Pull request #395 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12+06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b (95c56d190cc5d3450d5c96c3941887767dcf5235) 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-ssh15992999661818668763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh1979166682376179738.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6267393887104547136.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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13466802147518677712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh7687698486879784674.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12412554054220381763.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15665 in /w/workspace/gexfoundry_device-mqtt-go_PR-395 [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-395 # 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 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 Merge succeeded, producing a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 Checking out Revision a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 (PR-395) > 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/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 # 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 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:04:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:04:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:04:49 ========================================================= 02:04:49 EdgeX Global Pipelines Version Info 02:04:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:04:50 ------------------- 02:04:50 stable info: 02:04:50 ------------------- 02:04:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:04:50 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:04:50 Message: update stable to v1.0.234 02:04:50 ------------------- 02:04:50 experimental info: 02:04:50 ------------------- 02:04:50 Commited By: **** collab-it+edgex@linuxfoundation.org 02:04:50 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:04:50 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:04:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-395 [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-395 [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-395 [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a06ce02 [Pipeline] echo 02:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:52 provisioning config files... 02:04:52 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/config674629956295843975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:52 ---> docker-login.sh 02:04:52 nexus3.edgexfoundry.org:10001 02:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:53 Configure a credential helper to remove this warning. See 02:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:53 02:04:53 Login Succeeded 02:04:53 nexus3.edgexfoundry.org:10002 02:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:53 Configure a credential helper to remove this warning. See 02:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:53 02:04:53 Login Succeeded 02:04:53 nexus3.edgexfoundry.org:10003 02:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:53 Configure a credential helper to remove this warning. See 02:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:53 02:04:53 Login Succeeded 02:04:53 nexus3.edgexfoundry.org:10004 02:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:53 Configure a credential helper to remove this warning. See 02:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:53 02:04:53 Login Succeeded 02:04:53 docker.io 02:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:53 Configure a credential helper to remove this warning. See 02:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:53 02:04:53 Login Succeeded 02:04:53 ---> docker-login.sh ends [Pipeline] } 02:04:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:04:54 + git rev-list -1 --merges a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12~1..a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 [Pipeline] echo 02:04:54 -----------> git rev-list -1 --merges a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12~1..a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 [false] [Pipeline] sh 02:04:54 + git log --format=format:%s -1 a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 [Pipeline] echo 02:04:54 ========================================================= 02:04:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:04:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:04:55 + git log --format=format:%s -1 a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 [Pipeline] echo 02:04:55 [semverPrep] GIT_COMMIT: a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 [Pipeline] echo 02:04:55 [semverPrep] This is not a build commit. [Pipeline] sh 02:04:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:04:55 + grep -v github /etc/ssh/ssh_known_hosts 02:04:55 + [ -e /tmp/ssh_known_hosts ] 02:04:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:04:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:04:55 + sudo tee -a /etc/ssh/ssh_known_hosts 02:04:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:56 02:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:04:56 0.1.4: Pulling from edgex-devops/py-git-semver 02:04:56 42c077c10790: Pulling fs layer 02:04:56 f63e77b7563a: Pulling fs layer 02:04:56 bd5fdadae976: Pulling fs layer 02:04:56 205491f53016: Pulling fs layer 02:04:56 df18705c85c3: Pulling fs layer 02:04:56 bdb3f477010e: Pulling fs layer 02:04:56 c8a8fc8e1c8f: Pulling fs layer 02:04:56 2c6e9b1d212d: Pulling fs layer 02:04:56 bdb8f0575790: Pulling fs layer 02:04:56 386e3cb2ff24: Pulling fs layer 02:04:56 2343380bae48: Pulling fs layer 02:04:56 c8a8fc8e1c8f: Waiting 02:04:56 2c6e9b1d212d: Waiting 02:04:56 bdb8f0575790: Waiting 02:04:56 386e3cb2ff24: Waiting 02:04:56 2343380bae48: Waiting 02:04:56 205491f53016: Waiting 02:04:56 bdb3f477010e: Waiting 02:04:56 f63e77b7563a: Download complete 02:04:56 205491f53016: Download complete 02:04:56 df18705c85c3: Verifying Checksum 02:04:56 df18705c85c3: Download complete 02:04:56 bd5fdadae976: Verifying Checksum 02:04:56 bd5fdadae976: Download complete 02:04:56 bdb3f477010e: Verifying Checksum 02:04:56 bdb3f477010e: Download complete 02:04:56 2c6e9b1d212d: Verifying Checksum 02:04:56 2c6e9b1d212d: Download complete 02:04:56 bdb8f0575790: Download complete 02:04:56 386e3cb2ff24: Download complete 02:04:56 2343380bae48: Download complete 02:04:56 42c077c10790: Download complete 02:04:57 c8a8fc8e1c8f: Download complete 02:04:58 42c077c10790: Pull complete 02:04:58 f63e77b7563a: Pull complete 02:04:58 bd5fdadae976: Pull complete 02:04:59 205491f53016: Pull complete 02:04:59 df18705c85c3: Pull complete 02:04:59 bdb3f477010e: Pull complete 02:05:01 c8a8fc8e1c8f: Pull complete 02:05:01 2c6e9b1d212d: Pull complete 02:05:01 bdb8f0575790: Pull complete 02:05:01 386e3cb2ff24: Pull complete 02:05:01 2343380bae48: Pull complete 02:05:01 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:05:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:01 prd-ubuntu20.04-docker-8c-8g-15665 does not seem to be running inside a container 02:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-395 -v /w/workspace/gexfoundry_device-mqtt-go_PR-395:/w/workspace/gexfoundry_device-mqtt-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-395@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:05:03 $ docker top 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a -eo pid,comm 02:05:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:05:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:05:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:03 [ssh-agent] Looking for ssh-agent implementation... 02:05:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:03 $ docker exec 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a ssh-agent 02:05:03 SSH_AUTH_SOCK=/tmp/ssh-ZMeEK9RuuFgx/agent.32 02:05:03 SSH_AGENT_PID=39 02:05:03 Running ssh-add (command line suppressed) 02:05:03 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/private_key_7937325217599146272.key (/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/private_key_7937325217599146272.key) 02:05:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:04 + git tag --points-at HEAD [Pipeline] } 02:05:04 $ docker exec --env ******** --env ******** 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a ssh-agent -k 02:05:04 unset SSH_AUTH_SOCK; 02:05:04 unset SSH_AGENT_PID; 02:05:04 echo Agent pid 39 killed; 02:05:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:05:04 [ssh-agent] Looking for ssh-agent implementation... 02:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:05:04 $ docker exec 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a ssh-agent 02:05:04 SSH_AUTH_SOCK=/tmp/ssh-xlefh1dzqkwH/agent.71 02:05:04 SSH_AGENT_PID=77 02:05:04 Running ssh-add (command line suppressed) 02:05:04 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/private_key_7307477917160770266.key (/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/private_key_7307477917160770266.key) 02:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:05:05 + git semver init 02:05:05 2022-06-27 02:05:05,350 [run_init] DEBUG init version:0.0.0 force:False 02:05:05 2022-06-27 02:05:05,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver 02:05:05 2022-06-27 02:05:05,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver 02:05:05 2022-06-27 02:05:05,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-395, universal_newlines=False, shell=None, istream=None) 02:05:06 2022-06-27 02:05:06,031 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-395/.git/info/exclude 02:05:06 2022-06-27 02:05:06,032 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver/PR-395 with force:False 02:05:06 2022-06-27 02:05:06,032 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver/PR-395 02:05:06 2022-06-27 02:05:06,036 [execute] INFO git cat-file --batch-check 02:05:06 2022-06-27 02:05:06,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) 02:05:06 2022-06-27 02:05:06,043 [execute] INFO git cat-file --batch 02:05:06 2022-06-27 02:05:06,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) 02:05:06 2022-06-27 02:05:06,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-395/.semver/PR-395 02:05:06 0.0.0 [Pipeline] } 02:05:06 $ docker exec --env ******** --env ******** 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a ssh-agent -k 02:05:06 unset SSH_AUTH_SOCK; 02:05:06 unset SSH_AGENT_PID; 02:05:06 echo Agent pid 77 killed; 02:05:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:05:06 + git semver [Pipeline] } 02:05:07 $ docker stop --time=1 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a 02:05:08 $ docker rm -f 6ee47d5557cf817183d9dd6f27aba78c43e9c8c34dcd2a7ab1fce2a462140b0a [Pipeline] // withDockerContainer [Pipeline] sh 02:05:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:05:09 Stashed 1 file(s) [Pipeline] echo 02:05:09 [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 02:05:09 provisioning config files... 02:05:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/config2982027476771257616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:10 ---> docker-login.sh 02:05:10 nexus3.edgexfoundry.org:10001 02:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:10 Configure a credential helper to remove this warning. See 02:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:10 02:05:10 Login Succeeded 02:05:10 nexus3.edgexfoundry.org:10002 02:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:10 Configure a credential helper to remove this warning. See 02:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:10 02:05:10 Login Succeeded 02:05:10 nexus3.edgexfoundry.org:10003 02:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:10 Configure a credential helper to remove this warning. See 02:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:10 02:05:10 Login Succeeded 02:05:10 nexus3.edgexfoundry.org:10004 02:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:10 Configure a credential helper to remove this warning. See 02:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:10 02:05:10 Login Succeeded 02:05:10 docker.io 02:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:05:10 Configure a credential helper to remove this warning. See 02:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:05:10 02:05:10 Login Succeeded 02:05:10 ---> docker-login.sh ends [Pipeline] } 02:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:05:11 ========================================================= 02:05:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:05:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:11 + 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 . 02:05:11 Sending build context to Docker daemon 6.007MB 02:05:11 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:05:11 Step 2/12 : FROM ${BASE} AS builder 02:05:11 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:05:11 59bf1c3509f3: Pulling fs layer 02:05:11 666ba61612fd: Pulling fs layer 02:05:11 8ed8ca486205: Pulling fs layer 02:05:11 cc1cd167ecdc: Pulling fs layer 02:05:11 c516ae0d96e1: Pulling fs layer 02:05:11 684cea983483: Pulling fs layer 02:05:11 dd3240ac7de5: Pulling fs layer 02:05:11 b1e948a4e11c: Pulling fs layer 02:05:11 a8fd76ee1af6: Pulling fs layer 02:05:11 646ad004c059: Pulling fs layer 02:05:11 a8fd76ee1af6: Waiting 02:05:11 684cea983483: Waiting 02:05:11 646ad004c059: Waiting 02:05:11 dd3240ac7de5: Waiting 02:05:11 b1e948a4e11c: Waiting 02:05:11 c516ae0d96e1: Waiting 02:05:11 8ed8ca486205: Verifying Checksum 02:05:11 8ed8ca486205: Download complete 02:05:11 666ba61612fd: Download complete 02:05:11 c516ae0d96e1: Verifying Checksum 02:05:11 c516ae0d96e1: Download complete 02:05:11 684cea983483: Verifying Checksum 02:05:11 684cea983483: Download complete 02:05:11 dd3240ac7de5: Download complete 02:05:12 59bf1c3509f3: Verifying Checksum 02:05:12 59bf1c3509f3: Download complete 02:05:12 b1e948a4e11c: Verifying Checksum 02:05:12 b1e948a4e11c: Download complete 02:05:12 59bf1c3509f3: Pull complete 02:05:12 666ba61612fd: Pull complete 02:05:12 8ed8ca486205: Pull complete 02:05:12 cc1cd167ecdc: Verifying Checksum 02:05:12 cc1cd167ecdc: Download complete 02:05:12 646ad004c059: Verifying Checksum 02:05:12 646ad004c059: Download complete 02:05:12 a8fd76ee1af6: Verifying Checksum 02:05:17 cc1cd167ecdc: Pull complete 02:05:17 c516ae0d96e1: Pull complete 02:05:17 684cea983483: Pull complete 02:05:17 dd3240ac7de5: Pull complete 02:05:17 b1e948a4e11c: Pull complete 02:05:18 a8fd76ee1af6: Pull complete 02:05:19 646ad004c059: Pull complete 02:05:19 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:05:19 ---> 8f69c11f6b0c 02:05:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:05:20 ---> Running in c5b7589ad687 02:05:20 Removing intermediate container c5b7589ad687 02:05:20 ---> 480789b2f86b 02:05:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:05:20 ---> Running in 68f90edd074d 02:05:20 Removing intermediate container 68f90edd074d 02:05:20 ---> 698c28a6641d 02:05:20 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:05:20 ---> Running in 2fefa5cd29bc 02:05:21 Removing intermediate container 2fefa5cd29bc 02:05:21 ---> 3c2ec36f9021 02:05:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:05:21 ---> Running in 10cc8d456eb7 02:05:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:05:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:05:22 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:05:23 (2/4) Installing libedit (20210910.3.1-r0) 02:05:23 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:05:23 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:05:23 Executing busybox-1.34.1-r3.trigger 02:05:23 OK: 224 MiB in 56 packages 02:05:23 Removing intermediate container 10cc8d456eb7 02:05:23 ---> e83db51b03f9 02:05:23 Step 7/12 : WORKDIR /device-mqtt-go 02:05:23 ---> Running in 52c6deed05cf 02:05:23 Removing intermediate container 52c6deed05cf 02:05:23 ---> ff682d26795e 02:05:23 Step 8/12 : COPY go.mod vendor* ./ 02:05:23 ---> 9fd3cd223e14 02:05:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:05:23 ---> Running in 922b8a6983f6 02:05:24 Still waiting to schedule task 02:05:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:05:36 Removing intermediate container 922b8a6983f6 02:05:36 ---> f37706d86ff7 02:05:36 Step 10/12 : COPY . . 02:05:36 ---> 914423e9848f 02:05:36 Step 11/12 : ARG MAKE='make build' 02:05:36 ---> Running in d05e4e44f460 02:05:36 Removing intermediate container d05e4e44f460 02:05:36 ---> a002395d7411 02:05:36 Step 12/12 : RUN $MAKE 02:05:36 ---> Running in 748ae742b0ad 02:05:36 noop 02:05:36 Removing intermediate container 748ae742b0ad 02:05:36 ---> 3cccfd9382b3 02:05:36 Successfully built 3cccfd9382b3 02:05:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:37 + docker inspect -f . ci-base-image-x86_64 02:05:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:37 prd-ubuntu20.04-docker-8c-8g-15665 does not seem to be running inside a container 02:05:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-395 -v /w/workspace/gexfoundry_device-mqtt-go_PR-395:/w/workspace/gexfoundry_device-mqtt-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-395@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 ******** ci-base-image-x86_64 cat 02:05:37 $ docker top 26fd479451337350d08d51d781618d40bc5ba1b55ab84c27ed3928604082d9d1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:05:38 + go version 02:05:38 go version go1.17.7 linux/amd64 [Pipeline] } 02:05:38 $ docker stop --time=1 26fd479451337350d08d51d781618d40bc5ba1b55ab84c27ed3928604082d9d1 02:05:39 $ docker rm -f 26fd479451337350d08d51d781618d40bc5ba1b55ab84c27ed3928604082d9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:40 + docker inspect -f . ci-base-image-x86_64 02:05:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:40 prd-ubuntu20.04-docker-8c-8g-15665 does not seem to be running inside a container 02:05:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-395 -v /w/workspace/gexfoundry_device-mqtt-go_PR-395:/w/workspace/gexfoundry_device-mqtt-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-395@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 ******** ci-base-image-x86_64 cat 02:05:40 $ docker top 5632a9d6fedcb5476f4552cd0ad703069bb28a483b6f5823e2f33f54241ed4b9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:05:41 + make test 02:05:41 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:05:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:05:51 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:05:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 02:05:51 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:05:57 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:06:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:06:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:06:01 ./bin/test-attribution-txt.sh [Pipeline] echo 02:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:06:01 $ docker stop --time=1 5632a9d6fedcb5476f4552cd0ad703069bb28a483b6f5823e2f33f54241ed4b9 02:06:03 $ docker rm -f 5632a9d6fedcb5476f4552cd0ad703069bb28a483b6f5823e2f33f54241ed4b9 [Pipeline] // withDockerContainer [Pipeline] sh 02:06:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:06:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:06:04 + ls -al . 02:06:04 total 180 02:06:04 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:06 . 02:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:04 .. 02:06:04 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:04 .dockerignore 02:06:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:05 .git 02:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:04 .github 02:06:04 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:04 .gitignore 02:06:04 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:04 .golangci.yml 02:06:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:05 .semver 02:06:04 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:04 Attribution.txt 02:06:04 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:04 CHANGELOG.md 02:06:04 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:04 Dockerfile 02:06:04 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:04 GOVERNANCE.md 02:06:04 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:04 Jenkinsfile 02:06:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:04 LICENSE 02:06:04 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:04 Makefile 02:06:04 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:04 OWNERS.md 02:06:04 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:04 README.md 02:06:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:05 VERSION 02:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:04 bin 02:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:04 cmd 02:06:04 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:05 coverage.out 02:06:04 -rw-rw-r-- 1 jenkins jenkins 3313 Jun 27 02:04 go.mod 02:06:04 -rw-rw-r-- 1 jenkins jenkins 36013 Jun 27 02:04 go.sum 02:06:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:04 internal 02:06:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:04 mock 02:06:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:04 snap 02:06:04 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:05 + 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=a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 --label arch=amd64 --label version=0.0.0 . 02:06:05 Sending build context to Docker daemon 6.026MB 02:06:05 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:06:05 Step 2/24 : FROM ${BASE} AS builder 02:06:05 ---> 3cccfd9382b3 02:06:05 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:06:05 ---> Running in f5d6b656cc85 02:06:05 Removing intermediate container f5d6b656cc85 02:06:05 ---> f3151f9cdd93 02:06:05 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:06:05 ---> Running in 4bb4e00a6155 02:06:05 Removing intermediate container 4bb4e00a6155 02:06:05 ---> f2f81f861ddd 02:06:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:06:05 ---> Running in 485fde1dd659 02:06:06 Removing intermediate container 485fde1dd659 02:06:06 ---> a72f76a45969 02:06:06 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:06 ---> Running in 29aaf4f65c79 02:06:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:06:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:06:07 OK: 224 MiB in 56 packages 02:06:07 Removing intermediate container 29aaf4f65c79 02:06:07 ---> 92b9be3edba3 02:06:07 Step 7/24 : WORKDIR /device-mqtt-go 02:06:07 ---> Running in 3134cd3a0813 02:06:08 Removing intermediate container 3134cd3a0813 02:06:08 ---> 6e21ad9c32ce 02:06:08 Step 8/24 : COPY go.mod vendor* ./ 02:06:08 ---> ca2725cd4389 02:06:08 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:08 ---> Running in abeef2c071a0 02:06:08 Removing intermediate container abeef2c071a0 02:06:08 ---> 171b0f798e1a 02:06:08 Step 10/24 : COPY . . 02:06:08 ---> 896265091d43 02:06:08 Step 11/24 : ARG MAKE='make build' 02:06:08 ---> Running in 58a257bf174a 02:06:09 Removing intermediate container 58a257bf174a 02:06:09 ---> 4c2177ed3ba9 02:06:09 Step 12/24 : RUN $MAKE 02:06:09 ---> Running in 537a73e41e39 02:06:09 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 02:06:27 Removing intermediate container 537a73e41e39 02:06:27 ---> a08bb242291f 02:06:27 Step 13/24 : FROM alpine:3.14 02:06:27 3.14: Pulling from library/alpine 02:06:28 8663204ce13b: Pulling fs layer 02:06:28 8663204ce13b: Verifying Checksum 02:06:28 8663204ce13b: Download complete 02:06:28 8663204ce13b: Pull complete 02:06:28 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:06:28 Status: Downloaded newer image for alpine:3.14 02:06:28 ---> e04c818066af 02:06:28 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:06:28 ---> Running in b9a785132147 02:06:28 Removing intermediate container b9a785132147 02:06:28 ---> 4ca49d8ce429 02:06:28 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:06:28 ---> Running in af70bee0bc45 02:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:06:29 (1/6) Installing dumb-init (1.2.5-r1) 02:06:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:06:29 (3/6) Installing libsodium (1.0.18-r0) 02:06:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:06:29 (5/6) Installing libzmq (4.3.4-r0) 02:06:29 (6/6) Installing zeromq (4.3.4-r0) 02:06:29 Executing busybox-1.33.1-r7.trigger 02:06:29 OK: 8 MiB in 20 packages 02:06:29 Removing intermediate container af70bee0bc45 02:06:29 ---> b469325ad36d 02:06:29 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:06:29 ---> 1405c852ec4b 02:06:29 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:06:30 ---> 7d58b1edd417 02:06:30 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:06:30 ---> 370411ddf0e3 02:06:30 Step 19/24 : EXPOSE 59982 02:06:30 ---> Running in 08db94d3026e 02:06:30 Removing intermediate container 08db94d3026e 02:06:30 ---> 943e9ace08c3 02:06:30 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:06:30 ---> Running in 6ac415d43ebe 02:06:30 Removing intermediate container 6ac415d43ebe 02:06:30 ---> 3b594990df3c 02:06:30 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:06:30 ---> Running in 66851c2676b4 02:06:30 Removing intermediate container 66851c2676b4 02:06:30 ---> f0f2cd6d365e 02:06:30 Step 22/24 : LABEL arch=amd64 02:06:30 ---> Running in 268696d43a59 02:06:30 Removing intermediate container 268696d43a59 02:06:30 ---> 740a253e60ad 02:06:30 Step 23/24 : LABEL git_sha=a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 02:06:30 ---> Running in 9cfbf551b83e 02:06:30 Removing intermediate container 9cfbf551b83e 02:06:30 ---> a0f99c9f6156 02:06:30 Step 24/24 : LABEL version=0.0.0 02:06:30 ---> Running in bc839feb89cd 02:06:30 Removing intermediate container bc839feb89cd 02:06:30 ---> 8f5311c79f5e 02:06:30 [Warning] One or more build-args [ARCH] were not consumed 02:06:30 Successfully built 8f5311c79f5e 02:06:30 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 02:06:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:31 02:06:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:32 latest: Pulling from edgex-lftools-log-publisher 02:06:32 5eb5b503b376: Pulling fs layer 02:06:32 5c69ac0246d0: Pulling fs layer 02:06:32 ec43610c2a17: Pulling fs layer 02:06:32 3a2ae6a8a46f: Pulling fs layer 02:06:32 33b1e0a273af: Pulling fs layer 02:06:32 5d3b04190fa2: Pulling fs layer 02:06:32 2f39f015ded8: Pulling fs layer 02:06:32 33b1e0a273af: Waiting 02:06:32 5d3b04190fa2: Waiting 02:06:32 3a2ae6a8a46f: Waiting 02:06:32 5c69ac0246d0: Verifying Checksum 02:06:32 5c69ac0246d0: Download complete 02:06:32 3a2ae6a8a46f: Verifying Checksum 02:06:32 3a2ae6a8a46f: Download complete 02:06:32 ec43610c2a17: Verifying Checksum 02:06:32 33b1e0a273af: Verifying Checksum 02:06:32 33b1e0a273af: Download complete 02:06:32 5d3b04190fa2: Download complete 02:06:32 5eb5b503b376: Download complete 02:06:33 2f39f015ded8: Download complete 02:06:33 5eb5b503b376: Pull complete 02:06:33 5c69ac0246d0: Pull complete 02:06:34 ec43610c2a17: Pull complete 02:06:34 3a2ae6a8a46f: Pull complete 02:06:34 33b1e0a273af: Pull complete 02:06:34 5d3b04190fa2: Pull complete 02:06:38 2f39f015ded8: Pull complete 02:06:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:38 prd-ubuntu20.04-docker-8c-8g-15665 does not seem to be running inside a container 02:06:38 $ 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-395 -v /w/workspace/gexfoundry_device-mqtt-go_PR-395:/w/workspace/gexfoundry_device-mqtt-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:06:40 $ docker top 2f6e3cb5ae3dc93fc11977504724675a740aad1f2016ef516e1873ed0fb93fc3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:40 ---> job-cost.sh 02:06:40 lf-activate-venv: SKIPPING 02:06:40 INFO: No Stack... 02:06:40 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:41 INFO: Archiving Costs [Pipeline] sh 02:06:41 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives/cost.csv 02:06:41 + cut -d, -f6 [Pipeline] lock 02:06:41 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] 02:06:41 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] did not exist. Created. 02:06:41 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:42 + echo total: 0.2199999988079071 [Pipeline] stash 02:06:42 Stashed 1 file(s) [Pipeline] } 02:06:42 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:42 $ docker stop --time=1 2f6e3cb5ae3dc93fc11977504724675a740aad1f2016ef516e1873ed0fb93fc3 02:06:43 $ docker rm -f 2f6e3cb5ae3dc93fc11977504724675a740aad1f2016ef516e1873ed0fb93fc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15827 in /w/workspace/gexfoundry_device-mqtt-go_PR-395 [Pipeline] { [Pipeline] ws 02:14:42 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:14:42 Selected Git installation does not exist. Using Default 02:14:42 The recommended git tool is: NONE 02:14:49 using credential edgex-jenkins-ssh 02:14:49 Cloning the remote Git repository 02:14:49 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:14:49 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:14:50 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:14:50 > git --version # timeout=10 02:14:50 > git --version # 'git version 2.25.1' 02:14:50 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:52 Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 02:14:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:51 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:14:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:14:52 > git config core.sparsecheckout # timeout=10 02:14:52 > git checkout -f a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 # timeout=10 02:14:52 > git remote # timeout=10 02:14:52 > git config --get remote.origin.url # timeout=10 02:14:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:52 > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 02:14:52 Merge succeeded, producing a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 02:14:52 Checking out Revision a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 (PR-395) 02:14:52 > git rev-parse HEAD^{commit} # timeout=10 02:14:52 > git config core.sparsecheckout # timeout=10 02:14:52 > git checkout -f a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 # timeout=10 02:14:56 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5" 02:14:56 > git --version # timeout=10 02:14:56 > git --version # 'git version 2.25.1' 02:14:56 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:58 Dload Upload Total Spent Left Speed 02:14:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 196k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh 02:14:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:59 + sudo tee /etc/docker/daemon.new 02:14:59 { 02:14:59 "registry-mirrors": [ 02:14:59 "https://nexus3.edgexfoundry.org:10001" 02:14:59 ], 02:14:59 "bip": "10.250.0.254/24", 02:14:59 "hosts": [ 02:14:59 "tcp://0.0.0.0:5555", 02:14:59 "unix:///var/run/docker.sock" 02:14:59 ], 02:14:59 "mtu": 1458, 02:14:59 "selinux-enabled": true, 02:14:59 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:59 } [Pipeline] sh 02:14:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:15:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:18 provisioning config files... 02:15:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7458416297872671275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:19 ---> docker-login.sh 02:15:19 nexus3.edgexfoundry.org:10001 02:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:19 Configure a credential helper to remove this warning. See 02:15:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:19 02:15:19 Login Succeeded 02:15:19 nexus3.edgexfoundry.org:10002 02:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:20 Configure a credential helper to remove this warning. See 02:15:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:20 02:15:20 Login Succeeded 02:15:20 nexus3.edgexfoundry.org:10003 02:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:21 Configure a credential helper to remove this warning. See 02:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:21 02:15:21 Login Succeeded 02:15:21 nexus3.edgexfoundry.org:10004 02:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:21 Configure a credential helper to remove this warning. See 02:15:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:21 02:15:21 Login Succeeded 02:15:21 docker.io 02:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:22 Configure a credential helper to remove this warning. See 02:15:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:22 02:15:22 Login Succeeded 02:15:22 ---> docker-login.sh ends [Pipeline] } 02:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:22 ========================================================= 02:15:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:15:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:23 + 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 . 02:15:23 Sending build context to Docker daemon 3.101MB 02:15:23 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:15:23 Step 2/12 : FROM ${BASE} AS builder 02:15:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:23 9b3977197b4f: Pulling fs layer 02:15:23 1a89e8eeedd5: Pulling fs layer 02:15:23 94645a83ff95: Pulling fs layer 02:15:23 e6fb740bc735: Pulling fs layer 02:15:23 3a77bd46dcc9: Pulling fs layer 02:15:23 355e64cbe906: Pulling fs layer 02:15:23 63ab81a10011: Pulling fs layer 02:15:23 555d1d1c4555: Pulling fs layer 02:15:23 7d9057610161: Pulling fs layer 02:15:23 355e64cbe906: Waiting 02:15:23 63ab81a10011: Waiting 02:15:23 555d1d1c4555: Waiting 02:15:23 7d9057610161: Waiting 02:15:23 e6fb740bc735: Waiting 02:15:23 3a77bd46dcc9: Waiting 02:15:23 94645a83ff95: Download complete 02:15:23 1a89e8eeedd5: Verifying Checksum 02:15:23 1a89e8eeedd5: Download complete 02:15:23 3a77bd46dcc9: Verifying Checksum 02:15:23 3a77bd46dcc9: Download complete 02:15:23 355e64cbe906: Download complete 02:15:23 9b3977197b4f: Verifying Checksum 02:15:23 9b3977197b4f: Download complete 02:15:23 63ab81a10011: Download complete 02:15:24 9b3977197b4f: Pull complete 02:15:25 7d9057610161: Verifying Checksum 02:15:25 7d9057610161: Download complete 02:15:25 1a89e8eeedd5: Pull complete 02:15:25 94645a83ff95: Pull complete 02:15:26 555d1d1c4555: Verifying Checksum 02:15:26 555d1d1c4555: Download complete 02:15:27 e6fb740bc735: Verifying Checksum 02:15:27 e6fb740bc735: Download complete 02:15:39 e6fb740bc735: Pull complete 02:15:39 3a77bd46dcc9: Pull complete 02:15:39 355e64cbe906: Pull complete 02:15:40 63ab81a10011: Pull complete 02:15:47 555d1d1c4555: Pull complete 02:15:49 7d9057610161: Pull complete 02:15:49 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:15:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:15:49 ---> 819e984ddca1 02:15:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:15:52 ---> Running in 2448c5b71bd7 02:15:52 Removing intermediate container 2448c5b71bd7 02:15:52 ---> de8641274165 02:15:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:15:52 ---> Running in 2c42a8336de9 02:15:53 Removing intermediate container 2c42a8336de9 02:15:53 ---> db5fd1cd7a64 02:15:53 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:53 ---> Running in 9e85df2158e8 02:15:55 Removing intermediate container 9e85df2158e8 02:15:55 ---> c3b4f60bc347 02:15:55 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:55 ---> Running in 55aac1c31cbe 02:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:15:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:15:58 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:15:58 (2/4) Installing libedit (20210910.3.1-r0) 02:15:58 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:15:58 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:15:59 Executing busybox-1.34.1-r3.trigger 02:15:59 OK: 224 MiB in 56 packages 02:16:00 Removing intermediate container 55aac1c31cbe 02:16:00 ---> d5f079e18e06 02:16:00 Step 7/12 : WORKDIR /device-mqtt-go 02:16:00 ---> Running in 8bd552fcfe7f 02:16:00 Removing intermediate container 8bd552fcfe7f 02:16:00 ---> aa852336c060 02:16:00 Step 8/12 : COPY go.mod vendor* ./ 02:16:01 ---> b4660e6d39ea 02:16:01 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:16:01 ---> Running in 635b52bcf3e0 02:16:57 Removing intermediate container 635b52bcf3e0 02:16:57 ---> e4537295b018 02:16:57 Step 10/12 : COPY . . 02:16:57 ---> f39e5f973641 02:16:57 Step 11/12 : ARG MAKE='make build' 02:16:57 ---> Running in cb71ec6904d4 02:16:57 Removing intermediate container cb71ec6904d4 02:16:57 ---> 59299b7f637d 02:16:57 Step 12/12 : RUN $MAKE 02:16:57 ---> Running in 356b7e94f3d9 02:16:57 noop 02:16:57 Removing intermediate container 356b7e94f3d9 02:16:57 ---> 48d0762deaff 02:16:57 Successfully built 48d0762deaff 02:16:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:58 + docker inspect -f . ci-base-image-arm64 02:16:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:58 prd-ubuntu20.04-docker-arm64-4c-16g-15827 does not seem to be running inside a container 02:16:58 $ 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 ******** ci-base-image-arm64 cat 02:17:00 $ docker top c25dde1adfffab39822437a13e87cf138c66ce5c4e59609db5536f50fba734f1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:17:01 + go version 02:17:01 go version go1.17.7 linux/arm64 [Pipeline] } 02:17:01 $ docker stop --time=1 c25dde1adfffab39822437a13e87cf138c66ce5c4e59609db5536f50fba734f1 02:17:02 $ docker rm -f c25dde1adfffab39822437a13e87cf138c66ce5c4e59609db5536f50fba734f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:03 + docker inspect -f . ci-base-image-arm64 02:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-15827 does not seem to be running inside a container 02:17:04 $ 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 ******** ci-base-image-arm64 cat 02:17:05 $ docker top 458272cc8e118c48ea00a75782e3c3f9334f0153ae6a3c4441bd293cf8b80a92 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:17:06 + make test 02:17:06 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:17:08 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:18:45 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.085s coverage: 21.8% of statements 02:18:45 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:18:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:45 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:19:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:13 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:19:16 $ docker stop --time=1 458272cc8e118c48ea00a75782e3c3f9334f0153ae6a3c4441bd293cf8b80a92 02:19:18 $ docker rm -f 458272cc8e118c48ea00a75782e3c3f9334f0153ae6a3c4441bd293cf8b80a92 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:20 Warning: overwriting stash ‘coverage-report’ 02:19:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:22 + ls -al . 02:19:22 total 176 02:19:22 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:19 . 02:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:14 .. 02:19:22 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:14 .dockerignore 02:19:22 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:14 .git 02:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 .github 02:19:22 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:14 .gitignore 02:19:22 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:14 .golangci.yml 02:19:22 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:14 Attribution.txt 02:19:22 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:14 CHANGELOG.md 02:19:22 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:14 Dockerfile 02:19:22 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:14 GOVERNANCE.md 02:19:22 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:14 Jenkinsfile 02:19:22 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:14 LICENSE 02:19:22 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:14 Makefile 02:19:22 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:14 OWNERS.md 02:19:22 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:14 README.md 02:19:22 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:05 VERSION 02:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:14 bin 02:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 cmd 02:19:22 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:18 coverage.out 02:19:22 -rw-rw-r-- 1 jenkins jenkins 3313 Jun 27 02:14 go.mod 02:19:22 -rw-rw-r-- 1 jenkins jenkins 36013 Jun 27 02:14 go.sum 02:19:22 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 internal 02:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:14 mock 02:19:22 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:14 snap 02:19:22 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:22 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 --label arch=arm64 --label version=0.0.0 . 02:19:22 Sending build context to Docker daemon 3.12MB 02:19:23 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:19:23 Step 2/24 : FROM ${BASE} AS builder 02:19:23 ---> 48d0762deaff 02:19:23 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:19:23 ---> Running in 1f7f7ad75e3d 02:19:23 Removing intermediate container 1f7f7ad75e3d 02:19:23 ---> c5e1dd33adc5 02:19:23 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:19:23 ---> Running in 71c8a1de53be 02:19:23 Removing intermediate container 71c8a1de53be 02:19:23 ---> 5e9fe196544a 02:19:23 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:23 ---> Running in a3c500221810 02:19:25 Removing intermediate container a3c500221810 02:19:25 ---> 6757f3af48d9 02:19:25 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:25 ---> Running in de51627b9b57 02:19:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:19:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:19:28 OK: 224 MiB in 56 packages 02:19:29 Removing intermediate container de51627b9b57 02:19:29 ---> f967d517cba6 02:19:29 Step 7/24 : WORKDIR /device-mqtt-go 02:19:29 ---> Running in 491f3b820cc6 02:19:30 Removing intermediate container 491f3b820cc6 02:19:30 ---> 6ff1481b82d9 02:19:30 Step 8/24 : COPY go.mod vendor* ./ 02:19:30 ---> a7ca0ad6c94e 02:19:30 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:30 ---> Running in 61861f8c236e 02:19:32 Removing intermediate container 61861f8c236e 02:19:32 ---> 7d246848bf29 02:19:32 Step 10/24 : COPY . . 02:19:33 ---> 6e35f0c798b0 02:19:33 Step 11/24 : ARG MAKE='make build' 02:19:33 ---> Running in 90fac79fc8cb 02:19:34 Removing intermediate container 90fac79fc8cb 02:19:34 ---> ad7982feabbf 02:19:34 Step 12/24 : RUN $MAKE 02:19:34 ---> Running in 96de587e5555 02:19:35 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 02:21:57 Removing intermediate container 96de587e5555 02:21:57 ---> f44667d55543 02:21:57 Step 13/24 : FROM alpine:3.14 02:21:57 3.14: Pulling from library/alpine 02:21:57 455c02918c45: Pulling fs layer 02:21:57 455c02918c45: Verifying Checksum 02:21:57 455c02918c45: Download complete 02:21:57 455c02918c45: Pull complete 02:21:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:21:57 Status: Downloaded newer image for alpine:3.14 02:21:57 ---> ac73e934f311 02:21:57 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:21:57 ---> Running in cdd6e2c1a5c5 02:21:57 Removing intermediate container cdd6e2c1a5c5 02:21:57 ---> c1096b98703a 02:21:57 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:21:57 ---> Running in 82ab334343e3 02:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:21:58 (1/6) Installing dumb-init (1.2.5-r1) 02:21:58 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:21:58 (3/6) Installing libsodium (1.0.18-r0) 02:21:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:21:58 (5/6) Installing libzmq (4.3.4-r0) 02:21:58 (6/6) Installing zeromq (4.3.4-r0) 02:21:58 Executing busybox-1.33.1-r7.trigger 02:21:58 OK: 8 MiB in 20 packages 02:21:59 Removing intermediate container 82ab334343e3 02:21:59 ---> 9f25223c54c2 02:21:59 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:22:01 ---> 3bfc02f123b8 02:22:01 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:22:02 ---> b64d84d73961 02:22:02 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:22:02 ---> ae9c654b8e37 02:22:02 Step 19/24 : EXPOSE 59982 02:22:02 ---> Running in c124da72e489 02:22:03 Removing intermediate container c124da72e489 02:22:03 ---> 01d7f8aad6d6 02:22:03 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:22:03 ---> Running in 7c993e9436e1 02:22:03 Removing intermediate container 7c993e9436e1 02:22:03 ---> c5125e9f83a5 02:22:03 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:22:03 ---> Running in f1bfb37682c0 02:22:04 Removing intermediate container f1bfb37682c0 02:22:04 ---> b097143e3a1b 02:22:04 Step 22/24 : LABEL arch=arm64 02:22:04 ---> Running in ea3e47eebd21 02:22:04 Removing intermediate container ea3e47eebd21 02:22:04 ---> 2542f86911c8 02:22:04 Step 23/24 : LABEL git_sha=a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 02:22:04 ---> Running in bd82e36691d7 02:22:04 Removing intermediate container bd82e36691d7 02:22:04 ---> 253f50b1b72b 02:22:04 Step 24/24 : LABEL version=0.0.0 02:22:05 ---> Running in d226c7017d8a 02:22:05 Removing intermediate container d226c7017d8a 02:22:05 ---> 7f9b9ca0b53c 02:22:05 [Warning] One or more build-args [ARCH] were not consumed 02:22:05 Successfully built 7f9b9ca0b53c 02:22:05 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 02:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:06 02:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:06 arm64: Pulling from edgex-lftools-log-publisher 02:22:06 8998bd30e6a1: Pulling fs layer 02:22:06 04944245beec: Pulling fs layer 02:22:06 699f458cf7ca: Pulling fs layer 02:22:06 765212b225bb: Pulling fs layer 02:22:06 f23df028b6ca: Pulling fs layer 02:22:06 d65c8cfc05b1: Pulling fs layer 02:22:06 2437ff75d9bd: Pulling fs layer 02:22:06 f23df028b6ca: Waiting 02:22:06 d65c8cfc05b1: Waiting 02:22:06 2437ff75d9bd: Waiting 02:22:06 765212b225bb: Waiting 02:22:06 04944245beec: Verifying Checksum 02:22:06 04944245beec: Download complete 02:22:06 765212b225bb: Verifying Checksum 02:22:06 765212b225bb: Download complete 02:22:06 f23df028b6ca: Verifying Checksum 02:22:06 f23df028b6ca: Download complete 02:22:06 d65c8cfc05b1: Verifying Checksum 02:22:06 d65c8cfc05b1: Download complete 02:22:07 699f458cf7ca: Verifying Checksum 02:22:07 699f458cf7ca: Download complete 02:22:07 8998bd30e6a1: Download complete 02:22:10 2437ff75d9bd: Download complete 02:22:12 8998bd30e6a1: Pull complete 02:22:12 04944245beec: Pull complete 02:22:14 699f458cf7ca: Pull complete 02:22:14 765212b225bb: Pull complete 02:22:15 f23df028b6ca: Pull complete 02:22:15 d65c8cfc05b1: Pull complete 02:22:31 2437ff75d9bd: Pull complete 02:22:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-15827 does not seem to be running inside a container 02:22:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:22:34 $ docker top 2d46e10cec07f1428d4f7a412add1cb41a9b235cc33e04794cf7d57071ac2316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:35 ---> job-cost.sh 02:22:35 lf-activate-venv: SKIPPING 02:22:35 INFO: No Stack... 02:22:36 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:36 INFO: Archiving Costs [Pipeline] sh 02:22:37 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:22:37 + cut -d, -f6 [Pipeline] lock 02:22:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] 02:22:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] did not exist. Created. 02:22:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:39 /w/workspace/device-mqtt-go/1@tmp/durable-ac66b6e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:39 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:39 Warning: overwriting stash ‘stack-cost’ 02:22:39 Stashed 1 file(s) [Pipeline] } 02:22:39 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:39 $ docker stop --time=1 2d46e10cec07f1428d4f7a412add1cb41a9b235cc33e04794cf7d57071ac2316 02:22:41 $ docker rm -f 2d46e10cec07f1428d4f7a412add1cb41a9b235cc33e04794cf7d57071ac2316 [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 02:22:42 provisioning config files... 02:22:42 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/config4905839442443420239tmp [Pipeline] { [Pipeline] sh 02:22:43 + set +x 02:22:43 + curl -s https://codecov.io/bash 02:22:43 + bash -s -- 02:22:43 02:22:43 _____ _ 02:22:43 / ____| | | 02:22:43 | | ___ __| | ___ ___ _____ __ 02:22:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:43 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:43 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:43 Bash-1.0.6 02:22:43 02:22:43 02:22:43 ==> git version 2.25.1 found 02:22:43 ==> 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 02:22:43 Release-Date: 2020-01-08 02:22:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:43 ==> Jenkins CI detected. 02:22:43 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-395 02:22:43 project root: . 02:22:43 --> token set from env 02:22:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:43 ==> Running gcov in . (disable via -X gcov) 02:22:43 ==> Python coveragepy not found 02:22:43 ==> Searching for coverage reports in: 02:22:43 + . 02:22:43 -> Found 1 reports 02:22:43 ==> Detecting git/mercurial file structure 02:22:43 ==> Reading reports 02:22:43 + ./coverage.out bytes=17887 02:22:43 ==> Appending adjustments 02:22:43 https://docs.codecov.io/docs/fixing-reports 02:22:43 + Found adjustments 02:22:43 ==> Gzipping contents 02:22:43 4.0K /tmp/codecov.sRgeAB.gz 02:22:43 ==> Uploading reports 02:22:43 url: https://codecov.io 02:22:43 query: branch=PR-395&commit=a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=395&job=&cmd_args= 02:22:43 -> Pinging Codecov 02:22:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-395&commit=a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=395&job=&cmd_args= 02:22:43 -> Uploading to 02:22:43 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/7D719EC7BBE17E464838252E33014C33/a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12/f6f26dea-f1d6-4990-9d9b-cc49dcff0cc5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T022243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=012c04eebacac630a2b3b6b2d614a8fe3a60da082966fb32bd90d1a5a61df8f8 02:22:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:43 Dload Upload Total Spent Left Speed 02:22:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 15800 --:--:-- --:--:-- --:--:-- 15723 100 3239 0 0 100 3239 0 14524 --:--:-- --:--:-- --:--:-- 14459 02:22:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/a06ce02f7b213dbb4b3629c60aa8dfbc0c118b12 [Pipeline] } 02:22:43 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 02:22:45 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives ] 02:22:45 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives 02:22:45 total 16 02:22:45 drwxr-xr-x 3 root root 4096 Jun 27 02:06 . 02:22:45 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:06 .. 02:22:45 drwxr-xr-x 2 root root 4096 Jun 27 02:06 cost 02:22:45 -rw-r--r-- 1 root root 85 Jun 27 02:06 cost.csv 02:22:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives 02:22:45 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives 02:22:45 total 16 02:22:45 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:06 . 02:22:45 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:06 .. 02:22:45 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:06 cost 02:22:45 -rw-r--r-- 1 jenkins jenkins 85 Jun 27 02:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:46 ---> package-listing.sh 02:22:46 ++ facter osfamily 02:22:46 ++ tr '[:upper:]' '[:lower:]' 02:22:46 + OS_FAMILY=debian 02:22:46 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-395 02:22:46 + START_PACKAGES=/tmp/packages_start.txt 02:22:46 + END_PACKAGES=/tmp/packages_end.txt 02:22:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:46 + PACKAGES=/tmp/packages_start.txt 02:22:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-395 ']' 02:22:46 + PACKAGES=/tmp/packages_end.txt 02:22:46 + case "${OS_FAMILY}" in 02:22:46 + dpkg -l 02:22:46 + grep '^ii' 02:22:46 + '[' -f /tmp/packages_start.txt ']' 02:22:46 + '[' -f /tmp/packages_end.txt ']' 02:22:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:46 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-395 ']' 02:22:46 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives/ 02:22:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-395/archives/ [Pipeline] echo 02:22:46 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-395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:47 prd-ubuntu20.04-docker-8c-8g-15665 does not seem to be running inside a container 02:22:48 $ 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-395/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-395 -v /w/workspace/gexfoundry_device-mqtt-go_PR-395:/w/workspace/gexfoundry_device-mqtt-go_PR-395:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-395@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:10003/edgex-lftools-log-publisher:latest cat 02:22:48 $ docker top 38b1bcd8869561de8a444951d1bda47aff310c7ffd543f5811c819eb8e374800 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:49 + ls /var/log/sa-host 02:22:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:49 provisioning config files... 02:22:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-395@tmp/config2314406743042046939tmp [Pipeline] { [Pipeline] echo 02:22:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:49 ---> create-netrc.sh [Pipeline] } 02:22:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:50 ---> python-tools-install.sh [Pipeline] echo 02:22:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:50 ---> sudo-logs.sh 02:22:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:51 ---> job-cost.sh 02:22:51 lf-activate-venv: SKIPPING 02:22:51 DEBUG: total: 0.2199999988079071 02:22:51 INFO: Retrieving Stack Cost... 02:22:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:51 INFO: Archiving Costs [Pipeline] echo 02:22:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:52 ---> logs-deploy.sh 02:22:52 lf-activate-venv: SKIPPING 02:22:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-395/1 02:22:52 INFO: archiving workspace using pattern(s): 02:22:53 Archives upload complete. 02:22:53 INFO: archiving logs to Nexus