Pull request #588 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7ef68773ff4b2c3bcd48dd99fd8009602923f542+dad323708bb7fb3ae7999ed6872af7cbf93de804 (15053a13a7181bf1594e6813ef46aabbfb605b76) 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-ssh3541346606693268677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16388544814499037962.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-588/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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17715170897782032998.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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh818304550486080829.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17003030313478639103.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-588/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-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16533351705329494050.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24482’ Running on prd-ubuntu20.04-docker-8c-8g-24484 in /w/workspace/xfoundry_device-modbus-go_PR-588 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-588 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 7ef68773ff4b2c3bcd48dd99fd8009602923f542 Merge succeeded, producing 7ef68773ff4b2c3bcd48dd99fd8009602923f542 Checking out Revision 7ef68773ff4b2c3bcd48dd99fd8009602923f542 (PR-588) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 7ef68773ff4b2c3bcd48dd99fd8009602923f542 # 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 dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7ef68773ff4b2c3bcd48dd99fd8009602923f542 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:41:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:41:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:41:12 ========================================================= 05:41:12 EdgeX Global Pipelines Version Info 05:41:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:41:13 ------------------- 05:41:13 stable info: 05:41:13 ------------------- 05:41:13 Commited By: Ginny Guan ginny@iotechsys.com 05:41:13 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:41:13 Message: update stable to v1.0.265 05:41:13 ------------------- 05:41:13 experimental info: 05:41:13 ------------------- 05:41:13 Commited By: Cherry Wang cherry@iotechsys.com 05:41:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:41:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:41:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7ef68773ff4b2c3bcd48dd99fd8009602923f542 [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7ef6877 [Pipeline] echo 05:41:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:16 provisioning config files... 05:41:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp/config13745493435993244662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:16 ---> ****-login.sh 05:41:16 nexus3.edgexfoundry.org:10001 05:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:16 Configure a credential helper to remove this warning. See 05:41:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:16 05:41:16 Login Succeeded 05:41:16 nexus3.edgexfoundry.org:10002 05:41:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:16 Configure a credential helper to remove this warning. See 05:41:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:16 05:41:16 Login Succeeded 05:41:16 nexus3.edgexfoundry.org:10003 05:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:17 Configure a credential helper to remove this warning. See 05:41:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:17 05:41:17 Login Succeeded 05:41:17 nexus3.edgexfoundry.org:10004 05:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:17 Configure a credential helper to remove this warning. See 05:41:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:17 05:41:17 Login Succeeded 05:41:17 ****.io 05:41:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:17 Configure a credential helper to remove this warning. See 05:41:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:17 05:41:17 Login Succeeded 05:41:17 ---> ****-login.sh ends [Pipeline] } 05:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:41:18 + git rev-list -1 --merges 7ef68773ff4b2c3bcd48dd99fd8009602923f542~1..7ef68773ff4b2c3bcd48dd99fd8009602923f542 [Pipeline] echo 05:41:18 -----------> git rev-list -1 --merges 7ef68773ff4b2c3bcd48dd99fd8009602923f542~1..7ef68773ff4b2c3bcd48dd99fd8009602923f542 7ef68773ff4b2c3bcd48dd99fd8009602923f542 [false] [Pipeline] sh 05:41:18 + git log --format=format:%s -1 7ef68773ff4b2c3bcd48dd99fd8009602923f542 [Pipeline] echo 05:41:18 ========================================================= 05:41:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:41:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:19 + git log --format=format:%s -1 7ef68773ff4b2c3bcd48dd99fd8009602923f542 [Pipeline] echo 05:41:19 [semverPrep] GIT_COMMIT: 7ef68773ff4b2c3bcd48dd99fd8009602923f542, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:41:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:41:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:41:19 + grep -v github /etc/ssh/ssh_known_hosts 05:41:19 + [ -e /tmp/ssh_known_hosts ] 05:41:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:41:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:41:19 sudo tee -a /etc/ssh/ssh_known_hosts 05:41:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:19 05:41:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:20 0.1.4: Pulling from edgex-devops/py-git-semver 05:41:20 b85a868b505f: Pulling fs layer 05:41:20 e2be974225ed: Pulling fs layer 05:41:20 339a4e72a1f5: Pulling fs layer 05:41:20 988bab9f4d93: Pulling fs layer 05:41:20 1469e6f7b9e6: Pulling fs layer 05:41:20 eaf3925da568: Pulling fs layer 05:41:20 bab4dde63d76: Pulling fs layer 05:41:20 bde34c3a00c8: Pulling fs layer 05:41:20 988bab9f4d93: Waiting 05:41:20 b352a97aabf1: Pulling fs layer 05:41:20 4872d77fe225: Pulling fs layer 05:41:20 5851b861e8e6: Pulling fs layer 05:41:20 bab4dde63d76: Waiting 05:41:20 bde34c3a00c8: Waiting 05:41:20 4872d77fe225: Waiting 05:41:20 b352a97aabf1: Waiting 05:41:20 5851b861e8e6: Waiting 05:41:20 eaf3925da568: Waiting 05:41:20 e2be974225ed: Download complete 05:41:20 988bab9f4d93: Verifying Checksum 05:41:20 988bab9f4d93: Download complete 05:41:20 339a4e72a1f5: Verifying Checksum 05:41:20 339a4e72a1f5: Download complete 05:41:20 1469e6f7b9e6: Verifying Checksum 05:41:20 1469e6f7b9e6: Download complete 05:41:20 eaf3925da568: Download complete 05:41:20 bde34c3a00c8: Download complete 05:41:20 b352a97aabf1: Verifying Checksum 05:41:20 b352a97aabf1: Download complete 05:41:20 4872d77fe225: Verifying Checksum 05:41:20 4872d77fe225: Download complete 05:41:20 b85a868b505f: Verifying Checksum 05:41:20 b85a868b505f: Download complete 05:41:20 bab4dde63d76: Verifying Checksum 05:41:20 bab4dde63d76: Download complete 05:41:21 b85a868b505f: Pull complete 05:41:22 e2be974225ed: Pull complete 05:41:22 339a4e72a1f5: Pull complete 05:41:22 988bab9f4d93: Pull complete 05:41:22 1469e6f7b9e6: Pull complete 05:41:22 eaf3925da568: Pull complete 05:41:24 bab4dde63d76: Pull complete 05:41:24 bde34c3a00c8: Pull complete 05:41:25 b352a97aabf1: Pull complete 05:41:25 4872d77fe225: Pull complete 05:41:25 5851b861e8e6: Pull complete 05:41:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:41:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:41:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:25 prd-ubuntu20.04-docker-8c-8g-24484 does not seem to be running inside a container 05:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-588 -v /w/workspace/xfoundry_device-modbus-go_PR-588:/w/workspace/xfoundry_device-modbus-go_PR-588:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-588@tmp:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:41:27 $ docker top 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 -eo pid,comm 05:41:27 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:41:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:41:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:27 [ssh-agent] Looking for ssh-agent implementation... 05:41:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:27 $ docker exec 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 ssh-agent 05:41:27 SSH_AUTH_SOCK=/tmp/ssh-YgYuUT2t1aKN/agent.33 05:41:27 SSH_AGENT_PID=39 05:41:27 Running ssh-add (command line suppressed) 05:41:28 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-588@tmp/private_key_1845370416492009477.key (/w/workspace/xfoundry_device-modbus-go_PR-588@tmp/private_key_1845370416492009477.key) 05:41:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:28 + git tag --points-at HEAD [Pipeline] } 05:41:28 $ docker exec --env ******** --env ******** 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 ssh-agent -k 05:41:28 unset SSH_AUTH_SOCK; 05:41:28 unset SSH_AGENT_PID; 05:41:28 echo Agent pid 39 killed; 05:41:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:41:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:41:28 [ssh-agent] Looking for ssh-agent implementation... 05:41:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:41:28 $ docker exec 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 ssh-agent 05:41:28 SSH_AUTH_SOCK=/tmp/ssh-bTz52k1fKLxm/agent.72 05:41:28 SSH_AGENT_PID=78 05:41:28 Running ssh-add (command line suppressed) 05:41:29 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-588@tmp/private_key_16192224453481623844.key (/w/workspace/xfoundry_device-modbus-go_PR-588@tmp/private_key_16192224453481623844.key) 05:41:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:41:29 + git semver init 05:41:29 2024-11-04 05:41:29,540 [run_init] DEBUG init version:0.0.0 force:False 05:41:29 2024-11-04 05:41:29,541 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-588/.semver 05:41:29 2024-11-04 05:41:29,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-588/.semver 05:41:29 2024-11-04 05:41:29,541 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-588/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-588, universal_newlines=False, shell=None, istream=None) 05:41:30 2024-11-04 05:41:30,538 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-588/.git/info/exclude 05:41:30 2024-11-04 05:41:30,538 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-588/.semver/PR-588 with force:False 05:41:30 2024-11-04 05:41:30,538 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-588/.semver/PR-588 05:41:30 2024-11-04 05:41:30,541 [execute] INFO git cat-file --batch-check 05:41:30 2024-11-04 05:41:30,541 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) 05:41:30 2024-11-04 05:41:30,547 [execute] INFO git cat-file --batch 05:41:30 2024-11-04 05:41:30,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) 05:41:30 2024-11-04 05:41:30,553 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-588/.semver/PR-588 05:41:30 0.0.0 [Pipeline] } 05:41:30 $ docker exec --env ******** --env ******** 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 ssh-agent -k 05:41:30 unset SSH_AUTH_SOCK; 05:41:30 unset SSH_AGENT_PID; 05:41:30 echo Agent pid 78 killed; 05:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:41:31 + git semver [Pipeline] } 05:41:31 $ docker stop --time=1 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 05:41:32 $ docker rm -f --volumes 369ce9ef5ef5457eb9c988b4ba1b9ceb3e9f24bd16fd7fceb5f37d84feb67a67 [Pipeline] // withDockerContainer [Pipeline] sh 05:41:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:41:33 Stashed 1 file(s) [Pipeline] echo 05:41:33 [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:41:34 provisioning config files... 05:41:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp/config9593496733318823984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:34 ---> ****-login.sh 05:41:34 nexus3.edgexfoundry.org:10001 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 nexus3.edgexfoundry.org:10002 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 nexus3.edgexfoundry.org:10003 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 nexus3.edgexfoundry.org:10004 05:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:34 Configure a credential helper to remove this warning. See 05:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:34 05:41:34 Login Succeeded 05:41:34 ****.io 05:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:35 Configure a credential helper to remove this warning. See 05:41:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:35 05:41:35 Login Succeeded 05:41:35 ---> ****-login.sh ends [Pipeline] } 05:41:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:35 ========================================================= 05:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:41:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:41:35 Sending build context to Docker daemon 18.04MB 05:41:35 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:41:35 Step 2/10 : FROM ${BASE} AS builder 05:41:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:41:35 43c4264eed91: Pulling fs layer 05:41:35 4cc291be95ef: Pulling fs layer 05:41:35 2ac1f1163629: Pulling fs layer 05:41:35 5c3c966382ef: Pulling fs layer 05:41:35 4f4fb700ef54: Pulling fs layer 05:41:35 5d5c8e513c77: Pulling fs layer 05:41:35 9f66e0745190: Pulling fs layer 05:41:35 f49a43e4bbc0: Pulling fs layer 05:41:35 561ebcabdf7f: Pulling fs layer 05:41:35 5d5c8e513c77: Waiting 05:41:35 9f66e0745190: Waiting 05:41:35 f49a43e4bbc0: Waiting 05:41:35 5c3c966382ef: Waiting 05:41:35 4f4fb700ef54: Waiting 05:41:35 561ebcabdf7f: Waiting 05:41:36 4cc291be95ef: Download complete 05:41:36 5c3c966382ef: Verifying Checksum 05:41:36 5c3c966382ef: Download complete 05:41:36 4f4fb700ef54: Verifying Checksum 05:41:36 4f4fb700ef54: Download complete 05:41:36 5d5c8e513c77: Verifying Checksum 05:41:36 5d5c8e513c77: Download complete 05:41:36 43c4264eed91: Download complete 05:41:36 9f66e0745190: Verifying Checksum 05:41:36 9f66e0745190: Download complete 05:41:36 43c4264eed91: Pull complete 05:41:36 561ebcabdf7f: Verifying Checksum 05:41:36 561ebcabdf7f: Download complete 05:41:36 4cc291be95ef: Pull complete 05:41:36 2ac1f1163629: Verifying Checksum 05:41:36 2ac1f1163629: Download complete 05:41:36 f49a43e4bbc0: Verifying Checksum 05:41:36 f49a43e4bbc0: Download complete 05:41:40 2ac1f1163629: Pull complete 05:41:40 5c3c966382ef: Pull complete 05:41:40 4f4fb700ef54: Pull complete 05:41:40 5d5c8e513c77: Pull complete 05:41:40 9f66e0745190: Pull complete 05:41:42 f49a43e4bbc0: Pull complete 05:41:43 561ebcabdf7f: Pull complete 05:41:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:41:43 ---> 3a752c3f9dda 05:41:43 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:41:45 ---> Running in 9697f492b03d 05:41:45 Removing intermediate container 9697f492b03d 05:41:45 ---> 4225ed71abb3 05:41:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:41:45 ---> Running in e357fc8c848d 05:41:45 Removing intermediate container e357fc8c848d 05:41:45 ---> a9381abcde73 05:41:45 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:41:45 ---> Running in 92c205535e16 05:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:41:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:41:46 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:41:46 (2/8) Installing libedit (20240517.3.1-r0) 05:41:46 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:41:46 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:41:46 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:41:46 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:41:46 (7/8) Installing openssh-server (9.7_p1-r4) 05:41:46 (8/8) Installing openssh (9.7_p1-r4) 05:41:46 Executing busybox-1.36.1-r29.trigger 05:41:46 OK: 252 MiB in 62 packages 05:41:47 Removing intermediate container 92c205535e16 05:41:47 ---> 633384d050e0 05:41:47 Step 6/10 : WORKDIR /device-modbus-go 05:41:47 ---> Running in 785343fd6571 05:41:47 Removing intermediate container 785343fd6571 05:41:47 ---> 9aa025d39d27 05:41:47 Step 7/10 : COPY go.mod vendor* ./ 05:41:47 ---> 457556012005 05:41:47 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:47 ---> Running in 7ccbf48c6369 05:41:48 Still waiting to schedule task 05:41:48 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24483’ 05:42:26 Removing intermediate container 7ccbf48c6369 05:42:26 ---> b7952df00256 05:42:26 Step 9/10 : COPY . . 05:42:26 ---> a09fd60f02da 05:42:26 Step 10/10 : RUN ${MAKE} 05:42:26 ---> Running in 419dcc153626 05:42:26 noop 05:42:26 Removing intermediate container 419dcc153626 05:42:26 ---> a7004d88ee29 05:42:26 Successfully built a7004d88ee29 05:42:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:26 + docker inspect -f . ci-base-image-x86_64 05:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:26 prd-ubuntu20.04-docker-8c-8g-24484 does not seem to be running inside a container 05:42:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-588 -v /w/workspace/xfoundry_device-modbus-go_PR-588:/w/workspace/xfoundry_device-modbus-go_PR-588:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-588@tmp:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:27 $ docker top 8ca32a7cfca00f41a06d0b12e96a6ff80677092ed7ee9552198175f95584fcd3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:27 + go version 05:42:27 go version go1.23.2 linux/amd64 [Pipeline] } 05:42:27 $ docker stop --time=1 8ca32a7cfca00f41a06d0b12e96a6ff80677092ed7ee9552198175f95584fcd3 05:42:29 $ docker rm -f --volumes 8ca32a7cfca00f41a06d0b12e96a6ff80677092ed7ee9552198175f95584fcd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:29 + docker inspect -f . ci-base-image-x86_64 05:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:30 prd-ubuntu20.04-docker-8c-8g-24484 does not seem to be running inside a container 05:42:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-588 -v /w/workspace/xfoundry_device-modbus-go_PR-588:/w/workspace/xfoundry_device-modbus-go_PR-588:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-588@tmp:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:42:30 $ docker top 2ff695554374902e5211aafbe10959aa7d57d68ae640ff273544f2a3bf639344 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:30 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-588 [Pipeline] fileExists [Pipeline] sh 05:42:31 + make test 05:42:31 go test ./... -coverprofile=coverage.out 05:42:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:42:54 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:42:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 48.0% of statements 05:43:04 go vet ./... 05:43:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:43:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:43:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:43:11 $ docker stop --time=1 2ff695554374902e5211aafbe10959aa7d57d68ae640ff273544f2a3bf639344 05:43:13 $ docker rm -f --volumes 2ff695554374902e5211aafbe10959aa7d57d68ae640ff273544f2a3bf639344 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:43:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:14 + ls -al . 05:43:14 total 260 05:43:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 05:42 . 05:43:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 05:41 .. 05:43:14 -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 05:41 .dockerignore 05:43:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 05:42 .git 05:43:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 05:41 .github 05:43:14 -rw-rw-r-- 1 jenkins jenkins 266 Nov 4 05:41 .gitignore 05:43:14 -rw-rw-r-- 1 jenkins jenkins 199 Nov 4 05:41 .golangci.yml 05:43:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 05:41 .semver 05:43:14 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 4 05:41 Attribution.txt 05:43:14 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 4 05:41 CHANGELOG.md 05:43:14 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 4 05:41 Dockerfile 05:43:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 05:41 GOVERNANCE.md 05:43:14 -rw-rw-r-- 1 jenkins jenkins 658 Nov 4 05:41 Jenkinsfile 05:43:14 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 05:41 LICENSE 05:43:14 -rw-rw-r-- 1 jenkins jenkins 2479 Nov 4 05:41 Makefile 05:43:14 -rw-rw-r-- 1 jenkins jenkins 622 Nov 4 05:41 OWNERS.md 05:43:14 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 4 05:41 README.md 05:43:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 05:41 VERSION 05:43:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 05:41 bin 05:43:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 05:41 cmd 05:43:14 -rw-r--r-- 1 jenkins jenkins 25464 Nov 4 05:42 coverage.out 05:43:14 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 4 05:41 go.mod 05:43:14 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 4 05:41 go.sum 05:43:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 05:41 internal 05:43:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 05:41 simulator 05:43:14 -rw-rw-r-- 1 jenkins jenkins 229 Nov 4 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:15 + 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=7ef68773ff4b2c3bcd48dd99fd8009602923f542 --label arch=amd64 --label version=0.0.0 . 05:43:15 Sending build context to Docker daemon 18.06MB 05:43:15 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:43:15 Step 2/23 : FROM ${BASE} AS builder 05:43:15 ---> a7004d88ee29 05:43:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:43:15 ---> Running in d682c8ec255b 05:43:15 Removing intermediate container d682c8ec255b 05:43:15 ---> 6da5237ca99f 05:43:15 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:43:15 ---> Running in 41356f07b983 05:43:15 Removing intermediate container 41356f07b983 05:43:15 ---> 235705e79e38 05:43:15 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:43:15 ---> Running in 3ba9fac23af9 05:43:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:43:16 OK: 252 MiB in 62 packages 05:43:16 Removing intermediate container 3ba9fac23af9 05:43:16 ---> 61ad1a8174b1 05:43:16 Step 6/23 : WORKDIR /device-modbus-go 05:43:16 ---> Running in 239554ef0523 05:43:16 Removing intermediate container 239554ef0523 05:43:16 ---> 14526128b22e 05:43:16 Step 7/23 : COPY go.mod vendor* ./ 05:43:16 ---> 66b27ad89fa5 05:43:16 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:17 ---> Running in 21df2d9a3386 05:43:17 Removing intermediate container 21df2d9a3386 05:43:17 ---> 42204f4f3133 05:43:17 Step 9/23 : COPY . . 05:43:18 ---> 45ef33eeb710 05:43:18 Step 10/23 : RUN ${MAKE} 05:43:18 ---> Running in 24c78732a50a 05:43:18 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:43:50 Removing intermediate container 24c78732a50a 05:43:50 ---> 5aaebfb1fd30 05:43:50 Step 11/23 : FROM alpine:3.20 05:43:50 3.20: Pulling from library/alpine 05:43:50 43c4264eed91: Already exists 05:43:50 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:43:50 Status: Downloaded newer image for alpine:3.20 05:43:50 ---> 91ef0af61f39 05:43:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:43:50 ---> Running in 0ac7fa2b5762 05:43:50 Removing intermediate container 0ac7fa2b5762 05:43:50 ---> d32dfd9a19d2 05:43:50 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:43:50 ---> Running in 3e66420c8b52 05:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:43:50 (1/1) Installing dumb-init (1.2.5-r3) 05:43:50 Executing busybox-1.36.1-r29.trigger 05:43:50 OK: 8 MiB in 15 packages 05:43:50 Removing intermediate container 3e66420c8b52 05:43:50 ---> d605128e2ed7 05:43:50 Step 14/23 : RUN apk --no-cache upgrade 05:43:50 ---> Running in c0776c1b3087 05:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:43:50 Upgrading critical system libraries and apk-tools: 05:43:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:43:50 Executing busybox-1.36.1-r29.trigger 05:43:50 Continuing the upgrade transaction with new apk-tools: 05:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:43:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:43:51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:43:51 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:43:51 OK: 8 MiB in 15 packages 05:43:51 Removing intermediate container c0776c1b3087 05:43:51 ---> 2b38fce547f8 05:43:51 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:43:52 ---> f7e91bf3aa72 05:43:52 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:43:52 ---> e6998ba392de 05:43:52 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:43:52 ---> c09c2d2480ca 05:43:52 Step 18/23 : EXPOSE 59901 05:43:52 ---> Running in 809aa28aaefe 05:43:52 Removing intermediate container 809aa28aaefe 05:43:52 ---> 613d584734fa 05:43:52 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:43:52 ---> Running in 3f59dc95322c 05:43:52 Removing intermediate container 3f59dc95322c 05:43:52 ---> 22b708b7d01e 05:43:52 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:43:52 ---> Running in 5547df046fa6 05:43:52 Removing intermediate container 5547df046fa6 05:43:52 ---> 8d086bd07490 05:43:52 Step 21/23 : LABEL arch=amd64 05:43:52 ---> Running in ba7fa8789d6a 05:43:53 Removing intermediate container ba7fa8789d6a 05:43:53 ---> fcc9645820a9 05:43:53 Step 22/23 : LABEL git_sha=7ef68773ff4b2c3bcd48dd99fd8009602923f542 05:43:53 ---> Running in 8d76eb35245b 05:43:53 Removing intermediate container 8d76eb35245b 05:43:53 ---> 1f6cf5270f6e 05:43:53 Step 23/23 : LABEL version=0.0.0 05:43:53 ---> Running in 1af2ec34a489 05:43:53 Removing intermediate container 1af2ec34a489 05:43:53 ---> dc722f0a51ab 05:43:53 [Warning] One or more build-args [ARCH] were not consumed 05:43:53 Successfully built dc722f0a51ab 05:43:53 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:54 05:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:54 latest: Pulling from edgex-lftools-log-publisher 05:43:54 5eb5b503b376: Pulling fs layer 05:43:54 5c69ac0246d0: Pulling fs layer 05:43:54 ec43610c2a17: Pulling fs layer 05:43:54 3a2ae6a8a46f: Pulling fs layer 05:43:54 33b1e0a273af: Pulling fs layer 05:43:54 5d3b04190fa2: Pulling fs layer 05:43:54 2f39f015ded8: Pulling fs layer 05:43:54 3a2ae6a8a46f: Waiting 05:43:54 5d3b04190fa2: Waiting 05:43:54 2f39f015ded8: Waiting 05:43:54 33b1e0a273af: Waiting 05:43:54 5c69ac0246d0: Verifying Checksum 05:43:54 5c69ac0246d0: Download complete 05:43:54 3a2ae6a8a46f: Verifying Checksum 05:43:54 3a2ae6a8a46f: Download complete 05:43:54 33b1e0a273af: Verifying Checksum 05:43:54 33b1e0a273af: Download complete 05:43:54 ec43610c2a17: Verifying Checksum 05:43:54 ec43610c2a17: Download complete 05:43:54 5d3b04190fa2: Download complete 05:43:55 5eb5b503b376: Verifying Checksum 05:43:55 5eb5b503b376: Download complete 05:43:55 2f39f015ded8: Verifying Checksum 05:43:56 5eb5b503b376: Pull complete 05:43:56 5c69ac0246d0: Pull complete 05:43:56 ec43610c2a17: Pull complete 05:43:57 3a2ae6a8a46f: Pull complete 05:43:57 33b1e0a273af: Pull complete 05:43:57 5d3b04190fa2: Pull complete 05:44:01 2f39f015ded8: Pull complete 05:44:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:44:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:01 prd-ubuntu20.04-docker-8c-8g-24484 does not seem to be running inside a container 05:44:01 $ 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-588 -v /w/workspace/xfoundry_device-modbus-go_PR-588:/w/workspace/xfoundry_device-modbus-go_PR-588:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-588@tmp:/w/workspace/xfoundry_device-modbus-go_PR-588@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:44:03 $ docker top 49eb7a2a4b00bf5556f75593346fc357f7260ee061bba6d508ae63c2671ce63b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:03 ---> job-cost.sh 05:44:03 lf-activate-venv: SKIPPING 05:44:03 INFO: No Stack... 05:44:03 INFO: Retrieving Pricing Info for: v3-standard-8 05:44:04 INFO: Archiving Costs [Pipeline] sh 05:44:04 + cat /w/workspace/xfoundry_device-modbus-go_PR-588/archives/cost.csv 05:44:04 + cut -d, -f6 [Pipeline] lock 05:44:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] 05:44:04 Resource [jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] did not exist. Created. 05:44:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:44:04 + echo total: 0.2199999988079071 [Pipeline] stash 05:44:04 Stashed 1 file(s) [Pipeline] } 05:44:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:44:05 $ docker stop --time=1 49eb7a2a4b00bf5556f75593346fc357f7260ee061bba6d508ae63c2671ce63b 05:44:06 $ docker rm -f --volumes 49eb7a2a4b00bf5556f75593346fc357f7260ee061bba6d508ae63c2671ce63b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:45:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24485 in /w/workspace/xfoundry_device-modbus-go_PR-588 [Pipeline] { [Pipeline] ws 05:45:20 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:45:23 The recommended git tool is: git 05:45:30 using credential edgex-jenkins-ssh 05:45:30 Cloning the remote Git repository 05:45:30 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:45:31 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:45:31 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:45:31 > git --version # timeout=10 05:45:31 > git --version # 'git version 2.25.1' 05:45:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:33 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:45:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:45:35 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 7ef68773ff4b2c3bcd48dd99fd8009602923f542 05:45:34 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:45:34 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:45:34 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:45:35 > git config core.sparsecheckout # timeout=10 05:45:35 Merge succeeded, producing 7ef68773ff4b2c3bcd48dd99fd8009602923f542 05:45:35 Checking out Revision 7ef68773ff4b2c3bcd48dd99fd8009602923f542 (PR-588) 05:45:36 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 05:45:36 > git --version # timeout=10 05:45:36 > git --version # 'git version 2.25.1' 05:45:36 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:45:35 > git checkout -f 7ef68773ff4b2c3bcd48dd99fd8009602923f542 # timeout=10 05:45:35 > git remote # timeout=10 05:45:35 > git config --get remote.origin.url # timeout=10 05:45:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:45:35 > git merge dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 05:45:35 > git rev-parse HEAD^{commit} # timeout=10 05:45:35 > git config core.sparsecheckout # timeout=10 05:45:35 > git checkout -f 7ef68773ff4b2c3bcd48dd99fd8009602923f542 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:45:41 % Total % Received % Xferd Average Speed Time Time Time Current 05:45:41 Dload Upload Total Spent Left Speed 05:45:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 05:45:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:45:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:45:42 + sudo tee /etc/docker/daemon.new 05:45:42 { 05:45:42 "registry-mirrors": [ 05:45:42 "https://nexus3.edgexfoundry.org:10001" 05:45:42 ], 05:45:42 "bip": "10.250.0.254/24", 05:45:42 "hosts": [ 05:45:42 "tcp://0.0.0.0:5555", 05:45:42 "unix:///var/run/docker.sock" 05:45:42 ], 05:45:42 "mtu": 1458, 05:45:42 "selinux-enabled": true, 05:45:42 "seccomp-profile": "/etc/docker/seccomp.json" 05:45:42 } [Pipeline] sh 05:45:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:45:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:01 provisioning config files... 05:46:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4040625360385746232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:01 ---> ****-login.sh 05:46:01 nexus3.edgexfoundry.org:10001 05:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:02 Configure a credential helper to remove this warning. See 05:46:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:02 05:46:02 Login Succeeded 05:46:02 nexus3.edgexfoundry.org:10002 05:46:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:02 Configure a credential helper to remove this warning. See 05:46:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:02 05:46:02 Login Succeeded 05:46:02 nexus3.edgexfoundry.org:10003 05:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:03 Configure a credential helper to remove this warning. See 05:46:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:03 05:46:03 Login Succeeded 05:46:03 nexus3.edgexfoundry.org:10004 05:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:03 Configure a credential helper to remove this warning. See 05:46:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:03 05:46:03 Login Succeeded 05:46:03 ****.io 05:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:46:04 Configure a credential helper to remove this warning. See 05:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:46:04 05:46:04 Login Succeeded 05:46:04 ---> ****-login.sh ends [Pipeline] } 05:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:46:04 ========================================================= 05:46:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:46:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:46:06 Sending build context to Docker daemon 9.158MB 05:46:06 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:46:06 Step 2/10 : FROM ${BASE} AS builder 05:46:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:46:06 cf04c63912e1: Pulling fs layer 05:46:06 55b35a11ae5e: Pulling fs layer 05:46:06 a37a00ec5f00: Pulling fs layer 05:46:06 50b3750afda1: Pulling fs layer 05:46:06 4f4fb700ef54: Pulling fs layer 05:46:06 80978eb59214: Pulling fs layer 05:46:06 c9f46d7d2bd2: Pulling fs layer 05:46:06 c5a475d317c9: Pulling fs layer 05:46:06 4f4fb700ef54: Waiting 05:46:06 80978eb59214: Waiting 05:46:06 c9f46d7d2bd2: Waiting 05:46:06 c5a475d317c9: Waiting 05:46:06 50b3750afda1: Waiting 05:46:06 55b35a11ae5e: Verifying Checksum 05:46:06 55b35a11ae5e: Download complete 05:46:06 50b3750afda1: Verifying Checksum 05:46:06 50b3750afda1: Download complete 05:46:06 4f4fb700ef54: Verifying Checksum 05:46:06 4f4fb700ef54: Download complete 05:46:06 80978eb59214: Verifying Checksum 05:46:06 80978eb59214: Download complete 05:46:06 cf04c63912e1: Verifying Checksum 05:46:06 cf04c63912e1: Download complete 05:46:06 c5a475d317c9: Verifying Checksum 05:46:06 c5a475d317c9: Download complete 05:46:07 cf04c63912e1: Pull complete 05:46:08 55b35a11ae5e: Pull complete 05:46:08 a37a00ec5f00: Download complete 05:46:09 c9f46d7d2bd2: Verifying Checksum 05:46:09 c9f46d7d2bd2: Download complete 05:46:21 a37a00ec5f00: Pull complete 05:46:21 50b3750afda1: Pull complete 05:46:21 4f4fb700ef54: Pull complete 05:46:22 80978eb59214: Pull complete 05:46:31 c9f46d7d2bd2: Pull complete 05:46:31 c5a475d317c9: Pull complete 05:46:31 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:46:31 ---> be29e6b0f0d4 05:46:31 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:46:32 ---> Running in d7c83b8a5c24 05:46:32 Removing intermediate container d7c83b8a5c24 05:46:32 ---> 646a61c5c17e 05:46:32 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:46:33 ---> Running in 6e3a07fbee16 05:46:33 Removing intermediate container 6e3a07fbee16 05:46:33 ---> 932eadcc4f9e 05:46:33 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:46:33 ---> Running in 5738e79d0f0f 05:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:46:36 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:46:36 (2/8) Installing libedit (20240517.3.1-r0) 05:46:36 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:46:36 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:46:36 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:46:36 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:46:36 (7/8) Installing openssh-server (9.7_p1-r4) 05:46:36 (8/8) Installing openssh (9.7_p1-r4) 05:46:36 Executing busybox-1.36.1-r29.trigger 05:46:36 OK: 244 MiB in 62 packages 05:46:37 Removing intermediate container 5738e79d0f0f 05:46:37 ---> f5f0bfb9750f 05:46:37 Step 6/10 : WORKDIR /device-modbus-go 05:46:37 ---> Running in 39a0fd668621 05:46:37 Removing intermediate container 39a0fd668621 05:46:37 ---> 8cc44d37cd65 05:46:37 Step 7/10 : COPY go.mod vendor* ./ 05:46:38 ---> 2c3e49ba69e3 05:46:38 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:46:38 ---> Running in 23eb8ebbe69f 05:48:31 Removing intermediate container 23eb8ebbe69f 05:48:31 ---> 7e46d9a8b792 05:48:31 Step 9/10 : COPY . . 05:48:31 ---> 6424c12d102e 05:48:31 Step 10/10 : RUN ${MAKE} 05:48:31 ---> Running in 9ddc6bd2d929 05:48:31 noop 05:48:31 Removing intermediate container 9ddc6bd2d929 05:48:31 ---> 7aff53332f4d 05:48:31 Successfully built 7aff53332f4d 05:48:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:32 + docker inspect -f . ci-base-image-arm64 05:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-24485 does not seem to be running inside a container 05:48:32 $ 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:48:33 $ docker top e67484199b90b8f824eab73ca3e86447ebac062075104ab01d57a3c7ea9b2cde -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:34 + go version 05:48:34 go version go1.23.2 linux/arm64 [Pipeline] } 05:48:34 $ docker stop --time=1 e67484199b90b8f824eab73ca3e86447ebac062075104ab01d57a3c7ea9b2cde 05:48:36 $ docker rm -f --volumes e67484199b90b8f824eab73ca3e86447ebac062075104ab01d57a3c7ea9b2cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:37 + docker inspect -f . ci-base-image-arm64 05:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:37 prd-ubuntu20.04-docker-arm64-4c-16g-24485 does not seem to be running inside a container 05:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:48:38 $ docker top aab92ab0fad1f50b13a605af43612c49e1075129cebb084e07be5edc8f3348c0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:39 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:48:40 + make test 05:48:40 go test ./... -coverprofile=coverage.out 05:48:46 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:52:08 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:52:08 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.053s coverage: 48.0% of statements 05:52:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:52:08 go vet ./... 05:52:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:52:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:52:55 ./bin/test-attribution-txt.sh [Pipeline] echo 05:52:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:52:55 $ docker stop --time=1 aab92ab0fad1f50b13a605af43612c49e1075129cebb084e07be5edc8f3348c0 05:52:57 $ docker rm -f --volumes aab92ab0fad1f50b13a605af43612c49e1075129cebb084e07be5edc8f3348c0 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:59 Warning: overwriting stash ‘coverage-report’ 05:52:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:53:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:53:00 + ls -al . 05:53:00 total 256 05:53:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 05:48 . 05:53:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 05:45 .. 05:53:00 -rw-rw-r-- 1 jenkins jenkins 140 Nov 4 05:45 .dockerignore 05:53:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 05:45 .git 05:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 05:45 .github 05:53:00 -rw-rw-r-- 1 jenkins jenkins 266 Nov 4 05:45 .gitignore 05:53:00 -rw-rw-r-- 1 jenkins jenkins 199 Nov 4 05:45 .golangci.yml 05:53:00 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 4 05:45 Attribution.txt 05:53:00 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 4 05:45 CHANGELOG.md 05:53:00 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 4 05:45 Dockerfile 05:53:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 4 05:45 GOVERNANCE.md 05:53:00 -rw-rw-r-- 1 jenkins jenkins 658 Nov 4 05:45 Jenkinsfile 05:53:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 4 05:45 LICENSE 05:53:00 -rw-rw-r-- 1 jenkins jenkins 2479 Nov 4 05:45 Makefile 05:53:00 -rw-rw-r-- 1 jenkins jenkins 622 Nov 4 05:45 OWNERS.md 05:53:00 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 4 05:45 README.md 05:53:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 05:41 VERSION 05:53:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 05:45 bin 05:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 05:45 cmd 05:53:00 -rw-r--r-- 1 jenkins jenkins 25464 Nov 4 05:52 coverage.out 05:53:00 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 4 05:45 go.mod 05:53:00 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 4 05:45 go.sum 05:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 05:45 internal 05:53:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 05:45 simulator 05:53:00 -rw-rw-r-- 1 jenkins jenkins 229 Nov 4 05:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + 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=7ef68773ff4b2c3bcd48dd99fd8009602923f542 --label arch=arm64 --label version=0.0.0 . 05:53:01 Sending build context to Docker daemon 9.184MB 05:53:01 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:53:01 Step 2/23 : FROM ${BASE} AS builder 05:53:01 ---> 7aff53332f4d 05:53:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:53:01 ---> Running in ac8ebe907847 05:53:01 Removing intermediate container ac8ebe907847 05:53:01 ---> e72ae3ef0799 05:53:01 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:53:01 ---> Running in 1d3dc0da1530 05:53:02 Removing intermediate container 1d3dc0da1530 05:53:02 ---> baa9eeab135a 05:53:02 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:53:02 ---> Running in c524b6368a3b 05:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:53:05 OK: 244 MiB in 62 packages 05:53:06 Removing intermediate container c524b6368a3b 05:53:06 ---> 16ce5ad02b23 05:53:06 Step 6/23 : WORKDIR /device-modbus-go 05:53:06 ---> Running in d98a1a5ccba7 05:53:06 Removing intermediate container d98a1a5ccba7 05:53:06 ---> 698126218378 05:53:06 Step 7/23 : COPY go.mod vendor* ./ 05:53:07 ---> 923cb8343383 05:53:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:07 ---> Running in 9637c9c0e693 05:53:09 Removing intermediate container 9637c9c0e693 05:53:09 ---> 86437fe967ff 05:53:09 Step 9/23 : COPY . . 05:53:10 ---> 4a1a9341822b 05:53:10 Step 10/23 : RUN ${MAKE} 05:53:10 ---> Running in d6e50002958c 05:53:11 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:56:48 Removing intermediate container d6e50002958c 05:56:48 ---> 76c3ac584a60 05:56:48 Step 11/23 : FROM alpine:3.20 05:56:48 3.20: Pulling from library/alpine 05:56:48 cf04c63912e1: Already exists 05:56:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:56:48 Status: Downloaded newer image for alpine:3.20 05:56:48 ---> c157a85ed455 05:56:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:56:48 ---> Running in a01bda6dfd29 05:56:48 Removing intermediate container a01bda6dfd29 05:56:48 ---> 4e4b0ff42e14 05:56:48 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:56:48 ---> Running in 74d9013f29e5 05:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:56:48 (1/1) Installing dumb-init (1.2.5-r3) 05:56:48 Executing busybox-1.36.1-r29.trigger 05:56:48 OK: 9 MiB in 15 packages 05:56:48 Removing intermediate container 74d9013f29e5 05:56:48 ---> 30aeb7a5d8a5 05:56:48 Step 14/23 : RUN apk --no-cache upgrade 05:56:48 ---> Running in f5be488b03d1 05:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:56:51 Upgrading critical system libraries and apk-tools: 05:56:51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:56:51 Executing busybox-1.36.1-r29.trigger 05:56:51 Continuing the upgrade transaction with new apk-tools: 05:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:56:52 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:56:52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:56:52 OK: 9 MiB in 15 packages 05:56:53 Removing intermediate container f5be488b03d1 05:56:53 ---> d09efeb5811f 05:56:53 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:56:56 ---> 2b458a2f5f4f 05:56:56 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:56:56 ---> 69fe21211adc 05:56:56 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:56:57 ---> 01b3af6b6f46 05:56:57 Step 18/23 : EXPOSE 59901 05:56:57 ---> Running in 413f41f2674e 05:56:57 Removing intermediate container 413f41f2674e 05:56:57 ---> 81050ea63148 05:56:57 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:56:57 ---> Running in c2849bee8cc0 05:56:57 Removing intermediate container c2849bee8cc0 05:56:57 ---> 84afe3844aad 05:56:57 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:56:57 ---> Running in 255b729736bb 05:56:58 Removing intermediate container 255b729736bb 05:56:58 ---> a53015b6951c 05:56:58 Step 21/23 : LABEL arch=arm64 05:56:58 ---> Running in 7a7149003a53 05:56:58 Removing intermediate container 7a7149003a53 05:56:58 ---> f147f282443d 05:56:58 Step 22/23 : LABEL git_sha=7ef68773ff4b2c3bcd48dd99fd8009602923f542 05:56:58 ---> Running in 71025f80e815 05:56:58 Removing intermediate container 71025f80e815 05:56:58 ---> e843cfcafe67 05:56:58 Step 23/23 : LABEL version=0.0.0 05:56:58 ---> Running in 6cd927ec8efe 05:56:59 Removing intermediate container 6cd927ec8efe 05:56:59 ---> c93ffd75b3f9 05:56:59 [Warning] One or more build-args [ARCH] were not consumed 05:56:59 Successfully built c93ffd75b3f9 05:56:59 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:00 05:57:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:00 arm64: Pulling from edgex-lftools-log-publisher 05:57:00 8998bd30e6a1: Pulling fs layer 05:57:00 04944245beec: Pulling fs layer 05:57:00 699f458cf7ca: Pulling fs layer 05:57:00 765212b225bb: Pulling fs layer 05:57:00 f23df028b6ca: Pulling fs layer 05:57:00 d65c8cfc05b1: Pulling fs layer 05:57:00 2437ff75d9bd: Pulling fs layer 05:57:00 765212b225bb: Waiting 05:57:00 f23df028b6ca: Waiting 05:57:00 2437ff75d9bd: Waiting 05:57:01 04944245beec: Verifying Checksum 05:57:01 04944245beec: Download complete 05:57:01 765212b225bb: Verifying Checksum 05:57:01 765212b225bb: Download complete 05:57:01 f23df028b6ca: Verifying Checksum 05:57:01 f23df028b6ca: Download complete 05:57:01 d65c8cfc05b1: Verifying Checksum 05:57:01 d65c8cfc05b1: Download complete 05:57:01 699f458cf7ca: Verifying Checksum 05:57:01 699f458cf7ca: Download complete 05:57:01 8998bd30e6a1: Verifying Checksum 05:57:01 8998bd30e6a1: Download complete 05:57:04 2437ff75d9bd: Verifying Checksum 05:57:04 2437ff75d9bd: Download complete 05:57:06 8998bd30e6a1: Pull complete 05:57:06 04944245beec: Pull complete 05:57:08 699f458cf7ca: Pull complete 05:57:08 765212b225bb: Pull complete 05:57:09 f23df028b6ca: Pull complete 05:57:09 d65c8cfc05b1: Pull complete 05:57:27 2437ff75d9bd: Pull complete 05:57:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:57:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:27 prd-ubuntu20.04-docker-arm64-4c-16g-24485 does not seem to be running inside a container 05:57:28 $ 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:57:30 $ docker top cfc85e197762245ae3f64fc3f7642b0a803f631f3eb0378a05b5def2485b06cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:31 ---> job-cost.sh 05:57:31 lf-activate-venv: SKIPPING 05:57:31 INFO: No Stack... 05:57:32 INFO: Retrieving Pricing Info for: v3-standard-4 05:57:32 INFO: Archiving Costs [Pipeline] sh 05:57:33 + cut -d, -f6 05:57:33 + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock 05:57:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] 05:57:33 Resource [jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] did not exist. Created. 05:57:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:57:34 /w/workspace/device-modbus-go/1@tmp/durable-01dbb894/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:57:35 + echo total: 0.10999999940395355 [Pipeline] stash 05:57:35 Warning: overwriting stash ‘stack-cost’ 05:57:35 Stashed 1 file(s) [Pipeline] } 05:57:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-588-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:57:35 $ docker stop --time=1 cfc85e197762245ae3f64fc3f7642b0a803f631f3eb0378a05b5def2485b06cb 05:57:37 $ docker rm -f --volumes cfc85e197762245ae3f64fc3f7642b0a803f631f3eb0378a05b5def2485b06cb [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:57:38 provisioning config files... 05:57:38 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp/config13388116231368009246tmp [Pipeline] { [Pipeline] sh 05:57:38 + set +x 05:57:38 + curl -s https://codecov.io/bash 05:57:38 + bash -s -- 05:57:38 05:57:38 _____ _ 05:57:38 / ____| | | 05:57:38 | | ___ __| | ___ ___ _____ __ 05:57:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:57:38 | |___| (_) | (_| | __/ (_| (_) \ V / 05:57:38 \_____\___/ \__,_|\___|\___\___/ \_/ 05:57:38 Bash-1.0.6 05:57:38 05:57:38 05:57:38 ==> git version 2.25.1 found 05:57:38 ==> 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:57:38 Release-Date: 2020-01-08 05:57:38 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:57:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:57:38 ==> Jenkins CI detected. 05:57:38 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-588 05:57:38 project root: . 05:57:38 --> token set from env 05:57:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:57:38 ==> Running gcov in . (disable via -X gcov) 05:57:38 ==> Python coveragepy not found 05:57:38 ==> Searching for coverage reports in: 05:57:38 + . 05:57:38 -> Found 1 reports 05:57:38 ==> Detecting git/mercurial file structure 05:57:38 ==> Reading reports 05:57:38 + ./coverage.out bytes=25464 05:57:38 ==> Appending adjustments 05:57:38 https://docs.codecov.io/docs/fixing-reports 05:57:38 + Found adjustments 05:57:38 ==> Gzipping contents 05:57:38 4.0K /tmp/codecov.qKSgSs.gz 05:57:38 ==> Uploading reports 05:57:38 url: https://codecov.io 05:57:38 query: branch=PR-588&commit=7ef68773ff4b2c3bcd48dd99fd8009602923f542&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=588&job=&cmd_args= 05:57:38 -> Pinging Codecov 05:57:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-588&commit=7ef68773ff4b2c3bcd48dd99fd8009602923f542&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-588%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=588&job=&cmd_args= 05:57:39 -> Uploading to 05:57:39 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7ef68773ff4b2c3bcd48dd99fd8009602923f542/f8fc7be3-4722-4643-84b0-7d432f84c1a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T055738Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=48b836946716427e2d74f8e3738c370a86eb179ce0039fd1ebff134d5d5eafd7 05:57:39 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:39 Dload Upload Total Spent Left Speed 05:57:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 19274 --:--:-- --:--:-- --:--:-- 19180 100 3932 0 0 100 3932 0 17398 --:--:-- --:--:-- --:--:-- 17321 05:57:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7ef68773ff4b2c3bcd48dd99fd8009602923f542 [Pipeline] } 05:57:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:57:42 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-588/archives ] 05:57:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-588/archives 05:57:42 total 16 05:57:42 drwxr-xr-x 3 root root 4096 Nov 4 05:44 . 05:57:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 05:44 .. 05:57:42 drwxr-xr-x 2 root root 4096 Nov 4 05:44 cost 05:57:42 -rw-r--r-- 1 root root 88 Nov 4 05:44 cost.csv 05:57:42 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-588/archives 05:57:42 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-588/archives 05:57:42 total 16 05:57:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 05:44 . 05:57:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 4 05:44 .. 05:57:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 05:44 cost 05:57:42 -rw-r--r-- 1 jenkins jenkins 88 Nov 4 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:57:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:43 ---> package-listing.sh 05:57:43 ++ facter osfamily 05:57:43 ++ tr '[:upper:]' '[:lower:]' 05:57:44 + OS_FAMILY=debian 05:57:44 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-588 05:57:44 + START_PACKAGES=/tmp/packages_start.txt 05:57:44 + END_PACKAGES=/tmp/packages_end.txt 05:57:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:44 + PACKAGES=/tmp/packages_start.txt 05:57:44 + '[' /w/workspace/xfoundry_device-modbus-go_PR-588 ']' 05:57:44 + PACKAGES=/tmp/packages_end.txt 05:57:44 + case "${OS_FAMILY}" in 05:57:44 + dpkg -l 05:57:44 + grep '^ii' 05:57:44 + '[' -f /tmp/packages_start.txt ']' 05:57:44 + '[' -f /tmp/packages_end.txt ']' 05:57:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:44 + '[' /w/workspace/xfoundry_device-modbus-go_PR-588 ']' 05:57:44 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-588/archives/ 05:57:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-588/archives/ [Pipeline] echo 05:57:44 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:57:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:45 prd-ubuntu20.04-docker-8c-8g-24484 does not seem to be running inside a container 05:57:45 $ 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-588/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-588 -v /w/workspace/xfoundry_device-modbus-go_PR-588:/w/workspace/xfoundry_device-modbus-go_PR-588:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-588@tmp:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:57:45 $ docker top f7c1c7401c0821a110b94b7061be6dd290a3c3f6e3ffa3e5e97e5e9c3776d139 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:45 + touch /tmp/pre-build-complete [Pipeline] sh 05:57:46 + mkdir -p /var/log/sysstat [Pipeline] sh 05:57:46 + ls /var/log/sa-host 05:57:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:46 provisioning config files... 05:57:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-588@tmp/config17352964091443968487tmp [Pipeline] { [Pipeline] echo 05:57:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:57:47 ---> create-netrc.sh [Pipeline] } 05:57:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:57:47 ---> python-tools-install.sh [Pipeline] echo 05:57:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:57:48 ---> sudo-logs.sh 05:57:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:57:48 ---> job-cost.sh 05:57:48 lf-activate-venv: SKIPPING 05:57:48 DEBUG: total: 0.2199999988079071 05:57:48 INFO: Retrieving Stack Cost... 05:57:49 INFO: Retrieving Pricing Info for: v3-standard-8 05:57:49 INFO: Archiving Costs [Pipeline] echo 05:57:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:57:49 ---> logs-deploy.sh 05:57:49 lf-activate-venv: SKIPPING 05:57:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-588/1 05:57:49 INFO: archiving workspace using pattern(s): 05:57:50 Archives upload complete. 05:57:50 INFO: archiving logs to Nexus