Pull request #396 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d94ab648b72690ff1964ac542fcdb5689b84bb11+b747fdb0f46d56fab49edbd998369f5c6173beb1 (21eb49f3be7eafa6bbc3f6e1cdc349f963176103) 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-ssh11528357279927410851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3559539344889110996.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-396/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-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4042108620376763998.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-396/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10278869657721116846.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh5494920370447351928.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-396/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-396/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1282515071480088047.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-1424 in /w/workspace/xfoundry_device-modbus-go_PR-396 [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-396 # 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 > 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/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b747fdb0f46d56fab49edbd998369f5c6173beb1 into PR head commit d94ab648b72690ff1964ac542fcdb5689b84bb11 Merge succeeded, producing d94ab648b72690ff1964ac542fcdb5689b84bb11 Checking out Revision d94ab648b72690ff1964ac542fcdb5689b84bb11 (PR-396) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:17 ========================================================= 05:02:17 EdgeX Global Pipelines Version Info 05:02:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d94ab648b72690ff1964ac542fcdb5689b84bb11 # 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 b747fdb0f46d56fab49edbd998369f5c6173beb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d94ab648b72690ff1964ac542fcdb5689b84bb11 # timeout=10 05:02:17 ------------------- 05:02:17 stable info: 05:02:17 ------------------- 05:02:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:02:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:17 Message: update stable to v1.0.244 05:02:18 ------------------- 05:02:18 experimental info: 05:02:18 ------------------- 05:02:18 Commited By: **** collab-it+edgex@linuxfoundation.org 05:02:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:02:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-396 [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-396 [Pipeline] echo 05:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-396 [Pipeline] echo 05:02:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d94ab648b72690ff1964ac542fcdb5689b84bb11 [Pipeline] echo 05:02:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d94ab64 [Pipeline] echo 05:02:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:20 provisioning config files... 05:02:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config15935608002540500261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:20 ---> docker-login.sh 05:02:20 nexus3.edgexfoundry.org:10001 05:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:21 Configure a credential helper to remove this warning. See 05:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:21 05:02:21 Login Succeeded 05:02:21 nexus3.edgexfoundry.org:10002 05:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:21 Configure a credential helper to remove this warning. See 05:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:21 05:02:21 Login Succeeded 05:02:21 nexus3.edgexfoundry.org:10003 05:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:21 Configure a credential helper to remove this warning. See 05:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:21 05:02:21 Login Succeeded 05:02:21 nexus3.edgexfoundry.org:10004 05:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:21 Configure a credential helper to remove this warning. See 05:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:21 05:02:21 Login Succeeded 05:02:21 docker.io 05:02:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:21 Configure a credential helper to remove this warning. See 05:02:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:21 05:02:21 Login Succeeded 05:02:21 ---> docker-login.sh ends [Pipeline] } 05:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:22 + git rev-list -1 --merges d94ab648b72690ff1964ac542fcdb5689b84bb11~1..d94ab648b72690ff1964ac542fcdb5689b84bb11 [Pipeline] echo 05:02:22 -----------> git rev-list -1 --merges d94ab648b72690ff1964ac542fcdb5689b84bb11~1..d94ab648b72690ff1964ac542fcdb5689b84bb11 d94ab648b72690ff1964ac542fcdb5689b84bb11 [false] [Pipeline] sh 05:02:22 + git log --format=format:%s -1 d94ab648b72690ff1964ac542fcdb5689b84bb11 [Pipeline] echo 05:02:22 ========================================================= 05:02:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:23 + git log --format=format:%s -1 d94ab648b72690ff1964ac542fcdb5689b84bb11 [Pipeline] echo 05:02:23 [semverPrep] GIT_COMMIT: d94ab648b72690ff1964ac542fcdb5689b84bb11, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:02:23 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:23 + grep -v github /etc/ssh/ssh_known_hosts 05:02:23 + [ -e /tmp/ssh_known_hosts ] 05:02:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:23 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:24 05:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:24 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:24 b85a868b505f: Pulling fs layer 05:02:24 e2be974225ed: Pulling fs layer 05:02:24 339a4e72a1f5: Pulling fs layer 05:02:24 988bab9f4d93: Pulling fs layer 05:02:24 1469e6f7b9e6: Pulling fs layer 05:02:24 eaf3925da568: Pulling fs layer 05:02:24 bab4dde63d76: Pulling fs layer 05:02:24 bde34c3a00c8: Pulling fs layer 05:02:24 b352a97aabf1: Pulling fs layer 05:02:24 4872d77fe225: Pulling fs layer 05:02:24 5851b861e8e6: Pulling fs layer 05:02:24 1469e6f7b9e6: Waiting 05:02:24 bab4dde63d76: Waiting 05:02:24 eaf3925da568: Waiting 05:02:24 bde34c3a00c8: Waiting 05:02:24 b352a97aabf1: Waiting 05:02:24 4872d77fe225: Waiting 05:02:24 5851b861e8e6: Waiting 05:02:24 988bab9f4d93: Waiting 05:02:24 e2be974225ed: Verifying Checksum 05:02:24 e2be974225ed: Download complete 05:02:24 988bab9f4d93: Verifying Checksum 05:02:24 988bab9f4d93: Download complete 05:02:24 1469e6f7b9e6: Verifying Checksum 05:02:24 1469e6f7b9e6: Download complete 05:02:24 eaf3925da568: Download complete 05:02:24 339a4e72a1f5: Verifying Checksum 05:02:24 339a4e72a1f5: Download complete 05:02:24 bde34c3a00c8: Verifying Checksum 05:02:24 bde34c3a00c8: Download complete 05:02:24 b352a97aabf1: Download complete 05:02:24 4872d77fe225: Verifying Checksum 05:02:24 4872d77fe225: Download complete 05:02:24 b85a868b505f: Download complete 05:02:24 5851b861e8e6: Verifying Checksum 05:02:24 5851b861e8e6: Download complete 05:02:24 bab4dde63d76: Verifying Checksum 05:02:24 bab4dde63d76: Download complete 05:02:25 b85a868b505f: Pull complete 05:02:25 e2be974225ed: Pull complete 05:02:26 339a4e72a1f5: Pull complete 05:02:26 988bab9f4d93: Pull complete 05:02:27 1469e6f7b9e6: Pull complete 05:02:27 eaf3925da568: Pull complete 05:02:28 bab4dde63d76: Pull complete 05:02:28 bde34c3a00c8: Pull complete 05:02:28 b352a97aabf1: Pull complete 05:02:28 4872d77fe225: Pull complete 05:02:28 5851b861e8e6: Pull complete 05:02:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:28 prd-ubuntu20.04-docker-8c-8g-1424 does not seem to be running inside a container 05:02:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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:02:31 $ docker top 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 -eo pid,comm 05:02:31 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:02:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:31 [ssh-agent] Looking for ssh-agent implementation... 05:02:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:31 $ docker exec 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 ssh-agent 05:02:31 SSH_AUTH_SOCK=/tmp/ssh-fAQx6OcRnCvc/agent.33 05:02:31 SSH_AGENT_PID=39 05:02:31 Running ssh-add (command line suppressed) 05:02:31 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_12837064554538347155.key (/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_12837064554538347155.key) 05:02:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:32 + git tag --points-at HEAD [Pipeline] } 05:02:32 $ docker exec --env ******** --env ******** 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 ssh-agent -k 05:02:32 unset SSH_AUTH_SOCK; 05:02:32 unset SSH_AGENT_PID; 05:02:32 echo Agent pid 39 killed; 05:02:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:32 [ssh-agent] Looking for ssh-agent implementation... 05:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:32 $ docker exec 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 ssh-agent 05:02:32 SSH_AUTH_SOCK=/tmp/ssh-l3thSt34kSlr/agent.71 05:02:32 SSH_AGENT_PID=77 05:02:32 Running ssh-add (command line suppressed) 05:02:32 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_13468722029917080671.key (/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/private_key_13468722029917080671.key) 05:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:33 + git semver init 05:02:33 2023-01-09 05:02:33,389 [run_init] DEBUG init version:0.0.0 force:False 05:02:33 2023-01-09 05:02:33,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-396/.semver 05:02:33 2023-01-09 05:02:33,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-396/.semver 05:02:33 2023-01-09 05:02:33,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-396/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-396, universal_newlines=False, shell=None, istream=None) 05:02:34 2023-01-09 05:02:34,246 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-396/.git/info/exclude 05:02:34 2023-01-09 05:02:34,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-396/.semver/PR-396 with force:False 05:02:34 2023-01-09 05:02:34,247 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-396/.semver/PR-396 05:02:34 2023-01-09 05:02:34,251 [execute] INFO git cat-file --batch-check 05:02:34 2023-01-09 05:02:34,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-396/.semver, universal_newlines=False, shell=None, istream=) 05:02:34 2023-01-09 05:02:34,258 [execute] INFO git cat-file --batch 05:02:34 2023-01-09 05:02:34,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-396/.semver, universal_newlines=False, shell=None, istream=) 05:02:34 2023-01-09 05:02:34,264 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-396/.semver/PR-396 05:02:34 0.0.0 [Pipeline] } 05:02:34 $ docker exec --env ******** --env ******** 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 ssh-agent -k 05:02:34 unset SSH_AUTH_SOCK; 05:02:34 unset SSH_AGENT_PID; 05:02:34 echo Agent pid 77 killed; 05:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:34 + git semver [Pipeline] } 05:02:35 $ docker stop --time=1 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 05:02:36 $ docker rm -f --volumes 1cd23d89bb9792504e1e273cd3dda2ed225e7a2e1081466eed7b8467a2e118b3 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:37 Stashed 1 file(s) [Pipeline] echo 05:02:37 [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:02:37 provisioning config files... 05:02:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config6921911460753172436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:38 ---> docker-login.sh 05:02:38 nexus3.edgexfoundry.org:10001 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10002 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10003 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 nexus3.edgexfoundry.org:10004 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 docker.io 05:02:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:02:38 Configure a credential helper to remove this warning. See 05:02:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:02:38 05:02:38 Login Succeeded 05:02:38 ---> docker-login.sh ends [Pipeline] } 05:02:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:02:38 ========================================================= 05:02:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:02:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:39 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:02:39 Sending build context to Docker daemon 6.311MB 05:02:39 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:02:39 Step 2/10 : FROM ${BASE} AS builder 05:02:39 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:02:39 213ec9aee27d: Pulling fs layer 05:02:39 4583459ba037: Pulling fs layer 05:02:39 93c1e223e6f2: Pulling fs layer 05:02:39 53926ce57604: Pulling fs layer 05:02:39 21b2b0c7a3f4: Pulling fs layer 05:02:39 22ff95d597cd: Pulling fs layer 05:02:39 12d6caf4c0d1: Pulling fs layer 05:02:39 96b7cbca73a9: Pulling fs layer 05:02:39 a7acece74701: Pulling fs layer 05:02:39 21b2b0c7a3f4: Waiting 05:02:39 22ff95d597cd: Waiting 05:02:39 12d6caf4c0d1: Waiting 05:02:39 96b7cbca73a9: Waiting 05:02:39 a7acece74701: Waiting 05:02:39 53926ce57604: Waiting 05:02:39 93c1e223e6f2: Verifying Checksum 05:02:39 93c1e223e6f2: Download complete 05:02:39 4583459ba037: Download complete 05:02:39 21b2b0c7a3f4: Verifying Checksum 05:02:39 21b2b0c7a3f4: Download complete 05:02:39 22ff95d597cd: Verifying Checksum 05:02:39 22ff95d597cd: Download complete 05:02:39 213ec9aee27d: Verifying Checksum 05:02:39 213ec9aee27d: Download complete 05:02:39 12d6caf4c0d1: Download complete 05:02:39 213ec9aee27d: Pull complete 05:02:39 4583459ba037: Pull complete 05:02:39 93c1e223e6f2: Pull complete 05:02:39 a7acece74701: Verifying Checksum 05:02:39 a7acece74701: Download complete 05:02:40 96b7cbca73a9: Verifying Checksum 05:02:40 96b7cbca73a9: Download complete 05:02:40 53926ce57604: Verifying Checksum 05:02:40 53926ce57604: Download complete 05:02:44 53926ce57604: Pull complete 05:02:44 21b2b0c7a3f4: Pull complete 05:02:44 22ff95d597cd: Pull complete 05:02:44 12d6caf4c0d1: Pull complete 05:02:46 96b7cbca73a9: Pull complete 05:02:47 a7acece74701: Pull complete 05:02:47 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:02:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:02:47 ---> db6d94c90886 05:02:47 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:02:49 ---> Running in 7e7cb04f309c 05:02:50 Removing intermediate container 7e7cb04f309c 05:02:50 ---> 5bb204556154 05:02:50 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:02:50 ---> Running in 517f6e39758d 05:02:50 Removing intermediate container 517f6e39758d 05:02:50 ---> 64c9f2fbfd2e 05:02:50 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:02:50 ---> Running in 34f8a65c4681 05:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:02:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:02:50 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:02:50 (2/8) Installing libedit (20210910.3.1-r0) 05:02:50 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:02:50 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:02:50 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:02:50 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:02:50 (7/8) Installing openssh-server (9.0_p1-r2) 05:02:50 (8/8) Installing openssh (9.0_p1-r2) 05:02:50 Executing busybox-1.35.0-r17.trigger 05:02:51 OK: 217 MiB in 59 packages 05:02:51 Removing intermediate container 34f8a65c4681 05:02:51 ---> 4c1c0cd62fa5 05:02:51 Step 6/10 : WORKDIR /device-modbus-go 05:02:51 ---> Running in f0237363be76 05:02:51 Removing intermediate container f0237363be76 05:02:51 ---> c9eb41c801b6 05:02:51 Step 7/10 : COPY go.mod vendor* ./ 05:02:51 ---> 90cc7cec01d5 05:02:51 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:51 ---> Running in 7a41b63f3aac 05:02:52 Still waiting to schedule task 05:02:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:03:18 Removing intermediate container 7a41b63f3aac 05:03:18 ---> f6d4b5e87ca5 05:03:18 Step 9/10 : COPY . . 05:03:18 ---> bd7a1bf4c15a 05:03:18 Step 10/10 : RUN ${MAKE} 05:03:18 ---> Running in 0fea9a8fd492 05:03:18 noop 05:03:18 Removing intermediate container 0fea9a8fd492 05:03:18 ---> 131bae8419b9 05:03:18 Successfully built 131bae8419b9 05:03:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:18 + docker inspect -f . ci-base-image-x86_64 05:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:18 prd-ubuntu20.04-docker-8c-8g-1424 does not seem to be running inside a container 05:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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:03:19 $ docker top 39c4691c94360ebecff0cf61d4e094276abf4f2d80d72a13d65059bb6ed41e3b -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:19 + go version 05:03:19 go version go1.18.7 linux/amd64 [Pipeline] } 05:03:19 $ docker stop --time=1 39c4691c94360ebecff0cf61d4e094276abf4f2d80d72a13d65059bb6ed41e3b 05:03:20 $ docker rm -f --volumes 39c4691c94360ebecff0cf61d4e094276abf4f2d80d72a13d65059bb6ed41e3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:21 + docker inspect -f . ci-base-image-x86_64 05:03:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:21 prd-ubuntu20.04-docker-8c-8g-1424 does not seem to be running inside a container 05:03:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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:03:22 $ docker top 48e2b25bfb9c04db6c3420be7c52f51033f7cbbc54d330e9fe42ea3d84731226 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:22 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-396 [Pipeline] fileExists [Pipeline] sh 05:03:22 + make test 05:03:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:03:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:03:31 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:03:31 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.022s coverage: 47.7% of statements 05:03:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:03:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:03:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:03:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:03:40 ./bin/test-attribution-txt.sh [Pipeline] echo 05:03:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:03:40 $ docker stop --time=1 48e2b25bfb9c04db6c3420be7c52f51033f7cbbc54d330e9fe42ea3d84731226 05:03:42 $ docker rm -f --volumes 48e2b25bfb9c04db6c3420be7c52f51033f7cbbc54d330e9fe42ea3d84731226 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:03:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:03:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:03:44 + ls -al . 05:03:44 total 196 05:03:44 drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 05:03 . 05:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:02 .. 05:03:44 -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 05:02 .dockerignore 05:03:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 05:03 .git 05:03:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:02 .github 05:03:44 -rw-rw-r-- 1 jenkins jenkins 331 Jan 9 05:02 .gitignore 05:03:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 05:02 .golangci.yml 05:03:44 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 05:02 .semver 05:03:44 -rw-rw-r-- 1 jenkins jenkins 10121 Jan 9 05:02 Attribution.txt 05:03:44 -rw-rw-r-- 1 jenkins jenkins 11576 Jan 9 05:02 CHANGELOG.md 05:03:44 -rw-rw-r-- 1 jenkins jenkins 1410 Jan 9 05:02 Dockerfile 05:03:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 05:02 GOVERNANCE.md 05:03:44 -rw-rw-r-- 1 jenkins jenkins 680 Jan 9 05:02 Jenkinsfile 05:03:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 05:02 LICENSE 05:03:44 -rw-rw-r-- 1 jenkins jenkins 2101 Jan 9 05:02 Makefile 05:03:44 -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 05:02 OWNERS.md 05:03:44 -rw-rw-r-- 1 jenkins jenkins 4061 Jan 9 05:02 README.md 05:03:44 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 05:02 VERSION 05:03:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:02 bin 05:03:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:02 cmd 05:03:44 -rw-r--r-- 1 jenkins jenkins 23241 Jan 9 05:03 coverage.out 05:03:44 -rw-rw-r-- 1 jenkins jenkins 3584 Jan 9 05:02 go.mod 05:03:44 -rw-rw-r-- 1 jenkins jenkins 45355 Jan 9 05:02 go.sum 05:03:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:02 internal 05:03:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:02 simulator 05:03:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:02 snap 05:03:44 -rw-rw-r-- 1 jenkins jenkins 229 Jan 9 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:44 + 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=d94ab648b72690ff1964ac542fcdb5689b84bb11 --label arch=amd64 --label version=0.0.0 . 05:03:44 Sending build context to Docker daemon 6.335MB 05:03:44 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 05:03:44 Step 2/22 : FROM ${BASE} AS builder 05:03:44 ---> 131bae8419b9 05:03:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:03:44 ---> Running in 2c4997dedb25 05:03:45 Removing intermediate container 2c4997dedb25 05:03:45 ---> 9fe410e62ac7 05:03:45 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:03:45 ---> Running in 7caa1a966907 05:03:45 Removing intermediate container 7caa1a966907 05:03:45 ---> 23c23a8fbaab 05:03:45 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:03:45 ---> Running in 991b98f585b8 05:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:03:46 OK: 217 MiB in 59 packages 05:03:47 Removing intermediate container 991b98f585b8 05:03:47 ---> e4dfa3a3d255 05:03:47 Step 6/22 : WORKDIR /device-modbus-go 05:03:48 ---> Running in 07395a245c81 05:03:48 Removing intermediate container 07395a245c81 05:03:48 ---> fc5b938a781a 05:03:48 Step 7/22 : COPY go.mod vendor* ./ 05:03:48 ---> d906712da7be 05:03:48 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:48 ---> Running in 3738c9eeab1b 05:03:48 Removing intermediate container 3738c9eeab1b 05:03:48 ---> f2c4018a50ae 05:03:48 Step 9/22 : COPY . . 05:03:49 ---> 1dfbaa10aaca 05:03:49 Step 10/22 : RUN ${MAKE} 05:03:49 ---> Running in 3aa7ae39a3cf 05:03:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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:04:11 Removing intermediate container 3aa7ae39a3cf 05:04:11 ---> 71bf3ef6e872 05:04:11 Step 11/22 : FROM alpine:3.14 05:04:11 3.14: Pulling from library/alpine 05:04:11 c7ed990a2339: Pulling fs layer 05:04:11 c7ed990a2339: Verifying Checksum 05:04:11 c7ed990a2339: Download complete 05:04:11 c7ed990a2339: Pull complete 05:04:11 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 05:04:11 Status: Downloaded newer image for alpine:3.14 05:04:11 ---> dd53f409bf0b 05:04:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:04:11 ---> Running in 864611239dd6 05:04:11 Removing intermediate container 864611239dd6 05:04:11 ---> 5d67434b6ce8 05:04:11 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 05:04:11 ---> Running in da4154e378b9 05:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:04:11 (1/6) Installing dumb-init (1.2.5-r1) 05:04:11 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:04:11 (3/6) Installing libsodium (1.0.18-r0) 05:04:11 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:04:11 (5/6) Installing libzmq (4.3.4-r0) 05:04:11 (6/6) Installing zeromq (4.3.4-r0) 05:04:11 Executing busybox-1.33.1-r8.trigger 05:04:11 OK: 8 MiB in 20 packages 05:04:11 Removing intermediate container da4154e378b9 05:04:11 ---> 44dbae273d31 05:04:11 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 05:04:11 ---> 4690c89be7f9 05:04:11 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 05:04:11 ---> 78fe5f2e7344 05:04:11 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:04:11 ---> aeda77f79292 05:04:11 Step 17/22 : EXPOSE 59901 05:04:11 ---> Running in 57446aa0a3ee 05:04:11 Removing intermediate container 57446aa0a3ee 05:04:11 ---> 4c1b543eb370 05:04:11 Step 18/22 : ENTRYPOINT ["/device-modbus"] 05:04:11 ---> Running in 16f67a517732 05:04:11 Removing intermediate container 16f67a517732 05:04:11 ---> f91c210145a6 05:04:11 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:04:11 ---> Running in 816d264dcd1e 05:04:11 Removing intermediate container 816d264dcd1e 05:04:11 ---> ae4a4dc67e53 05:04:11 Step 20/22 : LABEL arch=amd64 05:04:11 ---> Running in 0ac7e2811cea 05:04:11 Removing intermediate container 0ac7e2811cea 05:04:11 ---> 59bc667efa0d 05:04:11 Step 21/22 : LABEL git_sha=d94ab648b72690ff1964ac542fcdb5689b84bb11 05:04:11 ---> Running in 286f9312f6c4 05:04:11 Removing intermediate container 286f9312f6c4 05:04:11 ---> 7a919df77868 05:04:11 Step 22/22 : LABEL version=0.0.0 05:04:11 ---> Running in 1f3458330204 05:04:11 Removing intermediate container 1f3458330204 05:04:11 ---> 0e35f041e81e 05:04:11 [Warning] One or more build-args [ARCH] were not consumed 05:04:11 Successfully built 0e35f041e81e 05:04:11 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:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:12 05:04:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:13 latest: Pulling from edgex-lftools-log-publisher 05:04:13 5eb5b503b376: Pulling fs layer 05:04:13 5c69ac0246d0: Pulling fs layer 05:04:13 ec43610c2a17: Pulling fs layer 05:04:13 3a2ae6a8a46f: Pulling fs layer 05:04:13 33b1e0a273af: Pulling fs layer 05:04:13 5d3b04190fa2: Pulling fs layer 05:04:13 2f39f015ded8: Pulling fs layer 05:04:13 3a2ae6a8a46f: Waiting 05:04:13 5d3b04190fa2: Waiting 05:04:13 2f39f015ded8: Waiting 05:04:13 5c69ac0246d0: Verifying Checksum 05:04:13 5c69ac0246d0: Download complete 05:04:13 3a2ae6a8a46f: Verifying Checksum 05:04:13 3a2ae6a8a46f: Download complete 05:04:13 33b1e0a273af: Verifying Checksum 05:04:13 33b1e0a273af: Download complete 05:04:13 5d3b04190fa2: Download complete 05:04:13 ec43610c2a17: Verifying Checksum 05:04:13 ec43610c2a17: Download complete 05:04:13 5eb5b503b376: Verifying Checksum 05:04:13 5eb5b503b376: Download complete 05:04:13 2f39f015ded8: Download complete 05:04:14 5eb5b503b376: Pull complete 05:04:14 5c69ac0246d0: Pull complete 05:04:14 ec43610c2a17: Pull complete 05:04:15 3a2ae6a8a46f: Pull complete 05:04:15 33b1e0a273af: Pull complete 05:04:15 5d3b04190fa2: Pull complete 05:04:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1425 in /w/workspace/xfoundry_device-modbus-go_PR-396 [Pipeline] { [Pipeline] ws 05:04:18 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:04:18 Selected Git installation does not exist. Using Default 05:04:18 The recommended git tool is: NONE 05:04:19 2f39f015ded8: Pull complete 05:04:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:04:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:19 prd-ubuntu20.04-docker-8c-8g-1424 does not seem to be running inside a container 05:04:19 $ 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-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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:04:22 $ docker top f89a3e7478c53d053e1369cf6af2019d88622e08c3a6145664901fd6113f6434 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:23 ---> job-cost.sh 05:04:23 lf-activate-venv: SKIPPING 05:04:23 INFO: No Stack... 05:04:23 INFO: Retrieving Pricing Info for: v3-standard-8 05:04:23 INFO: Archiving Costs [Pipeline] sh 05:04:24 using credential edgex-jenkins-ssh 05:04:24 Cloning the remote Git repository 05:04:24 + cat /w/workspace/xfoundry_device-modbus-go_PR-396/archives/cost.csv 05:04:24 + cut -d, -f6 [Pipeline] lock 05:04:24 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] 05:04:24 Resource [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] did not exist. Created. 05:04:24 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:24 + echo total: 0.2199999988079071 [Pipeline] stash 05:04:24 Stashed 1 file(s) [Pipeline] } 05:04:24 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:24 $ docker stop --time=1 f89a3e7478c53d053e1369cf6af2019d88622e08c3a6145664901fd6113f6434 05:04:24 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:04:24 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:04:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:04:24 > git --version # timeout=10 05:04:24 > git --version # 'git version 2.25.1' 05:04:24 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:04:26 $ docker rm -f --volumes f89a3e7478c53d053e1369cf6af2019d88622e08c3a6145664901fd6113f6434 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 05:04:25 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // stage [Pipeline] } 05:04:27 Merging remotes/origin/main commit b747fdb0f46d56fab49edbd998369f5c6173beb1 into PR head commit d94ab648b72690ff1964ac542fcdb5689b84bb11 05:04:27 Merge succeeded, producing d94ab648b72690ff1964ac542fcdb5689b84bb11 05:04:27 Checking out Revision d94ab648b72690ff1964ac542fcdb5689b84bb11 (PR-396) 05:04:26 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:04:26 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/396/head:refs/remotes/origin/PR-396 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:04:27 > git config core.sparsecheckout # timeout=10 05:04:27 > git checkout -f d94ab648b72690ff1964ac542fcdb5689b84bb11 # timeout=10 05:04:27 > git remote # timeout=10 05:04:27 > git config --get remote.origin.url # timeout=10 05:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:04:27 > git merge b747fdb0f46d56fab49edbd998369f5c6173beb1 # timeout=10 05:04:27 > git rev-parse HEAD^{commit} # timeout=10 05:04:27 > git config core.sparsecheckout # timeout=10 05:04:27 > git checkout -f d94ab648b72690ff1964ac542fcdb5689b84bb11 # timeout=10 05:04:27 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:04:27 > git --version # timeout=10 05:04:27 > git --version # 'git version 2.25.1' 05:04:27 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:04:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:04:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:04:29 Dload Upload Total Spent Left Speed 05:04:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 05:04:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:04:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:04:29 + sudo tee /etc/docker/daemon.new 05:04:29 { 05:04:29 "registry-mirrors": [ 05:04:29 "https://nexus3.edgexfoundry.org:10001" 05:04:29 ], 05:04:29 "bip": "10.250.0.254/24", 05:04:29 "hosts": [ 05:04:29 "tcp://0.0.0.0:5555", 05:04:29 "unix:///var/run/docker.sock" 05:04:29 ], 05:04:29 "mtu": 1458, 05:04:29 "selinux-enabled": true, 05:04:29 "seccomp-profile": "/etc/docker/seccomp.json" 05:04:29 } [Pipeline] sh 05:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:04:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:04:49 provisioning config files... 05:04:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4008373808974215932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:49 ---> docker-login.sh 05:04:49 nexus3.edgexfoundry.org:10001 05:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:49 Configure a credential helper to remove this warning. See 05:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:49 05:04:49 Login Succeeded 05:04:49 nexus3.edgexfoundry.org:10002 05:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:50 Configure a credential helper to remove this warning. See 05:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:50 05:04:50 Login Succeeded 05:04:50 nexus3.edgexfoundry.org:10003 05:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:50 Configure a credential helper to remove this warning. See 05:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:50 05:04:50 Login Succeeded 05:04:50 nexus3.edgexfoundry.org:10004 05:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:51 Configure a credential helper to remove this warning. See 05:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:51 05:04:51 Login Succeeded 05:04:51 docker.io 05:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:04:51 Configure a credential helper to remove this warning. See 05:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:04:51 05:04:51 Login Succeeded 05:04:51 ---> docker-login.sh ends [Pipeline] } 05:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:04:52 ========================================================= 05:04:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:04:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:04:52 Sending build context to Docker daemon 3.286MB 05:04:52 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:04:52 Step 2/10 : FROM ${BASE} AS builder 05:04:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:04:53 9b18e9b68314: Pulling fs layer 05:04:53 35d82f9e3411: Pulling fs layer 05:04:53 e16973657156: Pulling fs layer 05:04:53 fc693d55d65f: Pulling fs layer 05:04:53 7e9fc2657dce: Pulling fs layer 05:04:53 dda99020689f: Pulling fs layer 05:04:53 db1c61fa0a46: Pulling fs layer 05:04:53 891c053d2c06: Pulling fs layer 05:04:53 dda99020689f: Waiting 05:04:53 db1c61fa0a46: Waiting 05:04:53 891c053d2c06: Waiting 05:04:53 fc693d55d65f: Waiting 05:04:53 7e9fc2657dce: Waiting 05:04:53 e16973657156: Verifying Checksum 05:04:53 e16973657156: Download complete 05:04:53 35d82f9e3411: Verifying Checksum 05:04:53 35d82f9e3411: Download complete 05:04:53 7e9fc2657dce: Verifying Checksum 05:04:53 7e9fc2657dce: Download complete 05:04:53 dda99020689f: Verifying Checksum 05:04:53 dda99020689f: Download complete 05:04:53 9b18e9b68314: Verifying Checksum 05:04:54 9b18e9b68314: Pull complete 05:04:54 891c053d2c06: Verifying Checksum 05:04:54 891c053d2c06: Download complete 05:04:55 db1c61fa0a46: Verifying Checksum 05:04:55 db1c61fa0a46: Download complete 05:04:56 fc693d55d65f: Download complete 05:04:56 35d82f9e3411: Pull complete 05:04:56 e16973657156: Pull complete 05:05:08 fc693d55d65f: Pull complete 05:05:08 7e9fc2657dce: Pull complete 05:05:08 dda99020689f: Pull complete 05:05:15 db1c61fa0a46: Pull complete 05:05:16 891c053d2c06: Pull complete 05:05:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 05:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:05:16 ---> f96f9c87975a 05:05:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:05:18 ---> Running in 8a1d31d40682 05:05:18 Removing intermediate container 8a1d31d40682 05:05:18 ---> b14e4d721ac5 05:05:18 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:05:19 ---> Running in c3275e840fa8 05:05:19 Removing intermediate container c3275e840fa8 05:05:19 ---> d29a8b6baf19 05:05:19 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:05:19 ---> Running in 477d4125f203 05:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:05:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:05:21 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:05:21 (2/8) Installing libedit (20210910.3.1-r0) 05:05:21 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:05:22 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:05:22 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:05:22 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:05:22 (7/8) Installing openssh-server (9.0_p1-r2) 05:05:22 (8/8) Installing openssh (9.0_p1-r2) 05:05:22 Executing busybox-1.35.0-r17.trigger 05:05:22 OK: 228 MiB in 59 packages 05:05:23 Removing intermediate container 477d4125f203 05:05:23 ---> 91c7a06adb63 05:05:23 Step 6/10 : WORKDIR /device-modbus-go 05:05:23 ---> Running in cc4940910867 05:05:23 Removing intermediate container cc4940910867 05:05:23 ---> 97507db76ffa 05:05:23 Step 7/10 : COPY go.mod vendor* ./ 05:05:24 ---> 89fe6ec8a2c9 05:05:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:24 ---> Running in 23d661a54d33 05:06:20 Removing intermediate container 23d661a54d33 05:06:20 ---> 291f16baf640 05:06:20 Step 9/10 : COPY . . 05:06:20 ---> 53b7dc9e68e5 05:06:20 Step 10/10 : RUN ${MAKE} 05:06:20 ---> Running in 78131596505a 05:06:20 noop 05:06:20 Removing intermediate container 78131596505a 05:06:20 ---> a4db4d0dd83f 05:06:20 Successfully built a4db4d0dd83f 05:06:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:21 + docker inspect -f . ci-base-image-arm64 05:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:21 prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container 05:06:21 $ 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:06:22 $ docker top 58889d289b3b87e7fdecd3948200776c1ad2707ebcc9ef81f09cf76b4c0a278f -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:23 + go version 05:06:23 go version go1.18.7 linux/arm64 [Pipeline] } 05:06:23 $ docker stop --time=1 58889d289b3b87e7fdecd3948200776c1ad2707ebcc9ef81f09cf76b4c0a278f 05:06:25 $ docker rm -f --volumes 58889d289b3b87e7fdecd3948200776c1ad2707ebcc9ef81f09cf76b4c0a278f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:26 + docker inspect -f . ci-base-image-arm64 05:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:26 prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container 05:06:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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:06:27 $ docker top 1dfff4a2fe4e00d5cc39037a777671152ba45034e6b86a9e088bd1bba6ad9de1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:28 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:06:28 + make test 05:06:28 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:06:30 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:07:52 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:07:52 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.7% of statements 05:07:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:07:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:08:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:08:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:08:14 ./bin/test-attribution-txt.sh [Pipeline] echo 05:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:08:14 $ docker stop --time=1 1dfff4a2fe4e00d5cc39037a777671152ba45034e6b86a9e088bd1bba6ad9de1 05:08:16 $ docker rm -f --volumes 1dfff4a2fe4e00d5cc39037a777671152ba45034e6b86a9e088bd1bba6ad9de1 [Pipeline] // withDockerContainer [Pipeline] sh 05:08:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:08:17 Warning: overwriting stash ‘coverage-report’ 05:08:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:08:18 + ls -al . 05:08:18 total 192 05:08:18 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 05:06 . 05:08:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:04 .. 05:08:18 -rw-rw-r-- 1 jenkins jenkins 140 Jan 9 05:04 .dockerignore 05:08:18 drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 05:04 .git 05:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:04 .github 05:08:18 -rw-rw-r-- 1 jenkins jenkins 331 Jan 9 05:04 .gitignore 05:08:18 -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 05:04 .golangci.yml 05:08:18 -rw-rw-r-- 1 jenkins jenkins 10121 Jan 9 05:04 Attribution.txt 05:08:18 -rw-rw-r-- 1 jenkins jenkins 11576 Jan 9 05:04 CHANGELOG.md 05:08:18 -rw-rw-r-- 1 jenkins jenkins 1410 Jan 9 05:04 Dockerfile 05:08:18 -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 05:04 GOVERNANCE.md 05:08:18 -rw-rw-r-- 1 jenkins jenkins 680 Jan 9 05:04 Jenkinsfile 05:08:18 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 05:04 LICENSE 05:08:18 -rw-rw-r-- 1 jenkins jenkins 2101 Jan 9 05:04 Makefile 05:08:18 -rw-rw-r-- 1 jenkins jenkins 622 Jan 9 05:04 OWNERS.md 05:08:18 -rw-rw-r-- 1 jenkins jenkins 4061 Jan 9 05:04 README.md 05:08:18 -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 05:02 VERSION 05:08:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:04 bin 05:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:04 cmd 05:08:18 -rw-r--r-- 1 jenkins jenkins 23241 Jan 9 05:07 coverage.out 05:08:18 -rw-rw-r-- 1 jenkins jenkins 3584 Jan 9 05:04 go.mod 05:08:18 -rw-rw-r-- 1 jenkins jenkins 45355 Jan 9 05:04 go.sum 05:08:18 drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 05:04 internal 05:08:18 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 05:04 simulator 05:08:18 drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 05:04 snap 05:08:18 -rw-rw-r-- 1 jenkins jenkins 229 Jan 9 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:19 + 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=d94ab648b72690ff1964ac542fcdb5689b84bb11 --label arch=arm64 --label version=0.0.0 . 05:08:19 Sending build context to Docker daemon 3.31MB 05:08:19 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 05:08:19 Step 2/22 : FROM ${BASE} AS builder 05:08:19 ---> a4db4d0dd83f 05:08:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:08:19 ---> Running in 6a6442e94522 05:08:20 Removing intermediate container 6a6442e94522 05:08:20 ---> 2abda771da90 05:08:20 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:08:20 ---> Running in 44e24394f2b7 05:08:20 Removing intermediate container 44e24394f2b7 05:08:20 ---> 8a78d29e524b 05:08:20 Step 5/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:08:20 ---> Running in ad8c8fc61481 05:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:08:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:08:22 OK: 228 MiB in 59 packages 05:08:23 Removing intermediate container ad8c8fc61481 05:08:23 ---> 5568cb0c7231 05:08:23 Step 6/22 : WORKDIR /device-modbus-go 05:08:23 ---> Running in 0997acb0267d 05:08:23 Removing intermediate container 0997acb0267d 05:08:23 ---> 5f1514645058 05:08:23 Step 7/22 : COPY go.mod vendor* ./ 05:08:24 ---> de8ca7f8e571 05:08:24 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:24 ---> Running in 202b0bfcc692 05:08:26 Removing intermediate container 202b0bfcc692 05:08:26 ---> ad2c2bb7111d 05:08:26 Step 9/22 : COPY . . 05:08:27 ---> 7f8ebbabcb93 05:08:27 Step 10/22 : RUN ${MAKE} 05:08:27 ---> Running in 6ee618d35f56 05:08:28 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -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:11:19 Removing intermediate container 6ee618d35f56 05:11:19 ---> df9b58f5c02c 05:11:19 Step 11/22 : FROM alpine:3.14 05:11:19 3.14: Pulling from library/alpine 05:11:19 90cda3b7c325: Pulling fs layer 05:11:19 90cda3b7c325: Verifying Checksum 05:11:19 90cda3b7c325: Download complete 05:11:19 90cda3b7c325: Pull complete 05:11:19 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 05:11:19 Status: Downloaded newer image for alpine:3.14 05:11:19 ---> 275902a1839d 05:11:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:11:19 ---> Running in 0c58ad49256b 05:11:19 Removing intermediate container 0c58ad49256b 05:11:19 ---> d5579b98fb26 05:11:19 Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init 05:11:19 ---> Running in 59794059c8a2 05:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:11:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:11:19 (1/6) Installing dumb-init (1.2.5-r1) 05:11:19 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:11:19 (3/6) Installing libsodium (1.0.18-r0) 05:11:19 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:11:19 (5/6) Installing libzmq (4.3.4-r0) 05:11:19 (6/6) Installing zeromq (4.3.4-r0) 05:11:19 Executing busybox-1.33.1-r8.trigger 05:11:19 OK: 8 MiB in 20 packages 05:11:19 Removing intermediate container 59794059c8a2 05:11:19 ---> abbfea85d3c4 05:11:19 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 05:11:19 ---> 28dd12ae4456 05:11:19 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 05:11:19 ---> 9e8beb6fcd34 05:11:19 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:11:19 ---> 07af35951999 05:11:19 Step 17/22 : EXPOSE 59901 05:11:19 ---> Running in 4fee13cff9c8 05:11:19 Removing intermediate container 4fee13cff9c8 05:11:19 ---> af6fe816b0ac 05:11:19 Step 18/22 : ENTRYPOINT ["/device-modbus"] 05:11:19 ---> Running in 54a9b66458e9 05:11:19 Removing intermediate container 54a9b66458e9 05:11:19 ---> c5510f841c77 05:11:19 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:11:19 ---> Running in 4417e6675022 05:11:19 Removing intermediate container 4417e6675022 05:11:19 ---> 5a7d6ea8fb41 05:11:19 Step 20/22 : LABEL arch=arm64 05:11:19 ---> Running in d2d9c3cb6efe 05:11:19 Removing intermediate container d2d9c3cb6efe 05:11:19 ---> 5484b257b799 05:11:19 Step 21/22 : LABEL git_sha=d94ab648b72690ff1964ac542fcdb5689b84bb11 05:11:19 ---> Running in ae45bda53b6d 05:11:19 Removing intermediate container ae45bda53b6d 05:11:19 ---> 76ca5ee3855b 05:11:19 Step 22/22 : LABEL version=0.0.0 05:11:19 ---> Running in 0ecb88f0da69 05:11:19 Removing intermediate container 0ecb88f0da69 05:11:19 ---> b83d6d88ce65 05:11:19 [Warning] One or more build-args [ARCH] were not consumed 05:11:19 Successfully built b83d6d88ce65 05:11:19 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:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:20 05:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:21 arm64: Pulling from edgex-lftools-log-publisher 05:11:21 8998bd30e6a1: Pulling fs layer 05:11:21 04944245beec: Pulling fs layer 05:11:21 699f458cf7ca: Pulling fs layer 05:11:21 765212b225bb: Pulling fs layer 05:11:21 f23df028b6ca: Pulling fs layer 05:11:21 d65c8cfc05b1: Pulling fs layer 05:11:21 2437ff75d9bd: Pulling fs layer 05:11:21 f23df028b6ca: Waiting 05:11:21 d65c8cfc05b1: Waiting 05:11:21 2437ff75d9bd: Waiting 05:11:21 765212b225bb: Waiting 05:11:21 04944245beec: Verifying Checksum 05:11:21 04944245beec: Download complete 05:11:21 765212b225bb: Verifying Checksum 05:11:21 765212b225bb: Download complete 05:11:21 f23df028b6ca: Verifying Checksum 05:11:21 f23df028b6ca: Download complete 05:11:21 d65c8cfc05b1: Verifying Checksum 05:11:21 d65c8cfc05b1: Download complete 05:11:21 699f458cf7ca: Verifying Checksum 05:11:21 699f458cf7ca: Download complete 05:11:22 8998bd30e6a1: Verifying Checksum 05:11:22 8998bd30e6a1: Download complete 05:11:24 2437ff75d9bd: Verifying Checksum 05:11:24 2437ff75d9bd: Download complete 05:11:25 8998bd30e6a1: Pull complete 05:11:26 04944245beec: Pull complete 05:11:27 699f458cf7ca: Pull complete 05:11:27 765212b225bb: Pull complete 05:11:28 f23df028b6ca: Pull complete 05:11:28 d65c8cfc05b1: Pull complete 05:11:40 2437ff75d9bd: Pull complete 05:11:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:11:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:11:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:41 prd-ubuntu20.04-docker-arm64-4c-16g-1425 does not seem to be running inside a container 05:11:41 $ 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:11:44 $ docker top 7aaeea8f66030ac872e059408e043f9a2ae526350cd2606d7f6b0520ea3f8179 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:11:45 ---> job-cost.sh 05:11:45 lf-activate-venv: SKIPPING 05:11:45 INFO: No Stack... 05:11:45 INFO: Retrieving Pricing Info for: v3-standard-4 05:11:46 INFO: Archiving Costs [Pipeline] sh 05:11:46 + cut+ -d, -f6 05:11:46 cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:11:46 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] 05:11:46 Resource [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] did not exist. Created. 05:11:46 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:11:47 /w/workspace/device-modbus-go/1@tmp/durable-fe179687/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:11:47 + echo total: 0.10999999940395355 [Pipeline] stash 05:11:47 Warning: overwriting stash ‘stack-cost’ 05:11:47 Stashed 1 file(s) [Pipeline] } 05:11:47 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-396-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:11:47 $ docker stop --time=1 7aaeea8f66030ac872e059408e043f9a2ae526350cd2606d7f6b0520ea3f8179 05:11:49 $ docker rm -f --volumes 7aaeea8f66030ac872e059408e043f9a2ae526350cd2606d7f6b0520ea3f8179 [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:11:50 provisioning config files... 05:11:50 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config3016644305337654143tmp [Pipeline] { [Pipeline] sh 05:11:50 + set +x 05:11:50 + curl -s https://codecov.io/bash 05:11:50 + bash -s -- 05:11:50 05:11:50 _____ _ 05:11:50 / ____| | | 05:11:50 | | ___ __| | ___ ___ _____ __ 05:11:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:11:50 | |___| (_) | (_| | __/ (_| (_) \ V / 05:11:50 \_____\___/ \__,_|\___|\___\___/ \_/ 05:11:50 Bash-1.0.6 05:11:50 05:11:50 05:11:50 ==> git version 2.25.1 found 05:11:50 ==> 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:11:50 Release-Date: 2020-01-08 05:11:50 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:11:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:11:50 ==> Jenkins CI detected. 05:11:50 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-396 05:11:50 project root: . 05:11:50 --> token set from env 05:11:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:11:50 ==> Running gcov in . (disable via -X gcov) 05:11:50 ==> Python coveragepy not found 05:11:50 ==> Searching for coverage reports in: 05:11:50 + . 05:11:50 -> Found 1 reports 05:11:50 ==> Detecting git/mercurial file structure 05:11:50 ==> Reading reports 05:11:50 + ./coverage.out bytes=23241 05:11:50 ==> Appending adjustments 05:11:50 https://docs.codecov.io/docs/fixing-reports 05:11:50 + Found adjustments 05:11:50 ==> Gzipping contents 05:11:50 4.0K /tmp/codecov.LjGXFm.gz 05:11:50 ==> Uploading reports 05:11:50 url: https://codecov.io 05:11:50 query: branch=PR-396&commit=d94ab648b72690ff1964ac542fcdb5689b84bb11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=396&job=&cmd_args= 05:11:50 -> Pinging Codecov 05:11:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-396&commit=d94ab648b72690ff1964ac542fcdb5689b84bb11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-396%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=396&job=&cmd_args= 05:11:51 -> Uploading to 05:11:51 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/55DBCA73C666E3227836607328DD7E49/d94ab648b72690ff1964ac542fcdb5689b84bb11/1ab37249-f492-49fd-9093-d0f6bd171ef7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T051151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=19aa47e3a222da502b45e0517d13482006220bbb87401e12b20294dc7f09face 05:11:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:11:51 Dload Upload Total Spent Left Speed 05:11:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3920 0 0 100 3920 0 14736 --:--:-- --:--:-- --:--:-- 14736 05:11:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d94ab648b72690ff1964ac542fcdb5689b84bb11 [Pipeline] } 05:11:51 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:11:53 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-396/archives ] 05:11:53 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-396/archives 05:11:53 total 16 05:11:53 drwxr-xr-x 3 root root 4096 Jan 9 05:04 . 05:11:53 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 05:04 .. 05:11:53 drwxr-xr-x 2 root root 4096 Jan 9 05:04 cost 05:11:53 -rw-r--r-- 1 root root 88 Jan 9 05:04 cost.csv 05:11:53 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-396/archives 05:11:53 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-396/archives 05:11:53 total 16 05:11:53 drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 05:04 . 05:11:53 drwxrwxr-x 11 jenkins jenkins 4096 Jan 9 05:04 .. 05:11:53 drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 05:04 cost 05:11:53 -rw-r--r-- 1 jenkins jenkins 88 Jan 9 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:11:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:11:54 ---> package-listing.sh 05:11:54 ++ facter osfamily 05:11:54 ++ tr '[:upper:]' '[:lower:]' 05:11:54 + OS_FAMILY=debian 05:11:54 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-396 05:11:54 + START_PACKAGES=/tmp/packages_start.txt 05:11:54 + END_PACKAGES=/tmp/packages_end.txt 05:11:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:11:54 + PACKAGES=/tmp/packages_start.txt 05:11:54 + '[' /w/workspace/xfoundry_device-modbus-go_PR-396 ']' 05:11:54 + PACKAGES=/tmp/packages_end.txt 05:11:54 + case "${OS_FAMILY}" in 05:11:54 + dpkg -l 05:11:54 + grep '^ii' 05:11:54 + '[' -f /tmp/packages_start.txt ']' 05:11:54 + '[' -f /tmp/packages_end.txt ']' 05:11:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:11:54 + '[' /w/workspace/xfoundry_device-modbus-go_PR-396 ']' 05:11:54 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-396/archives/ 05:11:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-396/archives/ [Pipeline] echo 05:11:54 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-396/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:11:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:11:55 prd-ubuntu20.04-docker-8c-8g-1424 does not seem to be running inside a container 05:11:55 $ 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-396/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-396 -v /w/workspace/xfoundry_device-modbus-go_PR-396:/w/workspace/xfoundry_device-modbus-go_PR-396:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-396@tmp:/w/workspace/xfoundry_device-modbus-go_PR-396@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:11:56 $ docker top 29e10434f78391de3009f8b9b3e00421a565ff8de1f983252c4301f2200a465a -eo pid,comm [Pipeline] { [Pipeline] sh 05:11:56 + touch /tmp/pre-build-complete [Pipeline] sh 05:11:56 + mkdir -p /var/log/sysstat [Pipeline] sh 05:11:57 + ls /var/log/sa-host 05:11:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:11:57 provisioning config files... 05:11:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-396@tmp/config5358163814642617422tmp [Pipeline] { [Pipeline] echo 05:11:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:11:57 ---> create-netrc.sh [Pipeline] } 05:11:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:11:58 ---> python-tools-install.sh [Pipeline] echo 05:11:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:11:58 ---> sudo-logs.sh 05:11:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:11:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:11:58 ---> job-cost.sh 05:11:58 lf-activate-venv: SKIPPING 05:11:58 DEBUG: total: 0.2199999988079071 05:11:58 INFO: Retrieving Stack Cost... 05:11:59 INFO: Retrieving Pricing Info for: v3-standard-8 05:11:59 INFO: Archiving Costs [Pipeline] echo 05:11:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:12:00 ---> logs-deploy.sh 05:12:00 lf-activate-venv: SKIPPING 05:12:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-396/1 05:12:00 INFO: archiving workspace using pattern(s): 05:12:00 Archives upload complete. 05:12:00 INFO: archiving logs to Nexus