Pull request #528 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d26a4b0d03f3166a50d7aa9695ab587d24084cbe+f40d1d667e540eee93f77eb354737bb78aa40b5d (31a5b5412bc470e9ef8ff33216cfe36bb894a175) 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-ssh15922315248275857179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4578617370448095717.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-528/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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15567486576528680206.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-528/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4373712290335475835.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh9720583697568224767.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-528/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-528/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9344807048158593264.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9104 in /w/workspace/xfoundry_device-modbus-go_PR-528 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-528 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f40d1d667e540eee93f77eb354737bb78aa40b5d into PR head commit d26a4b0d03f3166a50d7aa9695ab587d24084cbe Merge succeeded, producing d26a4b0d03f3166a50d7aa9695ab587d24084cbe Checking out Revision d26a4b0d03f3166a50d7aa9695ab587d24084cbe (PR-528) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # 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 f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:56:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:56:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:56:38 ========================================================= 05:56:38 EdgeX Global Pipelines Version Info 05:56:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:56:39 ------------------- 05:56:39 stable info: 05:56:39 ------------------- 05:56:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:56:39 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:56:39 Message: update stable to v1.0.258 05:56:40 ------------------- 05:56:40 experimental info: 05:56:40 ------------------- 05:56:40 Commited By: **** collab-it+edgex@linuxfoundation.org 05:56:40 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:56:40 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:56:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:56:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-528 [Pipeline] echo 05:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-528 [Pipeline] echo 05:56:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-528 [Pipeline] echo 05:56:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo 05:56:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d26a4b0 [Pipeline] echo 05:56:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:42 provisioning config files... 05:56:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config5653272657978867721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:42 ---> ****-login.sh 05:56:42 nexus3.edgexfoundry.org:10001 05:56:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:43 Configure a credential helper to remove this warning. See 05:56:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:43 05:56:43 Login Succeeded 05:56:43 nexus3.edgexfoundry.org:10002 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 nexus3.edgexfoundry.org:10003 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 nexus3.edgexfoundry.org:10004 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 ****.io 05:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:44 Configure a credential helper to remove this warning. See 05:56:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:44 05:56:44 Login Succeeded 05:56:44 ---> ****-login.sh ends [Pipeline] } 05:56:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:56:45 + git rev-list -1 --merges d26a4b0d03f3166a50d7aa9695ab587d24084cbe~1..d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo 05:56:45 -----------> git rev-list -1 --merges d26a4b0d03f3166a50d7aa9695ab587d24084cbe~1..d26a4b0d03f3166a50d7aa9695ab587d24084cbe d26a4b0d03f3166a50d7aa9695ab587d24084cbe [false] [Pipeline] sh 05:56:45 + git log --format=format:%s -1 d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo 05:56:45 ========================================================= 05:56:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:56:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:56:46 + git log --format=format:%s -1 d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] echo 05:56:46 [semverPrep] GIT_COMMIT: d26a4b0d03f3166a50d7aa9695ab587d24084cbe, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo 05:56:46 [semverPrep] This is not a build commit. [Pipeline] sh 05:56:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:46 + grep -v github /etc/ssh/ssh_known_hosts 05:56:46 + [ -e /tmp/ssh_known_hosts ] 05:56:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:56:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:56:46 + sudo tee -a /etc/ssh/ssh_known_hosts 05:56:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:47 05:56:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:47 0.1.4: Pulling from edgex-devops/py-git-semver 05:56:47 b85a868b505f: Pulling fs layer 05:56:47 e2be974225ed: Pulling fs layer 05:56:47 339a4e72a1f5: Pulling fs layer 05:56:47 988bab9f4d93: Pulling fs layer 05:56:47 1469e6f7b9e6: Pulling fs layer 05:56:47 eaf3925da568: Pulling fs layer 05:56:47 bab4dde63d76: Pulling fs layer 05:56:47 bde34c3a00c8: Pulling fs layer 05:56:47 b352a97aabf1: Pulling fs layer 05:56:47 4872d77fe225: Pulling fs layer 05:56:47 5851b861e8e6: Pulling fs layer 05:56:47 988bab9f4d93: Waiting 05:56:47 bab4dde63d76: Waiting 05:56:47 1469e6f7b9e6: Waiting 05:56:47 bde34c3a00c8: Waiting 05:56:47 eaf3925da568: Waiting 05:56:47 b352a97aabf1: Waiting 05:56:47 4872d77fe225: Waiting 05:56:47 5851b861e8e6: Waiting 05:56:47 e2be974225ed: Verifying Checksum 05:56:47 e2be974225ed: Download complete 05:56:47 988bab9f4d93: Verifying Checksum 05:56:47 988bab9f4d93: Download complete 05:56:47 339a4e72a1f5: Verifying Checksum 05:56:47 339a4e72a1f5: Download complete 05:56:47 1469e6f7b9e6: Verifying Checksum 05:56:47 1469e6f7b9e6: Download complete 05:56:47 eaf3925da568: Verifying Checksum 05:56:47 eaf3925da568: Download complete 05:56:47 bde34c3a00c8: Download complete 05:56:47 b352a97aabf1: Verifying Checksum 05:56:47 b352a97aabf1: Download complete 05:56:47 4872d77fe225: Verifying Checksum 05:56:47 4872d77fe225: Download complete 05:56:47 5851b861e8e6: Verifying Checksum 05:56:47 5851b861e8e6: Download complete 05:56:47 b85a868b505f: Verifying Checksum 05:56:47 b85a868b505f: Download complete 05:56:48 bab4dde63d76: Verifying Checksum 05:56:48 bab4dde63d76: Download complete 05:56:49 b85a868b505f: Pull complete 05:56:49 e2be974225ed: Pull complete 05:56:49 339a4e72a1f5: Pull complete 05:56:49 988bab9f4d93: Pull complete 05:56:50 1469e6f7b9e6: Pull complete 05:56:50 eaf3925da568: Pull complete 05:56:52 bab4dde63d76: Pull complete 05:56:52 bde34c3a00c8: Pull complete 05:56:52 b352a97aabf1: Pull complete 05:56:52 4872d77fe225: Pull complete 05:56:52 5851b861e8e6: Pull complete 05:56:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:56:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:52 prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container 05:56:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:56:57 $ docker top d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 -eo pid,comm 05:56:57 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:56:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:57 [ssh-agent] Looking for ssh-agent implementation... 05:56:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:57 $ docker exec d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent 05:56:57 SSH_AUTH_SOCK=/tmp/ssh-w7t75B2LALCZ/agent.32 05:56:57 SSH_AGENT_PID=38 05:56:57 Running ssh-add (command line suppressed) 05:56:57 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_6720783569855276461.key (/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_6720783569855276461.key) 05:56:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:58 + git tag --points-at HEAD [Pipeline] } 05:56:58 $ docker exec --env ******** --env ******** d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent -k 05:56:58 unset SSH_AUTH_SOCK; 05:56:58 unset SSH_AGENT_PID; 05:56:58 echo Agent pid 38 killed; 05:56:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:56:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:58 [ssh-agent] Looking for ssh-agent implementation... 05:56:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:58 $ docker exec d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent 05:56:58 SSH_AUTH_SOCK=/tmp/ssh-BaBniJkUTY0o/agent.72 05:56:58 SSH_AGENT_PID=78 05:56:58 Running ssh-add (command line suppressed) 05:56:58 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_16454507419113837562.key (/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/private_key_16454507419113837562.key) 05:56:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:59 + git semver init 05:56:59 2023-11-29 05:56:59,536 [run_init] DEBUG init version:0.0.0 force:False 05:56:59 2023-11-29 05:56:59,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-528/.semver 05:56:59 2023-11-29 05:56:59,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-528/.semver 05:56:59 2023-11-29 05:56:59,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-528/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-528, universal_newlines=False, shell=None, istream=None) 05:57:00 2023-11-29 05:57:00,656 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-528/.git/info/exclude 05:57:00 2023-11-29 05:57:00,657 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-528/.semver/PR-528 with force:False 05:57:00 2023-11-29 05:57:00,657 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-528/.semver/PR-528 05:57:00 2023-11-29 05:57:00,661 [execute] INFO git cat-file --batch-check 05:57:00 2023-11-29 05:57:00,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-528/.semver, universal_newlines=False, shell=None, istream=) 05:57:00 2023-11-29 05:57:00,668 [execute] INFO git cat-file --batch 05:57:00 2023-11-29 05:57:00,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-528/.semver, universal_newlines=False, shell=None, istream=) 05:57:00 2023-11-29 05:57:00,674 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-528/.semver/PR-528 05:57:00 0.0.0 [Pipeline] } 05:57:01 $ docker exec --env ******** --env ******** d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 ssh-agent -k 05:57:01 unset SSH_AUTH_SOCK; 05:57:01 unset SSH_AGENT_PID; 05:57:01 echo Agent pid 78 killed; 05:57:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:01 + git semver [Pipeline] } 05:57:01 $ docker stop --time=1 d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 05:57:03 $ docker rm -f --volumes d3449ec4c4dc54caa58f2c60c18f8dc2373f592be618eb255d7938ef789c75f5 [Pipeline] // withDockerContainer [Pipeline] sh 05:57:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:57:04 Stashed 1 file(s) [Pipeline] echo 05:57:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:05 provisioning config files... 05:57:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config17353825529417506158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:05 ---> ****-login.sh 05:57:05 nexus3.edgexfoundry.org:10001 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10002 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10003 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 nexus3.edgexfoundry.org:10004 05:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:05 Configure a credential helper to remove this warning. See 05:57:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:05 05:57:05 Login Succeeded 05:57:05 ****.io 05:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:06 Configure a credential helper to remove this warning. See 05:57:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:06 05:57:06 Login Succeeded 05:57:06 ---> ****-login.sh ends [Pipeline] } 05:57:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:06 ========================================================= 05:57:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:57:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:57:07 Sending build context to Docker daemon 17.22MB 05:57:07 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:57:07 Step 2/10 : FROM ${BASE} AS builder 05:57:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:57:07 7264a8db6415: Pulling fs layer 05:57:07 c4d48a809fc2: Pulling fs layer 05:57:07 4f1c88b9dad5: Pulling fs layer 05:57:07 ad3a456e5733: Pulling fs layer 05:57:07 69c7f0334f64: Pulling fs layer 05:57:07 1f1c1a5573a3: Pulling fs layer 05:57:07 ce7588e14bc9: Pulling fs layer 05:57:07 b5e4710f87ac: Pulling fs layer 05:57:07 b5e4710f87ac: Waiting 05:57:07 ce7588e14bc9: Waiting 05:57:07 ad3a456e5733: Waiting 05:57:07 1f1c1a5573a3: Waiting 05:57:07 69c7f0334f64: Waiting 05:57:07 c4d48a809fc2: Download complete 05:57:07 ad3a456e5733: Download complete 05:57:07 7264a8db6415: Verifying Checksum 05:57:07 7264a8db6415: Download complete 05:57:07 69c7f0334f64: Verifying Checksum 05:57:07 69c7f0334f64: Download complete 05:57:07 1f1c1a5573a3: Verifying Checksum 05:57:07 1f1c1a5573a3: Download complete 05:57:07 7264a8db6415: Pull complete 05:57:07 b5e4710f87ac: Verifying Checksum 05:57:07 b5e4710f87ac: Download complete 05:57:07 c4d48a809fc2: Pull complete 05:57:07 4f1c88b9dad5: Verifying Checksum 05:57:07 4f1c88b9dad5: Download complete 05:57:08 ce7588e14bc9: Download complete 05:57:11 4f1c88b9dad5: Pull complete 05:57:11 ad3a456e5733: Pull complete 05:57:11 69c7f0334f64: Pull complete 05:57:11 1f1c1a5573a3: Pull complete 05:57:14 ce7588e14bc9: Pull complete 05:57:14 b5e4710f87ac: Pull complete 05:57:14 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:57:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:57:14 ---> 88b5674ff536 05:57:14 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:57:19 ---> Running in 11ad89b1f6a6 05:57:19 Removing intermediate container 11ad89b1f6a6 05:57:19 ---> 36473f170166 05:57:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:57:19 ---> Running in 89a48e71d579 05:57:19 Removing intermediate container 89a48e71d579 05:57:19 ---> 8d5b14319a12 05:57:19 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:57:19 ---> Running in df53d1e0ebe1 05:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:57:19 Still waiting to schedule task 05:57:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:57:20 (1/8) Installing openssh-keygen (9.3_p2-r0) 05:57:20 (2/8) Installing libedit (20221030.3.1-r1) 05:57:20 (3/8) Installing openssh-client-common (9.3_p2-r0) 05:57:20 (4/8) Installing openssh-client-default (9.3_p2-r0) 05:57:20 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 05:57:20 (6/8) Installing openssh-server-common (9.3_p2-r0) 05:57:20 (7/8) Installing openssh-server (9.3_p2-r0) 05:57:20 (8/8) Installing openssh (9.3_p2-r0) 05:57:20 Executing busybox-1.36.1-r5.trigger 05:57:20 OK: 270 MiB in 60 packages 05:57:20 Removing intermediate container df53d1e0ebe1 05:57:20 ---> 9d3a36234b4d 05:57:20 Step 6/10 : WORKDIR /device-modbus-go 05:57:20 ---> Running in 23f80efbd07f 05:57:20 Removing intermediate container 23f80efbd07f 05:57:20 ---> 92d0eafa6a55 05:57:20 Step 7/10 : COPY go.mod vendor* ./ 05:57:20 ---> 4b2916aa3e78 05:57:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:20 ---> Running in 797f74d6a8cc 05:58:07 Removing intermediate container 797f74d6a8cc 05:58:07 ---> 4d4d6d2989cf 05:58:07 Step 9/10 : COPY . . 05:58:07 ---> 04d0ad42c9f3 05:58:07 Step 10/10 : RUN ${MAKE} 05:58:07 ---> Running in 0abee00c0f17 05:58:07 noop 05:58:07 Removing intermediate container 0abee00c0f17 05:58:07 ---> 5da39039b969 05:58:07 Successfully built 5da39039b969 05:58:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:08 + docker inspect -f . ci-base-image-x86_64 05:58:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:08 prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container 05:58:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:08 $ docker top 0965acc179f1c04dc4f72672ed3fadc8053b8a8510c4a88dabcd3d661bcd55d0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:09 + go version 05:58:09 go version go1.21.0 linux/amd64 [Pipeline] } 05:58:09 $ docker stop --time=1 0965acc179f1c04dc4f72672ed3fadc8053b8a8510c4a88dabcd3d661bcd55d0 05:58:10 $ docker rm -f --volumes 0965acc179f1c04dc4f72672ed3fadc8053b8a8510c4a88dabcd3d661bcd55d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:11 + docker inspect -f . ci-base-image-x86_64 05:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:11 prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container 05:58:11 $ 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-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:58:12 $ docker top c596eeb6f0fbdf99795ca31fd32e6142df003f556c2b9bdd4b550eb45e238b80 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:12 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-528 [Pipeline] fileExists [Pipeline] sh 05:58:13 + make test 05:58:13 go test ./... -coverprofile=coverage.out 05:58:14 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:58:24 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:58:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 05:58:32 go vet ./... 05:58:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:58:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:58:35 ./bin/test-attribution-txt.sh [Pipeline] echo 05:58:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:58:35 $ docker stop --time=1 c596eeb6f0fbdf99795ca31fd32e6142df003f556c2b9bdd4b550eb45e238b80 05:58:39 $ docker rm -f --volumes c596eeb6f0fbdf99795ca31fd32e6142df003f556c2b9bdd4b550eb45e238b80 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:58:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:58:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:58:41 + ls -al . 05:58:41 total 192 05:58:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 05:58 . 05:58:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 05:56 .. 05:58:41 -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 05:56 .dockerignore 05:58:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 05:58 .git 05:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:56 .github 05:58:41 -rw-rw-r-- 1 jenkins jenkins 266 Nov 29 05:56 .gitignore 05:58:41 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 05:56 .golangci.yml 05:58:41 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 05:57 .semver 05:58:41 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 29 05:56 Attribution.txt 05:58:41 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 29 05:56 CHANGELOG.md 05:58:41 -rw-rw-r-- 1 jenkins jenkins 1474 Nov 29 05:56 Dockerfile 05:58:41 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 05:56 GOVERNANCE.md 05:58:41 -rw-rw-r-- 1 jenkins jenkins 658 Nov 29 05:56 Jenkinsfile 05:58:41 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 05:56 LICENSE 05:58:41 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 29 05:56 Makefile 05:58:41 -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 05:56 OWNERS.md 05:58:41 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 29 05:56 README.md 05:58:41 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 05:57 VERSION 05:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:56 bin 05:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:56 cmd 05:58:41 -rw-r--r-- 1 jenkins jenkins 24334 Nov 29 05:58 coverage.out 05:58:41 -rw-rw-r-- 1 jenkins jenkins 3937 Nov 29 05:56 go.mod 05:58:41 -rw-rw-r-- 1 jenkins jenkins 35426 Nov 29 05:56 go.sum 05:58:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:56 internal 05:58:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:56 simulator 05:58:41 -rw-rw-r-- 1 jenkins jenkins 229 Nov 29 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:41 + 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=d26a4b0d03f3166a50d7aa9695ab587d24084cbe --label arch=amd64 --label version=0.0.0 . 05:58:41 Sending build context to Docker daemon 17.25MB 05:58:41 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:58:41 Step 2/23 : FROM ${BASE} AS builder 05:58:41 ---> 5da39039b969 05:58:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:58:41 ---> Running in 46dbbc197480 05:58:42 Removing intermediate container 46dbbc197480 05:58:42 ---> 681af7eacf7a 05:58:42 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:58:42 ---> Running in 072b78d2d63f 05:58:42 Removing intermediate container 072b78d2d63f 05:58:42 ---> 14058cb12f22 05:58:42 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:58:42 ---> Running in 6a73c1fafeca 05:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:42 OK: 270 MiB in 60 packages 05:58:43 Removing intermediate container 6a73c1fafeca 05:58:43 ---> 4f6469458559 05:58:43 Step 6/23 : WORKDIR /device-modbus-go 05:58:43 ---> Running in 6bf764949840 05:58:43 Removing intermediate container 6bf764949840 05:58:43 ---> 55764c2b222b 05:58:43 Step 7/23 : COPY go.mod vendor* ./ 05:58:43 ---> a88c9033d593 05:58:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:43 ---> Running in c4928976971b 05:58:44 Removing intermediate container c4928976971b 05:58:44 ---> 97bab82991dc 05:58:44 Step 9/23 : COPY . . 05:58:45 ---> 18732b839f37 05:58:45 Step 10/23 : RUN ${MAKE} 05:58:45 ---> Running in 417dc0134ea1 05:58:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:59:07 Removing intermediate container 417dc0134ea1 05:59:07 ---> 1801ab28105b 05:59:07 Step 11/23 : FROM alpine:3.18 05:59:08 3.18: Pulling from library/alpine 05:59:08 96526aa774ef: Pulling fs layer 05:59:08 96526aa774ef: Verifying Checksum 05:59:08 96526aa774ef: Download complete 05:59:08 96526aa774ef: Pull complete 05:59:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:59:08 Status: Downloaded newer image for alpine:3.18 05:59:08 ---> 8ca4688f4f35 05:59:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:59:08 ---> Running in 1219acf9b4cd 05:59:08 Removing intermediate container 1219acf9b4cd 05:59:08 ---> 33b9c9d641b8 05:59:08 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:59:08 ---> Running in 220738eb26dc 05:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:09 (1/1) Installing dumb-init (1.2.5-r2) 05:59:09 Executing busybox-1.36.1-r2.trigger 05:59:09 OK: 7 MiB in 16 packages 05:59:09 Removing intermediate container 220738eb26dc 05:59:09 ---> 6339830a0e46 05:59:09 Step 14/23 : RUN apk --no-cache upgrade 05:59:09 ---> Running in 9a8f422a1320 05:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:10 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 05:59:10 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 05:59:10 Executing busybox-1.36.1-r5.post-upgrade 05:59:10 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 05:59:10 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 05:59:10 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 05:59:10 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 05:59:10 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 05:59:10 Executing busybox-1.36.1-r5.trigger 05:59:10 OK: 7 MiB in 16 packages 05:59:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9105 in /w/workspace/xfoundry_device-modbus-go_PR-528 [Pipeline] { [Pipeline] ws 05:59:10 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:59:10 Selected Git installation does not exist. Using Default 05:59:10 The recommended git tool is: NONE 05:59:11 Removing intermediate container 9a8f422a1320 05:59:11 ---> f010cd6cdba0 05:59:11 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:59:11 ---> 35c0550bead6 05:59:11 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:59:12 ---> a6ae57f6c9ef 05:59:12 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:59:12 ---> a5ff67009a7d 05:59:12 Step 18/23 : EXPOSE 59901 05:59:12 ---> Running in 00a273f40be9 05:59:12 Removing intermediate container 00a273f40be9 05:59:12 ---> c688bab4702f 05:59:12 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:59:12 ---> Running in bf9defeec296 05:59:12 Removing intermediate container bf9defeec296 05:59:12 ---> b854bb142cc7 05:59:12 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:59:12 ---> Running in baf450cee9c8 05:59:12 Removing intermediate container baf450cee9c8 05:59:12 ---> c39001f5dc6e 05:59:12 Step 21/23 : LABEL arch=amd64 05:59:12 ---> Running in eee07df64802 05:59:12 Removing intermediate container eee07df64802 05:59:12 ---> 1a193a019093 05:59:12 Step 22/23 : LABEL git_sha=d26a4b0d03f3166a50d7aa9695ab587d24084cbe 05:59:12 ---> Running in 33c3474f71dc 05:59:12 Removing intermediate container 33c3474f71dc 05:59:12 ---> f67e09078e77 05:59:12 Step 23/23 : LABEL version=0.0.0 05:59:12 ---> Running in d39e9d7cb5a3 05:59:12 Removing intermediate container d39e9d7cb5a3 05:59:12 ---> 621983270f8b 05:59:12 [Warning] One or more build-args [ARCH] were not consumed 05:59:12 Successfully built 621983270f8b 05:59:12 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:14 05:59:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:14 latest: Pulling from edgex-lftools-log-publisher 05:59:14 5eb5b503b376: Pulling fs layer 05:59:14 5c69ac0246d0: Pulling fs layer 05:59:14 ec43610c2a17: Pulling fs layer 05:59:14 3a2ae6a8a46f: Pulling fs layer 05:59:14 33b1e0a273af: Pulling fs layer 05:59:14 5d3b04190fa2: Pulling fs layer 05:59:14 2f39f015ded8: Pulling fs layer 05:59:14 5d3b04190fa2: Waiting 05:59:14 3a2ae6a8a46f: Waiting 05:59:14 33b1e0a273af: Waiting 05:59:14 2f39f015ded8: Waiting 05:59:14 5c69ac0246d0: Download complete 05:59:14 3a2ae6a8a46f: Verifying Checksum 05:59:14 3a2ae6a8a46f: Download complete 05:59:14 33b1e0a273af: Download complete 05:59:14 ec43610c2a17: Verifying Checksum 05:59:14 ec43610c2a17: Download complete 05:59:14 5d3b04190fa2: Verifying Checksum 05:59:14 5d3b04190fa2: Download complete 05:59:14 5eb5b503b376: Verifying Checksum 05:59:14 5eb5b503b376: Download complete 05:59:15 2f39f015ded8: Download complete 05:59:15 using credential edgex-jenkins-ssh 05:59:15 Cloning the remote Git repository 05:59:16 5eb5b503b376: Pull complete 05:59:16 5c69ac0246d0: Pull complete 05:59:16 ec43610c2a17: Pull complete 05:59:16 3a2ae6a8a46f: Pull complete 05:59:16 33b1e0a273af: Pull complete 05:59:16 5d3b04190fa2: Pull complete 05:59:15 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:59:15 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:59:16 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:59:16 > git --version # timeout=10 05:59:16 > git --version # 'git version 2.25.1' 05:59:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:18 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:59:19 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:59:19 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/528/head:refs/remotes/origin/PR-528 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:59:19 Merging remotes/origin/main commit f40d1d667e540eee93f77eb354737bb78aa40b5d into PR head commit d26a4b0d03f3166a50d7aa9695ab587d24084cbe 05:59:19 Merge succeeded, producing d26a4b0d03f3166a50d7aa9695ab587d24084cbe 05:59:19 Checking out Revision d26a4b0d03f3166a50d7aa9695ab587d24084cbe (PR-528) 05:59:20 Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" 05:59:20 > git --version # timeout=10 05:59:20 > git --version # 'git version 2.25.1' 05:59:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:59:20 05:59:20 GitHub has been notified of this commit’s build result 05:59:20 [Pipeline] withEnv 05:59:19 > git config core.sparsecheckout # timeout=10 05:59:19 > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # timeout=10 05:59:19 > git remote # timeout=10 05:59:19 > git config --get remote.origin.url # timeout=10 05:59:19 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:19 > git merge f40d1d667e540eee93f77eb354737bb78aa40b5d # timeout=10 05:59:19 > git rev-parse HEAD^{commit} # timeout=10 05:59:19 > git config core.sparsecheckout # timeout=10 05:59:19 > git checkout -f d26a4b0d03f3166a50d7aa9695ab587d24084cbe # timeout=10 [Pipeline] { 05:59:21 2f39f015ded8: Pull complete 05:59:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:21 prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container 05:59:21 $ 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-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:27 $ docker top f2ad5de773a70b17608bf12d1882d427b71531b991813ec107c2fabbb8c781c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:27 ---> job-cost.sh 05:59:27 lf-activate-venv: SKIPPING 05:59:27 INFO: No Stack... 05:59:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:59:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:27 Dload Upload Total Spent Left Speed 05:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh 05:59:28 INFO: Archiving Costs [Pipeline] sh 05:59:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:59:28 + cat /w/workspace/xfoundry_device-modbus-go_PR-528/archives/cost.csv 05:59:28 + cut -d, -f6 [Pipeline] lock 05:59:28 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] 05:59:28 Resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] did not exist. Created. 05:59:28 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [Pipeline] { [Pipeline] unstash 05:59:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:59:28 + sudo tee /etc/docker/daemon.new 05:59:28 { 05:59:28 "registry-mirrors": [ 05:59:28 "https://nexus3.edgexfoundry.org:10001" 05:59:28 ], 05:59:28 "bip": "10.250.0.254/24", 05:59:28 "hosts": [ 05:59:28 "tcp://0.0.0.0:5555", 05:59:28 "unix:///var/run/docker.sock" 05:59:28 ], 05:59:28 "mtu": 1458, 05:59:28 "selinux-enabled": true, 05:59:28 "seccomp-profile": "/etc/docker/seccomp.json" 05:59:28 } [Pipeline] sh [Pipeline] sh 05:59:28 + echo total: 0.2199999988079071 [Pipeline] stash 05:59:28 Stashed 1 file(s) [Pipeline] } 05:59:29 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] 05:59:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } 05:59:29 $ docker stop --time=1 f2ad5de773a70b17608bf12d1882d427b71531b991813ec107c2fabbb8c781c8 05:59:30 $ docker rm -f --volumes f2ad5de773a70b17608bf12d1882d427b71531b991813ec107c2fabbb8c781c8 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 05:59:30 + sudo service docker restart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:49 provisioning config files... 05:59:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config39705029971333881tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:49 ---> ****-login.sh 05:59:49 nexus3.edgexfoundry.org:10001 05:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10002 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10003 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:50 Configure a credential helper to remove this warning. See 05:59:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:50 05:59:50 Login Succeeded 05:59:50 nexus3.edgexfoundry.org:10004 05:59:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:51 Configure a credential helper to remove this warning. See 05:59:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:51 05:59:51 Login Succeeded 05:59:51 ****.io 05:59:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:59:51 Configure a credential helper to remove this warning. See 05:59:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:59:51 05:59:51 Login Succeeded 05:59:51 ---> ****-login.sh ends [Pipeline] } 05:59:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:59:52 ========================================================= 05:59:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:59:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:59:53 Sending build context to Docker daemon 8.733MB 05:59:53 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:59:53 Step 2/10 : FROM ${BASE} AS builder 05:59:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:53 9fda8d8052c6: Pulling fs layer 05:59:53 5d54e960e981: Pulling fs layer 05:59:53 c4a7e357bf2a: Pulling fs layer 05:59:53 f0e02332f6b5: Pulling fs layer 05:59:53 872ee5b61b7b: Pulling fs layer 05:59:53 0c6a40ed1a82: Pulling fs layer 05:59:53 94ae7d8d031c: Pulling fs layer 05:59:53 872ee5b61b7b: Waiting 05:59:53 f0e02332f6b5: Waiting 05:59:53 94ae7d8d031c: Waiting 05:59:53 0c6a40ed1a82: Waiting 05:59:53 5d54e960e981: Verifying Checksum 05:59:53 5d54e960e981: Download complete 05:59:53 f0e02332f6b5: Verifying Checksum 05:59:53 f0e02332f6b5: Download complete 05:59:53 872ee5b61b7b: Verifying Checksum 05:59:53 872ee5b61b7b: Download complete 05:59:53 9fda8d8052c6: Verifying Checksum 05:59:53 9fda8d8052c6: Download complete 05:59:54 94ae7d8d031c: Verifying Checksum 05:59:54 94ae7d8d031c: Download complete 05:59:54 9fda8d8052c6: Pull complete 05:59:55 5d54e960e981: Pull complete 05:59:55 c4a7e357bf2a: Verifying Checksum 05:59:55 c4a7e357bf2a: Download complete 05:59:56 0c6a40ed1a82: Verifying Checksum 05:59:56 0c6a40ed1a82: Download complete 06:00:08 c4a7e357bf2a: Pull complete 06:00:08 f0e02332f6b5: Pull complete 06:00:08 872ee5b61b7b: Pull complete 06:00:16 0c6a40ed1a82: Pull complete 06:00:17 94ae7d8d031c: Pull complete 06:00:17 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:00:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:00:17 ---> 86de565de09d 06:00:17 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:00:19 ---> Running in e9fb14f07a90 06:00:19 Removing intermediate container e9fb14f07a90 06:00:19 ---> 8e5741dc4cc2 06:00:19 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:19 ---> Running in c8f8c4f79653 06:00:19 Removing intermediate container c8f8c4f79653 06:00:19 ---> 380f6c60447a 06:00:19 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:00:19 ---> Running in 3ca25557e604 06:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:00:22 (1/8) Installing openssh-keygen (9.3_p2-r0) 06:00:22 (2/8) Installing libedit (20221030.3.1-r1) 06:00:22 (3/8) Installing openssh-client-common (9.3_p2-r0) 06:00:22 (4/8) Installing openssh-client-default (9.3_p2-r0) 06:00:22 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 06:00:22 (6/8) Installing openssh-server-common (9.3_p2-r0) 06:00:22 (7/8) Installing openssh-server (9.3_p2-r0) 06:00:22 (8/8) Installing openssh (9.3_p2-r0) 06:00:22 Executing busybox-1.36.1-r5.trigger 06:00:22 OK: 272 MiB in 60 packages 06:00:23 Removing intermediate container 3ca25557e604 06:00:23 ---> 1b6b4ea501c1 06:00:23 Step 6/10 : WORKDIR /device-modbus-go 06:00:23 ---> Running in c1bee63afc93 06:00:24 Removing intermediate container c1bee63afc93 06:00:24 ---> 3d22197e5947 06:00:24 Step 7/10 : COPY go.mod vendor* ./ 06:00:24 ---> ac649cd79e70 06:00:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:24 ---> Running in 064299facee4 06:01:46 Removing intermediate container 064299facee4 06:01:46 ---> 9d1a90d450ea 06:01:46 Step 9/10 : COPY . . 06:01:46 ---> e59698997ecf 06:01:46 Step 10/10 : RUN ${MAKE} 06:01:46 ---> Running in 743b8ce67411 06:01:46 noop 06:01:46 Removing intermediate container 743b8ce67411 06:01:46 ---> 25d260f9a6d2 06:01:46 Successfully built 25d260f9a6d2 06:01:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:47 + docker inspect -f . ci-base-image-arm64 06:01:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:47 prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container 06:01:47 $ 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 06:01:48 $ docker top aaa892819ad7212da3dc263402888447b7accbf772ce6be9e45a6010a1793981 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:49 + go version 06:01:49 go version go1.21.0 linux/arm64 [Pipeline] } 06:01:49 $ docker stop --time=1 aaa892819ad7212da3dc263402888447b7accbf772ce6be9e45a6010a1793981 06:01:51 $ docker rm -f --volumes aaa892819ad7212da3dc263402888447b7accbf772ce6be9e45a6010a1793981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:52 + docker inspect -f . ci-base-image-arm64 06:01:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:52 prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container 06:01:52 $ 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 06:01:55 $ docker top 171ad45c61395f11944aa50d2c5f7e59e93110a56c64d766ecb24ae46fbd2cfe -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:56 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:01:57 + make test 06:01:57 go test ./... -coverprofile=coverage.out 06:02:01 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:03:38 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:03:38 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.072s coverage: 47.9% of statements 06:03:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:03:38 go vet ./... 06:04:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:00 ./bin/test-attribution-txt.sh [Pipeline] echo 06:04:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:04:00 $ docker stop --time=1 171ad45c61395f11944aa50d2c5f7e59e93110a56c64d766ecb24ae46fbd2cfe 06:04:02 $ docker rm -f --volumes 171ad45c61395f11944aa50d2c5f7e59e93110a56c64d766ecb24ae46fbd2cfe [Pipeline] // withDockerContainer [Pipeline] sh 06:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:03 Warning: overwriting stash ‘coverage-report’ 06:04:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:05 + ls -al . 06:04:05 total 188 06:04:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 06:02 . 06:04:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 05:59 .. 06:04:05 -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 05:59 .dockerignore 06:04:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 05:59 .git 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:59 .github 06:04:05 -rw-rw-r-- 1 jenkins jenkins 266 Nov 29 05:59 .gitignore 06:04:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 05:59 .golangci.yml 06:04:05 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 29 05:59 Attribution.txt 06:04:05 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 29 05:59 CHANGELOG.md 06:04:05 -rw-rw-r-- 1 jenkins jenkins 1474 Nov 29 05:59 Dockerfile 06:04:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 05:59 GOVERNANCE.md 06:04:05 -rw-rw-r-- 1 jenkins jenkins 658 Nov 29 05:59 Jenkinsfile 06:04:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 05:59 LICENSE 06:04:05 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 29 05:59 Makefile 06:04:05 -rw-rw-r-- 1 jenkins jenkins 622 Nov 29 05:59 OWNERS.md 06:04:05 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 29 05:59 README.md 06:04:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 05:57 VERSION 06:04:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:59 bin 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:59 cmd 06:04:05 -rw-r--r-- 1 jenkins jenkins 24334 Nov 29 06:03 coverage.out 06:04:05 -rw-rw-r-- 1 jenkins jenkins 3937 Nov 29 05:59 go.mod 06:04:05 -rw-rw-r-- 1 jenkins jenkins 35426 Nov 29 05:59 go.sum 06:04:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 05:59 internal 06:04:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 05:59 simulator 06:04:05 -rw-rw-r-- 1 jenkins jenkins 229 Nov 29 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + 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=d26a4b0d03f3166a50d7aa9695ab587d24084cbe --label arch=arm64 --label version=0.0.0 . 06:04:06 Sending build context to Docker daemon 8.758MB 06:04:06 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:04:06 Step 2/23 : FROM ${BASE} AS builder 06:04:06 ---> 25d260f9a6d2 06:04:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:04:06 ---> Running in d59287797b69 06:04:06 Removing intermediate container d59287797b69 06:04:06 ---> fa92baf064b7 06:04:06 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:06 ---> Running in 5cb691a6014d 06:04:07 Removing intermediate container 5cb691a6014d 06:04:07 ---> cfca51477492 06:04:07 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:04:07 ---> Running in 93582958defb 06:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:09 OK: 272 MiB in 60 packages 06:04:10 Removing intermediate container 93582958defb 06:04:10 ---> a8f6441c76be 06:04:10 Step 6/23 : WORKDIR /device-modbus-go 06:04:10 ---> Running in 6a9710b3da6f 06:04:11 Removing intermediate container 6a9710b3da6f 06:04:11 ---> c1accbe274d0 06:04:11 Step 7/23 : COPY go.mod vendor* ./ 06:04:11 ---> 6ce78f894c74 06:04:11 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:12 ---> Running in 7254875287c9 06:04:16 Removing intermediate container 7254875287c9 06:04:16 ---> fced923a5c0b 06:04:16 Step 9/23 : COPY . . 06:04:17 ---> 1784c7a0d207 06:04:17 Step 10/23 : RUN ${MAKE} 06:04:17 ---> Running in 66f8976aa17c 06:04:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:06:09 Removing intermediate container 66f8976aa17c 06:06:09 ---> c2efe8a49065 06:06:09 Step 11/23 : FROM alpine:3.18 06:06:09 3.18: Pulling from library/alpine 06:06:09 579b34f0a95b: Pulling fs layer 06:06:09 579b34f0a95b: Download complete 06:06:09 579b34f0a95b: Pull complete 06:06:09 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 06:06:09 Status: Downloaded newer image for alpine:3.18 06:06:09 ---> 3cc203321400 06:06:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:06:09 ---> Running in 0ca7a430ae72 06:06:09 Removing intermediate container 0ca7a430ae72 06:06:09 ---> a64ce6ddad6f 06:06:09 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:06:09 ---> Running in 47eed1eefcef 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:09 (1/1) Installing dumb-init (1.2.5-r2) 06:06:09 Executing busybox-1.36.1-r2.trigger 06:06:09 OK: 8 MiB in 16 packages 06:06:09 Removing intermediate container 47eed1eefcef 06:06:09 ---> f008ad35765e 06:06:09 Step 14/23 : RUN apk --no-cache upgrade 06:06:09 ---> Running in f776eb8066c3 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:06:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:06:09 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 06:06:09 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 06:06:09 Executing busybox-1.36.1-r5.post-upgrade 06:06:09 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 06:06:09 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 06:06:09 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 06:06:09 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 06:06:09 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 06:06:09 Executing busybox-1.36.1-r5.trigger 06:06:09 OK: 8 MiB in 16 packages 06:06:10 Removing intermediate container f776eb8066c3 06:06:10 ---> 92a72aa166a5 06:06:10 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:06:12 ---> 9c23bee0a15c 06:06:12 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:06:12 ---> 7299e6f72f1c 06:06:12 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:06:12 ---> 26b668932a37 06:06:12 Step 18/23 : EXPOSE 59901 06:06:12 ---> Running in eb0ade615525 06:06:13 Removing intermediate container eb0ade615525 06:06:13 ---> e6639c777416 06:06:13 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:06:13 ---> Running in 3fef158241d4 06:06:13 Removing intermediate container 3fef158241d4 06:06:13 ---> f68920e46155 06:06:13 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:06:13 ---> Running in 4eced412beb8 06:06:14 Removing intermediate container 4eced412beb8 06:06:14 ---> e62a3bd08b89 06:06:14 Step 21/23 : LABEL arch=arm64 06:06:14 ---> Running in 9fbbcc414483 06:06:14 Removing intermediate container 9fbbcc414483 06:06:14 ---> cf728e932bca 06:06:14 Step 22/23 : LABEL git_sha=d26a4b0d03f3166a50d7aa9695ab587d24084cbe 06:06:14 ---> Running in e415b23c034f 06:06:14 Removing intermediate container e415b23c034f 06:06:14 ---> 9a777d653e3f 06:06:14 Step 23/23 : LABEL version=0.0.0 06:06:14 ---> Running in f8ccf74aba15 06:06:14 Removing intermediate container f8ccf74aba15 06:06:14 ---> febddf9cebed 06:06:14 [Warning] One or more build-args [ARCH] were not consumed 06:06:14 Successfully built febddf9cebed 06:06:14 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:16 06:06:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:16 arm64: Pulling from edgex-lftools-log-publisher 06:06:16 8998bd30e6a1: Pulling fs layer 06:06:16 04944245beec: Pulling fs layer 06:06:16 699f458cf7ca: Pulling fs layer 06:06:16 765212b225bb: Pulling fs layer 06:06:16 f23df028b6ca: Pulling fs layer 06:06:16 d65c8cfc05b1: Pulling fs layer 06:06:16 2437ff75d9bd: Pulling fs layer 06:06:16 d65c8cfc05b1: Waiting 06:06:16 2437ff75d9bd: Waiting 06:06:16 f23df028b6ca: Waiting 06:06:16 765212b225bb: Waiting 06:06:16 04944245beec: Verifying Checksum 06:06:16 04944245beec: Download complete 06:06:16 765212b225bb: Verifying Checksum 06:06:16 765212b225bb: Download complete 06:06:16 f23df028b6ca: Verifying Checksum 06:06:16 f23df028b6ca: Download complete 06:06:16 d65c8cfc05b1: Verifying Checksum 06:06:16 d65c8cfc05b1: Download complete 06:06:16 699f458cf7ca: Verifying Checksum 06:06:16 699f458cf7ca: Download complete 06:06:17 8998bd30e6a1: Download complete 06:06:20 2437ff75d9bd: Verifying Checksum 06:06:20 2437ff75d9bd: Download complete 06:06:21 8998bd30e6a1: Pull complete 06:06:25 04944245beec: Pull complete 06:06:26 699f458cf7ca: Pull complete 06:06:27 765212b225bb: Pull complete 06:06:27 f23df028b6ca: Pull complete 06:06:27 d65c8cfc05b1: Pull complete 06:06:46 2437ff75d9bd: Pull complete 06:06:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:46 prd-ubuntu20.04-docker-arm64-4c-16g-9105 does not seem to be running inside a container 06:06:46 $ 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 06:06:49 $ docker top d310c56bbda06c44018c21d92ed4b73d897a75034f856e9f6597487f397ceb02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:49 ---> job-cost.sh 06:06:50 lf-activate-venv: SKIPPING 06:06:50 INFO: No Stack... 06:06:50 INFO: Retrieving Pricing Info for: v3-standard-4 06:06:51 INFO: Archiving Costs [Pipeline] sh 06:06:51 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:06:51 + cut -d, -f6 [Pipeline] lock 06:06:52 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] 06:06:52 Resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] did not exist. Created. 06:06:52 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:52 /w/workspace/device-modbus-go/1@tmp/durable-97d71567/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:53 + echo total: 0.10999999940395355 [Pipeline] stash 06:06:53 Warning: overwriting stash ‘stack-cost’ 06:06:53 Stashed 1 file(s) [Pipeline] } 06:06:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-528-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:53 $ docker stop --time=1 d310c56bbda06c44018c21d92ed4b73d897a75034f856e9f6597487f397ceb02 06:06:56 $ docker rm -f --volumes d310c56bbda06c44018c21d92ed4b73d897a75034f856e9f6597487f397ceb02 [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 06:06:58 provisioning config files... 06:06:58 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config8137615654749945660tmp [Pipeline] { [Pipeline] sh 06:06:58 + set +x 06:06:58 + curl -s https://codecov.io/bash 06:06:58 + bash -s -- 06:06:58 06:06:58 _____ _ 06:06:58 / ____| | | 06:06:58 | | ___ __| | ___ ___ _____ __ 06:06:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:58 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:58 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:58 Bash-1.0.6 06:06:58 06:06:58 06:06:58 ==> git version 2.25.1 found 06:06:58 ==> 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 06:06:58 Release-Date: 2020-01-08 06:06:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:06:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:06:58 ==> Jenkins CI detected. 06:06:58 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-528 06:06:58 project root: . 06:06:58 --> token set from env 06:06:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:58 ==> Running gcov in . (disable via -X gcov) 06:06:58 ==> Python coveragepy not found 06:06:58 ==> Searching for coverage reports in: 06:06:58 + . 06:06:58 -> Found 1 reports 06:06:58 ==> Detecting git/mercurial file structure 06:06:58 ==> Reading reports 06:06:58 + ./coverage.out bytes=24334 06:06:58 ==> Appending adjustments 06:06:58 https://docs.codecov.io/docs/fixing-reports 06:06:58 + Found adjustments 06:06:58 ==> Gzipping contents 06:06:58 4.0K /tmp/codecov.FViJWu.gz 06:06:58 ==> Uploading reports 06:06:58 url: https://codecov.io 06:06:58 query: branch=PR-528&commit=d26a4b0d03f3166a50d7aa9695ab587d24084cbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=528&job=&cmd_args= 06:06:58 -> Pinging Codecov 06:06:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-528&commit=d26a4b0d03f3166a50d7aa9695ab587d24084cbe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-528%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=528&job=&cmd_args= 06:06:59 -> Uploading to 06:06:59 https://storage.googleapis.com/codecov/v4/raw/2023-11-29/55DBCA73C666E3227836607328DD7E49/d26a4b0d03f3166a50d7aa9695ab587d24084cbe/6d143bc2-2046-428b-9654-313da4315b52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T060658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=189740954d9a3f4868087718cb35b6d4c3da1ab62927c2c11454c304f453705f 06:06:59 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:59 Dload Upload Total Spent Left Speed 06:06:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14526 --:--:-- --:--:-- --:--:-- 14526 06:06:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/d26a4b0d03f3166a50d7aa9695ab587d24084cbe [Pipeline] } 06:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:07:02 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-528/archives ] 06:07:02 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-528/archives 06:07:02 total 16 06:07:02 drwxr-xr-x 3 root root 4096 Nov 29 05:59 . 06:07:02 drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 05:59 .. 06:07:02 drwxr-xr-x 2 root root 4096 Nov 29 05:59 cost 06:07:02 -rw-r--r-- 1 root root 88 Nov 29 05:59 cost.csv 06:07:02 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-528/archives 06:07:02 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-528/archives 06:07:02 total 16 06:07:02 drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 05:59 . 06:07:02 drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 05:59 .. 06:07:02 drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 05:59 cost 06:07:02 -rw-r--r-- 1 jenkins jenkins 88 Nov 29 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:07:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:04 ---> package-listing.sh 06:07:04 ++ facter osfamily 06:07:04 ++ tr '[:upper:]' '[:lower:]' 06:07:04 + OS_FAMILY=debian 06:07:04 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-528 06:07:04 + START_PACKAGES=/tmp/packages_start.txt 06:07:04 + END_PACKAGES=/tmp/packages_end.txt 06:07:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:04 + PACKAGES=/tmp/packages_start.txt 06:07:04 + '[' /w/workspace/xfoundry_device-modbus-go_PR-528 ']' 06:07:04 + PACKAGES=/tmp/packages_end.txt 06:07:04 + case "${OS_FAMILY}" in 06:07:04 + dpkg -l 06:07:04 + grep '^ii' 06:07:04 + '[' -f /tmp/packages_start.txt ']' 06:07:04 + '[' -f /tmp/packages_end.txt ']' 06:07:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:04 + '[' /w/workspace/xfoundry_device-modbus-go_PR-528 ']' 06:07:04 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-528/archives/ 06:07:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-528/archives/ [Pipeline] echo 06:07:04 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-528/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:05 prd-ubuntu20.04-docker-8c-8g-9104 does not seem to be running inside a container 06:07:05 $ 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-528/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-528 -v /w/workspace/xfoundry_device-modbus-go_PR-528:/w/workspace/xfoundry_device-modbus-go_PR-528:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-528@tmp:/w/workspace/xfoundry_device-modbus-go_PR-528@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 06:07:06 $ docker top f571b80dd26f23b97c6eddaca243630fc04a0222c353c1fe38883bbbeb760ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:07 + ls /var/log/sa-host 06:07:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:07 provisioning config files... 06:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-528@tmp/config15506599932238230957tmp [Pipeline] { [Pipeline] echo 06:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:07 ---> create-netrc.sh [Pipeline] } 06:07:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:08 ---> python-tools-install.sh [Pipeline] echo 06:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:08 ---> sudo-logs.sh 06:07:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:09 ---> job-cost.sh 06:07:09 lf-activate-venv: SKIPPING 06:07:09 DEBUG: total: 0.2199999988079071 06:07:09 INFO: Retrieving Stack Cost... 06:07:09 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:10 INFO: Archiving Costs [Pipeline] echo 06:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:10 ---> logs-deploy.sh 06:07:10 lf-activate-venv: SKIPPING 06:07:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-528/1 06:07:10 INFO: archiving workspace using pattern(s): 06:07:11 Archives upload complete. 06:07:11 INFO: archiving logs to Nexus