Pull request #573 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ef6da143a4c2737bfbf337882f94f2a08217a71+a3ee41877b048388e7c3cdab8b1927d49f235cab (8504a1f1f416341c2ec563a30ffbb3aeaa46e240) 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-ssh13124557228244891474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh1046219462558880605.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-573/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-573/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4606107198241586322.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-573/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5497633517476660321.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh8988231748394634108.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-573/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-573/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18102985084270246274.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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] ========================================================= [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.21 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-12249 in /w/workspace/xfoundry_device-modbus-go_PR-573 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-573 # 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 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit 5ef6da143a4c2737bfbf337882f94f2a08217a71 Merge succeeded, producing 5ef6da143a4c2737bfbf337882f94f2a08217a71 Checking out Revision 5ef6da143a4c2737bfbf337882f94f2a08217a71 (PR-573) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > 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/573/head:refs/remotes/origin/PR-573 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ef6da143a4c2737bfbf337882f94f2a08217a71 # 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 a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ef6da143a4c2737bfbf337882f94f2a08217a71 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:14:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:14:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:14:18 ========================================================= 05:14:18 EdgeX Global Pipelines Version Info 05:14:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:14:21 ------------------- 05:14:21 stable info: 05:14:21 ------------------- 05:14:21 Commited By: Cherry Wang cherry@iotechsys.com 05:14:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:14:21 Message: update stable to v1.0.264 05:14:21 ------------------- 05:14:21 experimental info: 05:14:21 ------------------- 05:14:21 Commited By: Cherry Wang cherry@iotechsys.com 05:14:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:14:21 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:14:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:14:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:14:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:14:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:14:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:14:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:14:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-573 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-573 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-573 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ef6da143a4c2737bfbf337882f94f2a08217a71 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ef6da1 [Pipeline] echo 05:14:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:23 provisioning config files... 05:14:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-573@tmp/config5265298351518891069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:24 ---> ****-login.sh 05:14:24 nexus3.edgexfoundry.org:10001 05:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:24 Configure a credential helper to remove this warning. See 05:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:24 05:14:24 Login Succeeded 05:14:24 nexus3.edgexfoundry.org:10002 05:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:24 Configure a credential helper to remove this warning. See 05:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:24 05:14:24 Login Succeeded 05:14:24 nexus3.edgexfoundry.org:10003 05:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:24 Configure a credential helper to remove this warning. See 05:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:24 05:14:24 Login Succeeded 05:14:24 nexus3.edgexfoundry.org:10004 05:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:24 Configure a credential helper to remove this warning. See 05:14:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:24 05:14:24 Login Succeeded 05:14:24 ****.io 05:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:25 Configure a credential helper to remove this warning. See 05:14:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:25 05:14:25 Login Succeeded 05:14:25 ---> ****-login.sh ends [Pipeline] } 05:14:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:14:26 + git rev-list -1 --merges 5ef6da143a4c2737bfbf337882f94f2a08217a71~1..5ef6da143a4c2737bfbf337882f94f2a08217a71 [Pipeline] echo 05:14:26 -----------> git rev-list -1 --merges 5ef6da143a4c2737bfbf337882f94f2a08217a71~1..5ef6da143a4c2737bfbf337882f94f2a08217a71 5ef6da143a4c2737bfbf337882f94f2a08217a71 [false] [Pipeline] sh 05:14:26 + git log --format=format:%s -1 5ef6da143a4c2737bfbf337882f94f2a08217a71 [Pipeline] echo 05:14:26 ========================================================= 05:14:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:14:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:14:26 + git log --format=format:%s -1 5ef6da143a4c2737bfbf337882f94f2a08217a71 [Pipeline] echo 05:14:27 [semverPrep] GIT_COMMIT: 5ef6da143a4c2737bfbf337882f94f2a08217a71, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:14:27 [semverPrep] This is not a build commit. [Pipeline] sh 05:14:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:14:27 + grep -v github /etc/ssh/ssh_known_hosts 05:14:27 + [ -e /tmp/ssh_known_hosts ] 05:14:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:14:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:14:27 + sudo tee -a /etc/ssh/ssh_known_hosts 05:14:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:28 05:14:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:28 0.1.4: Pulling from edgex-devops/py-git-semver 05:14:28 b85a868b505f: Pulling fs layer 05:14:28 e2be974225ed: Pulling fs layer 05:14:28 339a4e72a1f5: Pulling fs layer 05:14:28 988bab9f4d93: Pulling fs layer 05:14:28 1469e6f7b9e6: Pulling fs layer 05:14:28 eaf3925da568: Pulling fs layer 05:14:28 bab4dde63d76: Pulling fs layer 05:14:28 bde34c3a00c8: Pulling fs layer 05:14:28 b352a97aabf1: Pulling fs layer 05:14:28 4872d77fe225: Pulling fs layer 05:14:28 5851b861e8e6: Pulling fs layer 05:14:28 eaf3925da568: Waiting 05:14:28 988bab9f4d93: Waiting 05:14:28 bab4dde63d76: Waiting 05:14:28 bde34c3a00c8: Waiting 05:14:28 1469e6f7b9e6: Waiting 05:14:28 b352a97aabf1: Waiting 05:14:28 4872d77fe225: Waiting 05:14:28 5851b861e8e6: Waiting 05:14:28 e2be974225ed: Verifying Checksum 05:14:28 e2be974225ed: Download complete 05:14:28 988bab9f4d93: Download complete 05:14:28 1469e6f7b9e6: Verifying Checksum 05:14:28 1469e6f7b9e6: Download complete 05:14:28 eaf3925da568: Verifying Checksum 05:14:28 eaf3925da568: Download complete 05:14:28 339a4e72a1f5: Verifying Checksum 05:14:28 339a4e72a1f5: Download complete 05:14:28 bde34c3a00c8: Verifying Checksum 05:14:28 bde34c3a00c8: Download complete 05:14:28 b352a97aabf1: Verifying Checksum 05:14:28 b352a97aabf1: Download complete 05:14:28 4872d77fe225: Verifying Checksum 05:14:28 4872d77fe225: Download complete 05:14:28 5851b861e8e6: Verifying Checksum 05:14:28 5851b861e8e6: Download complete 05:14:28 b85a868b505f: Verifying Checksum 05:14:28 b85a868b505f: Download complete 05:14:29 bab4dde63d76: Verifying Checksum 05:14:29 bab4dde63d76: Download complete 05:14:29 b85a868b505f: Pull complete 05:14:30 e2be974225ed: Pull complete 05:14:30 339a4e72a1f5: Pull complete 05:14:30 988bab9f4d93: Pull complete 05:14:31 1469e6f7b9e6: Pull complete 05:14:31 eaf3925da568: Pull complete 05:14:32 bab4dde63d76: Pull complete 05:14:32 bde34c3a00c8: Pull complete 05:14:33 b352a97aabf1: Pull complete 05:14:33 4872d77fe225: Pull complete 05:14:33 5851b861e8e6: Pull complete 05:14:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:14:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:33 prd-ubuntu20.04-docker-8c-8g-12249 does not seem to be running inside a container 05:14:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-573 -v /w/workspace/xfoundry_device-modbus-go_PR-573:/w/workspace/xfoundry_device-modbus-go_PR-573:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-573@tmp:/w/workspace/xfoundry_device-modbus-go_PR-573@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:14:37 $ docker top 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc -eo pid,comm 05:14:37 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:14:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:14:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:37 [ssh-agent] Looking for ssh-agent implementation... 05:14:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:37 $ docker exec 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc ssh-agent 05:14:37 SSH_AUTH_SOCK=/tmp/ssh-mf8kFnSa6XcY/agent.33 05:14:37 SSH_AGENT_PID=39 05:14:37 Running ssh-add (command line suppressed) 05:14:37 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-573@tmp/private_key_11596448738476991920.key (/w/workspace/xfoundry_device-modbus-go_PR-573@tmp/private_key_11596448738476991920.key) 05:14:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:38 + git tag --points-at HEAD [Pipeline] } 05:14:38 $ docker exec --env ******** --env ******** 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc ssh-agent -k 05:14:38 unset SSH_AUTH_SOCK; 05:14:38 unset SSH_AGENT_PID; 05:14:38 echo Agent pid 39 killed; 05:14:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:14:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:14:38 [ssh-agent] Looking for ssh-agent implementation... 05:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:14:38 $ docker exec 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc ssh-agent 05:14:38 SSH_AUTH_SOCK=/tmp/ssh-pWO6kFruHXDX/agent.72 05:14:38 SSH_AGENT_PID=78 05:14:38 Running ssh-add (command line suppressed) 05:14:38 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-573@tmp/private_key_2395319356075264949.key (/w/workspace/xfoundry_device-modbus-go_PR-573@tmp/private_key_2395319356075264949.key) 05:14:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:14:39 + git semver init 05:14:39 2024-10-01 05:14:39,339 [run_init] DEBUG init version:0.0.0 force:False 05:14:39 2024-10-01 05:14:39,340 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-573/.semver 05:14:39 2024-10-01 05:14:39,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-573/.semver 05:14:39 2024-10-01 05:14:39,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-573/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-573, universal_newlines=False, shell=None, istream=None) 05:14:40 2024-10-01 05:14:40,478 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-573/.git/info/exclude 05:14:40 2024-10-01 05:14:40,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-573/.semver/PR-573 with force:False 05:14:40 2024-10-01 05:14:40,479 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-573/.semver/PR-573 05:14:40 2024-10-01 05:14:40,483 [execute] INFO git cat-file --batch-check 05:14:40 2024-10-01 05:14:40,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-573/.semver, universal_newlines=False, shell=None, istream=) 05:14:40 2024-10-01 05:14:40,490 [execute] INFO git cat-file --batch 05:14:40 2024-10-01 05:14:40,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-573/.semver, universal_newlines=False, shell=None, istream=) 05:14:40 2024-10-01 05:14:40,495 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-573/.semver/PR-573 05:14:40 0.0.0 [Pipeline] } 05:14:40 $ docker exec --env ******** --env ******** 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc ssh-agent -k 05:14:40 unset SSH_AUTH_SOCK; 05:14:40 unset SSH_AGENT_PID; 05:14:40 echo Agent pid 78 killed; 05:14:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:14:41 + git semver [Pipeline] } 05:14:41 $ docker stop --time=1 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc 05:14:42 $ docker rm -f --volumes 6d203605d4cd666f4b7bc86e519e6df45ff26772b2c86e8b90a287017fd1f4bc [Pipeline] // withDockerContainer [Pipeline] sh 05:14:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:14:43 Stashed 1 file(s) [Pipeline] echo 05:14:43 [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:14:44 provisioning config files... 05:14:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-573@tmp/config7538750037253446219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:44 ---> ****-login.sh 05:14:44 nexus3.edgexfoundry.org:10001 05:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:44 Configure a credential helper to remove this warning. See 05:14:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:44 05:14:44 Login Succeeded 05:14:44 nexus3.edgexfoundry.org:10002 05:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:45 Configure a credential helper to remove this warning. See 05:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:45 05:14:45 Login Succeeded 05:14:45 nexus3.edgexfoundry.org:10003 05:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:45 Configure a credential helper to remove this warning. See 05:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:45 05:14:45 Login Succeeded 05:14:45 nexus3.edgexfoundry.org:10004 05:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:45 Configure a credential helper to remove this warning. See 05:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:45 05:14:45 Login Succeeded 05:14:45 ****.io 05:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:45 Configure a credential helper to remove this warning. See 05:14:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:45 05:14:45 Login Succeeded 05:14:45 ---> ****-login.sh ends [Pipeline] } 05:14:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:14:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:14:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:14:46 ========================================================= 05:14:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:14:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:14:46 Sending build context to Docker daemon 17.93MB 05:14:46 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:14:46 Step 2/10 : FROM ${BASE} AS builder 05:14:46 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:14:46 619be1103602: Pulling fs layer 05:14:46 7862e08f4a3e: Pulling fs layer 05:14:46 5df492c9dc93: Pulling fs layer 05:14:46 7629e6793208: Pulling fs layer 05:14:46 4f4fb700ef54: Pulling fs layer 05:14:46 fb5054dd5b73: Pulling fs layer 05:14:46 eeca6798cff9: Pulling fs layer 05:14:46 aa269ceb94a6: Pulling fs layer 05:14:46 ada007ff1a6a: Pulling fs layer 05:14:46 4f4fb700ef54: Waiting 05:14:46 fb5054dd5b73: Waiting 05:14:46 eeca6798cff9: Waiting 05:14:46 aa269ceb94a6: Waiting 05:14:46 ada007ff1a6a: Waiting 05:14:46 7629e6793208: Waiting 05:14:46 7862e08f4a3e: Download complete 05:14:46 7629e6793208: Verifying Checksum 05:14:46 7629e6793208: Download complete 05:14:46 4f4fb700ef54: Verifying Checksum 05:14:46 4f4fb700ef54: Download complete 05:14:46 fb5054dd5b73: Verifying Checksum 05:14:46 fb5054dd5b73: Download complete 05:14:46 619be1103602: Download complete 05:14:46 eeca6798cff9: Verifying Checksum 05:14:46 eeca6798cff9: Download complete 05:14:47 ada007ff1a6a: Verifying Checksum 05:14:47 ada007ff1a6a: Download complete 05:14:47 619be1103602: Pull complete 05:14:47 7862e08f4a3e: Pull complete 05:14:47 5df492c9dc93: Verifying Checksum 05:14:47 5df492c9dc93: Download complete 05:14:47 aa269ceb94a6: Verifying Checksum 05:14:47 aa269ceb94a6: Download complete 05:14:50 5df492c9dc93: Pull complete 05:14:50 7629e6793208: Pull complete 05:14:50 4f4fb700ef54: Pull complete 05:14:50 fb5054dd5b73: Pull complete 05:14:50 eeca6798cff9: Pull complete 05:14:53 aa269ceb94a6: Pull complete 05:14:54 ada007ff1a6a: Pull complete 05:14:54 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:14:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:14:54 ---> f489d0715acc 05:14:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:14:59 Still waiting to schedule task 05:14:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:15:00 ---> Running in db83bbd257ee 05:15:00 Removing intermediate container db83bbd257ee 05:15:00 ---> 0ea7f7fc4e90 05:15:00 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:15:00 ---> Running in 42aa4801bde3 05:15:00 Removing intermediate container 42aa4801bde3 05:15:00 ---> dd695a0d995f 05:15:00 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:15:00 ---> Running in 12f8b5f0dc5c 05:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:15:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:15:00 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:15:00 (2/8) Installing libedit (20221030.3.1-r1) 05:15:00 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:15:01 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:15:01 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:15:01 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:15:01 (7/8) Installing openssh-server (9.3_p2-r2) 05:15:01 (8/8) Installing openssh (9.3_p2-r2) 05:15:01 Executing busybox-1.36.1-r5.trigger 05:15:01 OK: 270 MiB in 60 packages 05:15:01 Removing intermediate container 12f8b5f0dc5c 05:15:01 ---> 92cadfb777fa 05:15:01 Step 6/10 : WORKDIR /device-modbus-go 05:15:01 ---> Running in e324b9824267 05:15:01 Removing intermediate container e324b9824267 05:15:01 ---> a490373902f6 05:15:01 Step 7/10 : COPY go.mod vendor* ./ 05:15:01 ---> 744938788467 05:15:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:15:01 ---> Running in 02a09a7e1df5 05:16:10 Removing intermediate container 02a09a7e1df5 05:16:10 ---> 9885c9205d44 05:16:10 Step 9/10 : COPY . . 05:16:10 ---> 3326ed0cea2f 05:16:10 Step 10/10 : RUN ${MAKE} 05:16:10 ---> Running in ddb2048617b9 05:16:10 noop 05:16:10 Removing intermediate container ddb2048617b9 05:16:10 ---> 6c60a45511a9 05:16:10 Successfully built 6c60a45511a9 05:16:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:10 + docker inspect -f . ci-base-image-x86_64 05:16:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:11 prd-ubuntu20.04-docker-8c-8g-12249 does not seem to be running inside a container 05:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-573 -v /w/workspace/xfoundry_device-modbus-go_PR-573:/w/workspace/xfoundry_device-modbus-go_PR-573:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-573@tmp:/w/workspace/xfoundry_device-modbus-go_PR-573@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:16:11 $ docker top 9e14d85627b521522478411ff1ae3a12d02cb6d7e75f2b5e035f6e8410d125e8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:11 + go version 05:16:11 go version go1.21.9 linux/amd64 [Pipeline] } 05:16:11 $ docker stop --time=1 9e14d85627b521522478411ff1ae3a12d02cb6d7e75f2b5e035f6e8410d125e8 05:16:13 $ docker rm -f --volumes 9e14d85627b521522478411ff1ae3a12d02cb6d7e75f2b5e035f6e8410d125e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:13 + docker inspect -f . ci-base-image-x86_64 05:16:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:14 prd-ubuntu20.04-docker-8c-8g-12249 does not seem to be running inside a container 05:16:14 $ 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-573 -v /w/workspace/xfoundry_device-modbus-go_PR-573:/w/workspace/xfoundry_device-modbus-go_PR-573:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-573@tmp:/w/workspace/xfoundry_device-modbus-go_PR-573@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:16:14 $ docker top 85f1e124b2e7b2e8c8a333b5c80404ea4792cbbfd1411fcb839ad94dbdbe95c1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:14 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-573 [Pipeline] fileExists [Pipeline] sh 05:16:15 + make test 05:16:15 go test ./... -coverprofile=coverage.out 05:16:17 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:16:39 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:16:39 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements 05:16:49 go vet ./... 05:16:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:16:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:16:55 ./bin/test-attribution-txt.sh 05:16:55 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:16:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:16:55 $ docker stop --time=1 85f1e124b2e7b2e8c8a333b5c80404ea4792cbbfd1411fcb839ad94dbdbe95c1 05:16:57 $ docker rm -f --volumes 85f1e124b2e7b2e8c8a333b5c80404ea4792cbbfd1411fcb839ad94dbdbe95c1 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:16:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:16:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:16:59 + ls -al . 05:16:59 total 272 05:16:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 05:16 . 05:16:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 05:14 .. 05:16:59 -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 05:14 .dockerignore 05:16:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 05:16 .git 05:16:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 05:14 .github 05:16:59 -rw-rw-r-- 1 jenkins jenkins 266 Oct 1 05:14 .gitignore 05:16:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 05:14 .golangci.yml 05:16:59 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 05:14 .semver 05:16:59 -rw-rw-r-- 1 jenkins jenkins 19432 Oct 1 05:14 Attribution.txt 05:16:59 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 1 05:14 CHANGELOG.md 05:16:59 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 1 05:14 Dockerfile 05:16:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 05:14 GOVERNANCE.md 05:16:59 -rw-rw-r-- 1 jenkins jenkins 658 Oct 1 05:14 Jenkinsfile 05:16:59 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 05:14 LICENSE 05:16:59 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 1 05:14 Makefile 05:16:59 -rw-rw-r-- 1 jenkins jenkins 622 Oct 1 05:14 OWNERS.md 05:16:59 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 1 05:14 README.md 05:16:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 05:14 VERSION 05:16:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 05:14 bin 05:16:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 05:14 cmd 05:16:59 -rw-r--r-- 1 jenkins jenkins 24601 Oct 1 05:16 coverage.out 05:16:59 -rw-rw-r-- 1 jenkins jenkins 7186 Oct 1 05:14 go.mod 05:16:59 -rw-rw-r-- 1 jenkins jenkins 102017 Oct 1 05:14 go.sum 05:16:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 05:14 internal 05:16:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 05:14 simulator 05:16:59 -rw-rw-r-- 1 jenkins jenkins 229 Oct 1 05:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:00 + 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=5ef6da143a4c2737bfbf337882f94f2a08217a71 --label arch=amd64 --label version=0.0.0 . 05:17:00 Sending build context to Docker daemon 17.95MB 05:17:00 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:17:00 Step 2/23 : FROM ${BASE} AS builder 05:17:00 ---> 6c60a45511a9 05:17:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:17:00 ---> Running in 84dabc430cea 05:17:00 Removing intermediate container 84dabc430cea 05:17:00 ---> 61929a15b756 05:17:00 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:17:00 ---> Running in e43117e5230a 05:17:00 Removing intermediate container e43117e5230a 05:17:00 ---> a07d3c5c722a 05:17:00 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:17:00 ---> Running in 3719a3f80556 05:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:01 OK: 270 MiB in 60 packages 05:17:01 Removing intermediate container 3719a3f80556 05:17:01 ---> 5d14c16c318d 05:17:01 Step 6/23 : WORKDIR /device-modbus-go 05:17:01 ---> Running in 02bab3fb4118 05:17:01 Removing intermediate container 02bab3fb4118 05:17:01 ---> af4f61e82644 05:17:01 Step 7/23 : COPY go.mod vendor* ./ 05:17:01 ---> fec1d34c2c5d 05:17:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:01 ---> Running in c8ec5a8b6257 05:17:02 Removing intermediate container c8ec5a8b6257 05:17:02 ---> 9ba2aae8a72f 05:17:02 Step 9/23 : COPY . . 05:17:03 ---> fca3c749aded 05:17:03 Step 10/23 : RUN ${MAKE} 05:17:03 ---> Running in d9989b23f4cf 05:17:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:17:42 Removing intermediate container d9989b23f4cf 05:17:42 ---> bf916d295fc9 05:17:42 Step 11/23 : FROM alpine:3.18 05:17:42 3.18: Pulling from library/alpine 05:17:42 1cc3d825d8b2: Pulling fs layer 05:17:42 1cc3d825d8b2: Download complete 05:17:42 1cc3d825d8b2: Pull complete 05:17:42 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:17:42 Status: Downloaded newer image for alpine:3.18 05:17:42 ---> 2c64cf60f6f0 05:17:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:17:42 ---> Running in e79b37f7327e 05:17:42 Removing intermediate container e79b37f7327e 05:17:42 ---> 526f8f838561 05:17:42 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:17:42 ---> Running in 521a18b8b4db 05:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:42 (1/1) Installing dumb-init (1.2.5-r2) 05:17:42 Executing busybox-1.36.1-r7.trigger 05:17:42 OK: 7 MiB in 16 packages 05:17:42 Removing intermediate container 521a18b8b4db 05:17:42 ---> 3f7506b90e9c 05:17:42 Step 14/23 : RUN apk --no-cache upgrade 05:17:42 ---> Running in 76e7313698f6 05:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:42 OK: 7 MiB in 16 packages 05:17:42 Removing intermediate container 76e7313698f6 05:17:42 ---> 84cae8aba1a7 05:17:42 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:17:42 ---> 838ee6364a76 05:17:42 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:17:42 ---> ab3d5af335ca 05:17:42 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:17:42 ---> 15256c8138b1 05:17:42 Step 18/23 : EXPOSE 59901 05:17:42 ---> Running in ef5408be0733 05:17:42 Removing intermediate container ef5408be0733 05:17:42 ---> 19254cf3a583 05:17:42 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:17:42 ---> Running in ab39048ae2dd 05:17:42 Removing intermediate container ab39048ae2dd 05:17:42 ---> fb407fe25ba2 05:17:42 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:17:42 ---> Running in 5f4163a7f7eb 05:17:42 Removing intermediate container 5f4163a7f7eb 05:17:42 ---> 511cb0d9e81c 05:17:42 Step 21/23 : LABEL arch=amd64 05:17:42 ---> Running in 7e3cfbffc4a8 05:17:42 Removing intermediate container 7e3cfbffc4a8 05:17:42 ---> 87530798ec89 05:17:42 Step 22/23 : LABEL git_sha=5ef6da143a4c2737bfbf337882f94f2a08217a71 05:17:42 ---> Running in efffb68c92e2 05:17:42 Removing intermediate container efffb68c92e2 05:17:42 ---> a87c3584fd49 05:17:42 Step 23/23 : LABEL version=0.0.0 05:17:42 ---> Running in b386691749b2 05:17:42 Removing intermediate container b386691749b2 05:17:42 ---> 1718fae7a990 05:17:42 [Warning] One or more build-args [ARCH] were not consumed 05:17:42 Successfully built 1718fae7a990 05:17:42 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:43 05:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:43 latest: Pulling from edgex-lftools-log-publisher 05:17:43 5eb5b503b376: Pulling fs layer 05:17:43 5c69ac0246d0: Pulling fs layer 05:17:43 ec43610c2a17: Pulling fs layer 05:17:43 3a2ae6a8a46f: Pulling fs layer 05:17:43 33b1e0a273af: Pulling fs layer 05:17:43 5d3b04190fa2: Pulling fs layer 05:17:43 2f39f015ded8: Pulling fs layer 05:17:43 5d3b04190fa2: Waiting 05:17:43 3a2ae6a8a46f: Waiting 05:17:43 33b1e0a273af: Waiting 05:17:43 2f39f015ded8: Waiting 05:17:43 5c69ac0246d0: Verifying Checksum 05:17:43 5c69ac0246d0: Download complete 05:17:43 3a2ae6a8a46f: Verifying Checksum 05:17:43 3a2ae6a8a46f: Download complete 05:17:43 33b1e0a273af: Verifying Checksum 05:17:43 33b1e0a273af: Download complete 05:17:43 5d3b04190fa2: Verifying Checksum 05:17:43 5d3b04190fa2: Download complete 05:17:43 ec43610c2a17: Download complete 05:17:44 5eb5b503b376: Verifying Checksum 05:17:44 5eb5b503b376: Download complete 05:17:44 2f39f015ded8: Verifying Checksum 05:17:44 2f39f015ded8: Download complete 05:17:45 5eb5b503b376: Pull complete 05:17:45 5c69ac0246d0: Pull complete 05:17:45 ec43610c2a17: Pull complete 05:17:46 3a2ae6a8a46f: Pull complete 05:17:46 33b1e0a273af: Pull complete 05:17:46 5d3b04190fa2: Pull complete 05:17:50 2f39f015ded8: Pull complete 05:17:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:17:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:50 prd-ubuntu20.04-docker-8c-8g-12249 does not seem to be running inside a container 05:17:50 $ 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-573 -v /w/workspace/xfoundry_device-modbus-go_PR-573:/w/workspace/xfoundry_device-modbus-go_PR-573:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-573@tmp:/w/workspace/xfoundry_device-modbus-go_PR-573@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:17:56 $ docker top 52fe694399dc9e73aa1276cbe3d0736e3388030f30c089ee7c07efdd33aa930a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:57 ---> job-cost.sh 05:17:57 lf-activate-venv: SKIPPING 05:17:57 INFO: No Stack... 05:17:57 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:57 INFO: Archiving Costs [Pipeline] sh 05:17:57 + cat /w/workspace/xfoundry_device-modbus-go_PR-573/archives/cost.csv 05:17:57 + cut -d, -f6 [Pipeline] lock 05:17:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] 05:17:58 Resource [jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] did not exist. Created. 05:17:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:58 + echo total: 0.2199999988079071 [Pipeline] stash 05:17:58 Stashed 1 file(s) [Pipeline] } 05:17:58 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:58 $ docker stop --time=1 52fe694399dc9e73aa1276cbe3d0736e3388030f30c089ee7c07efdd33aa930a 05:17:59 $ docker rm -f --volumes 52fe694399dc9e73aa1276cbe3d0736e3388030f30c089ee7c07efdd33aa930a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:26:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12265 in /w/workspace/xfoundry_device-modbus-go_PR-573 [Pipeline] { [Pipeline] ws 05:26:36 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:26:36 The recommended git tool is: git 05:26:40 using credential edgex-jenkins-ssh 05:26:40 Cloning the remote Git repository 05:26:40 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:26:41 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:26:41 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:26:41 > git --version # timeout=10 05:26:41 > git --version # 'git version 2.25.1' 05:26:41 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:43 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:26:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:26:44 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit 5ef6da143a4c2737bfbf337882f94f2a08217a71 05:26:44 Merge succeeded, producing 5ef6da143a4c2737bfbf337882f94f2a08217a71 05:26:44 Checking out Revision 5ef6da143a4c2737bfbf337882f94f2a08217a71 (PR-573) 05:26:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:26:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/573/head:refs/remotes/origin/PR-573 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:26:44 > git config core.sparsecheckout # timeout=10 05:26:44 > git checkout -f 5ef6da143a4c2737bfbf337882f94f2a08217a71 # timeout=10 05:26:44 > git remote # timeout=10 05:26:44 > git config --get remote.origin.url # timeout=10 05:26:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:26:44 > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 05:26:44 > git rev-parse HEAD^{commit} # timeout=10 05:26:44 > git config core.sparsecheckout # timeout=10 05:26:44 > git checkout -f 5ef6da143a4c2737bfbf337882f94f2a08217a71 # timeout=10 05:26:45 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:26:45 > git --version # timeout=10 05:26:45 > git --version # 'git version 2.25.1' 05:26:45 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:26:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:26:50 % Total % Received % Xferd Average Speed Time Time Time Current 05:26:50 Dload Upload Total Spent Left Speed 05:26:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 05:26:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:26:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:26:51 + sudo tee /etc/docker/daemon.new 05:26:51 { 05:26:51 "registry-mirrors": [ 05:26:51 "https://nexus3.edgexfoundry.org:10001" 05:26:51 ], 05:26:51 "bip": "10.250.0.254/24", 05:26:51 "hosts": [ 05:26:51 "tcp://0.0.0.0:5555", 05:26:51 "unix:///var/run/docker.sock" 05:26:51 ], 05:26:51 "mtu": 1458, 05:26:51 "selinux-enabled": true, 05:26:51 "seccomp-profile": "/etc/docker/seccomp.json" 05:26:51 } [Pipeline] sh 05:26:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:26:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:11 provisioning config files... 05:27:11 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14164357423558939477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:12 ---> ****-login.sh 05:27:12 nexus3.edgexfoundry.org:10001 05:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:12 Configure a credential helper to remove this warning. See 05:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:12 05:27:12 Login Succeeded 05:27:12 nexus3.edgexfoundry.org:10002 05:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:13 Configure a credential helper to remove this warning. See 05:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:13 05:27:13 Login Succeeded 05:27:13 nexus3.edgexfoundry.org:10003 05:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:13 Configure a credential helper to remove this warning. See 05:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:13 05:27:13 Login Succeeded 05:27:13 nexus3.edgexfoundry.org:10004 05:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:13 Configure a credential helper to remove this warning. See 05:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:13 05:27:13 Login Succeeded 05:27:13 ****.io 05:27:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:14 Configure a credential helper to remove this warning. See 05:27:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:14 05:27:14 Login Succeeded 05:27:14 ---> ****-login.sh ends [Pipeline] } 05:27:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:14 ========================================================= 05:27:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:27:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:27:15 Sending build context to Docker daemon 9.11MB 05:27:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:27:16 Step 2/10 : FROM ${BASE} AS builder 05:27:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:27:16 c6b39de5b339: Pulling fs layer 05:27:16 a69c41024577: Pulling fs layer 05:27:16 d6de4b400683: Pulling fs layer 05:27:16 35cb2a7552d0: Pulling fs layer 05:27:16 4f4fb700ef54: Pulling fs layer 05:27:16 464afbd9ba4c: Pulling fs layer 05:27:16 00f215d4a9da: Pulling fs layer 05:27:16 d496ad576159: Pulling fs layer 05:27:16 4f4fb700ef54: Waiting 05:27:16 464afbd9ba4c: Waiting 05:27:16 00f215d4a9da: Waiting 05:27:16 d496ad576159: Waiting 05:27:16 35cb2a7552d0: Waiting 05:27:16 a69c41024577: Download complete 05:27:16 35cb2a7552d0: Verifying Checksum 05:27:16 35cb2a7552d0: Download complete 05:27:16 4f4fb700ef54: Download complete 05:27:16 464afbd9ba4c: Verifying Checksum 05:27:16 464afbd9ba4c: Download complete 05:27:16 c6b39de5b339: Verifying Checksum 05:27:16 c6b39de5b339: Download complete 05:27:16 d496ad576159: Verifying Checksum 05:27:16 d496ad576159: Download complete 05:27:17 c6b39de5b339: Pull complete 05:27:17 a69c41024577: Pull complete 05:27:17 d6de4b400683: Verifying Checksum 05:27:17 d6de4b400683: Download complete 05:27:19 00f215d4a9da: Verifying Checksum 05:27:19 00f215d4a9da: Download complete 05:27:31 d6de4b400683: Pull complete 05:27:31 35cb2a7552d0: Pull complete 05:27:31 4f4fb700ef54: Pull complete 05:27:31 464afbd9ba4c: Pull complete 05:27:41 00f215d4a9da: Pull complete 05:27:41 d496ad576159: Pull complete 05:27:41 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:27:41 ---> f246e2811388 05:27:41 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:27:42 ---> Running in 5227542c6178 05:27:42 Removing intermediate container 5227542c6178 05:27:42 ---> f56afcf646d3 05:27:42 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:27:42 ---> Running in 2fd1a86e82ba 05:27:43 Removing intermediate container 2fd1a86e82ba 05:27:43 ---> 0481c57e7f2b 05:27:43 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:27:43 ---> Running in bd5af863727f 05:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:27:45 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:27:45 (2/8) Installing libedit (20221030.3.1-r1) 05:27:45 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:27:45 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:27:45 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:27:45 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:27:45 (7/8) Installing openssh-server (9.3_p2-r2) 05:27:45 (8/8) Installing openssh (9.3_p2-r2) 05:27:45 Executing busybox-1.36.1-r5.trigger 05:27:45 OK: 272 MiB in 60 packages 05:27:46 Removing intermediate container bd5af863727f 05:27:46 ---> 093ea416e7cb 05:27:46 Step 6/10 : WORKDIR /device-modbus-go 05:27:47 ---> Running in 0fec0000dfc4 05:27:47 Removing intermediate container 0fec0000dfc4 05:27:47 ---> 71a710e1ad8a 05:27:47 Step 7/10 : COPY go.mod vendor* ./ 05:27:48 ---> e8e1a2a3f93c 05:27:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:27:48 ---> Running in a17a188fcd04 05:29:39 Removing intermediate container a17a188fcd04 05:29:39 ---> c822409aa111 05:29:39 Step 9/10 : COPY . . 05:29:39 ---> 2c74d72ae4f5 05:29:39 Step 10/10 : RUN ${MAKE} 05:29:39 ---> Running in 605a3d65065a 05:29:39 noop 05:29:39 Removing intermediate container 605a3d65065a 05:29:39 ---> 995c8e3a2419 05:29:39 Successfully built 995c8e3a2419 05:29:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:40 + docker inspect -f . ci-base-image-arm64 05:29:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-12265 does not seem to be running inside a container 05:29:40 $ 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:29:41 $ docker top 3b75693a9e84bcd74b743b504ae84847fbac38f5aee3b8466f87afc34200ab9f -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:42 + go version 05:29:42 go version go1.21.9 linux/arm64 [Pipeline] } 05:29:42 $ docker stop --time=1 3b75693a9e84bcd74b743b504ae84847fbac38f5aee3b8466f87afc34200ab9f 05:29:44 $ docker rm -f --volumes 3b75693a9e84bcd74b743b504ae84847fbac38f5aee3b8466f87afc34200ab9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:45 + docker inspect -f . ci-base-image-arm64 05:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:45 prd-ubuntu20.04-docker-arm64-4c-16g-12265 does not seem to be running inside a container 05:29:45 $ 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:29:46 $ docker top fa13e8c31abc6b7e5a3f50c4d2d64e408fdfa31d8600f07fb51614b2e92d044d -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:47 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:29:48 + make test 05:29:48 go test ./... -coverprofile=coverage.out 05:29:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:33:30 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:33:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 47.9% of statements 05:33:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:33:33 go vet ./... 05:34:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:34:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:34:20 ./bin/test-attribution-txt.sh 05:34:20 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:34:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:34:20 $ docker stop --time=1 fa13e8c31abc6b7e5a3f50c4d2d64e408fdfa31d8600f07fb51614b2e92d044d 05:34:22 $ docker rm -f --volumes fa13e8c31abc6b7e5a3f50c4d2d64e408fdfa31d8600f07fb51614b2e92d044d [Pipeline] // withDockerContainer [Pipeline] sh 05:34:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:34:23 Warning: overwriting stash ‘coverage-report’ 05:34:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:34:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:34:25 + ls -al . 05:34:25 total 268 05:34:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 05:29 . 05:34:25 drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 05:26 .. 05:34:25 -rw-rw-r-- 1 jenkins jenkins 140 Oct 1 05:26 .dockerignore 05:34:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 05:26 .git 05:34:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 05:26 .github 05:34:25 -rw-rw-r-- 1 jenkins jenkins 266 Oct 1 05:26 .gitignore 05:34:25 -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 05:26 .golangci.yml 05:34:25 -rw-rw-r-- 1 jenkins jenkins 19432 Oct 1 05:26 Attribution.txt 05:34:25 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 1 05:26 CHANGELOG.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 1474 Oct 1 05:26 Dockerfile 05:34:25 -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 05:26 GOVERNANCE.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 658 Oct 1 05:26 Jenkinsfile 05:34:25 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 05:26 LICENSE 05:34:25 -rw-rw-r-- 1 jenkins jenkins 1942 Oct 1 05:26 Makefile 05:34:25 -rw-rw-r-- 1 jenkins jenkins 622 Oct 1 05:26 OWNERS.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 1 05:26 README.md 05:34:25 -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 05:14 VERSION 05:34:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 05:26 bin 05:34:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 05:26 cmd 05:34:25 -rw-r--r-- 1 jenkins jenkins 24601 Oct 1 05:33 coverage.out 05:34:25 -rw-rw-r-- 1 jenkins jenkins 7186 Oct 1 05:26 go.mod 05:34:25 -rw-rw-r-- 1 jenkins jenkins 102017 Oct 1 05:26 go.sum 05:34:25 drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 05:26 internal 05:34:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 05:26 simulator 05:34:25 -rw-rw-r-- 1 jenkins jenkins 229 Oct 1 05:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + 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=5ef6da143a4c2737bfbf337882f94f2a08217a71 --label arch=arm64 --label version=0.0.0 . 05:34:26 Sending build context to Docker daemon 9.135MB 05:34:26 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:34:26 Step 2/23 : FROM ${BASE} AS builder 05:34:26 ---> 995c8e3a2419 05:34:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:34:26 ---> Running in ead23f4b03f3 05:34:26 Removing intermediate container ead23f4b03f3 05:34:26 ---> fe711d7c13e4 05:34:26 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:34:26 ---> Running in 891db13392d6 05:34:27 Removing intermediate container 891db13392d6 05:34:27 ---> 069db78e3a29 05:34:27 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:34:27 ---> Running in 5515857b90ca 05:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:34:29 OK: 272 MiB in 60 packages 05:34:30 Removing intermediate container 5515857b90ca 05:34:30 ---> 0228a269b3f4 05:34:30 Step 6/23 : WORKDIR /device-modbus-go 05:34:30 ---> Running in 5fbd3d1d3e1c 05:34:30 Removing intermediate container 5fbd3d1d3e1c 05:34:30 ---> 190288045226 05:34:30 Step 7/23 : COPY go.mod vendor* ./ 05:34:31 ---> a15e37472155 05:34:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:31 ---> Running in 65d5d82e81ca 05:34:33 Removing intermediate container 65d5d82e81ca 05:34:33 ---> 09098f2cc2bb 05:34:33 Step 9/23 : COPY . . 05:34:35 ---> 3afa6aafac68 05:34:35 Step 10/23 : RUN ${MAKE} 05:34:35 ---> Running in 3fed3c3309a9 05:34:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:37:58 Removing intermediate container 3fed3c3309a9 05:37:58 ---> afa72f97b1a1 05:37:58 Step 11/23 : FROM alpine:3.18 05:37:58 3.18: Pulling from library/alpine 05:37:58 720f3032cd11: Pulling fs layer 05:37:58 720f3032cd11: Verifying Checksum 05:37:58 720f3032cd11: Download complete 05:37:58 720f3032cd11: Pull complete 05:37:58 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:37:58 Status: Downloaded newer image for alpine:3.18 05:37:58 ---> 3e834921e367 05:37:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:37:58 ---> Running in 60525d1f3ef2 05:37:58 Removing intermediate container 60525d1f3ef2 05:37:58 ---> 7cd2a6a48bdc 05:37:58 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:37:58 ---> Running in 114d67b84136 05:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:37:58 (1/1) Installing dumb-init (1.2.5-r2) 05:37:58 Executing busybox-1.36.1-r7.trigger 05:37:58 OK: 8 MiB in 16 packages 05:37:58 Removing intermediate container 114d67b84136 05:37:58 ---> 49f40ab5c51d 05:37:58 Step 14/23 : RUN apk --no-cache upgrade 05:37:58 ---> Running in 23fa6ecd6ac2 05:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:38:01 OK: 8 MiB in 16 packages 05:38:01 Removing intermediate container 23fa6ecd6ac2 05:38:01 ---> ea18ccd7416d 05:38:01 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:38:03 ---> 2814ac863e7c 05:38:03 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:38:03 ---> 53226c2cb092 05:38:03 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:38:04 ---> e77523a5bd12 05:38:04 Step 18/23 : EXPOSE 59901 05:38:04 ---> Running in 13f1472f1579 05:38:06 Removing intermediate container 13f1472f1579 05:38:06 ---> 2c873381dad2 05:38:06 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:38:06 ---> Running in 340f76bc0ae9 05:38:06 Removing intermediate container 340f76bc0ae9 05:38:06 ---> 3099f6c1d728 05:38:06 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:38:06 ---> Running in 2930600cf746 05:38:07 Removing intermediate container 2930600cf746 05:38:07 ---> 34ca39232c50 05:38:07 Step 21/23 : LABEL arch=arm64 05:38:07 ---> Running in 2267ef60701c 05:38:07 Removing intermediate container 2267ef60701c 05:38:07 ---> 099bfaa0d73b 05:38:07 Step 22/23 : LABEL git_sha=5ef6da143a4c2737bfbf337882f94f2a08217a71 05:38:07 ---> Running in ad5717a0d053 05:38:07 Removing intermediate container ad5717a0d053 05:38:07 ---> bd4c5dc267af 05:38:07 Step 23/23 : LABEL version=0.0.0 05:38:07 ---> Running in 47cd13069a2d 05:38:07 Removing intermediate container 47cd13069a2d 05:38:07 ---> eb238c42cf64 05:38:07 [Warning] One or more build-args [ARCH] were not consumed 05:38:07 Successfully built eb238c42cf64 05:38:07 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:08 05:38:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:08 arm64: Pulling from edgex-lftools-log-publisher 05:38:08 8998bd30e6a1: Pulling fs layer 05:38:08 04944245beec: Pulling fs layer 05:38:08 699f458cf7ca: Pulling fs layer 05:38:08 765212b225bb: Pulling fs layer 05:38:08 f23df028b6ca: Pulling fs layer 05:38:08 765212b225bb: Waiting 05:38:08 d65c8cfc05b1: Pulling fs layer 05:38:08 f23df028b6ca: Waiting 05:38:08 d65c8cfc05b1: Waiting 05:38:08 2437ff75d9bd: Pulling fs layer 05:38:08 2437ff75d9bd: Waiting 05:38:09 04944245beec: Verifying Checksum 05:38:09 04944245beec: Download complete 05:38:09 765212b225bb: Verifying Checksum 05:38:09 765212b225bb: Download complete 05:38:09 f23df028b6ca: Verifying Checksum 05:38:09 f23df028b6ca: Download complete 05:38:09 d65c8cfc05b1: Verifying Checksum 05:38:09 d65c8cfc05b1: Download complete 05:38:09 699f458cf7ca: Verifying Checksum 05:38:09 699f458cf7ca: Download complete 05:38:09 8998bd30e6a1: Verifying Checksum 05:38:09 8998bd30e6a1: Download complete 05:38:12 2437ff75d9bd: Verifying Checksum 05:38:12 2437ff75d9bd: Download complete 05:38:14 8998bd30e6a1: Pull complete 05:38:14 04944245beec: Pull complete 05:38:16 699f458cf7ca: Pull complete 05:38:16 765212b225bb: Pull complete 05:38:17 f23df028b6ca: Pull complete 05:38:17 d65c8cfc05b1: Pull complete 05:38:35 2437ff75d9bd: Pull complete 05:38:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:38:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:36 prd-ubuntu20.04-docker-arm64-4c-16g-12265 does not seem to be running inside a container 05:38:36 $ 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:38:38 $ docker top a2c49414fddf2a7c7eac0fb121633b0529d79fba854b85b1280138378c20aacd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:39 ---> job-cost.sh 05:38:39 lf-activate-venv: SKIPPING 05:38:39 INFO: No Stack... 05:38:40 INFO: Retrieving Pricing Info for: v3-standard-4 05:38:41 INFO: Archiving Costs [Pipeline] sh 05:38:41 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:38:41 + cut -d, -f6 [Pipeline] lock 05:38:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] 05:38:41 Resource [jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] did not exist. Created. 05:38:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:38:41 /w/workspace/device-modbus-go/1@tmp/durable-7544ad1d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:38:42 + echo total: 0.10999999940395355 [Pipeline] stash 05:38:42 Warning: overwriting stash ‘stack-cost’ 05:38:42 Stashed 1 file(s) [Pipeline] } 05:38:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-573-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:38:42 $ docker stop --time=1 a2c49414fddf2a7c7eac0fb121633b0529d79fba854b85b1280138378c20aacd 05:38:44 $ docker rm -f --volumes a2c49414fddf2a7c7eac0fb121633b0529d79fba854b85b1280138378c20aacd [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:38:45 provisioning config files... 05:38:45 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-573@tmp/config1378154799826727854tmp [Pipeline] { [Pipeline] sh 05:38:45 + set +x 05:38:45 + + curl -s https://codecov.io/bashbash 05:38:45 -s -- 05:38:45 05:38:45 _____ _ 05:38:45 / ____| | | 05:38:45 | | ___ __| | ___ ___ _____ __ 05:38:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:38:45 | |___| (_) | (_| | __/ (_| (_) \ V / 05:38:45 \_____\___/ \__,_|\___|\___\___/ \_/ 05:38:45 Bash-1.0.6 05:38:45 05:38:45 05:38:45 ==> git version 2.25.1 found 05:38:45 ==> 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:38:45 Release-Date: 2020-01-08 05:38:45 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:38:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:38:45 ==> Jenkins CI detected. 05:38:45 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-573 05:38:45 project root: . 05:38:45 --> token set from env 05:38:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:38:45 ==> Running gcov in . (disable via -X gcov) 05:38:45 ==> Python coveragepy not found 05:38:45 ==> Searching for coverage reports in: 05:38:45 + . 05:38:46 -> Found 1 reports 05:38:46 ==> Detecting git/mercurial file structure 05:38:46 ==> Reading reports 05:38:46 + ./coverage.out bytes=24601 05:38:46 ==> Appending adjustments 05:38:46 https://docs.codecov.io/docs/fixing-reports 05:38:46 + Found adjustments 05:38:46 ==> Gzipping contents 05:38:46 4.0K /tmp/codecov.a29gnh.gz 05:38:46 ==> Uploading reports 05:38:46 url: https://codecov.io 05:38:46 query: branch=PR-573&commit=5ef6da143a4c2737bfbf337882f94f2a08217a71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-573%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=573&job=&cmd_args= 05:38:46 -> Pinging Codecov 05:38:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-573&commit=5ef6da143a4c2737bfbf337882f94f2a08217a71&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-573%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=573&job=&cmd_args= 05:38:46 -> Uploading to 05:38:46 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/5ef6da143a4c2737bfbf337882f94f2a08217a71/230c17ce-14a4-4d4d-aefb-4c1669eaad68.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T053846Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7b5ce74da81021e36ea5a6d93b6ca10883a5e592c39e98a34733e44bd2f5372a 05:38:46 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:46 Dload Upload Total Spent Left Speed 05:38:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16353 --:--:-- --:--:-- --:--:-- 16353 05:38:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/5ef6da143a4c2737bfbf337882f94f2a08217a71 [Pipeline] } 05:38:46 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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:38:49 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-573/archives ] 05:38:49 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-573/archives 05:38:49 total 16 05:38:49 drwxr-xr-x 3 root root 4096 Oct 1 05:17 . 05:38:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 05:17 .. 05:38:49 drwxr-xr-x 2 root root 4096 Oct 1 05:17 cost 05:38:49 -rw-r--r-- 1 root root 88 Oct 1 05:17 cost.csv 05:38:49 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-573/archives 05:38:49 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-573/archives 05:38:49 total 16 05:38:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 05:17 . 05:38:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 05:17 .. 05:38:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 05:17 cost 05:38:49 -rw-r--r-- 1 jenkins jenkins 88 Oct 1 05:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:38:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:38:50 ---> package-listing.sh 05:38:50 ++ facter osfamily 05:38:50 ++ tr '[:upper:]' '[:lower:]' 05:38:50 + OS_FAMILY=debian 05:38:50 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-573 05:38:50 + START_PACKAGES=/tmp/packages_start.txt 05:38:50 + END_PACKAGES=/tmp/packages_end.txt 05:38:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:38:50 + PACKAGES=/tmp/packages_start.txt 05:38:50 + '[' /w/workspace/xfoundry_device-modbus-go_PR-573 ']' 05:38:50 + PACKAGES=/tmp/packages_end.txt 05:38:50 + case "${OS_FAMILY}" in 05:38:50 + dpkg -l 05:38:50 + grep '^ii' 05:38:50 + '[' -f /tmp/packages_start.txt ']' 05:38:50 + '[' -f /tmp/packages_end.txt ']' 05:38:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:38:50 + '[' /w/workspace/xfoundry_device-modbus-go_PR-573 ']' 05:38:50 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-573/archives/ 05:38:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-573/archives/ [Pipeline] echo 05:38:50 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-573/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:38:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:51 prd-ubuntu20.04-docker-8c-8g-12249 does not seem to be running inside a container 05:38:51 $ 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-573/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-573 -v /w/workspace/xfoundry_device-modbus-go_PR-573:/w/workspace/xfoundry_device-modbus-go_PR-573:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-573@tmp:/w/workspace/xfoundry_device-modbus-go_PR-573@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:38:52 $ docker top 0cda88eca85f441eb34c00438cd485d97e1e1cdfc630850bce4419de65312362 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:52 + touch /tmp/pre-build-complete [Pipeline] sh 05:38:52 + mkdir -p /var/log/sysstat [Pipeline] sh 05:38:53 + ls /var/log/sa-host 05:38:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:53 provisioning config files... 05:38:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-573@tmp/config11085881652337126310tmp [Pipeline] { [Pipeline] echo 05:38:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:38:53 ---> create-netrc.sh [Pipeline] } 05:38:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:38:54 ---> python-tools-install.sh [Pipeline] echo 05:38:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:38:54 ---> sudo-logs.sh 05:38:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:38:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:38:55 ---> job-cost.sh 05:38:55 lf-activate-venv: SKIPPING 05:38:55 DEBUG: total: 0.2199999988079071 05:38:55 INFO: Retrieving Stack Cost... 05:38:55 INFO: Retrieving Pricing Info for: v3-standard-8 05:38:55 INFO: Archiving Costs [Pipeline] echo 05:38:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:38:56 ---> logs-deploy.sh 05:38:56 lf-activate-venv: SKIPPING 05:38:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-573/1 05:38:56 INFO: archiving workspace using pattern(s): 05:38:57 Archives upload complete. 05:38:57 INFO: archiving logs to Nexus