Pull request #291 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3bf18ac21b64030536a85c38afaf08695b3a74db+e9f0d89f8cfabfca8c60418791cfe6d3382bb269 (9da6721199f340721d31be9137de56379cdfc2ac) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1543897930610170839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh2703133034523550159.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-291/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-291/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6077698884378768917.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-291/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2338952214771627392.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9012464632888211719.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-291/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-291/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6109929958758786040.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-27900 in /w/workspace/xfoundry_device-modbus-go_PR-291 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-291 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-291@tmp/jenkins-gitclient-ssh3932700635180564744.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e9f0d89f8cfabfca8c60418791cfe6d3382bb269 into PR head commit 3bf18ac21b64030536a85c38afaf08695b3a74db > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-291@tmp/jenkins-gitclient-ssh4896143162406339078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 3bf18ac21b64030536a85c38afaf08695b3a74db Checking out Revision 3bf18ac21b64030536a85c38afaf08695b3a74db (PR-291) > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # 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/xfoundry_device-modbus-go_PR-291@tmp/jenkins-gitclient-ssh5544851671210281248.key > git merge e9f0d89f8cfabfca8c60418791cfe6d3382bb269 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:07:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:07:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:07:10 ========================================================= 05:07:10 EdgeX Global Pipelines Version Info 05:07:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:07:11 ------------------- 05:07:11 stable info: 05:07:11 ------------------- 05:07:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:07:11 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 05:07:11 Message: update stable to v1.0.211 05:07:12 ------------------- 05:07:12 experimental info: 05:07:12 ------------------- 05:07:12 Commited By: **** collab-it+edgex@linuxfoundation.org 05:07:12 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 05:07:12 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:07:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-291 [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-291 [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-291 [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3bf18ac21b64030536a85c38afaf08695b3a74db [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3bf18ac [Pipeline] echo 05:07:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:13 provisioning config files... 05:07:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-291@tmp/config4956507555196886181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:13 ---> docker-login.sh 05:07:13 nexus3.edgexfoundry.org:10001 05:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 nexus3.edgexfoundry.org:10002 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 nexus3.edgexfoundry.org:10003 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 nexus3.edgexfoundry.org:10004 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 docker.io 05:07:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:14 Configure a credential helper to remove this warning. See 05:07:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:14 05:07:14 Login Succeeded 05:07:14 ---> docker-login.sh ends [Pipeline] } 05:07:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:07:15 + git rev-list -1 --merges 3bf18ac21b64030536a85c38afaf08695b3a74db~1..3bf18ac21b64030536a85c38afaf08695b3a74db [Pipeline] echo 05:07:15 -----------> git rev-list -1 --merges 3bf18ac21b64030536a85c38afaf08695b3a74db~1..3bf18ac21b64030536a85c38afaf08695b3a74db 3bf18ac21b64030536a85c38afaf08695b3a74db [false] [Pipeline] sh 05:07:15 + git log --format=format:%s -1 3bf18ac21b64030536a85c38afaf08695b3a74db [Pipeline] echo 05:07:15 ========================================================= 05:07:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:07:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:16 + git log --format=format:%s -1 3bf18ac21b64030536a85c38afaf08695b3a74db [Pipeline] echo 05:07:16 [semverPrep] GIT_COMMIT: 3bf18ac21b64030536a85c38afaf08695b3a74db, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 05:07:16 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:16 05:07:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:07:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:17 latest: Pulling from edgex-devops/git-semver 05:07:17 a0d0a0d46f8b: Pulling fs layer 05:07:17 3e5f54012d9b: Pulling fs layer 05:07:17 4c7163046ea9: Pulling fs layer 05:07:17 0c2d73faf560: Pulling fs layer 05:07:17 0c2d73faf560: Waiting 05:07:17 3e5f54012d9b: Verifying Checksum 05:07:17 3e5f54012d9b: Download complete 05:07:17 a0d0a0d46f8b: Verifying Checksum 05:07:17 a0d0a0d46f8b: Download complete 05:07:17 4c7163046ea9: Verifying Checksum 05:07:17 4c7163046ea9: Download complete 05:07:17 0c2d73faf560: Verifying Checksum 05:07:17 0c2d73faf560: Download complete 05:07:17 a0d0a0d46f8b: Pull complete 05:07:17 3e5f54012d9b: Pull complete 05:07:18 4c7163046ea9: Pull complete 05:07:18 0c2d73faf560: Pull complete 05:07:18 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:07:18 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:07:18 prd-centos7-docker-4c-2g-27900 does not seem to be running inside a container 05:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-291 -v /w/workspace/xfoundry_device-modbus-go_PR-291:/w/workspace/xfoundry_device-modbus-go_PR-291:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-291@tmp:/w/workspace/xfoundry_device-modbus-go_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:07:18 $ docker top 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:19 [ssh-agent] Looking for ssh-agent implementation... 05:07:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:19 $ docker exec 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 ssh-agent 05:07:19 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFEghkl/agent.15 05:07:19 SSH_AGENT_PID=21 05:07:19 Running ssh-add (command line suppressed) 05:07:19 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-291@tmp/private_key_2492354627050224231.key (/w/workspace/xfoundry_device-modbus-go_PR-291@tmp/private_key_2492354627050224231.key) 05:07:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:19 + git tag --points-at HEAD [Pipeline] } 05:07:19 $ docker exec --env ******** --env ******** 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 ssh-agent -k 05:07:19 unset SSH_AUTH_SOCK; 05:07:19 unset SSH_AGENT_PID; 05:07:19 echo Agent pid 21 killed; 05:07:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:07:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:19 [ssh-agent] Looking for ssh-agent implementation... 05:07:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:20 $ docker exec 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 ssh-agent 05:07:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmpcMAl/agent.55 05:07:20 SSH_AGENT_PID=61 05:07:20 Running ssh-add (command line suppressed) 05:07:20 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-291@tmp/private_key_2736166165674839293.key (/w/workspace/xfoundry_device-modbus-go_PR-291@tmp/private_key_2736166165674839293.key) 05:07:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:20 + git semver init 05:07:20 # -> Open(): unable to determine branch for HEAD 05:07:20 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-291/.git 05:07:20 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-291 05:07:20 # $SEMVER_REMOTE_NAME = origin 05:07:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:07:20 # $SEMVER_USER_NAME = edgex-jenkins 05:07:20 # $SEMVER_BRANCH = PR-291 05:07:20 # $SEMVER_TEMP = /tmp/semver-197775836 05:07:20 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:07:21 # '/tmp/semver-197775836' -> '/w/workspace/xfoundry_device-modbus-go_PR-291/.semver' 05:07:21 # -> Force: false 05:07:21 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-291/.semver [Pipeline] } 05:07:21 $ docker exec --env ******** --env ******** 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 ssh-agent -k 05:07:21 unset SSH_AUTH_SOCK; 05:07:21 unset SSH_AGENT_PID; 05:07:21 echo Agent pid 61 killed; 05:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:21 + git semver [Pipeline] } 05:07:21 $ docker stop --time=1 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 05:07:22 $ docker rm -f 5351c2c2f4e32ee2f64231e159c63e2bf8e1442b8429ba965e3262a7aeee82b0 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:23 Stashed 1 file(s) [Pipeline] echo 05:07:23 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:07:39 Still waiting to schedule task 05:07:39 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:07:39 Still waiting to schedule task 05:07:39 ‘prd-ubuntu18.04-docker-arm64-4c-16g-27901’ is offline 05:09:02 Running on prd-centos7-docker-4c-2g-27904 in /w/workspace/xfoundry_device-modbus-go_PR-291 [Pipeline] { [Pipeline] ws 05:09:02 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:09:02 Selected Git installation does not exist. Using Default 05:09:02 The recommended git tool is: NONE 05:09:04 using credential edgex-jenkins-ssh 05:09:04 Cloning the remote Git repository 05:09:04 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:09:04 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:09:04 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:09:04 > git --version # timeout=10 05:09:04 > git --version # 'git version 2.24.4' 05:09:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:04 [INFO] Currently running in a labeled security context 05:09:04 [INFO] Currently SELinux is 'enforcing' on the host 05:09:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh6014007546449244735.key 05:09:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:09:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:09:05 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:09:05 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:09:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:05 [INFO] Currently running in a labeled security context 05:09:05 [INFO] Currently SELinux is 'enforcing' on the host 05:09:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh1364792258006064891.key 05:09:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:09:05 Merging remotes/origin/main commit e9f0d89f8cfabfca8c60418791cfe6d3382bb269 into PR head commit 3bf18ac21b64030536a85c38afaf08695b3a74db 05:09:06 Merge succeeded, producing 3bf18ac21b64030536a85c38afaf08695b3a74db 05:09:06 Checking out Revision 3bf18ac21b64030536a85c38afaf08695b3a74db (PR-291) 05:09:06 > git config core.sparsecheckout # timeout=10 05:09:06 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 05:09:06 > git remote # timeout=10 05:09:06 > git config --get remote.origin.url # timeout=10 05:09:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:09:06 [INFO] Currently running in a labeled security context 05:09:06 [INFO] Currently SELinux is 'enforcing' on the host 05:09:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh2591014181933177116.key 05:09:06 > git merge e9f0d89f8cfabfca8c60418791cfe6d3382bb269 # timeout=10 05:09:06 > git rev-parse HEAD^{commit} # timeout=10 05:09:06 > git config core.sparsecheckout # timeout=10 05:09:06 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 05:09:09 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:09:09 > git --version # timeout=10 05:09:09 > git --version # 'git version 2.24.4' 05:09:09 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:10 provisioning config files... 05:09:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8504446288935237635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:10 ---> docker-login.sh 05:09:10 nexus3.edgexfoundry.org:10001 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:10 Configure a credential helper to remove this warning. See 05:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:10 05:09:10 Login Succeeded 05:09:10 nexus3.edgexfoundry.org:10002 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:11 Configure a credential helper to remove this warning. See 05:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:11 05:09:11 Login Succeeded 05:09:11 nexus3.edgexfoundry.org:10003 05:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:11 Configure a credential helper to remove this warning. See 05:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:11 05:09:11 Login Succeeded 05:09:11 nexus3.edgexfoundry.org:10004 05:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:11 Configure a credential helper to remove this warning. See 05:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:11 05:09:11 Login Succeeded 05:09:11 docker.io 05:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:11 Configure a credential helper to remove this warning. See 05:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:11 05:09:11 Login Succeeded 05:09:11 ---> docker-login.sh ends [Pipeline] } 05:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:09:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:09:11 ========================================================= 05:09:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:09:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:09:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:09:12 Sending build context to Docker daemon 708.6kB 05:09:12 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 05:09:12 Step 2/9 : FROM ${BASE} AS builder 05:09:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:09:12 a0d0a0d46f8b: Pulling fs layer 05:09:12 31adcdaf11c8: Pulling fs layer 05:09:12 b8b176561691: Pulling fs layer 05:09:12 4527c011a84f: Pulling fs layer 05:09:12 5d74067f8e1e: Pulling fs layer 05:09:12 e0aca202a116: Pulling fs layer 05:09:12 3a43be97a3b4: Pulling fs layer 05:09:12 34cad66bf833: Pulling fs layer 05:09:12 b4e3c513aaa6: Pulling fs layer 05:09:12 e0aca202a116: Waiting 05:09:12 3a43be97a3b4: Waiting 05:09:12 34cad66bf833: Waiting 05:09:12 b4e3c513aaa6: Waiting 05:09:12 4527c011a84f: Waiting 05:09:12 5d74067f8e1e: Waiting 05:09:12 b8b176561691: Verifying Checksum 05:09:12 b8b176561691: Download complete 05:09:12 31adcdaf11c8: Verifying Checksum 05:09:12 31adcdaf11c8: Download complete 05:09:12 5d74067f8e1e: Verifying Checksum 05:09:12 5d74067f8e1e: Download complete 05:09:12 e0aca202a116: Verifying Checksum 05:09:12 e0aca202a116: Download complete 05:09:12 a0d0a0d46f8b: Verifying Checksum 05:09:12 a0d0a0d46f8b: Download complete 05:09:12 3a43be97a3b4: Verifying Checksum 05:09:12 3a43be97a3b4: Download complete 05:09:12 34cad66bf833: Verifying Checksum 05:09:12 34cad66bf833: Download complete 05:09:13 4527c011a84f: Verifying Checksum 05:09:13 4527c011a84f: Download complete 05:09:13 b4e3c513aaa6: Verifying Checksum 05:09:13 b4e3c513aaa6: Download complete 05:09:13 a0d0a0d46f8b: Pull complete 05:09:13 31adcdaf11c8: Pull complete 05:09:13 b8b176561691: Pull complete 05:09:16 4527c011a84f: Pull complete 05:09:16 5d74067f8e1e: Pull complete 05:09:16 e0aca202a116: Pull complete 05:09:16 3a43be97a3b4: Pull complete 05:09:16 34cad66bf833: Pull complete 05:09:19 b4e3c513aaa6: Pull complete 05:09:19 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 05:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:09:19 ---> 9f6097aaca64 05:09:19 Step 3/9 : ARG MAKE='make build' 05:09:21 ---> Running in a842d2cd3b1a 05:09:21 Removing intermediate container a842d2cd3b1a 05:09:21 ---> 2dd396ee666b 05:09:21 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:21 ---> Running in 23f90c168b1c 05:09:22 Removing intermediate container 23f90c168b1c 05:09:22 ---> ab4e2fd2c4b3 05:09:22 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:09:22 ---> Running in 25c013eed419 05:09:22 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:09:23 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:09:23 (1/8) Installing openssh-keygen (8.6_p1-r3) 05:09:23 (2/8) Installing libedit (20210216.3.1-r0) 05:09:23 (3/8) Installing openssh-client-common (8.6_p1-r3) 05:09:23 (4/8) Installing openssh-client-default (8.6_p1-r3) 05:09:23 (5/8) Installing openssh-sftp-server (8.6_p1-r3) 05:09:23 (6/8) Installing openssh-server-common (8.6_p1-r3) 05:09:24 (7/8) Installing openssh-server (8.6_p1-r3) 05:09:24 (8/8) Installing openssh (8.6_p1-r3) 05:09:24 Executing busybox-1.33.1-r3.trigger 05:09:24 OK: 226 MiB in 60 packages 05:09:24 Removing intermediate container 25c013eed419 05:09:24 ---> fcda3b5c6b96 05:09:24 Step 6/9 : WORKDIR /device-modbus-go 05:09:24 ---> Running in e497d19901bb 05:09:24 Removing intermediate container e497d19901bb 05:09:24 ---> 2bb64cd6bc2c 05:09:24 Step 7/9 : COPY . . 05:09:25 ---> bf8059f43d88 05:09:25 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:25 ---> Running in 5b7b29dbc1a0 05:10:03 Removing intermediate container 5b7b29dbc1a0 05:10:03 ---> 717b58fe510f 05:10:03 Step 9/9 : RUN ${MAKE} 05:10:03 ---> Running in fd2b6f24c177 05:10:03 noop 05:10:03 Removing intermediate container fd2b6f24c177 05:10:03 ---> 6bd7ddf74ad3 05:10:03 Successfully built 6bd7ddf74ad3 05:10:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:10:04 + docker inspect -f . ci-base-image-x86_64 05:10:04 . [Pipeline] withDockerContainer 05:10:04 prd-centos7-docker-4c-2g-27904 does not seem to be running inside a container 05:10:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:04 $ docker top 50d605c3cd1c9a493f78d53825159cab2c8054d2450dd399596f43636b2ddde3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:05 + go version 05:10:05 go version go1.16.8 linux/amd64 [Pipeline] } 05:10:05 $ docker stop --time=1 50d605c3cd1c9a493f78d53825159cab2c8054d2450dd399596f43636b2ddde3 05:10:06 $ docker rm -f 50d605c3cd1c9a493f78d53825159cab2c8054d2450dd399596f43636b2ddde3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:06 + docker inspect -f . ci-base-image-x86_64 05:10:06 . [Pipeline] withDockerContainer 05:10:07 prd-centos7-docker-4c-2g-27904 does not seem to be running inside a container 05:10:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:10:07 $ docker top 7ac2cb23311d57f0f557afdf79db4fbbeb5516a1679787bbae74fca65ae1a507 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:10:07 + make test 05:10:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:10:08 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:10:23 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:10:23 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 46.6% of statements 05:10:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:10:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-27906 in /w/workspace/xfoundry_device-modbus-go_PR-291 [Pipeline] { [Pipeline] ws 05:10:25 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:10:25 Selected Git installation does not exist. Using Default 05:10:25 The recommended git tool is: NONE 05:10:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:10:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:10:29 ./bin/test-attribution-txt.sh [Pipeline] } 05:10:29 $ docker stop --time=1 7ac2cb23311d57f0f557afdf79db4fbbeb5516a1679787bbae74fca65ae1a507 05:10:31 using credential edgex-jenkins-ssh 05:10:31 Cloning the remote Git repository 05:10:31 $ docker rm -f 7ac2cb23311d57f0f557afdf79db4fbbeb5516a1679787bbae74fca65ae1a507 [Pipeline] // withDockerContainer [Pipeline] sh 05:10:31 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:10:31 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:10:31 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:10:31 > git --version # timeout=10 05:10:31 > git --version # 'git version 2.17.1' 05:10:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:10:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 05:10:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:32 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:10:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:32 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:10:32 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] sh 05:10:33 Merging remotes/origin/main commit e9f0d89f8cfabfca8c60418791cfe6d3382bb269 into PR head commit 3bf18ac21b64030536a85c38afaf08695b3a74db 05:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:10:33 Merge succeeded, producing 3bf18ac21b64030536a85c38afaf08695b3a74db 05:10:33 Checking out Revision 3bf18ac21b64030536a85c38afaf08695b3a74db (PR-291) 05:10:33 + ls -al . 05:10:33 total 152 05:10:33 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 8 05:10 . 05:10:33 drwxrwxr-x. 4 jenkins jenkins 28 Nov 8 05:09 .. 05:10:33 -rw-rw-r--. 1 jenkins jenkins 8010 Nov 8 05:09 Attribution.txt 05:10:33 drwxrwxr-x. 2 jenkins jenkins 60 Nov 8 05:09 bin 05:10:33 -rw-rw-r--. 1 jenkins jenkins 6038 Nov 8 05:09 CHANGELOG.md 05:10:33 drwxrwxr-x. 3 jenkins jenkins 32 Nov 8 05:09 cmd 05:10:33 -rw-r--r--. 1 jenkins jenkins 23727 Nov 8 05:10 coverage.out 05:10:33 -rw-rw-r--. 1 jenkins jenkins 1523 Nov 8 05:09 Dockerfile 05:10:33 -rw-rw-r--. 1 jenkins jenkins 140 Nov 8 05:09 .dockerignore 05:10:33 drwxrwxr-x. 8 jenkins jenkins 179 Nov 8 05:09 .git 05:10:33 drwxrwxr-x. 2 jenkins jenkins 103 Nov 8 05:09 .github 05:10:33 -rw-rw-r--. 1 jenkins jenkins 331 Nov 8 05:09 .gitignore 05:10:33 -rw-rw-r--. 1 jenkins jenkins 308 Nov 8 05:09 go.mod 05:10:33 -rw-rw-r--. 1 jenkins jenkins 49695 Nov 8 05:09 go.sum 05:10:33 -rw-rw-r--. 1 jenkins jenkins 677 Nov 8 05:09 GOVERNANCE.md 05:10:33 drwxrwxr-x. 3 jenkins jenkins 20 Nov 8 05:09 internal 05:10:33 -rw-rw-r--. 1 jenkins jenkins 679 Nov 8 05:09 Jenkinsfile 05:10:33 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 8 05:09 LICENSE 05:10:33 -rw-rw-r--. 1 jenkins jenkins 1009 Nov 8 05:09 Makefile 05:10:33 -rw-rw-r--. 1 jenkins jenkins 622 Nov 8 05:09 OWNERS.md 05:10:33 -rw-rw-r--. 1 jenkins jenkins 2891 Nov 8 05:09 README.md 05:10:33 drwxrwxr-x. 2 jenkins jenkins 52 Nov 8 05:09 simulator 05:10:33 drwxrwxr-x. 4 jenkins jenkins 71 Nov 8 05:09 snap 05:10:33 -rw-rw-r--. 1 jenkins jenkins 5 Nov 8 05:07 VERSION 05:10:33 -rw-rw-r--. 1 jenkins jenkins 229 Nov 8 05:09 version.go [Pipeline] isUnix [Pipeline] sh 05:10:34 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3bf18ac21b64030536a85c38afaf08695b3a74db --label arch=amd64 --label version=0.0.0 . 05:10:34 Sending build context to Docker daemon 733.2kB 05:10:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:10:34 Step 2/22 : FROM ${BASE} AS builder 05:10:34 ---> 6bd7ddf74ad3 05:10:34 Step 3/22 : ARG MAKE='make build' 05:10:34 ---> Running in 2b174d287d26 05:10:34 Removing intermediate container 2b174d287d26 05:10:34 ---> ff9dac95192c 05:10:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:34 ---> Running in 8614959ad691 05:10:33 > git config core.sparsecheckout # timeout=10 05:10:33 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 05:10:33 > git remote # timeout=10 05:10:33 > git config --get remote.origin.url # timeout=10 05:10:33 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:33 > git merge e9f0d89f8cfabfca8c60418791cfe6d3382bb269 # timeout=10 05:10:33 > git rev-parse HEAD^{commit} # timeout=10 05:10:33 > git config core.sparsecheckout # timeout=10 05:10:33 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 05:10:34 Removing intermediate container 8614959ad691 05:10:34 ---> 9df9dad274af 05:10:34 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:10:34 ---> Running in 41fe0a42752f 05:10:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:10:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:10:36 OK: 226 MiB in 60 packages 05:10:36 Removing intermediate container 41fe0a42752f 05:10:36 ---> 105fda963c7c 05:10:36 Step 6/22 : WORKDIR /device-modbus-go 05:10:36 ---> Running in 0fce8d346bfd 05:10:36 Removing intermediate container 0fce8d346bfd 05:10:36 ---> 0b23e3ae1aac 05:10:36 Step 7/22 : COPY . . 05:10:36 ---> a3489c39d15c 05:10:36 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:36 ---> Running in 7de93e60173e 05:10:37 Removing intermediate container 7de93e60173e 05:10:37 ---> 9d883ad17585 05:10:37 Step 9/22 : RUN ${MAKE} 05:10:37 ---> Running in a0c67dbc3b85 05:10:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 05:10:37 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:10:37 > git --version # timeout=10 05:10:37 > git --version # 'git version 2.17.1' 05:10:37 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:10:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:39 Dload Upload Total Spent Left Speed 05:10:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 05:10:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:10:39 + sudo tee /etc/docker/daemon.new 05:10:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:10:39 { 05:10:39 "registry-mirrors": [ 05:10:39 "https://nexus3.edgexfoundry.org:10001" 05:10:39 ], 05:10:39 "bip": "10.250.0.254/24", 05:10:39 "hosts": [ 05:10:39 "tcp://0.0.0.0:5555", 05:10:39 "unix:///var/run/docker.sock" 05:10:39 ], 05:10:39 "mtu": 1458, 05:10:39 "selinux-enabled": true, 05:10:39 "seccomp-profile": "/etc/docker/seccomp.json" 05:10:39 } [Pipeline] sh 05:10:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:10:40 + sudo service docker restart 05:10:49 Removing intermediate container a0c67dbc3b85 05:10:49 ---> 6298a4d67e99 05:10:49 Step 10/22 : FROM alpine:3.14 05:10:52 3.14: Pulling from library/alpine 05:10:52 a0d0a0d46f8b: Already exists 05:10:52 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:10:52 Status: Downloaded newer image for alpine:3.14 05:10:52 ---> 14119a10abf4 05:10:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:10:52 ---> Running in 22ab10894ff7 05:10:52 Removing intermediate container 22ab10894ff7 05:10:52 ---> 5384c3ff4c86 05:10:52 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:10:52 ---> Running in 0802102b6db1 05:10:53 Removing intermediate container 0802102b6db1 05:10:53 ---> c2929e7ab855 05:10:53 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 05:10:53 ---> Running in eddab3c92a16 05:10:53 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:10:54 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:10:54 (1/6) Installing dumb-init (1.2.5-r1) 05:10:54 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:10:54 (3/6) Installing libsodium (1.0.18-r0) 05:10:54 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:10:54 (5/6) Installing libzmq (4.3.4-r0) 05:10:55 (6/6) Installing zeromq (4.3.4-r0) 05:10:55 Executing busybox-1.33.1-r3.trigger 05:10:55 OK: 8 MiB in 20 packages 05:10:55 Removing intermediate container eddab3c92a16 05:10:55 ---> 16a92b2cde1f 05:10:55 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 05:10:55 ---> 63f3f394ba66 05:10:55 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 05:10:55 ---> b1ebefe6c242 05:10:55 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:10:55 ---> a260529d4c1a 05:10:55 Step 17/22 : EXPOSE 59901 05:10:55 ---> Running in c05f0049df5d 05:10:56 Removing intermediate container c05f0049df5d 05:10:56 ---> 9e6bed257cbf 05:10:56 Step 18/22 : ENTRYPOINT ["/device-modbus"] 05:10:56 ---> Running in 75b855c47d9a 05:10:56 Removing intermediate container 75b855c47d9a 05:10:56 ---> e2b68bfc45aa 05:10:56 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:10:56 ---> Running in 819fbaf03bd3 05:10:56 Removing intermediate container 819fbaf03bd3 05:10:56 ---> 4cdaeacf266e 05:10:56 Step 20/22 : LABEL arch=amd64 05:10:56 ---> Running in bda84a485afa 05:10:56 Removing intermediate container bda84a485afa 05:10:56 ---> 62d8f776e2a1 05:10:56 Step 21/22 : LABEL git_sha=3bf18ac21b64030536a85c38afaf08695b3a74db 05:10:56 ---> Running in ffcd8b638231 05:10:56 Removing intermediate container ffcd8b638231 05:10:56 ---> a1c037ceecc7 05:10:56 Step 22/22 : LABEL version=0.0.0 05:10:56 ---> Running in 7f7dd8c17a46 05:10:56 Removing intermediate container 7f7dd8c17a46 05:10:56 ---> da963c520d4b 05:10:56 [Warning] One or more build-args [ARCH] were not consumed 05:10:56 Successfully built da963c520d4b 05:10:56 Successfully tagged device-modbus: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:58 provisioning config files... 05:10:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5612788204283933629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:59 ---> docker-login.sh 05:10:59 nexus3.edgexfoundry.org:10001 05:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:00 Login Succeeded 05:11:00 nexus3.edgexfoundry.org:10002 05:11:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:00 Configure a credential helper to remove this warning. See 05:11:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:00 05:11:01 Login Succeeded 05:11:01 nexus3.edgexfoundry.org:10003 05:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:01 Configure a credential helper to remove this warning. See 05:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:01 05:11:01 Login Succeeded 05:11:01 nexus3.edgexfoundry.org:10004 05:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:02 Configure a credential helper to remove this warning. See 05:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:02 05:11:02 Login Succeeded 05:11:02 docker.io 05:11:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:11:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:11:02 Configure a credential helper to remove this warning. See 05:11:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:11:02 05:11:02 Login Succeeded 05:11:02 ---> docker-login.sh ends [Pipeline] } 05:11:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:11:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:11:03 ========================================================= 05:11:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:11:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:11:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 05:11:04 Sending build context to Docker daemon 707.6kB 05:11:04 Step 1/9 : ARG BASE=golang:1.16-alpine3.14 05:11:04 Step 2/9 : FROM ${BASE} AS builder 05:11:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:11:04 552d1f2373af: Pulling fs layer 05:11:04 ea3f2d53f512: Pulling fs layer 05:11:04 9e70ebbbe112: Pulling fs layer 05:11:04 7a9cfe048b4a: Pulling fs layer 05:11:04 72dc09318566: Pulling fs layer 05:11:04 f4f7b4309257: Pulling fs layer 05:11:04 0ac9a79272e3: Pulling fs layer 05:11:04 b78e95d17946: Pulling fs layer 05:11:04 7a9cfe048b4a: Waiting 05:11:04 72dc09318566: Waiting 05:11:04 f4f7b4309257: Waiting 05:11:04 b78e95d17946: Waiting 05:11:04 0ac9a79272e3: Waiting 05:11:04 9e70ebbbe112: Verifying Checksum 05:11:04 9e70ebbbe112: Download complete 05:11:04 ea3f2d53f512: Download complete 05:11:04 72dc09318566: Verifying Checksum 05:11:04 72dc09318566: Download complete 05:11:04 f4f7b4309257: Verifying Checksum 05:11:04 f4f7b4309257: Download complete 05:11:04 552d1f2373af: Verifying Checksum 05:11:04 552d1f2373af: Download complete 05:11:04 0ac9a79272e3: Verifying Checksum 05:11:04 0ac9a79272e3: Download complete 05:11:05 552d1f2373af: Pull complete 05:11:05 ea3f2d53f512: Pull complete 05:11:06 9e70ebbbe112: Pull complete 05:11:06 b78e95d17946: Verifying Checksum 05:11:06 b78e95d17946: Download complete 05:11:06 7a9cfe048b4a: Verifying Checksum 05:11:06 7a9cfe048b4a: Download complete 05:11:11 Still waiting to schedule task 05:11:11 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 05:11:16 7a9cfe048b4a: Pull complete 05:11:16 72dc09318566: Pull complete 05:11:16 f4f7b4309257: Pull complete 05:11:16 0ac9a79272e3: Pull complete 05:11:22 b78e95d17946: Pull complete 05:11:22 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 05:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:11:22 ---> 8b459fc5aaf0 05:11:22 Step 3/9 : ARG MAKE='make build' 05:11:24 ---> Running in 19a8a3987466 05:11:24 Removing intermediate container 19a8a3987466 05:11:24 ---> eb2144e64733 05:11:24 Step 4/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:24 ---> Running in 08949e1a0708 05:11:26 Removing intermediate container 08949e1a0708 05:11:26 ---> 4d0fbae99e98 05:11:26 Step 5/9 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:11:26 ---> Running in be19d5bcce0e 05:11:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:29 (1/8) Installing openssh-keygen (8.6_p1-r3) 05:11:30 (2/8) Installing libedit (20210216.3.1-r0) 05:11:30 (3/8) Installing openssh-client-common (8.6_p1-r3) 05:11:30 (4/8) Installing openssh-client-default (8.6_p1-r3) 05:11:30 (5/8) Installing openssh-sftp-server (8.6_p1-r3) 05:11:30 (6/8) Installing openssh-server-common (8.6_p1-r3) 05:11:30 (7/8) Installing openssh-server (8.6_p1-r3) 05:11:30 (8/8) Installing openssh (8.6_p1-r3) 05:11:30 Executing busybox-1.33.1-r3.trigger 05:11:30 OK: 225 MiB in 60 packages 05:11:32 Removing intermediate container be19d5bcce0e 05:11:32 ---> c6516d6fb12b 05:11:32 Step 6/9 : WORKDIR /device-modbus-go 05:11:32 ---> Running in ee920714d29b 05:11:32 Removing intermediate container ee920714d29b 05:11:32 ---> 30150f2baf68 05:11:32 Step 7/9 : COPY . . 05:11:33 ---> 41034936118a 05:11:33 Step 8/9 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:33 ---> Running in 3f3f1ab2bb07 05:12:55 Removing intermediate container 3f3f1ab2bb07 05:12:55 ---> 3cb035267efa 05:12:55 Step 9/9 : RUN ${MAKE} 05:12:55 ---> Running in 536b355686af 05:12:55 noop 05:12:55 Removing intermediate container 536b355686af 05:12:55 ---> efac5e55254f 05:12:55 Successfully built efac5e55254f 05:12:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:12:55 + docker inspect -f . ci-base-image-arm64 05:12:55 . [Pipeline] withDockerContainer 05:12:56 prd-ubuntu18.04-docker-arm64-4c-16g-27906 does not seem to be running inside a container 05:12:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:12:57 $ docker top eb1c90e27789fb70899b7cb1d60d9091b54844cad39f2c5a4f33fd6c02b0111f -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:58 + go version 05:12:58 go version go1.16.8 linux/arm64 [Pipeline] } 05:12:58 $ docker stop --time=1 eb1c90e27789fb70899b7cb1d60d9091b54844cad39f2c5a4f33fd6c02b0111f 05:13:00 $ docker rm -f eb1c90e27789fb70899b7cb1d60d9091b54844cad39f2c5a4f33fd6c02b0111f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:13:01 + docker inspect -f . ci-base-image-arm64 05:13:01 . [Pipeline] withDockerContainer 05:13:01 prd-ubuntu18.04-docker-arm64-4c-16g-27906 does not seem to be running inside a container 05:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:13:03 $ docker top 09307cdb4d82fda926355a0de6da0932fc00b7636eba6bbbd2f8a1fcd167a8cd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:13:04 + make test 05:13:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:13:05 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:13:45 Running on prd-ubuntu18.04-docker-8c-8g-27908 in /w/workspace/xfoundry_device-modbus-go_PR-291 [Pipeline] { [Pipeline] ws 05:13:46 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:13:46 Selected Git installation does not exist. Using Default 05:13:46 The recommended git tool is: NONE 05:13:47 using credential edgex-jenkins-ssh 05:13:47 Cloning the remote Git repository 05:13:47 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:13:47 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:13:47 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:13:47 > git --version # timeout=10 05:13:48 > git --version # 'git version 2.17.1' 05:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:49 Merging remotes/origin/main commit e9f0d89f8cfabfca8c60418791cfe6d3382bb269 into PR head commit 3bf18ac21b64030536a85c38afaf08695b3a74db 05:13:49 Merge succeeded, producing 3bf18ac21b64030536a85c38afaf08695b3a74db 05:13:49 Checking out Revision 3bf18ac21b64030536a85c38afaf08695b3a74db (PR-291) 05:13:48 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:13:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:13:48 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:13:48 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/291/head:refs/remotes/origin/PR-291 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:13:49 > git config core.sparsecheckout # timeout=10 05:13:49 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 05:13:49 > git remote # timeout=10 05:13:49 > git config --get remote.origin.url # timeout=10 05:13:49 using GIT_SSH to set credentials SSH Credentials for GitHub 05:13:49 > git merge e9f0d89f8cfabfca8c60418791cfe6d3382bb269 # timeout=10 05:13:49 > git rev-parse HEAD^{commit} # timeout=10 05:13:49 > git config core.sparsecheckout # timeout=10 05:13:49 > git checkout -f 3bf18ac21b64030536a85c38afaf08695b3a74db # timeout=10 05:13:52 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 05:13:52 > git --version # timeout=10 05:13:52 > git --version # 'git version 2.17.1' 05:13:52 fatal: bad object 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:53 + echo snap-build.sh 05:13:53 snap-build.sh 05:13:53 + SNAP_BASE_DIR=. 05:13:53 + '[' '!' -z /w/workspace/device-modbus-go/1 ']' 05:13:53 + SNAP_BASE_DIR=/w/workspace/device-modbus-go/1 05:13:53 + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/1]' 05:13:53 [snap-build] Building snap in dir [/w/workspace/device-modbus-go/1] 05:13:53 + cd /w/workspace/device-modbus-go/1 05:13:53 + sudo apt-get remove -qy --purge lxd lxd-client 05:13:53 Reading package lists... 05:13:53 Building dependency tree... 05:13:53 Reading state information... 05:13:53 The following packages were automatically installed and are no longer required: 05:13:53 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 05:13:53 uidmap xdelta3 05:13:53 Use 'sudo apt autoremove' to remove them. 05:13:53 The following packages will be REMOVED: 05:13:53 lxd* lxd-client* 05:13:53 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 05:13:53 After this operation, 31.7 MB disk space will be freed. 05:13:54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 05:13:54 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 05:13:55 Removing lxd dnsmasq configuration 05:13:55 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 05:13:55 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 05:13:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:13:56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 05:13:56 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 05:13:57 Processing triggers for systemd (237-3ubuntu10.45) ... 05:13:57 Processing triggers for ureadahead (0.100.0-21) ... 05:13:58 + sudo snap remove --purge lxd 05:13:58 snap "lxd" is not installed 05:13:58 + sudo groupadd --force --system lxd 05:13:58 ++ whoami 05:13:58 + sudo /usr/sbin/usermod -G lxd -a jenkins 05:13:58 + newgrp - lxd 05:13:58 + sudo snap install lxd 05:14:02 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:14:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 46.6% of statements 05:14:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:14:05 2021-11-08T05:14:03Z INFO Waiting for automatic snapd restart... 05:14:23 lxd 4.19 from Canonical* installed 05:14:23 + sudo lxd init --auto 05:14:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:14:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:14:29 ./bin/test-attribution-txt.sh [Pipeline] } 05:14:29 $ docker stop --time=1 09307cdb4d82fda926355a0de6da0932fc00b7636eba6bbbd2f8a1fcd167a8cd 05:14:31 $ docker rm -f 09307cdb4d82fda926355a0de6da0932fc00b7636eba6bbbd2f8a1fcd167a8cd 05:14:31 + sudo snap install --classic snapcraft [Pipeline] // withDockerContainer [Pipeline] sh 05:14:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:14:32 Warning: overwriting stash ‘coverage-report’ 05:14:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:14:33 + ls -al . 05:14:33 total 184 05:14:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 05:14 . 05:14:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:10 .. 05:14:33 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:10 .dockerignore 05:14:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:10 .git 05:14:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:10 .github 05:14:33 -rw-rw-r-- 1 jenkins jenkins 331 Nov 8 05:10 .gitignore 05:14:33 -rw-rw-r-- 1 jenkins jenkins 8010 Nov 8 05:10 Attribution.txt 05:14:33 -rw-rw-r-- 1 jenkins jenkins 6038 Nov 8 05:10 CHANGELOG.md 05:14:33 -rw-rw-r-- 1 jenkins jenkins 1523 Nov 8 05:10 Dockerfile 05:14:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:10 GOVERNANCE.md 05:14:33 -rw-rw-r-- 1 jenkins jenkins 679 Nov 8 05:10 Jenkinsfile 05:14:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:10 LICENSE 05:14:33 -rw-rw-r-- 1 jenkins jenkins 1009 Nov 8 05:10 Makefile 05:14:33 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 05:10 OWNERS.md 05:14:33 -rw-rw-r-- 1 jenkins jenkins 2891 Nov 8 05:10 README.md 05:14:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 05:07 VERSION 05:14:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:10 bin 05:14:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:10 cmd 05:14:33 -rw-r--r-- 1 jenkins jenkins 23727 Nov 8 05:14 coverage.out 05:14:33 -rw-rw-r-- 1 jenkins jenkins 308 Nov 8 05:10 go.mod 05:14:33 -rw-rw-r-- 1 jenkins jenkins 49695 Nov 8 05:10 go.sum 05:14:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:10 internal 05:14:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:10 simulator 05:14:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:10 snap 05:14:33 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 05:10 version.go [Pipeline] isUnix [Pipeline] sh 05:14:34 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3bf18ac21b64030536a85c38afaf08695b3a74db --label arch=arm64 --label version=0.0.0 . 05:14:34 Sending build context to Docker daemon 732.2kB 05:14:34 Step 1/22 : ARG BASE=golang:1.16-alpine3.14 05:14:34 Step 2/22 : FROM ${BASE} AS builder 05:14:34 ---> efac5e55254f 05:14:34 Step 3/22 : ARG MAKE='make build' 05:14:34 ---> Running in a17950aad05a 05:14:35 Removing intermediate container a17950aad05a 05:14:35 ---> 2b93ae6f9f43 05:14:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:35 ---> Running in 8dd97bf58f6a 05:14:37 Removing intermediate container 8dd97bf58f6a 05:14:37 ---> b8dca2853973 05:14:37 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:14:37 ---> Running in c2deb9a7d300 05:14:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:40 OK: 225 MiB in 60 packages 05:14:41 Removing intermediate container c2deb9a7d300 05:14:41 ---> c7469acc9cb7 05:14:41 Step 6/22 : WORKDIR /device-modbus-go 05:14:41 ---> Running in 6e21e7b5d565 05:14:41 snapcraft 5.0 from Canonical* installed 05:14:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 05:14:41 + sudo snapcraft prime --use-lxd 05:14:41 Removing intermediate container 6e21e7b5d565 05:14:41 ---> 621070af7ce5 05:14:41 Step 7/22 : COPY . . 05:14:42 ---> b3eca511b69d 05:14:42 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:42 ---> Running in 29a03430c186 05:14:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 05:14:43 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:14:43 - README.md 05:14:43 05:14:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:14:43 Launching a container. 05:14:45 Removing intermediate container 29a03430c186 05:14:45 ---> f3a8d0342976 05:14:45 Step 9/22 : RUN ${MAKE} 05:14:45 ---> Running in b06906c80be1 05:14:46 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd 05:14:53 Waiting for container to be ready 05:14:53 To start your first instance, try: lxc launch ubuntu:20.04 05:14:53 05:14:57 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 05:14:58 Waiting for network to be ready... 05:14:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:14:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] 05:14:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:14:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 05:14:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 05:14:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 05:14:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] 05:14:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] 05:14:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1146 kB] 05:14:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 05:14:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:14:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:14:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:14:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:14:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:14:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:14:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:14:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:15:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:15:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2278 kB] 05:15:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 05:15:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 05:15:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 05:15:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] 05:15:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] 05:15:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1762 kB] 05:15:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [379 kB] 05:15:03 Fetched 25.5 MB in 4s (6028 kB/s) 05:15:03 Reading package lists... 05:15:04 Reading package lists... 05:15:04 Building dependency tree... 05:15:04 Reading state information... 05:15:04 The following additional packages will be installed: 05:15:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:15:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:15:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:15:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 05:15:04 Suggested packages: 05:15:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 05:15:04 Recommended packages: 05:15:04 gnupg libsasl2-modules 05:15:04 The following NEW packages will be installed: 05:15:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 05:15:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 05:15:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 05:15:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 05:15:04 The following packages will be upgraded: 05:15:04 gpg gpg-agent gpgconf libudev1 05:15:04 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 05:15:04 Need to get 3527 kB of archives. 05:15:04 After this operation, 13.3 MB of additional disk space will be used. 05:15:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 05:15:04 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 05:15:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 05:15:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 05:15:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 05:15:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 05:15:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 05:15:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 05:15:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 05:15:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 05:15:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 05:15:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 05:15:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 05:15:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 05:15:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 05:15:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 05:15:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 05:15:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 05:15:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 05:15:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 05:15:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 05:15:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 05:15:05 debconf: delaying package configuration, since apt-utils is not installed 05:15:05 Fetched 3527 kB in 1s (2907 kB/s) 05:15:05 (Reading database ... 12511 files and directories currently installed.) 05:15:05 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 05:15:05 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 05:15:05 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 05:15:05 Selecting previously unselected package udev. 05:15:05 (Reading database ... 12511 files and directories currently installed.) 05:15:06 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 05:15:06 Unpacking udev (237-3ubuntu10.52) ... 05:15:06 Selecting previously unselected package libfuse2:amd64. 05:15:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 05:15:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:15:06 Selecting previously unselected package fuse. 05:15:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 05:15:06 Unpacking fuse (2.9.7-1ubuntu1) ... 05:15:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 05:15:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:15:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 05:15:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:15:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 05:15:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:15:06 Selecting previously unselected package libksba8:amd64. 05:15:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 05:15:06 Unpacking libksba8:amd64 (1.3.5-2) ... 05:15:06 Selecting previously unselected package libroken18-heimdal:amd64. 05:15:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 05:15:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 05:15:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 05:15:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Selecting previously unselected package libwind0-heimdal:amd64. 05:15:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 05:15:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 05:15:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 05:15:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 05:15:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 05:15:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Selecting previously unselected package libsasl2-modules-db:amd64. 05:15:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:15:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:15:07 Selecting previously unselected package libsasl2-2:amd64. 05:15:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 05:15:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:15:07 Selecting previously unselected package libldap-common. 05:15:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 05:15:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:15:07 Selecting previously unselected package libldap-2.4-2:amd64. 05:15:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 05:15:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:15:07 Selecting previously unselected package dirmngr. 05:15:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 05:15:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 05:15:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 05:15:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 05:15:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 05:15:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:15:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 05:15:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 05:15:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:07 Setting up libksba8:amd64 (1.3.5-2) ... 05:15:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:15:07 Setting up udev (237-3ubuntu10.52) ... 05:15:08 invoke-rc.d: policy-rc.d denied execution of start. 05:15:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Processing triggers for systemd (237-3ubuntu10) ... 05:15:08 Setting up fuse (2.9.7-1ubuntu1) ... 05:15:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 05:15:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 05:15:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 05:15:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 05:15:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:15:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 05:15:09 settings in the [Install] section, and DefaultInstance for template units). 05:15:09 This means they are not meant to be enabled using systemctl. 05:15:09 Possible reasons for having this kind of units are: 05:15:09 1) A unit may be statically enabled by being symlinked from another unit's 05:15:09 .wants/ or .requires/ directory. 05:15:09 2) A unit's purpose may be to act as a helper for some other unit which has 05:15:09 a requirement dependency on it. 05:15:09 3) A unit may be started when needed via activation (socket, path, timer, 05:15:09 D-Bus, udev, scripted systemctl call, ...). 05:15:09 4) In case of template units, the unit is meant to be enabled with some 05:15:09 instance name specified. 05:15:09 Reading package lists... 05:15:09 Building dependency tree... 05:15:09 Reading state information... 05:15:09 The following additional packages will be installed: 05:15:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 05:15:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 05:15:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 05:15:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 05:15:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 05:15:09 Suggested packages: 05:15:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 05:15:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 05:15:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 05:15:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 05:15:09 systemd-container policykit-1 05:15:09 Recommended packages: 05:15:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 05:15:09 The following NEW packages will be installed: 05:15:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 05:15:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 05:15:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 05:15:09 multiarch-support openssh-client python3 python3-minimal python3.6 05:15:09 python3.6-minimal snapd squashfs-tools sudo 05:15:09 The following packages will be upgraded: 05:15:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 05:15:09 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 05:15:09 Need to get 36.8 MB of archives. 05:15:09 After this operation, 147 MB of additional disk space will be used. 05:15:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 05:15:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 05:15:09 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 05:15:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 05:15:09 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 05:15:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 05:15:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 05:15:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 05:15:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 05:15:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 05:15:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 05:15:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 05:15:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 05:15:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 05:15:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 05:15:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 05:15:09 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 05:15:10 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 05:15:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 05:15:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 05:15:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 05:15:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 05:15:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 05:15:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 05:15:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 05:15:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 05:15:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 05:15:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 05:15:10 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 05:15:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 05:15:11 debconf: delaying package configuration, since apt-utils is not installed 05:15:11 Fetched 36.8 MB in 2s (19.2 MB/s) 05:15:11 (Reading database ... 12757 files and directories currently installed.) 05:15:11 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 05:15:11 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 05:15:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 05:15:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 05:15:12 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 05:15:12 (Reading database ... 12757 files and directories currently installed.) 05:15:12 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 05:15:12 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 05:15:12 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 05:15:12 (Reading database ... 12757 files and directories currently installed.) 05:15:12 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 05:15:12 Unpacking apt (1.6.14) over (1.6.1) ... 05:15:13 Setting up apt (1.6.14) ... 05:15:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 05:15:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 05:15:13 (Reading database ... 12764 files and directories currently installed.) 05:15:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 05:15:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 05:15:13 Selecting previously unselected package libpython3.6-minimal:amd64. 05:15:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:15:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:15:13 Selecting previously unselected package libexpat1:amd64. 05:15:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 05:15:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:15:14 Selecting previously unselected package python3.6-minimal. 05:15:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:15:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:15:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 05:15:14 Checking for services that may need to be restarted...done. 05:15:14 Checking for services that may need to be restarted...done. 05:15:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:15:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 05:15:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 05:15:14 Selecting previously unselected package python3-minimal. 05:15:14 (Reading database ... 13012 files and directories currently installed.) 05:15:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 05:15:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 05:15:14 Selecting previously unselected package mime-support. 05:15:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 05:15:14 Unpacking mime-support (3.60ubuntu1) ... 05:15:14 Selecting previously unselected package libmpdec2:amd64. 05:15:14 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 05:15:14 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:15:14 Selecting previously unselected package libpython3.6-stdlib:amd64. 05:15:14 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:15:14 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:15:15 Selecting previously unselected package python3.6. 05:15:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 05:15:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:15:15 Selecting previously unselected package libpython3-stdlib:amd64. 05:15:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 05:15:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:15:15 Setting up python3-minimal (3.6.7-1~18.04) ... 05:15:15 Selecting previously unselected package python3. 05:15:15 (Reading database ... 13442 files and directories currently installed.) 05:15:15 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 05:15:15 Unpacking python3 (3.6.7-1~18.04) ... 05:15:15 Selecting previously unselected package multiarch-support. 05:15:15 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 05:15:15 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 05:15:15 Setting up multiarch-support (2.27-3ubuntu1.4) ... 05:15:15 Selecting previously unselected package liblzo2-2:amd64. 05:15:15 (Reading database ... 13479 files and directories currently installed.) 05:15:15 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 05:15:15 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 05:15:15 Selecting previously unselected package libbsd0:amd64. 05:15:15 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 05:15:15 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:15:15 Selecting previously unselected package sudo. 05:15:15 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 05:15:15 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 05:15:16 Selecting previously unselected package apparmor. 05:15:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 05:15:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 05:15:16 Selecting previously unselected package libedit2:amd64. 05:15:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 05:15:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 05:15:16 Selecting previously unselected package libkrb5support0:amd64. 05:15:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 05:15:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:15:16 Selecting previously unselected package libk5crypto3:amd64. 05:15:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 05:15:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:15:16 Selecting previously unselected package libkeyutils1:amd64. 05:15:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 05:15:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:15:16 Selecting previously unselected package libkrb5-3:amd64. 05:15:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 05:15:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:15:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 05:15:16 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 05:15:16 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:15:16 Selecting previously unselected package libssl1.0.0:amd64. 05:15:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 05:15:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 05:15:16 Selecting previously unselected package openssh-client. 05:15:16 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 05:15:16 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 05:15:17 Selecting previously unselected package squashfs-tools. 05:15:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 05:15:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 05:15:17 Selecting previously unselected package snapd. 05:15:17 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 05:15:17 Unpacking snapd (2.51.1+18.04) ... 05:15:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 05:15:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 05:15:19 Setting up mime-support (3.60ubuntu1) ... 05:15:19 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 05:15:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 05:15:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 05:15:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:15:19 Setting up systemd (237-3ubuntu10.52) ... 05:15:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 05:15:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 05:15:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 05:15:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 05:15:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 05:15:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 05:15:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 05:15:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 05:15:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 05:15:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 05:15:20 Setting up python3 (3.6.7-1~18.04) ... 05:15:20 running python rtupdate hooks for python3.6... 05:15:20 running python post-rtupdate hooks for python3.6... 05:15:20 Setting up apparmor (2.12-4ubuntu5.1) ... 05:15:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 05:15:22 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 05:15:22 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 05:15:23 Setting up snapd (2.51.1+18.04) ... 05:15:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 05:15:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 05:15:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 05:15:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 05:15:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:15:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 05:15:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 05:15:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 05:15:24 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 05:15:24 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 05:15:24 /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' 05:15:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 05:15:25 Processing triggers for systemd (237-3ubuntu10.52) ... 05:15:25 Removing intermediate container b06906c80be1 05:15:25 ---> 85cae374ae10 05:15:25 Step 10/22 : FROM alpine:3.14 05:15:26 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 05:15:26 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:15:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:15:27 Reading package lists... 05:15:27 Reading package lists... 05:15:27 Building dependency tree... 05:15:27 Reading state information... 05:15:27 Calculating upgrade... 05:15:28 The following packages will be upgraded: 05:15:28 advancecomp base-files bash binutils binutils-common 05:15:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 05:15:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 05:15:28 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 05:15:28 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 05:15:28 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 05:15:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 05:15:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 05:15:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 05:15:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 05:15:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 05:15:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 05:15:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 05:15:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 05:15:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 05:15:28 ubuntu-keyring util-linux 05:15:28 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 05:15:28 Need to get 64.1 MB of archives. 05:15:28 After this operation, 5145 kB of additional disk space will be used. 05:15:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 05:15:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 05:15:28 3.14: Pulling from library/alpine 05:15:28 552d1f2373af: Already exists 05:15:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 05:15:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 05:15:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 05:15:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 05:15:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 05:15:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 05:15:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 05:15:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 05:15:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 05:15:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 05:15:29 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 05:15:29 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 05:15:29 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:15:29 Status: Downloaded newer image for alpine:3.14 05:15:29 ---> bb3de5531c18 05:15:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:15:29 ---> Running in 05c3c440d053 05:15:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 05:15:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 05:15:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 05:15:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 05:15:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 05:15:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 05:15:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 05:15:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 05:15:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 05:15:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 05:15:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 05:15:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 05:15:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 05:15:29 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 05:15:29 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 05:15:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 05:15:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 05:15:29 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 05:15:29 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 05:15:29 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 05:15:29 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 05:15:29 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 05:15:29 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 05:15:29 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 05:15:29 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 05:15:29 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 05:15:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 05:15:29 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 05:15:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 05:15:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 05:15:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 05:15:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 05:15:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 05:15:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 05:15:29 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 05:15:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 05:15:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 05:15:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 05:15:29 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 05:15:29 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 05:15:29 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 05:15:29 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 05:15:29 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 05:15:29 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 05:15:29 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 05:15:29 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 05:15:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 05:15:29 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 05:15:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 05:15:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 05:15:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 05:15:29 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 05:15:29 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 05:15:29 Removing intermediate container 05c3c440d053 05:15:29 ---> e90b731aa26b 05:15:29 Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:15:29 ---> Running in 1cdee2f43b9e 05:15:29 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 05:15:29 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 05:15:29 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 05:15:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 05:15:29 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 05:15:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 05:15:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 05:15:29 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 05:15:29 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 05:15:29 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 05:15:29 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 05:15:29 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 05:15:29 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 05:15:29 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 05:15:29 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 05:15:29 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 05:15:29 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] 05:15:29 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 05:15:29 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 05:15:29 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 05:15:30 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 05:15:30 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 05:15:30 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 05:15:30 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 05:15:30 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 05:15:30 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 05:15:30 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 05:15:30 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 05:15:30 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 05:15:30 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 05:15:30 Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 05:15:31 Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 05:15:31 Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 05:15:31 Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 05:15:31 Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 05:15:31 Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 05:15:31 debconf: delaying package configuration, since apt-utils is not installed 05:15:31 Fetched 64.1 MB in 3s (21.2 MB/s) 05:15:31 (Reading database ... 13914 files and directories currently installed.) 05:15:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 05:15:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:15:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 05:15:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:15:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 05:15:31 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 05:15:31 Removing intermediate container 1cdee2f43b9e 05:15:31 ---> fb06be443ca9 05:15:31 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 05:15:32 ---> Running in b7e00ad30987 05:15:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:33 (Reading database ... 13914 files and directories currently installed.) 05:15:33 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:33 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 05:15:33 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 05:15:33 (Reading database ... 13914 files and directories currently installed.) 05:15:33 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:33 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:33 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:33 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:15:33 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 05:15:33 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 05:15:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:33 (Reading database ... 13914 files and directories currently installed.) 05:15:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 05:15:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:15:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:15:34 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 05:15:34 (Reading database ... 13914 files and directories currently installed.) 05:15:34 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 05:15:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 05:15:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 05:15:34 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 05:15:34 Setting up base-files (10.1ubuntu2.11) ... 05:15:34 Installing new version of config file /etc/issue ... 05:15:34 Installing new version of config file /etc/issue.net ... 05:15:34 Installing new version of config file /etc/lsb-release ... 05:15:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 05:15:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 05:15:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 05:15:34 Removing obsolete conffile /etc/default/motd-news ... 05:15:35 (1/6) Installing dumb-init (1.2.5-r1) 05:15:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:15:35 (3/6) Installing libsodium (1.0.18-r0) 05:15:35 (Reading database ... 13915 files and directories currently installed.) 05:15:35 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 05:15:35 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 05:15:35 Setting up bash (4.4.18-2ubuntu1.2) ... 05:15:35 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 05:15:35 (Reading database ... 13915 files and directories currently installed.) 05:15:35 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:15:35 (5/6) Installing libzmq (4.3.4-r0) 05:15:35 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 05:15:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 05:15:35 (Reading database ... 13915 files and directories currently installed.) 05:15:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 05:15:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 05:15:35 Setting up tar (1.29b-2ubuntu0.2) ... 05:15:35 (6/6) Installing zeromq (4.3.4-r0) 05:15:35 Executing busybox-1.33.1-r3.trigger 05:15:35 OK: 8 MiB in 20 packages 05:15:35 (Reading database ... 13915 files and directories currently installed.) 05:15:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 05:15:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:15:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 05:15:36 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:15:36 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 05:15:36 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:15:36 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 05:15:36 Unpacking grep (3.1-2build1) over (3.1-2) ... 05:15:36 Setting up grep (3.1-2build1) ... 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 05:15:36 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 05:15:36 Setting up gzip (1.6-5ubuntu1.1) ... 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 05:15:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:15:36 Setting up login (1:4.5-1ubuntu2) ... 05:15:36 Removing intermediate container b7e00ad30987 05:15:36 ---> 7170b5d510a4 05:15:36 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 05:15:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:15:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 05:15:36 (Reading database ... 13915 files and directories currently installed.) 05:15:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 05:15:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:15:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 05:15:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:15:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 05:15:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:15:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 05:15:37 (Reading database ... 13915 files and directories currently installed.) 05:15:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 05:15:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 05:15:37 ---> 4625c71094ea 05:15:37 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 05:15:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:15:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:15:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 05:15:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 05:15:38 ---> c5ab4515e70a 05:15:38 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:15:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 05:15:38 (Reading database ... 13915 files and directories currently installed.) 05:15:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 05:15:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 05:15:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:39 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:39 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:39 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:39 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:39 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:39 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:39 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 05:15:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:15:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 05:15:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:15:39 ---> 646f6c9de995 05:15:39 Step 17/22 : EXPOSE 59901 05:15:39 ---> Running in d8f3b23bcc4a 05:15:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 05:15:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:15:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 05:15:39 (Reading database ... 13915 files and directories currently installed.) 05:15:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:39 Removing intermediate container d8f3b23bcc4a 05:15:39 ---> bfe40734bf94 05:15:39 Step 18/22 : ENTRYPOINT ["/device-modbus"] 05:15:40 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 05:15:40 (Reading database ... 13915 files and directories currently installed.) 05:15:40 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:40 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:40 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 05:15:40 ---> Running in d49cbabd00a5 05:15:40 (Reading database ... 13915 files and directories currently installed.) 05:15:40 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:40 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:40 Removing intermediate container d49cbabd00a5 05:15:40 ---> 38ea5df5c149 05:15:40 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:15:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 05:15:40 ---> Running in 374cf3b292ec 05:15:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 05:15:40 Removing intermediate container 374cf3b292ec 05:15:40 ---> db71101019bc 05:15:40 Step 20/22 : LABEL arch=arm64 05:15:40 ---> Running in 581cf27e0a78 05:15:41 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 05:15:41 (Reading database ... 13915 files and directories currently installed.) 05:15:41 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 05:15:41 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 05:15:41 Setting up libc-bin (2.27-3ubuntu1.4) ... 05:15:41 Removing intermediate container 581cf27e0a78 05:15:41 ---> cf869d30bf3e 05:15:41 Step 21/22 : LABEL git_sha=3bf18ac21b64030536a85c38afaf08695b3a74db 05:15:41 ---> Running in 54f1ab87a35e 05:15:41 (Reading database ... 13915 files and directories currently installed.) 05:15:41 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 05:15:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 05:15:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 05:15:41 (Reading database ... 13917 files and directories currently installed.) 05:15:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 05:15:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 05:15:41 Removing intermediate container 54f1ab87a35e 05:15:41 ---> 0cd32bb149c2 05:15:41 Step 22/22 : LABEL version=0.0.0 05:15:41 Setting up debconf (1.5.66ubuntu1) ... 05:15:41 (Reading database ... 13917 files and directories currently installed.) 05:15:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 05:15:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:15:42 ---> Running in 9a4367435d0a 05:15:42 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 05:15:42 (Reading database ... 13917 files and directories currently installed.) 05:15:42 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 05:15:42 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 05:15:42 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 05:15:42 (Reading database ... 13917 files and directories currently installed.) 05:15:42 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:15:42 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:15:42 Removing intermediate container 9a4367435d0a 05:15:42 ---> 83eea3c10172 05:15:42 [Warning] One or more build-args [ARCH] were not consumed 05:15:42 Successfully built 83eea3c10172 05:15:42 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 05:15:42 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:15:42 (Reading database ... 13917 files and directories currently installed.) 05:15:42 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:15:42 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 05:15:42 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 05:15:42 (Reading database ... 13919 files and directories currently installed.) 05:15:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 05:15:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:15:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 05:15:42 (Reading database ... 13923 files and directories currently installed.) 05:15:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 05:15:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 05:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:43 05:15:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:43 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 05:15:43 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 05:15:43 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 05:15:43 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:15:43 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 05:15:43 (Reading database ... 13923 files and directories currently installed.) [Pipeline] isUnix [Pipeline] sh 05:15:43 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 05:15:43 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 05:15:43 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 05:15:43 (Reading database ... 13923 files and directories currently installed.) 05:15:43 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 05:15:43 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 05:15:43 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 05:15:43 (Reading database ... 13923 files and directories currently installed.) 05:15:43 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 05:15:43 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 05:15:43 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 05:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:44 (Reading database ... 13923 files and directories currently installed.) 05:15:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 05:15:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 05:15:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 05:15:44 (Reading database ... 13923 files and directories currently installed.) 05:15:44 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 05:15:44 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 05:15:44 arm64: Pulling from edgex-lftools-log-publisher 05:15:44 448f6bf000e3: Pulling fs layer 05:15:44 f757da607395: Pulling fs layer 05:15:44 05883995daec: Pulling fs layer 05:15:44 8603b9c90790: Pulling fs layer 05:15:44 1560dd03e051: Pulling fs layer 05:15:44 27f5ce0e4adf: Pulling fs layer 05:15:44 c2d8d7efcc4b: Pulling fs layer 05:15:44 8603b9c90790: Waiting 05:15:44 1560dd03e051: Waiting 05:15:44 27f5ce0e4adf: Waiting 05:15:44 c2d8d7efcc4b: Waiting 05:15:44 f757da607395: Verifying Checksum 05:15:44 f757da607395: Download complete 05:15:44 8603b9c90790: Verifying Checksum 05:15:44 8603b9c90790: Download complete 05:15:44 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 05:15:44 (Reading database ... 13923 files and directories currently installed.) 05:15:44 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 05:15:44 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 05:15:44 1560dd03e051: Verifying Checksum 05:15:44 1560dd03e051: Download complete 05:15:44 27f5ce0e4adf: Verifying Checksum 05:15:44 27f5ce0e4adf: Download complete 05:15:44 05883995daec: Verifying Checksum 05:15:44 05883995daec: Download complete 05:15:44 Setting up passwd (1:4.5-1ubuntu2) ... 05:15:44 (Reading database ... 13923 files and directories currently installed.) 05:15:44 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 05:15:44 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 05:15:44 448f6bf000e3: Verifying Checksum 05:15:44 448f6bf000e3: Download complete 05:15:44 Setting up gpgv (2.2.4-1ubuntu1.4) ... 05:15:44 (Reading database ... 13923 files and directories currently installed.) 05:15:44 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 05:15:44 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 05:15:44 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 05:15:44 (Reading database ... 13923 files and directories currently installed.) 05:15:44 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 05:15:44 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 05:15:45 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 05:15:45 (Reading database ... 13923 files and directories currently installed.) 05:15:45 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 05:15:45 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 05:15:45 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 05:15:45 (Reading database ... 13923 files and directories currently installed.) 05:15:45 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 05:15:45 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 05:15:45 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 05:15:45 (Reading database ... 13923 files and directories currently installed.) 05:15:45 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 05:15:45 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 05:15:45 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 05:15:45 (Reading database ... 13923 files and directories currently installed.) 05:15:45 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 05:15:45 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 05:15:45 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 05:15:45 (Reading database ... 13923 files and directories currently installed.) 05:15:45 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 05:15:45 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 05:15:45 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 05:15:45 (Reading database ... 13923 files and directories currently installed.) 05:15:45 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 05:15:45 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 05:15:45 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 05:15:46 (Reading database ... 13924 files and directories currently installed.) 05:15:46 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:15:46 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:15:46 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 05:15:46 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 05:15:46 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 05:15:46 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 05:15:46 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 05:15:46 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 05:15:46 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 05:15:46 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 05:15:46 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 05:15:46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 05:15:46 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 05:15:46 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 05:15:46 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 05:15:46 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 05:15:46 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 05:15:46 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 05:15:46 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 05:15:46 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 05:15:46 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 05:15:46 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 05:15:47 Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... 05:15:47 Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... 05:15:47 c2d8d7efcc4b: Verifying Checksum 05:15:47 c2d8d7efcc4b: Download complete 05:15:47 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 05:15:47 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 05:15:47 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 05:15:47 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 05:15:47 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 05:15:47 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 05:15:47 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 05:15:47 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 05:15:47 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 05:15:48 448f6bf000e3: Pull complete 05:15:48 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 05:15:48 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 05:15:48 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 05:15:48 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:48 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:48 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:48 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:48 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:48 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:48 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:48 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:48 f757da607395: Pull complete 05:15:49 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:49 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:50 05883995daec: Pull complete 05:15:50 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:50 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:50 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:50 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:50 8603b9c90790: Pull complete 05:15:50 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:50 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:51 1560dd03e051: Pull complete 05:15:51 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 05:15:51 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 05:15:51 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:15:51 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:15:51 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 05:15:51 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:15:51 27f5ce0e4adf: Pull complete 05:15:51 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 05:15:51 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 05:15:51 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 05:15:51 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 05:15:51 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:15:52 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:15:52 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 05:15:52 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 05:15:52 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 05:15:52 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 05:15:52 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 05:15:52 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 05:15:52 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 05:15:52 Setting up tzdata (2021e-0ubuntu0.18.04) ... 05:15:52 05:15:52 Current default time zone: 'Etc/UTC' 05:15:52 Local time is now: Mon Nov 8 05:15:52 UTC 2021. 05:15:52 Universal Time is now: Mon Nov 8 05:15:52 UTC 2021. 05:15:52 Run 'dpkg-reconfigure tzdata' if you wish to change it. 05:15:52 05:15:52 Setting up systemd-sysv (237-3ubuntu10.52) ... 05:15:52 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 05:15:52 Setting up mount (2.31.1-0.4ubuntu3.7) ... 05:15:52 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 05:15:52 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 05:15:52 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 05:15:52 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 05:15:52 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 05:15:52 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 05:15:52 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up procps (2:3.3.12-3ubuntu1.2) ... 05:15:52 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 05:15:52 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 05:15:52 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:52 Setting up patch (2.7.6-2ubuntu1.1) ... 05:15:52 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 05:15:52 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 05:15:52 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 05:15:52 Installing new version of config file /etc/ssl/openssl.cnf ... 05:15:52 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 05:15:52 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 05:15:52 Setting up ca-certificates (20210119~18.04.2) ... 05:15:54 Updating certificates in /etc/ssl/certs... 05:15:55 23 added, 28 removed; done. 05:15:55 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 05:15:55 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 05:15:55 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 05:15:55 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 05:15:55 Setting up pkgbinarymangler (138.18.04.1) ... 05:15:55 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 05:15:55 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up perl (5.26.1-6ubuntu0.5) ... 05:15:55 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 05:15:55 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 05:15:55 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 05:15:55 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 05:15:55 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 05:15:55 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 05:15:55 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 05:15:55 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 05:15:55 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:15:55 Processing triggers for systemd (237-3ubuntu10.52) ... 05:15:56 Processing triggers for mime-support (3.60ubuntu1) ... 05:15:56 Processing triggers for ca-certificates (20210119~18.04.2) ... 05:15:56 Updating certificates in /etc/ssl/certs... 05:15:56 0 added, 0 removed; done. 05:15:56 Running hooks in /etc/ca-certificates/update.d... 05:15:56 done. 05:15:57 Reading package lists... 05:15:57 Building dependency tree... 05:15:57 Reading state information... 05:15:57 The following NEW packages will be installed: 05:15:57 apt-transport-https 05:15:57 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 05:15:57 Need to get 4348 B of archives. 05:15:57 After this operation, 154 kB of additional disk space will be used. 05:15:57 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 05:15:57 debconf: delaying package configuration, since apt-utils is not installed 05:15:57 Fetched 4348 B in 0s (22.6 kB/s) 05:15:57 Selecting previously unselected package apt-transport-https. 05:15:57 (Reading database ... 13931 files and directories currently installed.) 05:15:57 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 05:15:57 Unpacking apt-transport-https (1.6.14) ... 05:15:57 Setting up apt-transport-https (1.6.14) ... 05:15:58 Waiting for network to be ready... 05:16:04 2021-11-08T05:16:01Z INFO Waiting for automatic snapd restart... 05:16:05 snapd 2.52.1 from Canonical* installed 05:16:06 "snapd" switched to the "latest/stable" channel 05:16:06 05:16:06 c2d8d7efcc4b: Pull complete 05:16:06 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:16:07 prd-ubuntu18.04-docker-arm64-4c-16g-27906 does not seem to be running inside a container 05:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:16:08 core18 20211015 from Canonical* installed 05:16:08 "core18" switched to the "latest/stable" channel 05:16:08 05:16:10 $ docker top 6a52f224aa2cb93c2b80770f8ee45ac8720303e4f4c90bd560b020c4e9d2348d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:11 ---> job-cost.sh 05:16:11 lf-activate-venv: SKIPPING 05:16:11 INFO: No Stack... 05:16:11 snapcraft 5.0 from Canonical* installed 05:16:11 "snapcraft" switched to the "latest/stable" channel 05:16:11 05:16:11 INFO: Retrieving Pricing Info for: v3-standard-4 05:16:12 INFO: Archiving Costs [Pipeline] sh 05:16:12 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:16:12 + cut -d, -f6 [Pipeline] lock 05:16:12 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] 05:16:12 Resource [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] did not exist. Created. 05:16:12 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:16:13 + echo total: 0.10999999940395355 [Pipeline] stash 05:16:13 Stashed 1 file(s) [Pipeline] } 05:16:13 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:16:13 $ docker stop --time=1 6a52f224aa2cb93c2b80770f8ee45ac8720303e4f4c90bd560b020c4e9d2348d 05:16:15 $ docker rm -f 6a52f224aa2cb93c2b80770f8ee45ac8720303e4f4c90bd560b020c4e9d2348d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:16:16 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 05:16:16 - README.md 05:16:16 05:16:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 05:16:16 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 05:16:16 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 05:16:16 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 05:16:17 Reading package lists... 05:16:17 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.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 05:16:17 Reading package lists... 05:16:18 Building dependency tree... 05:16:18 Reading state information... 05:16:18 Suggested packages: 05:16:18 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 05:16:18 git-gui gitk gitweb git-cvs git-mediawiki git-svn 05:16:18 Recommended packages: 05:16:18 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 05:16:18 The following NEW packages will be installed: 05:16:18 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 05:16:18 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 05:16:18 pkg-config zip 05:16:18 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 05:16:18 Need to get 7670 kB of archives. 05:16:18 After this operation, 43.8 MB of additional disk space will be used. 05:16:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 05:16:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 05:16:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 05:16:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 05:16:18 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 05:16:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 05:16:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 05:16:18 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 05:16:18 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 05:16:18 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 05:16:18 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 05:16:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 05:16:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 05:16:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 05:16:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 05:16:19 debconf: delaying package configuration, since apt-utils is not installed 05:16:19 Fetched 7670 kB in 1s (9181 kB/s) 05:16:19 Selecting previously unselected package libglib2.0-0:amd64. 05:16:19 (Reading database ... 13935 files and directories currently installed.) 05:16:19 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 05:16:19 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:16:19 Selecting previously unselected package libpsl5:amd64. 05:16:19 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 05:16:19 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 05:16:19 Selecting previously unselected package libnghttp2-14:amd64. 05:16:19 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 05:16:19 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:16:19 Selecting previously unselected package librtmp1:amd64. 05:16:19 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 05:16:19 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:16:19 Selecting previously unselected package libcurl3-gnutls:amd64. 05:16:19 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 05:16:19 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 05:16:19 Selecting previously unselected package liberror-perl. 05:16:19 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 05:16:19 Unpacking liberror-perl (0.17025-1) ... 05:16:19 Selecting previously unselected package git-man. 05:16:19 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 05:16:19 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 05:16:19 Selecting previously unselected package git. 05:16:19 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 05:16:19 Unpacking git (1:2.17.1-1ubuntu0.9) ... 05:16:20 Selecting previously unselected package libnorm1:amd64. 05:16:20 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 05:16:20 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:16:20 Selecting previously unselected package libpgm-5.2-0:amd64. 05:16:20 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 05:16:20 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:16:20 Selecting previously unselected package libsodium23:amd64. 05:16:20 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 05:16:20 Unpacking libsodium23:amd64 (1.0.16-2) ... 05:16:20 Selecting previously unselected package libzmq5:amd64. 05:16:20 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 05:16:20 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:16:20 Selecting previously unselected package libzmq3-dev:amd64. 05:16:20 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 05:16:20 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:16:20 Selecting previously unselected package pkg-config. 05:16:20 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 05:16:20 Unpacking pkg-config (0.29.1-0ubuntu2) ... 05:16:20 Selecting previously unselected package zip. 05:16:20 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 05:16:20 Unpacking zip (3.0-11build1) ... 05:16:21 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 05:16:21 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 05:16:21 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 05:16:21 Setting up liberror-perl (0.17025-1) ... 05:16:21 Setting up libpsl5:amd64 (0.19.1-5build1) ... 05:16:21 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 05:16:21 No schema files found: doing nothing. 05:16:21 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 05:16:21 Setting up zip (3.0-11build1) ... 05:16:21 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 05:16:21 Setting up libsodium23:amd64 (1.0.16-2) ... 05:16:21 Setting up pkg-config (0.29.1-0ubuntu2) ... 05:16:21 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 05:16:21 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 05:16:21 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 05:16:21 Setting up git (1:2.17.1-1ubuntu0.9) ... 05:16:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 05:16:21 git set to automatically installed. 05:16:21 git-man set to automatically installed. 05:16:21 libcurl3-gnutls set to automatically installed. 05:16:21 liberror-perl set to automatically installed. 05:16:21 libglib2.0-0 set to automatically installed. 05:16:21 libnghttp2-14 set to automatically installed. 05:16:21 libnorm1 set to automatically installed. 05:16:21 libpgm-5.2-0 set to automatically installed. 05:16:21 libpsl5 set to automatically installed. 05:16:21 librtmp1 set to automatically installed. 05:16:21 libsodium23 set to automatically installed. 05:16:21 libzmq3-dev set to automatically installed. 05:16:21 libzmq5 set to automatically installed. 05:16:21 pkg-config set to automatically installed. 05:16:21 zip set to automatically installed. 05:16:22 snapd is not logged in, snap install commands will use sudo 05:16:23 snap "core18" has no updates available 05:16:24 snapd is not logged in, snap install commands will use sudo 05:16:34 go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed 05:16:34 Pulling config-common 05:16:34 + snapcraftctl pull 05:16:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 05:16:44 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 05:16:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1933 kB] 05:16:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 05:16:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 05:16:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 05:16:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [490 kB] 05:16:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [66.1 kB] 05:16:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1146 kB] 05:16:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] 05:16:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 05:16:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 05:16:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 05:16:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 05:16:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 05:16:44 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 05:16:44 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 05:16:44 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 05:16:44 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 05:16:44 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2278 kB] 05:16:44 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 05:16:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 05:16:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 05:16:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [514 kB] 05:16:44 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.8 kB] 05:16:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1762 kB] 05:16:44 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [379 kB] 05:16:44 Fetched 25.5 MB in 0s (0 B/s) 05:16:44 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 05:16:44 Fetched 224 kB in 0s (0 B/s) 05:16:44 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 05:16:44 Fetched 157 kB in 0s (0 B/s) 05:16:44 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 05:16:44 Fetched 221 kB in 0s (0 B/s) 05:16:44 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 05:16:44 Fetched 143 kB in 0s (0 B/s) 05:16:44 Pulling device-modbus 05:16:44 + snapcraftctl pull 05:16:44 Pulling hooks 05:16:44 + snapcraftctl pull 05:16:45 Building config-common 05:16:45 + snapcraftctl build 05:16:48 Building device-modbus 05:16:48 + cd /root/parts/device-modbus/src 05:16:48 + git describe --tags --abbrev=0 05:16:48 + sed s/v// 05:16:48 + GIT_VERSION=2.0.1-dev.9 05:16:48 + [ -z 2.0.1-dev.9 ] 05:16:48 + snapcraftctl set-version 2.0.1-dev.9 05:16:48 + echo 2.0.1-dev.9 05:16:48 + go mod tidy 05:16:52 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.1-dev.27 05:16:52 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 05:16:52 go: downloading github.com/goburrow/modbus v0.1.0 05:16:52 go: downloading github.com/stretchr/testify v1.7.0 05:16:52 go: downloading github.com/goburrow/serial v0.1.0 05:16:52 go: downloading github.com/go-playground/validator/v10 v10.9.0 05:16:52 go: downloading github.com/google/uuid v1.3.0 05:16:52 go: downloading github.com/go-kit/kit v0.11.0 05:16:52 go: downloading github.com/davecgh/go-spew v1.1.1 05:16:52 go: downloading github.com/pmezard/go-difflib v1.0.0 05:16:52 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 05:16:52 go: downloading github.com/gorilla/mux v1.8.0 05:16:53 go: downloading github.com/go-playground/universal-translator v0.18.0 05:16:53 go: downloading github.com/leodido/go-urn v1.2.1 05:16:53 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 05:16:53 go: downloading golang.org/x/text v0.3.6 05:16:53 go: downloading github.com/go-playground/assert/v2 v2.0.1 05:16:53 go: downloading github.com/go-playground/locales v0.14.0 05:16:53 go: downloading github.com/go-logfmt/logfmt v0.5.0 05:16:53 go: downloading github.com/go-stack/stack v1.8.0 05:16:53 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 05:16:53 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 05:16:53 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 05:16:53 go: downloading github.com/kr/pretty v0.3.0 05:16:53 go: downloading github.com/OneOfOne/xxhash v1.2.8 05:16:53 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 05:16:53 go: downloading github.com/pelletier/go-toml v1.9.4 05:16:53 go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 05:16:53 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 05:16:53 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 05:16:54 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 05:16:54 go: downloading github.com/kr/text v0.2.0 05:16:54 go: downloading github.com/rogpeppe/go-internal v1.8.0 05:16:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 05:16:54 go: downloading github.com/hashicorp/go-multierror v1.1.0 05:16:54 go: downloading github.com/x448/float16 v0.8.4 05:16:54 go: downloading github.com/hashicorp/consul/api v1.9.1 05:16:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 05:16:54 go: downloading github.com/go-redis/redis/v7 v7.3.0 05:16:54 go: downloading github.com/pebbe/zmq4 v1.2.7 05:16:54 go: downloading github.com/stretchr/objx v0.1.1 05:16:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 05:16:54 go: downloading github.com/hashicorp/errwrap v1.0.0 05:16:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 05:16:54 go: downloading github.com/mitchellh/copystructure v1.0.0 05:16:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 05:16:54 go: downloading github.com/gorilla/websocket v1.4.2 05:16:54 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 05:16:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 05:16:54 go: downloading github.com/hashicorp/go-hclog v0.12.0 05:16:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 05:16:54 go: downloading github.com/hashicorp/serf v0.9.5 05:16:54 go: downloading github.com/hashicorp/consul/sdk v0.8.0 05:16:54 go: downloading github.com/hashicorp/go-uuid v1.0.1 05:16:54 go: downloading github.com/onsi/ginkgo v1.10.1 05:16:54 go: downloading github.com/onsi/gomega v1.7.0 05:16:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 05:16:54 go: downloading github.com/fatih/color v1.9.0 05:16:54 go: downloading github.com/mattn/go-colorable v0.1.6 05:16:54 go: downloading github.com/mattn/go-isatty v0.0.12 05:16:54 go: downloading github.com/mitchellh/go-homedir v1.1.0 05:16:54 go: downloading github.com/pkg/errors v0.9.1 05:16:54 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 05:16:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 05:16:54 go: downloading github.com/hashicorp/go-msgpack v0.5.3 05:16:54 go: downloading github.com/hashicorp/memberlist v0.2.2 05:16:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 05:16:54 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 05:16:54 go: downloading github.com/hpcloud/tail v1.0.0 05:16:54 go: downloading gopkg.in/yaml.v2 v2.3.0 05:16:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 05:16:55 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 05:16:55 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 05:16:55 go: downloading github.com/miekg/dns v1.1.26 05:16:55 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 05:16:55 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 05:16:55 go: downloading gopkg.in/fsnotify.v1 v1.4.7 05:16:55 + make build 05:16:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=2.0.1-dev.9" -o cmd/device-modbus ./cmd 05:17:05 + install -DT ./cmd/device-modbus /root/parts/device-modbus/install/bin/device-modbus 05:17:05 + install -d /root/parts/device-modbus/install/config/device-modbus/res/ 05:17:05 + install -DT ./cmd/res/configuration.toml /root/parts/device-modbus/install/config/device-modbus/res/configuration.toml 05:17:05 + basename ./cmd/res/profiles/modbus.test.device.profile.yml 05:17:05 + fname=modbus.test.device.profile.yml 05:17:05 + install -DT ./cmd/res/profiles/modbus.test.device.profile.yml /root/parts/device-modbus/install/config/device-modbus/res/profiles/modbus.test.device.profile.yml 05:17:05 + basename ./cmd/res/profiles/modbus.test.device.string.profile.yml 05:17:05 + fname=modbus.test.device.string.profile.yml 05:17:05 + install -DT ./cmd/res/profiles/modbus.test.device.string.profile.yml /root/parts/device-modbus/install/config/device-modbus/res/profiles/modbus.test.device.string.profile.yml 05:17:05 + basename ./cmd/res/devices/modbus.test.devices.toml 05:17:05 + fname=modbus.test.devices.toml 05:17:05 + install -DT ./cmd/res/devices/modbus.test.devices.toml /root/parts/device-modbus/install/config/device-modbus/res/devices/modbus.test.devices.toml 05:17:05 + install -DT ./Attribution.txt /root/parts/device-modbus/install/usr/share/doc/device-modbus/Attribution.txt 05:17:05 + install -DT ./LICENSE /root/parts/device-modbus/install/usr/share/doc/device-modbus/LICENSE 05:17:06 Building hooks 05:17:06 + cd /root/parts/hooks/src 05:17:06 + make build 05:17:06 go mod tidy 05:17:07 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 05:17:07 go: downloading github.com/stretchr/testify v1.5.1 05:17:07 go: downloading gopkg.in/yaml.v2 v2.2.2 05:17:07 go: downloading github.com/davecgh/go-spew v1.1.0 05:17:07 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 05:17:08 GO111MODULE=on go build -o cmd/install/install ./cmd/install 05:17:08 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 05:17:08 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 05:17:09 Staging config-common 05:17:09 + snapcraftctl stage 05:17:10 Staging device-modbus 05:17:10 + snapcraftctl stage 05:17:12 Staging hooks 05:17:12 + snapcraftctl stage 05:17:13 Priming config-common 05:17:13 + snapcraftctl prime 05:17:13 Priming device-modbus 05:17:13 + snapcraftctl prime 05:17:15 Priming hooks 05:17:15 + snapcraftctl prime 05:17:16 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:18 05:17:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:19 latest: Pulling from edgex-lftools-log-publisher 05:17:19 b4d181a07f80: Pulling fs layer 05:17:19 a1111a8f2ec3: Pulling fs layer 05:17:19 ed53099fbce6: Pulling fs layer 05:17:19 dc539afda2c1: Pulling fs layer 05:17:19 77bc0d833cb6: Pulling fs layer 05:17:19 9065ff56babe: Pulling fs layer 05:17:19 d287ab97295c: Pulling fs layer 05:17:19 dc539afda2c1: Waiting 05:17:19 77bc0d833cb6: Waiting 05:17:19 9065ff56babe: Waiting 05:17:19 d287ab97295c: Waiting 05:17:19 a1111a8f2ec3: Verifying Checksum 05:17:19 a1111a8f2ec3: Download complete 05:17:19 dc539afda2c1: Verifying Checksum 05:17:19 dc539afda2c1: Download complete 05:17:19 ed53099fbce6: Verifying Checksum 05:17:19 ed53099fbce6: Download complete 05:17:19 9065ff56babe: Download complete 05:17:19 77bc0d833cb6: Verifying Checksum 05:17:19 77bc0d833cb6: Download complete 05:17:19 b4d181a07f80: Verifying Checksum 05:17:19 b4d181a07f80: Download complete 05:17:19 d287ab97295c: Verifying Checksum 05:17:19 d287ab97295c: Download complete 05:17:20 b4d181a07f80: Pull complete 05:17:20 a1111a8f2ec3: Pull complete 05:17:21 ed53099fbce6: Pull complete 05:17:21 dc539afda2c1: Pull complete 05:17:21 77bc0d833cb6: Pull complete 05:17:21 9065ff56babe: Pull complete 05:17:27 d287ab97295c: Pull complete 05:17:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:17:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:17:27 prd-centos7-docker-4c-2g-27904 does not seem to be running inside a container 05:17:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:17:29 $ docker top 20215cc9e1b41df85004f96c976913170955ab1f6f66a5924822d374a31a8f57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:30 ---> job-cost.sh 05:17:30 lf-activate-venv: SKIPPING 05:17:30 INFO: No Stack... 05:17:30 INFO: Retrieving Pricing Info for: v3-standard-2 05:17:30 INFO: Archiving Costs [Pipeline] sh 05:17:31 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:17:31 + cut -d, -f6 [Pipeline] lock 05:17:31 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] 05:17:31 Resource [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] did not exist. Created. 05:17:31 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:31 /w/workspace/device-modbus-go/1@tmp/durable-e7156cad/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-e7156cad/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:17:31 + echo total: 0.05999999865889549 [Pipeline] stash 05:17:31 Warning: overwriting stash ‘stack-cost’ 05:17:32 Stashed 1 file(s) [Pipeline] } 05:17:32 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-291-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:32 $ docker stop --time=1 20215cc9e1b41df85004f96c976913170955ab1f6f66a5924822d374a31a8f57 05:17:33 $ docker rm -f 20215cc9e1b41df85004f96c976913170955ab1f6f66a5924822d374a31a8f57 [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 05:17:34 provisioning config files... 05:17:34 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-291@tmp/config478570726068812477tmp [Pipeline] { [Pipeline] sh 05:17:34 + set +x 05:17:34 + curl -s https://codecov.io/bash 05:17:34 + bash -s -- 05:17:34 05:17:34 _____ _ 05:17:34 / ____| | | 05:17:34 | | ___ __| | ___ ___ _____ __ 05:17:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:17:34 | |___| (_) | (_| | __/ (_| (_) \ V / 05:17:34 \_____\___/ \__,_|\___|\___\___/ \_/ 05:17:34 Bash-1.0.6 05:17:34 05:17:34 05:17:34 ==> git version 2.24.4 found 05:17:34 ==> 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 05:17:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:17:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:17:34 ==> Jenkins CI detected. 05:17:34 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-291 05:17:34 project root: . 05:17:34 --> token set from env 05:17:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:17:34 ==> Running gcov in . (disable via -X gcov) 05:17:34 ==> Python coveragepy not found 05:17:34 ==> Searching for coverage reports in: 05:17:34 + . 05:17:34 -> Found 1 reports 05:17:34 ==> Detecting git/mercurial file structure 05:17:34 ==> Reading reports 05:17:34 + ./coverage.out bytes=23727 05:17:34 ==> Appending adjustments 05:17:34 https://docs.codecov.io/docs/fixing-reports 05:17:34 + Found adjustments 05:17:34 ==> Gzipping contents 05:17:34 4.0K /tmp/codecov.zqloYZ.gz 05:17:34 ==> Uploading reports 05:17:34 url: https://codecov.io 05:17:34 query: branch=PR-291&commit=3bf18ac21b64030536a85c38afaf08695b3a74db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=291&job=&cmd_args= 05:17:34 -> Pinging Codecov 05:17:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-291&commit=3bf18ac21b64030536a85c38afaf08695b3a74db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-291%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=291&job=&cmd_args= 05:17:34 -> Uploading to 05:17:34 https://storage.googleapis.com/codecov/v4/raw/2021-11-08/55DBCA73C666E3227836607328DD7E49/3bf18ac21b64030536a85c38afaf08695b3a74db/d878b76f-3d58-4cec-8da0-0351a1baa073.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211108T051734Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b26027b09638058f85ec6471a35628ddd6ad84652fad80dee6cb11a5b897744 05:17:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:17:34 Dload Upload Total Spent Left Speed 05:17:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4013 0 0 100 4013 0 12283 --:--:-- --:--:-- --:--:-- 12309 05:17:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/3bf18ac21b64030536a85c38afaf08695b3a74db [Pipeline] } 05:17:35 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 05:17:37 + '[' -d /w/workspace/xfoundry_device-modbus-go_PR-291/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:17:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:17:38 ---> package-listing.sh 05:17:38 ++ tr '[:upper:]' '[:lower:]' 05:17:38 ++ facter osfamily 05:17:38 + OS_FAMILY=redhat 05:17:38 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-291 05:17:38 + START_PACKAGES=/tmp/packages_start.txt 05:17:38 + END_PACKAGES=/tmp/packages_end.txt 05:17:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:17:38 + PACKAGES=/tmp/packages_start.txt 05:17:38 + '[' /w/workspace/xfoundry_device-modbus-go_PR-291 ']' 05:17:38 + PACKAGES=/tmp/packages_end.txt 05:17:38 + case "${OS_FAMILY}" in 05:17:38 + rpm -qa 05:17:38 + sort 05:17:39 + '[' -f /tmp/packages_start.txt ']' 05:17:39 + '[' -f /tmp/packages_end.txt ']' 05:17:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:17:39 + '[' /w/workspace/xfoundry_device-modbus-go_PR-291 ']' 05:17:39 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-291/archives/ 05:17:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-291/archives/ [Pipeline] echo 05:17:39 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/xfoundry_device-modbus-go_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:17:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:40 05:17:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:17:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:40 latest: Pulling from edgex-lftools-log-publisher 05:17:40 b4d181a07f80: Pulling fs layer 05:17:40 a1111a8f2ec3: Pulling fs layer 05:17:40 ed53099fbce6: Pulling fs layer 05:17:40 dc539afda2c1: Pulling fs layer 05:17:40 77bc0d833cb6: Pulling fs layer 05:17:40 9065ff56babe: Pulling fs layer 05:17:40 d287ab97295c: Pulling fs layer 05:17:40 77bc0d833cb6: Waiting 05:17:40 9065ff56babe: Waiting 05:17:40 d287ab97295c: Waiting 05:17:40 dc539afda2c1: Waiting 05:17:40 a1111a8f2ec3: Verifying Checksum 05:17:40 a1111a8f2ec3: Download complete 05:17:40 dc539afda2c1: Download complete 05:17:40 ed53099fbce6: Verifying Checksum 05:17:40 ed53099fbce6: Download complete 05:17:40 9065ff56babe: Verifying Checksum 05:17:40 9065ff56babe: Download complete 05:17:40 77bc0d833cb6: Verifying Checksum 05:17:40 77bc0d833cb6: Download complete 05:17:40 b4d181a07f80: Verifying Checksum 05:17:40 b4d181a07f80: Download complete 05:17:41 d287ab97295c: Verifying Checksum 05:17:41 d287ab97295c: Download complete 05:17:42 b4d181a07f80: Pull complete 05:17:42 a1111a8f2ec3: Pull complete 05:17:42 ed53099fbce6: Pull complete 05:17:42 dc539afda2c1: Pull complete 05:17:43 77bc0d833cb6: Pull complete 05:17:43 9065ff56babe: Pull complete 05:17:48 d287ab97295c: Pull complete 05:17:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:17:48 prd-centos7-docker-4c-2g-27900 does not seem to be running inside a container 05:17:48 $ 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/xfoundry_device-modbus-go_PR-291/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-291 -v /w/workspace/xfoundry_device-modbus-go_PR-291:/w/workspace/xfoundry_device-modbus-go_PR-291:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-291@tmp:/w/workspace/xfoundry_device-modbus-go_PR-291@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:17:51 $ docker top 4a40fbe37859a24bca740a1950144edc4c887a2cdedfdc674a499f2787ae2c4d -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:52 + touch /tmp/pre-build-complete [Pipeline] sh 05:17:52 + mkdir -p /var/log/sysstat [Pipeline] sh 05:17:52 + ls /var/log/sa-host 05:17:52 + sadf -c /var/log/sa-host/sa08 05:17:52 file_magic: OK 05:17:52 HZ: Using current value: 100 05:17:52 file_header: OK 05:17:52 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 05:17:52 Statistics: 05:17:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:17:52 File successfully converted to sysstat format version 12.0.3 05:17:52 + sadf -c /var/log/sa-host/sa30 05:17:52 file_magic: OK 05:17:52 HZ: Using current value: 100 05:17:52 file_header: OK 05:17:52 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 05:17:52 Statistics: 05:17:52 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:17:52 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:52 provisioning config files... 05:17:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-291@tmp/config6576196277287250072tmp [Pipeline] { [Pipeline] echo 05:17:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:17:53 ---> create-netrc.sh [Pipeline] } 05:17:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:17:53 ---> python-tools-install.sh [Pipeline] echo 05:17:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:17:54 ---> sudo-logs.sh 05:17:54 Archiving 'sudo' log.. 05:17:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-27900.novalocal: Name or service not known 05:17:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-27900.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:17:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:17:54 ---> job-cost.sh 05:17:54 lf-activate-venv: SKIPPING 05:17:54 DEBUG: total: 0.05999999865889549 05:17:54 INFO: Retrieving Stack Cost... 05:17:55 INFO: Retrieving Pricing Info for: v3-standard-2 05:17:55 INFO: Archiving Costs [Pipeline] echo 05:17:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:17:55 ---> logs-deploy.sh 05:17:55 lf-activate-venv: SKIPPING 05:17:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-291/1 05:17:55 INFO: archiving workspace using pattern(s): 05:17:56 Archives upload complete. 05:17:56 INFO: archiving logs to Nexus 05:17:57 ---> uname -a: 05:17:57 Linux prd-centos7-docker-4c-2g-27900.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:17:57 05:17:57 05:17:57 ---> lscpu: 05:17:57 Architecture: x86_64 05:17:57 CPU op-mode(s): 32-bit, 64-bit 05:17:57 Byte Order: Little Endian 05:17:57 Address sizes: 40 bits physical, 48 bits virtual 05:17:57 CPU(s): 2 05:17:57 On-line CPU(s) list: 0,1 05:17:57 Thread(s) per core: 1 05:17:57 Core(s) per socket: 1 05:17:57 Socket(s): 2 05:17:57 NUMA node(s): 1 05:17:57 Vendor ID: AuthenticAMD 05:17:57 CPU family: 23 05:17:57 Model: 49 05:17:57 Model name: AMD EPYC-Rome Processor 05:17:57 Stepping: 0 05:17:57 CPU MHz: 2799.996 05:17:57 BogoMIPS: 5599.99 05:17:57 Virtualization: AMD-V 05:17:57 Hypervisor vendor: KVM 05:17:57 Virtualization type: full 05:17:57 L1d cache: 32K 05:17:57 L1i cache: 32K 05:17:57 L2 cache: 512K 05:17:57 L3 cache: 16384K 05:17:57 NUMA node0 CPU(s): 0,1 05:17:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:17:57 05:17:57 05:17:57 ---> nproc: 05:17:57 2 05:17:57 05:17:57 05:17:57 ---> df -h: 05:17:57 Filesystem Size Used Avail Use% Mounted on 05:17:57 overlay 40G 7.7G 33G 20% / 05:17:57 tmpfs 64M 0 64M 0% /dev 05:17:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:17:57 shm 64M 0 64M 0% /dev/shm 05:17:57 /dev/vda1 40G 7.7G 33G 20% /facter-os 05:17:57 05:17:57 05:17:57 ---> sar -b -r -n DEV: 05:17:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 05:17:57 05:17:57 05:06:35 LINUX RESTART (2 CPU) 05:17:57 05:17:57 05:07:01 tps rtps wtps bread/s bwrtn/s 05:17:57 05:08:01 85.70 4.51 81.19 2523.08 3272.28 05:17:57 05:09:01 1.73 0.00 1.73 0.00 33.74 05:17:57 05:10:01 0.25 0.00 0.25 0.00 2.61 05:17:57 05:11:01 0.25 0.00 0.25 0.00 3.90 05:17:57 05:12:01 0.27 0.00 0.27 0.00 3.13 05:17:57 05:13:01 0.32 0.00 0.32 0.00 5.16 05:17:57 05:14:01 0.22 0.00 0.22 0.00 2.60 05:17:57 05:15:01 0.23 0.00 0.23 0.00 2.18 05:17:57 05:16:01 0.28 0.00 0.28 0.00 3.23 05:17:57 05:17:01 0.25 0.00 0.25 0.00 2.83 05:17:57 Average: 8.95 0.45 8.50 252.39 333.28 05:17:57 05:17:57 05:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:17:57 05:08:01 5692516 0 618024 7.72 2620 1695780 1264136 13.96 560948 1521200 20 05:17:57 05:09:01 5695896 0 614636 7.67 2620 1695788 1205096 13.30 558868 1521176 16 05:17:57 05:10:01 5700924 0 609608 7.61 2620 1695788 1194852 13.19 553844 1521368 8 05:17:57 05:11:01 5701500 0 609024 7.60 2620 1695796 1155776 12.76 554060 1521372 8 05:17:57 05:12:01 5699192 0 611328 7.63 2620 1695800 1155764 12.76 555556 1522400 16 05:17:57 05:13:01 5699888 0 610632 7.62 2620 1695800 1155644 12.76 554972 1522400 12 05:17:57 05:14:01 5698420 0 612092 7.64 2620 1695808 1155752 12.76 556360 1522408 8 05:17:57 05:15:01 5688732 0 621776 7.76 2620 1695812 1155976 12.76 566136 1522408 16 05:17:57 05:16:01 5690324 0 620180 7.74 2620 1695816 1155664 12.76 564904 1522408 16 05:17:57 05:17:01 5689416 0 621084 7.75 2620 1695820 1155772 12.76 566672 1521176 16 05:17:57 Average: 5695681 0 614838 7.68 2620 1695801 1175443 12.98 559232 1521832 14 05:17:57 05:17:57 05:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:17:57 05:08:01 eth0 264.27 158.21 615.92 55.76 0.00 0.00 0.00 0.00 05:17:57 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:08:01 docker0 2.80 1.86 0.53 6.42 0.00 0.00 0.00 0.00 05:17:57 05:09:01 eth0 1.88 0.42 0.64 0.35 0.00 0.00 0.00 0.00 05:17:57 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:10:01 eth0 1.68 0.60 0.61 0.43 0.00 0.00 0.00 0.00 05:17:57 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:11:01 eth0 1.02 0.42 0.36 0.21 0.00 0.00 0.00 0.00 05:17:57 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:12:01 eth0 0.68 0.55 0.35 0.25 0.00 0.00 0.00 0.00 05:17:57 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:13:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 05:17:57 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:14:01 eth0 1.22 0.32 0.35 0.20 0.00 0.00 0.00 0.00 05:17:57 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:15:01 eth0 0.60 0.35 0.28 0.20 0.00 0.00 0.00 0.00 05:17:57 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:16:01 eth0 0.15 0.08 0.01 0.00 0.00 0.00 0.00 0.00 05:17:57 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:17:01 eth0 0.38 0.23 0.10 0.13 0.00 0.00 0.00 0.00 05:17:57 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 Average: eth0 27.22 16.13 61.89 5.76 0.00 0.00 0.00 0.00 05:17:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:17:57 Average: docker0 0.28 0.19 0.05 0.64 0.00 0.00 0.00 0.00 05:17:57 05:17:57 05:17:57 ---> sar -P ALL: 05:17:57 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/08/21 _x86_64_ (2 CPU) 05:17:57 05:17:57 05:06:35 LINUX RESTART (2 CPU) 05:17:57 05:17:57 05:07:01 CPU %user %nice %system %iowait %steal %idle 05:17:57 05:08:01 all 8.59 0.00 2.77 2.00 0.06 86.58 05:17:57 05:08:01 0 8.49 0.00 3.13 1.26 0.05 87.07 05:17:57 05:08:01 1 8.70 0.00 2.41 2.73 0.07 86.09 05:17:57 05:09:01 all 0.32 0.00 0.09 0.00 0.00 99.59 05:17:57 05:09:01 0 0.20 0.00 0.12 0.00 0.00 99.68 05:17:57 05:09:01 1 0.43 0.00 0.07 0.00 0.00 99.50 05:17:57 05:10:01 all 0.26 0.00 0.06 0.00 0.02 99.67 05:17:57 05:10:01 0 0.43 0.00 0.07 0.00 0.02 99.48 05:17:57 05:10:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:17:57 05:11:01 all 0.26 0.00 0.06 0.00 0.02 99.67 05:17:57 05:11:01 0 0.43 0.00 0.07 0.00 0.02 99.48 05:17:57 05:11:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:17:57 05:12:01 all 0.28 0.00 0.04 0.00 0.02 99.67 05:17:57 05:12:01 0 0.50 0.00 0.07 0.00 0.03 99.40 05:17:57 05:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 05:17:57 05:13:01 all 0.21 0.00 0.04 0.00 0.02 99.73 05:17:57 05:13:01 0 0.38 0.00 0.05 0.00 0.02 99.55 05:17:57 05:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:17:57 05:14:01 all 0.18 0.00 0.04 0.00 0.02 99.77 05:17:57 05:14:01 0 0.28 0.00 0.03 0.00 0.02 99.67 05:17:57 05:14:01 1 0.07 0.00 0.05 0.00 0.02 99.87 05:17:57 05:15:01 all 0.21 0.00 0.06 0.00 0.03 99.71 05:17:57 05:15:01 0 0.38 0.00 0.07 0.00 0.02 99.53 05:17:57 05:15:01 1 0.03 0.00 0.05 0.00 0.03 99.88 05:17:57 05:16:01 all 0.15 0.00 0.04 0.00 0.03 99.78 05:17:57 05:16:01 0 0.27 0.00 0.03 0.00 0.03 99.67 05:17:57 05:16:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:17:57 05:17:01 all 0.16 0.00 0.04 0.00 0.03 99.77 05:17:57 05:17:01 0 0.27 0.00 0.07 0.00 0.03 99.63 05:17:57 05:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:17:57 Average: all 1.05 0.00 0.32 0.20 0.02 98.41 05:17:57 Average: 0 1.15 0.00 0.36 0.12 0.02 98.34 05:17:57 Average: 1 0.94 0.00 0.28 0.27 0.02 98.49 05:17:57 05:17:57 05:17:57