Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 2cec40f9d02aa0b557c330301980d65ce3395245+620914ed09955f471d114b9f6d925da7efa3e056 (275b705a99efd3292f4630644a1f6e9247d97364) 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-ssh14712978606621946406.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6922007673044957782.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-335/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-335/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8689354866390508483.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6671692966179136774.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-335/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-335/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3085264654548902438.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2477 in /w/workspace/gexfoundry_device-mqtt-go_PR-335 [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-335 # 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-335@tmp/jenkins-gitclient-ssh8800054097485781641.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-335@tmp/jenkins-gitclient-ssh4519908448422614537.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 620914ed09955f471d114b9f6d925da7efa3e056 into PR head commit 2cec40f9d02aa0b557c330301980d65ce3395245 Merge succeeded, producing 2cec40f9d02aa0b557c330301980d65ce3395245 Checking out Revision 2cec40f9d02aa0b557c330301980d65ce3395245 (PR-335) > git config core.sparsecheckout # timeout=10 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # 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-335@tmp/jenkins-gitclient-ssh4071576598139613529.key > git merge 620914ed09955f471d114b9f6d925da7efa3e056 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 Commit message: "ci: gomod changes related for Go 1.17" > git rev-list --no-walk 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:12 ========================================================= 18:14:12 EdgeX Global Pipelines Version Info 18:14:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:13 ------------------- 18:14:13 stable info: 18:14:13 ------------------- 18:14:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:13 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:14:13 Message: update stable to v1.0.219 18:14:14 ------------------- 18:14:14 experimental info: 18:14:14 ------------------- 18:14:14 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:14 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 18:14:14 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:14:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2cec40f [Pipeline] echo 18:14:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:15 provisioning config files... 18:14:15 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/config4008380593029868672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:15 ---> docker-login.sh 18:14:15 nexus3.edgexfoundry.org:10001 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 nexus3.edgexfoundry.org:10002 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 nexus3.edgexfoundry.org:10003 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 nexus3.edgexfoundry.org:10004 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:15 Configure a credential helper to remove this warning. See 18:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:15 18:14:15 Login Succeeded 18:14:15 docker.io 18:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:16 Configure a credential helper to remove this warning. See 18:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:16 18:14:16 Login Succeeded 18:14:16 ---> docker-login.sh ends [Pipeline] } 18:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:14:16 + git rev-list -1 --merges 2cec40f9d02aa0b557c330301980d65ce3395245~1..2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:14:16 -----------> git rev-list -1 --merges 2cec40f9d02aa0b557c330301980d65ce3395245~1..2cec40f9d02aa0b557c330301980d65ce3395245 2cec40f9d02aa0b557c330301980d65ce3395245 [false] [Pipeline] sh 18:14:16 + git log --format=format:%s -1 2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:14:16 ========================================================= 18:14:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:14:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:17 + git log --format=format:%s -1 2cec40f9d02aa0b557c330301980d65ce3395245 [Pipeline] echo 18:14:17 [semverPrep] GIT_COMMIT: 2cec40f9d02aa0b557c330301980d65ce3395245, Commit Message: ci: gomod changes related for Go 1.17 [Pipeline] echo 18:14:17 [semverPrep] This is not a build commit. [Pipeline] sh 18:14:17 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:14:17 + grep -v github /etc/ssh/ssh_known_hosts 18:14:17 + '[' -e /tmp/ssh_known_hosts ']' 18:14:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:17 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 18:14:17 + sudo tee -a /etc/ssh/ssh_known_hosts 18:14:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:18 18:14:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:18 latest: Pulling from edgex-devops/git-semver 18:14:18 a0d0a0d46f8b: Pulling fs layer 18:14:18 3e5f54012d9b: Pulling fs layer 18:14:18 4c7163046ea9: Pulling fs layer 18:14:18 0c2d73faf560: Pulling fs layer 18:14:18 0c2d73faf560: Waiting 18:14:18 3e5f54012d9b: Verifying Checksum 18:14:18 3e5f54012d9b: Download complete 18:14:18 a0d0a0d46f8b: Verifying Checksum 18:14:18 a0d0a0d46f8b: Download complete 18:14:18 4c7163046ea9: Verifying Checksum 18:14:18 4c7163046ea9: Download complete 18:14:18 0c2d73faf560: Verifying Checksum 18:14:18 0c2d73faf560: Download complete 18:14:18 a0d0a0d46f8b: Pull complete 18:14:18 3e5f54012d9b: Pull complete 18:14:18 4c7163046ea9: Pull complete 18:14:19 0c2d73faf560: Pull complete 18:14:19 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:14:19 prd-centos7-docker-4c-2g-2477 does not seem to be running inside a container 18:14:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:14:19 $ docker top ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:20 [ssh-agent] Looking for ssh-agent implementation... 18:14:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:20 $ docker exec ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 ssh-agent 18:14:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaKAjCJ/agent.14 18:14:20 SSH_AGENT_PID=21 18:14:20 Running ssh-add (command line suppressed) 18:14:20 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_7298184728835161810.key (/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_7298184728835161810.key) 18:14:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:20 + git tag --points-at HEAD [Pipeline] } 18:14:20 $ docker exec --env ******** --env ******** ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 ssh-agent -k 18:14:20 unset SSH_AUTH_SOCK; 18:14:20 unset SSH_AGENT_PID; 18:14:20 echo Agent pid 21 killed; 18:14:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:20 [ssh-agent] Looking for ssh-agent implementation... 18:14:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:21 $ docker exec ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 ssh-agent 18:14:21 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPOcOKC/agent.54 18:14:21 SSH_AGENT_PID=60 18:14:21 Running ssh-add (command line suppressed) 18:14:21 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_309518766377803232.key (/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/private_key_309518766377803232.key) 18:14:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:21 + git semver init 18:14:21 # -> Open(): unable to determine branch for HEAD 18:14:21 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-335/.git 18:14:21 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-335 18:14:21 # $SEMVER_REMOTE_NAME = origin 18:14:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:21 # $SEMVER_USER_NAME = edgex-jenkins 18:14:21 # $SEMVER_BRANCH = PR-335 18:14:21 # $SEMVER_TEMP = /tmp/semver-645981789 18:14:21 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 18:14:29 # '/tmp/semver-645981789' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-335/.semver' 18:14:29 # -> Force: false 18:14:29 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-335/.semver [Pipeline] } 18:14:29 $ docker exec --env ******** --env ******** ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 ssh-agent -k 18:14:29 unset SSH_AUTH_SOCK; 18:14:29 unset SSH_AGENT_PID; 18:14:29 echo Agent pid 60 killed; 18:14:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:30 + git semver [Pipeline] } 18:14:30 $ docker stop --time=1 ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 18:14:31 $ docker rm -f ae2bf26d5cc29273efc87bd106ec03d5b33af2d7011f50f2c5c44187ea28ae80 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:31 Stashed 1 file(s) [Pipeline] echo 18:14:31 [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 18:14:32 provisioning config files... 18:14:32 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/config3716985408883309336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:32 ---> docker-login.sh 18:14:32 nexus3.edgexfoundry.org:10001 18:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:32 Configure a credential helper to remove this warning. See 18:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:32 18:14:32 Login Succeeded 18:14:32 nexus3.edgexfoundry.org:10002 18:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:32 Configure a credential helper to remove this warning. See 18:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:32 18:14:32 Login Succeeded 18:14:32 nexus3.edgexfoundry.org:10003 18:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:32 Configure a credential helper to remove this warning. See 18:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:32 18:14:32 Login Succeeded 18:14:32 nexus3.edgexfoundry.org:10004 18:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:32 Configure a credential helper to remove this warning. See 18:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:32 18:14:32 Login Succeeded 18:14:32 docker.io 18:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:33 Configure a credential helper to remove this warning. See 18:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:33 18:14:33 Login Succeeded 18:14:33 ---> docker-login.sh ends [Pipeline] } 18:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:33 ========================================================= 18:14:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:14:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:14:33 + 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 . 18:14:33 Sending build context to Docker daemon 5.745MB 18:14:33 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 18:14:33 Step 2/12 : FROM ${BASE} AS builder 18:14:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:33 59bf1c3509f3: Pulling fs layer 18:14:33 666ba61612fd: Pulling fs layer 18:14:33 8ed8ca486205: Pulling fs layer 18:14:33 4fe6c5a15a65: Pulling fs layer 18:14:33 22a0e8bec74d: Pulling fs layer 18:14:33 f965cba54748: Pulling fs layer 18:14:33 861ffc35075e: Pulling fs layer 18:14:33 4b385c91608e: Pulling fs layer 18:14:33 560528eb2ebb: Pulling fs layer 18:14:33 4fe6c5a15a65: Waiting 18:14:33 22a0e8bec74d: Waiting 18:14:33 f965cba54748: Waiting 18:14:33 861ffc35075e: Waiting 18:14:33 4b385c91608e: Waiting 18:14:33 560528eb2ebb: Waiting 18:14:33 8ed8ca486205: Verifying Checksum 18:14:33 8ed8ca486205: Download complete 18:14:33 666ba61612fd: Download complete 18:14:33 22a0e8bec74d: Verifying Checksum 18:14:33 22a0e8bec74d: Download complete 18:14:33 f965cba54748: Verifying Checksum 18:14:33 f965cba54748: Download complete 18:14:33 59bf1c3509f3: Verifying Checksum 18:14:33 59bf1c3509f3: Download complete 18:14:33 861ffc35075e: Verifying Checksum 18:14:33 861ffc35075e: Download complete 18:14:33 4b385c91608e: Verifying Checksum 18:14:33 4b385c91608e: Download complete 18:14:34 59bf1c3509f3: Pull complete 18:14:34 4fe6c5a15a65: Verifying Checksum 18:14:34 4fe6c5a15a65: Download complete 18:14:34 666ba61612fd: Pull complete 18:14:34 560528eb2ebb: Verifying Checksum 18:14:34 560528eb2ebb: Download complete 18:14:34 8ed8ca486205: Pull complete 18:14:38 4fe6c5a15a65: Pull complete 18:14:38 22a0e8bec74d: Pull complete 18:14:38 f965cba54748: Pull complete 18:14:38 861ffc35075e: Pull complete 18:14:39 4b385c91608e: Pull complete 18:14:41 560528eb2ebb: Pull complete 18:14:41 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 18:14:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:14:41 ---> dd4a08f94e63 18:14:41 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:14:44 ---> Running in 9fe5056ca69a 18:14:44 Removing intermediate container 9fe5056ca69a 18:14:44 ---> d5d78ce552bb 18:14:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:14:44 ---> Running in e69a82c984ed 18:14:44 Removing intermediate container e69a82c984ed 18:14:44 ---> 5c6bf4fcdbc5 18:14:44 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:44 ---> Running in f5098ceff3b0 18:14:44 Removing intermediate container f5098ceff3b0 18:14:44 ---> 4a3f907645b7 18:14:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:44 ---> Running in 45082ae415b9 18:14:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:14:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:14:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 18:14:46 (2/4) Installing libedit (20210910.3.1-r0) 18:14:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 18:14:46 (4/4) Installing openssh-client-default (8.8_p1-r1) 18:14:46 Executing busybox-1.34.1-r3.trigger 18:14:46 OK: 224 MiB in 56 packages 18:14:46 Removing intermediate container 45082ae415b9 18:14:46 ---> 8455ac961cc3 18:14:46 Step 7/12 : WORKDIR /device-mqtt-go 18:14:46 ---> Running in 10753e8c918f 18:14:46 Removing intermediate container 10753e8c918f 18:14:46 ---> 93f9416a6f99 18:14:46 Step 8/12 : COPY go.mod vendor* ./ 18:14:47 Still waiting to schedule task 18:14:47 ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:47 ‘prd-centos7-docker-4c-2g-2262’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:47 ‘prd-centos7-docker-4c-2g-2263’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:47 ‘prd-centos7-docker-4c-2g-2479’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2267’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2269’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2470’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2471’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2472’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2473’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2474’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2475’ is offline 18:14:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2478’ is offline 18:14:47 ---> c4c7c1438b3f 18:14:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:47 ---> Running in fbcfa5312c56 18:15:19 Removing intermediate container fbcfa5312c56 18:15:19 ---> 592de2300ad9 18:15:19 Step 10/12 : COPY . . 18:15:19 ---> b75ed2e5e833 18:15:19 Step 11/12 : ARG MAKE='make build' 18:15:19 ---> Running in 4ac4de823e04 18:15:19 Removing intermediate container 4ac4de823e04 18:15:19 ---> 23f3b7eba611 18:15:19 Step 12/12 : RUN $MAKE 18:15:19 ---> Running in 3a554dcd1819 18:15:19 noop 18:15:19 Removing intermediate container 3a554dcd1819 18:15:19 ---> c06df9724f68 18:15:19 Successfully built c06df9724f68 18:15:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:15:19 + docker inspect -f . ci-base-image-x86_64 18:15:19 . [Pipeline] withDockerContainer 18:15:19 prd-centos7-docker-4c-2g-2477 does not seem to be running inside a container 18:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:15:20 $ docker top a2a798b9bade97c5a74b3a71d94becea15ec3347cca2312ba5ff6d356f978b2b -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:20 + go version 18:15:20 go version go1.17.6 linux/amd64 [Pipeline] } 18:15:20 $ docker stop --time=1 a2a798b9bade97c5a74b3a71d94becea15ec3347cca2312ba5ff6d356f978b2b 18:15:21 $ docker rm -f a2a798b9bade97c5a74b3a71d94becea15ec3347cca2312ba5ff6d356f978b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:15:22 + docker inspect -f . ci-base-image-x86_64 18:15:22 . [Pipeline] withDockerContainer 18:15:22 prd-centos7-docker-4c-2g-2477 does not seem to be running inside a container 18:15:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:15:22 $ docker top ca9e769123f28b96c38f1027e2cad9845ea207f5ce8712133fbd94e4f1362a10 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:15:22 + make test 18:15:22 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:15:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:15:38 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:15:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.5% of statements 18:15:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:15:38 GCO_ENABLED=1 GO111MODULE=on go vet ./... 18:15:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:44 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:44 $ docker stop --time=1 ca9e769123f28b96c38f1027e2cad9845ea207f5ce8712133fbd94e4f1362a10 18:15:45 $ docker rm -f ca9e769123f28b96c38f1027e2cad9845ea207f5ce8712133fbd94e4f1362a10 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:47 + ls -al . 18:15:47 total 148 18:15:47 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 20 18:15 . 18:15:47 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:14 .. 18:15:47 -rw-rw-r--. 1 jenkins jenkins 7287 Jan 20 18:14 Attribution.txt 18:15:47 drwxrwxr-x. 2 jenkins jenkins 60 Jan 20 18:14 bin 18:15:47 -rw-rw-r--. 1 jenkins jenkins 7447 Jan 20 18:14 CHANGELOG.md 18:15:47 drwxrwxr-x. 3 jenkins jenkins 32 Jan 20 18:14 cmd 18:15:47 -rw-r--r--. 1 jenkins jenkins 17452 Jan 20 18:15 coverage.out 18:15:47 -rw-rw-r--. 1 jenkins jenkins 1930 Jan 20 18:14 Dockerfile 18:15:47 -rw-rw-r--. 1 jenkins jenkins 140 Jan 20 18:14 .dockerignore 18:15:47 drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:14 .git 18:15:47 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:14 .github 18:15:47 -rw-rw-r--. 1 jenkins jenkins 329 Jan 20 18:14 .gitignore 18:15:47 -rw-rw-r--. 1 jenkins jenkins 2907 Jan 20 18:14 go.mod 18:15:47 -rw-rw-r--. 1 jenkins jenkins 49409 Jan 20 18:14 go.sum 18:15:47 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:14 GOVERNANCE.md 18:15:47 drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 18:14 internal 18:15:47 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:14 Jenkinsfile 18:15:47 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 20 18:14 LICENSE 18:15:47 -rw-rw-r--. 1 jenkins jenkins 1030 Jan 20 18:14 Makefile 18:15:47 drwxrwxr-x. 2 jenkins jenkins 23 Jan 20 18:14 mock 18:15:47 -rw-rw-r--. 1 jenkins jenkins 620 Jan 20 18:14 OWNERS.md 18:15:47 -rw-rw-r--. 1 jenkins jenkins 2643 Jan 20 18:14 README.md 18:15:47 drwx------. 3 jenkins jenkins 71 Jan 20 18:14 .semver 18:15:47 drwxrwxr-x. 4 jenkins jenkins 71 Jan 20 18:14 snap 18:15:47 -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:14 VERSION 18:15:47 -rw-rw-r--. 1 jenkins jenkins 227 Jan 20 18:14 version.go [Pipeline] isUnix [Pipeline] sh 18:15:47 + 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=2cec40f9d02aa0b557c330301980d65ce3395245 --label arch=amd64 --label version=0.0.0 . 18:15:47 Sending build context to Docker daemon 5.764MB 18:15:47 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 18:15:47 Step 2/24 : FROM ${BASE} AS builder 18:15:47 ---> c06df9724f68 18:15:47 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:15:47 ---> Running in 2639bd4a9d52 18:15:47 Removing intermediate container 2639bd4a9d52 18:15:47 ---> 55fd374cd3b4 18:15:47 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 18:15:47 ---> Running in 514034db7e21 18:15:47 Removing intermediate container 514034db7e21 18:15:47 ---> 7a70eb15b9ce 18:15:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:47 ---> Running in 78cbd890cd6d 18:15:48 Removing intermediate container 78cbd890cd6d 18:15:48 ---> 356c64df9613 18:15:48 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:48 ---> Running in 63b16e05d590 18:15:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:15:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:15:49 OK: 224 MiB in 56 packages 18:15:49 Removing intermediate container 63b16e05d590 18:15:49 ---> 582cb11be9e0 18:15:49 Step 7/24 : WORKDIR /device-mqtt-go 18:15:50 ---> Running in d5df6c57d5c4 18:15:50 Removing intermediate container d5df6c57d5c4 18:15:50 ---> 58a8a736fa98 18:15:50 Step 8/24 : COPY go.mod vendor* ./ 18:15:50 ---> eb0c83b74105 18:15:50 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:50 ---> Running in d94fccd66bee 18:15:50 Removing intermediate container d94fccd66bee 18:15:50 ---> 5c28702ee13a 18:15:50 Step 10/24 : COPY . . 18:15:51 ---> bb7aec1fd4bf 18:15:51 Step 11/24 : ARG MAKE='make build' 18:15:51 ---> Running in 0ae650b8066e 18:15:51 Removing intermediate container 0ae650b8066e 18:15:51 ---> d7b0e0323bcd 18:15:51 Step 12/24 : RUN $MAKE 18:15:51 ---> Running in 81dd1f5dabb7 18:15:51 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:16:03 Removing intermediate container 81dd1f5dabb7 18:16:03 ---> 84a8be90ec3a 18:16:03 Step 13/24 : FROM alpine:3.14 18:16:04 3.14: Pulling from library/alpine 18:16:04 97518928ae5f: Pulling fs layer 18:16:04 97518928ae5f: Verifying Checksum 18:16:04 97518928ae5f: Download complete 18:16:05 97518928ae5f: Pull complete 18:16:05 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:16:05 Status: Downloaded newer image for alpine:3.14 18:16:05 ---> 0a97eee8041e 18:16:05 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:16:05 ---> Running in dcd90f1488b8 18:16:05 Removing intermediate container dcd90f1488b8 18:16:05 ---> 786311098ea5 18:16:05 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:16:05 ---> Running in 45a4d3bbfed7 18:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:16:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:16:05 (1/6) Installing dumb-init (1.2.5-r1) 18:16:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:16:05 (3/6) Installing libsodium (1.0.18-r0) 18:16:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:16:05 (5/6) Installing libzmq (4.3.4-r0) 18:16:05 (6/6) Installing zeromq (4.3.4-r0) 18:16:05 Executing busybox-1.33.1-r6.trigger 18:16:05 OK: 8 MiB in 20 packages 18:16:05 Removing intermediate container 45a4d3bbfed7 18:16:05 ---> 0522c3b2e0d0 18:16:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:16:06 ---> 5d7a34ce0266 18:16:06 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:16:06 ---> fa3891e80a6c 18:16:06 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:16:06 ---> 8e11ccff9ba1 18:16:06 Step 19/24 : EXPOSE 59982 18:16:06 ---> Running in 6a938b594e08 18:16:06 Removing intermediate container 6a938b594e08 18:16:06 ---> 1a70eec6bc8c 18:16:06 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:16:06 ---> Running in bbcae46573f6 18:16:06 Removing intermediate container bbcae46573f6 18:16:06 ---> 742662bf57d7 18:16:06 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:16:06 ---> Running in 42266aad8933 18:16:06 Removing intermediate container 42266aad8933 18:16:06 ---> b26c6abc30b1 18:16:06 Step 22/24 : LABEL arch=amd64 18:16:06 ---> Running in d228aa95d4c7 18:16:06 Removing intermediate container d228aa95d4c7 18:16:06 ---> ca2079011aa4 18:16:06 Step 23/24 : LABEL git_sha=2cec40f9d02aa0b557c330301980d65ce3395245 18:16:07 ---> Running in 39f690cbd590 18:16:07 Removing intermediate container 39f690cbd590 18:16:07 ---> 4309374fd26e 18:16:07 Step 24/24 : LABEL version=0.0.0 18:16:07 ---> Running in 53f84645c7ed 18:16:07 Removing intermediate container 53f84645c7ed 18:16:07 ---> 2bb4ff607b84 18:16:07 [Warning] One or more build-args [ARCH] were not consumed 18:16:07 Successfully built 2bb4ff607b84 18:16:07 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 18:16:22 Still waiting to schedule task 18:16:22 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 18:24:02 Running on prd-ubuntu18.04-docker-8c-8g-2854 in /w/workspace/gexfoundry_device-mqtt-go_PR-335 [Pipeline] { [Pipeline] ws 18:24:02 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 18:24:02 Selected Git installation does not exist. Using Default 18:24:02 The recommended git tool is: NONE 18:24:04 using credential edgex-jenkins-ssh 18:24:04 Cloning the remote Git repository 18:24:04 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:24:04 > git init /w/workspace/device-mqtt-go/2 # timeout=10 18:24:04 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:24:04 > git --version # timeout=10 18:24:04 > git --version # 'git version 2.17.1' 18:24:04 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:05 Merging remotes/origin/main commit 620914ed09955f471d114b9f6d925da7efa3e056 into PR head commit 2cec40f9d02aa0b557c330301980d65ce3395245 18:24:06 Merge succeeded, producing 2cec40f9d02aa0b557c330301980d65ce3395245 18:24:06 Checking out Revision 2cec40f9d02aa0b557c330301980d65ce3395245 (PR-335) 18:24:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:24:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:24:05 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:24:05 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:24:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:24:06 > git config core.sparsecheckout # timeout=10 18:24:06 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:24:06 > git remote # timeout=10 18:24:06 > git config --get remote.origin.url # timeout=10 18:24:06 using GIT_SSH to set credentials SSH Credentials for GitHub 18:24:06 > git merge 620914ed09955f471d114b9f6d925da7efa3e056 # timeout=10 18:24:06 > git rev-parse HEAD^{commit} # timeout=10 18:24:06 > git config core.sparsecheckout # timeout=10 18:24:06 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:24:09 Commit message: "ci: gomod changes related for Go 1.17" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:10 + echo snap-build.sh 18:24:10 snap-build.sh 18:24:10 + SNAP_BASE_DIR=. 18:24:10 + '[' '!' -z /w/workspace/device-mqtt-go/2 ']' 18:24:10 + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/2 18:24:10 + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/2]' 18:24:10 [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/2] 18:24:10 + cd /w/workspace/device-mqtt-go/2 18:24:10 + sudo apt-get remove -qy --purge lxd lxd-client 18:24:10 Reading package lists... 18:24:10 Building dependency tree... 18:24:10 Reading state information... 18:24:10 The following packages were automatically installed and are no longer required: 18:24:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 18:24:10 uidmap xdelta3 18:24:10 Use 'sudo apt autoremove' to remove them. 18:24:10 The following packages will be REMOVED: 18:24:10 lxd* lxd-client* 18:24:10 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 18:24:10 After this operation, 31.7 MB disk space will be freed. 18:24:11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 18:24:11 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 18:24:12 Removing lxd dnsmasq configuration 18:24:12 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 18:24:12 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 18:24:13 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 18:24:13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 18:24:13 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 18:24:14 Processing triggers for systemd (237-3ubuntu10.52) ... 18:24:14 Processing triggers for ureadahead (0.100.0-21) ... 18:24:15 + sudo snap remove --purge lxd 18:24:15 snap "lxd" is not installed 18:24:15 + sudo groupadd --force --system lxd 18:24:15 ++ whoami 18:24:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 18:24:15 + newgrp - lxd 18:24:15 + sudo snap install lxd 18:25:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2859 in /w/workspace/gexfoundry_device-mqtt-go_PR-335 [Pipeline] { [Pipeline] ws 18:25:09 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 18:25:10 Selected Git installation does not exist. Using Default 18:25:10 The recommended git tool is: NONE 18:25:11 error: cannot perform the following tasks: 18:25:11 - Fetch and check assertions for snap "snapd" (14295) (cannot get nonce from store: store server returned status 503) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:12 18:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:12 latest: Pulling from edgex-lftools-log-publisher 18:25:12 b4d181a07f80: Pulling fs layer 18:25:12 a1111a8f2ec3: Pulling fs layer 18:25:12 ed53099fbce6: Pulling fs layer 18:25:12 dc539afda2c1: Pulling fs layer 18:25:12 77bc0d833cb6: Pulling fs layer 18:25:12 9065ff56babe: Pulling fs layer 18:25:12 d287ab97295c: Pulling fs layer 18:25:12 77bc0d833cb6: Waiting 18:25:12 9065ff56babe: Waiting 18:25:12 d287ab97295c: Waiting 18:25:12 dc539afda2c1: Waiting 18:25:12 a1111a8f2ec3: Verifying Checksum 18:25:12 a1111a8f2ec3: Download complete 18:25:12 dc539afda2c1: Verifying Checksum 18:25:12 dc539afda2c1: Download complete 18:25:12 77bc0d833cb6: Verifying Checksum 18:25:12 77bc0d833cb6: Download complete 18:25:12 ed53099fbce6: Verifying Checksum 18:25:12 ed53099fbce6: Download complete 18:25:12 9065ff56babe: Verifying Checksum 18:25:12 9065ff56babe: Download complete 18:25:12 b4d181a07f80: Verifying Checksum 18:25:12 b4d181a07f80: Download complete 18:25:13 d287ab97295c: Verifying Checksum 18:25:13 d287ab97295c: Download complete 18:25:14 b4d181a07f80: Pull complete 18:25:14 a1111a8f2ec3: Pull complete 18:25:14 ed53099fbce6: Pull complete 18:25:14 dc539afda2c1: Pull complete 18:25:15 77bc0d833cb6: Pull complete 18:25:15 9065ff56babe: Pull complete 18:25:16 using credential edgex-jenkins-ssh 18:25:16 Cloning the remote Git repository 18:25:16 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:25:16 > git init /w/workspace/device-mqtt-go/2 # timeout=10 18:25:16 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:25:16 > git --version # timeout=10 18:25:17 > git --version # 'git version 2.17.1' 18:25:17 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:25:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:18 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:25:18 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:25:18 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:25:19 Merging remotes/origin/main commit 620914ed09955f471d114b9f6d925da7efa3e056 into PR head commit 2cec40f9d02aa0b557c330301980d65ce3395245 18:25:19 Merge succeeded, producing 2cec40f9d02aa0b557c330301980d65ce3395245 18:25:19 Checking out Revision 2cec40f9d02aa0b557c330301980d65ce3395245 (PR-335) 18:25:19 > git config core.sparsecheckout # timeout=10 18:25:19 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:25:19 > git remote # timeout=10 18:25:19 > git config --get remote.origin.url # timeout=10 18:25:19 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:19 > git merge 620914ed09955f471d114b9f6d925da7efa3e056 # timeout=10 18:25:19 > git rev-parse HEAD^{commit} # timeout=10 18:25:19 > git config core.sparsecheckout # timeout=10 18:25:19 > git checkout -f 2cec40f9d02aa0b557c330301980d65ce3395245 # timeout=10 18:25:20 d287ab97295c: Pull complete 18:25:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:25:20 prd-centos7-docker-4c-2g-2477 does not seem to be running inside a container 18:25:20 $ 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-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@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 18:25:23 $ docker top 605114c3be253a90d900c2c7f994683a6313939104dfefc109ad9f38364726ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:23 ---> job-cost.sh 18:25:23 lf-activate-venv: SKIPPING 18:25:23 INFO: No Stack... 18:25:23 Commit message: "ci: gomod changes related for Go 1.17" 18:25:24 INFO: Retrieving Pricing Info for: v3-standard-2 18:25:24 INFO: Archiving Costs [Pipeline] sh 18:25:24 18:25:24 GitHub has been notified of this commit’s build result 18:25:24 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:24 + cut -d, -f6 18:25:24 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives/cost.csv [Pipeline] lock 18:25:24 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] 18:25:24 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] did not exist. Created. 18:25:24 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:24 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:24 Dload Upload Total Spent Left Speed 18:25:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k 18:25:24 + echo total: 0.05999999865889549 [Pipeline] stash 18:25:25 Stashed 1 file(s) [Pipeline] } 18:25:25 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:25 $ docker stop --time=1 605114c3be253a90d900c2c7f994683a6313939104dfefc109ad9f38364726ee 18:25:26 $ docker rm -f 605114c3be253a90d900c2c7f994683a6313939104dfefc109ad9f38364726ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:26 Failed in branch amd64 18:25:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:25:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:26 + sudo tee /etc/docker/daemon.new 18:25:26 { 18:25:26 "registry-mirrors": [ 18:25:26 "https://nexus3.edgexfoundry.org:10001" 18:25:26 ], 18:25:26 "bip": "10.250.0.254/24", 18:25:26 "hosts": [ 18:25:26 "tcp://0.0.0.0:5555", 18:25:26 "unix:///var/run/docker.sock" 18:25:26 ], 18:25:26 "mtu": 1458, 18:25:26 "selinux-enabled": true, 18:25:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:26 } [Pipeline] sh 18:25:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:25:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:25:46 provisioning config files... 18:25:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config3767203480707455338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:46 ---> docker-login.sh 18:25:46 nexus3.edgexfoundry.org:10001 18:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:47 Configure a credential helper to remove this warning. See 18:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:47 18:25:47 Login Succeeded 18:25:47 nexus3.edgexfoundry.org:10002 18:25:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:47 Configure a credential helper to remove this warning. See 18:25:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:47 18:25:47 Login Succeeded 18:25:47 nexus3.edgexfoundry.org:10003 18:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:48 Configure a credential helper to remove this warning. See 18:25:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:48 18:25:48 Login Succeeded 18:25:48 nexus3.edgexfoundry.org:10004 18:25:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:49 Configure a credential helper to remove this warning. See 18:25:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:49 18:25:49 Login Succeeded 18:25:49 docker.io 18:25:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:25:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:25:50 Configure a credential helper to remove this warning. See 18:25:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:25:50 18:25:50 Login Succeeded 18:25:50 ---> docker-login.sh ends [Pipeline] } 18:25:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:25:50 ========================================================= 18:25:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:25:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:25: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 . 18:25:51 Sending build context to Docker daemon 2.992MB 18:25:51 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 18:25:51 Step 2/12 : FROM ${BASE} AS builder 18:25:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:25:51 9b3977197b4f: Pulling fs layer 18:25:51 1a89e8eeedd5: Pulling fs layer 18:25:51 94645a83ff95: Pulling fs layer 18:25:51 3f3a8bcf1eab: Pulling fs layer 18:25:51 0c92f367c5e7: Pulling fs layer 18:25:51 4b8299f9d1f4: Pulling fs layer 18:25:51 9a6b49a46696: Pulling fs layer 18:25:51 cf05db05a679: Pulling fs layer 18:25:51 3f3a8bcf1eab: Waiting 18:25:51 0c92f367c5e7: Waiting 18:25:51 9a6b49a46696: Waiting 18:25:51 4b8299f9d1f4: Waiting 18:25:51 cf05db05a679: Waiting 18:25:51 94645a83ff95: Verifying Checksum 18:25:51 94645a83ff95: Download complete 18:25:51 1a89e8eeedd5: Verifying Checksum 18:25:51 1a89e8eeedd5: Download complete 18:25:52 0c92f367c5e7: Verifying Checksum 18:25:52 0c92f367c5e7: Download complete 18:25:52 9b3977197b4f: Verifying Checksum 18:25:52 9b3977197b4f: Download complete 18:25:52 4b8299f9d1f4: Verifying Checksum 18:25:52 4b8299f9d1f4: Download complete 18:25:52 9a6b49a46696: Verifying Checksum 18:25:52 9a6b49a46696: Download complete 18:25:52 9b3977197b4f: Pull complete 18:25:53 1a89e8eeedd5: Pull complete 18:25:53 94645a83ff95: Pull complete 18:25:54 cf05db05a679: Verifying Checksum 18:25:54 cf05db05a679: Download complete 18:25:54 3f3a8bcf1eab: Download complete 18:26:06 3f3a8bcf1eab: Pull complete 18:26:06 0c92f367c5e7: Pull complete 18:26:07 4b8299f9d1f4: Pull complete 18:26:07 9a6b49a46696: Pull complete 18:26:14 cf05db05a679: Pull complete 18:26:14 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 18:26:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:26:14 ---> 0ccda1f7e2ee 18:26:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:26:15 ---> Running in 03b7a52f7724 18:26:16 Removing intermediate container 03b7a52f7724 18:26:16 ---> 7e745e215196 18:26:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:26:16 ---> Running in 24f31edf52d1 18:26:17 Removing intermediate container 24f31edf52d1 18:26:17 ---> f24c6d94f8d1 18:26:17 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:26:17 ---> Running in 0438bcf19f7c 18:26:19 Removing intermediate container 0438bcf19f7c 18:26:19 ---> aa40023d4505 18:26:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:19 ---> Running in 7a4e2fc36629 18:26:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:26:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:26:22 (1/4) Installing openssh-keygen (8.8_p1-r1) 18:26:22 (2/4) Installing libedit (20210910.3.1-r0) 18:26:22 (3/4) Installing openssh-client-common (8.8_p1-r1) 18:26:22 (4/4) Installing openssh-client-default (8.8_p1-r1) 18:26:22 Executing busybox-1.34.1-r3.trigger 18:26:22 OK: 224 MiB in 56 packages 18:26:23 Removing intermediate container 7a4e2fc36629 18:26:23 ---> bd3c2332bb15 18:26:23 Step 7/12 : WORKDIR /device-mqtt-go 18:26:24 ---> Running in c4e90dda7d22 18:26:24 Removing intermediate container c4e90dda7d22 18:26:24 ---> 186772472fea 18:26:24 Step 8/12 : COPY go.mod vendor* ./ 18:26:25 ---> 2752de9bde6f 18:26:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:25 ---> Running in a511e07bcab9 18:27:47 Removing intermediate container a511e07bcab9 18:27:47 ---> ff37df49fefd 18:27:47 Step 10/12 : COPY . . 18:27:47 ---> ddf92403f4a1 18:27:47 Step 11/12 : ARG MAKE='make build' 18:27:47 ---> Running in 0ca4a15be0bd 18:27:47 Removing intermediate container 0ca4a15be0bd 18:27:47 ---> bb7b0b5324a8 18:27:47 Step 12/12 : RUN $MAKE 18:27:47 ---> Running in 301a8e6df95e 18:27:47 noop 18:27:47 Removing intermediate container 301a8e6df95e 18:27:47 ---> df8b78a7ead5 18:27:47 Successfully built df8b78a7ead5 18:27:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:27:47 + docker inspect -f . ci-base-image-arm64 18:27:47 . [Pipeline] withDockerContainer 18:27:47 prd-ubuntu18.04-docker-arm64-4c-16g-2859 does not seem to be running inside a container 18:27:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:49 $ docker top a0dd185befb515b5ea50073e2b9665b72ccda903355dfb11411901cbf3560731 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:50 + go version 18:27:50 go version go1.17.6 linux/arm64 [Pipeline] } 18:27:50 $ docker stop --time=1 a0dd185befb515b5ea50073e2b9665b72ccda903355dfb11411901cbf3560731 18:27:52 $ docker rm -f a0dd185befb515b5ea50073e2b9665b72ccda903355dfb11411901cbf3560731 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:27:52 + docker inspect -f . ci-base-image-arm64 18:27:52 . [Pipeline] withDockerContainer 18:27:53 prd-ubuntu18.04-docker-arm64-4c-16g-2859 does not seem to be running inside a container 18:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:27:54 $ docker top 08fa525134f77a375db4efb80e16919e10ec3273656a476ed2f2e1aa89b98cf0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:27:55 + make test 18:27:55 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:27:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:28:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:28:57 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.5% of statements 18:28:57 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:28:57 GCO_ENABLED=1 GO111MODULE=on go vet ./... 18:29:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:15 ./bin/test-attribution-txt.sh [Pipeline] echo 18:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:29:18 $ docker stop --time=1 08fa525134f77a375db4efb80e16919e10ec3273656a476ed2f2e1aa89b98cf0 18:29:19 $ docker rm -f 08fa525134f77a375db4efb80e16919e10ec3273656a476ed2f2e1aa89b98cf0 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:20 Warning: overwriting stash ‘coverage-report’ 18:29:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:22 + ls -al . 18:29:22 total 180 18:29:22 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 18:29 . 18:29:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:25 .. 18:29:22 -rw-rw-r-- 1 jenkins jenkins 140 Jan 20 18:25 .dockerignore 18:29:22 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:25 .git 18:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 .github 18:29:22 -rw-rw-r-- 1 jenkins jenkins 329 Jan 20 18:25 .gitignore 18:29:22 -rw-rw-r-- 1 jenkins jenkins 7287 Jan 20 18:25 Attribution.txt 18:29:22 -rw-rw-r-- 1 jenkins jenkins 7447 Jan 20 18:25 CHANGELOG.md 18:29:22 -rw-rw-r-- 1 jenkins jenkins 1930 Jan 20 18:25 Dockerfile 18:29:22 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:25 GOVERNANCE.md 18:29:22 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:25 Jenkinsfile 18:29:22 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 18:25 LICENSE 18:29:22 -rw-rw-r-- 1 jenkins jenkins 1030 Jan 20 18:25 Makefile 18:29:22 -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 18:25 OWNERS.md 18:29:22 -rw-rw-r-- 1 jenkins jenkins 2643 Jan 20 18:25 README.md 18:29:22 -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:14 VERSION 18:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 bin 18:29:22 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:25 cmd 18:29:22 -rw-r--r-- 1 jenkins jenkins 17452 Jan 20 18:28 coverage.out 18:29:22 -rw-rw-r-- 1 jenkins jenkins 2907 Jan 20 18:25 go.mod 18:29:22 -rw-rw-r-- 1 jenkins jenkins 49409 Jan 20 18:25 go.sum 18:29:22 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:25 internal 18:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:25 mock 18:29:22 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:25 snap 18:29:22 -rw-rw-r-- 1 jenkins jenkins 227 Jan 20 18:25 version.go [Pipeline] isUnix [Pipeline] sh 18:29:22 + 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=2cec40f9d02aa0b557c330301980d65ce3395245 --label arch=arm64 --label version=0.0.0 . 18:29:22 Sending build context to Docker daemon 3.011MB 18:29:23 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 18:29:23 Step 2/24 : FROM ${BASE} AS builder 18:29:23 ---> df8b78a7ead5 18:29:23 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:29:23 ---> Running in 16a14807f9e5 18:29:23 Removing intermediate container 16a14807f9e5 18:29:23 ---> ef297c802139 18:29:23 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 18:29:23 ---> Running in 7ef7a0e730ad 18:29:23 Removing intermediate container 7ef7a0e730ad 18:29:23 ---> 5b3f282afe7b 18:29:23 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:24 ---> Running in c8bc42bbc6d4 18:29:26 Removing intermediate container c8bc42bbc6d4 18:29:26 ---> 978e806a0392 18:29:26 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:26 ---> Running in 917518db0d3b 18:29:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:29:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:29:29 OK: 224 MiB in 56 packages 18:29:30 Removing intermediate container 917518db0d3b 18:29:30 ---> 7fc52921c9b0 18:29:30 Step 7/24 : WORKDIR /device-mqtt-go 18:29:30 ---> Running in baf4a22d7ed8 18:29:30 Removing intermediate container baf4a22d7ed8 18:29:30 ---> 3199ed26066d 18:29:30 Step 8/24 : COPY go.mod vendor* ./ 18:29:31 ---> e09bedced22c 18:29:31 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:31 ---> Running in 537ffbef5b72 18:29:33 Removing intermediate container 537ffbef5b72 18:29:33 ---> 9db73aaf5b5c 18:29:33 Step 10/24 : COPY . . 18:29:34 ---> 54c66efb8ba3 18:29:34 Step 11/24 : ARG MAKE='make build' 18:29:34 ---> Running in 7f4881d70384 18:29:35 Removing intermediate container 7f4881d70384 18:29:35 ---> de7ff0bfbffa 18:29:35 Step 12/24 : RUN $MAKE 18:29:35 ---> Running in 48c54650b299 18:29:36 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 18:30:23 Removing intermediate container 48c54650b299 18:30:23 ---> 584eb3cc8b25 18:30:23 Step 13/24 : FROM alpine:3.14 18:30:23 3.14: Pulling from library/alpine 18:30:23 be307f383ecc: Pulling fs layer 18:30:23 be307f383ecc: Verifying Checksum 18:30:23 be307f383ecc: Download complete 18:30:23 be307f383ecc: Pull complete 18:30:23 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 18:30:23 Status: Downloaded newer image for alpine:3.14 18:30:23 ---> 5b8b7b635229 18:30:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:30:23 ---> Running in 9562f6516a7a 18:30:23 Removing intermediate container 9562f6516a7a 18:30:23 ---> d24146eaf450 18:30:23 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 18:30:23 ---> Running in 934fe6e5d37b 18:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:30:25 (1/6) Installing dumb-init (1.2.5-r1) 18:30:25 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:30:25 (3/6) Installing libsodium (1.0.18-r0) 18:30:25 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:30:25 (5/6) Installing libzmq (4.3.4-r0) 18:30:25 (6/6) Installing zeromq (4.3.4-r0) 18:30:25 Executing busybox-1.33.1-r6.trigger 18:30:25 OK: 8 MiB in 20 packages 18:30:26 Removing intermediate container 934fe6e5d37b 18:30:26 ---> 117d1dc79f48 18:30:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:30:27 ---> ecc51056d0ea 18:30:27 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:30:28 ---> 825d340213be 18:30:28 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:30:29 ---> 35b922633d29 18:30:29 Step 19/24 : EXPOSE 59982 18:30:29 ---> Running in 30e3bfa4078e 18:30:29 Removing intermediate container 30e3bfa4078e 18:30:29 ---> bfed4942dfb6 18:30:29 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:30:29 ---> Running in 891738ddf274 18:30:29 Removing intermediate container 891738ddf274 18:30:29 ---> 563a03df8134 18:30:29 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:30:29 ---> Running in ef52e27dbd7c 18:30:30 Removing intermediate container ef52e27dbd7c 18:30:30 ---> d7d3685c1adb 18:30:30 Step 22/24 : LABEL arch=arm64 18:30:30 ---> Running in 3cc51b4793d7 18:30:30 Removing intermediate container 3cc51b4793d7 18:30:30 ---> 8e5f19d04e0d 18:30:30 Step 23/24 : LABEL git_sha=2cec40f9d02aa0b557c330301980d65ce3395245 18:30:30 ---> Running in 7abbfe646d61 18:30:31 Removing intermediate container 7abbfe646d61 18:30:31 ---> 304bf359f9d1 18:30:31 Step 24/24 : LABEL version=0.0.0 18:30:31 ---> Running in 9448ecc10234 18:30:31 Removing intermediate container 9448ecc10234 18:30:31 ---> 553dcf67b95c 18:30:31 [Warning] One or more build-args [ARCH] were not consumed 18:30:31 Successfully built 553dcf67b95c 18:30:31 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 18:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:32 18:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:32 arm64: Pulling from edgex-lftools-log-publisher 18:30:32 448f6bf000e3: Pulling fs layer 18:30:32 f757da607395: Pulling fs layer 18:30:32 05883995daec: Pulling fs layer 18:30:32 8603b9c90790: Pulling fs layer 18:30:32 1560dd03e051: Pulling fs layer 18:30:32 27f5ce0e4adf: Pulling fs layer 18:30:32 c2d8d7efcc4b: Pulling fs layer 18:30:32 1560dd03e051: Waiting 18:30:32 8603b9c90790: Waiting 18:30:32 c2d8d7efcc4b: Waiting 18:30:32 27f5ce0e4adf: Waiting 18:30:32 f757da607395: Download complete 18:30:32 8603b9c90790: Verifying Checksum 18:30:32 8603b9c90790: Download complete 18:30:32 1560dd03e051: Verifying Checksum 18:30:32 1560dd03e051: Download complete 18:30:33 27f5ce0e4adf: Verifying Checksum 18:30:33 27f5ce0e4adf: Download complete 18:30:33 05883995daec: Verifying Checksum 18:30:33 05883995daec: Download complete 18:30:33 448f6bf000e3: Verifying Checksum 18:30:33 448f6bf000e3: Download complete 18:30:36 c2d8d7efcc4b: Verifying Checksum 18:30:36 c2d8d7efcc4b: Download complete 18:30:37 448f6bf000e3: Pull complete 18:30:37 f757da607395: Pull complete 18:30:39 05883995daec: Pull complete 18:30:39 8603b9c90790: Pull complete 18:30:40 1560dd03e051: Pull complete 18:30:41 27f5ce0e4adf: Pull complete 18:30:59 c2d8d7efcc4b: Pull complete 18:30:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:30:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:30:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:30:59 prd-ubuntu18.04-docker-arm64-4c-16g-2859 does not seem to be running inside a container 18:30: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/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:31:02 $ docker top bde34f4ae4f56bfa778a581d2c23f6f64e4ad604dec3af38a16f2077e702260b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:31:03 ---> job-cost.sh 18:31:03 lf-activate-venv: SKIPPING 18:31:03 INFO: No Stack... 18:31:04 INFO: Retrieving Pricing Info for: v3-standard-4 18:31:04 INFO: Archiving Costs [Pipeline] sh 18:31:05 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 18:31:05 + cut -d, -f6 [Pipeline] lock 18:31:05 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] 18:31:05 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] did not exist. Created. 18:31:05 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:31:05 /w/workspace/device-mqtt-go/2@tmp/durable-5d857b29/script.sh: 1: /w/workspace/device-mqtt-go/2@tmp/durable-5d857b29/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:31:06 + echo total: 0.10999999940395355 [Pipeline] stash 18:31:06 Warning: overwriting stash ‘stack-cost’ 18:31:06 Stashed 1 file(s) [Pipeline] } 18:31:06 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-335-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:31:06 $ docker stop --time=1 bde34f4ae4f56bfa778a581d2c23f6f64e4ad604dec3af38a16f2077e702260b 18:31:08 $ docker rm -f bde34f4ae4f56bfa778a581d2c23f6f64e4ad604dec3af38a16f2077e702260b [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 18:31:09 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives ']' 18:31:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives 18:31:09 total 8 18:31:09 drwxr-xr-x. 3 root root 34 Jan 20 18:25 . 18:31:09 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 18:25 .. 18:31:09 drwxr-xr-x. 2 root root 6 Jan 20 18:25 cost 18:31:09 -rw-r--r--. 1 root root 85 Jan 20 18:25 cost.csv 18:31:09 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives 18:31:09 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives 18:31:09 total 8 18:31:09 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:25 . 18:31:09 drwxrwxr-x. 11 jenkins jenkins 4096 Jan 20 18:25 .. 18:31:09 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:25 cost 18:31:09 -rw-r--r--. 1 jenkins jenkins 85 Jan 20 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:31:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:31:10 ---> package-listing.sh 18:31:10 ++ tr '[:upper:]' '[:lower:]' 18:31:10 ++ facter osfamily 18:31:10 + OS_FAMILY=redhat 18:31:10 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-335 18:31:10 + START_PACKAGES=/tmp/packages_start.txt 18:31:10 + END_PACKAGES=/tmp/packages_end.txt 18:31:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:31:10 + PACKAGES=/tmp/packages_start.txt 18:31:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-335 ']' 18:31:10 + PACKAGES=/tmp/packages_end.txt 18:31:10 + case "${OS_FAMILY}" in 18:31:10 + sort 18:31:10 + rpm -qa 18:31:10 + '[' -f /tmp/packages_start.txt ']' 18:31:10 + '[' -f /tmp/packages_end.txt ']' 18:31:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:31:10 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-335 ']' 18:31:10 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives/ 18:31:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-335/archives/ [Pipeline] echo 18:31:10 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-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:31:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:31:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:31:11 . [Pipeline] withDockerContainer 18:31:11 prd-centos7-docker-4c-2g-2477 does not seem to be running inside a container 18:31:11 $ 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-335/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-335 -v /w/workspace/gexfoundry_device-mqtt-go_PR-335:/w/workspace/gexfoundry_device-mqtt-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-335@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:31:12 $ docker top 11ca90ac4b68d598aa4a1e313003a3aea8454952b378a2ecb9c253a31b8b28c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:31:12 + touch /tmp/pre-build-complete [Pipeline] sh 18:31:12 + mkdir -p /var/log/sysstat [Pipeline] sh 18:31:13 + ls /var/log/sa-host 18:31:13 + sadf -c /var/log/sa-host/sa17 18:31:13 file_magic: OK 18:31:13 HZ: Using current value: 100 18:31:13 file_header: OK 18:31:13 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 18:31:13 Statistics: 18:31:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:31:13 File successfully converted to sysstat format version 12.0.3 18:31:13 + sadf -c /var/log/sa-host/sa20 18:31:13 file_magic: OK 18:31:13 HZ: Using current value: 100 18:31:13 file_header: OK 18:31:13 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 18:31:13 Statistics: 18:31:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:31:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:31:13 provisioning config files... 18:31:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-335@tmp/config657705164799481454tmp [Pipeline] { [Pipeline] echo 18:31:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:31:13 ---> create-netrc.sh [Pipeline] } 18:31:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:31:13 ---> python-tools-install.sh [Pipeline] echo 18:31:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:31:14 ---> sudo-logs.sh 18:31:14 Archiving 'sudo' log.. 18:31:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2477.novalocal: Name or service not known 18:31:14 sudo: unable to resolve host prd-centos7-docker-4c-2g-2477.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:31:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:31:14 ---> job-cost.sh 18:31:14 lf-activate-venv: SKIPPING 18:31:14 DEBUG: total: 0.05999999865889549 18:31:14 INFO: Retrieving Stack Cost... 18:31:14 INFO: Retrieving Pricing Info for: v3-standard-2 18:31:14 INFO: Archiving Costs [Pipeline] echo 18:31:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:31:15 ---> logs-deploy.sh 18:31:15 lf-activate-venv: SKIPPING 18:31:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-335/2 18:31:15 INFO: archiving workspace using pattern(s): 18:31:15 Archives upload complete. 18:31:16 INFO: archiving logs to Nexus 18:31:16 ---> uname -a: 18:31:16 Linux prd-centos7-docker-4c-2g-2477.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 18:31:16 18:31:16 18:31:16 ---> lscpu: 18:31:16 Architecture: x86_64 18:31:16 CPU op-mode(s): 32-bit, 64-bit 18:31:16 Byte Order: Little Endian 18:31:16 Address sizes: 40 bits physical, 48 bits virtual 18:31:16 CPU(s): 2 18:31:16 On-line CPU(s) list: 0,1 18:31:16 Thread(s) per core: 1 18:31:16 Core(s) per socket: 1 18:31:16 Socket(s): 2 18:31:16 NUMA node(s): 1 18:31:16 Vendor ID: AuthenticAMD 18:31:16 CPU family: 23 18:31:16 Model: 49 18:31:16 Model name: AMD EPYC-Rome Processor 18:31:16 Stepping: 0 18:31:16 CPU MHz: 2799.998 18:31:16 BogoMIPS: 5599.99 18:31:16 Virtualization: AMD-V 18:31:16 Hypervisor vendor: KVM 18:31:16 Virtualization type: full 18:31:16 L1d cache: 32K 18:31:16 L1i cache: 32K 18:31:16 L2 cache: 512K 18:31:16 L3 cache: 16384K 18:31:16 NUMA node0 CPU(s): 0,1 18:31:16 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 18:31:16 18:31:16 18:31:16 ---> nproc: 18:31:16 2 18:31:16 18:31:16 18:31:16 ---> df -h: 18:31:16 Filesystem Size Used Avail Use% Mounted on 18:31:16 overlay 40G 8.8G 32G 22% / 18:31:16 tmpfs 64M 0 64M 0% /dev 18:31:16 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:31:16 shm 64M 0 64M 0% /dev/shm 18:31:16 /dev/vda1 40G 8.8G 32G 22% /facter-os 18:31:16 18:31:16 18:31:16 ---> sar -b -r -n DEV: 18:31:16 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 18:31:16 18:31:16 18:13:39 LINUX RESTART (2 CPU) 18:31:16 18:31:16 18:14:01 tps rtps wtps bread/s bwrtn/s 18:31:16 18:15:01 267.63 7.49 260.14 3263.08 47256.11 18:31:16 18:16:01 225.01 0.05 224.96 1.07 38664.37 18:31:16 18:17:01 29.06 0.00 29.06 0.00 5926.53 18:31:16 18:18:01 0.25 0.00 0.25 0.00 3.33 18:31:16 18:19:01 0.22 0.00 0.22 0.00 3.12 18:31:16 18:20:01 0.25 0.00 0.25 0.00 3.30 18:31:16 18:21:01 0.22 0.00 0.22 0.00 3.50 18:31:16 18:22:01 0.28 0.00 0.28 0.00 2.95 18:31:16 18:23:01 0.35 0.00 0.35 0.00 4.28 18:31:16 18:24:01 0.20 0.00 0.20 0.00 2.72 18:31:16 18:25:01 0.22 0.00 0.22 0.00 2.20 18:31:16 18:26:01 69.78 0.02 69.76 0.27 18074.50 18:31:16 18:27:01 0.83 0.00 0.83 0.00 8.08 18:31:16 18:28:01 0.22 0.00 0.22 0.00 2.97 18:31:16 18:29:02 0.35 0.18 0.17 5.86 3.20 18:31:16 18:30:01 0.90 0.00 0.90 0.00 15.54 18:31:16 18:31:01 0.20 0.00 0.20 0.00 2.75 18:31:16 Average: 35.11 0.46 34.66 192.78 6479.75 18:31:16 18:31:16 18:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:31:16 18:15:01 4032088 0 923712 11.53 2620 3050520 1438548 15.88 796452 2684104 131280 18:31:16 18:16:01 3796048 0 1037320 12.95 2620 3172952 1688920 18.65 1056324 2693044 106232 18:31:16 18:17:01 3922512 0 937600 11.71 2620 3146208 1229648 13.58 933544 2697080 12 18:31:16 18:18:01 3928180 0 931928 11.64 2620 3146212 1166724 12.88 930608 2697080 16 18:31:16 18:19:01 3931884 0 928216 11.59 2620 3146220 1166724 12.88 928028 2697084 16 18:31:16 18:20:01 3928100 0 932000 11.64 2620 3146220 1166980 12.88 932232 2697080 20 18:31:16 18:21:01 3937220 0 922876 11.52 2620 3146224 1166788 12.88 925944 2697080 12 18:31:16 18:22:01 3929104 0 930984 11.62 2620 3146232 1166788 12.88 933644 2697080 8 18:31:16 18:23:01 3928924 0 931164 11.63 2620 3146232 1166788 12.88 934156 2697080 16 18:31:16 18:24:01 3923880 0 936200 11.69 2620 3146240 1166956 12.88 939200 2697080 12 18:31:16 18:25:01 3923176 0 936904 11.70 2620 3146240 1167096 12.89 939628 2697080 8 18:31:16 18:26:01 3314876 0 1055348 13.18 2620 3636096 1294896 14.30 1021432 3140400 8 18:31:16 18:27:01 3327524 0 1042696 13.02 2620 3636100 1161956 12.83 1011680 3140400 8 18:31:16 18:28:01 3338632 0 1031588 12.88 2620 3636100 1161956 12.83 1000504 3140400 16 18:31:16 18:29:02 3338508 0 1031704 12.88 2620 3636108 1161956 12.83 1000656 3140400 32 18:31:16 18:30:01 3342556 0 1027656 12.83 2620 3636108 1162040 12.83 996520 3140400 8 18:31:16 18:31:01 3343832 0 1026372 12.82 2620 3636116 1161956 12.83 996524 3140400 20 18:31:16 Average: 3716885 0 974369 12.17 2620 3315066 1223336 13.51 957475 2852545 13984 18:31:16 18:31:16 18:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:31:16 18:15:01 veth1e761f2 187.52 226.97 17.87 2040.91 0.00 0.00 0.00 0.00 18:31:16 18:15:01 eth0 815.42 528.93 6498.46 107.52 0.00 0.00 0.00 0.00 18:31:16 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:15:01 docker0 228.83 265.93 18.51 2150.06 0.00 0.00 0.00 0.00 18:31:16 18:16:01 vethd4fd05b 0.03 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:31:16 18:16:01 eth0 48.75 30.97 75.57 15.58 0.00 0.00 0.00 0.00 18:31:16 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:16:01 docker0 7.09 8.67 0.40 38.05 0.00 0.00 0.00 0.00 18:31:16 18:17:01 eth0 16.97 8.96 104.44 2.80 0.00 0.00 0.00 0.00 18:31:16 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:17:01 docker0 2.51 6.74 0.17 51.52 0.00 0.00 0.00 0.00 18:31:16 18:18:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:19:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:20:01 eth0 1.20 0.47 0.44 0.27 0.00 0.00 0.00 0.00 18:31:16 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:21:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:22:01 eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:23:01 eth0 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:24:01 eth0 9.80 0.42 1.31 0.27 0.00 0.00 0.00 0.00 18:31:16 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:25:01 eth0 1.45 0.57 0.68 0.45 0.00 0.00 0.00 0.00 18:31:16 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:26:01 eth0 109.83 73.94 2598.78 99.88 0.00 0.00 0.00 0.00 18:31:16 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:27:01 eth0 0.22 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:31:16 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:28:01 eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:29:02 eth0 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:31:16 18:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:30:01 eth0 0.25 0.19 0.08 0.07 0.00 0.00 0.00 0.00 18:31:16 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:31:01 eth0 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 18:31:16 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 Average: eth0 59.30 38.03 546.87 13.37 0.00 0.00 0.00 0.00 18:31:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:31:16 Average: docker0 14.05 16.58 1.12 132.02 0.00 0.00 0.00 0.00 18:31:16 18:31:16 18:31:16 ---> sar -P ALL: 18:31:16 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 01/20/22 _x86_64_ (2 CPU) 18:31:16 18:31:16 18:13:39 LINUX RESTART (2 CPU) 18:31:16 18:31:16 18:14:01 CPU %user %nice %system %iowait %steal %idle 18:31:16 18:15:01 all 27.71 0.00 10.13 3.81 0.12 58.23 18:31:16 18:15:01 0 28.54 0.00 10.79 4.87 0.12 55.69 18:31:16 18:15:01 1 26.88 0.00 9.48 2.76 0.12 60.76 18:31:16 18:16:01 all 49.76 0.00 11.42 3.89 0.15 34.78 18:31:16 18:16:01 0 48.76 0.00 11.66 3.81 0.15 35.63 18:31:16 18:16:01 1 50.76 0.00 11.19 3.97 0.15 33.93 18:31:16 18:17:01 all 2.33 0.00 1.02 0.72 0.03 95.90 18:31:16 18:17:01 0 1.54 0.00 0.97 0.92 0.03 96.53 18:31:16 18:17:01 1 3.13 0.00 1.06 0.52 0.02 95.28 18:31:16 18:18:01 all 0.23 0.00 0.04 0.00 0.02 99.71 18:31:16 18:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:31:16 18:18:01 1 0.43 0.00 0.03 0.00 0.02 99.52 18:31:16 18:19:01 all 0.23 0.00 0.07 0.00 0.02 99.68 18:31:16 18:19:01 0 0.05 0.00 0.05 0.00 0.02 99.88 18:31:16 18:19:01 1 0.42 0.00 0.08 0.00 0.02 99.48 18:31:16 18:20:01 all 0.28 0.00 0.06 0.00 0.01 99.65 18:31:16 18:20:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:31:16 18:20:01 1 0.52 0.00 0.05 0.00 0.00 99.43 18:31:16 18:21:01 all 0.22 0.00 0.03 0.00 0.03 99.72 18:31:16 18:21:01 0 0.07 0.00 0.05 0.00 0.03 99.85 18:31:16 18:21:01 1 0.37 0.00 0.02 0.00 0.02 99.60 18:31:16 18:22:01 all 0.18 0.00 0.06 0.00 0.02 99.75 18:31:16 18:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 18:31:16 18:22:01 1 0.28 0.00 0.07 0.00 0.02 99.63 18:31:16 18:23:01 all 0.23 0.00 0.03 0.00 0.01 99.73 18:31:16 18:23:01 0 0.07 0.00 0.03 0.00 0.02 99.88 18:31:16 18:23:01 1 0.40 0.00 0.02 0.00 0.00 99.58 18:31:16 18:24:01 all 0.23 0.00 0.04 0.00 0.03 99.70 18:31:16 18:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 18:31:16 18:24:01 1 0.42 0.00 0.03 0.00 0.02 99.53 18:31:16 18:25:01 all 0.26 0.00 0.04 0.00 0.02 99.68 18:31:16 18:25:01 0 0.23 0.00 0.05 0.00 0.03 99.68 18:31:16 18:25:01 1 0.28 0.00 0.03 0.00 0.00 99.68 18:31:16 18:31:16 18:25:01 CPU %user %nice %system %iowait %steal %idle 18:31:16 18:26:01 all 7.54 0.00 3.00 1.19 0.03 88.24 18:31:16 18:26:01 0 7.43 0.00 3.14 1.63 0.02 87.78 18:31:16 18:26:01 1 7.64 0.00 2.87 0.75 0.05 88.69 18:31:16 18:27:01 all 0.24 0.00 0.05 0.00 0.02 99.69 18:31:16 18:27:01 0 0.43 0.00 0.05 0.00 0.02 99.50 18:31:16 18:27:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:31:16 18:28:01 all 0.24 0.00 0.04 0.00 0.01 99.71 18:31:16 18:28:01 0 0.27 0.00 0.05 0.00 0.02 99.67 18:31:16 18:28:01 1 0.22 0.00 0.03 0.00 0.00 99.75 18:31:16 18:29:02 all 0.24 0.00 0.08 0.00 0.01 99.67 18:31:16 18:29:02 0 0.03 0.00 0.08 0.00 0.02 99.87 18:31:16 18:29:02 1 0.45 0.00 0.07 0.00 0.00 99.48 18:31:16 18:30:01 all 0.20 0.00 0.03 0.00 0.03 99.74 18:31:16 18:30:01 0 0.05 0.00 0.05 0.00 0.03 99.86 18:31:16 18:30:01 1 0.36 0.00 0.02 0.00 0.02 99.61 18:31:16 18:31:01 all 0.14 0.00 0.02 0.00 0.02 99.82 18:31:16 18:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:31:16 18:31:01 1 0.25 0.00 0.02 0.00 0.00 99.73 18:31:16 Average: all 5.01 0.00 1.46 0.54 0.03 92.96 18:31:16 Average: 0 4.86 0.00 1.52 0.63 0.04 92.96 18:31:16 Average: 1 5.17 0.00 1.40 0.45 0.03 92.96 18:31:16 18:31:16 18:31:16