Pull request #362 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb9c022ff29b62e811816276f111deb6e4ab1e08+973905656be17c6e9e554d1e17f1b70e8c1dc5a7 (f852ce79f4ab8e9d20e244a7f9552b942f8e9011) 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-ssh10298919147031951687.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh17937455755043622177.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-362/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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7900292709807227550.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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15686379496601033946.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh12577035160831338198.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-362/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-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2970635908139161211.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20371 in /w/workspace/xfoundry_device-modbus-go_PR-362 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-362 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 973905656be17c6e9e554d1e17f1b70e8c1dc5a7 into PR head commit eb9c022ff29b62e811816276f111deb6e4ab1e08 Merge succeeded, producing eb9c022ff29b62e811816276f111deb6e4ab1e08 Checking out Revision eb9c022ff29b62e811816276f111deb6e4ab1e08 (PR-362) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb9c022ff29b62e811816276f111deb6e4ab1e08 # 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 973905656be17c6e9e554d1e17f1b70e8c1dc5a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb9c022ff29b62e811816276f111deb6e4ab1e08 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:04:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:04:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:04:58 ========================================================= 05:04:58 EdgeX Global Pipelines Version Info 05:04:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:04:58 ------------------- 05:04:58 stable info: 05:04:58 ------------------- 05:04:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:58 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:04:58 Message: update stable to v1.0.238 05:04:59 ------------------- 05:04:59 experimental info: 05:04:59 ------------------- 05:04:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:04:59 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 05:04:59 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:04:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:04:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:04:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:04:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:04:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:05:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo 05:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo 05:05:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo 05:05:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb9c022ff29b62e811816276f111deb6e4ab1e08 [Pipeline] echo 05:05:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb9c022 [Pipeline] echo 05:05:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:01 provisioning config files... 05:05:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-362@tmp/config1514779308314999454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:01 ---> docker-login.sh 05:05:01 nexus3.edgexfoundry.org:10001 05:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:01 Configure a credential helper to remove this warning. See 05:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:01 05:05:01 Login Succeeded 05:05:01 nexus3.edgexfoundry.org:10002 05:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:02 Configure a credential helper to remove this warning. See 05:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:02 05:05:02 Login Succeeded 05:05:02 nexus3.edgexfoundry.org:10003 05:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:02 Configure a credential helper to remove this warning. See 05:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:02 05:05:02 Login Succeeded 05:05:02 nexus3.edgexfoundry.org:10004 05:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:02 Configure a credential helper to remove this warning. See 05:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:02 05:05:02 Login Succeeded 05:05:02 docker.io 05:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:02 Configure a credential helper to remove this warning. See 05:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:02 05:05:02 Login Succeeded 05:05:02 ---> docker-login.sh ends [Pipeline] } 05:05:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:05:03 + git rev-list -1 --merges eb9c022ff29b62e811816276f111deb6e4ab1e08~1..eb9c022ff29b62e811816276f111deb6e4ab1e08 [Pipeline] echo 05:05:03 -----------> git rev-list -1 --merges eb9c022ff29b62e811816276f111deb6e4ab1e08~1..eb9c022ff29b62e811816276f111deb6e4ab1e08 eb9c022ff29b62e811816276f111deb6e4ab1e08 [false] [Pipeline] sh 05:05:03 + git log --format=format:%s -1 eb9c022ff29b62e811816276f111deb6e4ab1e08 [Pipeline] echo 05:05:03 ========================================================= 05:05:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:05:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:05:04 + git log --format=format:%s -1 eb9c022ff29b62e811816276f111deb6e4ab1e08 [Pipeline] echo 05:05:04 [semverPrep] GIT_COMMIT: eb9c022ff29b62e811816276f111deb6e4ab1e08, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:05:04 [semverPrep] This is not a build commit. [Pipeline] sh 05:05:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:04 + grep -v github /etc/ssh/ssh_known_hosts 05:05:04 + [ -e /tmp/ssh_known_hosts ] 05:05:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:05:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:05:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:05:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:05 05:05:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:05 0.1.4: Pulling from edgex-devops/py-git-semver 05:05:05 b85a868b505f: Pulling fs layer 05:05:05 e2be974225ed: Pulling fs layer 05:05:05 339a4e72a1f5: Pulling fs layer 05:05:05 988bab9f4d93: Pulling fs layer 05:05:05 1469e6f7b9e6: Pulling fs layer 05:05:05 eaf3925da568: Pulling fs layer 05:05:05 bab4dde63d76: Pulling fs layer 05:05:05 bde34c3a00c8: Pulling fs layer 05:05:05 b352a97aabf1: Pulling fs layer 05:05:05 4872d77fe225: Pulling fs layer 05:05:05 5851b861e8e6: Pulling fs layer 05:05:05 bab4dde63d76: Waiting 05:05:05 eaf3925da568: Waiting 05:05:05 bde34c3a00c8: Waiting 05:05:05 b352a97aabf1: Waiting 05:05:05 4872d77fe225: Waiting 05:05:05 5851b861e8e6: Waiting 05:05:05 988bab9f4d93: Waiting 05:05:05 1469e6f7b9e6: Waiting 05:05:05 e2be974225ed: Download complete 05:05:05 988bab9f4d93: Verifying Checksum 05:05:05 988bab9f4d93: Download complete 05:05:05 1469e6f7b9e6: Verifying Checksum 05:05:05 1469e6f7b9e6: Download complete 05:05:05 339a4e72a1f5: Verifying Checksum 05:05:05 339a4e72a1f5: Download complete 05:05:05 eaf3925da568: Download complete 05:05:05 bde34c3a00c8: Verifying Checksum 05:05:05 bde34c3a00c8: Download complete 05:05:05 b352a97aabf1: Download complete 05:05:05 4872d77fe225: Download complete 05:05:05 5851b861e8e6: Download complete 05:05:05 b85a868b505f: Verifying Checksum 05:05:05 b85a868b505f: Download complete 05:05:06 bab4dde63d76: Verifying Checksum 05:05:06 bab4dde63d76: Download complete 05:05:07 b85a868b505f: Pull complete 05:05:07 e2be974225ed: Pull complete 05:05:08 339a4e72a1f5: Pull complete 05:05:08 988bab9f4d93: Pull complete 05:05:08 1469e6f7b9e6: Pull complete 05:05:08 eaf3925da568: Pull complete 05:05:10 bab4dde63d76: Pull complete 05:05:10 bde34c3a00c8: Pull complete 05:05:10 b352a97aabf1: Pull complete 05:05:10 4872d77fe225: Pull complete 05:05:10 5851b861e8e6: Pull complete 05:05:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:11 prd-ubuntu20.04-docker-8c-8g-20371 does not seem to be running inside a container 05:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-362 -v /w/workspace/xfoundry_device-modbus-go_PR-362:/w/workspace/xfoundry_device-modbus-go_PR-362:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-362@tmp:/w/workspace/xfoundry_device-modbus-go_PR-362@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:05:12 $ docker top f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 -eo pid,comm 05:05:12 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:05:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:12 [ssh-agent] Looking for ssh-agent implementation... 05:05:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:12 $ docker exec f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 ssh-agent 05:05:12 SSH_AUTH_SOCK=/tmp/ssh-tpMPMTzZjM0E/agent.33 05:05:12 SSH_AGENT_PID=39 05:05:12 Running ssh-add (command line suppressed) 05:05:13 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-362@tmp/private_key_6414023749092780712.key (/w/workspace/xfoundry_device-modbus-go_PR-362@tmp/private_key_6414023749092780712.key) 05:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:13 + git tag --points-at HEAD [Pipeline] } 05:05:13 $ docker exec --env ******** --env ******** f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 ssh-agent -k 05:05:13 unset SSH_AUTH_SOCK; 05:05:13 unset SSH_AGENT_PID; 05:05:13 echo Agent pid 39 killed; 05:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:05:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:13 [ssh-agent] Looking for ssh-agent implementation... 05:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:13 $ docker exec f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 ssh-agent 05:05:13 SSH_AUTH_SOCK=/tmp/ssh-dz2pzRlA6uxr/agent.71 05:05:13 SSH_AGENT_PID=77 05:05:13 Running ssh-add (command line suppressed) 05:05:14 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-362@tmp/private_key_3773527576180854240.key (/w/workspace/xfoundry_device-modbus-go_PR-362@tmp/private_key_3773527576180854240.key) 05:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:14 + git semver init 05:05:14 2022-07-18 05:05:14,651 [run_init] DEBUG init version:0.0.0 force:False 05:05:14 2022-07-18 05:05:14,652 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-362/.semver 05:05:14 2022-07-18 05:05:14,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-362/.semver 05:05:14 2022-07-18 05:05:14,653 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-362/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-362, universal_newlines=False, shell=None, istream=None) 05:05:15 2022-07-18 05:05:15,367 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-362/.git/info/exclude 05:05:15 2022-07-18 05:05:15,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-362/.semver/PR-362 with force:False 05:05:15 2022-07-18 05:05:15,367 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-362/.semver/PR-362 05:05:15 2022-07-18 05:05:15,372 [execute] INFO git cat-file --batch-check 05:05:15 2022-07-18 05:05:15,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-362/.semver, universal_newlines=False, shell=None, istream=) 05:05:15 2022-07-18 05:05:15,377 [execute] INFO git cat-file --batch 05:05:15 2022-07-18 05:05:15,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-362/.semver, universal_newlines=False, shell=None, istream=) 05:05:15 2022-07-18 05:05:15,382 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-362/.semver/PR-362 05:05:15 0.0.0 [Pipeline] } 05:05:15 $ docker exec --env ******** --env ******** f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 ssh-agent -k 05:05:15 unset SSH_AUTH_SOCK; 05:05:15 unset SSH_AGENT_PID; 05:05:15 echo Agent pid 77 killed; 05:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:16 + git semver [Pipeline] } 05:05:16 $ docker stop --time=1 f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 05:05:17 $ docker rm -f f86a506bbbc468dcc828a09261e4a2337e74867c294da00c50209d3fe5305cc2 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:05:18 Stashed 1 file(s) [Pipeline] echo 05:05:18 [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:05:19 provisioning config files... 05:05:19 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-362@tmp/config678101237893402691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:19 ---> docker-login.sh 05:05:19 nexus3.edgexfoundry.org:10001 05:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:19 Configure a credential helper to remove this warning. See 05:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:19 05:05:19 Login Succeeded 05:05:19 nexus3.edgexfoundry.org:10002 05:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:19 Configure a credential helper to remove this warning. See 05:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:19 05:05:19 Login Succeeded 05:05:19 nexus3.edgexfoundry.org:10003 05:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:19 Configure a credential helper to remove this warning. See 05:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:19 05:05:19 Login Succeeded 05:05:19 nexus3.edgexfoundry.org:10004 05:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 docker.io 05:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:20 Configure a credential helper to remove this warning. See 05:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:20 05:05:20 Login Succeeded 05:05:20 ---> docker-login.sh ends [Pipeline] } 05:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:05:20 ========================================================= 05:05:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:05:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:05:21 Sending build context to Docker daemon 6.072MB 05:05:21 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:05:21 Step 2/10 : FROM ${BASE} AS builder 05:05:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:05:21 2408cc74d12b: Pulling fs layer 05:05:21 ea60b727a1ce: Pulling fs layer 05:05:21 30c4a7721957: Pulling fs layer 05:05:21 370296b7ddb6: Pulling fs layer 05:05:21 7c6cee850709: Pulling fs layer 05:05:21 39a5fcdaea64: Pulling fs layer 05:05:21 d94ebbe4e438: Pulling fs layer 05:05:21 bcfd1f05c69d: Pulling fs layer 05:05:21 59ccb84bbe0f: Pulling fs layer 05:05:21 39a5fcdaea64: Waiting 05:05:21 d94ebbe4e438: Waiting 05:05:21 59ccb84bbe0f: Waiting 05:05:21 370296b7ddb6: Waiting 05:05:21 30c4a7721957: Verifying Checksum 05:05:21 30c4a7721957: Download complete 05:05:21 ea60b727a1ce: Download complete 05:05:21 7c6cee850709: Verifying Checksum 05:05:21 7c6cee850709: Download complete 05:05:21 39a5fcdaea64: Verifying Checksum 05:05:21 39a5fcdaea64: Download complete 05:05:21 2408cc74d12b: Verifying Checksum 05:05:21 2408cc74d12b: Download complete 05:05:21 d94ebbe4e438: Verifying Checksum 05:05:21 d94ebbe4e438: Download complete 05:05:21 2408cc74d12b: Pull complete 05:05:21 ea60b727a1ce: Pull complete 05:05:21 30c4a7721957: Pull complete 05:05:21 59ccb84bbe0f: Verifying Checksum 05:05:21 59ccb84bbe0f: Download complete 05:05:22 bcfd1f05c69d: Verifying Checksum 05:05:22 bcfd1f05c69d: Download complete 05:05:22 370296b7ddb6: Download complete 05:05:26 370296b7ddb6: Pull complete 05:05:26 7c6cee850709: Pull complete 05:05:26 39a5fcdaea64: Pull complete 05:05:26 d94ebbe4e438: Pull complete 05:05:28 bcfd1f05c69d: Pull complete 05:05:28 59ccb84bbe0f: Pull complete 05:05:28 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:05:28 ---> a4fb48ad2a94 05:05:28 Step 3/10 : ARG MAKE='make build' 05:05:30 ---> Running in ed36fc31637a 05:05:31 Removing intermediate container ed36fc31637a 05:05:31 ---> 9f437692c403 05:05:31 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:05:31 ---> Running in 542ea6776755 05:05:31 Removing intermediate container 542ea6776755 05:05:31 ---> b543090b94ef 05:05:31 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:05:31 ---> Running in b558a16f83fe 05:05:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:05:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:05:33 (1/8) Installing openssh-keygen (9.0_p1-r1) 05:05:33 (2/8) Installing libedit (20210910.3.1-r0) 05:05:33 (3/8) Installing openssh-client-common (9.0_p1-r1) 05:05:33 (4/8) Installing openssh-client-default (9.0_p1-r1) 05:05:33 (5/8) Installing openssh-sftp-server (9.0_p1-r1) 05:05:33 (6/8) Installing openssh-server-common (9.0_p1-r1) 05:05:33 (7/8) Installing openssh-server (9.0_p1-r1) 05:05:33 (8/8) Installing openssh (9.0_p1-r1) 05:05:33 Executing busybox-1.35.0-r13.trigger 05:05:33 OK: 217 MiB in 59 packages 05:05:34 Still waiting to schedule task 05:05:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-20372’ is offline 05:05:34 Removing intermediate container b558a16f83fe 05:05:34 ---> 67d5c5dc9bff 05:05:34 Step 6/10 : WORKDIR /device-modbus-go 05:05:34 ---> Running in 5a0f2f44bc1d 05:05:34 Removing intermediate container 5a0f2f44bc1d 05:05:34 ---> c20e8e4bb1ea 05:05:34 Step 7/10 : COPY go.mod vendor* ./ 05:05:34 ---> 787cf077190a 05:05:34 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:34 ---> Running in a9b69ef16494 05:05:49 Removing intermediate container a9b69ef16494 05:05:49 ---> 7af746c84d72 05:05:49 Step 9/10 : COPY . . 05:05:49 ---> 8cefacb412c4 05:05:49 Step 10/10 : RUN ${MAKE} 05:05:49 ---> Running in f0f1f5b2dcb0 05:05:49 noop 05:05:49 Removing intermediate container f0f1f5b2dcb0 05:05:49 ---> 6a983e10654a 05:05:49 Successfully built 6a983e10654a 05:05:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:49 + docker inspect -f . ci-base-image-x86_64 05:05:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:49 prd-ubuntu20.04-docker-8c-8g-20371 does not seem to be running inside a container 05:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-362 -v /w/workspace/xfoundry_device-modbus-go_PR-362:/w/workspace/xfoundry_device-modbus-go_PR-362:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-362@tmp:/w/workspace/xfoundry_device-modbus-go_PR-362@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:05:50 $ docker top 355f694bdfe80077c4efd6eb9211d3654ffd62c74b88297f43717e47cf627144 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:50 + go version 05:05:50 go version go1.18.3 linux/amd64 [Pipeline] } 05:05:50 $ docker stop --time=1 355f694bdfe80077c4efd6eb9211d3654ffd62c74b88297f43717e47cf627144 05:05:52 $ docker rm -f 355f694bdfe80077c4efd6eb9211d3654ffd62c74b88297f43717e47cf627144 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:52 + docker inspect -f . ci-base-image-x86_64 05:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:53 prd-ubuntu20.04-docker-8c-8g-20371 does not seem to be running inside a container 05:05:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-modbus-go_PR-362 -v /w/workspace/xfoundry_device-modbus-go_PR-362:/w/workspace/xfoundry_device-modbus-go_PR-362:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-362@tmp:/w/workspace/xfoundry_device-modbus-go_PR-362@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:05:53 $ docker top fa5a6aedd116e076a88458d20b6b709418a22819949e83b07ad5c2c93a9c3f20 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:53 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-362 [Pipeline] fileExists [Pipeline] sh 05:05:54 + make test 05:05:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:05:54 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:06:04 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:06:04 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 46.4% of statements 05:06:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:06:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:06:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:06:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:06:12 ./bin/test-attribution-txt.sh [Pipeline] echo 05:06:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:06:12 $ docker stop --time=1 fa5a6aedd116e076a88458d20b6b709418a22819949e83b07ad5c2c93a9c3f20 05:06:14 $ docker rm -f fa5a6aedd116e076a88458d20b6b709418a22819949e83b07ad5c2c93a9c3f20 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:06:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:06:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:06:15 + ls -al . 05:06:15 total 184 05:06:15 drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 05:05 . 05:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:04 .. 05:06:15 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 05:04 .dockerignore 05:06:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:06 .git 05:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:04 .github 05:06:15 -rw-rw-r-- 1 jenkins jenkins 331 Jul 18 05:04 .gitignore 05:06:15 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 05:04 .golangci.yml 05:06:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:05 .semver 05:06:15 -rw-rw-r-- 1 jenkins jenkins 9636 Jul 18 05:04 Attribution.txt 05:06:15 -rw-rw-r-- 1 jenkins jenkins 10001 Jul 18 05:04 CHANGELOG.md 05:06:15 -rw-rw-r-- 1 jenkins jenkins 1550 Jul 18 05:04 Dockerfile 05:06:15 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 05:04 GOVERNANCE.md 05:06:15 -rw-rw-r-- 1 jenkins jenkins 680 Jul 18 05:04 Jenkinsfile 05:06:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 05:04 LICENSE 05:06:15 -rw-rw-r-- 1 jenkins jenkins 1892 Jul 18 05:04 Makefile 05:06:15 -rw-rw-r-- 1 jenkins jenkins 622 Jul 18 05:04 OWNERS.md 05:06:15 -rw-rw-r-- 1 jenkins jenkins 3397 Jul 18 05:04 README.md 05:06:15 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 05:05 VERSION 05:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:04 bin 05:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:04 cmd 05:06:15 -rw-r--r-- 1 jenkins jenkins 24065 Jul 18 05:06 coverage.out 05:06:15 -rw-rw-r-- 1 jenkins jenkins 3405 Jul 18 05:04 go.mod 05:06:15 -rw-rw-r-- 1 jenkins jenkins 35448 Jul 18 05:04 go.sum 05:06:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:04 internal 05:06:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:04 simulator 05:06:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:04 snap 05:06:15 -rw-rw-r-- 1 jenkins jenkins 229 Jul 18 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:16 + 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=eb9c022ff29b62e811816276f111deb6e4ab1e08 --label arch=amd64 --label version=0.0.0 . 05:06:16 Sending build context to Docker daemon 6.097MB 05:06:16 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:06:16 Step 2/23 : FROM ${BASE} AS builder 05:06:16 ---> 6a983e10654a 05:06:16 Step 3/23 : ARG MAKE='make build' 05:06:16 ---> Running in 957b20b41c4a 05:06:16 Removing intermediate container 957b20b41c4a 05:06:16 ---> c7cc6ae00728 05:06:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:16 ---> Running in e3e9c65be8b8 05:06:16 Removing intermediate container e3e9c65be8b8 05:06:16 ---> 9190da9a8ac8 05:06:16 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:06:16 ---> Running in 327bb3d08dd0 05:06:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:06:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:06:18 OK: 217 MiB in 59 packages 05:06:18 Removing intermediate container 327bb3d08dd0 05:06:18 ---> 01eaa7e78e7e 05:06:18 Step 6/23 : WORKDIR /device-modbus-go 05:06:18 ---> Running in 362f930676db 05:06:18 Removing intermediate container 362f930676db 05:06:18 ---> 809f4f784329 05:06:18 Step 7/23 : COPY go.mod vendor* ./ 05:06:19 ---> b58b3f578ab6 05:06:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:06:19 ---> Running in 611673cbb783 05:06:19 Removing intermediate container 611673cbb783 05:06:19 ---> fe0b65aef57e 05:06:19 Step 9/23 : COPY . . 05:06:19 ---> d78edd3cbe74 05:06:19 Step 10/23 : RUN ${MAKE} 05:06:19 ---> Running in 65d3ae9efb69 05:06:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:06:38 Removing intermediate container 65d3ae9efb69 05:06:38 ---> 26be142977ac 05:06:38 Step 11/23 : FROM alpine:3.14 05:06:38 3.14: Pulling from library/alpine 05:06:38 8663204ce13b: Pulling fs layer 05:06:39 8663204ce13b: Verifying Checksum 05:06:39 8663204ce13b: Download complete 05:06:39 8663204ce13b: Pull complete 05:06:39 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:06:39 Status: Downloaded newer image for alpine:3.14 05:06:39 ---> e04c818066af 05:06:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:06:39 ---> Running in 7a0377970841 05:06:39 Removing intermediate container 7a0377970841 05:06:39 ---> 7e69dad6d49c 05:06:39 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:06:39 ---> Running in 09180d6aa1e0 05:06:39 Removing intermediate container 09180d6aa1e0 05:06:39 ---> 285a513db7b8 05:06:39 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 05:06:39 ---> Running in 85c915bfd025 05:06:40 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:06:41 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:06:41 (1/6) Installing dumb-init (1.2.5-r1) 05:06:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:06:41 (3/6) Installing libsodium (1.0.18-r0) 05:06:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:06:41 (5/6) Installing libzmq (4.3.4-r0) 05:06:41 (6/6) Installing zeromq (4.3.4-r0) 05:06:41 Executing busybox-1.33.1-r7.trigger 05:06:41 OK: 8 MiB in 20 packages 05:06:42 Removing intermediate container 85c915bfd025 05:06:42 ---> 91f3d6d515aa 05:06:42 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:06:42 ---> 278b56b5b06a 05:06:42 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:06:42 ---> 4a4acbd699c2 05:06:42 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:06:43 ---> a47d70fd5444 05:06:43 Step 18/23 : EXPOSE 59901 05:06:43 ---> Running in cecc43c8e806 05:06:43 Removing intermediate container cecc43c8e806 05:06:43 ---> 3b96b570aa68 05:06:43 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:06:43 ---> Running in 494d636fdf5b 05:06:43 Removing intermediate container 494d636fdf5b 05:06:43 ---> ad196d51dfab 05:06:43 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:06:43 ---> Running in c922dc99b37e 05:06:43 Removing intermediate container c922dc99b37e 05:06:43 ---> 801e29abf997 05:06:43 Step 21/23 : LABEL arch=amd64 05:06:43 ---> Running in 9fbc4c944876 05:06:43 Removing intermediate container 9fbc4c944876 05:06:43 ---> c38cd3d59233 05:06:43 Step 22/23 : LABEL git_sha=eb9c022ff29b62e811816276f111deb6e4ab1e08 05:06:43 ---> Running in 7e0d5570a506 05:06:43 Removing intermediate container 7e0d5570a506 05:06:43 ---> 8807cf836790 05:06:43 Step 23/23 : LABEL version=0.0.0 05:06:43 ---> Running in 6fba6145139e 05:06:43 Removing intermediate container 6fba6145139e 05:06:43 ---> 5200a556440b 05:06:43 [Warning] One or more build-args [ARCH] were not consumed 05:06:43 Successfully built 5200a556440b 05:06:43 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:44 05:06:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:45 latest: Pulling from edgex-lftools-log-publisher 05:06:45 5eb5b503b376: Pulling fs layer 05:06:45 5c69ac0246d0: Pulling fs layer 05:06:45 ec43610c2a17: Pulling fs layer 05:06:45 3a2ae6a8a46f: Pulling fs layer 05:06:45 33b1e0a273af: Pulling fs layer 05:06:45 5d3b04190fa2: Pulling fs layer 05:06:45 2f39f015ded8: Pulling fs layer 05:06:45 3a2ae6a8a46f: Waiting 05:06:45 33b1e0a273af: Waiting 05:06:45 2f39f015ded8: Waiting 05:06:45 5d3b04190fa2: Waiting 05:06:45 5c69ac0246d0: Download complete 05:06:45 3a2ae6a8a46f: Verifying Checksum 05:06:45 3a2ae6a8a46f: Download complete 05:06:45 33b1e0a273af: Verifying Checksum 05:06:45 33b1e0a273af: Download complete 05:06:45 5d3b04190fa2: Verifying Checksum 05:06:45 5d3b04190fa2: Download complete 05:06:45 ec43610c2a17: Verifying Checksum 05:06:45 ec43610c2a17: Download complete 05:06:45 5eb5b503b376: Verifying Checksum 05:06:45 5eb5b503b376: Download complete 05:06:46 2f39f015ded8: Download complete 05:06:46 5eb5b503b376: Pull complete 05:06:46 5c69ac0246d0: Pull complete 05:06:47 ec43610c2a17: Pull complete 05:06:47 3a2ae6a8a46f: Pull complete 05:06:47 33b1e0a273af: Pull complete 05:06:47 5d3b04190fa2: Pull complete 05:06:51 2f39f015ded8: Pull complete 05:06:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:52 prd-ubuntu20.04-docker-8c-8g-20371 does not seem to be running inside a container 05:06:52 $ 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-362 -v /w/workspace/xfoundry_device-modbus-go_PR-362:/w/workspace/xfoundry_device-modbus-go_PR-362:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-362@tmp:/w/workspace/xfoundry_device-modbus-go_PR-362@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:06:53 $ docker top 7d854f807e1ef52979ce5913963c3533639542ac706f215fa5bf6658fc6cf30c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:54 ---> job-cost.sh 05:06:54 lf-activate-venv: SKIPPING 05:06:54 INFO: No Stack... 05:06:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:55 INFO: Archiving Costs [Pipeline] sh 05:06:55 + cat /w/workspace/xfoundry_device-modbus-go_PR-362/archives/cost.csv 05:06:55 + cut -d, -f6 [Pipeline] lock 05:06:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] 05:06:55 Resource [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] did not exist. Created. 05:06:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:55 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:56 Stashed 1 file(s) [Pipeline] } 05:06:56 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:56 $ docker stop --time=1 7d854f807e1ef52979ce5913963c3533639542ac706f215fa5bf6658fc6cf30c 05:06:57 $ docker rm -f 7d854f807e1ef52979ce5913963c3533639542ac706f215fa5bf6658fc6cf30c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:08:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20373 in /w/workspace/xfoundry_device-modbus-go_PR-362 [Pipeline] { [Pipeline] ws 05:08:11 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:08:11 Selected Git installation does not exist. Using Default 05:08:11 The recommended git tool is: NONE 05:08:17 using credential edgex-jenkins-ssh 05:08:17 Cloning the remote Git repository 05:08:17 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:08:17 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:08:17 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:08:17 > git --version # timeout=10 05:08:17 > git --version # 'git version 2.25.1' 05:08:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:19 Merging remotes/origin/main commit 973905656be17c6e9e554d1e17f1b70e8c1dc5a7 into PR head commit eb9c022ff29b62e811816276f111deb6e4ab1e08 05:08:19 Merge succeeded, producing eb9c022ff29b62e811816276f111deb6e4ab1e08 05:08:19 Checking out Revision eb9c022ff29b62e811816276f111deb6e4ab1e08 (PR-362) 05:08:19 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:08:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:19 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:08:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:08:19 > git config core.sparsecheckout # timeout=10 05:08:19 > git checkout -f eb9c022ff29b62e811816276f111deb6e4ab1e08 # timeout=10 05:08:19 > git remote # timeout=10 05:08:19 > git config --get remote.origin.url # timeout=10 05:08:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:19 > git merge 973905656be17c6e9e554d1e17f1b70e8c1dc5a7 # timeout=10 05:08:19 > git rev-parse HEAD^{commit} # timeout=10 05:08:19 > git config core.sparsecheckout # timeout=10 05:08:19 > git checkout -f eb9c022ff29b62e811816276f111deb6e4ab1e08 # timeout=10 05:08:24 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 05:08:24 > git --version # timeout=10 05:08:24 > git --version # 'git version 2.25.1' 05:08:24 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:08:25 % Total % Received % Xferd Average Speed Time Time Time Current 05:08:25 Dload Upload Total Spent Left Speed 05:08:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 211k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 05:08:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:08:26 + + sudo tee /etc/docker/daemon.new 05:08:26 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:08:26 { 05:08:26 "registry-mirrors": [ 05:08:26 "https://nexus3.edgexfoundry.org:10001" 05:08:26 ], 05:08:26 "bip": "10.250.0.254/24", 05:08:26 "hosts": [ 05:08:26 "tcp://0.0.0.0:5555", 05:08:26 "unix:///var/run/docker.sock" 05:08:26 ], 05:08:26 "mtu": 1458, 05:08:26 "selinux-enabled": true, 05:08:26 "seccomp-profile": "/etc/docker/seccomp.json" 05:08:26 } [Pipeline] sh 05:08:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:08:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:08:45 provisioning config files... 05:08:45 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8093291109768295306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:08:46 ---> docker-login.sh 05:08:46 nexus3.edgexfoundry.org:10001 05:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:47 Configure a credential helper to remove this warning. See 05:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:47 05:08:47 Login Succeeded 05:08:47 nexus3.edgexfoundry.org:10002 05:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:47 Configure a credential helper to remove this warning. See 05:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:47 05:08:47 Login Succeeded 05:08:47 nexus3.edgexfoundry.org:10003 05:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:48 Configure a credential helper to remove this warning. See 05:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:48 05:08:48 Login Succeeded 05:08:48 nexus3.edgexfoundry.org:10004 05:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:48 Configure a credential helper to remove this warning. See 05:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:48 05:08:48 Login Succeeded 05:08:48 docker.io 05:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:08:49 Configure a credential helper to remove this warning. See 05:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:08:49 05:08:49 Login Succeeded 05:08:49 ---> docker-login.sh ends [Pipeline] } 05:08:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:08:49 ========================================================= 05:08:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:08:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:08:50 Sending build context to Docker daemon 3.154MB 05:08:50 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:08:50 Step 2/10 : FROM ${BASE} AS builder 05:08:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:08:51 b3c136eddcbf: Pulling fs layer 05:08:51 c0a3192eca97: Pulling fs layer 05:08:51 a050256f5b6f: Pulling fs layer 05:08:51 656be50a0ddc: Pulling fs layer 05:08:51 2bbca73fdf42: Pulling fs layer 05:08:51 46d945488cbd: Pulling fs layer 05:08:51 8a5474983e97: Pulling fs layer 05:08:51 329c88fbcd65: Pulling fs layer 05:08:51 656be50a0ddc: Waiting 05:08:51 2bbca73fdf42: Waiting 05:08:51 46d945488cbd: Waiting 05:08:51 8a5474983e97: Waiting 05:08:51 329c88fbcd65: Waiting 05:08:51 a050256f5b6f: Verifying Checksum 05:08:51 a050256f5b6f: Download complete 05:08:51 c0a3192eca97: Verifying Checksum 05:08:51 c0a3192eca97: Download complete 05:08:51 2bbca73fdf42: Verifying Checksum 05:08:51 2bbca73fdf42: Download complete 05:08:51 46d945488cbd: Verifying Checksum 05:08:51 46d945488cbd: Download complete 05:08:51 b3c136eddcbf: Verifying Checksum 05:08:51 b3c136eddcbf: Download complete 05:08:52 b3c136eddcbf: Pull complete 05:08:52 329c88fbcd65: Verifying Checksum 05:08:52 329c88fbcd65: Download complete 05:08:52 c0a3192eca97: Pull complete 05:08:53 a050256f5b6f: Pull complete 05:08:53 8a5474983e97: Verifying Checksum 05:08:53 8a5474983e97: Download complete 05:08:54 656be50a0ddc: Verifying Checksum 05:08:54 656be50a0ddc: Download complete 05:09:06 656be50a0ddc: Pull complete 05:09:06 2bbca73fdf42: Pull complete 05:09:06 46d945488cbd: Pull complete 05:09:13 8a5474983e97: Pull complete 05:09:15 329c88fbcd65: Pull complete 05:09:15 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:09:15 ---> ff4287adb874 05:09:15 Step 3/10 : ARG MAKE='make build' 05:09:17 ---> Running in 6c49114e1cb3 05:09:18 Removing intermediate container 6c49114e1cb3 05:09:18 ---> d080f60ae782 05:09:18 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:18 ---> Running in 487b67de561b 05:09:20 Removing intermediate container 487b67de561b 05:09:20 ---> 91a0c46dc00f 05:09:20 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:09:20 ---> Running in 1453f1def997 05:09:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:09:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:09:22 (1/8) Installing openssh-keygen (9.0_p1-r1) 05:09:23 (2/8) Installing libedit (20210910.3.1-r0) 05:09:23 (3/8) Installing openssh-client-common (9.0_p1-r1) 05:09:23 (4/8) Installing openssh-client-default (9.0_p1-r1) 05:09:23 (5/8) Installing openssh-sftp-server (9.0_p1-r1) 05:09:23 (6/8) Installing openssh-server-common (9.0_p1-r1) 05:09:23 (7/8) Installing openssh-server (9.0_p1-r1) 05:09:23 (8/8) Installing openssh (9.0_p1-r1) 05:09:23 Executing busybox-1.35.0-r13.trigger 05:09:23 OK: 228 MiB in 59 packages 05:09:24 Removing intermediate container 1453f1def997 05:09:24 ---> bbf522e1db9b 05:09:24 Step 6/10 : WORKDIR /device-modbus-go 05:09:24 ---> Running in 87b96097c255 05:09:25 Removing intermediate container 87b96097c255 05:09:25 ---> 50fc7f9e0dbe 05:09:25 Step 7/10 : COPY go.mod vendor* ./ 05:09:25 ---> 12140ba0de55 05:09:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:25 ---> Running in 9e3c89cfa806 05:10:12 Removing intermediate container 9e3c89cfa806 05:10:12 ---> d510d7c07d13 05:10:12 Step 9/10 : COPY . . 05:10:12 ---> 67708a4840c9 05:10:12 Step 10/10 : RUN ${MAKE} 05:10:12 ---> Running in 8003dd58361f 05:10:12 noop 05:10:13 Removing intermediate container 8003dd58361f 05:10:13 ---> 116cc3106d8b 05:10:13 Successfully built 116cc3106d8b 05:10:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:13 + docker inspect -f . ci-base-image-arm64 05:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:13 prd-ubuntu20.04-docker-arm64-4c-16g-20373 does not seem to be running inside a container 05:10:14 $ 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:10:15 $ docker top 9f4b3aa96263ece46872edb80db68e61fd26e7066974d42916a647226693c545 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:16 + go version 05:10:16 go version go1.18.3 linux/arm64 [Pipeline] } 05:10:16 $ docker stop --time=1 9f4b3aa96263ece46872edb80db68e61fd26e7066974d42916a647226693c545 05:10:17 $ docker rm -f 9f4b3aa96263ece46872edb80db68e61fd26e7066974d42916a647226693c545 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:18 + docker inspect -f . ci-base-image-arm64 05:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:19 prd-ubuntu20.04-docker-arm64-4c-16g-20373 does not seem to be running inside a container 05:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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:10:20 $ docker top 012ab4972b7e570ef737dfc3c15fe7baa1b145a67ccec8dc48ae142e42365eda -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:21 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:10:22 + make test 05:10:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:10:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:11:45 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:11:45 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 46.4% of statements 05:11:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:11:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:12:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:12:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:12:07 ./bin/test-attribution-txt.sh [Pipeline] echo 05:12:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:12:07 $ docker stop --time=1 012ab4972b7e570ef737dfc3c15fe7baa1b145a67ccec8dc48ae142e42365eda 05:12:09 $ docker rm -f 012ab4972b7e570ef737dfc3c15fe7baa1b145a67ccec8dc48ae142e42365eda [Pipeline] // withDockerContainer [Pipeline] sh 05:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:12:10 Warning: overwriting stash ‘coverage-report’ 05:12:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:12:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:12:12 + ls -al . 05:12:12 total 180 05:12:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 05:10 . 05:12:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:08 .. 05:12:12 -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 05:08 .dockerignore 05:12:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 05:08 .git 05:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:08 .github 05:12:12 -rw-rw-r-- 1 jenkins jenkins 331 Jul 18 05:08 .gitignore 05:12:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 18 05:08 .golangci.yml 05:12:12 -rw-rw-r-- 1 jenkins jenkins 9636 Jul 18 05:08 Attribution.txt 05:12:12 -rw-rw-r-- 1 jenkins jenkins 10001 Jul 18 05:08 CHANGELOG.md 05:12:12 -rw-rw-r-- 1 jenkins jenkins 1550 Jul 18 05:08 Dockerfile 05:12:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 05:08 GOVERNANCE.md 05:12:12 -rw-rw-r-- 1 jenkins jenkins 680 Jul 18 05:08 Jenkinsfile 05:12:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 18 05:08 LICENSE 05:12:12 -rw-rw-r-- 1 jenkins jenkins 1892 Jul 18 05:08 Makefile 05:12:12 -rw-rw-r-- 1 jenkins jenkins 622 Jul 18 05:08 OWNERS.md 05:12:12 -rw-rw-r-- 1 jenkins jenkins 3397 Jul 18 05:08 README.md 05:12:12 -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 05:05 VERSION 05:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:08 bin 05:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:08 cmd 05:12:12 -rw-r--r-- 1 jenkins jenkins 24065 Jul 18 05:11 coverage.out 05:12:12 -rw-rw-r-- 1 jenkins jenkins 3405 Jul 18 05:08 go.mod 05:12:12 -rw-rw-r-- 1 jenkins jenkins 35448 Jul 18 05:08 go.sum 05:12:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 05:08 internal 05:12:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 05:08 simulator 05:12:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 05:08 snap 05:12:12 -rw-rw-r-- 1 jenkins jenkins 229 Jul 18 05:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:12:12 + 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=eb9c022ff29b62e811816276f111deb6e4ab1e08 --label arch=arm64 --label version=0.0.0 . 05:12:12 Sending build context to Docker daemon 3.179MB 05:12:12 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 05:12:12 Step 2/23 : FROM ${BASE} AS builder 05:12:12 ---> 116cc3106d8b 05:12:12 Step 3/23 : ARG MAKE='make build' 05:12:13 ---> Running in 18e197a75118 05:12:13 Removing intermediate container 18e197a75118 05:12:13 ---> 5144adce93d7 05:12:13 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:12:13 ---> Running in 9144f57ab790 05:12:15 Removing intermediate container 9144f57ab790 05:12:15 ---> 1e8ccf8ef11f 05:12:15 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:12:15 ---> Running in 33113da933c3 05:12:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:12:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:12:17 OK: 228 MiB in 59 packages 05:12:18 Removing intermediate container 33113da933c3 05:12:18 ---> 60a8ce558328 05:12:18 Step 6/23 : WORKDIR /device-modbus-go 05:12:18 ---> Running in 9039a5c3c211 05:12:19 Removing intermediate container 9039a5c3c211 05:12:19 ---> 13cdd379b815 05:12:19 Step 7/23 : COPY go.mod vendor* ./ 05:12:19 ---> 370ab53fbe43 05:12:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:12:19 ---> Running in 919fc6b522a5 05:12:21 Removing intermediate container 919fc6b522a5 05:12:21 ---> cb479f79f370 05:12:21 Step 9/23 : COPY . . 05:12:22 ---> d8dda3a47a3d 05:12:22 Step 10/23 : RUN ${MAKE} 05:12:22 ---> Running in fa8205a6a67d 05:12:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:14:30 Removing intermediate container fa8205a6a67d 05:14:30 ---> 1a43d636dd53 05:14:30 Step 11/23 : FROM alpine:3.14 05:14:30 3.14: Pulling from library/alpine 05:14:30 455c02918c45: Pulling fs layer 05:14:30 455c02918c45: Verifying Checksum 05:14:30 455c02918c45: Download complete 05:14:30 455c02918c45: Pull complete 05:14:30 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 05:14:30 Status: Downloaded newer image for alpine:3.14 05:14:30 ---> ac73e934f311 05:14:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:14:30 ---> Running in 5f0712019050 05:14:30 Removing intermediate container 5f0712019050 05:14:30 ---> a61de1cf2125 05:14:30 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:14:30 ---> Running in ebdb18ce47a6 05:14:30 Removing intermediate container ebdb18ce47a6 05:14:30 ---> 118178f11b20 05:14:30 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 05:14:30 ---> Running in 3fc739584e44 05:14:31 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:14:32 (1/6) Installing dumb-init (1.2.5-r1) 05:14:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:14:33 (3/6) Installing libsodium (1.0.18-r0) 05:14:33 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:14:33 (5/6) Installing libzmq (4.3.4-r0) 05:14:33 (6/6) Installing zeromq (4.3.4-r0) 05:14:33 Executing busybox-1.33.1-r7.trigger 05:14:33 OK: 8 MiB in 20 packages 05:14:34 Removing intermediate container 3fc739584e44 05:14:34 ---> 2adfeb322696 05:14:34 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:14:35 ---> 77759a62904c 05:14:35 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:14:36 ---> 0d56be53dffb 05:14:36 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:14:36 ---> 8160450e38f7 05:14:36 Step 18/23 : EXPOSE 59901 05:14:36 ---> Running in 547685eee24a 05:14:36 Removing intermediate container 547685eee24a 05:14:36 ---> b19f900a77b6 05:14:36 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:14:37 ---> Running in 84fc70a5ce43 05:14:37 Removing intermediate container 84fc70a5ce43 05:14:37 ---> 2c433b75d305 05:14:37 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:14:37 ---> Running in d2adeb221929 05:14:37 Removing intermediate container d2adeb221929 05:14:37 ---> b2681ebfe3ed 05:14:37 Step 21/23 : LABEL arch=arm64 05:14:37 ---> Running in a1ce6f534650 05:14:38 Removing intermediate container a1ce6f534650 05:14:38 ---> c13176735fb4 05:14:38 Step 22/23 : LABEL git_sha=eb9c022ff29b62e811816276f111deb6e4ab1e08 05:14:38 ---> Running in 5ff69410c829 05:14:38 Removing intermediate container 5ff69410c829 05:14:38 ---> e75f4ec30328 05:14:38 Step 23/23 : LABEL version=0.0.0 05:14:38 ---> Running in e57bb4c5db14 05:14:38 Removing intermediate container e57bb4c5db14 05:14:38 ---> 1ca0ddf666cf 05:14:38 [Warning] One or more build-args [ARCH] were not consumed 05:14:38 Successfully built 1ca0ddf666cf 05:14:38 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:39 05:14:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:40 arm64: Pulling from edgex-lftools-log-publisher 05:14:40 8998bd30e6a1: Pulling fs layer 05:14:40 04944245beec: Pulling fs layer 05:14:40 699f458cf7ca: Pulling fs layer 05:14:40 765212b225bb: Pulling fs layer 05:14:40 f23df028b6ca: Pulling fs layer 05:14:40 d65c8cfc05b1: Pulling fs layer 05:14:40 2437ff75d9bd: Pulling fs layer 05:14:40 765212b225bb: Waiting 05:14:40 f23df028b6ca: Waiting 05:14:40 d65c8cfc05b1: Waiting 05:14:40 2437ff75d9bd: Waiting 05:14:40 04944245beec: Verifying Checksum 05:14:40 04944245beec: Download complete 05:14:40 765212b225bb: Download complete 05:14:40 f23df028b6ca: Verifying Checksum 05:14:40 f23df028b6ca: Download complete 05:14:40 d65c8cfc05b1: Verifying Checksum 05:14:40 d65c8cfc05b1: Download complete 05:14:40 699f458cf7ca: Verifying Checksum 05:14:40 699f458cf7ca: Download complete 05:14:40 8998bd30e6a1: Verifying Checksum 05:14:40 8998bd30e6a1: Download complete 05:14:43 2437ff75d9bd: Verifying Checksum 05:14:43 2437ff75d9bd: Download complete 05:14:44 8998bd30e6a1: Pull complete 05:14:45 04944245beec: Pull complete 05:14:47 699f458cf7ca: Pull complete 05:14:47 765212b225bb: Pull complete 05:14:48 f23df028b6ca: Pull complete 05:14:48 d65c8cfc05b1: Pull complete 05:15:03 2437ff75d9bd: Pull complete 05:15:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:03 prd-ubuntu20.04-docker-arm64-4c-16g-20373 does not seem to be running inside a container 05:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:15:06 $ docker top c04ac0348c8334b711a4f5320ce7e64df7b063176c7dbe056f840320544e2ef0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:07 ---> job-cost.sh 05:15:07 lf-activate-venv: SKIPPING 05:15:07 INFO: No Stack... 05:15:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:08 INFO: Archiving Costs [Pipeline] sh 05:15:09 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:15:09 + cut -d, -f6 [Pipeline] lock 05:15:09 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] 05:15:09 Resource [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] did not exist. Created. 05:15:09 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:10 /w/workspace/device-modbus-go/1@tmp/durable-615dc68c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:11 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:11 Warning: overwriting stash ‘stack-cost’ 05:15:11 Stashed 1 file(s) [Pipeline] } 05:15:11 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:11 $ docker stop --time=1 c04ac0348c8334b711a4f5320ce7e64df7b063176c7dbe056f840320544e2ef0 05:15:12 $ docker rm -f c04ac0348c8334b711a4f5320ce7e64df7b063176c7dbe056f840320544e2ef0 [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:15:13 provisioning config files... 05:15:13 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-362@tmp/config6641729876965271715tmp [Pipeline] { [Pipeline] sh 05:15:14 + set +x 05:15:14 + + curl -sbash https://codecov.io/bash -s 05:15:14 -- 05:15:14 05:15:14 _____ _ 05:15:14 / ____| | | 05:15:14 | | ___ __| | ___ ___ _____ __ 05:15:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:14 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:14 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:14 Bash-1.0.6 05:15:14 05:15:14 05:15:14 ==> git version 2.25.1 found 05:15:14 ==> 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:15:14 Release-Date: 2020-01-08 05:15:14 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:15:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:14 ==> Jenkins CI detected. 05:15:14 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-362 05:15:14 project root: . 05:15:14 --> token set from env 05:15:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:14 ==> Running gcov in . (disable via -X gcov) 05:15:14 ==> Python coveragepy not found 05:15:14 ==> Searching for coverage reports in: 05:15:14 + . 05:15:14 -> Found 1 reports 05:15:14 ==> Detecting git/mercurial file structure 05:15:14 ==> Reading reports 05:15:14 + ./coverage.out bytes=24065 05:15:14 ==> Appending adjustments 05:15:14 https://docs.codecov.io/docs/fixing-reports 05:15:14 + Found adjustments 05:15:14 ==> Gzipping contents 05:15:14 4.0K /tmp/codecov.oHntsE.gz 05:15:14 ==> Uploading reports 05:15:14 url: https://codecov.io 05:15:14 query: branch=PR-362&commit=eb9c022ff29b62e811816276f111deb6e4ab1e08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=362&job=&cmd_args= 05:15:14 -> Pinging Codecov 05:15:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-362&commit=eb9c022ff29b62e811816276f111deb6e4ab1e08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=362&job=&cmd_args= 05:15:14 -> Uploading to 05:15:14 https://storage.googleapis.com/codecov/v4/raw/2022-07-18/55DBCA73C666E3227836607328DD7E49/eb9c022ff29b62e811816276f111deb6e4ab1e08/cfa38ac1-6c15-4bae-8d9c-051056c4441a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220718%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220718T051514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f23a4056e353defa5c135afaeeaf92c2ec8a21901bf1c26d141a6ee0f9affa2f 05:15:14 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:14 Dload Upload Total Spent Left Speed 05:15:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4025 0 0 100 4025 0 19827 --:--:-- --:--:-- --:--:-- 19827 100 4025 0 0 100 4025 0 19730 --:--:-- --:--:-- --:--:-- 19634 05:15:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/eb9c022ff29b62e811816276f111deb6e4ab1e08 [Pipeline] } 05:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:15:16 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-362/archives ] 05:15:16 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-362/archives 05:15:16 total 16 05:15:16 drwxr-xr-x 3 root root 4096 Jul 18 05:06 . 05:15:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 05:06 .. 05:15:16 drwxr-xr-x 2 root root 4096 Jul 18 05:06 cost 05:15:16 -rw-r--r-- 1 root root 87 Jul 18 05:06 cost.csv 05:15:16 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-362/archives 05:15:16 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-362/archives 05:15:16 total 16 05:15:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 05:06 . 05:15:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 05:06 .. 05:15:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 05:06 cost 05:15:16 -rw-r--r-- 1 jenkins jenkins 87 Jul 18 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:15:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:17 ---> package-listing.sh 05:15:17 ++ facter osfamily 05:15:17 ++ tr '[:upper:]' '[:lower:]' 05:15:18 + OS_FAMILY=debian 05:15:18 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-362 05:15:18 + START_PACKAGES=/tmp/packages_start.txt 05:15:18 + END_PACKAGES=/tmp/packages_end.txt 05:15:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:18 + PACKAGES=/tmp/packages_start.txt 05:15:18 + '[' /w/workspace/xfoundry_device-modbus-go_PR-362 ']' 05:15:18 + PACKAGES=/tmp/packages_end.txt 05:15:18 + case "${OS_FAMILY}" in 05:15:18 + dpkg -l 05:15:18 + grep '^ii' 05:15:18 + '[' -f /tmp/packages_start.txt ']' 05:15:18 + '[' -f /tmp/packages_end.txt ']' 05:15:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:18 + '[' /w/workspace/xfoundry_device-modbus-go_PR-362 ']' 05:15:18 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-362/archives/ 05:15:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-362/archives/ [Pipeline] echo 05:15:18 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-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:15:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:19 prd-ubuntu20.04-docker-8c-8g-20371 does not seem to be running inside a container 05:15:19 $ 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-362/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-362 -v /w/workspace/xfoundry_device-modbus-go_PR-362:/w/workspace/xfoundry_device-modbus-go_PR-362:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-362@tmp:/w/workspace/xfoundry_device-modbus-go_PR-362@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:15:19 $ docker top f7e5ee4d27e48a7fdb0d30ec5a3e418b42b2815b5ca1efc3defcae1029392539 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:20 + mkdir -p /var/log/sysstat [Pipeline] sh 05:15:20 + ls /var/log/sa-host 05:15:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:20 provisioning config files... 05:15:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-362@tmp/config552451210505996163tmp [Pipeline] { [Pipeline] echo 05:15:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:21 ---> create-netrc.sh [Pipeline] } 05:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:21 ---> python-tools-install.sh [Pipeline] echo 05:15:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:21 ---> sudo-logs.sh 05:15:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:22 ---> job-cost.sh 05:15:22 lf-activate-venv: SKIPPING 05:15:22 DEBUG: total: 0.2199999988079071 05:15:22 INFO: Retrieving Stack Cost... 05:15:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:15:23 INFO: Archiving Costs [Pipeline] echo 05:15:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:23 ---> logs-deploy.sh 05:15:23 lf-activate-venv: SKIPPING 05:15:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-362/1 05:15:23 INFO: archiving workspace using pattern(s): 05:15:24 Archives upload complete. 05:15:24 INFO: archiving logs to Nexus