Pull request #328 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 6506aa605e312cf2eda10f01423d61b781597072 rather than 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 Obtained Jenkinsfile from 6506aa605e312cf2eda10f01423d61b781597072 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-ssh5152335221160630934.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh4719444262790963015.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5170867789066369030.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16885044867922607674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-328/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3429657648984955356.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4553 in /w/workspace/gexfoundry_device-mqtt-go_PR-328 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-328 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/jenkins-gitclient-ssh8523770193384036176.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6506aa605e312cf2eda10f01423d61b781597072 into PR head commit 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 Merge succeeded, producing 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 Checking out Revision 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 (PR-328) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/jenkins-gitclient-ssh7539824709084515703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/jenkins-gitclient-ssh4850842283572785442.key > git merge 6506aa605e312cf2eda10f01423d61b781597072 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 Commit message: "docs(snap): source metadata from external appstream file" First time build. Skipping changelog. > git rev-list --no-walk c5a87ce695db4398487b972365946a52be05d05e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:20:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:20:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:20:25 ========================================================= 12:20:25 EdgeX Global Pipelines Version Info 12:20:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:20:26 ------------------- 12:20:26 stable info: 12:20:26 ------------------- 12:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:20:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 12:20:26 Message: update stable to v1.0.220 12:20:26 ------------------- 12:20:26 experimental info: 12:20:26 ------------------- 12:20:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:20:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 12:20:26 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:20:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 12:20:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 12:20:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:20:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d6aa7d [Pipeline] echo 12:20:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:27 provisioning config files... 12:20:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/config909127044405520431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:27 ---> docker-login.sh 12:20:27 nexus3.edgexfoundry.org:10001 12:20:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:28 Configure a credential helper to remove this warning. See 12:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:28 12:20:28 Login Succeeded 12:20:28 nexus3.edgexfoundry.org:10002 12:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:28 Configure a credential helper to remove this warning. See 12:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:28 12:20:28 Login Succeeded 12:20:28 nexus3.edgexfoundry.org:10003 12:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:28 Configure a credential helper to remove this warning. See 12:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:28 12:20:28 Login Succeeded 12:20:28 nexus3.edgexfoundry.org:10004 12:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:28 Configure a credential helper to remove this warning. See 12:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:28 12:20:28 Login Succeeded 12:20:28 docker.io 12:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:28 Configure a credential helper to remove this warning. See 12:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:28 12:20:28 Login Succeeded 12:20:28 ---> docker-login.sh ends [Pipeline] } 12:20:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:20:29 + git rev-list -1 --merges 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558~1..4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo 12:20:29 -----------> git rev-list -1 --merges 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558~1..4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [false] [Pipeline] sh 12:20:29 + git log --format=format:%s -1 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo 12:20:29 ========================================================= 12:20:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:20:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:20:29 + git log --format=format:%s -1 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] echo 12:20:29 [semverPrep] GIT_COMMIT: 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558, Commit Message: docs(snap): source metadata from external appstream file [Pipeline] echo 12:20:29 [semverPrep] This is not a build commit. [Pipeline] sh 12:20:30 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 12:20:30 + grep -v github /etc/ssh/ssh_known_hosts 12:20:30 + '[' -e /tmp/ssh_known_hosts ']' 12:20:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:20:30 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 12:20:30 + sudo tee -a /etc/ssh/ssh_known_hosts 12:20:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 12:20:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:20:30 12:20:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:20:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:20:31 latest: Pulling from edgex-devops/git-semver 12:20:31 a0d0a0d46f8b: Pulling fs layer 12:20:31 3e5f54012d9b: Pulling fs layer 12:20:31 4c7163046ea9: Pulling fs layer 12:20:31 0c2d73faf560: Pulling fs layer 12:20:31 0c2d73faf560: Waiting 12:20:31 3e5f54012d9b: Verifying Checksum 12:20:31 3e5f54012d9b: Download complete 12:20:31 a0d0a0d46f8b: Verifying Checksum 12:20:31 a0d0a0d46f8b: Download complete 12:20:31 0c2d73faf560: Verifying Checksum 12:20:31 0c2d73faf560: Download complete 12:20:31 4c7163046ea9: Verifying Checksum 12:20:31 4c7163046ea9: Download complete 12:20:31 a0d0a0d46f8b: Pull complete 12:20:31 3e5f54012d9b: Pull complete 12:20:31 4c7163046ea9: Pull complete 12:20:31 0c2d73faf560: Pull complete 12:20:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 12:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:20:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:20:32 prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container 12:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:20:32 $ docker top 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:20:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:32 [ssh-agent] Looking for ssh-agent implementation... 12:20:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:32 $ docker exec 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent 12:20:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkOFajg/agent.14 12:20:33 SSH_AGENT_PID=20 12:20:33 Running ssh-add (command line suppressed) 12:20:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_9159602145248319277.key (/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_9159602145248319277.key) 12:20:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:33 + git tag --points-at HEAD [Pipeline] } 12:20:33 $ docker exec --env ******** --env ******** 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent -k 12:20:33 unset SSH_AUTH_SOCK; 12:20:33 unset SSH_AGENT_PID; 12:20:33 echo Agent pid 20 killed; 12:20:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:20:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:20:33 [ssh-agent] Looking for ssh-agent implementation... 12:20:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:33 $ docker exec 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent 12:20:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfkccdl/agent.55 12:20:33 SSH_AGENT_PID=61 12:20:33 Running ssh-add (command line suppressed) 12:20:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_3604196200142297901.key (/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/private_key_3604196200142297901.key) 12:20:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:20:34 + git semver init 12:20:34 # -> Open(): unable to determine branch for HEAD 12:20:34 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-328/.git 12:20:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-328 12:20:34 # $SEMVER_REMOTE_NAME = origin 12:20:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:20:34 # $SEMVER_USER_NAME = edgex-jenkins 12:20:34 # $SEMVER_BRANCH = PR-328 12:20:34 # $SEMVER_TEMP = /tmp/semver-389651453 12:20:34 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 12:20:35 # '/tmp/semver-389651453' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-328/.semver' 12:20:35 # -> Force: false 12:20:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-328/.semver [Pipeline] } 12:20:35 $ docker exec --env ******** --env ******** 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b ssh-agent -k 12:20:35 unset SSH_AUTH_SOCK; 12:20:35 unset SSH_AGENT_PID; 12:20:35 echo Agent pid 61 killed; 12:20:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:20:35 + git semver [Pipeline] } 12:20:35 $ docker stop --time=1 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b 12:20:36 $ docker rm -f 03acaea89d93d29b96e9d144bcac7c611d79d862aaf35745bc8201efe67b7e3b [Pipeline] // withDockerContainer [Pipeline] sh 12:20:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:20:37 Stashed 1 file(s) [Pipeline] echo 12:20:37 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:20:37 provisioning config files... 12:20:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/config7761389395209438237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:20:38 ---> docker-login.sh 12:20:38 nexus3.edgexfoundry.org:10001 12:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:38 Configure a credential helper to remove this warning. See 12:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:38 12:20:38 Login Succeeded 12:20:38 nexus3.edgexfoundry.org:10002 12:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:38 Configure a credential helper to remove this warning. See 12:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:38 12:20:38 Login Succeeded 12:20:38 nexus3.edgexfoundry.org:10003 12:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:38 Configure a credential helper to remove this warning. See 12:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:38 12:20:38 Login Succeeded 12:20:38 nexus3.edgexfoundry.org:10004 12:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:38 Configure a credential helper to remove this warning. See 12:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:38 12:20:38 Login Succeeded 12:20:38 docker.io 12:20:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:20:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:20:38 Configure a credential helper to remove this warning. See 12:20:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:20:38 12:20:38 Login Succeeded 12:20:38 ---> docker-login.sh ends [Pipeline] } 12:20:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:20:38 ========================================================= 12:20:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 12:20:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:20:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 12:20:39 Sending build context to Docker daemon 5.753MB 12:20:39 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 12:20:39 Step 2/12 : FROM ${BASE} AS builder 12:20:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 12:20:39 59bf1c3509f3: Pulling fs layer 12:20:39 666ba61612fd: Pulling fs layer 12:20:39 8ed8ca486205: Pulling fs layer 12:20:39 4fe6c5a15a65: Pulling fs layer 12:20:39 22a0e8bec74d: Pulling fs layer 12:20:39 640e595b4fbd: Pulling fs layer 12:20:39 763cafe07f6e: Pulling fs layer 12:20:39 0c0b528cf693: Pulling fs layer 12:20:39 10935f4eaf8b: Pulling fs layer 12:20:39 640e595b4fbd: Waiting 12:20:39 763cafe07f6e: Waiting 12:20:39 0c0b528cf693: Waiting 12:20:39 10935f4eaf8b: Waiting 12:20:39 4fe6c5a15a65: Waiting 12:20:39 22a0e8bec74d: Waiting 12:20:39 8ed8ca486205: Verifying Checksum 12:20:39 8ed8ca486205: Download complete 12:20:39 666ba61612fd: Verifying Checksum 12:20:39 666ba61612fd: Download complete 12:20:39 22a0e8bec74d: Verifying Checksum 12:20:39 22a0e8bec74d: Download complete 12:20:39 59bf1c3509f3: Verifying Checksum 12:20:39 59bf1c3509f3: Download complete 12:20:39 640e595b4fbd: Verifying Checksum 12:20:39 640e595b4fbd: Download complete 12:20:39 763cafe07f6e: Verifying Checksum 12:20:39 763cafe07f6e: Download complete 12:20:39 0c0b528cf693: Verifying Checksum 12:20:39 0c0b528cf693: Download complete 12:20:40 10935f4eaf8b: Verifying Checksum 12:20:40 10935f4eaf8b: Download complete 12:20:40 59bf1c3509f3: Pull complete 12:20:40 4fe6c5a15a65: Verifying Checksum 12:20:40 4fe6c5a15a65: Download complete 12:20:40 666ba61612fd: Pull complete 12:20:40 8ed8ca486205: Pull complete 12:20:44 4fe6c5a15a65: Pull complete 12:20:44 22a0e8bec74d: Pull complete 12:20:44 640e595b4fbd: Pull complete 12:20:44 763cafe07f6e: Pull complete 12:20:44 0c0b528cf693: Pull complete 12:20:46 10935f4eaf8b: Pull complete 12:20:46 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 12:20:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 12:20:46 ---> 99d49a6021b9 12:20:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:20:48 ---> Running in 62dce722070b 12:20:48 Removing intermediate container 62dce722070b 12:20:48 ---> ecd0c20be736 12:20:48 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:20:48 ---> Running in 1209790e337e 12:20:48 Removing intermediate container 1209790e337e 12:20:48 ---> bf50437deb67 12:20:48 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:20:48 ---> Running in 286933bc3951 12:20:49 Removing intermediate container 286933bc3951 12:20:49 ---> 4f776399c53d 12:20:49 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:20:49 ---> Running in 94944ddd00f2 12:20:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:20:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:20:50 (1/4) Installing openssh-keygen (8.8_p1-r1) 12:20:50 (2/4) Installing libedit (20210910.3.1-r0) 12:20:50 (3/4) Installing openssh-client-common (8.8_p1-r1) 12:20:51 (4/4) Installing openssh-client-default (8.8_p1-r1) 12:20:51 Executing busybox-1.34.1-r3.trigger 12:20:51 OK: 224 MiB in 56 packages 12:20:51 Removing intermediate container 94944ddd00f2 12:20:51 ---> 58bdfe60ebe3 12:20:51 Step 7/12 : WORKDIR /device-mqtt-go 12:20:51 ---> Running in f8848a305a6b 12:20:51 Removing intermediate container f8848a305a6b 12:20:51 ---> d3faf7f3a55d 12:20:51 Step 8/12 : COPY go.mod vendor* ./ 12:20:51 ---> 171038f77570 12:20:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:20:51 ---> Running in 9c8fa84b9eeb 12:20:52 Still waiting to schedule task 12:20:52 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:21:30 Removing intermediate container 9c8fa84b9eeb 12:21:30 ---> e27d6ccec406 12:21:30 Step 10/12 : COPY . . 12:21:30 ---> 638a1ebcb793 12:21:30 Step 11/12 : ARG MAKE='make build' 12:21:30 ---> Running in c545720702d5 12:21:30 Removing intermediate container c545720702d5 12:21:30 ---> 4fb0cbb31f84 12:21:30 Step 12/12 : RUN $MAKE 12:21:30 ---> Running in d5b528a3cb58 12:21:30 noop 12:21:30 Removing intermediate container d5b528a3cb58 12:21:30 ---> 11c3fb73848d 12:21:30 Successfully built 11c3fb73848d 12:21:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:21:31 + docker inspect -f . ci-base-image-x86_64 12:21:31 . [Pipeline] withDockerContainer 12:21:31 prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container 12:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:21:31 $ docker top fdbde072884ff3d75f4b622e27ed6d146f1c80c782852b284cd3e8d59f80f2b5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:21:31 + go version 12:21:31 go version go1.17.6 linux/amd64 [Pipeline] } 12:21:31 $ docker stop --time=1 fdbde072884ff3d75f4b622e27ed6d146f1c80c782852b284cd3e8d59f80f2b5 12:21:33 $ docker rm -f fdbde072884ff3d75f4b622e27ed6d146f1c80c782852b284cd3e8d59f80f2b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:21:33 + docker inspect -f . ci-base-image-x86_64 12:21:33 . [Pipeline] withDockerContainer 12:21:33 prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container 12:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:21:34 $ docker top b5093994fc959e264fcb5b88660c0857c75a20448b4f0d8273c02ecb9752ce3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:21:34 + make test 12:21:34 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:21:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 12:21:49 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 12:21:49 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.5% of statements 12:21:49 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 12:21:49 GCO_ENABLED=1 GO111MODULE=on go vet ./... 12:21:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:21:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:21:55 ./bin/test-attribution-txt.sh [Pipeline] echo 12:21:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:21:55 $ docker stop --time=1 b5093994fc959e264fcb5b88660c0857c75a20448b4f0d8273c02ecb9752ce3d 12:21:56 $ docker rm -f b5093994fc959e264fcb5b88660c0857c75a20448b4f0d8273c02ecb9752ce3d [Pipeline] // withDockerContainer [Pipeline] sh 12:21:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:21:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:21:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:21:58 + ls -al . 12:21:58 total 148 12:21:58 drwxrwxr-x. 10 jenkins jenkins 4096 Feb 3 12:21 . 12:21:58 drwxrwxr-x. 4 jenkins jenkins 112 Feb 3 12:20 .. 12:21:58 -rw-rw-r--. 1 jenkins jenkins 7287 Feb 3 12:20 Attribution.txt 12:21:58 drwxrwxr-x. 2 jenkins jenkins 60 Feb 3 12:20 bin 12:21:58 -rw-rw-r--. 1 jenkins jenkins 7447 Feb 3 12:20 CHANGELOG.md 12:21:58 drwxrwxr-x. 3 jenkins jenkins 32 Feb 3 12:20 cmd 12:21:58 -rw-r--r--. 1 jenkins jenkins 17452 Feb 3 12:21 coverage.out 12:21:58 -rw-rw-r--. 1 jenkins jenkins 1930 Feb 3 12:20 Dockerfile 12:21:58 -rw-rw-r--. 1 jenkins jenkins 140 Feb 3 12:20 .dockerignore 12:21:58 drwxrwxr-x. 8 jenkins jenkins 179 Feb 3 12:20 .git 12:21:58 drwxrwxr-x. 2 jenkins jenkins 103 Feb 3 12:20 .github 12:21:58 -rw-rw-r--. 1 jenkins jenkins 329 Feb 3 12:20 .gitignore 12:21:58 -rw-rw-r--. 1 jenkins jenkins 2907 Feb 3 12:20 go.mod 12:21:58 -rw-rw-r--. 1 jenkins jenkins 49409 Feb 3 12:20 go.sum 12:21:58 -rw-rw-r--. 1 jenkins jenkins 677 Feb 3 12:20 GOVERNANCE.md 12:21:58 drwxrwxr-x. 3 jenkins jenkins 20 Feb 3 12:20 internal 12:21:58 -rw-rw-r--. 1 jenkins jenkins 677 Feb 3 12:20 Jenkinsfile 12:21:58 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 3 12:20 LICENSE 12:21:58 -rw-rw-r--. 1 jenkins jenkins 1030 Feb 3 12:20 Makefile 12:21:58 drwxrwxr-x. 2 jenkins jenkins 23 Feb 3 12:20 mock 12:21:58 -rw-rw-r--. 1 jenkins jenkins 620 Feb 3 12:20 OWNERS.md 12:21:58 -rw-rw-r--. 1 jenkins jenkins 2643 Feb 3 12:20 README.md 12:21:58 drwx------. 3 jenkins jenkins 71 Feb 3 12:20 .semver 12:21:58 drwxrwxr-x. 4 jenkins jenkins 71 Feb 3 12:20 snap 12:21:58 -rw-rw-r--. 1 jenkins jenkins 5 Feb 3 12:20 VERSION 12:21:58 -rw-rw-r--. 1 jenkins jenkins 227 Feb 3 12:20 version.go [Pipeline] isUnix [Pipeline] sh 12:21:58 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 --label arch=amd64 --label version=0.0.0 . 12:21:58 Sending build context to Docker daemon 5.771MB 12:21:58 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 12:21:58 Step 2/24 : FROM ${BASE} AS builder 12:21:58 ---> 11c3fb73848d 12:21:58 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:21:59 ---> Running in 8751d921a1aa 12:21:59 Removing intermediate container 8751d921a1aa 12:21:59 ---> 441d96b8ae85 12:21:59 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 12:21:59 ---> Running in 2c6db01983dc 12:21:59 Removing intermediate container 2c6db01983dc 12:21:59 ---> 3aa1cf5b6af8 12:21:59 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:21:59 ---> Running in 6ecea0b6d3ed 12:21:59 Removing intermediate container 6ecea0b6d3ed 12:21:59 ---> 16755d17873b 12:21:59 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:21:59 ---> Running in d2f1e2000d35 12:21:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 12:22:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 12:22:01 OK: 224 MiB in 56 packages 12:22:01 Removing intermediate container d2f1e2000d35 12:22:01 ---> eee44fb4469a 12:22:01 Step 7/24 : WORKDIR /device-mqtt-go 12:22:01 ---> Running in 4a3e183fe065 12:22:01 Removing intermediate container 4a3e183fe065 12:22:01 ---> eb74882622a1 12:22:01 Step 8/24 : COPY go.mod vendor* ./ 12:22:01 ---> ac70630271a6 12:22:01 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:01 ---> Running in 68a19c6f2907 12:22:02 Removing intermediate container 68a19c6f2907 12:22:02 ---> dfa05bf7af2b 12:22:02 Step 10/24 : COPY . . 12:22:02 ---> 8ca4c91ecbf6 12:22:02 Step 11/24 : ARG MAKE='make build' 12:22:02 ---> Running in 96ef3d4f95d8 12:22:02 Removing intermediate container 96ef3d4f95d8 12:22:02 ---> 538fdfa3f329 12:22:02 Step 12/24 : RUN $MAKE 12:22:02 ---> Running in 38fb167d1a2b 12:22:03 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 12:22:15 Removing intermediate container 38fb167d1a2b 12:22:15 ---> 784ff42b7917 12:22:15 Step 13/24 : FROM alpine:3.14 12:22:15 3.14: Pulling from library/alpine 12:22:15 97518928ae5f: Pulling fs layer 12:22:15 97518928ae5f: Verifying Checksum 12:22:15 97518928ae5f: Download complete 12:22:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4554 in /w/workspace/gexfoundry_device-mqtt-go_PR-328 [Pipeline] { [Pipeline] ws 12:22:15 Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout 12:22:15 97518928ae5f: Pull complete 12:22:15 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:22:15 Status: Downloaded newer image for alpine:3.14 12:22:15 ---> 0a97eee8041e 12:22:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 12:22:15 ---> Running in 74bdb46fa885 12:22:16 Selected Git installation does not exist. Using Default 12:22:16 The recommended git tool is: NONE 12:22:16 Removing intermediate container 74bdb46fa885 12:22:16 ---> 89e8151346d7 12:22:16 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 12:22:16 ---> Running in e5b3025f3b4d 12:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 12:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 12:22:16 (1/6) Installing dumb-init (1.2.5-r1) 12:22:16 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:22:16 (3/6) Installing libsodium (1.0.18-r0) 12:22:16 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:22:16 (5/6) Installing libzmq (4.3.4-r0) 12:22:16 (6/6) Installing zeromq (4.3.4-r0) 12:22:16 Executing busybox-1.33.1-r6.trigger 12:22:16 OK: 8 MiB in 20 packages 12:22:17 Removing intermediate container e5b3025f3b4d 12:22:17 ---> 97aea11004e2 12:22:17 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 12:22:17 ---> 10f7e446005a 12:22:17 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 12:22:17 ---> 88d7fa16d96c 12:22:17 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 12:22:17 ---> 9598d56ddf6f 12:22:17 Step 19/24 : EXPOSE 59982 12:22:17 ---> Running in 404b060f2e7c 12:22:17 Removing intermediate container 404b060f2e7c 12:22:17 ---> d617b0a26a05 12:22:17 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 12:22:17 ---> Running in 445ecf7d6fce 12:22:17 Removing intermediate container 445ecf7d6fce 12:22:17 ---> 50fa2812690a 12:22:17 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:22:17 ---> Running in 7e090247787f 12:22:17 Removing intermediate container 7e090247787f 12:22:17 ---> 29c557af1a2b 12:22:17 Step 22/24 : LABEL arch=amd64 12:22:17 ---> Running in 077a26e36309 12:22:18 Removing intermediate container 077a26e36309 12:22:18 ---> cf1590da797f 12:22:18 Step 23/24 : LABEL git_sha=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 12:22:18 ---> Running in a2bc3b7aadf4 12:22:18 Removing intermediate container a2bc3b7aadf4 12:22:18 ---> 71f33353d043 12:22:18 Step 24/24 : LABEL version=0.0.0 12:22:18 ---> Running in 02e80ef14fbd 12:22:18 Removing intermediate container 02e80ef14fbd 12:22:18 ---> d502dbe6b41f 12:22:18 [Warning] One or more build-args [ARCH] were not consumed 12:22:18 Successfully built d502dbe6b41f 12:22:18 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 12:22:20 using credential edgex-jenkins-ssh 12:22:20 Cloning the remote Git repository 12:22:20 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 12:22:20 > git init /w/workspace/device-mqtt-go/8 # timeout=10 12:22:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 12:22:21 > git --version # timeout=10 12:22:21 > git --version # 'git version 2.17.1' 12:22:21 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:22:23 Merging remotes/origin/main commit 6506aa605e312cf2eda10f01423d61b781597072 into PR head commit 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 12:22:23 Merge succeeded, producing 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 12:22:23 Checking out Revision 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 (PR-328) 12:22:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 12:22:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:22:22 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 12:22:22 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 12:22:22 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:22:23 > git config core.sparsecheckout # timeout=10 12:22:23 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 12:22:23 > git remote # timeout=10 12:22:23 > git config --get remote.origin.url # timeout=10 12:22:23 using GIT_SSH to set credentials SSH Credentials for GitHub 12:22:23 > git merge 6506aa605e312cf2eda10f01423d61b781597072 # timeout=10 12:22:23 > git rev-parse HEAD^{commit} # timeout=10 12:22:23 > git config core.sparsecheckout # timeout=10 12:22:23 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 12:22:27 Commit message: "docs(snap): source metadata from external appstream file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:22:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:22:28 % Total % Received % Xferd Average Speed Time Time Time Current 12:22:28 Dload Upload Total Spent Left Speed 12:22:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 99521 0 --:--:-- --:--:-- --:--:-- 99521 [Pipeline] sh 12:22:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:22:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 12:22:28 sudo tee /etc/docker/daemon.new 12:22:28 { 12:22:28 "registry-mirrors": [ 12:22:28 "https://nexus3.edgexfoundry.org:10001" 12:22:28 ], 12:22:28 "bip": "10.250.0.254/24", 12:22:28 "hosts": [ 12:22:28 "tcp://0.0.0.0:5555", 12:22:28 "unix:///var/run/docker.sock" 12:22:28 ], 12:22:28 "mtu": 1458, 12:22:28 "selinux-enabled": true, 12:22:28 "seccomp-profile": "/etc/docker/seccomp.json" 12:22:28 } [Pipeline] sh 12:22:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:22:29 + sudo service docker restart 12:22:33 Still waiting to schedule task 12:22:33 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:48 provisioning config files... 12:22:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/8@tmp/config4098049409268651287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:22:48 ---> docker-login.sh 12:22:48 nexus3.edgexfoundry.org:10001 12:22:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:48 Configure a credential helper to remove this warning. See 12:22:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:48 12:22:48 Login Succeeded 12:22:48 nexus3.edgexfoundry.org:10002 12:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:49 Configure a credential helper to remove this warning. See 12:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:49 12:22:49 Login Succeeded 12:22:49 nexus3.edgexfoundry.org:10003 12:22:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:49 Configure a credential helper to remove this warning. See 12:22:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:49 12:22:49 Login Succeeded 12:22:49 nexus3.edgexfoundry.org:10004 12:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:50 Configure a credential helper to remove this warning. See 12:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:50 12:22:50 Login Succeeded 12:22:50 docker.io 12:22:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:22:50 Configure a credential helper to remove this warning. See 12:22:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:22:50 12:22:50 Login Succeeded 12:22:50 ---> docker-login.sh ends [Pipeline] } 12:22:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:22:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:22:51 ========================================================= 12:22:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 12:22:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 12:22:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 12:22:51 Sending build context to Docker daemon 2.996MB 12:22:51 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 12:22:51 Step 2/12 : FROM ${BASE} AS builder 12:22:52 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:22:52 9b3977197b4f: Pulling fs layer 12:22:52 1a89e8eeedd5: Pulling fs layer 12:22:52 94645a83ff95: Pulling fs layer 12:22:52 3f3a8bcf1eab: Pulling fs layer 12:22:52 0c92f367c5e7: Pulling fs layer 12:22:52 f7c0051592d6: Pulling fs layer 12:22:52 a227ed2f7395: Pulling fs layer 12:22:52 7b1c46037f91: Pulling fs layer 12:22:52 3f3a8bcf1eab: Waiting 12:22:52 0c92f367c5e7: Waiting 12:22:52 f7c0051592d6: Waiting 12:22:52 7b1c46037f91: Waiting 12:22:52 a227ed2f7395: Waiting 12:22:52 94645a83ff95: Verifying Checksum 12:22:52 94645a83ff95: Download complete 12:22:52 1a89e8eeedd5: Download complete 12:22:52 0c92f367c5e7: Download complete 12:22:52 f7c0051592d6: Verifying Checksum 12:22:52 f7c0051592d6: Download complete 12:22:52 a227ed2f7395: Verifying Checksum 12:22:52 a227ed2f7395: Download complete 12:22:52 9b3977197b4f: Verifying Checksum 12:22:52 9b3977197b4f: Download complete 12:22:52 9b3977197b4f: Pull complete 12:22:53 1a89e8eeedd5: Pull complete 12:22:53 94645a83ff95: Pull complete 12:22:54 7b1c46037f91: Verifying Checksum 12:22:54 7b1c46037f91: Download complete 12:22:54 3f3a8bcf1eab: Verifying Checksum 12:22:54 3f3a8bcf1eab: Download complete 12:23:06 3f3a8bcf1eab: Pull complete 12:23:06 0c92f367c5e7: Pull complete 12:23:06 f7c0051592d6: Pull complete 12:23:06 a227ed2f7395: Pull complete 12:23:12 7b1c46037f91: Pull complete 12:23:12 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 12:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 12:23:12 ---> f79e39bc4007 12:23:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:23:14 ---> Running in 9561c65a678a 12:23:14 Removing intermediate container 9561c65a678a 12:23:14 ---> 7ffb3fd4861c 12:23:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:23:14 ---> Running in 4fb7cc941e7a 12:23:14 Removing intermediate container 4fb7cc941e7a 12:23:14 ---> 0caa3afbf2ce 12:23:14 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:23:14 ---> Running in 7f8e813ea7d8 12:23:16 Removing intermediate container 7f8e813ea7d8 12:23:16 ---> fc7add3230fd 12:23:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:23:16 ---> Running in 43958c94a482 12:23:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:23:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:23:19 (1/4) Installing openssh-keygen (8.8_p1-r1) 12:23:19 (2/4) Installing libedit (20210910.3.1-r0) 12:23:19 (3/4) Installing openssh-client-common (8.8_p1-r1) 12:23:20 (4/4) Installing openssh-client-default (8.8_p1-r1) 12:23:20 Executing busybox-1.34.1-r3.trigger 12:23:20 OK: 224 MiB in 56 packages 12:23:21 Removing intermediate container 43958c94a482 12:23:21 ---> afbc50c49c19 12:23:21 Step 7/12 : WORKDIR /device-mqtt-go 12:23:21 ---> Running in 4dfa5abddcff 12:23:21 Removing intermediate container 4dfa5abddcff 12:23:21 ---> 2c056a914710 12:23:21 Step 8/12 : COPY go.mod vendor* ./ 12:23:22 ---> 4b4eae9222f5 12:23:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:23:22 ---> Running in 7d4a1b534434 12:23:47 Running on prd-ubuntu18.04-docker-8c-8g-4555 in /w/workspace/gexfoundry_device-mqtt-go_PR-328 [Pipeline] { [Pipeline] ws 12:23:47 Running in /w/workspace/device-mqtt-go/8 [Pipeline] { [Pipeline] checkout 12:23:47 Selected Git installation does not exist. Using Default 12:23:47 The recommended git tool is: NONE 12:23:48 using credential edgex-jenkins-ssh 12:23:48 Cloning the remote Git repository 12:23:48 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 12:23:48 > git init /w/workspace/device-mqtt-go/8 # timeout=10 12:23:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 12:23:48 > git --version # timeout=10 12:23:48 > git --version # 'git version 2.17.1' 12:23:48 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:50 Merging remotes/origin/main commit 6506aa605e312cf2eda10f01423d61b781597072 into PR head commit 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:23:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 12:23:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:23:49 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 12:23:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 12:23:49 using GIT_SSH to set credentials SSH Credentials for GitHub 12:23:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:23:50 > git config core.sparsecheckout # timeout=10 12:23:50 > git checkout -f 4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 # timeout=10 12:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:50 12:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 12:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:51 latest: Pulling from edgex-lftools-log-publisher 12:23:51 b4d181a07f80: Pulling fs layer 12:23:51 a1111a8f2ec3: Pulling fs layer 12:23:51 ed53099fbce6: Pulling fs layer 12:23:51 dc539afda2c1: Pulling fs layer 12:23:51 77bc0d833cb6: Pulling fs layer 12:23:51 9065ff56babe: Pulling fs layer 12:23:51 d287ab97295c: Pulling fs layer 12:23:51 77bc0d833cb6: Waiting 12:23:51 dc539afda2c1: Waiting 12:23:51 9065ff56babe: Waiting 12:23:51 d287ab97295c: Waiting 12:23:51 a1111a8f2ec3: Verifying Checksum 12:23:51 a1111a8f2ec3: Download complete 12:23:51 dc539afda2c1: Verifying Checksum 12:23:51 dc539afda2c1: Download complete 12:23:51 ed53099fbce6: Verifying Checksum 12:23:51 ed53099fbce6: Download complete 12:23:51 9065ff56babe: Verifying Checksum 12:23:51 9065ff56babe: Download complete 12:23:51 77bc0d833cb6: Verifying Checksum 12:23:51 77bc0d833cb6: Download complete 12:23:51 b4d181a07f80: Verifying Checksum 12:23:51 b4d181a07f80: Download complete 12:23:51 d287ab97295c: Verifying Checksum 12:23:51 d287ab97295c: Download complete 12:23:52 b4d181a07f80: Pull complete 12:23:52 a1111a8f2ec3: Pull complete 12:23:53 ed53099fbce6: Pull complete 12:23:53 dc539afda2c1: Pull complete 12:23:53 77bc0d833cb6: Pull complete 12:23:53 9065ff56babe: Pull complete 12:23:59 d287ab97295c: Pull complete 12:23:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 12:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:23:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 12:23:59 prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container 12:23:59 $ 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/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:24:01 $ docker top 53312d9c88305b37f024edf3c3f264ec44f16039868ce06d0516f8be481fbd25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:02 ---> job-cost.sh 12:24:02 lf-activate-venv: SKIPPING 12:24:02 INFO: No Stack... 12:24:02 INFO: Retrieving Pricing Info for: v3-standard-2 12:24:02 INFO: Archiving Costs [Pipeline] sh 12:24:03 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives/cost.csv 12:24:03 + cut -d, -f6 [Pipeline] lock 12:24:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] 12:24:03 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] did not exist. Created. 12:24:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:24:03 + echo total: 0.05999999865889549 [Pipeline] stash 12:24:03 Stashed 1 file(s) [Pipeline] } 12:24:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] // lock [Pipeline] } 12:24:03 $ docker stop --time=1 53312d9c88305b37f024edf3c3f264ec44f16039868ce06d0516f8be481fbd25 12:24:04 $ docker rm -f 53312d9c88305b37f024edf3c3f264ec44f16039868ce06d0516f8be481fbd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:24:04 Failed in branch amd64 12:24:30 Removing intermediate container 7d4a1b534434 12:24:30 ---> b477e7e71c35 12:24:30 Step 10/12 : COPY . . 12:24:31 ---> 0a310463ccd1 12:24:31 Step 11/12 : ARG MAKE='make build' 12:24:31 ---> Running in 17b6134db69e 12:24:31 Removing intermediate container 17b6134db69e 12:24:31 ---> 4f0ab1fd8e1c 12:24:31 Step 12/12 : RUN $MAKE 12:24:31 ---> Running in 1cb05f523c4a 12:24:32 noop 12:24:33 Removing intermediate container 1cb05f523c4a 12:24:33 ---> 068915cc233e 12:24:33 Successfully built 068915cc233e 12:24:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:24:33 + docker inspect -f . ci-base-image-arm64 12:24:33 . [Pipeline] withDockerContainer 12:24:34 prd-ubuntu18.04-docker-arm64-4c-16g-4554 does not seem to be running inside a container 12:24:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:24:35 $ docker top 75d68e9513ebff5b98876ab361f04fc79744f753fcd88abbea0d8e964d584ded -eo pid,comm [Pipeline] { [Pipeline] sh 12:24:36 + go version 12:24:36 go version go1.17.6 linux/arm64 [Pipeline] } 12:24:36 $ docker stop --time=1 75d68e9513ebff5b98876ab361f04fc79744f753fcd88abbea0d8e964d584ded 12:24:37 $ docker rm -f 75d68e9513ebff5b98876ab361f04fc79744f753fcd88abbea0d8e964d584ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:24:38 + docker inspect -f . ci-base-image-arm64 12:24:38 . [Pipeline] withDockerContainer 12:24:38 prd-ubuntu18.04-docker-arm64-4c-16g-4554 does not seem to be running inside a container 12:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:24:40 $ docker top 6705b28b933cdd57602de9a736c8c980947c69810f7b4bccf6d09dfd892b9029 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 12:24:40 + make test 12:24:40 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 12:24:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 12:25:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 12:25:29 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.056s coverage: 22.5% of statements 12:25:29 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 12:25:29 GCO_ENABLED=1 GO111MODULE=on go vet ./... 12:25:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:25:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:25:51 ./bin/test-attribution-txt.sh [Pipeline] echo 12:25:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:25:52 $ docker stop --time=1 6705b28b933cdd57602de9a736c8c980947c69810f7b4bccf6d09dfd892b9029 12:25:53 $ docker rm -f 6705b28b933cdd57602de9a736c8c980947c69810f7b4bccf6d09dfd892b9029 [Pipeline] // withDockerContainer [Pipeline] sh 12:25:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:25:54 Warning: overwriting stash ‘coverage-report’ 12:25:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:25:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:25:55 + ls -al . 12:25:55 total 180 12:25:55 drwxrwxr-x 9 jenkins jenkins 4096 Feb 3 12:25 . 12:25:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 12:22 .. 12:25:55 -rw-rw-r-- 1 jenkins jenkins 140 Feb 3 12:22 .dockerignore 12:25:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 12:22 .git 12:25:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 12:22 .github 12:25:55 -rw-rw-r-- 1 jenkins jenkins 329 Feb 3 12:22 .gitignore 12:25:55 -rw-rw-r-- 1 jenkins jenkins 7287 Feb 3 12:22 Attribution.txt 12:25:55 -rw-rw-r-- 1 jenkins jenkins 7447 Feb 3 12:22 CHANGELOG.md 12:25:55 -rw-rw-r-- 1 jenkins jenkins 1930 Feb 3 12:22 Dockerfile 12:25:55 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 12:22 GOVERNANCE.md 12:25:55 -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 12:22 Jenkinsfile 12:25:55 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 3 12:22 LICENSE 12:25:55 -rw-rw-r-- 1 jenkins jenkins 1030 Feb 3 12:22 Makefile 12:25:55 -rw-rw-r-- 1 jenkins jenkins 620 Feb 3 12:22 OWNERS.md 12:25:55 -rw-rw-r-- 1 jenkins jenkins 2643 Feb 3 12:22 README.md 12:25:55 -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 12:20 VERSION 12:25:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 12:22 bin 12:25:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 12:22 cmd 12:25:55 -rw-r--r-- 1 jenkins jenkins 17452 Feb 3 12:25 coverage.out 12:25:55 -rw-rw-r-- 1 jenkins jenkins 2907 Feb 3 12:22 go.mod 12:25:55 -rw-rw-r-- 1 jenkins jenkins 49409 Feb 3 12:22 go.sum 12:25:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 12:22 internal 12:25:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 12:22 mock 12:25:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 12:22 snap 12:25:55 -rw-rw-r-- 1 jenkins jenkins 227 Feb 3 12:22 version.go [Pipeline] isUnix [Pipeline] sh 12:25:56 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 --label arch=arm64 --label version=0.0.0 . 12:25:56 Sending build context to Docker daemon 3.014MB 12:25:56 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 12:25:56 Step 2/24 : FROM ${BASE} AS builder 12:25:56 ---> 068915cc233e 12:25:56 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 12:25:56 ---> Running in bceec9d63498 12:25:56 Removing intermediate container bceec9d63498 12:25:56 ---> 71078ee86b79 12:25:56 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 12:25:56 ---> Running in c3430d20df79 12:25:57 Removing intermediate container c3430d20df79 12:25:57 ---> 73a1f4351f60 12:25:57 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:25:57 ---> Running in 7e4868b5f41a 12:25:58 Removing intermediate container 7e4868b5f41a 12:25:58 ---> ad86075e570b 12:25:58 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:59 ---> Running in 57d29c27d1ba 12:26:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 12:26:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 12:26:01 OK: 224 MiB in 56 packages 12:26:02 Removing intermediate container 57d29c27d1ba 12:26:02 ---> 2491a009b058 12:26:02 Step 7/24 : WORKDIR /device-mqtt-go 12:26:02 ---> Running in eaa32ec9d937 12:26:02 Removing intermediate container eaa32ec9d937 12:26:02 ---> 728badf3c64a 12:26:02 Step 8/24 : COPY go.mod vendor* ./ 12:26:03 ---> 00174fff2f70 12:26:03 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:26:03 ---> Running in 643fe998031b 12:26:05 Removing intermediate container 643fe998031b 12:26:05 ---> fcdd9b520d99 12:26:05 Step 10/24 : COPY . . 12:26:06 ---> cb1fc8525483 12:26:06 Step 11/24 : ARG MAKE='make build' 12:26:06 ---> Running in a4878eefef32 12:26:06 Removing intermediate container a4878eefef32 12:26:06 ---> 1ded80bf2b78 12:26:06 Step 12/24 : RUN $MAKE 12:26:06 ---> Running in c1c1f5ec13f5 12:26:07 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 12:26:46 Removing intermediate container c1c1f5ec13f5 12:26:46 ---> 9113109ec956 12:26:46 Step 13/24 : FROM alpine:3.14 12:26:46 3.14: Pulling from library/alpine 12:26:46 be307f383ecc: Pulling fs layer 12:26:46 be307f383ecc: Verifying Checksum 12:26:46 be307f383ecc: Download complete 12:26:46 be307f383ecc: Pull complete 12:26:46 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 12:26:46 Status: Downloaded newer image for alpine:3.14 12:26:46 ---> 5b8b7b635229 12:26:46 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 12:26:46 ---> Running in 8f73b9c7cfd4 12:26:47 Removing intermediate container 8f73b9c7cfd4 12:26:47 ---> b58bce622bc9 12:26:47 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 12:26:47 ---> Running in 16a2306f18aa 12:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 12:26:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 12:26:49 (1/6) Installing dumb-init (1.2.5-r1) 12:26:49 (2/6) Installing libgcc (10.3.1_git20210424-r2) 12:26:49 (3/6) Installing libsodium (1.0.18-r0) 12:26:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 12:26:49 (5/6) Installing libzmq (4.3.4-r0) 12:26:49 (6/6) Installing zeromq (4.3.4-r0) 12:26:49 Executing busybox-1.33.1-r6.trigger 12:26:49 OK: 8 MiB in 20 packages 12:26:50 Removing intermediate container 16a2306f18aa 12:26:50 ---> 36d9b1e88659 12:26:50 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 12:26:51 ---> f7aeae93cec2 12:26:51 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 12:26:51 ---> e11653446d64 12:26:51 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 12:26:52 ---> c4de1649dd8f 12:26:52 Step 19/24 : EXPOSE 59982 12:26:52 ---> Running in 2f5d35a27988 12:26:52 Removing intermediate container 2f5d35a27988 12:26:52 ---> b55d401fca37 12:26:52 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 12:26:52 ---> Running in 98a82dde7371 12:26:53 Removing intermediate container 98a82dde7371 12:26:53 ---> 97949e88bc78 12:26:53 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:26:53 ---> Running in 929a088feef5 12:26:53 Removing intermediate container 929a088feef5 12:26:53 ---> 65e5f1ca77d5 12:26:53 Step 22/24 : LABEL arch=arm64 12:26:53 ---> Running in f7cb4309df91 12:26:54 Removing intermediate container f7cb4309df91 12:26:54 ---> 3e7fb7127591 12:26:54 Step 23/24 : LABEL git_sha=4d6aa7d1bb7ab6e197a880fcb69fb1d9e6d8c558 12:26:54 ---> Running in e3234c59c291 12:26:54 Removing intermediate container e3234c59c291 12:26:54 ---> 213d9fec8ae0 12:26:54 Step 24/24 : LABEL version=0.0.0 12:26:54 ---> Running in b590a2a22d25 12:26:54 Removing intermediate container b590a2a22d25 12:26:54 ---> 2061cf4863c9 12:26:54 [Warning] One or more build-args [ARCH] were not consumed 12:26:54 Successfully built 2061cf4863c9 12:26:54 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:26:55 12:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 12:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:26:55 arm64: Pulling from edgex-lftools-log-publisher 12:26:55 448f6bf000e3: Pulling fs layer 12:26:55 f757da607395: Pulling fs layer 12:26:55 05883995daec: Pulling fs layer 12:26:55 8603b9c90790: Pulling fs layer 12:26:55 1560dd03e051: Pulling fs layer 12:26:55 27f5ce0e4adf: Pulling fs layer 12:26:55 c2d8d7efcc4b: Pulling fs layer 12:26:55 27f5ce0e4adf: Waiting 12:26:55 8603b9c90790: Waiting 12:26:55 1560dd03e051: Waiting 12:26:55 c2d8d7efcc4b: Waiting 12:26:56 f757da607395: Verifying Checksum 12:26:56 f757da607395: Download complete 12:26:56 8603b9c90790: Verifying Checksum 12:26:56 8603b9c90790: Download complete 12:26:56 1560dd03e051: Download complete 12:26:56 05883995daec: Verifying Checksum 12:26:56 05883995daec: Download complete 12:26:56 27f5ce0e4adf: Verifying Checksum 12:26:56 27f5ce0e4adf: Download complete 12:26:56 448f6bf000e3: Verifying Checksum 12:26:56 448f6bf000e3: Download complete 12:26:59 c2d8d7efcc4b: Verifying Checksum 12:26:59 c2d8d7efcc4b: Download complete 12:27:00 448f6bf000e3: Pull complete 12:27:00 f757da607395: Pull complete 12:27:02 05883995daec: Pull complete 12:27:02 8603b9c90790: Pull complete 12:27:03 1560dd03e051: Pull complete 12:27:03 27f5ce0e4adf: Pull complete 12:27:18 c2d8d7efcc4b: Pull complete 12:27:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 12:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:27:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 12:27:18 prd-ubuntu18.04-docker-arm64-4c-16g-4554 does not seem to be running inside a container 12:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/8 -v /w/workspace/device-mqtt-go/8:/w/workspace/device-mqtt-go/8:rw,z -v /w/workspace/device-mqtt-go/8@tmp:/w/workspace/device-mqtt-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:27:21 $ docker top c89441545d681f92390b0f8ab69c44abf7bf9299c6811759cd1865c11982493a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:27:22 ---> job-cost.sh 12:27:22 lf-activate-venv: SKIPPING 12:27:22 INFO: No Stack... 12:27:22 INFO: Retrieving Pricing Info for: v3-standard-4 12:27:22 INFO: Archiving Costs [Pipeline] sh 12:27:23 + cat /w/workspace/device-mqtt-go/8/archives/cost.csv+ cut -d, -f6 12:27:23 [Pipeline] lock 12:27:23 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] 12:27:23 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] did not exist. Created. 12:27:23 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:27:24 /w/workspace/device-mqtt-go/8@tmp/durable-addef6ae/script.sh: 1: /w/workspace/device-mqtt-go/8@tmp/durable-addef6ae/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 12:27:24 + echo total: 0.10999999940395355 [Pipeline] stash 12:27:24 Warning: overwriting stash ‘stack-cost’ 12:27:24 Stashed 1 file(s) [Pipeline] } 12:27:24 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-328-8-stack-cost] [Pipeline] // lock [Pipeline] } 12:27:24 $ docker stop --time=1 c89441545d681f92390b0f8ab69c44abf7bf9299c6811759cd1865c11982493a 12:27:26 $ docker rm -f c89441545d681f92390b0f8ab69c44abf7bf9299c6811759cd1865c11982493a [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:27:27 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives ']' 12:27:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives 12:27:27 total 8 12:27:27 drwxr-xr-x. 3 root root 34 Feb 3 12:24 . 12:27:27 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 3 12:24 .. 12:27:27 drwxr-xr-x. 2 root root 6 Feb 3 12:24 cost 12:27:27 -rw-r--r--. 1 root root 85 Feb 3 12:24 cost.csv 12:27:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives 12:27:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives 12:27:27 total 8 12:27:27 drwxr-xr-x. 3 jenkins jenkins 34 Feb 3 12:24 . 12:27:27 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 3 12:24 .. 12:27:27 drwxr-xr-x. 2 jenkins jenkins 6 Feb 3 12:24 cost 12:27:27 -rw-r--r--. 1 jenkins jenkins 85 Feb 3 12:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:27:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:27:28 ---> package-listing.sh 12:27:28 ++ facter osfamily 12:27:28 ++ tr '[:upper:]' '[:lower:]' 12:27:28 + OS_FAMILY=redhat 12:27:28 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-328 12:27:28 + START_PACKAGES=/tmp/packages_start.txt 12:27:28 + END_PACKAGES=/tmp/packages_end.txt 12:27:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:27:28 + PACKAGES=/tmp/packages_start.txt 12:27:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-328 ']' 12:27:28 + PACKAGES=/tmp/packages_end.txt 12:27:28 + case "${OS_FAMILY}" in 12:27:28 + rpm -qa 12:27:28 + sort 12:27:29 + '[' -f /tmp/packages_start.txt ']' 12:27:29 + '[' -f /tmp/packages_end.txt ']' 12:27:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:27:29 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-328 ']' 12:27:29 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives/ 12:27:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-328/archives/ [Pipeline] echo 12:27:29 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:27:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:27:30 . [Pipeline] withDockerContainer 12:27:30 prd-centos7-docker-4c-2g-4553 does not seem to be running inside a container 12:27:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-328 -v /w/workspace/gexfoundry_device-mqtt-go_PR-328:/w/workspace/gexfoundry_device-mqtt-go_PR-328:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:27:30 $ docker top c61170d4f535ff4c12d86e67f9b6456d0276028d15b0768298a0421d87cd1ea1 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:30 + touch /tmp/pre-build-complete [Pipeline] sh 12:27:31 + mkdir -p /var/log/sysstat [Pipeline] sh 12:27:31 + ls /var/log/sa-host 12:27:31 + sadf -c /var/log/sa-host/sa03 12:27:31 file_magic: OK 12:27:31 HZ: Using current value: 100 12:27:31 file_header: OK 12:27:31 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 12:27:31 Statistics: 12:27:31 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:27:31 File successfully converted to sysstat format version 12.0.3 12:27:31 + sadf -c /var/log/sa-host/sa17 12:27:31 file_magic: OK 12:27:31 HZ: Using current value: 100 12:27:31 file_header: OK 12:27:31 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 12:27:31 Statistics: 12:27:31 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:27:31 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:27:31 provisioning config files... 12:27:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-328@tmp/config6178674483517153755tmp [Pipeline] { [Pipeline] echo 12:27:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:27:32 ---> create-netrc.sh [Pipeline] } 12:27:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:27:32 ---> python-tools-install.sh [Pipeline] echo 12:27:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:27:32 ---> sudo-logs.sh 12:27:32 Archiving 'sudo' log.. 12:27:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-4553.novalocal: Name or service not known 12:27:32 sudo: unable to resolve host prd-centos7-docker-4c-2g-4553.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:27:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:27:33 ---> job-cost.sh 12:27:33 lf-activate-venv: SKIPPING 12:27:33 DEBUG: total: 0.05999999865889549 12:27:33 INFO: Retrieving Stack Cost... 12:27:33 INFO: Retrieving Pricing Info for: v3-standard-2 12:27:33 INFO: Archiving Costs [Pipeline] echo 12:27:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:27:33 ---> logs-deploy.sh 12:27:33 lf-activate-venv: SKIPPING 12:27:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-328/8 12:27:33 INFO: archiving workspace using pattern(s): 12:27:34 Archives upload complete. 12:27:34 INFO: archiving logs to Nexus 12:27:35 ---> uname -a: 12:27:35 Linux prd-centos7-docker-4c-2g-4553.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 12:27:35 12:27:35 12:27:35 ---> lscpu: 12:27:35 Architecture: x86_64 12:27:35 CPU op-mode(s): 32-bit, 64-bit 12:27:35 Byte Order: Little Endian 12:27:35 Address sizes: 40 bits physical, 48 bits virtual 12:27:35 CPU(s): 2 12:27:35 On-line CPU(s) list: 0,1 12:27:35 Thread(s) per core: 1 12:27:35 Core(s) per socket: 1 12:27:35 Socket(s): 2 12:27:35 NUMA node(s): 1 12:27:35 Vendor ID: AuthenticAMD 12:27:35 CPU family: 23 12:27:35 Model: 49 12:27:35 Model name: AMD EPYC-Rome Processor 12:27:35 Stepping: 0 12:27:35 CPU MHz: 2799.994 12:27:35 BogoMIPS: 5599.98 12:27:35 Virtualization: AMD-V 12:27:35 Hypervisor vendor: KVM 12:27:35 Virtualization type: full 12:27:35 L1d cache: 32K 12:27:35 L1i cache: 32K 12:27:35 L2 cache: 512K 12:27:35 L3 cache: 16384K 12:27:35 NUMA node0 CPU(s): 0,1 12:27:35 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 12:27:35 12:27:35 12:27:35 ---> nproc: 12:27:35 2 12:27:35 12:27:35 12:27:35 ---> df -h: 12:27:35 Filesystem Size Used Avail Use% Mounted on 12:27:35 overlay 40G 9.1G 31G 23% / 12:27:35 tmpfs 64M 0 64M 0% /dev 12:27:35 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:27:35 shm 64M 0 64M 0% /dev/shm 12:27:35 /dev/vda1 40G 9.1G 31G 23% /facter-os 12:27:35 12:27:35 12:27:35 ---> sar -b -r -n DEV: 12:27:35 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/03/22 _x86_64_ (2 CPU) 12:27:35 12:27:35 12:19:49 LINUX RESTART (2 CPU) 12:27:35 12:27:35 12:20:01 tps rtps wtps bread/s bwrtn/s 12:27:35 12:21:02 276.09 85.50 190.59 9384.92 61123.91 12:27:35 12:22:01 280.04 0.00 280.04 0.00 61222.11 12:27:35 12:23:01 41.49 0.00 41.49 0.00 6420.46 12:27:35 12:24:01 63.56 0.00 63.56 0.00 17682.45 12:27:35 12:25:01 7.44 0.02 7.43 0.53 398.25 12:27:35 12:26:01 0.23 0.00 0.23 0.00 3.75 12:27:35 12:27:01 0.25 0.00 0.25 0.00 3.20 12:27:35 Average: 95.16 12.25 82.91 1344.30 20885.74 12:27:35 12:27:35 12:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:27:35 12:21:02 4741168 0 799312 9.98 2620 2465832 1590500 17.56 738972 2190120 172136 12:27:35 12:22:01 4026424 0 920888 11.50 2620 3059000 1383856 15.28 888148 2643748 12 12:27:35 12:23:01 3944228 0 915996 11.44 2620 3146088 1210348 13.36 914000 2696776 12 12:27:35 12:24:01 3295116 0 1075292 13.43 2620 3635904 1525968 16.85 1033244 3146048 16 12:27:35 12:25:01 3326104 0 1044276 13.04 2620 3635932 1191092 13.15 1013204 3139600 16 12:27:35 12:26:01 3316792 0 1053584 13.16 2620 3635936 1309380 14.46 1022852 3139600 8 12:27:35 12:27:01 3326956 0 1043416 13.03 2620 3635940 1321716 14.59 1012072 3139600 12 12:27:35 Average: 3710970 0 978966 12.22 2620 3316376 1361837 15.04 946070 2870785 24602 12:27:35 12:27:35 12:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:27:35 12:21:02 eth0 759.85 482.65 5100.96 101.59 0.00 0.00 0.00 0.00 12:27:35 12:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:21:02 veth539c8b2 115.78 143.55 11.25 629.09 0.00 0.00 0.00 0.00 12:27:35 12:21:02 docker0 133.81 159.71 11.44 734.02 0.00 0.00 0.00 0.00 12:27:35 12:22:01 veth155d40f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:22:01 eth0 132.29 96.33 1505.81 19.71 0.00 0.00 0.00 0.00 12:27:35 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:22:01 vethd33a14c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:23:01 eth0 19.10 10.77 106.34 4.76 0.00 0.00 0.00 0.00 12:27:35 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:23:01 docker0 210.61 262.17 17.42 2234.15 0.00 0.00 0.00 0.00 12:27:35 12:24:01 eth0 103.96 65.21 2600.98 8.34 0.00 0.00 0.00 0.00 12:27:35 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:25:01 eth0 7.81 5.43 7.82 2.73 0.00 0.00 0.00 0.00 12:27:35 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:26:01 eth0 1.98 1.63 0.21 12.75 0.00 0.00 0.00 0.00 12:27:35 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:27:01 eth0 2.53 1.63 1.81 6.61 0.00 0.00 0.00 0.00 12:27:35 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 Average: eth0 146.85 94.82 1331.73 22.36 0.00 0.00 0.00 0.00 12:27:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:27:35 Average: docker0 30.16 37.55 2.50 319.95 0.00 0.00 0.00 0.00 12:27:35 12:27:35