Pull request #359 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab8957c6cd7bd4d91af099f839d53bfb66f5bee8+df6ebf4862d29b15333f4a73058cc7861157986f (12a9e5d59c56a46af06eaa251ff628ce328537e9) 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-ssh4813641585237296910.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-ssh5359341662901404993.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-modbus-go/branches/PR-359/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-modbus-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2373044413237010677.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-modbus-go/branches/PR-359/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16999005625683762173.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-ssh5153198944090830796.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-modbus-go/branches/PR-359/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-modbus-go/branches/PR-359/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5637012510447324482.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16788 in /w/workspace/xfoundry_device-modbus-go_PR-359 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-359 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit df6ebf4862d29b15333f4a73058cc7861157986f into PR head commit ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 Merge succeeded, producing ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 Checking out Revision ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 (PR-359) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 # 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 df6ebf4862d29b15333f4a73058cc7861157986f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 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 05:06:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:06:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:06:43 ========================================================= 05:06:43 EdgeX Global Pipelines Version Info 05:06:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:06:44 ------------------- 05:06:44 stable info: 05:06:44 ------------------- 05:06:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:06:44 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 05:06:44 Message: update stable to v1.0.234 05:06:44 ------------------- 05:06:44 experimental info: 05:06:44 ------------------- 05:06:44 Commited By: **** collab-it+edgex@linuxfoundation.org 05:06:44 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 05:06:44 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:06:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-359 [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-359 [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-359 [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab8957c [Pipeline] echo 05:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:46 provisioning config files... 05:06:46 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-359@tmp/config1640585852537837425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:46 ---> docker-login.sh 05:06:46 nexus3.edgexfoundry.org:10001 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:47 Configure a credential helper to remove this warning. See 05:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:47 05:06:47 Login Succeeded 05:06:47 nexus3.edgexfoundry.org:10002 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:47 Configure a credential helper to remove this warning. See 05:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:47 05:06:47 Login Succeeded 05:06:47 nexus3.edgexfoundry.org:10003 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:47 Configure a credential helper to remove this warning. See 05:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:47 05:06:47 Login Succeeded 05:06:47 nexus3.edgexfoundry.org:10004 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:47 Configure a credential helper to remove this warning. See 05:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:47 05:06:47 Login Succeeded 05:06:47 docker.io 05:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:06:48 Configure a credential helper to remove this warning. See 05:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:06:48 05:06:48 Login Succeeded 05:06:48 ---> docker-login.sh ends [Pipeline] } 05:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:06:48 + git rev-list -1 --merges ab8957c6cd7bd4d91af099f839d53bfb66f5bee8~1..ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 [Pipeline] echo 05:06:49 -----------> git rev-list -1 --merges ab8957c6cd7bd4d91af099f839d53bfb66f5bee8~1..ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 [false] [Pipeline] sh 05:06:49 + git log --format=format:%s -1 ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 [Pipeline] echo 05:06:49 ========================================================= 05:06:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:06:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:49 + git log --format=format:%s -1 ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 [Pipeline] echo 05:06:49 [semverPrep] GIT_COMMIT: ab8957c6cd7bd4d91af099f839d53bfb66f5bee8, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo 05:06:49 [semverPrep] This is not a build commit. [Pipeline] sh 05:06:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:50 + grep -v github /etc/ssh/ssh_known_hosts 05:06:50 + [ -e /tmp/ssh_known_hosts ] 05:06:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:06:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:06:50 + sudo tee -a /etc/ssh/ssh_known_hosts 05:06:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:50 05:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:51 0.1.4: Pulling from edgex-devops/py-git-semver 05:06:51 42c077c10790: Pulling fs layer 05:06:51 f63e77b7563a: Pulling fs layer 05:06:51 bd5fdadae976: Pulling fs layer 05:06:51 205491f53016: Pulling fs layer 05:06:51 df18705c85c3: Pulling fs layer 05:06:51 bdb3f477010e: Pulling fs layer 05:06:51 c8a8fc8e1c8f: Pulling fs layer 05:06:51 2c6e9b1d212d: Pulling fs layer 05:06:51 bdb8f0575790: Pulling fs layer 05:06:51 386e3cb2ff24: Pulling fs layer 05:06:51 2343380bae48: Pulling fs layer 05:06:51 bdb3f477010e: Waiting 05:06:51 205491f53016: Waiting 05:06:51 c8a8fc8e1c8f: Waiting 05:06:51 bdb8f0575790: Waiting 05:06:51 386e3cb2ff24: Waiting 05:06:51 2c6e9b1d212d: Waiting 05:06:51 2343380bae48: Waiting 05:06:51 f63e77b7563a: Verifying Checksum 05:06:51 f63e77b7563a: Download complete 05:06:51 205491f53016: Verifying Checksum 05:06:51 205491f53016: Download complete 05:06:51 df18705c85c3: Verifying Checksum 05:06:51 df18705c85c3: Download complete 05:06:51 bdb3f477010e: Verifying Checksum 05:06:51 bdb3f477010e: Download complete 05:06:51 bd5fdadae976: Verifying Checksum 05:06:51 bd5fdadae976: Download complete 05:06:51 2c6e9b1d212d: Verifying Checksum 05:06:51 2c6e9b1d212d: Download complete 05:06:51 bdb8f0575790: Download complete 05:06:51 386e3cb2ff24: Verifying Checksum 05:06:51 386e3cb2ff24: Download complete 05:06:51 2343380bae48: Verifying Checksum 05:06:51 2343380bae48: Download complete 05:06:51 42c077c10790: Verifying Checksum 05:06:51 42c077c10790: Download complete 05:06:51 c8a8fc8e1c8f: Verifying Checksum 05:06:51 c8a8fc8e1c8f: Download complete 05:06:53 42c077c10790: Pull complete 05:06:53 f63e77b7563a: Pull complete 05:06:53 bd5fdadae976: Pull complete 05:06:53 205491f53016: Pull complete 05:06:53 df18705c85c3: Pull complete 05:06:54 bdb3f477010e: Pull complete 05:06:56 c8a8fc8e1c8f: Pull complete 05:06:56 2c6e9b1d212d: Pull complete 05:06:56 bdb8f0575790: Pull complete 05:06:56 386e3cb2ff24: Pull complete 05:06:56 2343380bae48: Pull complete 05:06:56 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 05:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:56 prd-ubuntu20.04-docker-8c-8g-16788 does not seem to be running inside a container 05:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-359 -v /w/workspace/xfoundry_device-modbus-go_PR-359:/w/workspace/xfoundry_device-modbus-go_PR-359:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-359@tmp:/w/workspace/xfoundry_device-modbus-go_PR-359@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:06:58 $ docker top 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 -eo pid,comm 05:06:58 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). 05:06:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:58 [ssh-agent] Looking for ssh-agent implementation... 05:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:58 $ docker exec 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 ssh-agent 05:06:58 SSH_AUTH_SOCK=/tmp/ssh-e7ZzPYMpWUio/agent.32 05:06:58 SSH_AGENT_PID=38 05:06:58 Running ssh-add (command line suppressed) 05:06:58 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-359@tmp/private_key_4027529202056548410.key (/w/workspace/xfoundry_device-modbus-go_PR-359@tmp/private_key_4027529202056548410.key) 05:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:59 + git tag --points-at HEAD [Pipeline] } 05:06:59 $ docker exec --env ******** --env ******** 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 ssh-agent -k 05:06:59 unset SSH_AUTH_SOCK; 05:06:59 unset SSH_AGENT_PID; 05:06:59 echo Agent pid 38 killed; 05:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:59 [ssh-agent] Looking for ssh-agent implementation... 05:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:59 $ docker exec 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 ssh-agent 05:06:59 SSH_AUTH_SOCK=/tmp/ssh-gpnYMc9waJ2X/agent.74 05:06:59 SSH_AGENT_PID=81 05:06:59 Running ssh-add (command line suppressed) 05:06:59 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-359@tmp/private_key_3152712312844893308.key (/w/workspace/xfoundry_device-modbus-go_PR-359@tmp/private_key_3152712312844893308.key) 05:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:00 + git semver init 05:07:00 2022-07-04 05:07:00,434 [run_init] DEBUG init version:0.0.0 force:False 05:07:00 2022-07-04 05:07:00,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-359/.semver 05:07:00 2022-07-04 05:07:00,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-359/.semver 05:07:00 2022-07-04 05:07:00,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-359/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-359, universal_newlines=False, shell=None, istream=None) 05:07:01 2022-07-04 05:07:01,168 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-359/.git/info/exclude 05:07:01 2022-07-04 05:07:01,169 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-359/.semver/PR-359 with force:False 05:07:01 2022-07-04 05:07:01,169 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-359/.semver/PR-359 05:07:01 2022-07-04 05:07:01,173 [execute] INFO git cat-file --batch-check 05:07:01 2022-07-04 05:07:01,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 05:07:01 2022-07-04 05:07:01,180 [execute] INFO git cat-file --batch 05:07:01 2022-07-04 05:07:01,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-359/.semver, universal_newlines=False, shell=None, istream=) 05:07:01 2022-07-04 05:07:01,186 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-359/.semver/PR-359 05:07:01 0.0.0 [Pipeline] } 05:07:01 $ docker exec --env ******** --env ******** 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 ssh-agent -k 05:07:01 unset SSH_AUTH_SOCK; 05:07:01 unset SSH_AGENT_PID; 05:07:01 echo Agent pid 81 killed; 05:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:02 + git semver [Pipeline] } 05:07:02 $ docker stop --time=1 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 05:07:03 $ docker rm -f 750667d1fa9fa7e00afcf661e927e033efc4e121eb865ed67ca7cfb26030b4c2 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:04 Stashed 1 file(s) [Pipeline] echo 05:07:04 [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 05:07:05 provisioning config files... 05:07:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-359@tmp/config4926173795090035451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:05 ---> docker-login.sh 05:07:05 nexus3.edgexfoundry.org:10001 05:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:05 Configure a credential helper to remove this warning. See 05:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:05 05:07:05 Login Succeeded 05:07:05 nexus3.edgexfoundry.org:10002 05:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:05 Configure a credential helper to remove this warning. See 05:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:05 05:07:05 Login Succeeded 05:07:05 nexus3.edgexfoundry.org:10003 05:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:05 Configure a credential helper to remove this warning. See 05:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:05 05:07:05 Login Succeeded 05:07:05 nexus3.edgexfoundry.org:10004 05:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:05 Configure a credential helper to remove this warning. See 05:07:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:05 05:07:05 Login Succeeded 05:07:05 docker.io 05:07:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:07:06 Configure a credential helper to remove this warning. See 05:07:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:07:06 05:07:06 Login Succeeded 05:07:06 ---> docker-login.sh ends [Pipeline] } 05:07:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:07:06 ========================================================= 05:07:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 05:07:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:06 + 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 . 05:07:06 Sending build context to Docker daemon 6.053MB 05:07:06 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 05:07:06 Step 2/10 : FROM ${BASE} AS builder 05:07:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 05:07:06 59bf1c3509f3: Pulling fs layer 05:07:06 666ba61612fd: Pulling fs layer 05:07:06 8ed8ca486205: Pulling fs layer 05:07:06 cc1cd167ecdc: Pulling fs layer 05:07:06 c516ae0d96e1: Pulling fs layer 05:07:06 684cea983483: Pulling fs layer 05:07:06 dd3240ac7de5: Pulling fs layer 05:07:06 b1e948a4e11c: Pulling fs layer 05:07:06 a8fd76ee1af6: Pulling fs layer 05:07:06 646ad004c059: Pulling fs layer 05:07:06 cc1cd167ecdc: Waiting 05:07:06 c516ae0d96e1: Waiting 05:07:06 684cea983483: Waiting 05:07:06 dd3240ac7de5: Waiting 05:07:06 b1e948a4e11c: Waiting 05:07:06 a8fd76ee1af6: Waiting 05:07:06 646ad004c059: Waiting 05:07:06 8ed8ca486205: Verifying Checksum 05:07:06 8ed8ca486205: Download complete 05:07:06 666ba61612fd: Verifying Checksum 05:07:06 666ba61612fd: Download complete 05:07:07 c516ae0d96e1: Verifying Checksum 05:07:07 c516ae0d96e1: Download complete 05:07:07 684cea983483: Download complete 05:07:07 59bf1c3509f3: Verifying Checksum 05:07:07 59bf1c3509f3: Download complete 05:07:07 dd3240ac7de5: Download complete 05:07:07 b1e948a4e11c: Verifying Checksum 05:07:07 b1e948a4e11c: Download complete 05:07:07 59bf1c3509f3: Pull complete 05:07:07 666ba61612fd: Pull complete 05:07:07 8ed8ca486205: Pull complete 05:07:07 646ad004c059: Verifying Checksum 05:07:07 646ad004c059: Download complete 05:07:07 a8fd76ee1af6: Verifying Checksum 05:07:07 a8fd76ee1af6: Download complete 05:07:07 cc1cd167ecdc: Download complete 05:07:11 cc1cd167ecdc: Pull complete 05:07:11 c516ae0d96e1: Pull complete 05:07:12 684cea983483: Pull complete 05:07:12 dd3240ac7de5: Pull complete 05:07:12 b1e948a4e11c: Pull complete 05:07:14 a8fd76ee1af6: Pull complete 05:07:15 646ad004c059: Pull complete 05:07:15 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 05:07:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 05:07:15 ---> 8f69c11f6b0c 05:07:15 Step 3/10 : ARG MAKE='make build' 05:07:16 ---> Running in 4e67fe4797d9 05:07:16 Removing intermediate container 4e67fe4797d9 05:07:16 ---> 73c1469f9378 05:07:16 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:07:16 ---> Running in 5df2677a4301 05:07:17 Removing intermediate container 5df2677a4301 05:07:17 ---> 87efd013cccd 05:07:17 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:07:17 ---> Running in 0c01e9da52e6 05:07:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:07:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:07:19 (1/8) Installing openssh-keygen (8.8_p1-r1) 05:07:19 (2/8) Installing libedit (20210910.3.1-r0) 05:07:19 (3/8) Installing openssh-client-common (8.8_p1-r1) 05:07:19 (4/8) Installing openssh-client-default (8.8_p1-r1) 05:07:19 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 05:07:19 (6/8) Installing openssh-server-common (8.8_p1-r1) 05:07:19 (7/8) Installing openssh-server (8.8_p1-r1) 05:07:19 Still waiting to schedule task 05:07:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16789’ 05:07:19 (8/8) Installing openssh (8.8_p1-r1) 05:07:19 Executing busybox-1.34.1-r3.trigger 05:07:19 OK: 226 MiB in 60 packages 05:07:20 Removing intermediate container 0c01e9da52e6 05:07:20 ---> 320f80083f27 05:07:20 Step 6/10 : WORKDIR /device-modbus-go 05:07:20 ---> Running in cd0d0ebc7530 05:07:20 Removing intermediate container cd0d0ebc7530 05:07:20 ---> 8f55df3bdd2f 05:07:20 Step 7/10 : COPY go.mod vendor* ./ 05:07:20 ---> 0a0c862adf72 05:07:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:20 ---> Running in 969f7ec586d6 05:07:38 Removing intermediate container 969f7ec586d6 05:07:38 ---> 34874c3684cf 05:07:38 Step 9/10 : COPY . . 05:07:38 ---> 0dc9f385650a 05:07:38 Step 10/10 : RUN ${MAKE} 05:07:38 ---> Running in 2663d9411dd7 05:07:39 noop 05:07:39 Removing intermediate container 2663d9411dd7 05:07:39 ---> 40f32bf3c89f 05:07:39 Successfully built 40f32bf3c89f 05:07:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:40 + docker inspect -f . ci-base-image-x86_64 05:07:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:40 prd-ubuntu20.04-docker-8c-8g-16788 does not seem to be running inside a container 05:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-359 -v /w/workspace/xfoundry_device-modbus-go_PR-359:/w/workspace/xfoundry_device-modbus-go_PR-359:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-359@tmp:/w/workspace/xfoundry_device-modbus-go_PR-359@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-x86_64 cat 05:07:40 $ docker top 85c60a3aad6eee82e9aff6c21f3ab949536d5512bbde632cc5c1fd9914cce145 -eo pid,comm [Pipeline] { [Pipeline] sh 05:07:41 + go version 05:07:41 go version go1.17.7 linux/amd64 [Pipeline] } 05:07:41 $ docker stop --time=1 85c60a3aad6eee82e9aff6c21f3ab949536d5512bbde632cc5c1fd9914cce145 05:07:42 $ docker rm -f 85c60a3aad6eee82e9aff6c21f3ab949536d5512bbde632cc5c1fd9914cce145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:43 + docker inspect -f . ci-base-image-x86_64 05:07:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:43 prd-ubuntu20.04-docker-8c-8g-16788 does not seem to be running inside a container 05:07:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-359 -v /w/workspace/xfoundry_device-modbus-go_PR-359:/w/workspace/xfoundry_device-modbus-go_PR-359:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-359@tmp:/w/workspace/xfoundry_device-modbus-go_PR-359@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-x86_64 cat 05:07:43 $ docker top c867819341b32e3b5f9c445b5cc070f3d4934a3dc81c2f951b3bec049c6f20c8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:07:44 + make test 05:07:44 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:07:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:07:54 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:07:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 46.4% of statements 05:08:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:08:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:06 ./bin/test-attribution-txt.sh [Pipeline] echo 05:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:07 $ docker stop --time=1 c867819341b32e3b5f9c445b5cc070f3d4934a3dc81c2f951b3bec049c6f20c8 05:08:08 $ docker rm -f c867819341b32e3b5f9c445b5cc070f3d4934a3dc81c2f951b3bec049c6f20c8 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:08:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:10 + ls -al . 05:08:10 total 184 05:08:10 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 05:08 . 05:08:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:06 .. 05:08:10 -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 05:06 .dockerignore 05:08:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:07 .git 05:08:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:06 .github 05:08:10 -rw-rw-r-- 1 jenkins jenkins 331 Jul 4 05:06 .gitignore 05:08:10 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 05:06 .golangci.yml 05:08:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:07 .semver 05:08:10 -rw-rw-r-- 1 jenkins jenkins 9636 Jul 4 05:06 Attribution.txt 05:08:10 -rw-rw-r-- 1 jenkins jenkins 10001 Jul 4 05:06 CHANGELOG.md 05:08:10 -rw-rw-r-- 1 jenkins jenkins 1546 Jul 4 05:06 Dockerfile 05:08:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:06 GOVERNANCE.md 05:08:10 -rw-rw-r-- 1 jenkins jenkins 680 Jul 4 05:06 Jenkinsfile 05:08:10 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 05:06 LICENSE 05:08:10 -rw-rw-r-- 1 jenkins jenkins 1905 Jul 4 05:06 Makefile 05:08:10 -rw-rw-r-- 1 jenkins jenkins 622 Jul 4 05:06 OWNERS.md 05:08:10 -rw-rw-r-- 1 jenkins jenkins 3397 Jul 4 05:06 README.md 05:08:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 05:07 VERSION 05:08:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:06 bin 05:08:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:06 cmd 05:08:10 -rw-r--r-- 1 jenkins jenkins 24065 Jul 4 05:07 coverage.out 05:08:10 -rw-rw-r-- 1 jenkins jenkins 3404 Jul 4 05:06 go.mod 05:08:10 -rw-rw-r-- 1 jenkins jenkins 36286 Jul 4 05:06 go.sum 05:08:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:06 internal 05:08:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:06 simulator 05:08:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:06 snap 05:08:10 -rw-rw-r-- 1 jenkins jenkins 229 Jul 4 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:10 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 --label arch=amd64 --label version=0.0.0 . 05:08:10 Sending build context to Docker daemon 6.078MB 05:08:10 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 05:08:10 Step 2/23 : FROM ${BASE} AS builder 05:08:10 ---> 40f32bf3c89f 05:08:10 Step 3/23 : ARG MAKE='make build' 05:08:10 ---> Running in 57c17567cad1 05:08:10 Removing intermediate container 57c17567cad1 05:08:10 ---> e92e9d5555f1 05:08:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:10 ---> Running in e146f38a9a5c 05:08:11 Removing intermediate container e146f38a9a5c 05:08:11 ---> a59b890f5a35 05:08:11 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:08:11 ---> Running in 2250a3ff5988 05:08:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 05:08:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 05:08:13 OK: 226 MiB in 60 packages 05:08:13 Removing intermediate container 2250a3ff5988 05:08:13 ---> 53861eec4834 05:08:13 Step 6/23 : WORKDIR /device-modbus-go 05:08:13 ---> Running in 107e22953913 05:08:13 Removing intermediate container 107e22953913 05:08:13 ---> 3ee69c302b1a 05:08:13 Step 7/23 : COPY go.mod vendor* ./ 05:08:13 ---> 4ae310d376e8 05:08:13 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:13 ---> Running in 725382341fb3 05:08:14 Removing intermediate container 725382341fb3 05:08:14 ---> 7b77763b4584 05:08:14 Step 9/23 : COPY . . 05:08:14 ---> 5e1e006a8ccc 05:08:14 Step 10/23 : RUN ${MAKE} 05:08:14 ---> Running in 3fc30215ae38 05:08:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:08:36 Removing intermediate container 3fc30215ae38 05:08:36 ---> 9e8c249b66c5 05:08:36 Step 11/23 : FROM alpine:3.14 05:08:37 3.14: Pulling from library/alpine 05:08:37 8663204ce13b: Pulling fs layer 05:08:37 8663204ce13b: Verifying Checksum 05:08:37 8663204ce13b: Download complete 05:08:37 8663204ce13b: Pull complete 05:08:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:08:37 Status: Downloaded newer image for alpine:3.14 05:08:37 ---> e04c818066af 05:08:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:08:37 ---> Running in 3e1a16c12c7a 05:08:37 Removing intermediate container 3e1a16c12c7a 05:08:37 ---> 4a733fdb8930 05:08:37 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:08:37 ---> Running in e3dd9cf55674 05:08:38 Removing intermediate container e3dd9cf55674 05:08:38 ---> f25363487706 05:08:38 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 05:08:38 ---> Running in adfbec5c82a1 05:08:38 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:08:39 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:08:39 (1/6) Installing dumb-init (1.2.5-r1) 05:08:39 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:08:39 (3/6) Installing libsodium (1.0.18-r0) 05:08:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:08:40 (5/6) Installing libzmq (4.3.4-r0) 05:08:40 (6/6) Installing zeromq (4.3.4-r0) 05:08:40 Executing busybox-1.33.1-r7.trigger 05:08:40 OK: 8 MiB in 20 packages 05:08:40 Removing intermediate container adfbec5c82a1 05:08:40 ---> 34bbbe407af5 05:08:40 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:08:41 ---> 9140f43bb69a 05:08:41 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:08:41 ---> e8a69a8e5666 05:08:41 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:08:41 ---> 23754dcf7304 05:08:41 Step 18/23 : EXPOSE 59901 05:08:41 ---> Running in ab92d7fa0dbe 05:08:41 Removing intermediate container ab92d7fa0dbe 05:08:41 ---> d18c145f009e 05:08:41 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:08:41 ---> Running in a6897996c5f1 05:08:41 Removing intermediate container a6897996c5f1 05:08:41 ---> ca5a3d34304a 05:08:41 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:08:42 ---> Running in 6f4b5496c0dd 05:08:42 Removing intermediate container 6f4b5496c0dd 05:08:42 ---> 7c0e8b070ee6 05:08:42 Step 21/23 : LABEL arch=amd64 05:08:42 ---> Running in 237919a2e3ef 05:08:42 Removing intermediate container 237919a2e3ef 05:08:42 ---> a26038a5c5db 05:08:42 Step 22/23 : LABEL git_sha=ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 05:08:42 ---> Running in c372cf39bcd0 05:08:42 Removing intermediate container c372cf39bcd0 05:08:42 ---> 76c81f2ecf6d 05:08:42 Step 23/23 : LABEL version=0.0.0 05:08:42 ---> Running in bda128e0deea 05:08:42 Removing intermediate container bda128e0deea 05:08:42 ---> 2a8c0d2398d1 05:08:42 [Warning] One or more build-args [ARCH] were not consumed 05:08:42 Successfully built 2a8c0d2398d1 05:08:42 Successfully tagged device-modbus: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 05:08:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:43 05:08:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:43 latest: Pulling from edgex-lftools-log-publisher 05:08:43 5eb5b503b376: Pulling fs layer 05:08:43 5c69ac0246d0: Pulling fs layer 05:08:43 ec43610c2a17: Pulling fs layer 05:08:43 3a2ae6a8a46f: Pulling fs layer 05:08:43 33b1e0a273af: Pulling fs layer 05:08:43 5d3b04190fa2: Pulling fs layer 05:08:43 2f39f015ded8: Pulling fs layer 05:08:43 3a2ae6a8a46f: Waiting 05:08:43 33b1e0a273af: Waiting 05:08:43 5d3b04190fa2: Waiting 05:08:43 2f39f015ded8: Waiting 05:08:43 5c69ac0246d0: Verifying Checksum 05:08:43 5c69ac0246d0: Download complete 05:08:43 3a2ae6a8a46f: Verifying Checksum 05:08:43 3a2ae6a8a46f: Download complete 05:08:43 33b1e0a273af: Verifying Checksum 05:08:43 33b1e0a273af: Download complete 05:08:43 ec43610c2a17: Verifying Checksum 05:08:43 ec43610c2a17: Download complete 05:08:43 5d3b04190fa2: Download complete 05:08:43 5eb5b503b376: Verifying Checksum 05:08:43 5eb5b503b376: Download complete 05:08:44 2f39f015ded8: Download complete 05:08:45 5eb5b503b376: Pull complete 05:08:45 5c69ac0246d0: Pull complete 05:08:45 ec43610c2a17: Pull complete 05:08:45 3a2ae6a8a46f: Pull complete 05:08:46 33b1e0a273af: Pull complete 05:08:46 5d3b04190fa2: Pull complete 05:08:51 2f39f015ded8: Pull complete 05:08:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:08:51 prd-ubuntu20.04-docker-8c-8g-16788 does not seem to be running inside a container 05:08:51 $ 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/xfoundry_device-modbus-go_PR-359 -v /w/workspace/xfoundry_device-modbus-go_PR-359:/w/workspace/xfoundry_device-modbus-go_PR-359:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-359@tmp:/w/workspace/xfoundry_device-modbus-go_PR-359@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:08:53 $ docker top 03d70e96f9162338b6ef898f435646e83efcb40f12a34245b2fb3b2ccdbe2009 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:54 ---> job-cost.sh 05:08:54 lf-activate-venv: SKIPPING 05:08:54 INFO: No Stack... 05:08:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:08:54 INFO: Archiving Costs [Pipeline] sh 05:08:55 + cat /w/workspace/xfoundry_device-modbus-go_PR-359/archives/cost.csv 05:08:55 + cut -d, -f6 [Pipeline] lock 05:08:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] 05:08:55 Resource [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] did not exist. Created. 05:08:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:08:55 + echo total: 0.2199999988079071 [Pipeline] stash 05:08:55 Stashed 1 file(s) [Pipeline] } 05:08:55 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:08:55 $ docker stop --time=1 03d70e96f9162338b6ef898f435646e83efcb40f12a34245b2fb3b2ccdbe2009 05:08:57 $ docker rm -f 03d70e96f9162338b6ef898f435646e83efcb40f12a34245b2fb3b2ccdbe2009 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:10:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16791 in /w/workspace/xfoundry_device-modbus-go_PR-359 [Pipeline] { [Pipeline] ws 05:10:02 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:10:02 Selected Git installation does not exist. Using Default 05:10:02 The recommended git tool is: NONE 05:10:08 using credential edgex-jenkins-ssh 05:10:08 Cloning the remote Git repository 05:10:08 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:10:08 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:10:08 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:10:08 > git --version # timeout=10 05:10:08 > git --version # 'git version 2.25.1' 05:10:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:10:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:10:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/359/head:refs/remotes/origin/PR-359 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:10:10 Merging remotes/origin/main commit df6ebf4862d29b15333f4a73058cc7861157986f into PR head commit ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 05:10:10 Merge succeeded, producing ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 05:10:10 Checking out Revision ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 (PR-359) 05:10:10 > git config core.sparsecheckout # timeout=10 05:10:10 > git checkout -f ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 # timeout=10 05:10:10 > git remote # timeout=10 05:10:10 > git config --get remote.origin.url # timeout=10 05:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:10 > git merge df6ebf4862d29b15333f4a73058cc7861157986f # timeout=10 05:10:10 > git rev-parse HEAD^{commit} # timeout=10 05:10:10 > git config core.sparsecheckout # timeout=10 05:10:10 > git checkout -f ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 # timeout=10 05:10:15 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 05:10:15 > git --version # timeout=10 05:10:15 > git --version # 'git version 2.25.1' 05:10:15 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:10:16 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:16 Dload Upload Total Spent Left Speed 05:10:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 202k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 05:10:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:10:17 + sudo tee /etc/docker/daemon.new 05:10:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:10:17 { 05:10:17 "registry-mirrors": [ 05:10:17 "https://nexus3.edgexfoundry.org:10001" 05:10:17 ], 05:10:17 "bip": "10.250.0.254/24", 05:10:17 "hosts": [ 05:10:17 "tcp://0.0.0.0:5555", 05:10:17 "unix:///var/run/docker.sock" 05:10:17 ], 05:10:17 "mtu": 1458, 05:10:17 "selinux-enabled": true, 05:10:17 "seccomp-profile": "/etc/docker/seccomp.json" 05:10:17 } [Pipeline] sh 05:10:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:10:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:36 provisioning config files... 05:10:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5719345961859321180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:37 ---> docker-login.sh 05:10:37 nexus3.edgexfoundry.org:10001 05:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:38 Configure a credential helper to remove this warning. See 05:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:38 05:10:38 Login Succeeded 05:10:38 nexus3.edgexfoundry.org:10002 05:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:38 Configure a credential helper to remove this warning. See 05:10:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:38 05:10:38 Login Succeeded 05:10:38 nexus3.edgexfoundry.org:10003 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 nexus3.edgexfoundry.org:10004 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 docker.io 05:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:10:40 Configure a credential helper to remove this warning. See 05:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:10:40 05:10:40 Login Succeeded 05:10:40 ---> docker-login.sh ends [Pipeline] } 05:10:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:10:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:10:41 ========================================================= 05:10:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 05:10:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:41 + 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 . 05:10:42 Sending build context to Docker daemon 3.142MB 05:10:42 Step 1/10 : ARG BASE=golang:1.17-alpine3.15 05:10:42 Step 2/10 : FROM ${BASE} AS builder 05:10:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:10:42 9b3977197b4f: Pulling fs layer 05:10:42 1a89e8eeedd5: Pulling fs layer 05:10:42 94645a83ff95: Pulling fs layer 05:10:42 e6fb740bc735: Pulling fs layer 05:10:42 3a77bd46dcc9: Pulling fs layer 05:10:42 355e64cbe906: Pulling fs layer 05:10:42 63ab81a10011: Pulling fs layer 05:10:42 555d1d1c4555: Pulling fs layer 05:10:42 7d9057610161: Pulling fs layer 05:10:42 3a77bd46dcc9: Waiting 05:10:42 e6fb740bc735: Waiting 05:10:42 355e64cbe906: Waiting 05:10:42 63ab81a10011: Waiting 05:10:42 555d1d1c4555: Waiting 05:10:42 7d9057610161: Waiting 05:10:42 94645a83ff95: Verifying Checksum 05:10:42 94645a83ff95: Download complete 05:10:42 1a89e8eeedd5: Verifying Checksum 05:10:42 1a89e8eeedd5: Download complete 05:10:42 3a77bd46dcc9: Verifying Checksum 05:10:42 3a77bd46dcc9: Download complete 05:10:42 9b3977197b4f: Verifying Checksum 05:10:42 9b3977197b4f: Download complete 05:10:42 355e64cbe906: Verifying Checksum 05:10:42 355e64cbe906: Download complete 05:10:42 63ab81a10011: Verifying Checksum 05:10:42 63ab81a10011: Download complete 05:10:43 9b3977197b4f: Pull complete 05:10:43 7d9057610161: Verifying Checksum 05:10:43 7d9057610161: Download complete 05:10:44 1a89e8eeedd5: Pull complete 05:10:44 94645a83ff95: Pull complete 05:10:44 555d1d1c4555: Verifying Checksum 05:10:44 555d1d1c4555: Download complete 05:10:45 e6fb740bc735: Verifying Checksum 05:10:45 e6fb740bc735: Download complete 05:10:57 e6fb740bc735: Pull complete 05:10:57 3a77bd46dcc9: Pull complete 05:10:58 355e64cbe906: Pull complete 05:10:58 63ab81a10011: Pull complete 05:11:05 555d1d1c4555: Pull complete 05:11:07 7d9057610161: Pull complete 05:11:07 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 05:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 05:11:07 ---> 819e984ddca1 05:11:07 Step 3/10 : ARG MAKE='make build' 05:11:09 ---> Running in abbc135fc32c 05:11:10 Removing intermediate container abbc135fc32c 05:11:10 ---> dccb0516049d 05:11:10 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:10 ---> Running in 148b2c60fb60 05:11:12 Removing intermediate container 148b2c60fb60 05:11:12 ---> 941e7d0cd4fe 05:11:12 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:11:12 ---> Running in 40631594ff6b 05:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:11:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:11:15 (1/8) Installing openssh-keygen (8.8_p1-r1) 05:11:15 (2/8) Installing libedit (20210910.3.1-r0) 05:11:15 (3/8) Installing openssh-client-common (8.8_p1-r1) 05:11:15 (4/8) Installing openssh-client-default (8.8_p1-r1) 05:11:15 (5/8) Installing openssh-sftp-server (8.8_p1-r1) 05:11:15 (6/8) Installing openssh-server-common (8.8_p1-r1) 05:11:15 (7/8) Installing openssh-server (8.8_p1-r1) 05:11:15 (8/8) Installing openssh (8.8_p1-r1) 05:11:15 Executing busybox-1.34.1-r3.trigger 05:11:15 OK: 226 MiB in 60 packages 05:11:17 Removing intermediate container 40631594ff6b 05:11:17 ---> 67f813d0a72b 05:11:17 Step 6/10 : WORKDIR /device-modbus-go 05:11:17 ---> Running in 8a42f3e44b01 05:11:17 Removing intermediate container 8a42f3e44b01 05:11:17 ---> e4235594eb5a 05:11:17 Step 7/10 : COPY go.mod vendor* ./ 05:11:17 ---> 54b2532b0177 05:11:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:18 ---> Running in 332b2f2eb3cc 05:12:05 Removing intermediate container 332b2f2eb3cc 05:12:05 ---> 5875a0c25afd 05:12:05 Step 9/10 : COPY . . 05:12:05 ---> 9cb50a94341a 05:12:05 Step 10/10 : RUN ${MAKE} 05:12:05 ---> Running in b68d99ec73d3 05:12:05 noop 05:12:05 Removing intermediate container b68d99ec73d3 05:12:05 ---> bacc45bde1e9 05:12:05 Successfully built bacc45bde1e9 05:12:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:06 + docker inspect -f . ci-base-image-arm64 05:12:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:06 prd-ubuntu20.04-docker-arm64-4c-16g-16791 does not seem to be running inside a container 05:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 05:12:08 $ docker top 222cf3949f6a99180153f1d11cdb3bf260753f5aed817f92a073d914797dae89 -eo pid,comm [Pipeline] { [Pipeline] sh 05:12:09 + go version 05:12:09 go version go1.17.7 linux/arm64 [Pipeline] } 05:12:09 $ docker stop --time=1 222cf3949f6a99180153f1d11cdb3bf260753f5aed817f92a073d914797dae89 05:12:10 $ docker rm -f 222cf3949f6a99180153f1d11cdb3bf260753f5aed817f92a073d914797dae89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:11 + docker inspect -f . ci-base-image-arm64 05:12:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:12:12 prd-ubuntu20.04-docker-arm64-4c-16g-16791 does not seem to be running inside a container 05:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 05:12:13 $ docker top f7fa63397d286c7b2599baae7e57b952ae719d414b23a4c63452be4d1ad61325 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:12:14 + make test 05:12:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:12:16 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:13:53 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:13:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.065s coverage: 46.4% of statements 05:13:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:13:53 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:14:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:14:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:14:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:14:12 $ docker stop --time=1 f7fa63397d286c7b2599baae7e57b952ae719d414b23a4c63452be4d1ad61325 05:14:14 $ docker rm -f f7fa63397d286c7b2599baae7e57b952ae719d414b23a4c63452be4d1ad61325 [Pipeline] // withDockerContainer [Pipeline] sh 05:14:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:14:15 Warning: overwriting stash ‘coverage-report’ 05:14:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:14:16 + ls -al . 05:14:16 total 180 05:14:16 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 05:14 . 05:14:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:10 .. 05:14:16 -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 05:10 .dockerignore 05:14:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 05:10 .git 05:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:10 .github 05:14:16 -rw-rw-r-- 1 jenkins jenkins 331 Jul 4 05:10 .gitignore 05:14:16 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 05:10 .golangci.yml 05:14:16 -rw-rw-r-- 1 jenkins jenkins 9636 Jul 4 05:10 Attribution.txt 05:14:16 -rw-rw-r-- 1 jenkins jenkins 10001 Jul 4 05:10 CHANGELOG.md 05:14:16 -rw-rw-r-- 1 jenkins jenkins 1546 Jul 4 05:10 Dockerfile 05:14:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 05:10 GOVERNANCE.md 05:14:16 -rw-rw-r-- 1 jenkins jenkins 680 Jul 4 05:10 Jenkinsfile 05:14:16 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 05:10 LICENSE 05:14:16 -rw-rw-r-- 1 jenkins jenkins 1905 Jul 4 05:10 Makefile 05:14:16 -rw-rw-r-- 1 jenkins jenkins 622 Jul 4 05:10 OWNERS.md 05:14:16 -rw-rw-r-- 1 jenkins jenkins 3397 Jul 4 05:10 README.md 05:14:16 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 05:07 VERSION 05:14:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:10 bin 05:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:10 cmd 05:14:16 -rw-r--r-- 1 jenkins jenkins 24065 Jul 4 05:13 coverage.out 05:14:16 -rw-rw-r-- 1 jenkins jenkins 3404 Jul 4 05:10 go.mod 05:14:16 -rw-rw-r-- 1 jenkins jenkins 36286 Jul 4 05:10 go.sum 05:14:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 05:10 internal 05:14:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 05:10 simulator 05:14:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 05:10 snap 05:14:16 -rw-rw-r-- 1 jenkins jenkins 229 Jul 4 05:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:17 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 --label arch=arm64 --label version=0.0.0 . 05:14:18 Sending build context to Docker daemon 3.167MB 05:14:18 Step 1/23 : ARG BASE=golang:1.17-alpine3.15 05:14:18 Step 2/23 : FROM ${BASE} AS builder 05:14:18 ---> bacc45bde1e9 05:14:18 Step 3/23 : ARG MAKE='make build' 05:14:18 ---> Running in c17413a34f24 05:14:18 Removing intermediate container c17413a34f24 05:14:18 ---> 6a070d68a50a 05:14:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:18 ---> Running in 5ec554d65664 05:14:20 Removing intermediate container 5ec554d65664 05:14:20 ---> d3f963b49e03 05:14:20 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:14:20 ---> Running in fa6bd2626659 05:14:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 05:14:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 05:14:23 OK: 226 MiB in 60 packages 05:14:24 Removing intermediate container fa6bd2626659 05:14:24 ---> 3df1c764c3a7 05:14:24 Step 6/23 : WORKDIR /device-modbus-go 05:14:24 ---> Running in a38f1c959b5e 05:14:24 Removing intermediate container a38f1c959b5e 05:14:24 ---> eb5efe673838 05:14:24 Step 7/23 : COPY go.mod vendor* ./ 05:14:25 ---> 97896c56796d 05:14:25 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:14:25 ---> Running in 677065f32968 05:14:27 Removing intermediate container 677065f32968 05:14:27 ---> 223b607969a6 05:14:27 Step 9/23 : COPY . . 05:14:28 ---> 1d3514e53f2d 05:14:28 Step 10/23 : RUN ${MAKE} 05:14:28 ---> Running in 51addc21f5bf 05:14:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:16:36 Removing intermediate container 51addc21f5bf 05:16:36 ---> 14a6ce5573b3 05:16:36 Step 11/23 : FROM alpine:3.14 05:16:36 3.14: Pulling from library/alpine 05:16:36 455c02918c45: Pulling fs layer 05:16:36 455c02918c45: Verifying Checksum 05:16:36 455c02918c45: Download complete 05:16:36 455c02918c45: Pull complete 05:16:36 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:16:36 Status: Downloaded newer image for alpine:3.14 05:16:36 ---> ac73e934f311 05:16:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:16:36 ---> Running in 1373eb52d069 05:16:36 Removing intermediate container 1373eb52d069 05:16:36 ---> a9b04299da34 05:16:36 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:16:36 ---> Running in 23bc04c665ec 05:16:36 Removing intermediate container 23bc04c665ec 05:16:36 ---> 0ba46c1d3dfb 05:16:36 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 05:16:36 ---> Running in 1da95b2e9b80 05:16:36 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:16:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:16:36 (1/6) Installing dumb-init (1.2.5-r1) 05:16:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:16:36 (3/6) Installing libsodium (1.0.18-r0) 05:16:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:16:36 (5/6) Installing libzmq (4.3.4-r0) 05:16:36 (6/6) Installing zeromq (4.3.4-r0) 05:16:36 Executing busybox-1.33.1-r7.trigger 05:16:36 OK: 8 MiB in 20 packages 05:16:36 Removing intermediate container 1da95b2e9b80 05:16:36 ---> 3cc3eb4bef87 05:16:36 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:16:36 ---> 076d69ae92f2 05:16:36 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:16:36 ---> b1c1da65c5c0 05:16:36 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:16:36 ---> e83177527f13 05:16:36 Step 18/23 : EXPOSE 59901 05:16:36 ---> Running in 3a0061bd0ce4 05:16:36 Removing intermediate container 3a0061bd0ce4 05:16:36 ---> 2fcf3e5051e7 05:16:36 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:16:36 ---> Running in d3c1fb3b2e48 05:16:36 Removing intermediate container d3c1fb3b2e48 05:16:36 ---> bc4a68c2f32b 05:16:36 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:16:36 ---> Running in 8a7f89fb12f5 05:16:36 Removing intermediate container 8a7f89fb12f5 05:16:36 ---> 2246f486f4c3 05:16:36 Step 21/23 : LABEL arch=arm64 05:16:36 ---> Running in cbf8c8ae743d 05:16:37 Removing intermediate container cbf8c8ae743d 05:16:37 ---> a559f92526fc 05:16:37 Step 22/23 : LABEL git_sha=ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 05:16:37 ---> Running in fe08cd069ee5 05:16:37 Removing intermediate container fe08cd069ee5 05:16:37 ---> 17ce44b2acb9 05:16:37 Step 23/23 : LABEL version=0.0.0 05:16:37 ---> Running in a5ae32c7ab62 05:16:38 Removing intermediate container a5ae32c7ab62 05:16:38 ---> 07b6fabbdf5c 05:16:38 [Warning] One or more build-args [ARCH] were not consumed 05:16:38 Successfully built 07b6fabbdf5c 05:16:38 Successfully tagged device-modbus-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 05:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:38 05:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:39 arm64: Pulling from edgex-lftools-log-publisher 05:16:39 8998bd30e6a1: Pulling fs layer 05:16:39 04944245beec: Pulling fs layer 05:16:39 699f458cf7ca: Pulling fs layer 05:16:39 765212b225bb: Pulling fs layer 05:16:39 f23df028b6ca: Pulling fs layer 05:16:39 d65c8cfc05b1: Pulling fs layer 05:16:39 2437ff75d9bd: Pulling fs layer 05:16:39 765212b225bb: Waiting 05:16:39 f23df028b6ca: Waiting 05:16:39 d65c8cfc05b1: Waiting 05:16:39 2437ff75d9bd: Waiting 05:16:39 04944245beec: Verifying Checksum 05:16:39 04944245beec: Download complete 05:16:39 765212b225bb: Verifying Checksum 05:16:39 765212b225bb: Download complete 05:16:39 f23df028b6ca: Verifying Checksum 05:16:39 f23df028b6ca: Download complete 05:16:39 d65c8cfc05b1: Verifying Checksum 05:16:39 d65c8cfc05b1: Download complete 05:16:39 699f458cf7ca: Verifying Checksum 05:16:39 699f458cf7ca: Download complete 05:16:40 8998bd30e6a1: Verifying Checksum 05:16:40 8998bd30e6a1: Download complete 05:16:42 2437ff75d9bd: Verifying Checksum 05:16:42 2437ff75d9bd: Download complete 05:16:44 8998bd30e6a1: Pull complete 05:16:45 04944245beec: Pull complete 05:16:46 699f458cf7ca: Pull complete 05:16:46 765212b225bb: Pull complete 05:16:47 f23df028b6ca: Pull complete 05:16:47 d65c8cfc05b1: Pull complete 05:17:02 2437ff75d9bd: Pull complete 05:17:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:03 prd-ubuntu20.04-docker-arm64-4c-16g-16791 does not seem to be running inside a container 05:17:03 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 05:17:05 $ docker top 1be2758d63944fd991fb31e4abc37044fd3f13fea842b10a512b417b35fde0ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:06 ---> job-cost.sh 05:17:06 lf-activate-venv: SKIPPING 05:17:06 INFO: No Stack... 05:17:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:17:08 INFO: Archiving Costs [Pipeline] sh 05:17:08 + cut -d, -f6 05:17:08 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:17:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] 05:17:08 Resource [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] did not exist. Created. 05:17:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:09 /w/workspace/device-modbus-go/1@tmp/durable-9e559b73/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:17:10 + echo total: 0.10999999940395355 [Pipeline] stash 05:17:10 Warning: overwriting stash ‘stack-cost’ 05:17:10 Stashed 1 file(s) [Pipeline] } 05:17:10 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-359-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:10 $ docker stop --time=1 1be2758d63944fd991fb31e4abc37044fd3f13fea842b10a512b417b35fde0ed 05:17:11 $ docker rm -f 1be2758d63944fd991fb31e4abc37044fd3f13fea842b10a512b417b35fde0ed [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 05:17:12 provisioning config files... 05:17:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-359@tmp/config8560386342576640302tmp [Pipeline] { [Pipeline] sh 05:17:13 + set +x 05:17:13 + curl -s https://codecov.io/bash 05:17:13 + bash -s -- 05:17:13 05:17:13 _____ _ 05:17:13 / ____| | | 05:17:13 | | ___ __| | ___ ___ _____ __ 05:17:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:17:13 | |___| (_) | (_| | __/ (_| (_) \ V / 05:17:13 \_____\___/ \__,_|\___|\___\___/ \_/ 05:17:13 Bash-1.0.6 05:17:13 05:17:13 05:17:13 ==> git version 2.25.1 found 05:17:13 ==> 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 05:17:13 Release-Date: 2020-01-08 05:17:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:17:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:17:13 ==> Jenkins CI detected. 05:17:13 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-359 05:17:13 project root: . 05:17:13 --> token set from env 05:17:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:17:13 ==> Running gcov in . (disable via -X gcov) 05:17:13 ==> Python coveragepy not found 05:17:13 ==> Searching for coverage reports in: 05:17:13 + . 05:17:13 -> Found 1 reports 05:17:13 ==> Detecting git/mercurial file structure 05:17:13 ==> Reading reports 05:17:13 + ./coverage.out bytes=24065 05:17:13 ==> Appending adjustments 05:17:13 https://docs.codecov.io/docs/fixing-reports 05:17:13 + Found adjustments 05:17:13 ==> Gzipping contents 05:17:13 4.0K /tmp/codecov.R7ZSu7.gz 05:17:13 ==> Uploading reports 05:17:13 url: https://codecov.io 05:17:13 query: branch=PR-359&commit=ab8957c6cd7bd4d91af099f839d53bfb66f5bee8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=359&job=&cmd_args= 05:17:13 -> Pinging Codecov 05:17:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-359&commit=ab8957c6cd7bd4d91af099f839d53bfb66f5bee8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-359%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=359&job=&cmd_args= 05:17:13 -> Uploading to 05:17:13 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/55DBCA73C666E3227836607328DD7E49/ab8957c6cd7bd4d91af099f839d53bfb66f5bee8/15572268-e8da-405d-96ac-013a7d917801.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T051713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c5253cc510f008a1e84c8e172ed514a2fb74b4a845b91b31f3973ccf268f68f 05:17:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:17:13 Dload Upload Total Spent Left Speed 05:17:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 13620 --:--:-- --:--:-- --:--:-- 13620 05:17:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/ab8957c6cd7bd4d91af099f839d53bfb66f5bee8 [Pipeline] } 05:17:14 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 05:17:15 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-359/archives ] 05:17:15 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-359/archives 05:17:15 total 16 05:17:15 drwxr-xr-x 3 root root 4096 Jul 4 05:08 . 05:17:15 drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 05:08 .. 05:17:15 drwxr-xr-x 2 root root 4096 Jul 4 05:08 cost 05:17:15 -rw-r--r-- 1 root root 87 Jul 4 05:08 cost.csv 05:17:15 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-359/archives 05:17:15 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-359/archives 05:17:15 total 16 05:17:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 05:08 . 05:17:15 drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 05:08 .. 05:17:15 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 05:08 cost 05:17:15 -rw-r--r-- 1 jenkins jenkins 87 Jul 4 05:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:17:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:17:17 ---> package-listing.sh 05:17:17 ++ facter osfamily 05:17:17 ++ tr '[:upper:]' '[:lower:]' 05:17:17 + OS_FAMILY=debian 05:17:17 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-359 05:17:17 + START_PACKAGES=/tmp/packages_start.txt 05:17:17 + END_PACKAGES=/tmp/packages_end.txt 05:17:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:17:17 + PACKAGES=/tmp/packages_start.txt 05:17:17 + '[' /w/workspace/xfoundry_device-modbus-go_PR-359 ']' 05:17:17 + PACKAGES=/tmp/packages_end.txt 05:17:17 + case "${OS_FAMILY}" in 05:17:17 + dpkg -l 05:17:17 + grep '^ii' 05:17:17 + '[' -f /tmp/packages_start.txt ']' 05:17:17 + '[' -f /tmp/packages_end.txt ']' 05:17:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:17:17 + '[' /w/workspace/xfoundry_device-modbus-go_PR-359 ']' 05:17:17 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-359/archives/ 05:17:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-359/archives/ [Pipeline] echo 05:17:17 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/xfoundry_device-modbus-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:17:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:18 prd-ubuntu20.04-docker-8c-8g-16788 does not seem to be running inside a container 05:17:18 $ 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/xfoundry_device-modbus-go_PR-359/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-359 -v /w/workspace/xfoundry_device-modbus-go_PR-359:/w/workspace/xfoundry_device-modbus-go_PR-359:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-359@tmp:/w/workspace/xfoundry_device-modbus-go_PR-359@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 05:17:18 $ docker top d7664a55732f3db558b2081c5ff030b26f7603eab696b5414cfe3d795b3fdc54 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:17:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:17:19 + ls /var/log/sa-host 05:17:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:19 provisioning config files... 05:17:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-359@tmp/config7811435699683006790tmp [Pipeline] { [Pipeline] echo 05:17:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:17:20 ---> create-netrc.sh [Pipeline] } 05:17:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:17:20 ---> python-tools-install.sh [Pipeline] echo 05:17:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:17:21 ---> sudo-logs.sh 05:17:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:17:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:17:21 ---> job-cost.sh 05:17:21 lf-activate-venv: SKIPPING 05:17:21 DEBUG: total: 0.2199999988079071 05:17:21 INFO: Retrieving Stack Cost... 05:17:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:22 INFO: Archiving Costs [Pipeline] echo 05:17:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:17:22 ---> logs-deploy.sh 05:17:22 lf-activate-venv: SKIPPING 05:17:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-359/1 05:17:22 INFO: archiving workspace using pattern(s): 05:17:23 Archives upload complete. 05:17:23 INFO: archiving logs to Nexus