Pull request #372 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 jinlinGuan for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at cac5c8aff02eeff20ea0733b686feb688efb88bb rather than f321262f34333ef6929eb6909d81dbb971482739 Obtained Jenkinsfile from cac5c8aff02eeff20ea0733b686feb688efb88bb 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-ssh12680986366472518263.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-ssh389005715999583355.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-372/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-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2838328143298576413.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-372/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1506278113605544699.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-ssh16733828446058901248.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-372/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-372/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2639709392718069409.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 ‘prd-ubuntu20.04-docker-8c-8g-33457’ Running on prd-ubuntu20.04-docker-8c-8g-33460 in /w/workspace/gexfoundry_device-mqtt-go_PR-372 [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-372 # 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 cac5c8aff02eeff20ea0733b686feb688efb88bb into PR head commit f321262f34333ef6929eb6909d81dbb971482739 Merge succeeded, producing f321262f34333ef6929eb6909d81dbb971482739 Checking out Revision f321262f34333ef6929eb6909d81dbb971482739 (PR-372) > 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/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f321262f34333ef6929eb6909d81dbb971482739 # 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 cac5c8aff02eeff20ea0733b686feb688efb88bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f321262f34333ef6929eb6909d81dbb971482739 # timeout=10 Commit message: "feat: Bump device-sdk-go version and update configuration.toml" 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-27T10:09:34.334Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-27T10:09:34.629Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-27T10:09:34.736Z] ========================================================= [2022-04-27T10:09:34.736Z] EdgeX Global Pipelines Version Info [2022-04-27T10:09:34.736Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:09:35.672Z] ------------------- [2022-04-27T10:09:35.672Z] stable info: [2022-04-27T10:09:35.672Z] ------------------- [2022-04-27T10:09:35.672Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-27T10:09:35.672Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-27T10:09:35.672Z] Message: update stable to v1.0.221 [2022-04-27T10:09:36.247Z] ------------------- [2022-04-27T10:09:36.247Z] experimental info: [2022-04-27T10:09:36.247Z] ------------------- [2022-04-27T10:09:36.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-27T10:09:36.247Z] Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 [2022-04-27T10:09:36.247Z] Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-27T10:09:36.530Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-27T10:09:36.579Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-27T10:09:36.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-27T10:09:36.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-27T10:09:36.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-27T10:09:36.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-27T10:09:36.816Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-27T10:09:36.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-27T10:09:36.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-27T10:09:36.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-27T10:09:37.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-27T10:09:37.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-27T10:09:37.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-27T10:09:37.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-27T10:09:37.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T10:09:37.283Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-27T10:09:37.329Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T10:09:37.375Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-27T10:09:37.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-27T10:09:37.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-27T10:09:37.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-27T10:09:37.565Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-27T10:09:37.607Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-27T10:09:37.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-27T10:09:37.688Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-27T10:09:37.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-27T10:09:37.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-372 [Pipeline] echo [2022-04-27T10:09:37.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-372 [Pipeline] echo [2022-04-27T10:09:37.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-372 [Pipeline] echo [2022-04-27T10:09:37.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f321262f34333ef6929eb6909d81dbb971482739 [Pipeline] echo [2022-04-27T10:09:37.925Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f321262 [Pipeline] echo [2022-04-27T10:09:37.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T10:09:38.102Z] provisioning config files... [2022-04-27T10:09:38.123Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/config1202168000259964050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:09:38.478Z] ---> docker-login.sh [2022-04-27T10:09:38.478Z] nexus3.edgexfoundry.org:10001 [2022-04-27T10:09:38.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:39.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:39.007Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:39.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:39.007Z] [2022-04-27T10:09:39.007Z] Login Succeeded [2022-04-27T10:09:39.007Z] nexus3.edgexfoundry.org:10002 [2022-04-27T10:09:39.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:39.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:39.007Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:39.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:39.007Z] [2022-04-27T10:09:39.007Z] Login Succeeded [2022-04-27T10:09:39.007Z] nexus3.edgexfoundry.org:10003 [2022-04-27T10:09:39.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:39.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:39.270Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:39.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:39.270Z] [2022-04-27T10:09:39.270Z] Login Succeeded [2022-04-27T10:09:39.270Z] nexus3.edgexfoundry.org:10004 [2022-04-27T10:09:39.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:39.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:39.270Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:39.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:39.270Z] [2022-04-27T10:09:39.270Z] Login Succeeded [2022-04-27T10:09:39.270Z] docker.io [2022-04-27T10:09:39.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:39.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:39.806Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:39.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:39.806Z] [2022-04-27T10:09:39.806Z] Login Succeeded [2022-04-27T10:09:39.806Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T10:09:39.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-27T10:09:40.495Z] + git rev-list -1 --merges f321262f34333ef6929eb6909d81dbb971482739~1..f321262f34333ef6929eb6909d81dbb971482739 [Pipeline] echo [2022-04-27T10:09:40.548Z] -----------> git rev-list -1 --merges f321262f34333ef6929eb6909d81dbb971482739~1..f321262f34333ef6929eb6909d81dbb971482739 f321262f34333ef6929eb6909d81dbb971482739 [false] [Pipeline] sh [2022-04-27T10:09:40.866Z] + git log --format=format:%s -1 f321262f34333ef6929eb6909d81dbb971482739 [Pipeline] echo [2022-04-27T10:09:40.900Z] ========================================================= [2022-04-27T10:09:40.900Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-27T10:09:40.900Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T10:09:41.325Z] + git log --format=format:%s -1 f321262f34333ef6929eb6909d81dbb971482739 [Pipeline] echo [2022-04-27T10:09:41.356Z] [semverPrep] GIT_COMMIT: f321262f34333ef6929eb6909d81dbb971482739, Commit Message: feat: Bump device-sdk-go version and update configuration.toml [Pipeline] echo [2022-04-27T10:09:41.387Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-27T10:09:41.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-27T10:09:41.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-27T10:09:41.802Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-27T10:09:41.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-27T10:09:41.802Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-27T10:09:41.802Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-27T10:09:41.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:09:42.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T10:09:42.181Z] [2022-04-27T10:09:42.181Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:09:42.530Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T10:09:42.530Z] latest: Pulling from edgex-devops/git-semver [2022-04-27T10:09:42.530Z] a0d0a0d46f8b: Pulling fs layer [2022-04-27T10:09:42.530Z] 3e5f54012d9b: Pulling fs layer [2022-04-27T10:09:42.530Z] 4c7163046ea9: Pulling fs layer [2022-04-27T10:09:42.530Z] 0c2d73faf560: Pulling fs layer [2022-04-27T10:09:42.530Z] 0c2d73faf560: Waiting [2022-04-27T10:09:42.530Z] 3e5f54012d9b: Verifying Checksum [2022-04-27T10:09:42.530Z] 3e5f54012d9b: Download complete [2022-04-27T10:09:42.792Z] a0d0a0d46f8b: Download complete [2022-04-27T10:09:42.792Z] 0c2d73faf560: Verifying Checksum [2022-04-27T10:09:42.792Z] 0c2d73faf560: Download complete [2022-04-27T10:09:42.792Z] 4c7163046ea9: Verifying Checksum [2022-04-27T10:09:42.792Z] 4c7163046ea9: Download complete [2022-04-27T10:09:42.792Z] a0d0a0d46f8b: Pull complete [2022-04-27T10:09:43.053Z] 3e5f54012d9b: Pull complete [2022-04-27T10:09:43.312Z] 4c7163046ea9: Pull complete [2022-04-27T10:09:43.573Z] 0c2d73faf560: Pull complete [2022-04-27T10:09:43.573Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-27T10:09:43.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-27T10:09:43.573Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-27T10:09:43.673Z] prd-ubuntu20.04-docker-8c-8g-33460 does not seem to be running inside a container [2022-04-27T10:09:43.708Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-372 -v /w/workspace/gexfoundry_device-mqtt-go_PR-372:/w/workspace/gexfoundry_device-mqtt-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-372@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-27T10:09:44.618Z] $ docker top feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-27T10:09:44.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T10:09:44.811Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T10:09:44.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T10:09:44.941Z] $ docker exec feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 ssh-agent [2022-04-27T10:09:45.072Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBkIeDn/agent.13 [2022-04-27T10:09:45.072Z] SSH_AGENT_PID=20 [2022-04-27T10:09:45.081Z] Running ssh-add (command line suppressed) [2022-04-27T10:09:45.203Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/private_key_1296273484632287244.key (/w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/private_key_1296273484632287244.key) [2022-04-27T10:09:45.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T10:09:45.558Z] + git tag --points-at HEAD [Pipeline] } [2022-04-27T10:09:45.582Z] $ docker exec --env ******** --env ******** feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 ssh-agent -k [2022-04-27T10:09:45.691Z] unset SSH_AUTH_SOCK; [2022-04-27T10:09:45.692Z] unset SSH_AGENT_PID; [2022-04-27T10:09:45.692Z] echo Agent pid 20 killed; [2022-04-27T10:09:45.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-27T10:09:45.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-27T10:09:45.797Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-27T10:09:45.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-27T10:09:45.924Z] $ docker exec feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 ssh-agent [2022-04-27T10:09:46.042Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoLNIci/agent.53 [2022-04-27T10:09:46.042Z] SSH_AGENT_PID=60 [2022-04-27T10:09:46.047Z] Running ssh-add (command line suppressed) [2022-04-27T10:09:46.171Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/private_key_3294054864566988132.key (/w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/private_key_3294054864566988132.key) [2022-04-27T10:09:46.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-27T10:09:46.535Z] + git semver init [2022-04-27T10:09:46.536Z] # -> Open(): unable to determine branch for HEAD [2022-04-27T10:09:46.536Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-372/.git [2022-04-27T10:09:46.536Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-372 [2022-04-27T10:09:46.536Z] # $SEMVER_REMOTE_NAME = origin [2022-04-27T10:09:46.536Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-27T10:09:46.536Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-27T10:09:46.536Z] # $SEMVER_BRANCH = PR-372 [2022-04-27T10:09:46.536Z] # $SEMVER_TEMP = /tmp/semver-808227371 [2022-04-27T10:09:46.536Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-27T10:09:47.480Z] # '/tmp/semver-808227371' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-372/.semver' [2022-04-27T10:09:47.480Z] # -> Force: false [2022-04-27T10:09:47.480Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-372/.semver [Pipeline] } [2022-04-27T10:09:47.540Z] $ docker exec --env ******** --env ******** feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 ssh-agent -k [2022-04-27T10:09:47.642Z] unset SSH_AUTH_SOCK; [2022-04-27T10:09:47.642Z] unset SSH_AGENT_PID; [2022-04-27T10:09:47.642Z] echo Agent pid 60 killed; [2022-04-27T10:09:47.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-27T10:09:48.086Z] + git semver [Pipeline] } [2022-04-27T10:09:48.115Z] $ docker stop --time=1 feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 [2022-04-27T10:09:49.534Z] $ docker rm -f feaa26e1e7f646f1d4bf33b1e227ee1c378e875de76fc6ec1e5da6d8b707b663 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T10:09:49.983Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-27T10:09:50.294Z] Stashed 1 file(s) [Pipeline] echo [2022-04-27T10:09:50.311Z] [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-27T10:09:50.893Z] provisioning config files... [2022-04-27T10:09:50.904Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/config1767564690973720518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:09:51.256Z] ---> docker-login.sh [2022-04-27T10:09:51.256Z] nexus3.edgexfoundry.org:10001 [2022-04-27T10:09:51.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:51.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:51.256Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:51.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:51.256Z] [2022-04-27T10:09:51.256Z] Login Succeeded [2022-04-27T10:09:51.256Z] nexus3.edgexfoundry.org:10002 [2022-04-27T10:09:51.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:51.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:51.520Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:51.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:51.520Z] [2022-04-27T10:09:51.520Z] Login Succeeded [2022-04-27T10:09:51.520Z] nexus3.edgexfoundry.org:10003 [2022-04-27T10:09:51.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:51.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:51.520Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:51.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:51.520Z] [2022-04-27T10:09:51.520Z] Login Succeeded [2022-04-27T10:09:51.520Z] nexus3.edgexfoundry.org:10004 [2022-04-27T10:09:51.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:51.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:51.783Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:51.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:51.783Z] [2022-04-27T10:09:51.783Z] Login Succeeded [2022-04-27T10:09:51.783Z] docker.io [2022-04-27T10:09:51.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:09:52.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:09:52.045Z] Configure a credential helper to remove this warning. See [2022-04-27T10:09:52.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:09:52.045Z] [2022-04-27T10:09:52.045Z] Login Succeeded [2022-04-27T10:09:52.045Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T10:09:52.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T10:09:52.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T10:09:52.318Z] ========================================================= [2022-04-27T10:09:52.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-27T10:09:52.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:09:52.732Z] + 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-27T10:09:52.732Z] Sending build context to Docker daemon 5.863MB [2022-04-27T10:09:52.732Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T10:09:52.732Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-27T10:09:53.307Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-27T10:09:53.307Z] 59bf1c3509f3: Pulling fs layer [2022-04-27T10:09:53.307Z] 666ba61612fd: Pulling fs layer [2022-04-27T10:09:53.307Z] 8ed8ca486205: Pulling fs layer [2022-04-27T10:09:53.307Z] 4fe6c5a15a65: Pulling fs layer [2022-04-27T10:09:53.307Z] 22a0e8bec74d: Pulling fs layer [2022-04-27T10:09:53.307Z] ca2b28591e48: Pulling fs layer [2022-04-27T10:09:53.307Z] a51346096db8: Pulling fs layer [2022-04-27T10:09:53.307Z] daebc70d1ce1: Pulling fs layer [2022-04-27T10:09:53.307Z] 0e18a0eac166: Pulling fs layer [2022-04-27T10:09:53.307Z] ca2b28591e48: Waiting [2022-04-27T10:09:53.307Z] daebc70d1ce1: Waiting [2022-04-27T10:09:53.307Z] a51346096db8: Waiting [2022-04-27T10:09:53.307Z] 4fe6c5a15a65: Waiting [2022-04-27T10:09:53.307Z] 0e18a0eac166: Waiting [2022-04-27T10:09:53.307Z] 8ed8ca486205: Verifying Checksum [2022-04-27T10:09:53.307Z] 8ed8ca486205: Download complete [2022-04-27T10:09:53.307Z] 666ba61612fd: Verifying Checksum [2022-04-27T10:09:53.307Z] 666ba61612fd: Download complete [2022-04-27T10:09:53.307Z] 22a0e8bec74d: Verifying Checksum [2022-04-27T10:09:53.307Z] 22a0e8bec74d: Download complete [2022-04-27T10:09:53.307Z] ca2b28591e48: Verifying Checksum [2022-04-27T10:09:53.307Z] ca2b28591e48: Download complete [2022-04-27T10:09:53.307Z] 59bf1c3509f3: Verifying Checksum [2022-04-27T10:09:53.307Z] 59bf1c3509f3: Download complete [2022-04-27T10:09:53.307Z] a51346096db8: Download complete [2022-04-27T10:09:53.307Z] daebc70d1ce1: Verifying Checksum [2022-04-27T10:09:53.307Z] daebc70d1ce1: Download complete [2022-04-27T10:09:53.569Z] 59bf1c3509f3: Pull complete [2022-04-27T10:09:53.833Z] 0e18a0eac166: Verifying Checksum [2022-04-27T10:09:53.833Z] 0e18a0eac166: Download complete [2022-04-27T10:09:54.095Z] 666ba61612fd: Pull complete [2022-04-27T10:09:54.095Z] 4fe6c5a15a65: Verifying Checksum [2022-04-27T10:09:54.095Z] 4fe6c5a15a65: Download complete [2022-04-27T10:09:54.355Z] 8ed8ca486205: Pull complete [2022-04-27T10:09:58.563Z] 4fe6c5a15a65: Pull complete [2022-04-27T10:09:58.563Z] 22a0e8bec74d: Pull complete [2022-04-27T10:09:58.563Z] ca2b28591e48: Pull complete [2022-04-27T10:09:58.563Z] a51346096db8: Pull complete [2022-04-27T10:09:58.563Z] daebc70d1ce1: Pull complete [2022-04-27T10:10:01.105Z] 0e18a0eac166: Pull complete [2022-04-27T10:10:01.105Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-27T10:10:01.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-27T10:10:01.105Z] ---> f018257e8ee9 [2022-04-27T10:10:01.105Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T10:10:03.665Z] ---> Running in 48d4724ee2a4 [2022-04-27T10:10:03.665Z] Removing intermediate container 48d4724ee2a4 [2022-04-27T10:10:03.665Z] ---> bb23ce63f632 [2022-04-27T10:10:03.665Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T10:10:03.665Z] ---> Running in 8f9657e297ac [2022-04-27T10:10:03.665Z] Removing intermediate container 8f9657e297ac [2022-04-27T10:10:03.665Z] ---> 80d692c2bed6 [2022-04-27T10:10:03.665Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T10:10:03.665Z] ---> Running in 504cfd0cc016 [2022-04-27T10:10:04.613Z] Removing intermediate container 504cfd0cc016 [2022-04-27T10:10:04.613Z] ---> db3256eafe02 [2022-04-27T10:10:04.613Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T10:10:04.613Z] ---> Running in f138601ad2f7 [2022-04-27T10:10:04.873Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T10:10:05.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T10:10:05.719Z] Still waiting to schedule task [2022-04-27T10:10:05.719Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33458’ is offline [2022-04-27T10:10:06.017Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T10:10:06.017Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T10:10:06.017Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T10:10:06.017Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T10:10:06.277Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T10:10:06.277Z] OK: 224 MiB in 56 packages [2022-04-27T10:10:06.848Z] Removing intermediate container f138601ad2f7 [2022-04-27T10:10:06.848Z] ---> 31e4b2fbd076 [2022-04-27T10:10:06.848Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-27T10:10:06.848Z] ---> Running in 4aad8a4363ae [2022-04-27T10:10:07.110Z] Removing intermediate container 4aad8a4363ae [2022-04-27T10:10:07.110Z] ---> c6fd9fbc9c8d [2022-04-27T10:10:07.110Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-27T10:10:07.110Z] ---> 648fb8f02457 [2022-04-27T10:10:07.110Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T10:10:07.372Z] ---> Running in e891d97cd696 [2022-04-27T10:10:25.512Z] Removing intermediate container e891d97cd696 [2022-04-27T10:10:25.513Z] ---> 9f59525b995d [2022-04-27T10:10:25.513Z] Step 10/12 : COPY . . [2022-04-27T10:10:25.513Z] ---> 785f0e4b1ed7 [2022-04-27T10:10:25.513Z] Step 11/12 : ARG MAKE='make build' [2022-04-27T10:10:25.513Z] ---> Running in 786fc960f7b1 [2022-04-27T10:10:25.513Z] Removing intermediate container 786fc960f7b1 [2022-04-27T10:10:25.513Z] ---> 664a1a9b936a [2022-04-27T10:10:25.513Z] Step 12/12 : RUN $MAKE [2022-04-27T10:10:25.513Z] ---> Running in 49f88b431ae1 [2022-04-27T10:10:25.513Z] noop [2022-04-27T10:10:25.513Z] Removing intermediate container 49f88b431ae1 [2022-04-27T10:10:25.513Z] ---> bc7c03220622 [2022-04-27T10:10:25.513Z] Successfully built bc7c03220622 [2022-04-27T10:10:25.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:10:25.844Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T10:10:25.844Z] . [Pipeline] withDockerContainer [2022-04-27T10:10:25.939Z] prd-ubuntu20.04-docker-8c-8g-33460 does not seem to be running inside a container [2022-04-27T10:10:25.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-372 -v /w/workspace/gexfoundry_device-mqtt-go_PR-372:/w/workspace/gexfoundry_device-mqtt-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-372@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-27T10:10:26.520Z] $ docker top dbacb209ad2bd970a69a43d39a8a9da22e589ce82c11a83fc354cf6d5916fe19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T10:10:26.954Z] + go version [2022-04-27T10:10:26.955Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-27T10:10:26.995Z] $ docker stop --time=1 dbacb209ad2bd970a69a43d39a8a9da22e589ce82c11a83fc354cf6d5916fe19 [2022-04-27T10:10:28.333Z] $ docker rm -f dbacb209ad2bd970a69a43d39a8a9da22e589ce82c11a83fc354cf6d5916fe19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:10:29.007Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-27T10:10:29.007Z] . [Pipeline] withDockerContainer [2022-04-27T10:10:29.103Z] prd-ubuntu20.04-docker-8c-8g-33460 does not seem to be running inside a container [2022-04-27T10:10:29.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-372 -v /w/workspace/gexfoundry_device-mqtt-go_PR-372:/w/workspace/gexfoundry_device-mqtt-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-372@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-27T10:10:29.603Z] $ docker top 010a41b8e7d7979dad155329eed0aa58d40ddb4221328046e3972f6e4e25a311 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T10:10:30.100Z] + make test [2022-04-27T10:10:30.100Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T10:10:30.363Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-27T10:10:40.354Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-27T10:10:40.354Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-04-27T10:10:40.354Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-27T10:10:48.494Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T10:10:52.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T10:10:52.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T10:10:52.694Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T10:10:52.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T10:10:52.770Z] $ docker stop --time=1 010a41b8e7d7979dad155329eed0aa58d40ddb4221328046e3972f6e4e25a311 [2022-04-27T10:10:54.950Z] $ docker rm -f 010a41b8e7d7979dad155329eed0aa58d40ddb4221328046e3972f6e4e25a311 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T10:10:55.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T10:10:55.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-27T10:10:56.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T10:10:56.566Z] + ls -al . [2022-04-27T10:10:56.566Z] total 176 [2022-04-27T10:10:56.566Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 10:10 . [2022-04-27T10:10:56.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 10:09 .. [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 10:09 .dockerignore [2022-04-27T10:10:56.566Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 10:09 .git [2022-04-27T10:10:56.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 10:09 .github [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 10:09 .gitignore [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 10:09 .golangci.yml [2022-04-27T10:10:56.566Z] drwx------ 3 jenkins jenkins 4096 Apr 27 10:09 .semver [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 8656 Apr 27 10:09 Attribution.txt [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 27 10:09 CHANGELOG.md [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 27 10:09 Dockerfile [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 10:09 GOVERNANCE.md [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 10:09 Jenkinsfile [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 10:09 LICENSE [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 27 10:09 Makefile [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 10:09 OWNERS.md [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 27 10:09 README.md [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 10:09 VERSION [2022-04-27T10:10:56.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 10:09 bin [2022-04-27T10:10:56.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 10:09 cmd [2022-04-27T10:10:56.566Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 27 10:10 coverage.out [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 27 10:09 go.mod [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 10:09 go.sum [2022-04-27T10:10:56.566Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 10:09 internal [2022-04-27T10:10:56.566Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 10:09 mock [2022-04-27T10:10:56.566Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 10:09 snap [2022-04-27T10:10:56.566Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 10:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:10:56.959Z] + 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=f321262f34333ef6929eb6909d81dbb971482739 --label arch=amd64 --label version=0.0.0 . [2022-04-27T10:10:56.959Z] Sending build context to Docker daemon 5.882MB [2022-04-27T10:10:56.959Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T10:10:56.959Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-27T10:10:56.959Z] ---> bc7c03220622 [2022-04-27T10:10:56.959Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T10:10:56.959Z] ---> Running in 8b76cd724a25 [2022-04-27T10:10:57.219Z] Removing intermediate container 8b76cd724a25 [2022-04-27T10:10:57.219Z] ---> a28dcac23e58 [2022-04-27T10:10:57.219Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T10:10:57.479Z] ---> Running in 56ee3f92e09c [2022-04-27T10:10:57.479Z] Removing intermediate container 56ee3f92e09c [2022-04-27T10:10:57.479Z] ---> 907420bcf808 [2022-04-27T10:10:57.479Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T10:10:57.479Z] ---> Running in e936c2b4d052 [2022-04-27T10:10:58.416Z] Removing intermediate container e936c2b4d052 [2022-04-27T10:10:58.416Z] ---> a83b50b9a573 [2022-04-27T10:10:58.416Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T10:10:58.416Z] ---> Running in 848f7163a8c0 [2022-04-27T10:10:58.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-27T10:10:59.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-27T10:10:59.875Z] OK: 224 MiB in 56 packages [2022-04-27T10:11:00.135Z] Removing intermediate container 848f7163a8c0 [2022-04-27T10:11:00.135Z] ---> a184b9bcf818 [2022-04-27T10:11:00.135Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-27T10:11:00.135Z] ---> Running in 8fdd8cacb962 [2022-04-27T10:11:00.135Z] Removing intermediate container 8fdd8cacb962 [2022-04-27T10:11:00.135Z] ---> 40a2596b020c [2022-04-27T10:11:00.135Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-27T10:11:00.397Z] ---> 98ea43424527 [2022-04-27T10:11:00.397Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T10:11:00.397Z] ---> Running in 293cb9a3070f [2022-04-27T10:11:01.350Z] Removing intermediate container 293cb9a3070f [2022-04-27T10:11:01.350Z] ---> 96bf92f2203b [2022-04-27T10:11:01.350Z] Step 10/24 : COPY . . [2022-04-27T10:11:01.921Z] ---> 0c07bcd962ba [2022-04-27T10:11:01.921Z] Step 11/24 : ARG MAKE='make build' [2022-04-27T10:11:01.921Z] ---> Running in 5197c41b2f6f [2022-04-27T10:11:01.921Z] Removing intermediate container 5197c41b2f6f [2022-04-27T10:11:01.921Z] ---> 14a319f2247c [2022-04-27T10:11:01.921Z] Step 12/24 : RUN $MAKE [2022-04-27T10:11:01.921Z] ---> Running in 190b751d590e [2022-04-27T10:11:02.182Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-27T10:11:24.145Z] Removing intermediate container 190b751d590e [2022-04-27T10:11:24.145Z] ---> 44552527fb22 [2022-04-27T10:11:24.145Z] Step 13/24 : FROM alpine:3.14 [2022-04-27T10:11:24.145Z] 3.14: Pulling from library/alpine [2022-04-27T10:11:24.145Z] 8663204ce13b: Pulling fs layer [2022-04-27T10:11:24.145Z] 8663204ce13b: Verifying Checksum [2022-04-27T10:11:24.145Z] 8663204ce13b: Download complete [2022-04-27T10:11:24.145Z] 8663204ce13b: Pull complete [2022-04-27T10:11:24.145Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T10:11:24.145Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T10:11:24.145Z] ---> e04c818066af [2022-04-27T10:11:24.145Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-27T10:11:24.145Z] ---> Running in 5dbe1c05911e [2022-04-27T10:11:24.145Z] Removing intermediate container 5dbe1c05911e [2022-04-27T10:11:24.145Z] ---> fa47e801b614 [2022-04-27T10:11:24.145Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T10:11:24.145Z] ---> Running in ed98b3218969 [2022-04-27T10:11:24.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-27T10:11:24.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-27T10:11:24.406Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T10:11:24.406Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T10:11:24.406Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T10:11:24.687Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T10:11:24.687Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T10:11:24.687Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T10:11:24.687Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T10:11:24.687Z] OK: 8 MiB in 20 packages [2022-04-27T10:11:24.948Z] Removing intermediate container ed98b3218969 [2022-04-27T10:11:24.948Z] ---> edf91acb44ea [2022-04-27T10:11:24.948Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-27T10:11:25.520Z] ---> 9ddbb9e857a9 [2022-04-27T10:11:25.520Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-27T10:11:25.780Z] ---> 4dd28960418b [2022-04-27T10:11:25.781Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-27T10:11:26.041Z] ---> ba9678a44fd5 [2022-04-27T10:11:26.041Z] Step 19/24 : EXPOSE 59982 [2022-04-27T10:11:26.041Z] ---> Running in 3ea0e2b075f2 [2022-04-27T10:11:26.041Z] Removing intermediate container 3ea0e2b075f2 [2022-04-27T10:11:26.041Z] ---> 7f46511f7a20 [2022-04-27T10:11:26.041Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-27T10:11:26.041Z] ---> Running in 9b6414908023 [2022-04-27T10:11:26.325Z] Removing intermediate container 9b6414908023 [2022-04-27T10:11:26.325Z] ---> 3d0a6abecfae [2022-04-27T10:11:26.325Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T10:11:26.325Z] ---> Running in b46694072b85 [2022-04-27T10:11:26.325Z] Removing intermediate container b46694072b85 [2022-04-27T10:11:26.325Z] ---> 22eb33526539 [2022-04-27T10:11:26.325Z] Step 22/24 : LABEL arch=amd64 [2022-04-27T10:11:26.587Z] ---> Running in 16313619f392 [2022-04-27T10:11:26.587Z] Removing intermediate container 16313619f392 [2022-04-27T10:11:26.587Z] ---> c939ca73c680 [2022-04-27T10:11:26.587Z] Step 23/24 : LABEL git_sha=f321262f34333ef6929eb6909d81dbb971482739 [2022-04-27T10:11:26.587Z] ---> Running in 4d99ffbde6bb [2022-04-27T10:11:26.849Z] Removing intermediate container 4d99ffbde6bb [2022-04-27T10:11:26.849Z] ---> e76bc40bb220 [2022-04-27T10:11:26.849Z] Step 24/24 : LABEL version=0.0.0 [2022-04-27T10:11:26.849Z] ---> Running in 8fdbd5c945b3 [2022-04-27T10:11:26.849Z] Removing intermediate container 8fdbd5c945b3 [2022-04-27T10:11:26.849Z] ---> 6c0495afb119 [2022-04-27T10:11:26.849Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T10:11:26.849Z] Successfully built 6c0495afb119 [2022-04-27T10:11:26.849Z] 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-27T10:11:27.547Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T10:11:27.547Z] [2022-04-27T10:11:27.547Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:11:27.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T10:11:27.895Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-27T10:11:27.895Z] 5eb5b503b376: Pulling fs layer [2022-04-27T10:11:27.895Z] 5c69ac0246d0: Pulling fs layer [2022-04-27T10:11:27.895Z] ec43610c2a17: Pulling fs layer [2022-04-27T10:11:27.895Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-27T10:11:27.895Z] 33b1e0a273af: Pulling fs layer [2022-04-27T10:11:27.895Z] 5d3b04190fa2: Pulling fs layer [2022-04-27T10:11:27.895Z] 2f39f015ded8: Pulling fs layer [2022-04-27T10:11:27.895Z] 3a2ae6a8a46f: Waiting [2022-04-27T10:11:27.895Z] 5d3b04190fa2: Waiting [2022-04-27T10:11:27.895Z] 2f39f015ded8: Waiting [2022-04-27T10:11:27.895Z] 5c69ac0246d0: Verifying Checksum [2022-04-27T10:11:27.895Z] 5c69ac0246d0: Download complete [2022-04-27T10:11:27.895Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-27T10:11:27.895Z] 3a2ae6a8a46f: Download complete [2022-04-27T10:11:27.895Z] 33b1e0a273af: Verifying Checksum [2022-04-27T10:11:27.895Z] 33b1e0a273af: Download complete [2022-04-27T10:11:27.895Z] ec43610c2a17: Verifying Checksum [2022-04-27T10:11:27.895Z] ec43610c2a17: Download complete [2022-04-27T10:11:27.895Z] 5d3b04190fa2: Verifying Checksum [2022-04-27T10:11:27.895Z] 5d3b04190fa2: Download complete [2022-04-27T10:11:28.155Z] 5eb5b503b376: Verifying Checksum [2022-04-27T10:11:28.155Z] 5eb5b503b376: Download complete [2022-04-27T10:11:28.722Z] 2f39f015ded8: Download complete [2022-04-27T10:11:29.663Z] 5eb5b503b376: Pull complete [2022-04-27T10:11:29.663Z] 5c69ac0246d0: Pull complete [2022-04-27T10:11:29.923Z] ec43610c2a17: Pull complete [2022-04-27T10:11:30.182Z] 3a2ae6a8a46f: Pull complete [2022-04-27T10:11:30.442Z] 33b1e0a273af: Pull complete [2022-04-27T10:11:30.442Z] 5d3b04190fa2: Pull complete [2022-04-27T10:11:35.719Z] 2f39f015ded8: Pull complete [2022-04-27T10:11:35.719Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-27T10:11:35.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T10:11:35.719Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-27T10:11:35.808Z] prd-ubuntu20.04-docker-8c-8g-33460 does not seem to be running inside a container [2022-04-27T10:11:35.852Z] $ 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-372 -v /w/workspace/gexfoundry_device-mqtt-go_PR-372:/w/workspace/gexfoundry_device-mqtt-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-372@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-27T10:11:38.133Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33462 in /w/workspace/gexfoundry_device-mqtt-go_PR-372 [2022-04-27T10:11:38.306Z] $ docker top 0d55796984569566c8878cba3acd2395f9a78ec3d5e0ed806d92cb10bc905317 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-04-27T10:11:38.544Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-27T10:11:38.779Z] ---> job-cost.sh [2022-04-27T10:11:38.779Z] lf-activate-venv: SKIPPING [2022-04-27T10:11:38.779Z] INFO: No Stack... [2022-04-27T10:11:38.845Z] Selected Git installation does not exist. Using Default [2022-04-27T10:11:38.845Z] The recommended git tool is: NONE [2022-04-27T10:11:39.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T10:11:39.919Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T10:11:40.240Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives/cost.csv [2022-04-27T10:11:40.240Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T10:11:40.283Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] [2022-04-27T10:11:40.288Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] did not exist. Created. [2022-04-27T10:11:40.288Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T10:11:40.683Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-27T10:11:40.729Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T10:11:40.759Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T10:11:40.839Z] $ docker stop --time=1 0d55796984569566c8878cba3acd2395f9a78ec3d5e0ed806d92cb10bc905317 [2022-04-27T10:11:42.067Z] $ docker rm -f 0d55796984569566c8878cba3acd2395f9a78ec3d5e0ed806d92cb10bc905317 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T10:11:45.596Z] using credential edgex-jenkins-ssh [2022-04-27T10:11:45.612Z] Cloning the remote Git repository [2022-04-27T10:11:45.675Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-27T10:11:45.756Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-27T10:11:45.827Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-27T10:11:45.827Z] > git --version # timeout=10 [2022-04-27T10:11:45.846Z] > git --version # 'git version 2.25.1' [2022-04-27T10:11:45.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T10:11:45.948Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T10:11:47.728Z] Merging remotes/origin/main commit cac5c8aff02eeff20ea0733b686feb688efb88bb into PR head commit f321262f34333ef6929eb6909d81dbb971482739 [2022-04-27T10:11:47.035Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-27T10:11:47.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-27T10:11:47.081Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-27T10:11:47.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-27T10:11:47.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T10:11:47.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/372/head:refs/remotes/origin/PR-372 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-27T10:11:47.923Z] Merge succeeded, producing f321262f34333ef6929eb6909d81dbb971482739 [2022-04-27T10:11:47.924Z] Checking out Revision f321262f34333ef6929eb6909d81dbb971482739 (PR-372) [2022-04-27T10:11:47.754Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T10:11:47.768Z] > git checkout -f f321262f34333ef6929eb6909d81dbb971482739 # timeout=10 [2022-04-27T10:11:47.848Z] > git remote # timeout=10 [2022-04-27T10:11:47.865Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T10:11:47.881Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-27T10:11:47.892Z] > git merge cac5c8aff02eeff20ea0733b686feb688efb88bb # timeout=10 [2022-04-27T10:11:47.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T10:11:47.936Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T10:11:47.952Z] > git checkout -f f321262f34333ef6929eb6909d81dbb971482739 # timeout=10 [2022-04-27T10:11:52.042Z] Commit message: "feat: Bump device-sdk-go version and update configuration.toml" [2022-04-27T10:11:52.102Z] > git --version # timeout=10 [2022-04-27T10:11:52.112Z] > git --version # 'git version 2.25.1' [2022-04-27T10:11:52.129Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T10:11:53.305Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-27T10:11:53.305Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T10:11:53.305Z] Dload Upload Total Spent Left Speed [2022-04-27T10:11:53.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh [2022-04-27T10:11:53.898Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-27T10:11:54.247Z] + + sudo tee /etc/docker/daemon.new [2022-04-27T10:11:54.247Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-27T10:11:54.247Z] { [2022-04-27T10:11:54.247Z] "registry-mirrors": [ [2022-04-27T10:11:54.247Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-27T10:11:54.247Z] ], [2022-04-27T10:11:54.247Z] "bip": "10.250.0.254/24", [2022-04-27T10:11:54.247Z] "hosts": [ [2022-04-27T10:11:54.247Z] "tcp://0.0.0.0:5555", [2022-04-27T10:11:54.247Z] "unix:///var/run/docker.sock" [2022-04-27T10:11:54.247Z] ], [2022-04-27T10:11:54.247Z] "mtu": 1458, [2022-04-27T10:11:54.247Z] "selinux-enabled": true, [2022-04-27T10:11:54.247Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-27T10:11:54.247Z] } [Pipeline] sh [2022-04-27T10:11:54.600Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-27T10:11:54.967Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T10:12:13.436Z] provisioning config files... [2022-04-27T10:12:13.464Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2322832234888889203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:12:14.060Z] ---> docker-login.sh [2022-04-27T10:12:14.060Z] nexus3.edgexfoundry.org:10001 [2022-04-27T10:12:14.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:12:14.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:12:14.932Z] Configure a credential helper to remove this warning. See [2022-04-27T10:12:14.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:12:14.932Z] [2022-04-27T10:12:14.932Z] Login Succeeded [2022-04-27T10:12:14.932Z] nexus3.edgexfoundry.org:10002 [2022-04-27T10:12:15.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:12:15.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:12:15.484Z] Configure a credential helper to remove this warning. See [2022-04-27T10:12:15.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:12:15.484Z] [2022-04-27T10:12:15.484Z] Login Succeeded [2022-04-27T10:12:15.484Z] nexus3.edgexfoundry.org:10003 [2022-04-27T10:12:15.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:12:15.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:12:15.769Z] Configure a credential helper to remove this warning. See [2022-04-27T10:12:15.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:12:15.769Z] [2022-04-27T10:12:15.769Z] Login Succeeded [2022-04-27T10:12:15.769Z] nexus3.edgexfoundry.org:10004 [2022-04-27T10:12:16.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:12:16.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:12:16.324Z] Configure a credential helper to remove this warning. See [2022-04-27T10:12:16.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:12:16.324Z] [2022-04-27T10:12:16.324Z] Login Succeeded [2022-04-27T10:12:16.324Z] docker.io [2022-04-27T10:12:16.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-27T10:12:17.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-27T10:12:17.193Z] Configure a credential helper to remove this warning. See [2022-04-27T10:12:17.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-27T10:12:17.193Z] [2022-04-27T10:12:17.193Z] Login Succeeded [2022-04-27T10:12:17.193Z] ---> docker-login.sh ends [Pipeline] } [2022-04-27T10:12:17.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-27T10:12:17.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-27T10:12:17.656Z] ========================================================= [2022-04-27T10:12:17.656Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-27T10:12:17.656Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:12:18.107Z] + 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-27T10:12:18.390Z] Sending build context to Docker daemon 3.073MB [2022-04-27T10:12:18.390Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T10:12:18.390Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-27T10:12:18.672Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-27T10:12:18.672Z] 9b3977197b4f: Pulling fs layer [2022-04-27T10:12:18.672Z] 1a89e8eeedd5: Pulling fs layer [2022-04-27T10:12:18.672Z] 94645a83ff95: Pulling fs layer [2022-04-27T10:12:18.672Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-27T10:12:18.672Z] 0c92f367c5e7: Pulling fs layer [2022-04-27T10:12:18.672Z] 3096ccb668a1: Pulling fs layer [2022-04-27T10:12:18.672Z] e8cf19c19ddd: Pulling fs layer [2022-04-27T10:12:18.672Z] a4caa8a26152: Pulling fs layer [2022-04-27T10:12:18.672Z] 3f3a8bcf1eab: Waiting [2022-04-27T10:12:18.672Z] 3096ccb668a1: Waiting [2022-04-27T10:12:18.672Z] e8cf19c19ddd: Waiting [2022-04-27T10:12:18.672Z] a4caa8a26152: Waiting [2022-04-27T10:12:18.672Z] 0c92f367c5e7: Waiting [2022-04-27T10:12:18.672Z] 94645a83ff95: Download complete [2022-04-27T10:12:18.672Z] 1a89e8eeedd5: Verifying Checksum [2022-04-27T10:12:18.672Z] 1a89e8eeedd5: Download complete [2022-04-27T10:12:18.672Z] 0c92f367c5e7: Verifying Checksum [2022-04-27T10:12:18.672Z] 0c92f367c5e7: Download complete [2022-04-27T10:12:18.672Z] 3096ccb668a1: Download complete [2022-04-27T10:12:18.672Z] 9b3977197b4f: Download complete [2022-04-27T10:12:18.672Z] e8cf19c19ddd: Verifying Checksum [2022-04-27T10:12:18.672Z] e8cf19c19ddd: Download complete [2022-04-27T10:12:19.278Z] 9b3977197b4f: Pull complete [2022-04-27T10:12:19.884Z] 1a89e8eeedd5: Pull complete [2022-04-27T10:12:20.165Z] 94645a83ff95: Pull complete [2022-04-27T10:12:20.776Z] a4caa8a26152: Verifying Checksum [2022-04-27T10:12:20.776Z] a4caa8a26152: Download complete [2022-04-27T10:12:21.378Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-27T10:12:21.378Z] 3f3a8bcf1eab: Download complete [2022-04-27T10:12:33.814Z] 3f3a8bcf1eab: Pull complete [2022-04-27T10:12:33.814Z] 0c92f367c5e7: Pull complete [2022-04-27T10:12:33.814Z] 3096ccb668a1: Pull complete [2022-04-27T10:12:34.089Z] e8cf19c19ddd: Pull complete [2022-04-27T10:12:40.817Z] a4caa8a26152: Pull complete [2022-04-27T10:12:40.817Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-27T10:12:40.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-27T10:12:40.817Z] ---> 725f1c02e7f9 [2022-04-27T10:12:40.817Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T10:12:40.817Z] ---> Running in af4bc0e9f8a5 [2022-04-27T10:12:41.091Z] Removing intermediate container af4bc0e9f8a5 [2022-04-27T10:12:41.091Z] ---> b8150f25788f [2022-04-27T10:12:41.091Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T10:12:41.091Z] ---> Running in b875a779f73f [2022-04-27T10:12:41.368Z] Removing intermediate container b875a779f73f [2022-04-27T10:12:41.368Z] ---> a0c1f2e24c00 [2022-04-27T10:12:41.368Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T10:12:41.643Z] ---> Running in c5951c962a7b [2022-04-27T10:12:43.628Z] Removing intermediate container c5951c962a7b [2022-04-27T10:12:43.628Z] ---> 2b66fda44953 [2022-04-27T10:12:43.628Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T10:12:43.628Z] ---> Running in 0645d243abd6 [2022-04-27T10:12:44.225Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T10:12:45.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T10:12:46.207Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-27T10:12:46.207Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-27T10:12:46.207Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-27T10:12:46.482Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-27T10:12:46.482Z] Executing busybox-1.34.1-r3.trigger [2022-04-27T10:12:46.758Z] OK: 224 MiB in 56 packages [2022-04-27T10:12:47.746Z] Removing intermediate container 0645d243abd6 [2022-04-27T10:12:47.746Z] ---> e39560a5bc90 [2022-04-27T10:12:47.746Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-27T10:12:47.746Z] ---> Running in f50baad4d5f9 [2022-04-27T10:12:48.023Z] Removing intermediate container f50baad4d5f9 [2022-04-27T10:12:48.023Z] ---> 1b7929ead88e [2022-04-27T10:12:48.023Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-27T10:12:48.627Z] ---> 8ca803bf97b4 [2022-04-27T10:12:48.628Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T10:12:48.628Z] ---> Running in c5e7c1c766a7 [2022-04-27T10:13:35.667Z] Removing intermediate container c5e7c1c766a7 [2022-04-27T10:13:35.667Z] ---> d31f6c2e6f57 [2022-04-27T10:13:35.667Z] Step 10/12 : COPY . . [2022-04-27T10:13:35.667Z] ---> bd6d4b3c710b [2022-04-27T10:13:35.667Z] Step 11/12 : ARG MAKE='make build' [2022-04-27T10:13:35.667Z] ---> Running in 5b0cc3c8bf55 [2022-04-27T10:13:35.668Z] Removing intermediate container 5b0cc3c8bf55 [2022-04-27T10:13:35.668Z] ---> 2cca8c225276 [2022-04-27T10:13:35.668Z] Step 12/12 : RUN $MAKE [2022-04-27T10:13:35.668Z] ---> Running in a472dae1d07b [2022-04-27T10:13:35.668Z] noop [2022-04-27T10:13:35.668Z] Removing intermediate container a472dae1d07b [2022-04-27T10:13:35.668Z] ---> 545c15f11361 [2022-04-27T10:13:35.668Z] Successfully built 545c15f11361 [2022-04-27T10:13:35.668Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:13:36.041Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T10:13:36.041Z] . [Pipeline] withDockerContainer [2022-04-27T10:13:36.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-33462 does not seem to be running inside a container [2022-04-27T10:13:36.378Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-27T10:13:37.684Z] $ docker top 2d729de8a9214759aacf1b309e0be94e4ec7410db631163bb570d39674481ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T10:13:38.642Z] + go version [2022-04-27T10:13:38.642Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-27T10:13:38.682Z] $ docker stop --time=1 2d729de8a9214759aacf1b309e0be94e4ec7410db631163bb570d39674481ae4 [2022-04-27T10:13:40.313Z] $ docker rm -f 2d729de8a9214759aacf1b309e0be94e4ec7410db631163bb570d39674481ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:13:41.144Z] + docker inspect -f . ci-base-image-arm64 [2022-04-27T10:13:41.144Z] . [Pipeline] withDockerContainer [2022-04-27T10:13:41.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-33462 does not seem to be running inside a container [2022-04-27T10:13:41.473Z] $ 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 ******** ci-base-image-arm64 cat [2022-04-27T10:13:42.732Z] $ docker top 4470565b802c0cf938f3b6ddb8d07a871e45c3922d94d15a32cdfab7f11ff309 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-27T10:13:43.734Z] + make test [2022-04-27T10:13:43.734Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-27T10:13:45.196Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-27T10:15:07.068Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-27T10:15:07.069Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements [2022-04-27T10:15:07.069Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-27T10:15:07.069Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-27T10:15:07.069Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-27T10:15:33.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-27T10:15:33.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-27T10:15:33.904Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-27T10:15:33.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-27T10:15:33.978Z] $ docker stop --time=1 4470565b802c0cf938f3b6ddb8d07a871e45c3922d94d15a32cdfab7f11ff309 [2022-04-27T10:15:35.742Z] $ docker rm -f 4470565b802c0cf938f3b6ddb8d07a871e45c3922d94d15a32cdfab7f11ff309 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-27T10:15:36.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-27T10:15:36.788Z] Warning: overwriting stash ‘coverage-report’ [2022-04-27T10:15:37.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-27T10:15:37.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-27T10:15:38.261Z] + ls -al . [2022-04-27T10:15:38.261Z] total 172 [2022-04-27T10:15:38.261Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 10:15 . [2022-04-27T10:15:38.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 10:11 .. [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 27 10:11 .dockerignore [2022-04-27T10:15:38.261Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 10:11 .git [2022-04-27T10:15:38.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 10:11 .github [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 27 10:11 .gitignore [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 10:11 .golangci.yml [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 8656 Apr 27 10:11 Attribution.txt [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 27 10:11 CHANGELOG.md [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 27 10:11 Dockerfile [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 10:11 GOVERNANCE.md [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 27 10:11 Jenkinsfile [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 10:11 LICENSE [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 27 10:11 Makefile [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 27 10:11 OWNERS.md [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 27 10:11 README.md [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 10:09 VERSION [2022-04-27T10:15:38.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 10:11 bin [2022-04-27T10:15:38.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 10:11 cmd [2022-04-27T10:15:38.261Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 27 10:15 coverage.out [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 3309 Apr 27 10:11 go.mod [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 34894 Apr 27 10:11 go.sum [2022-04-27T10:15:38.261Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 10:11 internal [2022-04-27T10:15:38.261Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 10:11 mock [2022-04-27T10:15:38.261Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 10:11 snap [2022-04-27T10:15:38.261Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 27 10:11 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:15:38.632Z] + 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=f321262f34333ef6929eb6909d81dbb971482739 --label arch=arm64 --label version=0.0.0 . [2022-04-27T10:15:38.904Z] Sending build context to Docker daemon 3.091MB [2022-04-27T10:15:39.178Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-27T10:15:39.178Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-27T10:15:39.178Z] ---> 545c15f11361 [2022-04-27T10:15:39.178Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-27T10:15:39.178Z] ---> Running in d25d478d095c [2022-04-27T10:15:39.450Z] Removing intermediate container d25d478d095c [2022-04-27T10:15:39.450Z] ---> 71397f1293f4 [2022-04-27T10:15:39.450Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-27T10:15:39.450Z] ---> Running in dd3034976eb6 [2022-04-27T10:15:39.723Z] Removing intermediate container dd3034976eb6 [2022-04-27T10:15:39.723Z] ---> 8b25fd32baad [2022-04-27T10:15:39.723Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-27T10:15:40.000Z] ---> Running in 4cff7de61937 [2022-04-27T10:15:41.460Z] Removing intermediate container 4cff7de61937 [2022-04-27T10:15:41.460Z] ---> 24514f48cd5c [2022-04-27T10:15:41.460Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-27T10:15:41.739Z] ---> Running in eb916d26f285 [2022-04-27T10:15:42.809Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-27T10:15:43.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-27T10:15:44.468Z] OK: 224 MiB in 56 packages [2022-04-27T10:15:45.146Z] Removing intermediate container eb916d26f285 [2022-04-27T10:15:45.146Z] ---> f75233eb581d [2022-04-27T10:15:45.146Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-27T10:15:45.420Z] ---> Running in 664030a03093 [2022-04-27T10:15:45.694Z] Removing intermediate container 664030a03093 [2022-04-27T10:15:45.694Z] ---> eca7a277dcd3 [2022-04-27T10:15:45.694Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-27T10:15:46.300Z] ---> ab5bd10e6fd0 [2022-04-27T10:15:46.300Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-27T10:15:46.300Z] ---> Running in 409d25bbad06 [2022-04-27T10:15:48.292Z] Removing intermediate container 409d25bbad06 [2022-04-27T10:15:48.292Z] ---> 944cf952a9e3 [2022-04-27T10:15:48.292Z] Step 10/24 : COPY . . [2022-04-27T10:15:49.272Z] ---> 1a0706a42ad3 [2022-04-27T10:15:49.272Z] Step 11/24 : ARG MAKE='make build' [2022-04-27T10:15:49.272Z] ---> Running in a302fed41c74 [2022-04-27T10:15:49.546Z] Removing intermediate container a302fed41c74 [2022-04-27T10:15:49.546Z] ---> 6be3515fab3a [2022-04-27T10:15:49.546Z] Step 12/24 : RUN $MAKE [2022-04-27T10:15:49.546Z] ---> Running in 4f6c4384ab14 [2022-04-27T10:15:50.549Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-04-27T10:17:57.427Z] Removing intermediate container 4f6c4384ab14 [2022-04-27T10:17:57.427Z] ---> 93b4b859a8c6 [2022-04-27T10:17:57.427Z] Step 13/24 : FROM alpine:3.14 [2022-04-27T10:17:57.427Z] 3.14: Pulling from library/alpine [2022-04-27T10:17:57.427Z] 455c02918c45: Pulling fs layer [2022-04-27T10:17:57.427Z] 455c02918c45: Download complete [2022-04-27T10:17:57.427Z] 455c02918c45: Pull complete [2022-04-27T10:17:57.427Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-27T10:17:57.427Z] Status: Downloaded newer image for alpine:3.14 [2022-04-27T10:17:57.427Z] ---> ac73e934f311 [2022-04-27T10:17:57.427Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-27T10:17:57.427Z] ---> Running in 63621a7c4b3a [2022-04-27T10:17:57.427Z] Removing intermediate container 63621a7c4b3a [2022-04-27T10:17:57.427Z] ---> 94bc510dfd7a [2022-04-27T10:17:57.427Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-27T10:17:57.427Z] ---> Running in c18fb26302bf [2022-04-27T10:17:57.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-27T10:17:57.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-27T10:17:57.427Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-27T10:17:57.427Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-27T10:17:57.427Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-27T10:17:57.427Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-27T10:17:57.427Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-27T10:17:57.427Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-27T10:17:57.427Z] Executing busybox-1.33.1-r7.trigger [2022-04-27T10:17:57.427Z] OK: 8 MiB in 20 packages [2022-04-27T10:17:57.427Z] Removing intermediate container c18fb26302bf [2022-04-27T10:17:57.427Z] ---> 36f5e29786a3 [2022-04-27T10:17:57.427Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-27T10:17:57.427Z] ---> 421aad9c2f06 [2022-04-27T10:17:57.427Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-27T10:17:57.427Z] ---> 50e8bcb799c7 [2022-04-27T10:17:57.427Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-27T10:17:57.427Z] ---> feaa38dcb7c2 [2022-04-27T10:17:57.427Z] Step 19/24 : EXPOSE 59982 [2022-04-27T10:17:57.427Z] ---> Running in e071f9426770 [2022-04-27T10:17:57.427Z] Removing intermediate container e071f9426770 [2022-04-27T10:17:57.427Z] ---> d47448a5242d [2022-04-27T10:17:57.427Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-27T10:17:57.427Z] ---> Running in e48feddd7111 [2022-04-27T10:17:57.427Z] Removing intermediate container e48feddd7111 [2022-04-27T10:17:57.427Z] ---> 87bbaa4c5c84 [2022-04-27T10:17:57.427Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-27T10:17:57.427Z] ---> Running in 4c25350fe2f4 [2022-04-27T10:17:57.427Z] Removing intermediate container 4c25350fe2f4 [2022-04-27T10:17:57.427Z] ---> 67a69e620bbe [2022-04-27T10:17:57.427Z] Step 22/24 : LABEL arch=arm64 [2022-04-27T10:17:57.427Z] ---> Running in e8a7a205ccb2 [2022-04-27T10:17:57.427Z] Removing intermediate container e8a7a205ccb2 [2022-04-27T10:17:57.427Z] ---> a2f5364654b8 [2022-04-27T10:17:57.427Z] Step 23/24 : LABEL git_sha=f321262f34333ef6929eb6909d81dbb971482739 [2022-04-27T10:17:57.427Z] ---> Running in 7196ab43003c [2022-04-27T10:17:57.427Z] Removing intermediate container 7196ab43003c [2022-04-27T10:17:57.427Z] ---> 935b2847fd9f [2022-04-27T10:17:57.427Z] Step 24/24 : LABEL version=0.0.0 [2022-04-27T10:17:57.427Z] ---> Running in 951fd847db1d [2022-04-27T10:17:57.427Z] Removing intermediate container 951fd847db1d [2022-04-27T10:17:57.427Z] ---> f71b6d528ad5 [2022-04-27T10:17:57.427Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-27T10:17:57.427Z] Successfully built f71b6d528ad5 [2022-04-27T10:17:57.427Z] 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-27T10:17:58.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T10:17:58.108Z] [2022-04-27T10:17:58.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:17:58.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T10:17:58.481Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-27T10:17:58.481Z] 8998bd30e6a1: Pulling fs layer [2022-04-27T10:17:58.481Z] 04944245beec: Pulling fs layer [2022-04-27T10:17:58.481Z] 699f458cf7ca: Pulling fs layer [2022-04-27T10:17:58.481Z] 765212b225bb: Pulling fs layer [2022-04-27T10:17:58.481Z] f23df028b6ca: Pulling fs layer [2022-04-27T10:17:58.481Z] d65c8cfc05b1: Pulling fs layer [2022-04-27T10:17:58.481Z] 2437ff75d9bd: Pulling fs layer [2022-04-27T10:17:58.481Z] 765212b225bb: Waiting [2022-04-27T10:17:58.481Z] f23df028b6ca: Waiting [2022-04-27T10:17:58.481Z] d65c8cfc05b1: Waiting [2022-04-27T10:17:58.481Z] 2437ff75d9bd: Waiting [2022-04-27T10:17:58.753Z] 04944245beec: Download complete [2022-04-27T10:17:58.753Z] 765212b225bb: Verifying Checksum [2022-04-27T10:17:58.753Z] 765212b225bb: Download complete [2022-04-27T10:17:58.753Z] f23df028b6ca: Verifying Checksum [2022-04-27T10:17:58.753Z] f23df028b6ca: Download complete [2022-04-27T10:17:58.753Z] d65c8cfc05b1: Verifying Checksum [2022-04-27T10:17:58.753Z] d65c8cfc05b1: Download complete [2022-04-27T10:17:58.753Z] 699f458cf7ca: Verifying Checksum [2022-04-27T10:17:58.753Z] 699f458cf7ca: Download complete [2022-04-27T10:17:59.353Z] 8998bd30e6a1: Verifying Checksum [2022-04-27T10:17:59.353Z] 8998bd30e6a1: Download complete [2022-04-27T10:18:01.344Z] 2437ff75d9bd: Verifying Checksum [2022-04-27T10:18:01.344Z] 2437ff75d9bd: Download complete [2022-04-27T10:18:03.982Z] 8998bd30e6a1: Pull complete [2022-04-27T10:18:03.982Z] 04944245beec: Pull complete [2022-04-27T10:18:05.963Z] 699f458cf7ca: Pull complete [2022-04-27T10:18:05.963Z] 765212b225bb: Pull complete [2022-04-27T10:18:06.562Z] f23df028b6ca: Pull complete [2022-04-27T10:18:06.836Z] d65c8cfc05b1: Pull complete [2022-04-27T10:18:21.935Z] 2437ff75d9bd: Pull complete [2022-04-27T10:18:21.935Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-27T10:18:21.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-27T10:18:21.935Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-27T10:18:22.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-33462 does not seem to be running inside a container [2022-04-27T10:18:22.283Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-27T10:18:24.790Z] $ docker top 5e8d2ba1a333afbe94a9ed11881174b75befc442f41b17d983f5dc849b54dcbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:25.792Z] ---> job-cost.sh [2022-04-27T10:18:25.792Z] lf-activate-venv: SKIPPING [2022-04-27T10:18:25.792Z] INFO: No Stack... [2022-04-27T10:18:26.392Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-27T10:18:27.369Z] INFO: Archiving Costs [Pipeline] sh [2022-04-27T10:18:28.042Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-27T10:18:28.042Z] + cut -d, -f6 [Pipeline] lock [2022-04-27T10:18:28.138Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] [2022-04-27T10:18:28.143Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] did not exist. Created. [2022-04-27T10:18:28.143Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-27T10:18:28.891Z] /w/workspace/device-mqtt-go/1@tmp/durable-95ab7648/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-27T10:18:29.592Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-27T10:18:29.626Z] Warning: overwriting stash ‘stack-cost’ [2022-04-27T10:18:29.675Z] Stashed 1 file(s) [Pipeline] } [2022-04-27T10:18:29.695Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-372-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-27T10:18:29.782Z] $ docker stop --time=1 5e8d2ba1a333afbe94a9ed11881174b75befc442f41b17d983f5dc849b54dcbe [2022-04-27T10:18:31.295Z] $ docker rm -f 5e8d2ba1a333afbe94a9ed11881174b75befc442f41b17d983f5dc849b54dcbe [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-27T10:18:32.402Z] provisioning config files... [2022-04-27T10:18:32.424Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/config1848541279695188552tmp [Pipeline] { [Pipeline] sh [2022-04-27T10:18:32.766Z] + set +x [2022-04-27T10:18:32.766Z] + curl -s https://codecov.io/bash [2022-04-27T10:18:32.766Z] + bash -s -- [2022-04-27T10:18:32.766Z] [2022-04-27T10:18:32.766Z] _____ _ [2022-04-27T10:18:32.766Z] / ____| | | [2022-04-27T10:18:32.766Z] | | ___ __| | ___ ___ _____ __ [2022-04-27T10:18:32.766Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-27T10:18:32.766Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-27T10:18:32.766Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-27T10:18:32.766Z] Bash-1.0.6 [2022-04-27T10:18:32.766Z] [2022-04-27T10:18:32.766Z] [2022-04-27T10:18:32.766Z] ==> git version 2.25.1 found [2022-04-27T10:18:32.766Z] ==> 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-27T10:18:32.766Z] Release-Date: 2020-01-08 [2022-04-27T10:18:32.766Z] 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-27T10:18:32.766Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-27T10:18:32.766Z] ==> Jenkins CI detected. [2022-04-27T10:18:32.766Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-372 [2022-04-27T10:18:32.766Z] project root: . [2022-04-27T10:18:32.766Z] --> token set from env [2022-04-27T10:18:32.766Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-27T10:18:32.766Z] ==> Running gcov in . (disable via -X gcov) [2022-04-27T10:18:32.766Z] ==> Python coveragepy not found [2022-04-27T10:18:32.766Z] ==> Searching for coverage reports in: [2022-04-27T10:18:32.766Z] + . [2022-04-27T10:18:32.766Z] -> Found 1 reports [2022-04-27T10:18:32.766Z] ==> Detecting git/mercurial file structure [2022-04-27T10:18:32.766Z] ==> Reading reports [2022-04-27T10:18:33.027Z] + ./coverage.out bytes=17887 [2022-04-27T10:18:33.027Z] ==> Appending adjustments [2022-04-27T10:18:33.027Z] https://docs.codecov.io/docs/fixing-reports [2022-04-27T10:18:33.027Z] + Found adjustments [2022-04-27T10:18:33.027Z] ==> Gzipping contents [2022-04-27T10:18:33.027Z] 4.0K /tmp/codecov.8ohsjX.gz [2022-04-27T10:18:33.027Z] ==> Uploading reports [2022-04-27T10:18:33.027Z] url: https://codecov.io [2022-04-27T10:18:33.027Z] query: branch=PR-372&commit=f321262f34333ef6929eb6909d81dbb971482739&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=372&job=&cmd_args= [2022-04-27T10:18:33.027Z] -> Pinging Codecov [2022-04-27T10:18:33.027Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-372&commit=f321262f34333ef6929eb6909d81dbb971482739&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-372%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=372&job=&cmd_args= [2022-04-27T10:18:33.294Z] -> Uploading to [2022-04-27T10:18:33.294Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-27/7D719EC7BBE17E464838252E33014C33/f321262f34333ef6929eb6909d81dbb971482739/9b0a871a-d334-4927-94a7-6f2db816d983.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T101833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=872e0f1bde096a86b9d390fe63439349e95f89da283850c7bf6e4fbaa27082ab [2022-04-27T10:18:33.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T10:18:33.294Z] Dload Upload Total Spent Left Speed [2022-04-27T10:18:33.556Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3244 0 0 100 3244 0 14104 --:--:-- --:--:-- --:--:-- 14104 [2022-04-27T10:18:33.556Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/f321262f34333ef6929eb6909d81dbb971482739 [Pipeline] } [2022-04-27T10:18:33.584Z] 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-27T10:18:35.337Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives ] [2022-04-27T10:18:35.337Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives [2022-04-27T10:18:35.337Z] total 16 [2022-04-27T10:18:35.337Z] drwxr-xr-x 3 root root 4096 Apr 27 10:11 . [2022-04-27T10:18:35.337Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 10:11 .. [2022-04-27T10:18:35.337Z] drwxr-xr-x 2 root root 4096 Apr 27 10:11 cost [2022-04-27T10:18:35.337Z] -rw-r--r-- 1 root root 85 Apr 27 10:11 cost.csv [2022-04-27T10:18:35.337Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives [2022-04-27T10:18:35.337Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives [2022-04-27T10:18:35.337Z] total 16 [2022-04-27T10:18:35.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 10:11 . [2022-04-27T10:18:35.337Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 10:11 .. [2022-04-27T10:18:35.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 10:11 cost [2022-04-27T10:18:35.337Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 27 10:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:35.670Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:36.570Z] ---> package-listing.sh [2022-04-27T10:18:36.570Z] ++ facter osfamily [2022-04-27T10:18:36.570Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-27T10:18:36.830Z] + OS_FAMILY=debian [2022-04-27T10:18:36.830Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-372 [2022-04-27T10:18:36.830Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-27T10:18:36.830Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-27T10:18:36.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-27T10:18:36.830Z] + PACKAGES=/tmp/packages_start.txt [2022-04-27T10:18:36.830Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-372 ']' [2022-04-27T10:18:36.830Z] + PACKAGES=/tmp/packages_end.txt [2022-04-27T10:18:36.830Z] + case "${OS_FAMILY}" in [2022-04-27T10:18:36.830Z] + dpkg -l [2022-04-27T10:18:36.830Z] + grep '^ii' [2022-04-27T10:18:36.830Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-27T10:18:36.830Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-27T10:18:36.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-27T10:18:36.830Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-372 ']' [2022-04-27T10:18:36.830Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives/ [2022-04-27T10:18:36.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-372/archives/ [Pipeline] echo [2022-04-27T10:18:36.878Z] 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-372/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-27T10:18:37.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-27T10:18:37.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-27T10:18:37.763Z] . [Pipeline] withDockerContainer [2022-04-27T10:18:37.881Z] prd-ubuntu20.04-docker-8c-8g-33460 does not seem to be running inside a container [2022-04-27T10:18:37.926Z] $ 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-372/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-372 -v /w/workspace/gexfoundry_device-mqtt-go_PR-372:/w/workspace/gexfoundry_device-mqtt-go_PR-372:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-372@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-27T10:18:38.147Z] $ docker top 6269f8e3788ad2d64ef729ba717da0e3815b62cc0a6f5e343f4259e2d1aa0d82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-27T10:18:38.542Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-27T10:18:38.854Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-27T10:18:39.166Z] + ls /var/log/sa-host [2022-04-27T10:18:39.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-27T10:18:39.322Z] provisioning config files... [2022-04-27T10:18:39.331Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-372@tmp/config2846587908359002658tmp [Pipeline] { [Pipeline] echo [2022-04-27T10:18:39.383Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:39.700Z] ---> create-netrc.sh [Pipeline] } [2022-04-27T10:18:39.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:40.168Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-27T10:18:40.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:40.506Z] ---> sudo-logs.sh [2022-04-27T10:18:40.506Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-27T10:18:40.588Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:40.906Z] ---> job-cost.sh [2022-04-27T10:18:40.906Z] lf-activate-venv: SKIPPING [2022-04-27T10:18:40.906Z] DEBUG: total: 0.2199999988079071 [2022-04-27T10:18:40.906Z] INFO: Retrieving Stack Cost... [2022-04-27T10:18:41.478Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-27T10:18:42.050Z] INFO: Archiving Costs [Pipeline] echo [2022-04-27T10:18:42.087Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-27T10:18:42.408Z] ---> logs-deploy.sh [2022-04-27T10:18:42.408Z] lf-activate-venv: SKIPPING [2022-04-27T10:18:42.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-372/1 [2022-04-27T10:18:42.408Z] INFO: archiving workspace using pattern(s): [2022-04-27T10:18:43.346Z] Archives upload complete. [2022-04-27T10:18:43.346Z] INFO: archiving logs to Nexus