Pull request #526 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9cc6dede5024121d2b405dad3ed84850cba63c51+3d748354a43de7f92f17495f0075fba5a156a8dd (2bde9ffb72e1562618bf19acb1917ad8cb54a9f6) 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-ssh6999187901633130651.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12513506913059911107.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-526/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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8862943672654211912.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-526/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6162225120976372642.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13718976582768231981.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-526/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-526/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16330396182903781244.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-350 in /w/workspace/xfoundry_device-modbus-go_PR-526 [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-526 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3d748354a43de7f92f17495f0075fba5a156a8dd into PR head commit 9cc6dede5024121d2b405dad3ed84850cba63c51 Merge succeeded, producing 9cc6dede5024121d2b405dad3ed84850cba63c51 Checking out Revision 9cc6dede5024121d2b405dad3ed84850cba63c51 (PR-526) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > 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/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cc6dede5024121d2b405dad3ed84850cba63c51 # 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 3d748354a43de7f92f17495f0075fba5a156a8dd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cc6dede5024121d2b405dad3ed84850cba63c51 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:45 ========================================================= 22:21:45 EdgeX Global Pipelines Version Info 22:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:46 ------------------- 22:21:46 stable info: 22:21:46 ------------------- 22:21:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:46 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:46 Message: update stable to v1.0.258 22:21:47 ------------------- 22:21:47 experimental info: 22:21:47 ------------------- 22:21:47 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:47 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:21:47 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-526 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-526 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-526 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cc6dede5024121d2b405dad3ed84850cba63c51 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cc6ded [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:50 provisioning config files... 22:21:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-526@tmp/config11368355286113241290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:50 ---> ****-login.sh 22:21:50 nexus3.edgexfoundry.org:10001 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10002 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10003 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:51 Configure a credential helper to remove this warning. See 22:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:51 22:21:51 Login Succeeded 22:21:51 nexus3.edgexfoundry.org:10004 22:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:51 Configure a credential helper to remove this warning. See 22:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:51 22:21:51 Login Succeeded 22:21:51 ****.io 22:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:21:51 Configure a credential helper to remove this warning. See 22:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:21:51 22:21:51 Login Succeeded 22:21:51 ---> ****-login.sh ends [Pipeline] } 22:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:21:52 + git rev-list -1 --merges 9cc6dede5024121d2b405dad3ed84850cba63c51~1..9cc6dede5024121d2b405dad3ed84850cba63c51 [Pipeline] echo 22:21:52 -----------> git rev-list -1 --merges 9cc6dede5024121d2b405dad3ed84850cba63c51~1..9cc6dede5024121d2b405dad3ed84850cba63c51 9cc6dede5024121d2b405dad3ed84850cba63c51 [false] [Pipeline] sh 22:21:53 + git log --format=format:%s -1 9cc6dede5024121d2b405dad3ed84850cba63c51 [Pipeline] echo 22:21:53 ========================================================= 22:21:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:21:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:53 + git log --format=format:%s -1 9cc6dede5024121d2b405dad3ed84850cba63c51 [Pipeline] echo 22:21:53 [semverPrep] GIT_COMMIT: 9cc6dede5024121d2b405dad3ed84850cba63c51, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo 22:21:54 [semverPrep] This is not a build commit. [Pipeline] sh 22:21:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:54 + grep -v github /etc/ssh/ssh_known_hosts 22:21:54 + [ -e /tmp/ssh_known_hosts ] 22:21:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:21:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:21:54 + sudo tee -a /etc/ssh/ssh_known_hosts 22:21:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:55 22:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:55 0.1.4: Pulling from edgex-devops/py-git-semver 22:21:55 b85a868b505f: Pulling fs layer 22:21:55 e2be974225ed: Pulling fs layer 22:21:55 339a4e72a1f5: Pulling fs layer 22:21:55 988bab9f4d93: Pulling fs layer 22:21:55 1469e6f7b9e6: Pulling fs layer 22:21:55 eaf3925da568: Pulling fs layer 22:21:55 bab4dde63d76: Pulling fs layer 22:21:55 bde34c3a00c8: Pulling fs layer 22:21:55 b352a97aabf1: Pulling fs layer 22:21:55 4872d77fe225: Pulling fs layer 22:21:55 5851b861e8e6: Pulling fs layer 22:21:55 988bab9f4d93: Waiting 22:21:55 1469e6f7b9e6: Waiting 22:21:55 5851b861e8e6: Waiting 22:21:55 b352a97aabf1: Waiting 22:21:55 eaf3925da568: Waiting 22:21:55 bde34c3a00c8: Waiting 22:21:55 4872d77fe225: Waiting 22:21:55 bab4dde63d76: Waiting 22:21:55 e2be974225ed: Download complete 22:21:55 988bab9f4d93: Verifying Checksum 22:21:55 988bab9f4d93: Download complete 22:21:55 339a4e72a1f5: Verifying Checksum 22:21:55 339a4e72a1f5: Download complete 22:21:55 1469e6f7b9e6: Verifying Checksum 22:21:55 1469e6f7b9e6: Download complete 22:21:55 eaf3925da568: Verifying Checksum 22:21:55 eaf3925da568: Download complete 22:21:55 bde34c3a00c8: Download complete 22:21:55 b352a97aabf1: Verifying Checksum 22:21:55 b352a97aabf1: Download complete 22:21:55 4872d77fe225: Verifying Checksum 22:21:55 4872d77fe225: Download complete 22:21:55 5851b861e8e6: Verifying Checksum 22:21:55 5851b861e8e6: Download complete 22:21:55 b85a868b505f: Download complete 22:21:55 bab4dde63d76: Verifying Checksum 22:21:55 bab4dde63d76: Download complete 22:21:56 b85a868b505f: Pull complete 22:21:56 e2be974225ed: Pull complete 22:21:57 339a4e72a1f5: Pull complete 22:21:57 988bab9f4d93: Pull complete 22:21:57 1469e6f7b9e6: Pull complete 22:21:57 eaf3925da568: Pull complete 22:21:59 bab4dde63d76: Pull complete 22:21:59 bde34c3a00c8: Pull complete 22:21:59 b352a97aabf1: Pull complete 22:21:59 4872d77fe225: Pull complete 22:21:59 5851b861e8e6: Pull complete 22:21:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:21:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:00 prd-ubuntu20.04-docker-8c-8g-350 does not seem to be running inside a container 22:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-526 -v /w/workspace/xfoundry_device-modbus-go_PR-526:/w/workspace/xfoundry_device-modbus-go_PR-526:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-526@tmp:/w/workspace/xfoundry_device-modbus-go_PR-526@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 22:22:06 $ docker top 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 -eo pid,comm 22:22:06 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). 22:22:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:22:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:06 [ssh-agent] Looking for ssh-agent implementation... 22:22:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:06 $ docker exec 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 ssh-agent 22:22:06 SSH_AUTH_SOCK=/tmp/ssh-toTMiewVF2nr/agent.21 22:22:06 SSH_AGENT_PID=39 22:22:06 Running ssh-add (command line suppressed) 22:22:06 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-526@tmp/private_key_15575367988390172030.key (/w/workspace/xfoundry_device-modbus-go_PR-526@tmp/private_key_15575367988390172030.key) 22:22:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:07 + git tag --points-at HEAD [Pipeline] } 22:22:07 $ docker exec --env ******** --env ******** 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 ssh-agent -k 22:22:07 unset SSH_AUTH_SOCK; 22:22:07 unset SSH_AGENT_PID; 22:22:07 echo Agent pid 39 killed; 22:22:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:22:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:22:07 [ssh-agent] Looking for ssh-agent implementation... 22:22:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:22:07 $ docker exec 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 ssh-agent 22:22:07 SSH_AUTH_SOCK=/tmp/ssh-UZHNhuK5c8o0/agent.72 22:22:07 SSH_AGENT_PID=78 22:22:07 Running ssh-add (command line suppressed) 22:22:07 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-526@tmp/private_key_10311187245641502488.key (/w/workspace/xfoundry_device-modbus-go_PR-526@tmp/private_key_10311187245641502488.key) 22:22:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:22:08 + git semver init 22:22:08 2023-11-21 22:22:08,405 [run_init] DEBUG init version:0.0.0 force:False 22:22:08 2023-11-21 22:22:08,407 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-526/.semver 22:22:08 2023-11-21 22:22:08,407 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-526/.semver 22:22:08 2023-11-21 22:22:08,408 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-526/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-526, universal_newlines=False, shell=None, istream=None) 22:22:09 2023-11-21 22:22:09,776 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-526/.git/info/exclude 22:22:09 2023-11-21 22:22:09,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-526/.semver/PR-526 with force:False 22:22:09 2023-11-21 22:22:09,776 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-526/.semver/PR-526 22:22:09 2023-11-21 22:22:09,780 [execute] INFO git cat-file --batch-check 22:22:09 2023-11-21 22:22:09,781 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) 22:22:09 2023-11-21 22:22:09,786 [execute] INFO git cat-file --batch 22:22:09 2023-11-21 22:22:09,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-526/.semver, universal_newlines=False, shell=None, istream=) 22:22:09 2023-11-21 22:22:09,790 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-526/.semver/PR-526 22:22:09 0.0.0 [Pipeline] } 22:22:09 $ docker exec --env ******** --env ******** 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 ssh-agent -k 22:22:09 unset SSH_AUTH_SOCK; 22:22:09 unset SSH_AGENT_PID; 22:22:09 echo Agent pid 78 killed; 22:22:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:22:10 + git semver [Pipeline] } 22:22:11 $ docker stop --time=1 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 22:22:12 $ docker rm -f --volumes 592613d9a0c971d0ed328f42ca3383445044b72554f28ec9d345f3b2df0e2282 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:22:13 Stashed 1 file(s) [Pipeline] echo 22:22:13 [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 22:22:15 provisioning config files... 22:22:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-526@tmp/config13808011497354116812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:15 ---> ****-login.sh 22:22:15 nexus3.edgexfoundry.org:10001 22:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:15 Configure a credential helper to remove this warning. See 22:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:15 22:22:15 Login Succeeded 22:22:15 nexus3.edgexfoundry.org:10002 22:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:15 Configure a credential helper to remove this warning. See 22:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:15 22:22:15 Login Succeeded 22:22:15 nexus3.edgexfoundry.org:10003 22:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:15 Configure a credential helper to remove this warning. See 22:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:15 22:22:15 Login Succeeded 22:22:15 nexus3.edgexfoundry.org:10004 22:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:15 Configure a credential helper to remove this warning. See 22:22:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:15 22:22:15 Login Succeeded 22:22:15 ****.io 22:22:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:22:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:22:16 Configure a credential helper to remove this warning. See 22:22:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:22:16 22:22:16 Login Succeeded 22:22:16 ---> ****-login.sh ends [Pipeline] } 22:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:22:17 ========================================================= 22:22:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:22:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:22:18 Sending build context to Docker daemon 17.32MB 22:22:18 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:22:18 Step 2/10 : FROM ${BASE} AS builder 22:22:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:22:18 7264a8db6415: Pulling fs layer 22:22:18 c4d48a809fc2: Pulling fs layer 22:22:18 4f1c88b9dad5: Pulling fs layer 22:22:18 ad3a456e5733: Pulling fs layer 22:22:18 69c7f0334f64: Pulling fs layer 22:22:18 1f1c1a5573a3: Pulling fs layer 22:22:18 ce7588e14bc9: Pulling fs layer 22:22:18 b5e4710f87ac: Pulling fs layer 22:22:18 69c7f0334f64: Waiting 22:22:18 1f1c1a5573a3: Waiting 22:22:18 ad3a456e5733: Waiting 22:22:18 ce7588e14bc9: Waiting 22:22:18 c4d48a809fc2: Download complete 22:22:18 ad3a456e5733: Download complete 22:22:18 69c7f0334f64: Verifying Checksum 22:22:18 69c7f0334f64: Download complete 22:22:18 7264a8db6415: Verifying Checksum 22:22:18 7264a8db6415: Download complete 22:22:18 1f1c1a5573a3: Verifying Checksum 22:22:18 1f1c1a5573a3: Download complete 22:22:18 7264a8db6415: Pull complete 22:22:19 b5e4710f87ac: Verifying Checksum 22:22:19 b5e4710f87ac: Download complete 22:22:19 c4d48a809fc2: Pull complete 22:22:19 4f1c88b9dad5: Verifying Checksum 22:22:19 4f1c88b9dad5: Download complete 22:22:19 ce7588e14bc9: Verifying Checksum 22:22:19 ce7588e14bc9: Download complete 22:22:22 4f1c88b9dad5: Pull complete 22:22:22 ad3a456e5733: Pull complete 22:22:23 69c7f0334f64: Pull complete 22:22:23 1f1c1a5573a3: Pull complete 22:22:25 ce7588e14bc9: Pull complete 22:22:25 b5e4710f87ac: Pull complete 22:22:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 22:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:22:25 ---> 88b5674ff536 22:22:25 Step 3/10 : ARG ADD_BUILD_TAGS="" 22:22:29 Still waiting to schedule task 22:22:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ is offline 22:22:33 ---> Running in a869876eb22b 22:22:33 Removing intermediate container a869876eb22b 22:22:33 ---> 84f9d6c791ea 22:22:33 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:22:33 ---> Running in 8aeaa2e5f765 22:22:33 Removing intermediate container 8aeaa2e5f765 22:22:33 ---> 065686aabb52 22:22:33 Step 5/10 : RUN apk add --update --no-cache make git openssh 22:22:33 ---> Running in b44a7fee82f9 22:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:22:34 (1/8) Installing openssh-keygen (9.3_p2-r0) 22:22:34 (2/8) Installing libedit (20221030.3.1-r1) 22:22:34 (3/8) Installing openssh-client-common (9.3_p2-r0) 22:22:34 (4/8) Installing openssh-client-default (9.3_p2-r0) 22:22:34 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 22:22:34 (6/8) Installing openssh-server-common (9.3_p2-r0) 22:22:34 (7/8) Installing openssh-server (9.3_p2-r0) 22:22:34 (8/8) Installing openssh (9.3_p2-r0) 22:22:34 Executing busybox-1.36.1-r5.trigger 22:22:34 OK: 270 MiB in 60 packages 22:22:35 Removing intermediate container b44a7fee82f9 22:22:35 ---> c441f27cced8 22:22:35 Step 6/10 : WORKDIR /device-modbus-go 22:22:35 ---> Running in 708a2336cef0 22:22:35 Removing intermediate container 708a2336cef0 22:22:35 ---> 5dced409851e 22:22:35 Step 7/10 : COPY go.mod vendor* ./ 22:22:35 ---> 1a4466d1b4b6 22:22:35 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:22:35 ---> Running in 0db44175b42a 22:23:57 Removing intermediate container 0db44175b42a 22:23:57 ---> e94443ca6c00 22:23:57 Step 9/10 : COPY . . 22:23:57 ---> ac0370867795 22:23:57 Step 10/10 : RUN ${MAKE} 22:23:57 ---> Running in 4f7cd463d83b 22:23:57 noop 22:23:57 Removing intermediate container 4f7cd463d83b 22:23:57 ---> 1d0e8a647b0c 22:23:57 Successfully built 1d0e8a647b0c 22:23:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:57 + docker inspect -f . ci-base-image-x86_64 22:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:58 prd-ubuntu20.04-docker-8c-8g-350 does not seem to be running inside a container 22:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-526 -v /w/workspace/xfoundry_device-modbus-go_PR-526:/w/workspace/xfoundry_device-modbus-go_PR-526:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-526@tmp:/w/workspace/xfoundry_device-modbus-go_PR-526@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 22:23:59 $ docker top 6a53b98e75a4832f67a5fa6e883e14784a3e45f6d7e3273deb2c71103523b26c -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:59 + go version 22:23:59 go version go1.21.0 linux/amd64 [Pipeline] } 22:23:59 $ docker stop --time=1 6a53b98e75a4832f67a5fa6e883e14784a3e45f6d7e3273deb2c71103523b26c 22:24:04 $ docker rm -f --volumes 6a53b98e75a4832f67a5fa6e883e14784a3e45f6d7e3273deb2c71103523b26c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:05 + docker inspect -f . ci-base-image-x86_64 22:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:06 prd-ubuntu20.04-docker-8c-8g-350 does not seem to be running inside a container 22:24:06 $ 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-526 -v /w/workspace/xfoundry_device-modbus-go_PR-526:/w/workspace/xfoundry_device-modbus-go_PR-526:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-526@tmp:/w/workspace/xfoundry_device-modbus-go_PR-526@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 22:24:09 $ docker top 0cb395e146ad475be7c5c2f58086a913c6368e9c5677df020675f48c208a7f25 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:09 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-526 [Pipeline] fileExists [Pipeline] sh 22:24:09 + make test 22:24:09 go test ./... -coverprofile=coverage.out 22:24:16 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:24:26 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:24:26 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 22:24:31 go vet ./... 22:24:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:24:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:24:34 ./bin/test-attribution-txt.sh [Pipeline] echo 22:24:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:24:34 $ docker stop --time=1 0cb395e146ad475be7c5c2f58086a913c6368e9c5677df020675f48c208a7f25 22:24:37 $ docker rm -f --volumes 0cb395e146ad475be7c5c2f58086a913c6368e9c5677df020675f48c208a7f25 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:24:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:24:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:24:39 + ls -al . 22:24:39 total 192 22:24:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:24 . 22:24:39 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. 22:24:39 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 22:21 .dockerignore 22:24:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:24 .git 22:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github 22:24:39 -rw-rw-r-- 1 jenkins jenkins 266 Nov 21 22:21 .gitignore 22:24:39 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml 22:24:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver 22:24:39 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 21 22:21 Attribution.txt 22:24:39 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 21 22:21 CHANGELOG.md 22:24:39 -rw-rw-r-- 1 jenkins jenkins 1474 Nov 21 22:21 Dockerfile 22:24:39 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md 22:24:39 -rw-rw-r-- 1 jenkins jenkins 658 Nov 21 22:21 Jenkinsfile 22:24:39 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:21 LICENSE 22:24:39 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 21 22:21 Makefile 22:24:39 -rw-rw-r-- 1 jenkins jenkins 622 Nov 21 22:21 OWNERS.md 22:24:39 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 21 22:21 README.md 22:24:39 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin 22:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 cmd 22:24:39 -rw-r--r-- 1 jenkins jenkins 24334 Nov 21 22:24 coverage.out 22:24:39 -rw-rw-r-- 1 jenkins jenkins 3895 Nov 21 22:21 go.mod 22:24:39 -rw-rw-r-- 1 jenkins jenkins 35342 Nov 21 22:21 go.sum 22:24:39 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 internal 22:24:39 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 simulator 22:24:39 -rw-rw-r-- 1 jenkins jenkins 229 Nov 21 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:39 + 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=9cc6dede5024121d2b405dad3ed84850cba63c51 --label arch=amd64 --label version=0.0.0 . 22:24:39 Sending build context to Docker daemon 17.34MB 22:24:39 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 22:24:39 Step 2/23 : FROM ${BASE} AS builder 22:24:39 ---> 1d0e8a647b0c 22:24:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:24:40 ---> Running in 22747812c7ca 22:24:40 Removing intermediate container 22747812c7ca 22:24:40 ---> 5384e928218c 22:24:40 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:24:40 ---> Running in bd42aa38d60c 22:24:40 Removing intermediate container bd42aa38d60c 22:24:40 ---> bfc856da37cc 22:24:40 Step 5/23 : RUN apk add --update --no-cache make git openssh 22:24:40 ---> Running in d189c3b12b73 22:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:24:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:24:41 OK: 270 MiB in 60 packages 22:24:41 Removing intermediate container d189c3b12b73 22:24:41 ---> 5fb42882e84d 22:24:41 Step 6/23 : WORKDIR /device-modbus-go 22:24:41 ---> Running in 4e7805bff648 22:24:41 Removing intermediate container 4e7805bff648 22:24:41 ---> 284c2e44f54a 22:24:41 Step 7/23 : COPY go.mod vendor* ./ 22:24:41 ---> affb92ce0853 22:24:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:41 ---> Running in 31b3162fe85c 22:24:42 Removing intermediate container 31b3162fe85c 22:24:42 ---> a13ede8308e2 22:24:42 Step 9/23 : COPY . . 22:24:44 ---> ccbd885bad30 22:24:44 Step 10/23 : RUN ${MAKE} 22:24:44 ---> Running in 13dccdf7d258 22:24:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 22:25:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-372 in /w/workspace/xfoundry_device-modbus-go_PR-526 [Pipeline] { [Pipeline] ws 22:25:00 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:25:00 Selected Git installation does not exist. Using Default 22:25:00 The recommended git tool is: NONE 22:25:09 using credential edgex-jenkins-ssh 22:25:09 Cloning the remote Git repository 22:25:09 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:25:09 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:25:10 Removing intermediate container 13dccdf7d258 22:25:10 ---> 48fea1834f11 22:25:10 Step 11/23 : FROM alpine:3.18 22:25:10 3.18: Pulling from library/alpine 22:25:10 96526aa774ef: Pulling fs layer 22:25:10 96526aa774ef: Download complete 22:25:10 96526aa774ef: Pull complete 22:25:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:25:10 Status: Downloaded newer image for alpine:3.18 22:25:10 ---> 8ca4688f4f35 22:25:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:25:10 ---> Running in 6104be7305b4 22:25:10 Removing intermediate container 6104be7305b4 22:25:10 ---> 3b5dc8040fa2 22:25:10 Step 13/23 : RUN apk add --update --no-cache dumb-init 22:25:10 ---> Running in 9ff7f0e6d6c6 22:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:10 (1/1) Installing dumb-init (1.2.5-r2) 22:25:10 Executing busybox-1.36.1-r2.trigger 22:25:10 OK: 7 MiB in 16 packages 22:25:10 Removing intermediate container 9ff7f0e6d6c6 22:25:10 ---> 653a3fe566a0 22:25:10 Step 14/23 : RUN apk --no-cache upgrade 22:25:10 ---> Running in 80c5294c4660 22:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:25:10 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:25:10 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:25:10 Executing busybox-1.36.1-r5.post-upgrade 22:25:10 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:25:10 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:25:10 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:25:10 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:25:10 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:25:10 Executing busybox-1.36.1-r5.trigger 22:25:10 OK: 7 MiB in 16 packages 22:25:09 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:25:09 > git --version # timeout=10 22:25:09 > git --version # 'git version 2.25.1' 22:25:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:11 Removing intermediate container 80c5294c4660 22:25:11 ---> 1203c8d11dfb 22:25:11 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 22:25:12 ---> 23c4af03dab3 22:25:12 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 22:25:12 ---> ce66434b73e9 22:25:12 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:25:12 ---> db6bebd2e92d 22:25:12 Step 18/23 : EXPOSE 59901 22:25:12 ---> Running in 0f980259d5a6 22:25:12 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:25:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:12 Removing intermediate container 0f980259d5a6 22:25:12 ---> e2b755241689 22:25:12 Step 19/23 : ENTRYPOINT ["/device-modbus"] 22:25:12 ---> Running in 0a901b7c3cc9 22:25:12 Removing intermediate container 0a901b7c3cc9 22:25:12 ---> de72dca2e9a9 22:25:12 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:25:12 ---> Running in 76d41d7dee1d 22:25:12 Removing intermediate container 76d41d7dee1d 22:25:12 ---> 55e89bb31c88 22:25:12 Step 21/23 : LABEL arch=amd64 22:25:12 ---> Running in 5c172532df67 22:25:13 Removing intermediate container 5c172532df67 22:25:13 ---> b7975f216991 22:25:13 Step 22/23 : LABEL git_sha=9cc6dede5024121d2b405dad3ed84850cba63c51 22:25:13 ---> Running in b2b28f596363 22:25:13 Removing intermediate container b2b28f596363 22:25:13 ---> 7c33a979ed54 22:25:13 Step 23/23 : LABEL version=0.0.0 22:25:13 ---> Running in 4804f74c58a9 22:25:13 Removing intermediate container 4804f74c58a9 22:25:13 ---> 1d0143cf9f9d 22:25:13 [Warning] One or more build-args [ARCH] were not consumed 22:25:13 Successfully built 1d0143cf9f9d 22:25:13 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] { 22:25:14 Merging remotes/origin/main commit 3d748354a43de7f92f17495f0075fba5a156a8dd into PR head commit 9cc6dede5024121d2b405dad3ed84850cba63c51 [Pipeline] sh 22:25:13 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:25:13 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:25:13 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/526/head:refs/remotes/origin/PR-526 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:14 > git config core.sparsecheckout # timeout=10 22:25:14 > git checkout -f 9cc6dede5024121d2b405dad3ed84850cba63c51 # timeout=10 22:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:14 22:25:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 22:25:14 Merge succeeded, producing 9cc6dede5024121d2b405dad3ed84850cba63c51 22:25:14 Checking out Revision 9cc6dede5024121d2b405dad3ed84850cba63c51 (PR-526) [Pipeline] sh 22:25:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:14 latest: Pulling from edgex-lftools-log-publisher 22:25:14 5eb5b503b376: Pulling fs layer 22:25:14 5c69ac0246d0: Pulling fs layer 22:25:14 ec43610c2a17: Pulling fs layer 22:25:14 3a2ae6a8a46f: Pulling fs layer 22:25:14 33b1e0a273af: Pulling fs layer 22:25:14 5d3b04190fa2: Pulling fs layer 22:25:14 2f39f015ded8: Pulling fs layer 22:25:14 3a2ae6a8a46f: Waiting 22:25:14 33b1e0a273af: Waiting 22:25:14 5d3b04190fa2: Waiting 22:25:14 2f39f015ded8: Waiting 22:25:14 5c69ac0246d0: Verifying Checksum 22:25:14 5c69ac0246d0: Download complete 22:25:14 3a2ae6a8a46f: Download complete 22:25:14 ec43610c2a17: Verifying Checksum 22:25:14 ec43610c2a17: Download complete 22:25:14 33b1e0a273af: Verifying Checksum 22:25:14 33b1e0a273af: Download complete 22:25:14 5d3b04190fa2: Download complete 22:25:15 5eb5b503b376: Download complete 22:25:15 Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" 22:25:15 > git --version # timeout=10 22:25:15 > git --version # 'git version 2.25.1' 22:25:15 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 22:25:15 22:25:15 GitHub has been notified of this commit’s build result 22:25:15 22:25:15 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 22:25:14 > git remote # timeout=10 22:25:14 > git config --get remote.origin.url # timeout=10 22:25:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:14 > git merge 3d748354a43de7f92f17495f0075fba5a156a8dd # timeout=10 22:25:14 > git rev-parse HEAD^{commit} # timeout=10 22:25:14 > git config core.sparsecheckout # timeout=10 22:25:14 > git checkout -f 9cc6dede5024121d2b405dad3ed84850cba63c51 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:16 5eb5b503b376: Pull complete 22:25:16 5c69ac0246d0: Pull complete 22:25:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:25:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:25:16 Dload Upload Total Spent Left Speed 22:25:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 199k 0 --:--:-- --:--:-- --:--:-- 199k [Pipeline] sh 22:25:16 ec43610c2a17: Pull complete 22:25:16 3a2ae6a8a46f: Pull complete 22:25:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 22:25:17 33b1e0a273af: Pull complete 22:25:17 5d3b04190fa2: Pull complete [Pipeline] sh 22:25:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:25:17 + sudo tee /etc/docker/daemon.new 22:25:17 { 22:25:17 "registry-mirrors": [ 22:25:17 "https://nexus3.edgexfoundry.org:10001" 22:25:17 ], 22:25:17 "bip": "10.250.0.254/24", 22:25:17 "hosts": [ 22:25:17 "tcp://0.0.0.0:5555", 22:25:17 "unix:///var/run/docker.sock" 22:25:17 ], 22:25:17 "mtu": 1458, 22:25:17 "selinux-enabled": true, 22:25:17 "seccomp-profile": "/etc/docker/seccomp.json" 22:25:17 } [Pipeline] sh 22:25:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:25:18 + sudo service docker restart 22:25:21 2f39f015ded8: Pull complete 22:25:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:21 prd-ubuntu20.04-docker-8c-8g-350 does not seem to be running inside a container 22:25:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-526 -v /w/workspace/xfoundry_device-modbus-go_PR-526:/w/workspace/xfoundry_device-modbus-go_PR-526:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-526@tmp:/w/workspace/xfoundry_device-modbus-go_PR-526@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 22:25:33 $ docker top 65f0efe8e871d9b724d6597bdcc195be0cc1088758c8c0facdcfc62ef5abe5cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:34 ---> job-cost.sh 22:25:34 lf-activate-venv: SKIPPING 22:25:34 INFO: No Stack... 22:25:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:25:34 INFO: Archiving Costs [Pipeline] sh 22:25:34 + cat /w/workspace/xfoundry_device-modbus-go_PR-526/archives/cost.csv 22:25:34 + cut -d, -f6 [Pipeline] lock 22:25:34 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] 22:25:34 Resource [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] did not exist. Created. 22:25:34 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:35 + echo total: 0.2199999988079071 [Pipeline] stash 22:25:35 Stashed 1 file(s) [Pipeline] } 22:25:35 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:25:35 $ docker stop --time=1 65f0efe8e871d9b724d6597bdcc195be0cc1088758c8c0facdcfc62ef5abe5cd 22:25:37 $ docker rm -f --volumes 65f0efe8e871d9b724d6597bdcc195be0cc1088758c8c0facdcfc62ef5abe5cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 22:25:38 provisioning config files... 22:25:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9102580425796328492tmp [Pipeline] } [Pipeline] // withEnv [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // stage [Pipeline] } 22:25:38 ---> ****-login.sh 22:25:38 nexus3.edgexfoundry.org:10001 22:25:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:39 Configure a credential helper to remove this warning. See 22:25:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:39 22:25:39 Login Succeeded 22:25:39 nexus3.edgexfoundry.org:10002 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 nexus3.edgexfoundry.org:10003 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 nexus3.edgexfoundry.org:10004 22:25:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:40 Configure a credential helper to remove this warning. See 22:25:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:40 22:25:40 Login Succeeded 22:25:40 ****.io 22:25:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:41 Configure a credential helper to remove this warning. See 22:25:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:41 22:25:41 Login Succeeded 22:25:41 ---> ****-login.sh ends [Pipeline] } 22:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:25:42 ========================================================= 22:25:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:25:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 22:25:43 Sending build context to Docker daemon 8.782MB 22:25:43 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 22:25:43 Step 2/10 : FROM ${BASE} AS builder 22:25:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:43 9fda8d8052c6: Pulling fs layer 22:25:43 5d54e960e981: Pulling fs layer 22:25:43 c4a7e357bf2a: Pulling fs layer 22:25:43 f0e02332f6b5: Pulling fs layer 22:25:43 872ee5b61b7b: Pulling fs layer 22:25:43 0c6a40ed1a82: Pulling fs layer 22:25:43 94ae7d8d031c: Pulling fs layer 22:25:43 872ee5b61b7b: Waiting 22:25:43 f0e02332f6b5: Waiting 22:25:43 0c6a40ed1a82: Waiting 22:25:43 5d54e960e981: Verifying Checksum 22:25:43 5d54e960e981: Download complete 22:25:43 f0e02332f6b5: Verifying Checksum 22:25:43 f0e02332f6b5: Download complete 22:25:43 872ee5b61b7b: Verifying Checksum 22:25:43 872ee5b61b7b: Download complete 22:25:43 9fda8d8052c6: Verifying Checksum 22:25:43 9fda8d8052c6: Download complete 22:25:44 94ae7d8d031c: Verifying Checksum 22:25:44 94ae7d8d031c: Download complete 22:25:44 9fda8d8052c6: Pull complete 22:25:45 5d54e960e981: Pull complete 22:25:45 c4a7e357bf2a: Verifying Checksum 22:25:45 c4a7e357bf2a: Download complete 22:25:47 0c6a40ed1a82: Verifying Checksum 22:25:47 0c6a40ed1a82: Download complete 22:25:59 c4a7e357bf2a: Pull complete 22:26:00 f0e02332f6b5: Pull complete 22:26:00 872ee5b61b7b: Pull complete 22:26:08 0c6a40ed1a82: Pull complete 22:26:10 94ae7d8d031c: Pull complete 22:26:10 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 22:26:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:26:10 ---> 86de565de09d 22:26:10 Step 3/10 : ARG ADD_BUILD_TAGS="" 22:26:13 ---> Running in 875a468ae861 22:26:13 Removing intermediate container 875a468ae861 22:26:13 ---> 24bc74f341a8 22:26:13 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:26:13 ---> Running in 9b87a66fd4c8 22:26:13 Removing intermediate container 9b87a66fd4c8 22:26:13 ---> 9c39b6c8f63b 22:26:13 Step 5/10 : RUN apk add --update --no-cache make git openssh 22:26:14 ---> Running in 15dff2ecb568 22:26:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:26:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:26:17 (1/8) Installing openssh-keygen (9.3_p2-r0) 22:26:17 (2/8) Installing libedit (20221030.3.1-r1) 22:26:17 (3/8) Installing openssh-client-common (9.3_p2-r0) 22:26:17 (4/8) Installing openssh-client-default (9.3_p2-r0) 22:26:17 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 22:26:17 (6/8) Installing openssh-server-common (9.3_p2-r0) 22:26:17 (7/8) Installing openssh-server (9.3_p2-r0) 22:26:17 (8/8) Installing openssh (9.3_p2-r0) 22:26:17 Executing busybox-1.36.1-r5.trigger 22:26:17 OK: 272 MiB in 60 packages 22:26:19 Removing intermediate container 15dff2ecb568 22:26:19 ---> 069ccb46df0e 22:26:19 Step 6/10 : WORKDIR /device-modbus-go 22:26:19 ---> Running in 8deaba38fb14 22:26:19 Removing intermediate container 8deaba38fb14 22:26:19 ---> bf60a0205ccd 22:26:19 Step 7/10 : COPY go.mod vendor* ./ 22:26:20 ---> 0ef0726be02d 22:26:20 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:26:20 ---> Running in 5dc0a23e948d 22:27:42 Removing intermediate container 5dc0a23e948d 22:27:42 ---> 4787ee1c3553 22:27:42 Step 9/10 : COPY . . 22:27:42 ---> 3b7d9425e303 22:27:42 Step 10/10 : RUN ${MAKE} 22:27:42 ---> Running in 9ced361246d5 22:27:42 noop 22:27:42 Removing intermediate container 9ced361246d5 22:27:42 ---> 2127a28a6ce7 22:27:42 Successfully built 2127a28a6ce7 22:27:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:42 + docker inspect -f . ci-base-image-arm64 22:27:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:43 prd-ubuntu20.04-docker-arm64-4c-16g-372 does not seem to be running inside a container 22:27:43 $ 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 22:27:44 $ docker top 4100157819a20acae6d39ef52d8145df88db4b025879abfe3347353c90ece573 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:45 + go version 22:27:45 go version go1.21.0 linux/arm64 [Pipeline] } 22:27:45 $ docker stop --time=1 4100157819a20acae6d39ef52d8145df88db4b025879abfe3347353c90ece573 22:27:51 $ docker rm -f --volumes 4100157819a20acae6d39ef52d8145df88db4b025879abfe3347353c90ece573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:53 + docker inspect -f . ci-base-image-arm64 22:27:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:53 prd-ubuntu20.04-docker-arm64-4c-16g-372 does not seem to be running inside a container 22:27:54 $ 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 22:27:55 $ docker top 9628b1e56d6b6884ec84b972e02f2f7eeb65117806ffe77e64b34a110fb95c40 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:56 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 22:27:57 + make test 22:27:57 go test ./... -coverprofile=coverage.out 22:28:02 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:30:24 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:30:24 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 47.9% of statements 22:30:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:30:24 go vet ./... 22:30:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:46 ./bin/test-attribution-txt.sh [Pipeline] echo 22:30:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:30:46 $ docker stop --time=1 9628b1e56d6b6884ec84b972e02f2f7eeb65117806ffe77e64b34a110fb95c40 22:30:48 $ docker rm -f --volumes 9628b1e56d6b6884ec84b972e02f2f7eeb65117806ffe77e64b34a110fb95c40 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:50 Warning: overwriting stash ‘coverage-report’ 22:30:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:30:51 + ls -al . 22:30:51 total 188 22:30:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:28 . 22:30:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:25 .. 22:30:51 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 22:25 .dockerignore 22:30:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:25 .git 22:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:25 .github 22:30:51 -rw-rw-r-- 1 jenkins jenkins 266 Nov 21 22:25 .gitignore 22:30:51 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:25 .golangci.yml 22:30:51 -rw-rw-r-- 1 jenkins jenkins 11101 Nov 21 22:25 Attribution.txt 22:30:51 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 21 22:25 CHANGELOG.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 1474 Nov 21 22:25 Dockerfile 22:30:51 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:25 GOVERNANCE.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 658 Nov 21 22:25 Jenkinsfile 22:30:51 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 22:25 LICENSE 22:30:51 -rw-rw-r-- 1 jenkins jenkins 1936 Nov 21 22:25 Makefile 22:30:51 -rw-rw-r-- 1 jenkins jenkins 622 Nov 21 22:25 OWNERS.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 21 22:25 README.md 22:30:51 -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION 22:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:25 bin 22:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:25 cmd 22:30:51 -rw-r--r-- 1 jenkins jenkins 24334 Nov 21 22:30 coverage.out 22:30:51 -rw-rw-r-- 1 jenkins jenkins 3895 Nov 21 22:25 go.mod 22:30:51 -rw-rw-r-- 1 jenkins jenkins 35342 Nov 21 22:25 go.sum 22:30:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:25 internal 22:30:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:25 simulator 22:30:51 -rw-rw-r-- 1 jenkins jenkins 229 Nov 21 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:52 + 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=9cc6dede5024121d2b405dad3ed84850cba63c51 --label arch=arm64 --label version=0.0.0 . 22:30:52 Sending build context to Docker daemon 8.807MB 22:30:53 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 22:30:53 Step 2/23 : FROM ${BASE} AS builder 22:30:53 ---> 2127a28a6ce7 22:30:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 22:30:53 ---> Running in f7b3bda7852b 22:30:53 Removing intermediate container f7b3bda7852b 22:30:53 ---> 23eaed9f8ba4 22:30:53 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:30:53 ---> Running in bc35c8c15c81 22:30:53 Removing intermediate container bc35c8c15c81 22:30:53 ---> 589327e0f4de 22:30:53 Step 5/23 : RUN apk add --update --no-cache make git openssh 22:30:53 ---> Running in 7baf454c7773 22:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:30:56 OK: 272 MiB in 60 packages 22:30:58 Removing intermediate container 7baf454c7773 22:30:58 ---> a489aeb76d47 22:30:58 Step 6/23 : WORKDIR /device-modbus-go 22:30:58 ---> Running in 4957a187d499 22:30:58 Removing intermediate container 4957a187d499 22:30:58 ---> b53092302939 22:30:58 Step 7/23 : COPY go.mod vendor* ./ 22:30:59 ---> 7a0af3df398b 22:30:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:59 ---> Running in 73896a213c24 22:31:01 Removing intermediate container 73896a213c24 22:31:01 ---> 755117289547 22:31:01 Step 9/23 : COPY . . 22:31:02 ---> ac4512c76b42 22:31:02 Step 10/23 : RUN ${MAKE} 22:31:02 ---> Running in 406936a672cc 22:31:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 22:33:25 Removing intermediate container 406936a672cc 22:33:25 ---> c970394462c2 22:33:25 Step 11/23 : FROM alpine:3.18 22:33:25 3.18: Pulling from library/alpine 22:33:25 579b34f0a95b: Pulling fs layer 22:33:25 579b34f0a95b: Verifying Checksum 22:33:25 579b34f0a95b: Download complete 22:33:25 579b34f0a95b: Pull complete 22:33:25 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 22:33:25 Status: Downloaded newer image for alpine:3.18 22:33:25 ---> 3cc203321400 22:33:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:33:25 ---> Running in 1c9b2d13f2db 22:33:25 Removing intermediate container 1c9b2d13f2db 22:33:25 ---> ead383abd888 22:33:25 Step 13/23 : RUN apk add --update --no-cache dumb-init 22:33:25 ---> Running in 77d99de88938 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:33:25 (1/1) Installing dumb-init (1.2.5-r2) 22:33:25 Executing busybox-1.36.1-r2.trigger 22:33:25 OK: 8 MiB in 16 packages 22:33:25 Removing intermediate container 77d99de88938 22:33:25 ---> 44aa91d073e2 22:33:25 Step 14/23 : RUN apk --no-cache upgrade 22:33:25 ---> Running in c0d6b32835dc 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:33:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:33:25 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 22:33:25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 22:33:25 Executing busybox-1.36.1-r5.post-upgrade 22:33:25 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 22:33:25 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 22:33:25 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 22:33:25 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 22:33:25 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 22:33:25 Executing busybox-1.36.1-r5.trigger 22:33:25 OK: 8 MiB in 16 packages 22:33:25 Removing intermediate container c0d6b32835dc 22:33:25 ---> 549741d12afb 22:33:25 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 22:33:26 ---> 7e405df98237 22:33:26 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 22:33:26 ---> 1594a2bd17ee 22:33:26 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:33:27 ---> 74a718486c01 22:33:27 Step 18/23 : EXPOSE 59901 22:33:27 ---> Running in ff4d8c9f8006 22:33:27 Removing intermediate container ff4d8c9f8006 22:33:27 ---> a7edf24413e5 22:33:27 Step 19/23 : ENTRYPOINT ["/device-modbus"] 22:33:27 ---> Running in a6a9f2463df8 22:33:27 Removing intermediate container a6a9f2463df8 22:33:27 ---> 7e81ac527947 22:33:27 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:33:28 ---> Running in 00be91005a2b 22:33:28 Removing intermediate container 00be91005a2b 22:33:28 ---> 1a707ff61ef1 22:33:28 Step 21/23 : LABEL arch=arm64 22:33:28 ---> Running in f740287acff3 22:33:28 Removing intermediate container f740287acff3 22:33:28 ---> 74993058f6b6 22:33:28 Step 22/23 : LABEL git_sha=9cc6dede5024121d2b405dad3ed84850cba63c51 22:33:28 ---> Running in 1ab168413590 22:33:29 Removing intermediate container 1ab168413590 22:33:29 ---> facbd9f01ea8 22:33:29 Step 23/23 : LABEL version=0.0.0 22:33:29 ---> Running in 02bb1e0cdc71 22:33:29 Removing intermediate container 02bb1e0cdc71 22:33:29 ---> 14039aed0795 22:33:29 [Warning] One or more build-args [ARCH] were not consumed 22:33:29 Successfully built 14039aed0795 22:33:29 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 22:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:31 22:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:34 arm64: Pulling from edgex-lftools-log-publisher 22:33:34 8998bd30e6a1: Pulling fs layer 22:33:34 04944245beec: Pulling fs layer 22:33:34 699f458cf7ca: Pulling fs layer 22:33:34 765212b225bb: Pulling fs layer 22:33:34 f23df028b6ca: Pulling fs layer 22:33:34 d65c8cfc05b1: Pulling fs layer 22:33:34 2437ff75d9bd: Pulling fs layer 22:33:34 765212b225bb: Waiting 22:33:34 f23df028b6ca: Waiting 22:33:34 d65c8cfc05b1: Waiting 22:33:34 2437ff75d9bd: Waiting 22:33:34 04944245beec: Verifying Checksum 22:33:34 04944245beec: Download complete 22:33:34 765212b225bb: Download complete 22:33:34 f23df028b6ca: Download complete 22:33:34 d65c8cfc05b1: Verifying Checksum 22:33:34 d65c8cfc05b1: Download complete 22:33:34 699f458cf7ca: Verifying Checksum 22:33:34 699f458cf7ca: Download complete 22:33:35 8998bd30e6a1: Verifying Checksum 22:33:35 8998bd30e6a1: Download complete 22:33:37 2437ff75d9bd: Verifying Checksum 22:33:37 2437ff75d9bd: Download complete 22:33:39 8998bd30e6a1: Pull complete 22:33:40 04944245beec: Pull complete 22:33:41 699f458cf7ca: Pull complete 22:33:42 765212b225bb: Pull complete 22:33:42 f23df028b6ca: Pull complete 22:33:43 d65c8cfc05b1: Pull complete 22:34:01 2437ff75d9bd: Pull complete 22:34:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:34:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-372 does not seem to be running inside a container 22:34:02 $ 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 22:34:04 $ docker top 15d792c0f28fe6f6e47926b9956f9d51cfb0dbed5ccd0858202ae49a6e34d10c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:05 ---> job-cost.sh 22:34:05 lf-activate-venv: SKIPPING 22:34:05 INFO: No Stack... 22:34:06 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:07 INFO: Archiving Costs [Pipeline] sh 22:34:08 + + catcut /w/workspace/device-modbus-go/1/archives/cost.csv -d, 22:34:08 -f6 [Pipeline] lock 22:34:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] 22:34:08 Resource [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] did not exist. Created. 22:34:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:09 /w/workspace/device-modbus-go/1@tmp/durable-f26fc0f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:09 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:09 Warning: overwriting stash ‘stack-cost’ 22:34:09 Stashed 1 file(s) [Pipeline] } 22:34:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-526-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:10 $ docker stop --time=1 15d792c0f28fe6f6e47926b9956f9d51cfb0dbed5ccd0858202ae49a6e34d10c 22:34:11 $ docker rm -f --volumes 15d792c0f28fe6f6e47926b9956f9d51cfb0dbed5ccd0858202ae49a6e34d10c [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 22:34:13 provisioning config files... 22:34:13 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-526@tmp/config6179877833567088060tmp [Pipeline] { [Pipeline] sh 22:34:14 + set +x 22:34:14 + curl -s https://codecov.io/bash 22:34:14 + bash -s -- 22:34:14 22:34:14 _____ _ 22:34:14 / ____| | | 22:34:14 | | ___ __| | ___ ___ _____ __ 22:34:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:14 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:14 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:14 Bash-1.0.6 22:34:14 22:34:14 22:34:14 ==> git version 2.25.1 found 22:34:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:34:14 Release-Date: 2020-01-08 22:34:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:34:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:34:14 ==> Jenkins CI detected. 22:34:14 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-526 22:34:14 project root: . 22:34:14 --> token set from env 22:34:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:14 ==> Running gcov in . (disable via -X gcov) 22:34:14 ==> Python coveragepy not found 22:34:14 ==> Searching for coverage reports in: 22:34:14 + . 22:34:14 -> Found 1 reports 22:34:14 ==> Detecting git/mercurial file structure 22:34:14 ==> Reading reports 22:34:14 + ./coverage.out bytes=24334 22:34:14 ==> Appending adjustments 22:34:14 https://docs.codecov.io/docs/fixing-reports 22:34:14 + Found adjustments 22:34:14 ==> Gzipping contents 22:34:14 4.0K /tmp/codecov.ROjyKc.gz 22:34:14 ==> Uploading reports 22:34:14 url: https://codecov.io 22:34:14 query: branch=PR-526&commit=9cc6dede5024121d2b405dad3ed84850cba63c51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=526&job=&cmd_args= 22:34:14 -> Pinging Codecov 22:34:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-526&commit=9cc6dede5024121d2b405dad3ed84850cba63c51&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-526%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=526&job=&cmd_args= 22:34:14 -> Uploading to 22:34:14 https://storage.googleapis.com/codecov/v4/raw/2023-11-21/55DBCA73C666E3227836607328DD7E49/9cc6dede5024121d2b405dad3ed84850cba63c51/c7a9bfbe-b28b-4f18-bdac-1564fb98f829.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T223414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3dd702ef482b1436ac22a4a3a56969cd7475762dc1b72b4afe9cd415572c718c 22:34:14 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:14 Dload Upload Total Spent Left Speed 22:34:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 18748 --:--:-- --:--:-- --:--:-- 18656 100 3806 0 0 100 3806 0 13169 --:--:-- --:--:-- --:--:-- 13124 22:34:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9cc6dede5024121d2b405dad3ed84850cba63c51 [Pipeline] } 22:34:15 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 22:34:18 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-526/archives ] 22:34:18 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-526/archives 22:34:18 total 16 22:34:18 drwxr-xr-x 3 root root 4096 Nov 21 22:25 . 22:34:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:25 .. 22:34:18 drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost 22:34:18 -rw-r--r-- 1 root root 88 Nov 21 22:25 cost.csv 22:34:18 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-526/archives 22:34:18 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-526/archives 22:34:18 total 16 22:34:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . 22:34:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:25 .. 22:34:18 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost 22:34:18 -rw-r--r-- 1 jenkins jenkins 88 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:19 ---> package-listing.sh 22:34:19 ++ tr '[:upper:]' '[:lower:]' 22:34:19 ++ facter osfamily 22:34:19 + OS_FAMILY=debian 22:34:19 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-526 22:34:19 + START_PACKAGES=/tmp/packages_start.txt 22:34:19 + END_PACKAGES=/tmp/packages_end.txt 22:34:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:19 + PACKAGES=/tmp/packages_start.txt 22:34:19 + '[' /w/workspace/xfoundry_device-modbus-go_PR-526 ']' 22:34:19 + PACKAGES=/tmp/packages_end.txt 22:34:19 + case "${OS_FAMILY}" in 22:34:19 + dpkg -l 22:34:19 + grep '^ii' 22:34:19 + '[' -f /tmp/packages_start.txt ']' 22:34:19 + '[' -f /tmp/packages_end.txt ']' 22:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:19 + '[' /w/workspace/xfoundry_device-modbus-go_PR-526 ']' 22:34:19 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-526/archives/ 22:34:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-526/archives/ [Pipeline] echo 22:34:19 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-526/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:20 prd-ubuntu20.04-docker-8c-8g-350 does not seem to be running inside a container 22:34:21 $ 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-526/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-526 -v /w/workspace/xfoundry_device-modbus-go_PR-526:/w/workspace/xfoundry_device-modbus-go_PR-526:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-526@tmp:/w/workspace/xfoundry_device-modbus-go_PR-526@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 22:34:21 $ docker top 3d0c7ab15335455fa0528f8e7a3268aeeaecfe631bb67219eed9748e3b1f0614 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:22 + ls /var/log/sa-host 22:34:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:22 provisioning config files... 22:34:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-526@tmp/config1177322697769208436tmp [Pipeline] { [Pipeline] echo 22:34:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:23 ---> create-netrc.sh [Pipeline] } 22:34:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:23 ---> python-tools-install.sh [Pipeline] echo 22:34:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:24 ---> sudo-logs.sh 22:34:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:24 ---> job-cost.sh 22:34:24 lf-activate-venv: SKIPPING 22:34:24 DEBUG: total: 0.2199999988079071 22:34:24 INFO: Retrieving Stack Cost... 22:34:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:25 INFO: Archiving Costs [Pipeline] echo 22:34:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:25 ---> logs-deploy.sh 22:34:25 lf-activate-venv: SKIPPING 22:34:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-526/1 22:34:25 INFO: archiving workspace using pattern(s): 22:34:26 Archives upload complete. 22:34:26 INFO: archiving logs to Nexus 22:34:27 ---> uname -a: 22:34:27 Linux prd-ubuntu20-04-docker-8c-8g-350 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:34:27 22:34:27