Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5aae84ece3ba8927df2a466f6d353c8d0718271e+19276090c2e057c4cba34782a88296b78f541de3 (4b92610df4f7cc3e4ce69913aadd2535c1a7764c) 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-ssh3229353077680199692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3225345651224528889.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-371/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-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1792202663073012277.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-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4157231298329616799.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh14214346022664819935.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-371/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-371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5836475581412586282.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24591’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24592 in /w/workspace/xfoundry_device-modbus-go_PR-371 [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-371 # 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 19276090c2e057c4cba34782a88296b78f541de3 into PR head commit 5aae84ece3ba8927df2a466f6d353c8d0718271e Merge succeeded, producing 5aae84ece3ba8927df2a466f6d353c8d0718271e Checking out Revision 5aae84ece3ba8927df2a466f6d353c8d0718271e (PR-371) > 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/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5aae84ece3ba8927df2a466f6d353c8d0718271e # 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 19276090c2e057c4cba34782a88296b78f541de3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5aae84ece3ba8927df2a466f6d353c8d0718271e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:56:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:56:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:56:12 ========================================================= 13:56:12 EdgeX Global Pipelines Version Info 13:56:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:56:13 ------------------- 13:56:13 stable info: 13:56:13 ------------------- 13:56:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:56:13 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:56:13 Message: update stable to v1.0.239 13:56:14 ------------------- 13:56:14 experimental info: 13:56:14 ------------------- 13:56:14 Commited By: **** collab-it+edgex@linuxfoundation.org 13:56:14 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 13:56:14 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 13:56:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5aae84ece3ba8927df2a466f6d353c8d0718271e [Pipeline] echo 13:56:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5aae84e [Pipeline] echo 13:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:16 provisioning config files... 13:56:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp/config8167245387802391590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:16 ---> docker-login.sh 13:56:16 nexus3.edgexfoundry.org:10001 13:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:16 Configure a credential helper to remove this warning. See 13:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:16 13:56:16 Login Succeeded 13:56:16 nexus3.edgexfoundry.org:10002 13:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 nexus3.edgexfoundry.org:10003 13:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 nexus3.edgexfoundry.org:10004 13:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 docker.io 13:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:17 Configure a credential helper to remove this warning. See 13:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:17 13:56:17 Login Succeeded 13:56:17 ---> docker-login.sh ends [Pipeline] } 13:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:56:18 + git rev-list -1 --merges 5aae84ece3ba8927df2a466f6d353c8d0718271e~1..5aae84ece3ba8927df2a466f6d353c8d0718271e [Pipeline] echo 13:56:18 -----------> git rev-list -1 --merges 5aae84ece3ba8927df2a466f6d353c8d0718271e~1..5aae84ece3ba8927df2a466f6d353c8d0718271e 5aae84ece3ba8927df2a466f6d353c8d0718271e [false] [Pipeline] sh 13:56:18 + git log --format=format:%s -1 5aae84ece3ba8927df2a466f6d353c8d0718271e [Pipeline] echo 13:56:18 ========================================================= 13:56:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:56:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:56:19 + git log --format=format:%s -1 5aae84ece3ba8927df2a466f6d353c8d0718271e [Pipeline] echo 13:56:19 [semverPrep] GIT_COMMIT: 5aae84ece3ba8927df2a466f6d353c8d0718271e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 13:56:19 [semverPrep] This is not a build commit. [Pipeline] sh 13:56:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:56:19 + grep -v github /etc/ssh/ssh_known_hosts 13:56:19 + [ -e /tmp/ssh_known_hosts ] 13:56:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:56:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:56:19 + sudo tee -a /etc/ssh/ssh_known_hosts 13:56:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:19 13:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:20 0.1.4: Pulling from edgex-devops/py-git-semver 13:56:20 b85a868b505f: Pulling fs layer 13:56:20 e2be974225ed: Pulling fs layer 13:56:20 339a4e72a1f5: Pulling fs layer 13:56:20 988bab9f4d93: Pulling fs layer 13:56:20 1469e6f7b9e6: Pulling fs layer 13:56:20 eaf3925da568: Pulling fs layer 13:56:20 1469e6f7b9e6: Waiting 13:56:20 988bab9f4d93: Waiting 13:56:20 eaf3925da568: Waiting 13:56:20 bab4dde63d76: Pulling fs layer 13:56:20 bde34c3a00c8: Pulling fs layer 13:56:20 b352a97aabf1: Pulling fs layer 13:56:20 4872d77fe225: Pulling fs layer 13:56:20 5851b861e8e6: Pulling fs layer 13:56:20 bde34c3a00c8: Waiting 13:56:20 b352a97aabf1: Waiting 13:56:20 bab4dde63d76: Waiting 13:56:20 5851b861e8e6: Waiting 13:56:20 4872d77fe225: Waiting 13:56:20 e2be974225ed: Verifying Checksum 13:56:20 e2be974225ed: Download complete 13:56:20 988bab9f4d93: Download complete 13:56:20 1469e6f7b9e6: Verifying Checksum 13:56:20 1469e6f7b9e6: Download complete 13:56:20 eaf3925da568: Verifying Checksum 13:56:20 eaf3925da568: Download complete 13:56:20 339a4e72a1f5: Verifying Checksum 13:56:20 339a4e72a1f5: Download complete 13:56:20 bde34c3a00c8: Verifying Checksum 13:56:20 bde34c3a00c8: Download complete 13:56:20 b352a97aabf1: Download complete 13:56:20 4872d77fe225: Verifying Checksum 13:56:20 4872d77fe225: Download complete 13:56:20 5851b861e8e6: Verifying Checksum 13:56:20 5851b861e8e6: Download complete 13:56:20 b85a868b505f: Download complete 13:56:20 bab4dde63d76: Verifying Checksum 13:56:20 bab4dde63d76: Download complete 13:56:21 b85a868b505f: Pull complete 13:56:22 e2be974225ed: Pull complete 13:56:22 339a4e72a1f5: Pull complete 13:56:22 988bab9f4d93: Pull complete 13:56:22 1469e6f7b9e6: Pull complete 13:56:22 eaf3925da568: Pull complete 13:56:24 bab4dde63d76: Pull complete 13:56:24 bde34c3a00c8: Pull complete 13:56:24 b352a97aabf1: Pull complete 13:56:24 4872d77fe225: Pull complete 13:56:24 5851b861e8e6: Pull complete 13:56:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:56:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:56:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:24 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 13:56:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-371 -v /w/workspace/xfoundry_device-modbus-go_PR-371:/w/workspace/xfoundry_device-modbus-go_PR-371:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-371@tmp:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:56:27 $ docker top 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 -eo pid,comm 13:56:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:56:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:27 [ssh-agent] Looking for ssh-agent implementation... 13:56:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:27 $ docker exec 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 ssh-agent 13:56:27 SSH_AUTH_SOCK=/tmp/ssh-9xzjaxvDdxIy/agent.32 13:56:27 SSH_AGENT_PID=39 13:56:27 Running ssh-add (command line suppressed) 13:56:28 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-371@tmp/private_key_2875826409449442201.key (/w/workspace/xfoundry_device-modbus-go_PR-371@tmp/private_key_2875826409449442201.key) 13:56:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:28 + git tag --points-at HEAD [Pipeline] } 13:56:28 $ docker exec --env ******** --env ******** 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 ssh-agent -k 13:56:28 unset SSH_AUTH_SOCK; 13:56:28 unset SSH_AGENT_PID; 13:56:28 echo Agent pid 39 killed; 13:56:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:56:28 [ssh-agent] Looking for ssh-agent implementation... 13:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:28 $ docker exec 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 ssh-agent 13:56:28 SSH_AUTH_SOCK=/tmp/ssh-W6Mi0Pcvgffz/agent.71 13:56:28 SSH_AGENT_PID=78 13:56:28 Running ssh-add (command line suppressed) 13:56:29 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-371@tmp/private_key_732818403800749210.key (/w/workspace/xfoundry_device-modbus-go_PR-371@tmp/private_key_732818403800749210.key) 13:56:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:56:29 + git semver init 13:56:29 2022-09-05 13:56:29,565 [run_init] DEBUG init version:0.0.0 force:False 13:56:29 2022-09-05 13:56:29,566 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-371/.semver 13:56:29 2022-09-05 13:56:29,566 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-371/.semver 13:56:29 2022-09-05 13:56:29,566 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-371/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-371, universal_newlines=False, shell=None, istream=None) 13:56:30 2022-09-05 13:56:30,492 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-371/.git/info/exclude 13:56:30 2022-09-05 13:56:30,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-371/.semver/PR-371 with force:False 13:56:30 2022-09-05 13:56:30,493 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-371/.semver/PR-371 13:56:30 2022-09-05 13:56:30,497 [execute] INFO git cat-file --batch-check 13:56:30 2022-09-05 13:56:30,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-371/.semver, universal_newlines=False, shell=None, istream=) 13:56:30 2022-09-05 13:56:30,503 [execute] INFO git cat-file --batch 13:56:30 2022-09-05 13:56:30,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-371/.semver, universal_newlines=False, shell=None, istream=) 13:56:30 2022-09-05 13:56:30,507 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-371/.semver/PR-371 13:56:30 0.0.0 [Pipeline] } 13:56:30 $ docker exec --env ******** --env ******** 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 ssh-agent -k 13:56:30 unset SSH_AUTH_SOCK; 13:56:30 unset SSH_AGENT_PID; 13:56:30 echo Agent pid 78 killed; 13:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:56:31 + git semver [Pipeline] } 13:56:31 $ docker stop --time=1 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 13:56:32 $ docker rm -f 1c118eaed9cc8c5fb34e10371f03bd8f93bd1e01bf40230a2b62e5363ea53bf3 [Pipeline] // withDockerContainer [Pipeline] sh 13:56:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:56:33 Stashed 1 file(s) [Pipeline] echo 13:56:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:56:34 provisioning config files... 13:56:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp/config1410504195789583303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:34 ---> docker-login.sh 13:56:34 nexus3.edgexfoundry.org:10001 13:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:34 Configure a credential helper to remove this warning. See 13:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:34 13:56:34 Login Succeeded 13:56:34 nexus3.edgexfoundry.org:10002 13:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:34 Configure a credential helper to remove this warning. See 13:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:34 13:56:34 Login Succeeded 13:56:34 nexus3.edgexfoundry.org:10003 13:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:34 Configure a credential helper to remove this warning. See 13:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:34 13:56:34 Login Succeeded 13:56:34 nexus3.edgexfoundry.org:10004 13:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:34 Configure a credential helper to remove this warning. See 13:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:34 13:56:34 Login Succeeded 13:56:34 docker.io 13:56:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:56:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:56:35 Configure a credential helper to remove this warning. See 13:56:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:56:35 13:56:35 Login Succeeded 13:56:35 ---> docker-login.sh ends [Pipeline] } 13:56:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:56:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:56:35 ========================================================= 13:56:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 13:56:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:56:35 Sending build context to Docker daemon 6.125MB 13:56:35 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 13:56:35 Step 2/10 : FROM ${BASE} AS builder 13:56:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 13:56:35 2408cc74d12b: Pulling fs layer 13:56:35 ea60b727a1ce: Pulling fs layer 13:56:35 30c4a7721957: Pulling fs layer 13:56:35 370296b7ddb6: Pulling fs layer 13:56:35 7c6cee850709: Pulling fs layer 13:56:35 39a5fcdaea64: Pulling fs layer 13:56:35 d94ebbe4e438: Pulling fs layer 13:56:35 bcfd1f05c69d: Pulling fs layer 13:56:35 59ccb84bbe0f: Pulling fs layer 13:56:35 7c6cee850709: Waiting 13:56:35 39a5fcdaea64: Waiting 13:56:35 d94ebbe4e438: Waiting 13:56:35 bcfd1f05c69d: Waiting 13:56:35 59ccb84bbe0f: Waiting 13:56:35 370296b7ddb6: Waiting 13:56:35 30c4a7721957: Download complete 13:56:35 ea60b727a1ce: Verifying Checksum 13:56:35 ea60b727a1ce: Download complete 13:56:35 7c6cee850709: Verifying Checksum 13:56:35 7c6cee850709: Download complete 13:56:35 39a5fcdaea64: Verifying Checksum 13:56:35 39a5fcdaea64: Download complete 13:56:35 2408cc74d12b: Verifying Checksum 13:56:36 d94ebbe4e438: Verifying Checksum 13:56:36 d94ebbe4e438: Download complete 13:56:36 2408cc74d12b: Pull complete 13:56:36 ea60b727a1ce: Pull complete 13:56:36 30c4a7721957: Pull complete 13:56:36 59ccb84bbe0f: Verifying Checksum 13:56:36 59ccb84bbe0f: Download complete 13:56:37 bcfd1f05c69d: Verifying Checksum 13:56:37 bcfd1f05c69d: Download complete 13:56:37 370296b7ddb6: Verifying Checksum 13:56:37 370296b7ddb6: Download complete 13:56:41 370296b7ddb6: Pull complete 13:56:41 7c6cee850709: Pull complete 13:56:41 39a5fcdaea64: Pull complete 13:56:41 d94ebbe4e438: Pull complete 13:56:43 bcfd1f05c69d: Pull complete 13:56:43 59ccb84bbe0f: Pull complete 13:56:43 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 13:56:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 13:56:43 ---> a4fb48ad2a94 13:56:43 Step 3/10 : ARG MAKE='make build' 13:56:48 Still waiting to schedule task 13:56:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24593’ is offline 13:56:50 ---> Running in 58fe7c7357f8 13:56:50 Removing intermediate container 58fe7c7357f8 13:56:50 ---> 023deb3815a9 13:56:50 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:56:50 ---> Running in f68d9ba9fc49 13:56:51 Removing intermediate container f68d9ba9fc49 13:56:51 ---> 1b45ee31437c 13:56:51 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 13:56:51 ---> Running in 82bd77757cf8 13:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:56:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:56:53 (1/8) Installing openssh-keygen (9.0_p1-r2) 13:56:53 (2/8) Installing libedit (20210910.3.1-r0) 13:56:53 (3/8) Installing openssh-client-common (9.0_p1-r2) 13:56:53 (4/8) Installing openssh-client-default (9.0_p1-r2) 13:56:53 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 13:56:53 (6/8) Installing openssh-server-common (9.0_p1-r2) 13:56:54 (7/8) Installing openssh-server (9.0_p1-r2) 13:56:54 (8/8) Installing openssh (9.0_p1-r2) 13:56:54 Executing busybox-1.35.0-r13.trigger 13:56:54 OK: 217 MiB in 59 packages 13:56:54 Removing intermediate container 82bd77757cf8 13:56:54 ---> a5a9976e9b4c 13:56:54 Step 6/10 : WORKDIR /device-modbus-go 13:56:54 ---> Running in 7c17ebce5aa9 13:56:54 Removing intermediate container 7c17ebce5aa9 13:56:54 ---> 0db724e6ea19 13:56:54 Step 7/10 : COPY go.mod vendor* ./ 13:56:54 ---> 3e60530e4c3c 13:56:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:56:54 ---> Running in 6dedc1b8a95d 13:57:16 Removing intermediate container 6dedc1b8a95d 13:57:16 ---> 75c57d16f150 13:57:16 Step 9/10 : COPY . . 13:57:16 ---> 4ed5bc70417b 13:57:16 Step 10/10 : RUN ${MAKE} 13:57:16 ---> Running in 65834c74b671 13:57:16 noop 13:57:16 Removing intermediate container 65834c74b671 13:57:16 ---> 0f36f79bced1 13:57:16 Successfully built 0f36f79bced1 13:57:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:17 + docker inspect -f . ci-base-image-x86_64 13:57:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:17 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 13:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-371 -v /w/workspace/xfoundry_device-modbus-go_PR-371:/w/workspace/xfoundry_device-modbus-go_PR-371:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-371@tmp:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:57:17 $ docker top 7e323868e6e815cec41fde215744be90eec5a0bd2f3d092165b32b159c0b4b6c -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:18 + go version 13:57:18 go version go1.18.3 linux/amd64 [Pipeline] } 13:57:18 $ docker stop --time=1 7e323868e6e815cec41fde215744be90eec5a0bd2f3d092165b32b159c0b4b6c 13:57:19 $ docker rm -f 7e323868e6e815cec41fde215744be90eec5a0bd2f3d092165b32b159c0b4b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:20 + docker inspect -f . ci-base-image-x86_64 13:57:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:57:20 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 13:57:20 $ 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-371 -v /w/workspace/xfoundry_device-modbus-go_PR-371:/w/workspace/xfoundry_device-modbus-go_PR-371:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-371@tmp:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:57:20 $ docker top 96622f32b1b208aaeb416875d654fe5904b9b54b3cee6d992a1682970fc04477 -eo pid,comm [Pipeline] { [Pipeline] sh 13:57:21 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-371 [Pipeline] fileExists [Pipeline] sh 13:57:21 + make test 13:57:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:57:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 13:57:31 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 13:57:31 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.7% of statements 13:57:37 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 13:57:37 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:57:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:40 ./bin/test-attribution-txt.sh 13:57:40 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 13:57:40 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 13:57:40 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 13:57:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:57:40 $ docker stop --time=1 96622f32b1b208aaeb416875d654fe5904b9b54b3cee6d992a1682970fc04477 13:57:42 $ docker rm -f 96622f32b1b208aaeb416875d654fe5904b9b54b3cee6d992a1682970fc04477 [Pipeline] // withDockerContainer [Pipeline] sh 13:57:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:57:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:44 + ls -al . 13:57:44 total 188 13:57:44 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 13:57 . 13:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:56 .. 13:57:44 -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 13:56 .dockerignore 13:57:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:57 .git 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:56 .github 13:57:44 -rw-rw-r-- 1 jenkins jenkins 331 Sep 5 13:56 .gitignore 13:57:44 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 13:56 .golangci.yml 13:57:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 13:56 .semver 13:57:44 -rw-rw-r-- 1 jenkins jenkins 9744 Sep 5 13:56 Attribution.txt 13:57:44 -rw-rw-r-- 1 jenkins jenkins 10001 Sep 5 13:56 CHANGELOG.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 1550 Sep 5 13:56 Dockerfile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 13:56 GOVERNANCE.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 680 Sep 5 13:56 Jenkinsfile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 13:56 LICENSE 13:57:44 -rw-rw-r-- 1 jenkins jenkins 1892 Sep 5 13:56 Makefile 13:57:44 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 13:56 OWNERS.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 3397 Sep 5 13:56 README.md 13:57:44 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 13:56 VERSION 13:57:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:56 bin 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:56 cmd 13:57:44 -rw-r--r-- 1 jenkins jenkins 23241 Sep 5 13:57 coverage.out 13:57:44 -rw-rw-r-- 1 jenkins jenkins 3572 Sep 5 13:56 go.mod 13:57:44 -rw-rw-r-- 1 jenkins jenkins 37058 Sep 5 13:56 go.sum 13:57:44 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:56 internal 13:57:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:56 simulator 13:57:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:56 snap 13:57:44 -rw-rw-r-- 1 jenkins jenkins 229 Sep 5 13:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:44 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5aae84ece3ba8927df2a466f6d353c8d0718271e --label arch=amd64 --label version=0.0.0 . 13:57:44 Sending build context to Docker daemon 6.149MB 13:57:44 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 13:57:44 Step 2/23 : FROM ${BASE} AS builder 13:57:44 ---> 0f36f79bced1 13:57:44 Step 3/23 : ARG MAKE='make build' 13:57:44 ---> Running in 4fe139813e6c 13:57:44 Removing intermediate container 4fe139813e6c 13:57:44 ---> c20d3a7736db 13:57:44 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:57:44 ---> Running in 2ed5073d69c8 13:57:45 Removing intermediate container 2ed5073d69c8 13:57:45 ---> 8a2e42eecb1f 13:57:45 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 13:57:45 ---> Running in 331cf3ab419f 13:57:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:57:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:57:46 OK: 217 MiB in 59 packages 13:57:47 Removing intermediate container 331cf3ab419f 13:57:47 ---> 66a2117445e3 13:57:47 Step 6/23 : WORKDIR /device-modbus-go 13:57:47 ---> Running in 654c86a06545 13:57:47 Removing intermediate container 654c86a06545 13:57:47 ---> eee65aeb500e 13:57:47 Step 7/23 : COPY go.mod vendor* ./ 13:57:47 ---> 5ad8960ae1a4 13:57:47 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:57:47 ---> Running in 0bdf16f78215 13:57:48 Removing intermediate container 0bdf16f78215 13:57:48 ---> 5e76ea534c04 13:57:48 Step 9/23 : COPY . . 13:57:48 ---> ee22dc1e735b 13:57:48 Step 10/23 : RUN ${MAKE} 13:57:48 ---> Running in c0a53e615cfa 13:57:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 13:58:10 Removing intermediate container c0a53e615cfa 13:58:10 ---> be2ab9b93ac9 13:58:10 Step 11/23 : FROM alpine:3.14 13:58:10 3.14: Pulling from library/alpine 13:58:10 c7ed990a2339: Pulling fs layer 13:58:10 c7ed990a2339: Verifying Checksum 13:58:10 c7ed990a2339: Download complete 13:58:10 c7ed990a2339: Pull complete 13:58:11 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 13:58:11 Status: Downloaded newer image for alpine:3.14 13:58:11 ---> dd53f409bf0b 13:58:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 13:58:11 ---> Running in 151a04259b57 13:58:11 Removing intermediate container 151a04259b57 13:58:11 ---> baa4a467397f 13:58:11 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:58:11 ---> Running in 7f9bb7d1d44d 13:58:11 Removing intermediate container 7f9bb7d1d44d 13:58:11 ---> dc1ab1247fc8 13:58:11 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 13:58:11 ---> Running in 5652539490ae 13:58:11 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:58:12 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:58:13 (1/6) Installing dumb-init (1.2.5-r1) 13:58:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:58:13 (3/6) Installing libsodium (1.0.18-r0) 13:58:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:58:13 (5/6) Installing libzmq (4.3.4-r0) 13:58:13 (6/6) Installing zeromq (4.3.4-r0) 13:58:13 Executing busybox-1.33.1-r8.trigger 13:58:13 OK: 8 MiB in 20 packages 13:58:13 Removing intermediate container 5652539490ae 13:58:13 ---> 26717ec9851a 13:58:13 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 13:58:14 ---> f194b3c6b127 13:58:14 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 13:58:15 ---> 2a9306c3447c 13:58:15 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 13:58:15 ---> a39c2d8a3aa7 13:58:15 Step 18/23 : EXPOSE 59901 13:58:15 ---> Running in af6201cb056c 13:58:15 Removing intermediate container af6201cb056c 13:58:15 ---> 1ffa408dddb1 13:58:15 Step 19/23 : ENTRYPOINT ["/device-modbus"] 13:58:15 ---> Running in f4f04dd89787 13:58:15 Removing intermediate container f4f04dd89787 13:58:15 ---> cf0294118c47 13:58:15 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:58:15 ---> Running in 560e456b6a6f 13:58:15 Removing intermediate container 560e456b6a6f 13:58:15 ---> 7ccf8a749369 13:58:15 Step 21/23 : LABEL arch=amd64 13:58:15 ---> Running in 5103eb7f2670 13:58:15 Removing intermediate container 5103eb7f2670 13:58:15 ---> 8f03ae1b0dfc 13:58:15 Step 22/23 : LABEL git_sha=5aae84ece3ba8927df2a466f6d353c8d0718271e 13:58:15 ---> Running in 23f2f7755622 13:58:15 Removing intermediate container 23f2f7755622 13:58:15 ---> a35c26f97388 13:58:15 Step 23/23 : LABEL version=0.0.0 13:58:15 ---> Running in 05828d92afcb 13:58:15 Removing intermediate container 05828d92afcb 13:58:15 ---> 31903fb84146 13:58:15 [Warning] One or more build-args [ARCH] were not consumed 13:58:15 Successfully built 31903fb84146 13:58:15 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 13:58:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:16 13:58:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:17 latest: Pulling from edgex-lftools-log-publisher 13:58:17 5eb5b503b376: Pulling fs layer 13:58:17 5c69ac0246d0: Pulling fs layer 13:58:17 ec43610c2a17: Pulling fs layer 13:58:17 3a2ae6a8a46f: Pulling fs layer 13:58:17 33b1e0a273af: Pulling fs layer 13:58:17 5d3b04190fa2: Pulling fs layer 13:58:17 2f39f015ded8: Pulling fs layer 13:58:17 33b1e0a273af: Waiting 13:58:17 3a2ae6a8a46f: Waiting 13:58:17 5d3b04190fa2: Waiting 13:58:17 2f39f015ded8: Waiting 13:58:17 5c69ac0246d0: Verifying Checksum 13:58:17 5c69ac0246d0: Download complete 13:58:17 3a2ae6a8a46f: Verifying Checksum 13:58:17 3a2ae6a8a46f: Download complete 13:58:17 33b1e0a273af: Verifying Checksum 13:58:17 33b1e0a273af: Download complete 13:58:17 5d3b04190fa2: Download complete 13:58:17 ec43610c2a17: Verifying Checksum 13:58:17 ec43610c2a17: Download complete 13:58:17 5eb5b503b376: Verifying Checksum 13:58:17 5eb5b503b376: Download complete 13:58:18 2f39f015ded8: Verifying Checksum 13:58:18 2f39f015ded8: Download complete 13:58:18 5eb5b503b376: Pull complete 13:58:18 5c69ac0246d0: Pull complete 13:58:19 ec43610c2a17: Pull complete 13:58:19 3a2ae6a8a46f: Pull complete 13:58:19 33b1e0a273af: Pull complete 13:58:19 5d3b04190fa2: Pull complete 13:58:23 2f39f015ded8: Pull complete 13:58:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:58:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:24 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 13:58:24 $ 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-371 -v /w/workspace/xfoundry_device-modbus-go_PR-371:/w/workspace/xfoundry_device-modbus-go_PR-371:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-371@tmp:/w/workspace/xfoundry_device-modbus-go_PR-371@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 13:58:27 $ docker top 1847a248bb5e4cc331304089bd1e045e7719bc3850ec7190678c47bb8231d4b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:58:28 ---> job-cost.sh 13:58:28 lf-activate-venv: SKIPPING 13:58:28 INFO: No Stack... 13:58:28 INFO: Retrieving Pricing Info for: v3-standard-8 13:58:28 INFO: Archiving Costs [Pipeline] sh 13:58:29 + cat /w/workspace/xfoundry_device-modbus-go_PR-371/archives/cost.csv 13:58:29 + cut -d, -f6 [Pipeline] lock 13:58:29 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] 13:58:29 Resource [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] did not exist. Created. 13:58:29 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:58:29 + echo total: 0.2199999988079071 [Pipeline] stash 13:58:29 Stashed 1 file(s) [Pipeline] } 13:58:29 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:58:29 $ docker stop --time=1 1847a248bb5e4cc331304089bd1e045e7719bc3850ec7190678c47bb8231d4b2 13:58:31 $ docker rm -f 1847a248bb5e4cc331304089bd1e045e7719bc3850ec7190678c47bb8231d4b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:59:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24594 in /w/workspace/xfoundry_device-modbus-go_PR-371 [Pipeline] { [Pipeline] ws 13:59:16 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 13:59:16 Selected Git installation does not exist. Using Default 13:59:16 The recommended git tool is: NONE 13:59:22 using credential edgex-jenkins-ssh 13:59:22 Cloning the remote Git repository 13:59:22 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 13:59:22 > git init /w/workspace/device-modbus-go/1 # timeout=10 13:59:23 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:59:23 > git --version # timeout=10 13:59:23 > git --version # 'git version 2.25.1' 13:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:25 Merging remotes/origin/main commit 19276090c2e057c4cba34782a88296b78f541de3 into PR head commit 5aae84ece3ba8927df2a466f6d353c8d0718271e 13:59:25 Merge succeeded, producing 5aae84ece3ba8927df2a466f6d353c8d0718271e 13:59:25 Checking out Revision 5aae84ece3ba8927df2a466f6d353c8d0718271e (PR-371) 13:59:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:59:24 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 13:59:24 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 13:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:59:25 > git config core.sparsecheckout # timeout=10 13:59:25 > git checkout -f 5aae84ece3ba8927df2a466f6d353c8d0718271e # timeout=10 13:59:25 > git remote # timeout=10 13:59:25 > git config --get remote.origin.url # timeout=10 13:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 13:59:25 > git merge 19276090c2e057c4cba34782a88296b78f541de3 # timeout=10 13:59:25 > git rev-parse HEAD^{commit} # timeout=10 13:59:25 > git config core.sparsecheckout # timeout=10 13:59:25 > git checkout -f 5aae84ece3ba8927df2a466f6d353c8d0718271e # timeout=10 13:59:29 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 13:59:29 > git --version # timeout=10 13:59:29 > git --version # 'git version 2.25.1' 13:59:29 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:59:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:59:31 % Total % Received % Xferd Average Speed Time Time Time Current 13:59:31 Dload Upload Total Spent Left Speed 13:59:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 13:59:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:59:32 + sudo tee /etc/docker/daemon.new 13:59:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:59:32 { 13:59:32 "registry-mirrors": [ 13:59:32 "https://nexus3.edgexfoundry.org:10001" 13:59:32 ], 13:59:32 "bip": "10.250.0.254/24", 13:59:32 "hosts": [ 13:59:32 "tcp://0.0.0.0:5555", 13:59:32 "unix:///var/run/docker.sock" 13:59:32 ], 13:59:32 "mtu": 1458, 13:59:32 "selinux-enabled": true, 13:59:32 "seccomp-profile": "/etc/docker/seccomp.json" 13:59:32 } [Pipeline] sh 13:59:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:59:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:59:51 provisioning config files... 13:59:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7265700437646509088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:51 ---> docker-login.sh 13:59:51 nexus3.edgexfoundry.org:10001 13:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:52 Configure a credential helper to remove this warning. See 13:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:52 13:59:52 Login Succeeded 13:59:52 nexus3.edgexfoundry.org:10002 13:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:53 Configure a credential helper to remove this warning. See 13:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:53 13:59:53 Login Succeeded 13:59:53 nexus3.edgexfoundry.org:10003 13:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:53 Configure a credential helper to remove this warning. See 13:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:53 13:59:53 Login Succeeded 13:59:53 nexus3.edgexfoundry.org:10004 13:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:54 Configure a credential helper to remove this warning. See 13:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:54 13:59:54 Login Succeeded 13:59:54 docker.io 13:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:59:55 Configure a credential helper to remove this warning. See 13:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:59:55 13:59:55 Login Succeeded 13:59:55 ---> docker-login.sh ends [Pipeline] } 13:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:59:55 ========================================================= 13:59:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 13:59:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 13:59:56 Sending build context to Docker daemon 3.184MB 13:59:56 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 13:59:56 Step 2/10 : FROM ${BASE} AS builder 13:59:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:59:56 b3c136eddcbf: Pulling fs layer 13:59:56 c0a3192eca97: Pulling fs layer 13:59:56 a050256f5b6f: Pulling fs layer 13:59:56 656be50a0ddc: Pulling fs layer 13:59:56 2bbca73fdf42: Pulling fs layer 13:59:56 46d945488cbd: Pulling fs layer 13:59:56 8a5474983e97: Pulling fs layer 13:59:56 656be50a0ddc: Waiting 13:59:56 329c88fbcd65: Pulling fs layer 13:59:56 2bbca73fdf42: Waiting 13:59:56 a050256f5b6f: Verifying Checksum 13:59:56 a050256f5b6f: Download complete 13:59:56 c0a3192eca97: Verifying Checksum 13:59:56 c0a3192eca97: Download complete 13:59:56 2bbca73fdf42: Verifying Checksum 13:59:56 2bbca73fdf42: Download complete 13:59:56 46d945488cbd: Verifying Checksum 13:59:56 46d945488cbd: Download complete 13:59:56 b3c136eddcbf: Verifying Checksum 13:59:56 b3c136eddcbf: Download complete 13:59:57 b3c136eddcbf: Pull complete 13:59:57 329c88fbcd65: Verifying Checksum 13:59:57 329c88fbcd65: Download complete 13:59:58 c0a3192eca97: Pull complete 13:59:58 a050256f5b6f: Pull complete 13:59:58 8a5474983e97: Verifying Checksum 13:59:58 8a5474983e97: Download complete 13:59:59 656be50a0ddc: Verifying Checksum 13:59:59 656be50a0ddc: Download complete 14:00:11 656be50a0ddc: Pull complete 14:00:11 2bbca73fdf42: Pull complete 14:00:11 46d945488cbd: Pull complete 14:00:18 8a5474983e97: Pull complete 14:00:20 329c88fbcd65: Pull complete 14:00:20 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:00:20 ---> ff4287adb874 14:00:20 Step 3/10 : ARG MAKE='make build' 14:00:21 ---> Running in bce795615a66 14:00:21 Removing intermediate container bce795615a66 14:00:21 ---> 82e28acf9546 14:00:21 Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:00:21 ---> Running in 6d2f886fd502 14:00:24 Removing intermediate container 6d2f886fd502 14:00:24 ---> 26b0a2fbb528 14:00:24 Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 14:00:24 ---> Running in b2a46a6281e4 14:00:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:00:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:00:26 (1/8) Installing openssh-keygen (9.0_p1-r2) 14:00:27 (2/8) Installing libedit (20210910.3.1-r0) 14:00:27 (3/8) Installing openssh-client-common (9.0_p1-r2) 14:00:27 (4/8) Installing openssh-client-default (9.0_p1-r2) 14:00:27 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 14:00:27 (6/8) Installing openssh-server-common (9.0_p1-r2) 14:00:27 (7/8) Installing openssh-server (9.0_p1-r2) 14:00:27 (8/8) Installing openssh (9.0_p1-r2) 14:00:28 Executing busybox-1.35.0-r13.trigger 14:00:28 OK: 228 MiB in 59 packages 14:00:28 Removing intermediate container b2a46a6281e4 14:00:28 ---> 7172039f7712 14:00:28 Step 6/10 : WORKDIR /device-modbus-go 14:00:28 ---> Running in ad84fc8b8b74 14:00:29 Removing intermediate container ad84fc8b8b74 14:00:29 ---> 9f61d1058d7c 14:00:29 Step 7/10 : COPY go.mod vendor* ./ 14:00:29 ---> 24f445c6ac81 14:00:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:29 ---> Running in ee585be85603 14:01:26 Removing intermediate container ee585be85603 14:01:26 ---> 3046324250ef 14:01:26 Step 9/10 : COPY . . 14:01:26 ---> f267eb459ecb 14:01:26 Step 10/10 : RUN ${MAKE} 14:01:26 ---> Running in c0691d971c94 14:01:26 noop 14:01:26 Removing intermediate container c0691d971c94 14:01:26 ---> b44c61ea17d6 14:01:26 Successfully built b44c61ea17d6 14:01:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:26 + docker inspect -f . ci-base-image-arm64 14:01:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:27 prd-ubuntu20.04-docker-arm64-4c-16g-24594 does not seem to be running inside a container 14:01:27 $ 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 14:01:28 $ docker top 6c1144f496b1e770fc9786eda5d7092b9277a0810f6775a5d398f39639e9f0b5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:29 + go version 14:01:29 go version go1.18.3 linux/arm64 [Pipeline] } 14:01:29 $ docker stop --time=1 6c1144f496b1e770fc9786eda5d7092b9277a0810f6775a5d398f39639e9f0b5 14:01:31 $ docker rm -f 6c1144f496b1e770fc9786eda5d7092b9277a0810f6775a5d398f39639e9f0b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:32 + docker inspect -f . ci-base-image-arm64 14:01:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:32 prd-ubuntu20.04-docker-arm64-4c-16g-24594 does not seem to be running inside a container 14:01:32 $ 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 14:01:34 $ docker top cb38c8468b366196f0ef981ffa3e555790b6b54509ea212c20911bb075084d32 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:35 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 14:01:35 + make test 14:01:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 14:01:37 ? github.com/edgexfoundry/device-modbus-go [no test files] 14:02:59 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 14:02:59 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 47.7% of statements 14:03:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:03:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:03:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:03:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:03:22 ./bin/test-attribution-txt.sh 14:03:22 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 14:03:22 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 14:03:22 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 14:03:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:03:22 $ docker stop --time=1 cb38c8468b366196f0ef981ffa3e555790b6b54509ea212c20911bb075084d32 14:03:24 $ docker rm -f cb38c8468b366196f0ef981ffa3e555790b6b54509ea212c20911bb075084d32 [Pipeline] // withDockerContainer [Pipeline] sh 14:03:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:03:25 Warning: overwriting stash ‘coverage-report’ 14:03:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:03:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:03:26 + ls -al . 14:03:26 total 184 14:03:26 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 14:01 . 14:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:59 .. 14:03:26 -rw-rw-r-- 1 jenkins jenkins 140 Sep 5 13:59 .dockerignore 14:03:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 13:59 .git 14:03:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:59 .github 14:03:26 -rw-rw-r-- 1 jenkins jenkins 331 Sep 5 13:59 .gitignore 14:03:26 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 13:59 .golangci.yml 14:03:26 -rw-rw-r-- 1 jenkins jenkins 9744 Sep 5 13:59 Attribution.txt 14:03:26 -rw-rw-r-- 1 jenkins jenkins 10001 Sep 5 13:59 CHANGELOG.md 14:03:26 -rw-rw-r-- 1 jenkins jenkins 1550 Sep 5 13:59 Dockerfile 14:03:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 13:59 GOVERNANCE.md 14:03:26 -rw-rw-r-- 1 jenkins jenkins 680 Sep 5 13:59 Jenkinsfile 14:03:26 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 13:59 LICENSE 14:03:26 -rw-rw-r-- 1 jenkins jenkins 1892 Sep 5 13:59 Makefile 14:03:26 -rw-rw-r-- 1 jenkins jenkins 622 Sep 5 13:59 OWNERS.md 14:03:26 -rw-rw-r-- 1 jenkins jenkins 3397 Sep 5 13:59 README.md 14:03:26 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 13:56 VERSION 14:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:59 bin 14:03:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:59 cmd 14:03:26 -rw-r--r-- 1 jenkins jenkins 23241 Sep 5 14:02 coverage.out 14:03:26 -rw-rw-r-- 1 jenkins jenkins 3572 Sep 5 13:59 go.mod 14:03:26 -rw-rw-r-- 1 jenkins jenkins 37058 Sep 5 13:59 go.sum 14:03:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 13:59 internal 14:03:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 13:59 simulator 14:03:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 13:59 snap 14:03:26 -rw-rw-r-- 1 jenkins jenkins 229 Sep 5 13:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:27 + 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=5aae84ece3ba8927df2a466f6d353c8d0718271e --label arch=arm64 --label version=0.0.0 . 14:03:27 Sending build context to Docker daemon 3.208MB 14:03:27 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 14:03:27 Step 2/23 : FROM ${BASE} AS builder 14:03:27 ---> b44c61ea17d6 14:03:27 Step 3/23 : ARG MAKE='make build' 14:03:27 ---> Running in 9399a23ac3eb 14:03:28 Removing intermediate container 9399a23ac3eb 14:03:28 ---> 02c277033421 14:03:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:03:28 ---> Running in b52635954dc7 14:03:30 Removing intermediate container b52635954dc7 14:03:30 ---> 305d93a79e29 14:03:30 Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 14:03:30 ---> Running in 1daed785e3e5 14:03:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:03:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:03:32 OK: 228 MiB in 59 packages 14:03:33 Removing intermediate container 1daed785e3e5 14:03:33 ---> bebfdd0a0aff 14:03:33 Step 6/23 : WORKDIR /device-modbus-go 14:03:33 ---> Running in b49dadc89219 14:03:33 Removing intermediate container b49dadc89219 14:03:33 ---> 7e640a56f95d 14:03:33 Step 7/23 : COPY go.mod vendor* ./ 14:03:34 ---> 6e0ab12963b3 14:03:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:34 ---> Running in de50e51142ed 14:03:36 Removing intermediate container de50e51142ed 14:03:36 ---> fac739eb5127 14:03:36 Step 9/23 : COPY . . 14:03:37 ---> f119cea874ac 14:03:37 Step 10/23 : RUN ${MAKE} 14:03:37 ---> Running in 5327c88d221b 14:03:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 14:05:45 Removing intermediate container 5327c88d221b 14:05:45 ---> d8708f65eb3c 14:05:45 Step 11/23 : FROM alpine:3.14 14:05:45 3.14: Pulling from library/alpine 14:05:45 90cda3b7c325: Pulling fs layer 14:05:45 90cda3b7c325: Download complete 14:05:45 90cda3b7c325: Pull complete 14:05:45 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 14:05:45 Status: Downloaded newer image for alpine:3.14 14:05:45 ---> 376ba31ae3da 14:05:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 14:05:45 ---> Running in a69165cbd0a7 14:05:45 Removing intermediate container a69165cbd0a7 14:05:45 ---> 739f5e7bb68c 14:05:45 Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:05:45 ---> Running in 5e49a9e49c9f 14:05:45 Removing intermediate container 5e49a9e49c9f 14:05:45 ---> ca7b7a487bbb 14:05:45 Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init 14:05:45 ---> Running in f490a91cb398 14:05:46 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 14:05:47 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 14:05:48 (1/6) Installing dumb-init (1.2.5-r1) 14:05:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 14:05:48 (3/6) Installing libsodium (1.0.18-r0) 14:05:48 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 14:05:48 (5/6) Installing libzmq (4.3.4-r0) 14:05:48 (6/6) Installing zeromq (4.3.4-r0) 14:05:49 Executing busybox-1.33.1-r8.trigger 14:05:49 OK: 8 MiB in 20 packages 14:05:49 Removing intermediate container f490a91cb398 14:05:49 ---> 2ec82b1810b9 14:05:49 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 14:05:51 ---> 6ea10d119821 14:05:51 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 14:05:51 ---> af899c373b6b 14:05:51 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 14:05:52 ---> 0b832c35f2cb 14:05:52 Step 18/23 : EXPOSE 59901 14:05:52 ---> Running in 37dd892a5cdd 14:05:52 Removing intermediate container 37dd892a5cdd 14:05:52 ---> 8fd006ffb444 14:05:52 Step 19/23 : ENTRYPOINT ["/device-modbus"] 14:05:52 ---> Running in 81c49b2dbf0d 14:05:52 Removing intermediate container 81c49b2dbf0d 14:05:52 ---> 97659271c816 14:05:52 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:05:52 ---> Running in f94c52254312 14:05:53 Removing intermediate container f94c52254312 14:05:53 ---> c2cd4c02ca39 14:05:53 Step 21/23 : LABEL arch=arm64 14:05:53 ---> Running in 5b79c6dab974 14:05:53 Removing intermediate container 5b79c6dab974 14:05:53 ---> d9771cb9e83e 14:05:53 Step 22/23 : LABEL git_sha=5aae84ece3ba8927df2a466f6d353c8d0718271e 14:05:53 ---> Running in b238c8b00893 14:05:54 Removing intermediate container b238c8b00893 14:05:54 ---> d2892a28cf06 14:05:54 Step 23/23 : LABEL version=0.0.0 14:05:54 ---> Running in db52c2982544 14:05:54 Removing intermediate container db52c2982544 14:05:54 ---> 6c924f078b44 14:05:54 [Warning] One or more build-args [ARCH] were not consumed 14:05:54 Successfully built 6c924f078b44 14:05:54 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 14:05:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:05:55 14:05:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:05:56 arm64: Pulling from edgex-lftools-log-publisher 14:05:56 8998bd30e6a1: Pulling fs layer 14:05:56 04944245beec: Pulling fs layer 14:05:56 699f458cf7ca: Pulling fs layer 14:05:56 765212b225bb: Pulling fs layer 14:05:56 f23df028b6ca: Pulling fs layer 14:05:56 d65c8cfc05b1: Pulling fs layer 14:05:56 2437ff75d9bd: Pulling fs layer 14:05:56 f23df028b6ca: Waiting 14:05:56 765212b225bb: Waiting 14:05:56 d65c8cfc05b1: Waiting 14:05:56 2437ff75d9bd: Waiting 14:05:56 04944245beec: Verifying Checksum 14:05:56 04944245beec: Download complete 14:05:56 765212b225bb: Verifying Checksum 14:05:56 765212b225bb: Download complete 14:05:56 f23df028b6ca: Verifying Checksum 14:05:56 f23df028b6ca: Download complete 14:05:56 d65c8cfc05b1: Verifying Checksum 14:05:56 d65c8cfc05b1: Download complete 14:05:56 699f458cf7ca: Verifying Checksum 14:05:56 699f458cf7ca: Download complete 14:05:56 8998bd30e6a1: Download complete 14:05:59 2437ff75d9bd: Verifying Checksum 14:05:59 2437ff75d9bd: Download complete 14:06:01 8998bd30e6a1: Pull complete 14:06:01 04944245beec: Pull complete 14:06:03 699f458cf7ca: Pull complete 14:06:03 765212b225bb: Pull complete 14:06:04 f23df028b6ca: Pull complete 14:06:04 d65c8cfc05b1: Pull complete 14:06:19 2437ff75d9bd: Pull complete 14:06:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:06:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:06:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:19 prd-ubuntu20.04-docker-arm64-4c-16g-24594 does not seem to be running inside a container 14:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 14:06:22 $ docker top b9bdfd01be6e7a5cf8fc25c6de4e3e4e675a02aab9e5bfa82fbd56ea873c3dc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:23 ---> job-cost.sh 14:06:23 lf-activate-venv: SKIPPING 14:06:23 INFO: No Stack... 14:06:23 INFO: Retrieving Pricing Info for: v3-standard-4 14:06:24 INFO: Archiving Costs [Pipeline] sh 14:06:25 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 14:06:25 + cut -d, -f6 [Pipeline] lock 14:06:25 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] 14:06:25 Resource [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] did not exist. Created. 14:06:25 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:06:26 /w/workspace/device-modbus-go/1@tmp/durable-e2a7e7c5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:06:27 + echo total: 0.10999999940395355 [Pipeline] stash 14:06:27 Warning: overwriting stash ‘stack-cost’ 14:06:27 Stashed 1 file(s) [Pipeline] } 14:06:27 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:06:27 $ docker stop --time=1 b9bdfd01be6e7a5cf8fc25c6de4e3e4e675a02aab9e5bfa82fbd56ea873c3dc7 14:06:28 $ docker rm -f b9bdfd01be6e7a5cf8fc25c6de4e3e4e675a02aab9e5bfa82fbd56ea873c3dc7 [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 14:06:29 provisioning config files... 14:06:29 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp/config1842350930232598371tmp [Pipeline] { [Pipeline] sh 14:06:30 + set +x 14:06:30 + bash -s -- 14:06:30 + curl -s https://codecov.io/bash 14:06:30 14:06:30 _____ _ 14:06:30 / ____| | | 14:06:30 | | ___ __| | ___ ___ _____ __ 14:06:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:06:30 | |___| (_) | (_| | __/ (_| (_) \ V / 14:06:30 \_____\___/ \__,_|\___|\___\___/ \_/ 14:06:30 Bash-1.0.6 14:06:30 14:06:30 14:06:30 ==> git version 2.25.1 found 14:06:30 ==> 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 14:06:30 Release-Date: 2020-01-08 14:06:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:06:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:06:30 ==> Jenkins CI detected. 14:06:30 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-371 14:06:30 project root: . 14:06:30 --> token set from env 14:06:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:06:30 ==> Running gcov in . (disable via -X gcov) 14:06:30 ==> Python coveragepy not found 14:06:30 ==> Searching for coverage reports in: 14:06:30 + . 14:06:30 -> Found 1 reports 14:06:30 ==> Detecting git/mercurial file structure 14:06:30 ==> Reading reports 14:06:30 + ./coverage.out bytes=23241 14:06:30 ==> Appending adjustments 14:06:30 https://docs.codecov.io/docs/fixing-reports 14:06:30 + Found adjustments 14:06:30 ==> Gzipping contents 14:06:30 4.0K /tmp/codecov.mLoc4b.gz 14:06:30 ==> Uploading reports 14:06:30 url: https://codecov.io 14:06:30 query: branch=PR-371&commit=5aae84ece3ba8927df2a466f6d353c8d0718271e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=371&job=&cmd_args= 14:06:30 -> Pinging Codecov 14:06:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-371&commit=5aae84ece3ba8927df2a466f6d353c8d0718271e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=371&job=&cmd_args= 14:06:30 -> Uploading to 14:06:30 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/55DBCA73C666E3227836607328DD7E49/5aae84ece3ba8927df2a466f6d353c8d0718271e/ecb817a6-7f0b-47b5-834d-5a88fc980bad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T140630Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=492a97b85194bde46ea751edfc9b85f492003ed91d7de9388d3e0c92fbaf2cc4 14:06:30 % Total % Received % Xferd Average Speed Time Time Time Current 14:06:30 Dload Upload Total Spent Left Speed 14:06:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3914 0 0 100 3914 0 15053 --:--:-- --:--:-- --:--:-- 15053 14:06:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/5aae84ece3ba8927df2a466f6d353c8d0718271e [Pipeline] } 14:06:30 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 14:06:32 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-371/archives ] 14:06:32 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-371/archives 14:06:32 total 16 14:06:32 drwxr-xr-x 3 root root 4096 Sep 5 13:58 . 14:06:32 drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 13:58 .. 14:06:32 drwxr-xr-x 2 root root 4096 Sep 5 13:58 cost 14:06:32 -rw-r--r-- 1 root root 88 Sep 5 13:58 cost.csv 14:06:32 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-371/archives 14:06:32 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-371/archives 14:06:32 total 16 14:06:32 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 13:58 . 14:06:32 drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 13:58 .. 14:06:32 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 13:58 cost 14:06:32 -rw-r--r-- 1 jenkins jenkins 88 Sep 5 13:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:06:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:06:33 ---> package-listing.sh 14:06:33 ++ facter osfamily 14:06:33 ++ tr '[:upper:]' '[:lower:]' 14:06:34 + OS_FAMILY=debian 14:06:34 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-371 14:06:34 + START_PACKAGES=/tmp/packages_start.txt 14:06:34 + END_PACKAGES=/tmp/packages_end.txt 14:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:06:34 + PACKAGES=/tmp/packages_start.txt 14:06:34 + '[' /w/workspace/xfoundry_device-modbus-go_PR-371 ']' 14:06:34 + PACKAGES=/tmp/packages_end.txt 14:06:34 + case "${OS_FAMILY}" in 14:06:34 + dpkg -l 14:06:34 + grep '^ii' 14:06:34 + '[' -f /tmp/packages_start.txt ']' 14:06:34 + '[' -f /tmp/packages_end.txt ']' 14:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:06:34 + '[' /w/workspace/xfoundry_device-modbus-go_PR-371 ']' 14:06:34 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-371/archives/ 14:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-371/archives/ [Pipeline] echo 14:06:34 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-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:06:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:35 prd-ubuntu20.04-docker-8c-8g-24592 does not seem to be running inside a container 14:06:35 $ 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-371/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-371 -v /w/workspace/xfoundry_device-modbus-go_PR-371:/w/workspace/xfoundry_device-modbus-go_PR-371:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-371@tmp:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:06:35 $ docker top ee84ea0ec86851724870d1fb20cf668e6394a35a12dd0111336c82ca91988e74 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:35 + touch /tmp/pre-build-complete [Pipeline] sh 14:06:36 + mkdir -p /var/log/sysstat [Pipeline] sh 14:06:36 + ls /var/log/sa-host 14:06:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:06:36 provisioning config files... 14:06:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-371@tmp/config6491773826705328401tmp [Pipeline] { [Pipeline] echo 14:06:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:06:37 ---> create-netrc.sh [Pipeline] } 14:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:06:37 ---> python-tools-install.sh [Pipeline] echo 14:06:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:06:37 ---> sudo-logs.sh 14:06:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:06:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:06:38 ---> job-cost.sh 14:06:38 lf-activate-venv: SKIPPING 14:06:38 DEBUG: total: 0.2199999988079071 14:06:38 INFO: Retrieving Stack Cost... 14:06:38 INFO: Retrieving Pricing Info for: v3-standard-8 14:06:39 INFO: Archiving Costs [Pipeline] echo 14:06:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:06:39 ---> logs-deploy.sh 14:06:39 lf-activate-venv: SKIPPING 14:06:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-371/1 14:06:39 INFO: archiving workspace using pattern(s): 14:06:40 Archives upload complete. 14:06:40 INFO: archiving logs to Nexus