Pull request #357 opened 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 bnevis-i for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 6a0d17f3443cfc2038c22736989c6b24159166ee rather than 58ecf32801cc693837e80e126c478e442b3af96f Obtained Jenkinsfile from 6a0d17f3443cfc2038c22736989c6b24159166ee 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-ssh2985373226655741877.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh6629882516399844650.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8707457479006416493.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7496951174061796427.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7268243659572767345.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7150141599020034729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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: false 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10811 in /w/workspace/gexfoundry_device-mqtt-go_PR-357 [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-357 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6a0d17f3443cfc2038c22736989c6b24159166ee into PR head commit 58ecf32801cc693837e80e126c478e442b3af96f Merge succeeded, producing 58ecf32801cc693837e80e126c478e442b3af96f Checking out Revision 58ecf32801cc693837e80e126c478e442b3af96f (PR-357) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58ecf32801cc693837e80e126c478e442b3af96f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58ecf32801cc693837e80e126c478e442b3af96f # timeout=10 Commit message: "build(deps): Update device-sdk-go and other deps" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-06T00:58:57.745Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-06T00:58:57.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-06T00:58:58.065Z] ========================================================= [2022-04-06T00:58:58.065Z] EdgeX Global Pipelines Version Info [2022-04-06T00:58:58.065Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:58:58.863Z] ------------------- [2022-04-06T00:58:58.863Z] stable info: [2022-04-06T00:58:58.863Z] ------------------- [2022-04-06T00:58:58.863Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-06T00:58:58.863Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T00:58:58.863Z] Message: update stable to v1.0.221 [2022-04-06T00:58:59.440Z] ------------------- [2022-04-06T00:58:59.440Z] experimental info: [2022-04-06T00:58:59.440Z] ------------------- [2022-04-06T00:58:59.440Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-06T00:58:59.440Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-06T00:58:59.440Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-06T00:58:59.811Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-06T00:58:59.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-06T00:58:59.896Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-06T00:58:59.945Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-06T00:58:59.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-06T00:59:00.033Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-06T00:59:00.077Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-06T00:59:00.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-06T00:59:00.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-06T00:59:00.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-06T00:59:00.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-06T00:59:00.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-06T00:59:00.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-06T00:59:00.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-06T00:59:00.430Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T00:59:00.471Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-06T00:59:00.514Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T00:59:00.553Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-06T00:59:00.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-06T00:59:00.641Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-06T00:59:00.710Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-06T00:59:00.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-06T00:59:00.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-06T00:59:00.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-06T00:59:00.868Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-06T00:59:00.904Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-06T00:59:00.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo [2022-04-06T00:59:00.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo [2022-04-06T00:59:01.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo [2022-04-06T00:59:01.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58ecf32801cc693837e80e126c478e442b3af96f [Pipeline] echo [2022-04-06T00:59:01.087Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58ecf32 [Pipeline] echo [2022-04-06T00:59:01.131Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T00:59:01.240Z] provisioning config files... [2022-04-06T00:59:01.258Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config705187623528122437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:59:01.610Z] ---> docker-login.sh [2022-04-06T00:59:01.610Z] nexus3.edgexfoundry.org:10001 [2022-04-06T00:59:01.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:01.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:01.876Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:01.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:01.876Z] [2022-04-06T00:59:01.876Z] Login Succeeded [2022-04-06T00:59:01.876Z] nexus3.edgexfoundry.org:10002 [2022-04-06T00:59:02.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:02.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:02.139Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:02.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:02.139Z] [2022-04-06T00:59:02.139Z] Login Succeeded [2022-04-06T00:59:02.139Z] nexus3.edgexfoundry.org:10003 [2022-04-06T00:59:02.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:02.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:02.402Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:02.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:02.402Z] [2022-04-06T00:59:02.402Z] Login Succeeded [2022-04-06T00:59:02.402Z] nexus3.edgexfoundry.org:10004 [2022-04-06T00:59:02.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:02.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:02.402Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:02.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:02.402Z] [2022-04-06T00:59:02.402Z] Login Succeeded [2022-04-06T00:59:02.402Z] docker.io [2022-04-06T00:59:02.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:02.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:02.931Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:02.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:02.931Z] [2022-04-06T00:59:02.931Z] Login Succeeded [2022-04-06T00:59:02.931Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T00:59:02.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-06T00:59:03.615Z] + git rev-list -1 --merges 58ecf32801cc693837e80e126c478e442b3af96f~1..58ecf32801cc693837e80e126c478e442b3af96f [Pipeline] echo [2022-04-06T00:59:03.665Z] -----------> git rev-list -1 --merges 58ecf32801cc693837e80e126c478e442b3af96f~1..58ecf32801cc693837e80e126c478e442b3af96f 58ecf32801cc693837e80e126c478e442b3af96f [false] [Pipeline] sh [2022-04-06T00:59:04.015Z] + git log --format=format:%s -1 58ecf32801cc693837e80e126c478e442b3af96f [Pipeline] echo [2022-04-06T00:59:04.052Z] ========================================================= [2022-04-06T00:59:04.052Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-06T00:59:04.052Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T00:59:04.502Z] + git log --format=format:%s -1 58ecf32801cc693837e80e126c478e442b3af96f [Pipeline] echo [2022-04-06T00:59:04.536Z] [semverPrep] GIT_COMMIT: 58ecf32801cc693837e80e126c478e442b3af96f, Commit Message: build(deps): Update device-sdk-go and other deps [Pipeline] echo [2022-04-06T00:59:04.568Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-06T00:59:05.028Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-06T00:59:05.028Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-06T00:59:05.028Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-06T00:59:05.028Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-06T00:59:05.028Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-06T00:59:05.028Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-06T00:59:05.028Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:59:05.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T00:59:05.500Z] [2022-04-06T00:59:05.500Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:59:05.845Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T00:59:05.846Z] latest: Pulling from edgex-devops/git-semver [2022-04-06T00:59:05.846Z] a0d0a0d46f8b: Pulling fs layer [2022-04-06T00:59:05.846Z] 3e5f54012d9b: Pulling fs layer [2022-04-06T00:59:05.846Z] 4c7163046ea9: Pulling fs layer [2022-04-06T00:59:05.846Z] 0c2d73faf560: Pulling fs layer [2022-04-06T00:59:05.846Z] 0c2d73faf560: Waiting [2022-04-06T00:59:05.846Z] 3e5f54012d9b: Verifying Checksum [2022-04-06T00:59:05.846Z] 3e5f54012d9b: Download complete [2022-04-06T00:59:05.846Z] a0d0a0d46f8b: Download complete [2022-04-06T00:59:05.846Z] 0c2d73faf560: Verifying Checksum [2022-04-06T00:59:05.846Z] 0c2d73faf560: Download complete [2022-04-06T00:59:05.846Z] 4c7163046ea9: Verifying Checksum [2022-04-06T00:59:06.107Z] a0d0a0d46f8b: Pull complete [2022-04-06T00:59:06.107Z] 3e5f54012d9b: Pull complete [2022-04-06T00:59:06.370Z] 4c7163046ea9: Pull complete [2022-04-06T00:59:06.633Z] 0c2d73faf560: Pull complete [2022-04-06T00:59:06.633Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-06T00:59:06.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-06T00:59:06.633Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-06T00:59:06.739Z] prd-ubuntu20.04-docker-8c-8g-10811 does not seem to be running inside a container [2022-04-06T00:59:06.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-06T00:59:07.515Z] $ docker top 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-06T00:59:07.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T00:59:07.703Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T00:59:07.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T00:59:07.843Z] $ docker exec 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 ssh-agent [2022-04-06T00:59:07.978Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXebdbOm/agent.14 [2022-04-06T00:59:07.978Z] SSH_AGENT_PID=21 [2022-04-06T00:59:07.988Z] Running ssh-add (command line suppressed) [2022-04-06T00:59:08.127Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_5929461325535690020.key (/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_5929461325535690020.key) [2022-04-06T00:59:08.144Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T00:59:08.482Z] + git tag --points-at HEAD [Pipeline] } [2022-04-06T00:59:08.511Z] $ docker exec --env ******** --env ******** 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 ssh-agent -k [2022-04-06T00:59:08.630Z] unset SSH_AUTH_SOCK; [2022-04-06T00:59:08.631Z] unset SSH_AGENT_PID; [2022-04-06T00:59:08.631Z] echo Agent pid 21 killed; [2022-04-06T00:59:08.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-06T00:59:08.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-06T00:59:08.737Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-06T00:59:08.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-06T00:59:08.884Z] $ docker exec 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 ssh-agent [2022-04-06T00:59:09.015Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEOkebe/agent.53 [2022-04-06T00:59:09.015Z] SSH_AGENT_PID=60 [2022-04-06T00:59:09.022Z] Running ssh-add (command line suppressed) [2022-04-06T00:59:09.154Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_6295855278897936562.key (/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/private_key_6295855278897936562.key) [2022-04-06T00:59:09.168Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-06T00:59:09.516Z] + git semver init [2022-04-06T00:59:09.516Z] # -> Open(): unable to determine branch for HEAD [2022-04-06T00:59:09.516Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-357/.git [2022-04-06T00:59:09.516Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-357 [2022-04-06T00:59:09.516Z] # $SEMVER_REMOTE_NAME = origin [2022-04-06T00:59:09.516Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-06T00:59:09.516Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-06T00:59:09.516Z] # $SEMVER_BRANCH = PR-357 [2022-04-06T00:59:09.516Z] # $SEMVER_TEMP = /tmp/semver-155089138 [2022-04-06T00:59:09.516Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-06T00:59:10.459Z] # '/tmp/semver-155089138' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-357/.semver' [2022-04-06T00:59:10.459Z] # -> Force: false [2022-04-06T00:59:10.459Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-357/.semver [Pipeline] } [2022-04-06T00:59:10.489Z] $ docker exec --env ******** --env ******** 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 ssh-agent -k [2022-04-06T00:59:10.604Z] unset SSH_AUTH_SOCK; [2022-04-06T00:59:10.605Z] unset SSH_AGENT_PID; [2022-04-06T00:59:10.605Z] echo Agent pid 60 killed; [2022-04-06T00:59:10.614Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-06T00:59:11.044Z] + git semver [Pipeline] } [2022-04-06T00:59:11.079Z] $ docker stop --time=1 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 [2022-04-06T00:59:12.457Z] $ docker rm -f 7e6813c0766ab119438c7348e018073fed2c147a964e1716ac0fe2e0075f9893 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T00:59:12.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-06T00:59:13.194Z] Stashed 1 file(s) [Pipeline] echo [2022-04-06T00:59:13.212Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T00:59:13.824Z] provisioning config files... [2022-04-06T00:59:13.836Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config7501201431081806723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T00:59:14.214Z] ---> docker-login.sh [2022-04-06T00:59:14.214Z] nexus3.edgexfoundry.org:10001 [2022-04-06T00:59:14.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:14.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:14.214Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:14.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:14.214Z] [2022-04-06T00:59:14.214Z] Login Succeeded [2022-04-06T00:59:14.214Z] nexus3.edgexfoundry.org:10002 [2022-04-06T00:59:14.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:14.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:14.475Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:14.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:14.475Z] [2022-04-06T00:59:14.475Z] Login Succeeded [2022-04-06T00:59:14.475Z] nexus3.edgexfoundry.org:10003 [2022-04-06T00:59:14.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:14.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:14.475Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:14.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:14.475Z] [2022-04-06T00:59:14.475Z] Login Succeeded [2022-04-06T00:59:14.475Z] nexus3.edgexfoundry.org:10004 [2022-04-06T00:59:14.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:14.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:14.736Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:14.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:14.736Z] [2022-04-06T00:59:14.736Z] Login Succeeded [2022-04-06T00:59:14.736Z] docker.io [2022-04-06T00:59:14.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T00:59:14.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T00:59:14.997Z] Configure a credential helper to remove this warning. See [2022-04-06T00:59:14.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T00:59:14.997Z] [2022-04-06T00:59:14.997Z] Login Succeeded [2022-04-06T00:59:14.997Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T00:59:15.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T00:59:15.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T00:59:15.336Z] ========================================================= [2022-04-06T00:59:15.336Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-06T00:59:15.336Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:59:15.767Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-06T00:59:15.767Z] Sending build context to Docker daemon 5.841MB [2022-04-06T00:59:15.767Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T00:59:15.767Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T00:59:15.767Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-06T00:59:15.767Z] 59bf1c3509f3: Pulling fs layer [2022-04-06T00:59:15.767Z] 666ba61612fd: Pulling fs layer [2022-04-06T00:59:15.767Z] 8ed8ca486205: Pulling fs layer [2022-04-06T00:59:15.767Z] 4fe6c5a15a65: Pulling fs layer [2022-04-06T00:59:15.767Z] 22a0e8bec74d: Pulling fs layer [2022-04-06T00:59:15.767Z] 640e595b4fbd: Pulling fs layer [2022-04-06T00:59:15.767Z] 763cafe07f6e: Pulling fs layer [2022-04-06T00:59:15.767Z] 0c0b528cf693: Pulling fs layer [2022-04-06T00:59:15.767Z] 10935f4eaf8b: Pulling fs layer [2022-04-06T00:59:15.767Z] 22a0e8bec74d: Waiting [2022-04-06T00:59:15.767Z] 640e595b4fbd: Waiting [2022-04-06T00:59:15.767Z] 763cafe07f6e: Waiting [2022-04-06T00:59:15.767Z] 0c0b528cf693: Waiting [2022-04-06T00:59:15.767Z] 10935f4eaf8b: Waiting [2022-04-06T00:59:15.767Z] 4fe6c5a15a65: Waiting [2022-04-06T00:59:15.767Z] 8ed8ca486205: Verifying Checksum [2022-04-06T00:59:15.767Z] 8ed8ca486205: Download complete [2022-04-06T00:59:15.767Z] 666ba61612fd: Download complete [2022-04-06T00:59:16.030Z] 22a0e8bec74d: Verifying Checksum [2022-04-06T00:59:16.030Z] 22a0e8bec74d: Download complete [2022-04-06T00:59:16.030Z] 640e595b4fbd: Verifying Checksum [2022-04-06T00:59:16.030Z] 640e595b4fbd: Download complete [2022-04-06T00:59:16.030Z] 59bf1c3509f3: Verifying Checksum [2022-04-06T00:59:16.030Z] 59bf1c3509f3: Download complete [2022-04-06T00:59:16.030Z] 763cafe07f6e: Verifying Checksum [2022-04-06T00:59:16.030Z] 0c0b528cf693: Download complete [2022-04-06T00:59:16.030Z] 59bf1c3509f3: Pull complete [2022-04-06T00:59:16.294Z] 666ba61612fd: Pull complete [2022-04-06T00:59:16.294Z] 8ed8ca486205: Pull complete [2022-04-06T00:59:16.558Z] 10935f4eaf8b: Verifying Checksum [2022-04-06T00:59:16.558Z] 10935f4eaf8b: Download complete [2022-04-06T00:59:16.558Z] 4fe6c5a15a65: Verifying Checksum [2022-04-06T00:59:16.558Z] 4fe6c5a15a65: Download complete [2022-04-06T00:59:20.769Z] 4fe6c5a15a65: Pull complete [2022-04-06T00:59:20.769Z] 22a0e8bec74d: Pull complete [2022-04-06T00:59:21.029Z] 640e595b4fbd: Pull complete [2022-04-06T00:59:21.029Z] 763cafe07f6e: Pull complete [2022-04-06T00:59:21.029Z] 0c0b528cf693: Pull complete [2022-04-06T00:59:23.571Z] 10935f4eaf8b: Pull complete [2022-04-06T00:59:23.571Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-06T00:59:23.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-06T00:59:23.571Z] ---> 99d49a6021b9 [2022-04-06T00:59:23.571Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T00:59:24.957Z] ---> Running in af3f6671e669 [2022-04-06T00:59:25.216Z] Removing intermediate container af3f6671e669 [2022-04-06T00:59:25.216Z] ---> fe93d2beec93 [2022-04-06T00:59:25.216Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T00:59:25.216Z] ---> Running in ea7831da5bad [2022-04-06T00:59:25.216Z] Removing intermediate container ea7831da5bad [2022-04-06T00:59:25.216Z] ---> 1f30ed2c64db [2022-04-06T00:59:25.216Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T00:59:25.216Z] ---> Running in 58bc56e56b99 [2022-04-06T00:59:25.788Z] Removing intermediate container 58bc56e56b99 [2022-04-06T00:59:25.788Z] ---> a1c49e5afdf0 [2022-04-06T00:59:25.788Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T00:59:26.049Z] ---> Running in c9a1867dbed6 [2022-04-06T00:59:26.313Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T00:59:27.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T00:59:27.518Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T00:59:27.518Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T00:59:27.518Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T00:59:27.780Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T00:59:27.780Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T00:59:27.780Z] OK: 224 MiB in 56 packages [2022-04-06T00:59:28.352Z] Removing intermediate container c9a1867dbed6 [2022-04-06T00:59:28.352Z] ---> 36bff6a037d9 [2022-04-06T00:59:28.352Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-06T00:59:28.352Z] ---> Running in 459b5521fff3 [2022-04-06T00:59:28.352Z] Removing intermediate container 459b5521fff3 [2022-04-06T00:59:28.352Z] ---> d717a608de3d [2022-04-06T00:59:28.352Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-06T00:59:28.352Z] ---> eed0db3d5d22 [2022-04-06T00:59:28.352Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T00:59:28.615Z] ---> Running in daa6c5349562 [2022-04-06T00:59:28.642Z] Still waiting to schedule task [2022-04-06T00:59:28.642Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-06T00:59:43.541Z] Removing intermediate container daa6c5349562 [2022-04-06T00:59:43.541Z] ---> f81012ed43c5 [2022-04-06T00:59:43.541Z] Step 10/12 : COPY . . [2022-04-06T00:59:43.802Z] ---> 67f7ed2def4d [2022-04-06T00:59:43.802Z] Step 11/12 : ARG MAKE='make build' [2022-04-06T00:59:43.802Z] ---> Running in 6a8cb5c8ad6b [2022-04-06T00:59:43.802Z] Removing intermediate container 6a8cb5c8ad6b [2022-04-06T00:59:43.802Z] ---> 4d4185b6f8d5 [2022-04-06T00:59:43.802Z] Step 12/12 : RUN $MAKE [2022-04-06T00:59:43.802Z] ---> Running in 60ab609f4de0 [2022-04-06T00:59:44.372Z] noop [2022-04-06T00:59:44.634Z] Removing intermediate container 60ab609f4de0 [2022-04-06T00:59:44.634Z] ---> 9ab817c7b498 [2022-04-06T00:59:44.634Z] Successfully built 9ab817c7b498 [2022-04-06T00:59:44.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:59:44.983Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T00:59:44.983Z] . [Pipeline] withDockerContainer [2022-04-06T00:59:45.082Z] prd-ubuntu20.04-docker-8c-8g-10811 does not seem to be running inside a container [2022-04-06T00:59:45.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@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 ******** ci-base-image-x86_64 cat [2022-04-06T00:59:45.548Z] $ docker top 312234845c234c12092c82d86cf9526abe42969898796514407fccb433e6e5b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T00:59:46.012Z] + go version [2022-04-06T00:59:46.012Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-06T00:59:46.053Z] $ docker stop --time=1 312234845c234c12092c82d86cf9526abe42969898796514407fccb433e6e5b6 [2022-04-06T00:59:47.358Z] $ docker rm -f 312234845c234c12092c82d86cf9526abe42969898796514407fccb433e6e5b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T00:59:48.054Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-06T00:59:48.055Z] . [Pipeline] withDockerContainer [2022-04-06T00:59:48.147Z] prd-ubuntu20.04-docker-8c-8g-10811 does not seem to be running inside a container [2022-04-06T00:59:48.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@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 ******** ci-base-image-x86_64 cat [2022-04-06T00:59:48.569Z] $ docker top b3368a2c615782245c6e30dfcbf3f984a6a4587349431efa2373ce453af90f31 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T00:59:49.020Z] + make test [2022-04-06T00:59:49.020Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T00:59:49.281Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-06T00:59:59.273Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-06T00:59:59.273Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-04-06T00:59:59.273Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-06T01:00:07.421Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T01:00:11.627Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T01:00:11.627Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T01:00:11.627Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T01:00:11.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T01:00:11.705Z] $ docker stop --time=1 b3368a2c615782245c6e30dfcbf3f984a6a4587349431efa2373ce453af90f31 [2022-04-06T01:00:13.605Z] $ docker rm -f b3368a2c615782245c6e30dfcbf3f984a6a4587349431efa2373ce453af90f31 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T01:00:14.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T01:00:14.211Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-06T01:00:15.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T01:00:15.669Z] + ls -al . [2022-04-06T01:00:15.669Z] total 176 [2022-04-06T01:00:15.669Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 01:00 . [2022-04-06T01:00:15.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 00:58 .. [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 00:58 .dockerignore [2022-04-06T01:00:15.669Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 00:58 .git [2022-04-06T01:00:15.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:58 .github [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 00:58 .gitignore [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 00:58 .golangci.yml [2022-04-06T01:00:15.669Z] drwx------ 3 jenkins jenkins 4096 Apr 6 00:59 .semver [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 6 00:58 Attribution.txt [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 00:58 CHANGELOG.md [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 00:58 Dockerfile [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 00:58 GOVERNANCE.md [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 00:58 Jenkinsfile [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 00:58 LICENSE [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 1531 Apr 6 00:58 Makefile [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 00:58 OWNERS.md [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 00:58 README.md [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 00:59 VERSION [2022-04-06T01:00:15.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:58 bin [2022-04-06T01:00:15.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:58 cmd [2022-04-06T01:00:15.669Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 00:59 coverage.out [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 6 00:58 go.mod [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 00:58 go.sum [2022-04-06T01:00:15.669Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 00:58 internal [2022-04-06T01:00:15.669Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 00:58 mock [2022-04-06T01:00:15.669Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 00:58 snap [2022-04-06T01:00:15.669Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 00:58 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:00:16.050Z] + 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=58ecf32801cc693837e80e126c478e442b3af96f --label arch=amd64 --label version=0.0.0 . [2022-04-06T01:00:16.050Z] Sending build context to Docker daemon 5.859MB [2022-04-06T01:00:16.050Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T01:00:16.050Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-06T01:00:16.050Z] ---> 9ab817c7b498 [2022-04-06T01:00:16.050Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T01:00:16.050Z] ---> Running in e4e6b46f6581 [2022-04-06T01:00:16.310Z] Removing intermediate container e4e6b46f6581 [2022-04-06T01:00:16.310Z] ---> 456f67f97d41 [2022-04-06T01:00:16.310Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T01:00:16.310Z] ---> Running in dadf3e2e60c4 [2022-04-06T01:00:16.310Z] Removing intermediate container dadf3e2e60c4 [2022-04-06T01:00:16.310Z] ---> 9cefa24fdedc [2022-04-06T01:00:16.310Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T01:00:16.310Z] ---> Running in 61bec6318349 [2022-04-06T01:00:16.883Z] Removing intermediate container 61bec6318349 [2022-04-06T01:00:16.883Z] ---> 9077aeddf8a1 [2022-04-06T01:00:16.883Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T01:00:17.142Z] ---> Running in f332433ed37c [2022-04-06T01:00:17.404Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-06T01:00:18.346Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-06T01:00:18.346Z] OK: 224 MiB in 56 packages [2022-04-06T01:00:18.917Z] Removing intermediate container f332433ed37c [2022-04-06T01:00:18.917Z] ---> 200839de6ac2 [2022-04-06T01:00:18.917Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-06T01:00:18.917Z] ---> Running in 1d1e3e5ccfcd [2022-04-06T01:00:18.917Z] Removing intermediate container 1d1e3e5ccfcd [2022-04-06T01:00:18.917Z] ---> 5855ff01c358 [2022-04-06T01:00:18.917Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-06T01:00:19.177Z] ---> 3bda7e86e523 [2022-04-06T01:00:19.177Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T01:00:19.177Z] ---> Running in 845079554ebc [2022-04-06T01:00:19.747Z] Removing intermediate container 845079554ebc [2022-04-06T01:00:19.747Z] ---> 42ffcecc09ce [2022-04-06T01:00:19.747Z] Step 10/24 : COPY . . [2022-04-06T01:00:20.008Z] ---> 5c3be748bbeb [2022-04-06T01:00:20.008Z] Step 11/24 : ARG MAKE='make build' [2022-04-06T01:00:20.008Z] ---> Running in 279155c1809a [2022-04-06T01:00:20.268Z] Removing intermediate container 279155c1809a [2022-04-06T01:00:20.268Z] ---> 93141675c5be [2022-04-06T01:00:20.268Z] Step 12/24 : RUN $MAKE [2022-04-06T01:00:20.268Z] ---> Running in a0dcfbd12c6e [2022-04-06T01:00:20.528Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-04-06T01:00:32.745Z] Removing intermediate container a0dcfbd12c6e [2022-04-06T01:00:32.745Z] ---> 004e10d682b0 [2022-04-06T01:00:32.745Z] Step 13/24 : FROM alpine:3.14 [2022-04-06T01:00:32.745Z] 3.14: Pulling from library/alpine [2022-04-06T01:00:33.010Z] 8663204ce13b: Pulling fs layer [2022-04-06T01:00:33.010Z] 8663204ce13b: Verifying Checksum [2022-04-06T01:00:33.010Z] 8663204ce13b: Download complete [2022-04-06T01:00:33.271Z] 8663204ce13b: Pull complete [2022-04-06T01:00:33.271Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T01:00:33.271Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T01:00:33.271Z] ---> e04c818066af [2022-04-06T01:00:33.271Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-06T01:00:33.271Z] ---> Running in b5d1b3b23b26 [2022-04-06T01:00:33.532Z] Removing intermediate container b5d1b3b23b26 [2022-04-06T01:00:33.532Z] ---> 8f9cb9974d09 [2022-04-06T01:00:33.532Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T01:00:33.532Z] ---> Running in 030e5b578f66 [2022-04-06T01:00:33.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-06T01:00:33.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-06T01:00:34.057Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T01:00:34.057Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T01:00:34.057Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T01:00:34.057Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T01:00:34.057Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T01:00:34.057Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T01:00:34.057Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T01:00:34.057Z] OK: 8 MiB in 20 packages [2022-04-06T01:00:34.631Z] Removing intermediate container 030e5b578f66 [2022-04-06T01:00:34.631Z] ---> 3de7ee2b5c7d [2022-04-06T01:00:34.631Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-06T01:00:35.208Z] ---> 5463be9bba24 [2022-04-06T01:00:35.208Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-06T01:00:35.208Z] ---> ec2e8c80ae69 [2022-04-06T01:00:35.208Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-06T01:00:35.473Z] ---> 04d4dad38d51 [2022-04-06T01:00:35.473Z] Step 19/24 : EXPOSE 59982 [2022-04-06T01:00:35.473Z] ---> Running in a02ad56d8f43 [2022-04-06T01:00:35.473Z] Removing intermediate container a02ad56d8f43 [2022-04-06T01:00:35.473Z] ---> bd31893248ca [2022-04-06T01:00:35.473Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-06T01:00:35.473Z] ---> Running in 63144d7ed581 [2022-04-06T01:00:35.735Z] Removing intermediate container 63144d7ed581 [2022-04-06T01:00:35.735Z] ---> a415ffdaafe1 [2022-04-06T01:00:35.735Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T01:00:35.735Z] ---> Running in 734c8461789b [2022-04-06T01:00:35.735Z] Removing intermediate container 734c8461789b [2022-04-06T01:00:35.735Z] ---> d961f8d0aa55 [2022-04-06T01:00:35.735Z] Step 22/24 : LABEL arch=amd64 [2022-04-06T01:00:35.735Z] ---> Running in 6928c9b3b6e6 [2022-04-06T01:00:36.001Z] Removing intermediate container 6928c9b3b6e6 [2022-04-06T01:00:36.001Z] ---> 495584987176 [2022-04-06T01:00:36.001Z] Step 23/24 : LABEL git_sha=58ecf32801cc693837e80e126c478e442b3af96f [2022-04-06T01:00:36.001Z] ---> Running in a04ff17482df [2022-04-06T01:00:36.001Z] Removing intermediate container a04ff17482df [2022-04-06T01:00:36.001Z] ---> b2540e231557 [2022-04-06T01:00:36.001Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T01:00:36.001Z] ---> Running in d7f527764c35 [2022-04-06T01:00:36.267Z] Removing intermediate container d7f527764c35 [2022-04-06T01:00:36.267Z] ---> 0fad0d3dc07a [2022-04-06T01:00:36.267Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T01:00:36.267Z] Successfully built 0fad0d3dc07a [2022-04-06T01:00:36.267Z] 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:00:37.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T01:00:37.019Z] [2022-04-06T01:00:37.019Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:00:37.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T01:00:37.371Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-06T01:00:37.371Z] 5eb5b503b376: Pulling fs layer [2022-04-06T01:00:37.371Z] 5c69ac0246d0: Pulling fs layer [2022-04-06T01:00:37.371Z] ec43610c2a17: Pulling fs layer [2022-04-06T01:00:37.371Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-06T01:00:37.371Z] 33b1e0a273af: Pulling fs layer [2022-04-06T01:00:37.371Z] 5d3b04190fa2: Pulling fs layer [2022-04-06T01:00:37.371Z] 2f39f015ded8: Pulling fs layer [2022-04-06T01:00:37.371Z] 3a2ae6a8a46f: Waiting [2022-04-06T01:00:37.371Z] 33b1e0a273af: Waiting [2022-04-06T01:00:37.371Z] 5d3b04190fa2: Waiting [2022-04-06T01:00:37.371Z] 2f39f015ded8: Waiting [2022-04-06T01:00:37.371Z] 5c69ac0246d0: Verifying Checksum [2022-04-06T01:00:37.371Z] 5c69ac0246d0: Download complete [2022-04-06T01:00:37.371Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-06T01:00:37.371Z] 3a2ae6a8a46f: Download complete [2022-04-06T01:00:37.371Z] 33b1e0a273af: Verifying Checksum [2022-04-06T01:00:37.371Z] 33b1e0a273af: Download complete [2022-04-06T01:00:37.371Z] ec43610c2a17: Verifying Checksum [2022-04-06T01:00:37.371Z] ec43610c2a17: Download complete [2022-04-06T01:00:37.631Z] 5eb5b503b376: Verifying Checksum [2022-04-06T01:00:37.631Z] 5eb5b503b376: Download complete [2022-04-06T01:00:38.200Z] 2f39f015ded8: Download complete [2022-04-06T01:00:39.143Z] 5eb5b503b376: Pull complete [2022-04-06T01:00:39.143Z] 5c69ac0246d0: Pull complete [2022-04-06T01:00:39.713Z] ec43610c2a17: Pull complete [2022-04-06T01:00:39.713Z] 3a2ae6a8a46f: Pull complete [2022-04-06T01:00:39.975Z] 33b1e0a273af: Pull complete [2022-04-06T01:00:39.975Z] 5d3b04190fa2: Pull complete [2022-04-06T01:00:45.254Z] 2f39f015ded8: Pull complete [2022-04-06T01:00:45.254Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-06T01:00:45.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T01:00:45.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-06T01:00:45.345Z] prd-ubuntu20.04-docker-8c-8g-10811 does not seem to be running inside a container [2022-04-06T01:00:45.387Z] $ 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-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@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 [2022-04-06T01:00:47.079Z] $ docker top 111f4403f9be5257a3629bad692113eb13711d210e9dcad96afffe936b64fb7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:00:47.556Z] ---> job-cost.sh [2022-04-06T01:00:47.556Z] lf-activate-venv: SKIPPING [2022-04-06T01:00:47.556Z] INFO: No Stack... [2022-04-06T01:00:47.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T01:00:48.387Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T01:00:48.708Z] + cut -d, -f6 [2022-04-06T01:00:48.708Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives/cost.csv [Pipeline] lock [2022-04-06T01:00:48.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] [2022-04-06T01:00:48.753Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] did not exist. Created. [2022-04-06T01:00:48.753Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T01:00:49.150Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-06T01:00:49.211Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T01:00:49.248Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T01:00:49.330Z] $ docker stop --time=1 111f4403f9be5257a3629bad692113eb13711d210e9dcad96afffe936b64fb7f [2022-04-06T01:00:50.511Z] $ docker rm -f 111f4403f9be5257a3629bad692113eb13711d210e9dcad96afffe936b64fb7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-06T01:03:14.985Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10812 in /w/workspace/gexfoundry_device-mqtt-go_PR-357 [Pipeline] { [Pipeline] ws [2022-04-06T01:03:15.030Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-06T01:03:15.296Z] Selected Git installation does not exist. Using Default [2022-04-06T01:03:15.296Z] The recommended git tool is: NONE [2022-04-06T01:03:22.898Z] using credential edgex-jenkins-ssh [2022-04-06T01:03:22.920Z] Cloning the remote Git repository [2022-04-06T01:03:22.999Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T01:03:23.096Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-06T01:03:23.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T01:03:23.219Z] > git --version # timeout=10 [2022-04-06T01:03:23.244Z] > git --version # 'git version 2.25.1' [2022-04-06T01:03:23.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T01:03:23.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T01:03:25.321Z] Merging remotes/origin/main commit 6a0d17f3443cfc2038c22736989c6b24159166ee into PR head commit 58ecf32801cc693837e80e126c478e442b3af96f [2022-04-06T01:03:25.565Z] Merge succeeded, producing 58ecf32801cc693837e80e126c478e442b3af96f [2022-04-06T01:03:25.566Z] Checking out Revision 58ecf32801cc693837e80e126c478e442b3af96f (PR-357) [2022-04-06T01:03:24.555Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-06T01:03:24.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-06T01:03:24.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-06T01:03:24.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-06T01:03:24.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T01:03:24.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-06T01:03:25.344Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T01:03:25.363Z] > git checkout -f 58ecf32801cc693837e80e126c478e442b3af96f # timeout=10 [2022-04-06T01:03:25.456Z] > git remote # timeout=10 [2022-04-06T01:03:25.480Z] > git config --get remote.origin.url # timeout=10 [2022-04-06T01:03:25.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-06T01:03:25.521Z] > git merge 6a0d17f3443cfc2038c22736989c6b24159166ee # timeout=10 [2022-04-06T01:03:25.549Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-06T01:03:25.579Z] > git config core.sparsecheckout # timeout=10 [2022-04-06T01:03:25.594Z] > git checkout -f 58ecf32801cc693837e80e126c478e442b3af96f # timeout=10 [2022-04-06T01:03:29.810Z] Commit message: "build(deps): Update device-sdk-go and other deps" [2022-04-06T01:03:29.879Z] > git --version # timeout=10 [2022-04-06T01:03:29.889Z] > git --version # 'git version 2.25.1' [2022-04-06T01:03:29.901Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T01:03:31.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-06T01:03:31.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T01:03:31.138Z] Dload Upload Total Spent Left Speed [2022-04-06T01:03:31.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48536 0 --:--:-- --:--:-- --:--:-- 48736 [Pipeline] sh [2022-04-06T01:03:31.693Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-06T01:03:32.059Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-06T01:03:32.059Z] + sudo tee /etc/docker/daemon.new [2022-04-06T01:03:32.059Z] { [2022-04-06T01:03:32.059Z] "registry-mirrors": [ [2022-04-06T01:03:32.059Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-06T01:03:32.059Z] ], [2022-04-06T01:03:32.059Z] "bip": "10.250.0.254/24", [2022-04-06T01:03:32.059Z] "hosts": [ [2022-04-06T01:03:32.059Z] "tcp://0.0.0.0:5555", [2022-04-06T01:03:32.059Z] "unix:///var/run/docker.sock" [2022-04-06T01:03:32.059Z] ], [2022-04-06T01:03:32.059Z] "mtu": 1458, [2022-04-06T01:03:32.059Z] "selinux-enabled": true, [2022-04-06T01:03:32.059Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-06T01:03:32.059Z] } [Pipeline] sh [2022-04-06T01:03:32.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-06T01:03:32.805Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T01:03:51.271Z] provisioning config files... [2022-04-06T01:03:51.297Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3583571050473153940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:03:51.921Z] ---> docker-login.sh [2022-04-06T01:03:51.921Z] nexus3.edgexfoundry.org:10001 [2022-04-06T01:03:52.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T01:03:52.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T01:03:52.799Z] Configure a credential helper to remove this warning. See [2022-04-06T01:03:52.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T01:03:52.799Z] [2022-04-06T01:03:52.799Z] Login Succeeded [2022-04-06T01:03:52.799Z] nexus3.edgexfoundry.org:10002 [2022-04-06T01:03:53.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T01:03:53.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T01:03:53.403Z] Configure a credential helper to remove this warning. See [2022-04-06T01:03:53.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T01:03:53.403Z] [2022-04-06T01:03:53.403Z] Login Succeeded [2022-04-06T01:03:53.403Z] nexus3.edgexfoundry.org:10003 [2022-04-06T01:03:53.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T01:03:53.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T01:03:53.684Z] Configure a credential helper to remove this warning. See [2022-04-06T01:03:53.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T01:03:53.684Z] [2022-04-06T01:03:53.684Z] Login Succeeded [2022-04-06T01:03:53.959Z] nexus3.edgexfoundry.org:10004 [2022-04-06T01:03:54.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T01:03:54.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T01:03:54.236Z] Configure a credential helper to remove this warning. See [2022-04-06T01:03:54.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T01:03:54.236Z] [2022-04-06T01:03:54.236Z] Login Succeeded [2022-04-06T01:03:54.236Z] docker.io [2022-04-06T01:03:54.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-06T01:03:55.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-06T01:03:55.114Z] Configure a credential helper to remove this warning. See [2022-04-06T01:03:55.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-06T01:03:55.114Z] [2022-04-06T01:03:55.114Z] Login Succeeded [2022-04-06T01:03:55.114Z] ---> docker-login.sh ends [Pipeline] } [2022-04-06T01:03:55.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-06T01:03:55.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-06T01:03:55.710Z] ========================================================= [2022-04-06T01:03:55.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-06T01:03:55.710Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:03:56.267Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-04-06T01:03:56.543Z] Sending build context to Docker daemon 3.056MB [2022-04-06T01:03:56.543Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T01:03:56.543Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-06T01:03:56.819Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-06T01:03:56.819Z] 9b3977197b4f: Pulling fs layer [2022-04-06T01:03:56.819Z] 1a89e8eeedd5: Pulling fs layer [2022-04-06T01:03:56.819Z] 94645a83ff95: Pulling fs layer [2022-04-06T01:03:56.819Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-06T01:03:56.819Z] 0c92f367c5e7: Pulling fs layer [2022-04-06T01:03:56.819Z] f7c0051592d6: Pulling fs layer [2022-04-06T01:03:56.819Z] a227ed2f7395: Pulling fs layer [2022-04-06T01:03:56.819Z] 7b1c46037f91: Pulling fs layer [2022-04-06T01:03:56.819Z] 3f3a8bcf1eab: Waiting [2022-04-06T01:03:56.819Z] 0c92f367c5e7: Waiting [2022-04-06T01:03:56.819Z] a227ed2f7395: Waiting [2022-04-06T01:03:56.819Z] 7b1c46037f91: Waiting [2022-04-06T01:03:56.819Z] 94645a83ff95: Verifying Checksum [2022-04-06T01:03:56.819Z] 94645a83ff95: Download complete [2022-04-06T01:03:56.819Z] 1a89e8eeedd5: Verifying Checksum [2022-04-06T01:03:56.819Z] 1a89e8eeedd5: Download complete [2022-04-06T01:03:56.819Z] 0c92f367c5e7: Verifying Checksum [2022-04-06T01:03:56.819Z] 0c92f367c5e7: Download complete [2022-04-06T01:03:56.819Z] f7c0051592d6: Verifying Checksum [2022-04-06T01:03:56.819Z] f7c0051592d6: Download complete [2022-04-06T01:03:56.819Z] 9b3977197b4f: Verifying Checksum [2022-04-06T01:03:56.819Z] 9b3977197b4f: Download complete [2022-04-06T01:03:56.819Z] a227ed2f7395: Verifying Checksum [2022-04-06T01:03:56.819Z] a227ed2f7395: Download complete [2022-04-06T01:03:57.810Z] 9b3977197b4f: Pull complete [2022-04-06T01:03:58.089Z] 1a89e8eeedd5: Pull complete [2022-04-06T01:03:58.689Z] 94645a83ff95: Pull complete [2022-04-06T01:03:58.966Z] 7b1c46037f91: Verifying Checksum [2022-04-06T01:03:58.966Z] 7b1c46037f91: Download complete [2022-04-06T01:03:59.564Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-06T01:03:59.564Z] 3f3a8bcf1eab: Download complete [2022-04-06T01:04:11.993Z] 3f3a8bcf1eab: Pull complete [2022-04-06T01:04:11.993Z] 0c92f367c5e7: Pull complete [2022-04-06T01:04:12.267Z] f7c0051592d6: Pull complete [2022-04-06T01:04:12.543Z] a227ed2f7395: Pull complete [2022-04-06T01:04:19.279Z] 7b1c46037f91: Pull complete [2022-04-06T01:04:19.279Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-06T01:04:19.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-06T01:04:19.279Z] ---> f79e39bc4007 [2022-04-06T01:04:19.279Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T01:04:19.279Z] ---> Running in 297f0be6bd99 [2022-04-06T01:04:19.882Z] Removing intermediate container 297f0be6bd99 [2022-04-06T01:04:19.882Z] ---> 5caca5ccb6d0 [2022-04-06T01:04:19.882Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T01:04:19.882Z] ---> Running in 6c7cba3f654a [2022-04-06T01:04:20.156Z] Removing intermediate container 6c7cba3f654a [2022-04-06T01:04:20.156Z] ---> 6a6f7e494f00 [2022-04-06T01:04:20.156Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T01:04:20.156Z] ---> Running in 06b7d3528dc1 [2022-04-06T01:04:22.144Z] Removing intermediate container 06b7d3528dc1 [2022-04-06T01:04:22.144Z] ---> c862784aed5f [2022-04-06T01:04:22.144Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T01:04:22.144Z] ---> Running in 218a33f1ccb4 [2022-04-06T01:04:23.124Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T01:04:24.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T01:04:25.085Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-06T01:04:25.085Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-06T01:04:25.085Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-06T01:04:25.359Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-06T01:04:25.652Z] Executing busybox-1.34.1-r3.trigger [2022-04-06T01:04:25.652Z] OK: 224 MiB in 56 packages [2022-04-06T01:04:27.096Z] Removing intermediate container 218a33f1ccb4 [2022-04-06T01:04:27.096Z] ---> 15afb52c7bf2 [2022-04-06T01:04:27.096Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-06T01:04:27.096Z] ---> Running in ab8228a93068 [2022-04-06T01:04:27.096Z] Removing intermediate container ab8228a93068 [2022-04-06T01:04:27.096Z] ---> c9446925f800 [2022-04-06T01:04:27.096Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-06T01:04:27.699Z] ---> cdee710932c2 [2022-04-06T01:04:27.699Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T01:04:27.699Z] ---> Running in b4aecdbb1315 [2022-04-06T01:05:14.714Z] Removing intermediate container b4aecdbb1315 [2022-04-06T01:05:14.714Z] ---> ecbe5f3faf87 [2022-04-06T01:05:14.714Z] Step 10/12 : COPY . . [2022-04-06T01:05:14.714Z] ---> 28514ad25344 [2022-04-06T01:05:14.714Z] Step 11/12 : ARG MAKE='make build' [2022-04-06T01:05:14.714Z] ---> Running in 69331efe1975 [2022-04-06T01:05:14.990Z] Removing intermediate container 69331efe1975 [2022-04-06T01:05:14.990Z] ---> 154231a22ea5 [2022-04-06T01:05:14.990Z] Step 12/12 : RUN $MAKE [2022-04-06T01:05:14.990Z] ---> Running in 9d870fff7052 [2022-04-06T01:05:15.974Z] noop [2022-04-06T01:05:16.576Z] Removing intermediate container 9d870fff7052 [2022-04-06T01:05:16.576Z] ---> 8c95363a9079 [2022-04-06T01:05:16.576Z] Successfully built 8c95363a9079 [2022-04-06T01:05:16.576Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:05:16.970Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T01:05:16.970Z] . [Pipeline] withDockerContainer [2022-04-06T01:05:17.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-10812 does not seem to be running inside a container [2022-04-06T01:05:17.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T01:05:18.672Z] $ docker top 2ff811636e75fd57653918944032073efea17c9a0c45c3e7f788da7661913136 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T01:05:19.640Z] + go version [2022-04-06T01:05:19.640Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-06T01:05:19.687Z] $ docker stop --time=1 2ff811636e75fd57653918944032073efea17c9a0c45c3e7f788da7661913136 [2022-04-06T01:05:21.330Z] $ docker rm -f 2ff811636e75fd57653918944032073efea17c9a0c45c3e7f788da7661913136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:05:22.174Z] + docker inspect -f . ci-base-image-arm64 [2022-04-06T01:05:22.174Z] . [Pipeline] withDockerContainer [2022-04-06T01:05:22.425Z] prd-ubuntu20.04-docker-arm64-4c-16g-10812 does not seem to be running inside a container [2022-04-06T01:05:22.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-06T01:05:23.867Z] $ docker top 8852d48fbd324d9f8e0e55ead258594b728d0a39a26f2dafda3b5988c3e7b798 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-06T01:05:24.927Z] + make test [2022-04-06T01:05:24.927Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-06T01:05:26.366Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-06T01:06:48.266Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-06T01:06:48.266Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2022-04-06T01:06:48.266Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-06T01:06:48.266Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-06T01:06:48.266Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-06T01:07:15.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-06T01:07:15.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-06T01:07:15.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-06T01:07:16.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-06T01:07:16.154Z] $ docker stop --time=1 8852d48fbd324d9f8e0e55ead258594b728d0a39a26f2dafda3b5988c3e7b798 [2022-04-06T01:07:18.019Z] $ docker rm -f 8852d48fbd324d9f8e0e55ead258594b728d0a39a26f2dafda3b5988c3e7b798 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-06T01:07:19.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-06T01:07:19.120Z] Warning: overwriting stash ‘coverage-report’ [2022-04-06T01:07:19.778Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-06T01:07:20.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-06T01:07:20.892Z] + ls -al . [2022-04-06T01:07:20.892Z] total 172 [2022-04-06T01:07:20.892Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 01:07 . [2022-04-06T01:07:20.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 01:03 .. [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 01:03 .dockerignore [2022-04-06T01:07:20.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 01:03 .git [2022-04-06T01:07:20.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:03 .github [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 6 01:03 .gitignore [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 01:03 .golangci.yml [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 6 01:03 Attribution.txt [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 6 01:03 CHANGELOG.md [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 6 01:03 Dockerfile [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 01:03 GOVERNANCE.md [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 6 01:03 Jenkinsfile [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 01:03 LICENSE [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 1531 Apr 6 01:03 Makefile [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 6 01:03 OWNERS.md [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 6 01:03 README.md [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 00:59 VERSION [2022-04-06T01:07:20.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 01:03 bin [2022-04-06T01:07:20.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:03 cmd [2022-04-06T01:07:20.892Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 6 01:06 coverage.out [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 6 01:03 go.mod [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 34722 Apr 6 01:03 go.sum [2022-04-06T01:07:20.892Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 01:03 internal [2022-04-06T01:07:20.892Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 01:03 mock [2022-04-06T01:07:20.892Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 01:03 snap [2022-04-06T01:07:20.892Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 6 01:03 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:07:21.288Z] + 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=58ecf32801cc693837e80e126c478e442b3af96f --label arch=arm64 --label version=0.0.0 . [2022-04-06T01:07:21.916Z] Sending build context to Docker daemon 3.075MB [2022-04-06T01:07:21.916Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-06T01:07:21.916Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-06T01:07:21.916Z] ---> 8c95363a9079 [2022-04-06T01:07:21.916Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-06T01:07:21.916Z] ---> Running in 83d38dd6f208 [2022-04-06T01:07:22.200Z] Removing intermediate container 83d38dd6f208 [2022-04-06T01:07:22.200Z] ---> 1d484b33f7fa [2022-04-06T01:07:22.200Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-06T01:07:22.485Z] ---> Running in ab397eff5d42 [2022-04-06T01:07:22.757Z] Removing intermediate container ab397eff5d42 [2022-04-06T01:07:22.757Z] ---> 31df65d2dbae [2022-04-06T01:07:22.757Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-06T01:07:22.757Z] ---> Running in 62fc653a5ed6 [2022-04-06T01:07:24.737Z] Removing intermediate container 62fc653a5ed6 [2022-04-06T01:07:24.737Z] ---> 29cb78994cab [2022-04-06T01:07:24.737Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-06T01:07:24.737Z] ---> Running in 1dc83155d7a3 [2022-04-06T01:07:25.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-06T01:07:26.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-06T01:07:27.297Z] OK: 224 MiB in 56 packages [2022-04-06T01:07:28.283Z] Removing intermediate container 1dc83155d7a3 [2022-04-06T01:07:28.283Z] ---> abfb734d82fb [2022-04-06T01:07:28.283Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-06T01:07:28.283Z] ---> Running in 2a4f6e55ee8d [2022-04-06T01:07:28.559Z] Removing intermediate container 2a4f6e55ee8d [2022-04-06T01:07:28.559Z] ---> 700a04535e97 [2022-04-06T01:07:28.559Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-06T01:07:29.155Z] ---> 2906f9a9496c [2022-04-06T01:07:29.155Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-06T01:07:29.155Z] ---> Running in 9ea1bccf1b18 [2022-04-06T01:07:31.141Z] Removing intermediate container 9ea1bccf1b18 [2022-04-06T01:07:31.141Z] ---> b16f3aef9f49 [2022-04-06T01:07:31.141Z] Step 10/24 : COPY . . [2022-04-06T01:07:32.124Z] ---> 461b3135ef75 [2022-04-06T01:07:32.124Z] Step 11/24 : ARG MAKE='make build' [2022-04-06T01:07:32.124Z] ---> Running in d83cc9946441 [2022-04-06T01:07:32.401Z] Removing intermediate container d83cc9946441 [2022-04-06T01:07:32.401Z] ---> 698d9f9cd145 [2022-04-06T01:07:32.401Z] Step 12/24 : RUN $MAKE [2022-04-06T01:07:32.401Z] ---> Running in aeed2b0be71c [2022-04-06T01:07:33.859Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2022-04-06T01:08:55.696Z] Removing intermediate container aeed2b0be71c [2022-04-06T01:08:55.696Z] ---> e08c3d083bda [2022-04-06T01:08:55.696Z] Step 13/24 : FROM alpine:3.14 [2022-04-06T01:08:55.696Z] 3.14: Pulling from library/alpine [2022-04-06T01:08:55.696Z] 455c02918c45: Pulling fs layer [2022-04-06T01:08:55.696Z] 455c02918c45: Verifying Checksum [2022-04-06T01:08:55.696Z] 455c02918c45: Download complete [2022-04-06T01:08:55.696Z] 455c02918c45: Pull complete [2022-04-06T01:08:55.696Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-06T01:08:55.696Z] Status: Downloaded newer image for alpine:3.14 [2022-04-06T01:08:55.696Z] ---> ac73e934f311 [2022-04-06T01:08:55.696Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-06T01:08:55.696Z] ---> Running in 3aaf1a10d002 [2022-04-06T01:08:55.696Z] Removing intermediate container 3aaf1a10d002 [2022-04-06T01:08:55.696Z] ---> c5dda297d71d [2022-04-06T01:08:55.696Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-06T01:08:55.696Z] ---> Running in 6398576e60ea [2022-04-06T01:08:55.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-06T01:08:55.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-06T01:08:55.696Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-06T01:08:55.696Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-06T01:08:55.696Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-06T01:08:55.696Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-06T01:08:55.696Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-06T01:08:55.696Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-06T01:08:55.696Z] Executing busybox-1.33.1-r7.trigger [2022-04-06T01:08:55.696Z] OK: 8 MiB in 20 packages [2022-04-06T01:08:55.696Z] Removing intermediate container 6398576e60ea [2022-04-06T01:08:55.696Z] ---> aafa5381333f [2022-04-06T01:08:55.696Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-06T01:08:55.971Z] ---> 12bab69afe56 [2022-04-06T01:08:55.971Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-06T01:08:56.572Z] ---> 9ace73567c15 [2022-04-06T01:08:56.572Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-06T01:08:57.179Z] ---> 34a64c3c7780 [2022-04-06T01:08:57.179Z] Step 19/24 : EXPOSE 59982 [2022-04-06T01:08:57.179Z] ---> Running in e393ce7805a8 [2022-04-06T01:08:57.454Z] Removing intermediate container e393ce7805a8 [2022-04-06T01:08:57.454Z] ---> fcedac2c3616 [2022-04-06T01:08:57.454Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-06T01:08:57.454Z] ---> Running in e7f7a15db8ee [2022-04-06T01:08:57.735Z] Removing intermediate container e7f7a15db8ee [2022-04-06T01:08:57.735Z] ---> 1835b0d45764 [2022-04-06T01:08:57.735Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-06T01:08:57.735Z] ---> Running in 6fd64e7569d3 [2022-04-06T01:08:58.340Z] Removing intermediate container 6fd64e7569d3 [2022-04-06T01:08:58.340Z] ---> 90c003397c44 [2022-04-06T01:08:58.340Z] Step 22/24 : LABEL arch=arm64 [2022-04-06T01:08:58.340Z] ---> Running in aa09788a4092 [2022-04-06T01:08:58.617Z] Removing intermediate container aa09788a4092 [2022-04-06T01:08:58.617Z] ---> 8d07de87b076 [2022-04-06T01:08:58.617Z] Step 23/24 : LABEL git_sha=58ecf32801cc693837e80e126c478e442b3af96f [2022-04-06T01:08:58.617Z] ---> Running in d8002b7128ec [2022-04-06T01:08:58.896Z] Removing intermediate container d8002b7128ec [2022-04-06T01:08:58.896Z] ---> 5b67e5899431 [2022-04-06T01:08:58.896Z] Step 24/24 : LABEL version=0.0.0 [2022-04-06T01:08:59.171Z] ---> Running in dcd02920bced [2022-04-06T01:08:59.446Z] Removing intermediate container dcd02920bced [2022-04-06T01:08:59.446Z] ---> eb3e0163ca9d [2022-04-06T01:08:59.446Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-06T01:08:59.446Z] Successfully built eb3e0163ca9d [2022-04-06T01:08:59.446Z] 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 [2022-04-06T01:09:00.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T01:09:00.122Z] [2022-04-06T01:09:00.122Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:09:00.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T01:09:00.778Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-06T01:09:00.778Z] 8998bd30e6a1: Pulling fs layer [2022-04-06T01:09:00.778Z] 04944245beec: Pulling fs layer [2022-04-06T01:09:00.778Z] 699f458cf7ca: Pulling fs layer [2022-04-06T01:09:00.778Z] 765212b225bb: Pulling fs layer [2022-04-06T01:09:00.778Z] f23df028b6ca: Pulling fs layer [2022-04-06T01:09:00.778Z] d65c8cfc05b1: Pulling fs layer [2022-04-06T01:09:00.778Z] 2437ff75d9bd: Pulling fs layer [2022-04-06T01:09:00.778Z] f23df028b6ca: Waiting [2022-04-06T01:09:00.778Z] d65c8cfc05b1: Waiting [2022-04-06T01:09:00.778Z] 2437ff75d9bd: Waiting [2022-04-06T01:09:00.778Z] 765212b225bb: Waiting [2022-04-06T01:09:00.778Z] 04944245beec: Download complete [2022-04-06T01:09:00.778Z] 765212b225bb: Verifying Checksum [2022-04-06T01:09:00.778Z] 765212b225bb: Download complete [2022-04-06T01:09:00.778Z] f23df028b6ca: Verifying Checksum [2022-04-06T01:09:00.778Z] f23df028b6ca: Download complete [2022-04-06T01:09:00.778Z] d65c8cfc05b1: Download complete [2022-04-06T01:09:01.054Z] 699f458cf7ca: Verifying Checksum [2022-04-06T01:09:01.054Z] 699f458cf7ca: Download complete [2022-04-06T01:09:01.329Z] 8998bd30e6a1: Verifying Checksum [2022-04-06T01:09:01.329Z] 8998bd30e6a1: Download complete [2022-04-06T01:09:03.972Z] 2437ff75d9bd: Verifying Checksum [2022-04-06T01:09:03.972Z] 2437ff75d9bd: Download complete [2022-04-06T01:09:05.956Z] 8998bd30e6a1: Pull complete [2022-04-06T01:09:06.229Z] 04944245beec: Pull complete [2022-04-06T01:09:07.665Z] 699f458cf7ca: Pull complete [2022-04-06T01:09:07.938Z] 765212b225bb: Pull complete [2022-04-06T01:09:08.918Z] f23df028b6ca: Pull complete [2022-04-06T01:09:09.193Z] d65c8cfc05b1: Pull complete [2022-04-06T01:09:24.286Z] 2437ff75d9bd: Pull complete [2022-04-06T01:09:24.286Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-06T01:09:24.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-06T01:09:24.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-06T01:09:24.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-10812 does not seem to be running inside a container [2022-04-06T01:09:24.627Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-06T01:09:27.260Z] $ docker top ad62e3cd5d0c3e1961d02bfd26e03217525a056bceb4fb6166930500da0fa217 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:28.273Z] ---> job-cost.sh [2022-04-06T01:09:28.273Z] lf-activate-venv: SKIPPING [2022-04-06T01:09:28.273Z] INFO: No Stack... [2022-04-06T01:09:28.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-06T01:09:29.526Z] INFO: Archiving Costs [Pipeline] sh [2022-04-06T01:09:30.219Z] + + catcut /w/workspace/device-mqtt-go/1/archives/cost.csv -d, [2022-04-06T01:09:30.219Z] -f6 [Pipeline] lock [2022-04-06T01:09:30.308Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] [2022-04-06T01:09:30.313Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] did not exist. Created. [2022-04-06T01:09:30.313Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-06T01:09:31.138Z] /w/workspace/device-mqtt-go/1@tmp/durable-8f5e4da1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-06T01:09:31.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-06T01:09:31.910Z] Warning: overwriting stash ‘stack-cost’ [2022-04-06T01:09:31.961Z] Stashed 1 file(s) [Pipeline] } [2022-04-06T01:09:31.978Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-357-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-06T01:09:32.073Z] $ docker stop --time=1 ad62e3cd5d0c3e1961d02bfd26e03217525a056bceb4fb6166930500da0fa217 [2022-04-06T01:09:33.617Z] $ docker rm -f ad62e3cd5d0c3e1961d02bfd26e03217525a056bceb4fb6166930500da0fa217 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-06T01:09:34.761Z] provisioning config files... [2022-04-06T01:09:34.784Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config8942329680749048590tmp [Pipeline] { [Pipeline] sh [2022-04-06T01:09:35.115Z] + set +x [2022-04-06T01:09:35.115Z] + curl -s https://codecov.io/bash [2022-04-06T01:09:35.115Z] + bash -s -- [2022-04-06T01:09:35.115Z] [2022-04-06T01:09:35.115Z] _____ _ [2022-04-06T01:09:35.115Z] / ____| | | [2022-04-06T01:09:35.115Z] | | ___ __| | ___ ___ _____ __ [2022-04-06T01:09:35.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-06T01:09:35.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-06T01:09:35.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-06T01:09:35.115Z] Bash-1.0.6 [2022-04-06T01:09:35.115Z] [2022-04-06T01:09:35.115Z] [2022-04-06T01:09:35.115Z] ==> git version 2.25.1 found [2022-04-06T01:09:35.115Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-06T01:09:35.115Z] Release-Date: 2020-01-08 [2022-04-06T01:09:35.115Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-06T01:09:35.115Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-06T01:09:35.115Z] ==> Jenkins CI detected. [2022-04-06T01:09:35.115Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-357 [2022-04-06T01:09:35.115Z] project root: . [2022-04-06T01:09:35.115Z] --> token set from env [2022-04-06T01:09:35.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-06T01:09:35.115Z] ==> Running gcov in . (disable via -X gcov) [2022-04-06T01:09:35.115Z] ==> Python coveragepy not found [2022-04-06T01:09:35.115Z] ==> Searching for coverage reports in: [2022-04-06T01:09:35.115Z] + . [2022-04-06T01:09:35.115Z] -> Found 1 reports [2022-04-06T01:09:35.115Z] ==> Detecting git/mercurial file structure [2022-04-06T01:09:35.115Z] ==> Reading reports [2022-04-06T01:09:35.115Z] + ./coverage.out bytes=17887 [2022-04-06T01:09:35.115Z] ==> Appending adjustments [2022-04-06T01:09:35.115Z] https://docs.codecov.io/docs/fixing-reports [2022-04-06T01:09:35.377Z] + Found adjustments [2022-04-06T01:09:35.377Z] ==> Gzipping contents [2022-04-06T01:09:35.377Z] 4.0K /tmp/codecov.3V6zJH.gz [2022-04-06T01:09:35.377Z] ==> Uploading reports [2022-04-06T01:09:35.377Z] url: https://codecov.io [2022-04-06T01:09:35.377Z] query: branch=PR-357&commit=58ecf32801cc693837e80e126c478e442b3af96f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=357&job=&cmd_args= [2022-04-06T01:09:35.377Z] -> Pinging Codecov [2022-04-06T01:09:35.377Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-357&commit=58ecf32801cc693837e80e126c478e442b3af96f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-357%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=357&job=&cmd_args= [2022-04-06T01:09:35.640Z] -> Uploading to [2022-04-06T01:09:35.640Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-06/7D719EC7BBE17E464838252E33014C33/58ecf32801cc693837e80e126c478e442b3af96f/41d0f18f-0c40-44cb-89fe-901ea7523689.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220406T010935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf1c7a3c9777e21ffc577fb862cab77aecba47d0efbaf149fb5d909c26db3600 [2022-04-06T01:09:35.640Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-06T01:09:35.640Z] Dload Upload Total Spent Left Speed [2022-04-06T01:09:35.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 15023 --:--:-- --:--:-- --:--:-- 14954 [2022-04-06T01:09:35.903Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/58ecf32801cc693837e80e126c478e442b3af96f [Pipeline] } [2022-04-06T01:09:35.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-06T01:09:37.723Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives ] [2022-04-06T01:09:37.723Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives [2022-04-06T01:09:37.723Z] total 16 [2022-04-06T01:09:37.723Z] drwxr-xr-x 3 root root 4096 Apr 6 01:00 . [2022-04-06T01:09:37.723Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 01:00 .. [2022-04-06T01:09:37.723Z] drwxr-xr-x 2 root root 4096 Apr 6 01:00 cost [2022-04-06T01:09:37.723Z] -rw-r--r-- 1 root root 85 Apr 6 01:00 cost.csv [2022-04-06T01:09:37.723Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives [2022-04-06T01:09:37.723Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives [2022-04-06T01:09:37.723Z] total 16 [2022-04-06T01:09:37.723Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 01:00 . [2022-04-06T01:09:37.723Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 01:00 .. [2022-04-06T01:09:37.723Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 01:00 cost [2022-04-06T01:09:37.723Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 6 01:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:38.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:38.958Z] ---> package-listing.sh [2022-04-06T01:09:38.958Z] ++ facter osfamily [2022-04-06T01:09:38.958Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-06T01:09:39.219Z] + OS_FAMILY=debian [2022-04-06T01:09:39.219Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-357 [2022-04-06T01:09:39.219Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-06T01:09:39.219Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-06T01:09:39.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-06T01:09:39.219Z] + PACKAGES=/tmp/packages_start.txt [2022-04-06T01:09:39.219Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-357 ']' [2022-04-06T01:09:39.219Z] + PACKAGES=/tmp/packages_end.txt [2022-04-06T01:09:39.219Z] + case "${OS_FAMILY}" in [2022-04-06T01:09:39.219Z] + dpkg -l [2022-04-06T01:09:39.219Z] + grep '^ii' [2022-04-06T01:09:39.219Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-06T01:09:39.219Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-06T01:09:39.219Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-06T01:09:39.219Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-357 ']' [2022-04-06T01:09:39.219Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives/ [2022-04-06T01:09:39.219Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-357/archives/ [Pipeline] echo [2022-04-06T01:09:39.252Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-06T01:09:39.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-06T01:09:40.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-06T01:09:40.140Z] . [Pipeline] withDockerContainer [2022-04-06T01:09:40.226Z] prd-ubuntu20.04-docker-8c-8g-10811 does not seem to be running inside a container [2022-04-06T01:09:40.271Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-357/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-357 -v /w/workspace/gexfoundry_device-mqtt-go_PR-357:/w/workspace/gexfoundry_device-mqtt-go_PR-357:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-357@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:10003/edgex-lftools-log-publisher:latest cat [2022-04-06T01:09:40.503Z] $ docker top e5545f391cd175cb609f8a85fe939b18745bbfe57d4e7b149aab1163396350e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-06T01:09:40.905Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-06T01:09:41.216Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-06T01:09:41.530Z] + ls /var/log/sa-host [2022-04-06T01:09:41.530Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-06T01:09:41.820Z] provisioning config files... [2022-04-06T01:09:41.831Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-357@tmp/config7383982761450692861tmp [Pipeline] { [Pipeline] echo [2022-04-06T01:09:41.878Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:42.198Z] ---> create-netrc.sh [Pipeline] } [2022-04-06T01:09:42.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:42.653Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-06T01:09:42.689Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:43.004Z] ---> sudo-logs.sh [2022-04-06T01:09:43.004Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-06T01:09:43.077Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:43.390Z] ---> job-cost.sh [2022-04-06T01:09:43.390Z] lf-activate-venv: SKIPPING [2022-04-06T01:09:43.390Z] DEBUG: total: 0.2199999988079071 [2022-04-06T01:09:43.390Z] INFO: Retrieving Stack Cost... [2022-04-06T01:09:43.650Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-06T01:09:44.221Z] INFO: Archiving Costs [Pipeline] echo [2022-04-06T01:09:44.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-06T01:09:44.590Z] ---> logs-deploy.sh [2022-04-06T01:09:44.590Z] lf-activate-venv: SKIPPING [2022-04-06T01:09:44.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-357/1 [2022-04-06T01:09:44.590Z] INFO: archiving workspace using pattern(s): [2022-04-06T01:09:45.534Z] Archives upload complete. [2022-04-06T01:09:45.794Z] INFO: archiving logs to Nexus [2022-04-06T01:09:46.366Z] ---> uname -a: [2022-04-06T01:09:46.366Z] Linux prd-ubuntu20-04-docker-8c-8g-10811 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-06T01:09:46.366Z] [2022-04-06T01:09:46.366Z]