Pull request #316 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 410b20e28b42ed3254eb3b0ee7c1798ec061532e+f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 (cb3f013336abe56e680b22dda12a489926fbdfe7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8289338181144785926.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2552884397228247633.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-316/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-316/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3509793918693640726.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4416768531126910959.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-316/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-316/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6901001169070727792.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.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-centos7-docker-4c-2g-28086’ is offline Running on prd-centos7-docker-4c-2g-28088 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [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-316 # 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-316@tmp/jenkins-gitclient-ssh3511278925048832045.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-316@tmp/jenkins-gitclient-ssh5270743984044790626.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 into PR head commit 410b20e28b42ed3254eb3b0ee7c1798ec061532e Merge succeeded, producing f5396e642b9ca31180ae681ce5d4494ab08ee035 Checking out Revision f5396e642b9ca31180ae681ce5d4494ab08ee035 (PR-316) > git config core.sparsecheckout # timeout=10 > git checkout -f 410b20e28b42ed3254eb3b0ee7c1798ec061532e # 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-316@tmp/jenkins-gitclient-ssh5138655664250725019.key > git merge f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5396e642b9ca31180ae681ce5d4494ab08ee035 # timeout=10 Commit message: "Merge commit 'f142b7d4d9dc0d163bb8d716c4eb7ddee57de476' into HEAD" > git rev-list --no-walk 410b20e28b42ed3254eb3b0ee7c1798ec061532e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T11:11:27.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T11:11:27.084Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T11:11:27.097Z] ========================================================= [2021-11-09T11:11:27.097Z] EdgeX Global Pipelines Version Info [2021-11-09T11:11:27.097Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:11:28.259Z] ------------------- [2021-11-09T11:11:28.259Z] stable info: [2021-11-09T11:11:28.259Z] ------------------- [2021-11-09T11:11:28.259Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T11:11:28.259Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T11:11:28.259Z] Message: update stable to v1.0.211 [2021-11-09T11:11:28.830Z] ------------------- [2021-11-09T11:11:28.830Z] experimental info: [2021-11-09T11:11:28.830Z] ------------------- [2021-11-09T11:11:28.830Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T11:11:28.830Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T11:11:28.830Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T11:11:28.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-11-09T11:11:28.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-11-09T11:11:28.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T11:11:28.957Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T11:11:28.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T11:11:28.982Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T11:11:28.992Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T11:11:29.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-09T11:11:29.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T11:11:29.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T11:11:29.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T11:11:29.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-11-09T11:11:29.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T11:11:29.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T11:11:29.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T11:11:29.115Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T11:11:29.125Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T11:11:29.137Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T11:11:29.147Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T11:11:29.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-09T11:11:29.171Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-09T11:11:29.183Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-09T11:11:29.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-09T11:11:29.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-09T11:11:29.218Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-09T11:11:29.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T11:11:29.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-316 [Pipeline] echo [2021-11-09T11:11:29.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-316 [Pipeline] echo [2021-11-09T11:11:29.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-316 [Pipeline] echo [2021-11-09T11:11:29.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5396e642b9ca31180ae681ce5d4494ab08ee035 [Pipeline] echo [2021-11-09T11:11:29.284Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5396e6 [Pipeline] echo [2021-11-09T11:11:29.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T11:11:29.335Z] provisioning config files... [2021-11-09T11:11:29.349Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/config6667298435920571501tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:11:29.656Z] ---> docker-login.sh [2021-11-09T11:11:29.656Z] nexus3.edgexfoundry.org:10001 [2021-11-09T11:11:29.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:11:29.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:11:29.656Z] Configure a credential helper to remove this warning. See [2021-11-09T11:11:29.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:11:29.656Z] [2021-11-09T11:11:29.656Z] Login Succeeded [2021-11-09T11:11:29.656Z] nexus3.edgexfoundry.org:10002 [2021-11-09T11:11:29.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:11:29.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:11:29.920Z] Configure a credential helper to remove this warning. See [2021-11-09T11:11:29.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:11:29.920Z] [2021-11-09T11:11:29.920Z] Login Succeeded [2021-11-09T11:11:29.920Z] nexus3.edgexfoundry.org:10003 [2021-11-09T11:11:29.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:11:29.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:11:29.920Z] Configure a credential helper to remove this warning. See [2021-11-09T11:11:29.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:11:29.920Z] [2021-11-09T11:11:29.920Z] Login Succeeded [2021-11-09T11:11:29.920Z] nexus3.edgexfoundry.org:10004 [2021-11-09T11:11:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:11:30.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:11:30.183Z] Configure a credential helper to remove this warning. See [2021-11-09T11:11:30.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:11:30.183Z] [2021-11-09T11:11:30.183Z] Login Succeeded [2021-11-09T11:11:30.183Z] docker.io [2021-11-09T11:11:30.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:11:30.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:11:30.443Z] Configure a credential helper to remove this warning. See [2021-11-09T11:11:30.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:11:30.443Z] [2021-11-09T11:11:30.443Z] Login Succeeded [2021-11-09T11:11:30.443Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T11:11:30.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-09T11:11:30.996Z] + git rev-list -1 --merges f5396e642b9ca31180ae681ce5d4494ab08ee035~1..f5396e642b9ca31180ae681ce5d4494ab08ee035 [Pipeline] echo [2021-11-09T11:11:31.031Z] -----------> git rev-list -1 --merges f5396e642b9ca31180ae681ce5d4494ab08ee035~1..f5396e642b9ca31180ae681ce5d4494ab08ee035 f5396e642b9ca31180ae681ce5d4494ab08ee035 [2021-11-09T11:11:31.031Z] f5396e642b9ca31180ae681ce5d4494ab08ee035 [false] [Pipeline] sh [2021-11-09T11:11:31.325Z] + git log --format=format:%s -1 f5396e642b9ca31180ae681ce5d4494ab08ee035 [Pipeline] echo [2021-11-09T11:11:31.339Z] ========================================================= [2021-11-09T11:11:31.339Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T11:11:31.339Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T11:11:31.684Z] + git log --format=format:%s -1 f5396e642b9ca31180ae681ce5d4494ab08ee035 [Pipeline] echo [2021-11-09T11:11:31.693Z] [semverPrep] GIT_COMMIT: f5396e642b9ca31180ae681ce5d4494ab08ee035, Commit Message: Merge commit 'f142b7d4d9dc0d163bb8d716c4eb7ddee57de476' into HEAD [Pipeline] echo [2021-11-09T11:11:31.701Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:11:32.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T11:11:32.145Z] [2021-11-09T11:11:32.145Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:11:32.449Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T11:11:32.449Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T11:11:32.449Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T11:11:32.449Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T11:11:32.449Z] 4c7163046ea9: Pulling fs layer [2021-11-09T11:11:32.449Z] 0c2d73faf560: Pulling fs layer [2021-11-09T11:11:32.449Z] 0c2d73faf560: Waiting [2021-11-09T11:11:32.449Z] 3e5f54012d9b: Download complete [2021-11-09T11:11:32.449Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T11:11:32.449Z] a0d0a0d46f8b: Download complete [2021-11-09T11:11:32.449Z] 0c2d73faf560: Verifying Checksum [2021-11-09T11:11:32.449Z] 0c2d73faf560: Download complete [2021-11-09T11:11:32.449Z] 4c7163046ea9: Verifying Checksum [2021-11-09T11:11:32.449Z] 4c7163046ea9: Download complete [2021-11-09T11:11:32.718Z] a0d0a0d46f8b: Pull complete [2021-11-09T11:11:32.718Z] 3e5f54012d9b: Pull complete [2021-11-09T11:11:32.997Z] 4c7163046ea9: Pull complete [2021-11-09T11:11:33.262Z] 0c2d73faf560: Pull complete [2021-11-09T11:11:33.262Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T11:11:33.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T11:11:33.262Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T11:11:33.335Z] prd-centos7-docker-4c-2g-28088 does not seem to be running inside a container [2021-11-09T11:11:33.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-316 -v /w/workspace/gexfoundry_device-mqtt-go_PR-316:/w/workspace/gexfoundry_device-mqtt-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-09T11:11:34.023Z] $ docker top e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T11:11:34.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T11:11:34.134Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T11:11:34.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T11:11:34.268Z] $ docker exec e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b ssh-agent [2021-11-09T11:11:34.392Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXccIchp/agent.13 [2021-11-09T11:11:34.392Z] SSH_AGENT_PID=19 [2021-11-09T11:11:34.399Z] Running ssh-add (command line suppressed) [2021-11-09T11:11:34.505Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_1373353365004192857.key (/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_1373353365004192857.key) [2021-11-09T11:11:34.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T11:11:34.817Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T11:11:34.828Z] $ docker exec --env ******** --env ******** e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b ssh-agent -k [2021-11-09T11:11:34.929Z] unset SSH_AUTH_SOCK; [2021-11-09T11:11:34.930Z] unset SSH_AGENT_PID; [2021-11-09T11:11:34.930Z] echo Agent pid 19 killed; [2021-11-09T11:11:34.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T11:11:34.960Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T11:11:34.960Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T11:11:35.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T11:11:35.095Z] $ docker exec e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b ssh-agent [2021-11-09T11:11:35.188Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAcNKKa/agent.53 [2021-11-09T11:11:35.188Z] SSH_AGENT_PID=60 [2021-11-09T11:11:35.192Z] Running ssh-add (command line suppressed) [2021-11-09T11:11:35.270Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_1592488716898342107.key (/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/private_key_1592488716898342107.key) [2021-11-09T11:11:35.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T11:11:35.586Z] + git semver init [2021-11-09T11:11:35.586Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T11:11:35.586Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-316/.git [2021-11-09T11:11:35.586Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-316 [2021-11-09T11:11:35.586Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T11:11:35.586Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T11:11:35.586Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T11:11:35.586Z] # $SEMVER_BRANCH = PR-316 [2021-11-09T11:11:35.586Z] # $SEMVER_TEMP = /tmp/semver-291660556 [2021-11-09T11:11:35.586Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-11-09T11:11:36.158Z] # '/tmp/semver-291660556' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-316/.semver' [2021-11-09T11:11:36.158Z] # -> Force: false [2021-11-09T11:11:36.158Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-316/.semver [Pipeline] } [2021-11-09T11:11:36.168Z] $ docker exec --env ******** --env ******** e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b ssh-agent -k [2021-11-09T11:11:36.261Z] unset SSH_AUTH_SOCK; [2021-11-09T11:11:36.263Z] unset SSH_AGENT_PID; [2021-11-09T11:11:36.263Z] echo Agent pid 60 killed; [2021-11-09T11:11:36.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T11:11:36.594Z] + git semver [Pipeline] } [2021-11-09T11:11:36.610Z] $ docker stop --time=1 e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b [2021-11-09T11:11:37.806Z] $ docker rm -f e080a64e0303adb2906fd97dc2ec8bd0909a52c1d9ac106dd1f82ff4e5daf39b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T11:11:38.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T11:11:38.440Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T11:11:38.443Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-09T11:11:53.650Z] Still waiting to schedule task [2021-11-09T11:11:53.650Z] ‘prd-centos7-builder-2c-1g-28085’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-09T11:11:53.650Z] ‘prd-centos7-docker-4c-2g-28086’ is offline [2021-11-09T11:11:53.650Z] ‘prd-centos7-docker-4c-2g-28090’ is offline [2021-11-09T11:11:53.650Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-28089’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-09T11:11:53.652Z] Still waiting to schedule task [2021-11-09T11:11:53.652Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-28089’ is offline [2021-11-09T11:14:26.629Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28091 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [Pipeline] { [Pipeline] ws [2021-11-09T11:14:26.645Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2021-11-09T11:14:28.370Z] Selected Git installation does not exist. Using Default [2021-11-09T11:14:28.370Z] The recommended git tool is: NONE [2021-11-09T11:14:34.585Z] using credential edgex-jenkins-ssh [2021-11-09T11:14:34.602Z] Cloning the remote Git repository [2021-11-09T11:14:34.653Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-09T11:14:34.769Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2021-11-09T11:14:34.843Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-09T11:14:34.844Z] > git --version # timeout=10 [2021-11-09T11:14:34.860Z] > git --version # 'git version 2.17.1' [2021-11-09T11:14:34.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T11:14:34.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T11:14:37.023Z] Merging remotes/origin/main commit f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 into PR head commit 410b20e28b42ed3254eb3b0ee7c1798ec061532e [2021-11-09T11:14:37.276Z] Merge succeeded, producing 1007dd31736b88a3ac1ef163f51415b5592fe94f [2021-11-09T11:14:37.276Z] Checking out Revision 1007dd31736b88a3ac1ef163f51415b5592fe94f (PR-316) [2021-11-09T11:14:36.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-09T11:14:36.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T11:14:36.374Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-09T11:14:36.408Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-09T11:14:36.409Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T11:14:36.422Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T11:14:37.038Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T11:14:37.062Z] > git checkout -f 410b20e28b42ed3254eb3b0ee7c1798ec061532e # timeout=10 [2021-11-09T11:14:37.156Z] > git remote # timeout=10 [2021-11-09T11:14:37.173Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T11:14:37.187Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T11:14:37.199Z] > git merge f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 # timeout=10 [2021-11-09T11:14:37.252Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T11:14:37.275Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T11:14:37.301Z] > git checkout -f 1007dd31736b88a3ac1ef163f51415b5592fe94f # timeout=10 [2021-11-09T11:14:41.648Z] Commit message: "Merge commit 'f142b7d4d9dc0d163bb8d716c4eb7ddee57de476' into HEAD" [2021-11-09T11:14:41.651Z] > git rev-list --no-walk 410b20e28b42ed3254eb3b0ee7c1798ec061532e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T11:14:42.676Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T11:14:42.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T11:14:42.676Z] Dload Upload Total Spent Left Speed [2021-11-09T11:14:42.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2021-11-09T11:14:43.121Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T11:14:43.684Z] + sudo tee /etc/docker/daemon.new [2021-11-09T11:14:43.685Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-09T11:14:43.685Z] { [2021-11-09T11:14:43.685Z] "registry-mirrors": [ [2021-11-09T11:14:43.685Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T11:14:43.685Z] ], [2021-11-09T11:14:43.685Z] "bip": "10.250.0.254/24", [2021-11-09T11:14:43.685Z] "hosts": [ [2021-11-09T11:14:43.685Z] "tcp://0.0.0.0:5555", [2021-11-09T11:14:43.685Z] "unix:///var/run/docker.sock" [2021-11-09T11:14:43.685Z] ], [2021-11-09T11:14:43.685Z] "mtu": 1458, [2021-11-09T11:14:43.685Z] "selinux-enabled": true, [2021-11-09T11:14:43.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T11:14:43.685Z] } [Pipeline] sh [2021-11-09T11:14:44.057Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T11:14:44.427Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T11:15:03.116Z] provisioning config files... [2021-11-09T11:15:03.145Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config8454855132929551171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:15:03.527Z] ---> docker-login.sh [2021-11-09T11:15:03.527Z] nexus3.edgexfoundry.org:10001 [2021-11-09T11:15:04.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:15:04.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:15:04.295Z] Configure a credential helper to remove this warning. See [2021-11-09T11:15:04.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:15:04.295Z] [2021-11-09T11:15:04.295Z] Login Succeeded [2021-11-09T11:15:04.575Z] nexus3.edgexfoundry.org:10002 [2021-11-09T11:15:04.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:15:04.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:15:04.852Z] Configure a credential helper to remove this warning. See [2021-11-09T11:15:04.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:15:04.852Z] [2021-11-09T11:15:04.852Z] Login Succeeded [2021-11-09T11:15:04.852Z] nexus3.edgexfoundry.org:10003 [2021-11-09T11:15:05.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:15:05.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:15:05.458Z] Configure a credential helper to remove this warning. See [2021-11-09T11:15:05.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:15:05.458Z] [2021-11-09T11:15:05.458Z] Login Succeeded [2021-11-09T11:15:05.458Z] nexus3.edgexfoundry.org:10004 [2021-11-09T11:15:06.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:15:06.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:15:06.074Z] Configure a credential helper to remove this warning. See [2021-11-09T11:15:06.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:15:06.074Z] [2021-11-09T11:15:06.074Z] Login Succeeded [2021-11-09T11:15:06.074Z] docker.io [2021-11-09T11:15:06.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T11:15:06.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T11:15:06.954Z] Configure a credential helper to remove this warning. See [2021-11-09T11:15:06.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T11:15:06.954Z] [2021-11-09T11:15:06.954Z] Login Succeeded [2021-11-09T11:15:06.954Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T11:15:06.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T11:15:07.585Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T11:15:07.598Z] ========================================================= [2021-11-09T11:15:07.598Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T11:15:07.598Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:15:07.981Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-09T11:15:08.261Z] Sending build context to Docker daemon 713.2kB [2021-11-09T11:15:08.541Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T11:15:08.541Z] Step 2/11 : FROM ${BASE} AS builder [2021-11-09T11:15:08.541Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T11:15:08.541Z] 552d1f2373af: Pulling fs layer [2021-11-09T11:15:08.541Z] ea3f2d53f512: Pulling fs layer [2021-11-09T11:15:08.541Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T11:15:08.541Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T11:15:08.541Z] 72dc09318566: Pulling fs layer [2021-11-09T11:15:08.541Z] f4f7b4309257: Pulling fs layer [2021-11-09T11:15:08.541Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T11:15:08.541Z] b78e95d17946: Pulling fs layer [2021-11-09T11:15:08.541Z] 72dc09318566: Waiting [2021-11-09T11:15:08.541Z] f4f7b4309257: Waiting [2021-11-09T11:15:08.541Z] 0ac9a79272e3: Waiting [2021-11-09T11:15:08.541Z] b78e95d17946: Waiting [2021-11-09T11:15:08.541Z] 7a9cfe048b4a: Waiting [2021-11-09T11:15:08.541Z] 9e70ebbbe112: Download complete [2021-11-09T11:15:08.541Z] ea3f2d53f512: Download complete [2021-11-09T11:15:08.825Z] 72dc09318566: Verifying Checksum [2021-11-09T11:15:08.825Z] 72dc09318566: Download complete [2021-11-09T11:15:08.825Z] f4f7b4309257: Verifying Checksum [2021-11-09T11:15:08.825Z] f4f7b4309257: Download complete [2021-11-09T11:15:08.825Z] 0ac9a79272e3: Verifying Checksum [2021-11-09T11:15:08.825Z] 0ac9a79272e3: Download complete [2021-11-09T11:15:08.825Z] 552d1f2373af: Verifying Checksum [2021-11-09T11:15:08.825Z] 552d1f2373af: Download complete [2021-11-09T11:15:10.222Z] 552d1f2373af: Pull complete [2021-11-09T11:15:10.222Z] ea3f2d53f512: Pull complete [2021-11-09T11:15:10.544Z] 9e70ebbbe112: Pull complete [2021-11-09T11:15:11.150Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T11:15:11.150Z] 7a9cfe048b4a: Download complete [2021-11-09T11:15:11.439Z] b78e95d17946: Download complete [2021-11-09T11:15:21.869Z] 7a9cfe048b4a: Pull complete [2021-11-09T11:15:21.869Z] 72dc09318566: Pull complete [2021-11-09T11:15:22.467Z] f4f7b4309257: Pull complete [2021-11-09T11:15:22.742Z] 0ac9a79272e3: Pull complete [2021-11-09T11:15:29.504Z] b78e95d17946: Pull complete [2021-11-09T11:15:29.504Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T11:15:29.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T11:15:29.504Z] ---> 8b459fc5aaf0 [2021-11-09T11:15:29.504Z] Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-09T11:15:30.510Z] ---> Running in 5d437e066c8f [2021-11-09T11:15:30.785Z] Removing intermediate container 5d437e066c8f [2021-11-09T11:15:30.785Z] ---> 3c3cf9beec55 [2021-11-09T11:15:30.785Z] Step 4/11 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T11:15:31.062Z] ---> Running in 4ebcd8e1c370 [2021-11-09T11:15:31.339Z] Removing intermediate container 4ebcd8e1c370 [2021-11-09T11:15:31.339Z] ---> 2de3e97c9009 [2021-11-09T11:15:31.339Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T11:15:31.616Z] ---> Running in d81ce78676b3 [2021-11-09T11:15:33.620Z] Removing intermediate container d81ce78676b3 [2021-11-09T11:15:33.620Z] ---> 036992d5e0bf [2021-11-09T11:15:33.621Z] Step 6/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T11:15:33.621Z] ---> Running in 3e3b624dafb3 [2021-11-09T11:15:35.074Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T11:15:35.680Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T11:15:36.681Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-11-09T11:15:36.681Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-11-09T11:15:36.681Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-11-09T11:15:36.961Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-11-09T11:15:36.961Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T11:15:36.961Z] OK: 223 MiB in 56 packages [2021-11-09T11:15:38.408Z] Removing intermediate container 3e3b624dafb3 [2021-11-09T11:15:38.408Z] ---> 8653269bca29 [2021-11-09T11:15:38.408Z] Step 7/11 : WORKDIR /device-mqtt-go [2021-11-09T11:15:38.408Z] ---> Running in aff44165beff [2021-11-09T11:15:38.705Z] Removing intermediate container aff44165beff [2021-11-09T11:15:38.705Z] ---> 7ae77bf87943 [2021-11-09T11:15:38.705Z] Step 8/11 : COPY . . [2021-11-09T11:15:39.688Z] ---> 9707b5fb625f [2021-11-09T11:15:39.688Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T11:15:39.971Z] ---> Running in 8308f9b0ea43 [2021-11-09T11:17:01.831Z] Removing intermediate container 8308f9b0ea43 [2021-11-09T11:17:01.831Z] ---> 64b0860718d6 [2021-11-09T11:17:01.831Z] Step 10/11 : ARG MAKE='make build' [2021-11-09T11:17:01.831Z] ---> Running in be16a9f06413 [2021-11-09T11:17:01.831Z] Removing intermediate container be16a9f06413 [2021-11-09T11:17:01.831Z] ---> 04100fcc58fd [2021-11-09T11:17:01.831Z] Step 11/11 : RUN $MAKE [2021-11-09T11:17:01.831Z] ---> Running in 7c5c23612383 [2021-11-09T11:17:01.831Z] noop [2021-11-09T11:17:01.831Z] Removing intermediate container 7c5c23612383 [2021-11-09T11:17:01.831Z] ---> 4de259e0889f [2021-11-09T11:17:01.831Z] Successfully built 4de259e0889f [2021-11-09T11:17:01.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:17:02.187Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T11:17:02.188Z] . [Pipeline] withDockerContainer [2021-11-09T11:17:02.473Z] prd-ubuntu18.04-docker-arm64-4c-16g-28091 does not seem to be running inside a container [2021-11-09T11:17:02.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** ci-base-image-arm64 cat [2021-11-09T11:17:04.120Z] $ docker top a1612e529f6479de21f4e4afc4c1ed8441a05c0192c5dd7c333e596bb6bb1225 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T11:17:05.106Z] + go version [2021-11-09T11:17:05.106Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T11:17:05.127Z] $ docker stop --time=1 a1612e529f6479de21f4e4afc4c1ed8441a05c0192c5dd7c333e596bb6bb1225 [2021-11-09T11:17:06.881Z] $ docker rm -f a1612e529f6479de21f4e4afc4c1ed8441a05c0192c5dd7c333e596bb6bb1225 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:17:07.679Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T11:17:07.679Z] . [Pipeline] withDockerContainer [2021-11-09T11:17:07.956Z] prd-ubuntu18.04-docker-arm64-4c-16g-28091 does not seem to be running inside a container [2021-11-09T11:17:08.048Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 ******** ci-base-image-arm64 cat [2021-11-09T11:17:09.579Z] $ docker top 0d8f1739069d766fa1cf2ac7b45203cca1fb809be7fbda477a15074b4da93240 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T11:17:10.579Z] + make test [2021-11-09T11:17:10.579Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-11-09T11:17:12.574Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-11-09T11:18:09.439Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-11-09T11:18:09.439Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.4% of statements [2021-11-09T11:18:09.439Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-11-09T11:18:09.439Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-09T11:18:36.291Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T11:18:36.291Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-09T11:18:36.291Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-09T11:18:36.582Z] $ docker stop --time=1 0d8f1739069d766fa1cf2ac7b45203cca1fb809be7fbda477a15074b4da93240 [2021-11-09T11:18:38.404Z] $ docker rm -f 0d8f1739069d766fa1cf2ac7b45203cca1fb809be7fbda477a15074b4da93240 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T11:18:39.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T11:18:39.849Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T11:18:41.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T11:18:41.944Z] + ls -al . [2021-11-09T11:18:41.944Z] total 180 [2021-11-09T11:18:41.944Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 11:18 . [2021-11-09T11:18:41.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 11:14 .. [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 11:14 .dockerignore [2021-11-09T11:18:41.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 11:14 .git [2021-11-09T11:18:41.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 11:14 .github [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 329 Nov 9 11:14 .gitignore [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 7287 Nov 9 11:14 Attribution.txt [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 7447 Nov 9 11:14 CHANGELOG.md [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 1907 Nov 9 11:14 Dockerfile [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 11:14 GOVERNANCE.md [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 11:14 Jenkinsfile [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 11:14 LICENSE [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 1030 Nov 9 11:14 Makefile [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 9 11:14 OWNERS.md [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 2211 Nov 9 11:14 README.md [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 11:11 VERSION [2021-11-09T11:18:41.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 11:14 bin [2021-11-09T11:18:41.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 11:14 cmd [2021-11-09T11:18:41.944Z] -rw-r--r-- 1 jenkins jenkins 17284 Nov 9 11:18 coverage.out [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 425 Nov 9 11:14 go.mod [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 49593 Nov 9 11:14 go.sum [2021-11-09T11:18:41.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 11:14 internal [2021-11-09T11:18:41.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 11:14 mock [2021-11-09T11:18:41.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 11:14 snap [2021-11-09T11:18:41.944Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 9 11:14 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:18:42.357Z] + 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=1007dd31736b88a3ac1ef163f51415b5592fe94f --label arch=arm64 --label version=0.0.0 . [2021-11-09T11:18:42.660Z] Sending build context to Docker daemon 731.1kB [2021-11-09T11:18:42.941Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T11:18:42.941Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-09T11:18:42.941Z] ---> 4de259e0889f [2021-11-09T11:18:42.941Z] Step 3/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-11-09T11:18:42.941Z] ---> Running in 846e1686ee16 [2021-11-09T11:18:43.536Z] Removing intermediate container 846e1686ee16 [2021-11-09T11:18:43.536Z] ---> 23650141b134 [2021-11-09T11:18:43.536Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T11:18:43.536Z] ---> Running in f02a9df8b48a [2021-11-09T11:18:44.133Z] Removing intermediate container f02a9df8b48a [2021-11-09T11:18:44.133Z] ---> fb3556748d5b [2021-11-09T11:18:44.133Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T11:18:44.133Z] ---> Running in 0147267313c2 [2021-11-09T11:18:46.107Z] Removing intermediate container 0147267313c2 [2021-11-09T11:18:46.107Z] ---> e82f9bd06505 [2021-11-09T11:18:46.107Z] Step 6/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T11:18:46.107Z] ---> Running in 9a15b6b0ff60 [2021-11-09T11:18:47.105Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T11:18:48.079Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T11:18:48.676Z] OK: 223 MiB in 56 packages [2021-11-09T11:18:49.662Z] Removing intermediate container 9a15b6b0ff60 [2021-11-09T11:18:49.662Z] ---> a15c883fa8a0 [2021-11-09T11:18:49.662Z] Step 7/23 : WORKDIR /device-mqtt-go [2021-11-09T11:18:49.662Z] ---> Running in 4be7485fa0bb [2021-11-09T11:18:50.260Z] Removing intermediate container 4be7485fa0bb [2021-11-09T11:18:50.260Z] ---> 753816e64245 [2021-11-09T11:18:50.260Z] Step 8/23 : COPY . . [2021-11-09T11:18:51.245Z] ---> cc33a0c50999 [2021-11-09T11:18:51.245Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T11:18:51.245Z] ---> Running in f6c52498ab4e [2021-11-09T11:18:53.873Z] Removing intermediate container f6c52498ab4e [2021-11-09T11:18:53.873Z] ---> 6d4ddb309e2e [2021-11-09T11:18:53.873Z] Step 10/23 : ARG MAKE='make build' [2021-11-09T11:18:53.873Z] ---> Running in 5ad561cf90a1 [2021-11-09T11:18:53.873Z] Removing intermediate container 5ad561cf90a1 [2021-11-09T11:18:53.873Z] ---> d589e92fa9c7 [2021-11-09T11:18:53.873Z] Step 11/23 : RUN $MAKE [2021-11-09T11:18:54.149Z] ---> Running in eae0e185e548 [2021-11-09T11:18:55.149Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-11-09T11:19:05.331Z] Running on prd-centos7-docker-4c-2g-28092 in /w/workspace/gexfoundry_device-mqtt-go_PR-316 [Pipeline] { [Pipeline] ws [2021-11-09T11:19:05.343Z] Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout [2021-11-09T11:19:05.441Z] Selected Git installation does not exist. Using Default [2021-11-09T11:19:05.441Z] The recommended git tool is: NONE [2021-11-09T11:19:08.821Z] using credential edgex-jenkins-ssh [2021-11-09T11:19:08.834Z] Cloning the remote Git repository [2021-11-09T11:19:08.861Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-09T11:19:08.916Z] > git init /w/workspace/device-mqtt-go/3 # timeout=10 [2021-11-09T11:19:08.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-09T11:19:08.962Z] > git --version # timeout=10 [2021-11-09T11:19:08.973Z] > git --version # 'git version 2.24.4' [2021-11-09T11:19:08.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T11:19:08.998Z] [INFO] Currently running in a labeled security context [2021-11-09T11:19:08.998Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T11:19:08.998Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/3@tmp/jenkins-gitclient-ssh8272972484653829305.key [2021-11-09T11:19:09.030Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T11:19:09.686Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-09T11:19:09.697Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T11:19:09.712Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-11-09T11:19:09.723Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-11-09T11:19:09.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T11:19:09.724Z] [INFO] Currently running in a labeled security context [2021-11-09T11:19:09.725Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T11:19:09.725Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/3@tmp/jenkins-gitclient-ssh3767231653509182847.key [2021-11-09T11:19:09.731Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/316/head:refs/remotes/origin/PR-316 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T11:19:10.169Z] Merging remotes/origin/main commit f142b7d4d9dc0d163bb8d716c4eb7ddee57de476 into PR head commit 410b20e28b42ed3254eb3b0ee7c1798ec061532e [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-09T11:19:10.586Z] Failed in branch amd64 [2021-11-09T11:19:10.184Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T11:19:10.198Z] > git checkout -f 410b20e28b42ed3254eb3b0ee7c1798ec061532e # timeout=10 [2021-11-09T11:19:34.693Z] Removing intermediate container eae0e185e548 [2021-11-09T11:19:34.693Z] ---> 1e43f472a186 [2021-11-09T11:19:34.693Z] Step 12/23 : FROM alpine:3.14 [2021-11-09T11:19:34.693Z] 3.14: Pulling from library/alpine [2021-11-09T11:19:34.693Z] 552d1f2373af: Already exists [2021-11-09T11:19:34.693Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T11:19:34.693Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T11:19:34.693Z] ---> bb3de5531c18 [2021-11-09T11:19:34.693Z] Step 13/23 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-11-09T11:19:34.693Z] ---> Running in 825c079b1259 [2021-11-09T11:19:34.967Z] Removing intermediate container 825c079b1259 [2021-11-09T11:19:34.967Z] ---> 02d2c38534d1 [2021-11-09T11:19:34.967Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-09T11:19:34.967Z] ---> Running in 13cd243fd423 [2021-11-09T11:19:35.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T11:19:36.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T11:19:36.815Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-09T11:19:36.815Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T11:19:37.089Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-09T11:19:37.089Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T11:19:37.089Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-09T11:19:37.089Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-09T11:19:37.089Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T11:19:37.089Z] OK: 8 MiB in 20 packages [2021-11-09T11:19:38.074Z] Removing intermediate container 13cd243fd423 [2021-11-09T11:19:38.074Z] ---> 79d5c21af135 [2021-11-09T11:19:38.074Z] Step 15/23 : COPY --from=builder /device-mqtt-go/cmd / [2021-11-09T11:19:39.059Z] ---> 40d81584824e [2021-11-09T11:19:39.059Z] Step 16/23 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-11-09T11:19:40.043Z] ---> dd47720e55b1 [2021-11-09T11:19:40.043Z] Step 17/23 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-11-09T11:19:40.641Z] ---> 8c1be2fefff1 [2021-11-09T11:19:40.641Z] Step 18/23 : EXPOSE 59982 [2021-11-09T11:19:40.641Z] ---> Running in 9ad33f8fe2c1 [2021-11-09T11:19:40.914Z] Removing intermediate container 9ad33f8fe2c1 [2021-11-09T11:19:40.914Z] ---> b5c9d9a2788a [2021-11-09T11:19:40.914Z] Step 19/23 : ENTRYPOINT ["/device-mqtt"] [2021-11-09T11:19:41.188Z] ---> Running in 3d540727c4fc [2021-11-09T11:19:42.217Z] Removing intermediate container 3d540727c4fc [2021-11-09T11:19:42.217Z] ---> 26e32757ff6d [2021-11-09T11:19:42.217Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-09T11:19:42.217Z] ---> Running in 15a2cb42ae0f [2021-11-09T11:19:42.217Z] Removing intermediate container 15a2cb42ae0f [2021-11-09T11:19:42.217Z] ---> 50c016e43786 [2021-11-09T11:19:42.217Z] Step 21/23 : LABEL arch=arm64 [2021-11-09T11:19:42.217Z] ---> Running in 086abf5216f7 [2021-11-09T11:19:42.491Z] Removing intermediate container 086abf5216f7 [2021-11-09T11:19:42.491Z] ---> eec61a7dfb10 [2021-11-09T11:19:42.491Z] Step 22/23 : LABEL git_sha=1007dd31736b88a3ac1ef163f51415b5592fe94f [2021-11-09T11:19:42.491Z] ---> Running in b94f41ac440f [2021-11-09T11:19:43.089Z] Removing intermediate container b94f41ac440f [2021-11-09T11:19:43.089Z] ---> db31b0facae2 [2021-11-09T11:19:43.089Z] Step 23/23 : LABEL version=0.0.0 [2021-11-09T11:19:43.089Z] ---> Running in caa336fe514a [2021-11-09T11:19:43.682Z] Removing intermediate container caa336fe514a [2021-11-09T11:19:43.682Z] ---> 2bb1bb7b1153 [2021-11-09T11:19:43.682Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T11:19:43.682Z] Successfully built 2bb1bb7b1153 [2021-11-09T11:19:43.682Z] 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 [2021-11-09T11:19:44.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T11:19:44.242Z] [2021-11-09T11:19:44.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:19:44.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T11:19:44.860Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T11:19:44.860Z] 448f6bf000e3: Pulling fs layer [2021-11-09T11:19:44.860Z] f757da607395: Pulling fs layer [2021-11-09T11:19:44.860Z] 05883995daec: Pulling fs layer [2021-11-09T11:19:44.860Z] 8603b9c90790: Pulling fs layer [2021-11-09T11:19:44.860Z] 1560dd03e051: Pulling fs layer [2021-11-09T11:19:44.860Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T11:19:44.860Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T11:19:44.860Z] 1560dd03e051: Waiting [2021-11-09T11:19:44.860Z] 27f5ce0e4adf: Waiting [2021-11-09T11:19:44.860Z] c2d8d7efcc4b: Waiting [2021-11-09T11:19:44.860Z] 8603b9c90790: Waiting [2021-11-09T11:19:44.860Z] f757da607395: Verifying Checksum [2021-11-09T11:19:44.860Z] f757da607395: Download complete [2021-11-09T11:19:44.860Z] 8603b9c90790: Verifying Checksum [2021-11-09T11:19:44.860Z] 8603b9c90790: Download complete [2021-11-09T11:19:45.136Z] 1560dd03e051: Verifying Checksum [2021-11-09T11:19:45.136Z] 1560dd03e051: Download complete [2021-11-09T11:19:45.136Z] 27f5ce0e4adf: Verifying Checksum [2021-11-09T11:19:45.136Z] 27f5ce0e4adf: Download complete [2021-11-09T11:19:45.136Z] 05883995daec: Verifying Checksum [2021-11-09T11:19:45.136Z] 05883995daec: Download complete [2021-11-09T11:19:45.412Z] 448f6bf000e3: Verifying Checksum [2021-11-09T11:19:45.412Z] 448f6bf000e3: Download complete [2021-11-09T11:19:48.041Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T11:19:48.041Z] c2d8d7efcc4b: Download complete [2021-11-09T11:19:49.021Z] 448f6bf000e3: Pull complete [2021-11-09T11:19:49.621Z] f757da607395: Pull complete [2021-11-09T11:19:51.063Z] 05883995daec: Pull complete [2021-11-09T11:19:51.336Z] 8603b9c90790: Pull complete [2021-11-09T11:19:52.332Z] 1560dd03e051: Pull complete [2021-11-09T11:19:52.607Z] 27f5ce0e4adf: Pull complete [2021-11-09T11:20:07.693Z] c2d8d7efcc4b: Pull complete [2021-11-09T11:20:07.693Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T11:20:07.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T11:20:07.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T11:20:07.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-28091 does not seem to be running inside a container [2021-11-09T11:20:08.006Z] $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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:arm64 cat [2021-11-09T11:20:10.709Z] $ docker top 669f0dc0f87a49ae1c6fa4ee5cf88d675aa662d463480a4fa9aa9c550ed5f4f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:11.687Z] ---> job-cost.sh [2021-11-09T11:20:11.687Z] lf-activate-venv: SKIPPING [2021-11-09T11:20:11.687Z] INFO: No Stack... [2021-11-09T11:20:12.278Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T11:20:12.869Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T11:20:13.527Z] + cat /w/workspace/device-mqtt-go/3/archives/cost.csv [2021-11-09T11:20:13.527Z] + cut -d, -f6 [Pipeline] lock [2021-11-09T11:20:13.583Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-316-3-stack-cost] [2021-11-09T11:20:13.592Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-316-3-stack-cost] did not exist. Created. [2021-11-09T11:20:13.593Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-316-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T11:20:14.280Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-09T11:20:14.354Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T11:20:14.362Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-316-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T11:20:14.371Z] $ docker stop --time=1 669f0dc0f87a49ae1c6fa4ee5cf88d675aa662d463480a4fa9aa9c550ed5f4f2 [2021-11-09T11:20:15.876Z] $ docker rm -f 669f0dc0f87a49ae1c6fa4ee5cf88d675aa662d463480a4fa9aa9c550ed5f4f2 [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 [2021-11-09T11:20:18.686Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-316/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:18.984Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:19.540Z] ---> package-listing.sh [2021-11-09T11:20:19.540Z] ++ facter osfamily [2021-11-09T11:20:19.540Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T11:20:19.802Z] + OS_FAMILY=redhat [2021-11-09T11:20:19.802Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-316 [2021-11-09T11:20:19.802Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T11:20:19.802Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T11:20:19.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T11:20:19.802Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T11:20:19.802Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-316 ']' [2021-11-09T11:20:19.802Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T11:20:19.802Z] + case "${OS_FAMILY}" in [2021-11-09T11:20:19.802Z] + rpm -qa [2021-11-09T11:20:19.802Z] + sort [2021-11-09T11:20:20.377Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T11:20:20.377Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T11:20:20.377Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T11:20:20.377Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-316 ']' [2021-11-09T11:20:20.377Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-316/archives/ [2021-11-09T11:20:20.377Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-316/archives/ [Pipeline] echo [2021-11-09T11:20:20.389Z] 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-316/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T11:20:20.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:20:21.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T11:20:21.236Z] [2021-11-09T11:20:21.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T11:20:21.546Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T11:20:21.547Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T11:20:21.547Z] b4d181a07f80: Pulling fs layer [2021-11-09T11:20:21.547Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T11:20:21.547Z] ed53099fbce6: Pulling fs layer [2021-11-09T11:20:21.547Z] dc539afda2c1: Pulling fs layer [2021-11-09T11:20:21.547Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T11:20:21.547Z] 9065ff56babe: Pulling fs layer [2021-11-09T11:20:21.547Z] d287ab97295c: Pulling fs layer [2021-11-09T11:20:21.547Z] dc539afda2c1: Waiting [2021-11-09T11:20:21.547Z] 77bc0d833cb6: Waiting [2021-11-09T11:20:21.547Z] 9065ff56babe: Waiting [2021-11-09T11:20:21.547Z] d287ab97295c: Waiting [2021-11-09T11:20:21.547Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T11:20:21.547Z] a1111a8f2ec3: Download complete [2021-11-09T11:20:21.547Z] dc539afda2c1: Verifying Checksum [2021-11-09T11:20:21.547Z] dc539afda2c1: Download complete [2021-11-09T11:20:21.547Z] ed53099fbce6: Verifying Checksum [2021-11-09T11:20:21.547Z] ed53099fbce6: Download complete [2021-11-09T11:20:21.819Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T11:20:21.819Z] 77bc0d833cb6: Download complete [2021-11-09T11:20:21.819Z] 9065ff56babe: Verifying Checksum [2021-11-09T11:20:21.819Z] 9065ff56babe: Download complete [2021-11-09T11:20:21.819Z] b4d181a07f80: Verifying Checksum [2021-11-09T11:20:21.819Z] b4d181a07f80: Download complete [2021-11-09T11:20:22.434Z] d287ab97295c: Verifying Checksum [2021-11-09T11:20:22.434Z] d287ab97295c: Download complete [2021-11-09T11:20:23.387Z] b4d181a07f80: Pull complete [2021-11-09T11:20:23.388Z] a1111a8f2ec3: Pull complete [2021-11-09T11:20:23.964Z] ed53099fbce6: Pull complete [2021-11-09T11:20:23.964Z] dc539afda2c1: Pull complete [2021-11-09T11:20:24.235Z] 77bc0d833cb6: Pull complete [2021-11-09T11:20:24.503Z] 9065ff56babe: Pull complete [2021-11-09T11:20:29.824Z] d287ab97295c: Pull complete [2021-11-09T11:20:29.824Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T11:20:29.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T11:20:29.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T11:20:29.891Z] prd-centos7-docker-4c-2g-28088 does not seem to be running inside a container [2021-11-09T11:20:29.933Z] $ 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-316/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-316 -v /w/workspace/gexfoundry_device-mqtt-go_PR-316:/w/workspace/gexfoundry_device-mqtt-go_PR-316:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T11:20:32.272Z] $ docker top 05fc1d4376aaa7586f80b795fc9896938d7e54670ea53d53eed41d07ae115cc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T11:20:32.630Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T11:20:32.924Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T11:20:33.220Z] + ls /var/log/sa-host [2021-11-09T11:20:33.220Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T11:20:33.220Z] file_magic: OK [2021-11-09T11:20:33.220Z] HZ: Using current value: 100 [2021-11-09T11:20:33.220Z] file_header: OK [2021-11-09T11:20:33.220Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T11:20:33.220Z] Statistics: [2021-11-09T11:20:33.220Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T11:20:33.220Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T11:20:33.220Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T11:20:33.220Z] file_magic: OK [2021-11-09T11:20:33.220Z] HZ: Using current value: 100 [2021-11-09T11:20:33.220Z] file_header: OK [2021-11-09T11:20:33.220Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T11:20:33.220Z] Statistics: [2021-11-09T11:20:33.220Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T11:20:33.220Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T11:20:33.309Z] provisioning config files... [2021-11-09T11:20:33.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-316@tmp/config8569604618737151698tmp [Pipeline] { [Pipeline] echo [2021-11-09T11:20:33.334Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:33.629Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T11:20:33.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:33.962Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T11:20:33.971Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:34.262Z] ---> sudo-logs.sh [2021-11-09T11:20:34.262Z] Archiving 'sudo' log.. [2021-11-09T11:20:34.262Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28088.novalocal: Name or service not known [2021-11-09T11:20:34.262Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28088.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T11:20:34.330Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:34.622Z] ---> job-cost.sh [2021-11-09T11:20:34.622Z] lf-activate-venv: SKIPPING [2021-11-09T11:20:34.622Z] DEBUG: total: 0.10999999940395355 [2021-11-09T11:20:34.622Z] INFO: Retrieving Stack Cost... [2021-11-09T11:20:34.882Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T11:20:35.143Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T11:20:35.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T11:20:35.448Z] ---> logs-deploy.sh [2021-11-09T11:20:35.448Z] lf-activate-venv: SKIPPING [2021-11-09T11:20:35.448Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-316/3 [2021-11-09T11:20:35.448Z] INFO: archiving workspace using pattern(s): [2021-11-09T11:20:36.038Z] Archives upload complete. [2021-11-09T11:20:36.301Z] INFO: archiving logs to Nexus