Pull request #562 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fe663430dc2fd31ed2be3ef3a9035e314d112bd+6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 (0447e6eae7f467aa98cf4d923c8cfd5680595e1e) 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-ssh2361726108151337858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10845137441901173030.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 590556114a56c6d90cc8043840e039c2f74196dc 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-562/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-562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7153303457679055563.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-562/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7186632681348003585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh14614102272457238776.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-562/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-562/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1879858838777954440.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 590556114a56c6d90cc8043840e039c2f74196dc 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-6424 in /w/workspace/xfoundry_device-modbus-go_PR-562 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-562 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/562/head:refs/remotes/origin/PR-562 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 into PR head commit 6fe663430dc2fd31ed2be3ef3a9035e314d112bd Merge succeeded, producing 6fe663430dc2fd31ed2be3ef3a9035e314d112bd Checking out Revision 6fe663430dc2fd31ed2be3ef3a9035e314d112bd (PR-562) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 6fe663430dc2fd31ed2be3ef3a9035e314d112bd # 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 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6fe663430dc2fd31ed2be3ef3a9035e314d112bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:38:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:38:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:38:19 ========================================================= 05:38:19 EdgeX Global Pipelines Version Info 05:38:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:38:20 ------------------- 05:38:20 stable info: 05:38:20 ------------------- 05:38:20 Commited By: Ginny Guan ginny@iotechsys.com 05:38:20 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:38:20 Message: update stable to v1.0.260 05:38:20 ------------------- 05:38:20 experimental info: 05:38:20 ------------------- 05:38:20 Commited By: Ginny Guan ginny@iotechsys.com 05:38:20 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:38:20 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:38:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-562 [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-562 [Pipeline] echo 05:38:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-562 [Pipeline] echo 05:38:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fe663430dc2fd31ed2be3ef3a9035e314d112bd [Pipeline] echo 05:38:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fe6634 [Pipeline] echo 05:38:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:23 provisioning config files... 05:38:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp/config15128583517788067005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:23 ---> ****-login.sh 05:38:23 nexus3.edgexfoundry.org:10001 05:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 nexus3.edgexfoundry.org:10002 05:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 nexus3.edgexfoundry.org:10003 05:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 nexus3.edgexfoundry.org:10004 05:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 ****.io 05:38:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:24 Configure a credential helper to remove this warning. See 05:38:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:24 05:38:24 Login Succeeded 05:38:24 ---> ****-login.sh ends [Pipeline] } 05:38:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:38:25 + git rev-list -1 --merges 6fe663430dc2fd31ed2be3ef3a9035e314d112bd~1..6fe663430dc2fd31ed2be3ef3a9035e314d112bd [Pipeline] echo 05:38:25 -----------> git rev-list -1 --merges 6fe663430dc2fd31ed2be3ef3a9035e314d112bd~1..6fe663430dc2fd31ed2be3ef3a9035e314d112bd 6fe663430dc2fd31ed2be3ef3a9035e314d112bd [false] [Pipeline] sh 05:38:26 + git log --format=format:%s -1 6fe663430dc2fd31ed2be3ef3a9035e314d112bd [Pipeline] echo 05:38:27 ========================================================= 05:38:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:38:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:27 + git log --format=format:%s -1 6fe663430dc2fd31ed2be3ef3a9035e314d112bd [Pipeline] echo 05:38:27 [semverPrep] GIT_COMMIT: 6fe663430dc2fd31ed2be3ef3a9035e314d112bd, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:38:27 [semverPrep] This is not a build commit. [Pipeline] sh 05:38:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:28 + grep -v github /etc/ssh/ssh_known_hosts 05:38:28 + [ -e /tmp/ssh_known_hosts ] 05:38:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:38:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:38:28 + sudo tee -a /etc/ssh/ssh_known_hosts 05:38:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:28 05:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:29 0.1.4: Pulling from edgex-devops/py-git-semver 05:38:29 b85a868b505f: Pulling fs layer 05:38:29 e2be974225ed: Pulling fs layer 05:38:29 339a4e72a1f5: Pulling fs layer 05:38:29 988bab9f4d93: Pulling fs layer 05:38:29 1469e6f7b9e6: Pulling fs layer 05:38:29 eaf3925da568: Pulling fs layer 05:38:29 bab4dde63d76: Pulling fs layer 05:38:29 bde34c3a00c8: Pulling fs layer 05:38:29 b352a97aabf1: Pulling fs layer 05:38:29 4872d77fe225: Pulling fs layer 05:38:29 5851b861e8e6: Pulling fs layer 05:38:29 988bab9f4d93: Waiting 05:38:29 1469e6f7b9e6: Waiting 05:38:29 bde34c3a00c8: Waiting 05:38:29 eaf3925da568: Waiting 05:38:29 4872d77fe225: Waiting 05:38:29 b352a97aabf1: Waiting 05:38:29 bab4dde63d76: Waiting 05:38:29 e2be974225ed: Verifying Checksum 05:38:29 e2be974225ed: Download complete 05:38:29 988bab9f4d93: Verifying Checksum 05:38:29 988bab9f4d93: Download complete 05:38:29 1469e6f7b9e6: Verifying Checksum 05:38:29 1469e6f7b9e6: Download complete 05:38:29 eaf3925da568: Verifying Checksum 05:38:29 eaf3925da568: Download complete 05:38:29 339a4e72a1f5: Verifying Checksum 05:38:29 339a4e72a1f5: Download complete 05:38:29 bde34c3a00c8: Download complete 05:38:29 b352a97aabf1: Download complete 05:38:29 4872d77fe225: Verifying Checksum 05:38:29 4872d77fe225: Download complete 05:38:29 5851b861e8e6: Download complete 05:38:29 b85a868b505f: Verifying Checksum 05:38:29 b85a868b505f: Download complete 05:38:29 bab4dde63d76: Verifying Checksum 05:38:29 bab4dde63d76: Download complete 05:38:30 b85a868b505f: Pull complete 05:38:30 e2be974225ed: Pull complete 05:38:31 339a4e72a1f5: Pull complete 05:38:31 988bab9f4d93: Pull complete 05:38:31 1469e6f7b9e6: Pull complete 05:38:31 eaf3925da568: Pull complete 05:38:33 bab4dde63d76: Pull complete 05:38:33 bde34c3a00c8: Pull complete 05:38:33 b352a97aabf1: Pull complete 05:38:33 4872d77fe225: Pull complete 05:38:33 5851b861e8e6: Pull complete 05:38:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:34 prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container 05:38:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-562 -v /w/workspace/xfoundry_device-modbus-go_PR-562:/w/workspace/xfoundry_device-modbus-go_PR-562:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-562@tmp:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:38:37 $ docker top 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 -eo pid,comm 05:38:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:38:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:37 [ssh-agent] Looking for ssh-agent implementation... 05:38:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:37 $ docker exec 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 ssh-agent 05:38:38 SSH_AUTH_SOCK=/tmp/ssh-uTTQzbiEllxt/agent.31 05:38:38 SSH_AGENT_PID=37 05:38:38 Running ssh-add (command line suppressed) 05:38:38 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-562@tmp/private_key_17844762100986900030.key (/w/workspace/xfoundry_device-modbus-go_PR-562@tmp/private_key_17844762100986900030.key) 05:38:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:38 + git tag --points-at HEAD [Pipeline] } 05:38:38 $ docker exec --env ******** --env ******** 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 ssh-agent -k 05:38:38 unset SSH_AUTH_SOCK; 05:38:38 unset SSH_AGENT_PID; 05:38:38 echo Agent pid 37 killed; 05:38:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:38 [ssh-agent] Looking for ssh-agent implementation... 05:38:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:38 $ docker exec 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 ssh-agent 05:38:39 SSH_AUTH_SOCK=/tmp/ssh-xRYkWaD6BG2w/agent.71 05:38:39 SSH_AGENT_PID=77 05:38:39 Running ssh-add (command line suppressed) 05:38:39 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-562@tmp/private_key_11143496909881005628.key (/w/workspace/xfoundry_device-modbus-go_PR-562@tmp/private_key_11143496909881005628.key) 05:38:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:39 + git semver init 05:38:39 2024-07-25 05:38:39,689 [run_init] DEBUG init version:0.0.0 force:False 05:38:39 2024-07-25 05:38:39,690 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-562/.semver 05:38:39 2024-07-25 05:38:39,690 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-562/.semver 05:38:39 2024-07-25 05:38:39,690 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-562/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-562, universal_newlines=False, shell=None, istream=None) 05:38:43 2024-07-25 05:38:43,736 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-562/.git/info/exclude 05:38:43 2024-07-25 05:38:43,736 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-562/.semver/PR-562 with force:False 05:38:43 2024-07-25 05:38:43,736 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-562/.semver/PR-562 05:38:43 2024-07-25 05:38:43,741 [execute] INFO git cat-file --batch-check 05:38:43 2024-07-25 05:38:43,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-562/.semver, universal_newlines=False, shell=None, istream=) 05:38:43 2024-07-25 05:38:43,747 [execute] INFO git cat-file --batch 05:38:43 2024-07-25 05:38:43,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-562/.semver, universal_newlines=False, shell=None, istream=) 05:38:43 2024-07-25 05:38:43,754 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-562/.semver/PR-562 05:38:43 0.0.0 [Pipeline] } 05:38:44 $ docker exec --env ******** --env ******** 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 ssh-agent -k 05:38:44 unset SSH_AUTH_SOCK; 05:38:44 unset SSH_AGENT_PID; 05:38:44 echo Agent pid 77 killed; 05:38:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:44 + git semver [Pipeline] } 05:38:44 $ docker stop --time=1 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 05:38:46 $ docker rm -f --volumes 7844f7d002bdafea75a28999478e194ffb69f9bb057abf9e4394053f4e418235 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:38:47 Stashed 1 file(s) [Pipeline] echo 05:38:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:47 provisioning config files... 05:38:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp/config4687305385454887145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:50 ---> ****-login.sh 05:38:50 nexus3.edgexfoundry.org:10001 05:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:50 Configure a credential helper to remove this warning. See 05:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:50 05:38:50 Login Succeeded 05:38:50 nexus3.edgexfoundry.org:10002 05:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:50 Configure a credential helper to remove this warning. See 05:38:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:50 05:38:50 Login Succeeded 05:38:50 nexus3.edgexfoundry.org:10003 05:38:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:51 Configure a credential helper to remove this warning. See 05:38:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:51 05:38:51 Login Succeeded 05:38:51 nexus3.edgexfoundry.org:10004 05:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:51 Configure a credential helper to remove this warning. See 05:38:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:51 05:38:51 Login Succeeded 05:38:51 ****.io 05:38:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:51 Configure a credential helper to remove this warning. See 05:38:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:51 05:38:51 Login Succeeded 05:38:51 ---> ****-login.sh ends [Pipeline] } 05:38:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:52 ========================================================= 05:38:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:38:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:52 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:38:52 Sending build context to Docker daemon 17.89MB 05:38:52 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:38:52 Step 2/10 : FROM ${BASE} AS builder 05:38:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:38:52 619be1103602: Pulling fs layer 05:38:52 7862e08f4a3e: Pulling fs layer 05:38:52 5df492c9dc93: Pulling fs layer 05:38:52 7629e6793208: Pulling fs layer 05:38:52 4f4fb700ef54: Pulling fs layer 05:38:52 fb5054dd5b73: Pulling fs layer 05:38:52 eeca6798cff9: Pulling fs layer 05:38:52 aa269ceb94a6: Pulling fs layer 05:38:52 ada007ff1a6a: Pulling fs layer 05:38:52 7629e6793208: Waiting 05:38:52 4f4fb700ef54: Waiting 05:38:52 fb5054dd5b73: Waiting 05:38:52 eeca6798cff9: Waiting 05:38:52 aa269ceb94a6: Waiting 05:38:52 ada007ff1a6a: Waiting 05:38:52 7862e08f4a3e: Verifying Checksum 05:38:52 7862e08f4a3e: Download complete 05:38:52 7629e6793208: Download complete 05:38:52 4f4fb700ef54: Verifying Checksum 05:38:52 4f4fb700ef54: Download complete 05:38:52 fb5054dd5b73: Verifying Checksum 05:38:52 619be1103602: Verifying Checksum 05:38:52 619be1103602: Download complete 05:38:52 eeca6798cff9: Verifying Checksum 05:38:52 eeca6798cff9: Download complete 05:38:52 619be1103602: Pull complete 05:38:53 ada007ff1a6a: Verifying Checksum 05:38:53 ada007ff1a6a: Download complete 05:38:53 7862e08f4a3e: Pull complete 05:38:53 5df492c9dc93: Verifying Checksum 05:38:53 5df492c9dc93: Download complete 05:38:53 aa269ceb94a6: Verifying Checksum 05:38:56 5df492c9dc93: Pull complete 05:38:56 7629e6793208: Pull complete 05:38:56 4f4fb700ef54: Pull complete 05:38:56 fb5054dd5b73: Pull complete 05:38:56 eeca6798cff9: Pull complete 05:38:58 aa269ceb94a6: Pull complete 05:38:59 ada007ff1a6a: Pull complete 05:38:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:38:59 ---> f489d0715acc 05:38:59 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:39:02 Still waiting to schedule task 05:39:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6422’ is offline 05:39:04 ---> Running in 906ba8dbe0ff 05:39:04 Removing intermediate container 906ba8dbe0ff 05:39:04 ---> 8dce90a1322f 05:39:04 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:39:04 ---> Running in f58fd490236a 05:39:04 Removing intermediate container f58fd490236a 05:39:04 ---> a67b4975cabe 05:39:04 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:39:04 ---> Running in 9a9958784992 05:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:39:04 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:39:04 (2/8) Installing libedit (20221030.3.1-r1) 05:39:04 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:39:05 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:39:05 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:39:05 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:39:05 (7/8) Installing openssh-server (9.3_p2-r2) 05:39:05 (8/8) Installing openssh (9.3_p2-r2) 05:39:05 Executing busybox-1.36.1-r5.trigger 05:39:05 OK: 270 MiB in 60 packages 05:39:05 Removing intermediate container 9a9958784992 05:39:05 ---> 8d04f0b1f7bc 05:39:05 Step 6/10 : WORKDIR /device-modbus-go 05:39:05 ---> Running in eb695d3980f1 05:39:05 Removing intermediate container eb695d3980f1 05:39:05 ---> 689bc73518c5 05:39:05 Step 7/10 : COPY go.mod vendor* ./ 05:39:05 ---> 2a90e18d0194 05:39:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:05 ---> Running in fdedf1b2f5da 05:40:02 Removing intermediate container fdedf1b2f5da 05:40:02 ---> 7699736e8ae1 05:40:02 Step 9/10 : COPY . . 05:40:02 ---> 5d2dc28d3c01 05:40:02 Step 10/10 : RUN ${MAKE} 05:40:02 ---> Running in df6f55edd480 05:40:02 noop 05:40:02 Removing intermediate container df6f55edd480 05:40:02 ---> ad43252f54c0 05:40:02 Successfully built ad43252f54c0 05:40:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:03 + docker inspect -f . ci-base-image-x86_64 05:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:03 prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container 05:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-562 -v /w/workspace/xfoundry_device-modbus-go_PR-562:/w/workspace/xfoundry_device-modbus-go_PR-562:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-562@tmp:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:03 $ docker top 06c660b91e329572778f553980874c50db43e8728447ddfbaaad0e2e6ff1a2cd -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:04 + go version 05:40:04 go version go1.21.9 linux/amd64 [Pipeline] } 05:40:04 $ docker stop --time=1 06c660b91e329572778f553980874c50db43e8728447ddfbaaad0e2e6ff1a2cd 05:40:05 $ docker rm -f --volumes 06c660b91e329572778f553980874c50db43e8728447ddfbaaad0e2e6ff1a2cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:06 + docker inspect -f . ci-base-image-x86_64 05:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:06 prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container 05:40: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-562 -v /w/workspace/xfoundry_device-modbus-go_PR-562:/w/workspace/xfoundry_device-modbus-go_PR-562:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-562@tmp:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:06 $ docker top 6ccbf1bf969eb3dabb9dbe5c52cdd9d038cb89bd453c395de8fc0677ff517117 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:07 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-562 [Pipeline] fileExists [Pipeline] sh 05:40:07 + make test 05:40:07 go test ./... -coverprofile=coverage.out 05:40:10 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:40:28 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:40:28 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements 05:40:37 go vet ./... 05:40:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6425 in /w/workspace/xfoundry_device-modbus-go_PR-562 [Pipeline] { [Pipeline] ws 05:40:41 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:40:42 The recommended git tool is: git 05:40:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:40:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:40:43 ./bin/test-attribution-txt.sh 05:40:43 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:40:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:40:43 $ docker stop --time=1 6ccbf1bf969eb3dabb9dbe5c52cdd9d038cb89bd453c395de8fc0677ff517117 05:40:45 $ docker rm -f --volumes 6ccbf1bf969eb3dabb9dbe5c52cdd9d038cb89bd453c395de8fc0677ff517117 [Pipeline] // withDockerContainer [Pipeline] sh 05:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:40:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:40:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:40:47 + ls -al . 05:40:47 total 272 05:40:47 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 05:40 . 05:40:47 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 05:38 .. 05:40:47 -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 05:38 .dockerignore 05:40:47 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 05:40 .git 05:40:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:38 .github 05:40:47 -rw-rw-r-- 1 jenkins jenkins 266 Jul 25 05:38 .gitignore 05:40:47 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 05:38 .golangci.yml 05:40:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 05:38 .semver 05:40:47 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 25 05:38 Attribution.txt 05:40:47 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 25 05:38 CHANGELOG.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 25 05:38 Dockerfile 05:40:47 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 05:38 GOVERNANCE.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 658 Jul 25 05:38 Jenkinsfile 05:40:47 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 05:38 LICENSE 05:40:47 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 25 05:38 Makefile 05:40:47 -rw-rw-r-- 1 jenkins jenkins 622 Jul 25 05:38 OWNERS.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 25 05:38 README.md 05:40:47 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 05:38 VERSION 05:40:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 05:38 bin 05:40:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:38 cmd 05:40:47 -rw-r--r-- 1 jenkins jenkins 24601 Jul 25 05:40 coverage.out 05:40:47 -rw-rw-r-- 1 jenkins jenkins 7185 Jul 25 05:38 go.mod 05:40:47 -rw-rw-r-- 1 jenkins jenkins 102015 Jul 25 05:38 go.sum 05:40:47 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:38 internal 05:40:47 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 05:38 simulator 05:40:47 -rw-rw-r-- 1 jenkins jenkins 229 Jul 25 05:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:47 + 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=6fe663430dc2fd31ed2be3ef3a9035e314d112bd --label arch=amd64 --label version=0.0.0 . 05:40:47 Sending build context to Docker daemon 17.92MB 05:40:47 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:40:47 Step 2/23 : FROM ${BASE} AS builder 05:40:47 ---> ad43252f54c0 05:40:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:40:47 ---> Running in edadc88f2cc7 05:40:48 Removing intermediate container edadc88f2cc7 05:40:48 ---> 8725b64d74a4 05:40:48 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:40:48 ---> Running in b047838cb91d 05:40:48 Removing intermediate container b047838cb91d 05:40:48 ---> 814295fc882e 05:40:48 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:40:48 ---> Running in 9e9f851b1a10 05:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:40:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:40:48 OK: 270 MiB in 60 packages 05:40:49 Removing intermediate container 9e9f851b1a10 05:40:49 ---> b2e5e271e87f 05:40:49 Step 6/23 : WORKDIR /device-modbus-go 05:40:49 ---> Running in 45b449db9259 05:40:49 Removing intermediate container 45b449db9259 05:40:49 ---> a2462090fdad 05:40:49 Step 7/23 : COPY go.mod vendor* ./ 05:40:49 ---> 88025e3fab96 05:40:49 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:49 ---> Running in 45b97f94590d 05:40:50 Removing intermediate container 45b97f94590d 05:40:50 ---> a9545c75323f 05:40:50 Step 9/23 : COPY . . 05:40:50 using credential edgex-jenkins-ssh 05:40:50 Cloning the remote Git repository 05:40:50 ---> 8283539aff63 05:40:50 Step 10/23 : RUN ${MAKE} 05:40:50 ---> Running in f1363ef43a12 05:40:51 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:40:50 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:40:50 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:40:50 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:40:50 > git --version # timeout=10 05:40:50 > git --version # 'git version 2.25.1' 05:40:50 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:53 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:40:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:54 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:40:54 Merging remotes/origin/main commit 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 into PR head commit 6fe663430dc2fd31ed2be3ef3a9035e314d112bd 05:40:55 Merge succeeded, producing 6fe663430dc2fd31ed2be3ef3a9035e314d112bd 05:40:55 Checking out Revision 6fe663430dc2fd31ed2be3ef3a9035e314d112bd (PR-562) 05:40:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:40:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/562/head:refs/remotes/origin/PR-562 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:40:54 > git config core.sparsecheckout # timeout=10 05:40:54 > git checkout -f 6fe663430dc2fd31ed2be3ef3a9035e314d112bd # timeout=10 05:40:55 > git remote # timeout=10 05:40:55 > git config --get remote.origin.url # timeout=10 05:40:55 using GIT_SSH to set credentials SSH Credentials for GitHub 05:40:55 > git merge 6c2958f1afabd3bbf0ae01a214b78fe37acddbd7 # timeout=10 05:40:55 > git rev-parse HEAD^{commit} # timeout=10 05:40:55 > git config core.sparsecheckout # timeout=10 05:40:55 > git checkout -f 6fe663430dc2fd31ed2be3ef3a9035e314d112bd # timeout=10 05:40:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:40:56 > git --version # timeout=10 05:40:56 > git --version # 'git version 2.25.1' 05:40:56 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:41:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:41:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:41:01 Dload Upload Total Spent Left Speed 05:41:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 05:41:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:41:01 + sudo tee /etc/docker/daemon.new 05:41:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:41:01 { 05:41:01 "registry-mirrors": [ 05:41:01 "https://nexus3.edgexfoundry.org:10001" 05:41:01 ], 05:41:01 "bip": "10.250.0.254/24", 05:41:01 "hosts": [ 05:41:01 "tcp://0.0.0.0:5555", 05:41:01 "unix:///var/run/docker.sock" 05:41:01 ], 05:41:01 "mtu": 1458, 05:41:01 "selinux-enabled": true, 05:41:01 "seccomp-profile": "/etc/docker/seccomp.json" 05:41:01 } [Pipeline] sh 05:41:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:41:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:20 provisioning config files... 05:41:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6950119433690585392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:21 ---> ****-login.sh 05:41:21 nexus3.edgexfoundry.org:10001 05:41:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:21 Configure a credential helper to remove this warning. See 05:41:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:21 05:41:21 Login Succeeded 05:41:21 nexus3.edgexfoundry.org:10002 05:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:22 Configure a credential helper to remove this warning. See 05:41:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:22 05:41:22 Login Succeeded 05:41:22 nexus3.edgexfoundry.org:10003 05:41:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:22 Configure a credential helper to remove this warning. See 05:41:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:22 05:41:22 Login Succeeded 05:41:22 nexus3.edgexfoundry.org:10004 05:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:23 Configure a credential helper to remove this warning. See 05:41:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:23 05:41:23 Login Succeeded 05:41:23 ****.io 05:41:23 Removing intermediate container f1363ef43a12 05:41:23 ---> 8d92c3bd5d1f 05:41:23 Step 11/23 : FROM alpine:3.18 05:41:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:23 3.18: Pulling from library/alpine 05:41:23 930bdd4d222e: Pulling fs layer 05:41:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:23 Configure a credential helper to remove this warning. See 05:41:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:23 05:41:23 Login Succeeded 05:41:23 ---> ****-login.sh ends [Pipeline] } 05:41:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:41:23 930bdd4d222e: Verifying Checksum 05:41:23 930bdd4d222e: Download complete [Pipeline] echo 05:41:24 930bdd4d222e: Pull complete 05:41:24 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:41:24 Status: Downloaded newer image for alpine:3.18 05:41:24 ---> 18f865063206 05:41:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:41:24 ---> Running in d6a6a94df4e5 05:41:24 Removing intermediate container d6a6a94df4e5 05:41:24 ---> 9d3a5d53c8eb 05:41:24 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:41:24 ---> Running in 4827b4b83ecb 05:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:24 ========================================================= 05:41:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:41:24 ========================================================= [Pipeline] fileExists 05:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:24 (1/1) Installing dumb-init (1.2.5-r2) 05:41:24 Executing busybox-1.36.1-r7.trigger 05:41:24 OK: 7 MiB in 16 packages 05:41:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:41:25 Sending build context to Docker daemon 9.085MB 05:41:25 Removing intermediate container 4827b4b83ecb 05:41:25 ---> d7559c588040 05:41:25 Step 14/23 : RUN apk --no-cache upgrade 05:41:25 ---> Running in 5ad2fb181b1d 05:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:41:25 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:41:25 Step 2/10 : FROM ${BASE} AS builder 05:41:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:25 c6b39de5b339: Pulling fs layer 05:41:25 a69c41024577: Pulling fs layer 05:41:25 d6de4b400683: Pulling fs layer 05:41:25 35cb2a7552d0: Pulling fs layer 05:41:25 4f4fb700ef54: Pulling fs layer 05:41:25 464afbd9ba4c: Pulling fs layer 05:41:25 00f215d4a9da: Pulling fs layer 05:41:25 d496ad576159: Pulling fs layer 05:41:25 35cb2a7552d0: Waiting 05:41:25 4f4fb700ef54: Waiting 05:41:25 464afbd9ba4c: Waiting 05:41:25 00f215d4a9da: Waiting 05:41:25 d496ad576159: Waiting 05:41:25 a69c41024577: Verifying Checksum 05:41:25 a69c41024577: Download complete 05:41:25 35cb2a7552d0: Verifying Checksum 05:41:25 35cb2a7552d0: Download complete 05:41:25 4f4fb700ef54: Verifying Checksum 05:41:25 4f4fb700ef54: Download complete 05:41:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:41:25 c6b39de5b339: Download complete 05:41:25 464afbd9ba4c: Verifying Checksum 05:41:25 464afbd9ba4c: Download complete 05:41:25 OK: 7 MiB in 16 packages 05:41:25 d496ad576159: Verifying Checksum 05:41:25 d496ad576159: Download complete 05:41:25 Removing intermediate container 5ad2fb181b1d 05:41:25 ---> 3c0e2c85d870 05:41:25 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:41:26 c6b39de5b339: Pull complete 05:41:26 ---> 47b18d6c3bad 05:41:26 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:41:27 a69c41024577: Pull complete 05:41:27 ---> 3407f1b5339c 05:41:27 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:41:27 ---> e6e981aaf0e4 05:41:27 Step 18/23 : EXPOSE 59901 05:41:27 ---> Running in a330a86db78c 05:41:27 d6de4b400683: Verifying Checksum 05:41:27 d6de4b400683: Download complete 05:41:27 Removing intermediate container a330a86db78c 05:41:27 ---> 1c419e437efe 05:41:27 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:41:27 ---> Running in 0117b38b1a4a 05:41:27 Removing intermediate container 0117b38b1a4a 05:41:27 ---> e209873bc2ab 05:41:27 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:41:27 ---> Running in 6e616d5388cf 05:41:27 Removing intermediate container 6e616d5388cf 05:41:27 ---> 9731820db215 05:41:27 Step 21/23 : LABEL arch=amd64 05:41:27 ---> Running in fa0ca37c64a1 05:41:27 Removing intermediate container fa0ca37c64a1 05:41:27 ---> 19d5acaa9846 05:41:27 Step 22/23 : LABEL git_sha=6fe663430dc2fd31ed2be3ef3a9035e314d112bd 05:41:27 ---> Running in b4aff6d842ad 05:41:27 Removing intermediate container b4aff6d842ad 05:41:27 ---> 1c9176157c6d 05:41:27 Step 23/23 : LABEL version=0.0.0 05:41:27 ---> Running in d1ab8974b88c 05:41:27 Removing intermediate container d1ab8974b88c 05:41:27 ---> 5cb384abad3a 05:41:27 [Warning] One or more build-args [ARCH] were not consumed 05:41:27 Successfully built 5cb384abad3a 05:41:27 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { 05:41:28 00f215d4a9da: Verifying Checksum 05:41:28 00f215d4a9da: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:28 05:41:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:29 latest: Pulling from edgex-lftools-log-publisher 05:41:29 5eb5b503b376: Pulling fs layer 05:41:29 5c69ac0246d0: Pulling fs layer 05:41:29 ec43610c2a17: Pulling fs layer 05:41:29 3a2ae6a8a46f: Pulling fs layer 05:41:29 33b1e0a273af: Pulling fs layer 05:41:29 5d3b04190fa2: Pulling fs layer 05:41:29 2f39f015ded8: Pulling fs layer 05:41:29 3a2ae6a8a46f: Waiting 05:41:29 33b1e0a273af: Waiting 05:41:29 5d3b04190fa2: Waiting 05:41:29 2f39f015ded8: Waiting 05:41:29 5c69ac0246d0: Verifying Checksum 05:41:29 5c69ac0246d0: Download complete 05:41:29 3a2ae6a8a46f: Download complete 05:41:29 33b1e0a273af: Download complete 05:41:29 5d3b04190fa2: Verifying Checksum 05:41:29 5d3b04190fa2: Download complete 05:41:29 ec43610c2a17: Verifying Checksum 05:41:29 ec43610c2a17: Download complete 05:41:29 5eb5b503b376: Verifying Checksum 05:41:29 5eb5b503b376: Download complete 05:41:29 2f39f015ded8: Verifying Checksum 05:41:29 2f39f015ded8: Download complete 05:41:30 5eb5b503b376: Pull complete 05:41:30 5c69ac0246d0: Pull complete 05:41:31 ec43610c2a17: Pull complete 05:41:31 3a2ae6a8a46f: Pull complete 05:41:31 33b1e0a273af: Pull complete 05:41:31 5d3b04190fa2: Pull complete 05:41:36 2f39f015ded8: Pull complete 05:41:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:37 prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container 05:41:37 $ 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-562 -v /w/workspace/xfoundry_device-modbus-go_PR-562:/w/workspace/xfoundry_device-modbus-go_PR-562:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-562@tmp:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:41:40 d6de4b400683: Pull complete 05:41:40 35cb2a7552d0: Pull complete 05:41:40 4f4fb700ef54: Pull complete 05:41:40 464afbd9ba4c: Pull complete 05:41:42 $ docker top 09c653b19d7b95a2903753b3ab6dde034b85f1ce0cd8fe3fef97c11d0f5255a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:42 ---> job-cost.sh 05:41:42 lf-activate-venv: SKIPPING 05:41:42 INFO: No Stack... 05:41:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:41:43 INFO: Archiving Costs [Pipeline] sh 05:41:43 + cat /w/workspace/xfoundry_device-modbus-go_PR-562/archives/cost.csv 05:41:43 + cut -d, -f6 [Pipeline] lock 05:41:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] 05:41:43 Resource [jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] did not exist. Created. 05:41:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:41:44 + echo total: 0.2199999988079071 [Pipeline] stash 05:41:44 Stashed 1 file(s) [Pipeline] } 05:41:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:41:44 $ docker stop --time=1 09c653b19d7b95a2903753b3ab6dde034b85f1ce0cd8fe3fef97c11d0f5255a3 05:41:45 $ docker rm -f --volumes 09c653b19d7b95a2903753b3ab6dde034b85f1ce0cd8fe3fef97c11d0f5255a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:48 00f215d4a9da: Pull complete 05:41:50 d496ad576159: Pull complete 05:41:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:41:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:41:50 ---> f246e2811388 05:41:50 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:41:52 ---> Running in 27ec856a36d1 05:41:52 Removing intermediate container 27ec856a36d1 05:41:52 ---> ab37d57b061d 05:41:52 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:41:52 ---> Running in bf2b93e2846d 05:41:53 Removing intermediate container bf2b93e2846d 05:41:53 ---> 0582e2064064 05:41:53 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:41:53 ---> Running in 1a9b618acfb1 05:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:41:55 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:41:55 (2/8) Installing libedit (20221030.3.1-r1) 05:41:55 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:41:55 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:41:55 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:41:55 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:41:55 (7/8) Installing openssh-server (9.3_p2-r2) 05:41:55 (8/8) Installing openssh (9.3_p2-r2) 05:41:55 Executing busybox-1.36.1-r5.trigger 05:41:55 OK: 272 MiB in 60 packages 05:41:56 Removing intermediate container 1a9b618acfb1 05:41:56 ---> 720d3f098ca3 05:41:56 Step 6/10 : WORKDIR /device-modbus-go 05:41:56 ---> Running in a95f7b774fff 05:41:57 Removing intermediate container a95f7b774fff 05:41:57 ---> cfaabe4039ce 05:41:57 Step 7/10 : COPY go.mod vendor* ./ 05:41:57 ---> a0e87a38b9b2 05:41:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:41:57 ---> Running in d7f2d3393723 05:43:49 Removing intermediate container d7f2d3393723 05:43:49 ---> fe3b2deca29e 05:43:49 Step 9/10 : COPY . . 05:43:49 ---> 13449659e139 05:43:49 Step 10/10 : RUN ${MAKE} 05:43:49 ---> Running in 030a1d383b85 05:43:49 noop 05:43:49 Removing intermediate container 030a1d383b85 05:43:49 ---> ece0d9dbbe73 05:43:49 Successfully built ece0d9dbbe73 05:43:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:49 + docker inspect -f . ci-base-image-arm64 05:43:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:50 prd-ubuntu20.04-docker-arm64-4c-16g-6425 does not seem to be running inside a container 05:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:51 $ docker top 9423ffd4a7639f397180f6ec1b294cbe764c8444ba24856610b58d9dd252a9e4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:52 + go version 05:43:52 go version go1.21.9 linux/arm64 [Pipeline] } 05:43:52 $ docker stop --time=1 9423ffd4a7639f397180f6ec1b294cbe764c8444ba24856610b58d9dd252a9e4 05:43:53 $ docker rm -f --volumes 9423ffd4a7639f397180f6ec1b294cbe764c8444ba24856610b58d9dd252a9e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:54 + docker inspect -f . ci-base-image-arm64 05:43:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:55 prd-ubuntu20.04-docker-arm64-4c-16g-6425 does not seem to be running inside a container 05:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:43:56 $ docker top 627371b067fa47d14135d382db0149c9962abf004f41d087a298b7f90cdf7441 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:57 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:43:57 + make test 05:43:57 go test ./... -coverprofile=coverage.out 05:44:03 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:47:10 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:47:11 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.054s coverage: 47.9% of statements 05:47:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:47:12 go vet ./... 05:47:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:47:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:47:58 ./bin/test-attribution-txt.sh 05:47:58 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:47:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:47:59 $ docker stop --time=1 627371b067fa47d14135d382db0149c9962abf004f41d087a298b7f90cdf7441 05:48:00 $ docker rm -f --volumes 627371b067fa47d14135d382db0149c9962abf004f41d087a298b7f90cdf7441 [Pipeline] // withDockerContainer [Pipeline] sh 05:48:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:02 Warning: overwriting stash ‘coverage-report’ 05:48:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:03 + ls -al . 05:48:03 total 268 05:48:03 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 05:44 . 05:48:03 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 05:40 .. 05:48:03 -rw-rw-r-- 1 jenkins jenkins 140 Jul 25 05:40 .dockerignore 05:48:03 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 05:40 .git 05:48:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:40 .github 05:48:03 -rw-rw-r-- 1 jenkins jenkins 266 Jul 25 05:40 .gitignore 05:48:03 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 05:40 .golangci.yml 05:48:03 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 25 05:40 Attribution.txt 05:48:03 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 25 05:40 CHANGELOG.md 05:48:03 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 25 05:40 Dockerfile 05:48:03 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 05:40 GOVERNANCE.md 05:48:03 -rw-rw-r-- 1 jenkins jenkins 658 Jul 25 05:40 Jenkinsfile 05:48:03 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 25 05:40 LICENSE 05:48:03 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 25 05:40 Makefile 05:48:03 -rw-rw-r-- 1 jenkins jenkins 622 Jul 25 05:40 OWNERS.md 05:48:03 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 25 05:40 README.md 05:48:03 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 05:38 VERSION 05:48:03 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 05:40 bin 05:48:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:40 cmd 05:48:03 -rw-r--r-- 1 jenkins jenkins 24601 Jul 25 05:47 coverage.out 05:48:03 -rw-rw-r-- 1 jenkins jenkins 7185 Jul 25 05:40 go.mod 05:48:03 -rw-rw-r-- 1 jenkins jenkins 102015 Jul 25 05:40 go.sum 05:48:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 05:40 internal 05:48:03 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 05:40 simulator 05:48:03 -rw-rw-r-- 1 jenkins jenkins 229 Jul 25 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:04 + 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=6fe663430dc2fd31ed2be3ef3a9035e314d112bd --label arch=arm64 --label version=0.0.0 . 05:48:04 Sending build context to Docker daemon 9.111MB 05:48:04 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:48:04 Step 2/23 : FROM ${BASE} AS builder 05:48:04 ---> ece0d9dbbe73 05:48:04 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:48:04 ---> Running in 9dec41ffda9f 05:48:05 Removing intermediate container 9dec41ffda9f 05:48:05 ---> 173b1608567a 05:48:05 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:48:05 ---> Running in bc2f82f07ae1 05:48:05 Removing intermediate container bc2f82f07ae1 05:48:05 ---> 96fb1d81e1ae 05:48:05 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:48:05 ---> Running in 85c79ae56e31 05:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:48:07 OK: 272 MiB in 60 packages 05:48:08 Removing intermediate container 85c79ae56e31 05:48:08 ---> 22ab6bcf9f15 05:48:08 Step 6/23 : WORKDIR /device-modbus-go 05:48:08 ---> Running in 7c59cc362f3b 05:48:08 Removing intermediate container 7c59cc362f3b 05:48:08 ---> 5b6b7e1d9b1d 05:48:08 Step 7/23 : COPY go.mod vendor* ./ 05:48:09 ---> c045c75ff399 05:48:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:09 ---> Running in 6524a1c4a4f1 05:48:11 Removing intermediate container 6524a1c4a4f1 05:48:11 ---> a73d420095ef 05:48:11 Step 9/23 : COPY . . 05:48:12 ---> 2957293b2097 05:48:12 Step 10/23 : RUN ${MAKE} 05:48:12 ---> Running in 7c38dc084941 05:48:13 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:51:35 Removing intermediate container 7c38dc084941 05:51:35 ---> c99e49905501 05:51:35 Step 11/23 : FROM alpine:3.18 05:51:35 3.18: Pulling from library/alpine 05:51:35 4983c3fe2029: Pulling fs layer 05:51:35 4983c3fe2029: Download complete 05:51:35 4983c3fe2029: Pull complete 05:51:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:51:35 Status: Downloaded newer image for alpine:3.18 05:51:35 ---> a0237000ae83 05:51:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:51:35 ---> Running in c55f84ad6a75 05:51:35 Removing intermediate container c55f84ad6a75 05:51:35 ---> abffed167aea 05:51:35 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:51:35 ---> Running in 30ca5fa5d0fd 05:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:51:35 (1/1) Installing dumb-init (1.2.5-r2) 05:51:35 Executing busybox-1.36.1-r7.trigger 05:51:35 OK: 8 MiB in 16 packages 05:51:35 Removing intermediate container 30ca5fa5d0fd 05:51:35 ---> 4fa3a2e03f4b 05:51:35 Step 14/23 : RUN apk --no-cache upgrade 05:51:35 ---> Running in abad361e0592 05:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:51:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:51:35 OK: 8 MiB in 16 packages 05:51:35 Removing intermediate container abad361e0592 05:51:35 ---> 62f010aa3d01 05:51:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:51:35 ---> bc6c1dd8c2aa 05:51:35 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:51:35 ---> 46be1018c129 05:51:35 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:51:36 ---> bf39ab0776e0 05:51:36 Step 18/23 : EXPOSE 59901 05:51:36 ---> Running in 038e939c69d2 05:51:36 Removing intermediate container 038e939c69d2 05:51:36 ---> bbd21dd80f85 05:51:36 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:51:36 ---> Running in db285fa565d2 05:51:36 Removing intermediate container db285fa565d2 05:51:36 ---> 4b4d4937a455 05:51:36 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:51:36 ---> Running in 11a9e6c67d02 05:51:37 Removing intermediate container 11a9e6c67d02 05:51:37 ---> c19956aecc12 05:51:37 Step 21/23 : LABEL arch=arm64 05:51:37 ---> Running in c8f3982a348b 05:51:39 Removing intermediate container c8f3982a348b 05:51:39 ---> 6f00841548b2 05:51:39 Step 22/23 : LABEL git_sha=6fe663430dc2fd31ed2be3ef3a9035e314d112bd 05:51:39 ---> Running in 920dc80ff9be 05:51:39 Removing intermediate container 920dc80ff9be 05:51:39 ---> 92f529bbe77e 05:51:39 Step 23/23 : LABEL version=0.0.0 05:51:39 ---> Running in 83105277c442 05:51:39 Removing intermediate container 83105277c442 05:51:39 ---> 967d9bda378e 05:51:39 [Warning] One or more build-args [ARCH] were not consumed 05:51:39 Successfully built 967d9bda378e 05:51:39 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:40 05:51:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:51:41 arm64: Pulling from edgex-lftools-log-publisher 05:51:41 8998bd30e6a1: Pulling fs layer 05:51:41 04944245beec: Pulling fs layer 05:51:41 699f458cf7ca: Pulling fs layer 05:51:41 765212b225bb: Pulling fs layer 05:51:41 f23df028b6ca: Pulling fs layer 05:51:41 d65c8cfc05b1: Pulling fs layer 05:51:41 2437ff75d9bd: Pulling fs layer 05:51:41 f23df028b6ca: Waiting 05:51:41 765212b225bb: Waiting 05:51:41 d65c8cfc05b1: Waiting 05:51:41 2437ff75d9bd: Waiting 05:51:41 04944245beec: Verifying Checksum 05:51:41 04944245beec: Download complete 05:51:41 765212b225bb: Verifying Checksum 05:51:41 765212b225bb: Download complete 05:51:41 f23df028b6ca: Verifying Checksum 05:51:41 f23df028b6ca: Download complete 05:51:41 d65c8cfc05b1: Verifying Checksum 05:51:41 d65c8cfc05b1: Download complete 05:51:41 699f458cf7ca: Verifying Checksum 05:51:41 699f458cf7ca: Download complete 05:51:42 8998bd30e6a1: Verifying Checksum 05:51:42 8998bd30e6a1: Download complete 05:51:44 2437ff75d9bd: Verifying Checksum 05:51:44 2437ff75d9bd: Download complete 05:51:46 8998bd30e6a1: Pull complete 05:51:47 04944245beec: Pull complete 05:51:48 699f458cf7ca: Pull complete 05:51:48 765212b225bb: Pull complete 05:51:49 f23df028b6ca: Pull complete 05:51:49 d65c8cfc05b1: Pull complete 05:52:08 2437ff75d9bd: Pull complete 05:52:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:08 prd-ubuntu20.04-docker-arm64-4c-16g-6425 does not seem to be running inside a container 05:52:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:52:11 $ docker top c2133a308d55f18d09b719a8ce14c634897f9f255da0ca52112a09166bb4eb48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:12 ---> job-cost.sh 05:52:12 lf-activate-venv: SKIPPING 05:52:12 INFO: No Stack... 05:52:12 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:13 INFO: Archiving Costs [Pipeline] sh 05:52:13 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:52:13 + cut -d, -f6 [Pipeline] lock 05:52:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] 05:52:14 Resource [jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] did not exist. Created. 05:52:14 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:14 /w/workspace/device-modbus-go/1@tmp/durable-36246fbd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:14 + echo total: 0.10999999940395355 [Pipeline] stash 05:52:14 Warning: overwriting stash ‘stack-cost’ 05:52:14 Stashed 1 file(s) [Pipeline] } 05:52:14 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-562-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:52:15 $ docker stop --time=1 c2133a308d55f18d09b719a8ce14c634897f9f255da0ca52112a09166bb4eb48 05:52:16 $ docker rm -f --volumes c2133a308d55f18d09b719a8ce14c634897f9f255da0ca52112a09166bb4eb48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:52:17 provisioning config files... 05:52:17 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp/config8834778130052200078tmp [Pipeline] { [Pipeline] sh 05:52:18 + set +x 05:52:18 + + curl -sbash https://codecov.io/bash -s 05:52:18 -- 05:52:18 05:52:18 _____ _ 05:52:18 / ____| | | 05:52:18 | | ___ __| | ___ ___ _____ __ 05:52:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:52:18 | |___| (_) | (_| | __/ (_| (_) \ V / 05:52:18 \_____\___/ \__,_|\___|\___\___/ \_/ 05:52:18 Bash-1.0.6 05:52:18 05:52:18 05:52:18 ==> git version 2.25.1 found 05:52:18 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:52:18 Release-Date: 2020-01-08 05:52:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:52:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:52:18 ==> Jenkins CI detected. 05:52:18 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-562 05:52:18 project root: . 05:52:18 --> token set from env 05:52:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:52:18 ==> Running gcov in . (disable via -X gcov) 05:52:18 ==> Python coveragepy not found 05:52:18 ==> Searching for coverage reports in: 05:52:18 + . 05:52:18 -> Found 1 reports 05:52:18 ==> Detecting git/mercurial file structure 05:52:18 ==> Reading reports 05:52:18 + ./coverage.out bytes=24601 05:52:18 ==> Appending adjustments 05:52:18 https://docs.codecov.io/docs/fixing-reports 05:52:18 + Found adjustments 05:52:18 ==> Gzipping contents 05:52:18 4.0K /tmp/codecov.vz2rLn.gz 05:52:18 ==> Uploading reports 05:52:18 url: https://codecov.io 05:52:18 query: branch=PR-562&commit=6fe663430dc2fd31ed2be3ef3a9035e314d112bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-562%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=562&job=&cmd_args= 05:52:18 -> Pinging Codecov 05:52:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-562&commit=6fe663430dc2fd31ed2be3ef3a9035e314d112bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-562%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=562&job=&cmd_args= 05:52:18 -> Uploading to 05:52:18 https://storage.googleapis.com/codecov/v4/raw/2024-07-25/55DBCA73C666E3227836607328DD7E49/6fe663430dc2fd31ed2be3ef3a9035e314d112bd/e7a4c793-e760-4430-beb9-cdf440315ca6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T055218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d75b0372bd1229b7f43b3c31fefed676f0996f4d730665b6288760708cbe451 05:52:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:52:18 Dload Upload Total Spent Left Speed 05:52:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 18565 --:--:-- --:--:-- --:--:-- 18475 100 3843 0 0 100 3843 0 15250 --:--:-- --:--:-- --:--:-- 15189 05:52:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/6fe663430dc2fd31ed2be3ef3a9035e314d112bd [Pipeline] } 05:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:52:21 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-562/archives ] 05:52:21 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-562/archives 05:52:21 total 16 05:52:21 drwxr-xr-x 3 root root 4096 Jul 25 05:41 . 05:52:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 05:41 .. 05:52:21 drwxr-xr-x 2 root root 4096 Jul 25 05:41 cost 05:52:21 -rw-r--r-- 1 root root 88 Jul 25 05:41 cost.csv 05:52:21 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-562/archives 05:52:21 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-562/archives 05:52:21 total 16 05:52:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 05:41 . 05:52:21 drwxrwxr-x 10 jenkins jenkins 4096 Jul 25 05:41 .. 05:52:21 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 05:41 cost 05:52:21 -rw-r--r-- 1 jenkins jenkins 88 Jul 25 05:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:52:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:52:22 ---> package-listing.sh 05:52:22 ++ facter osfamily 05:52:22 ++ tr '[:upper:]' '[:lower:]' 05:52:22 + OS_FAMILY=debian 05:52:22 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-562 05:52:22 + START_PACKAGES=/tmp/packages_start.txt 05:52:22 + END_PACKAGES=/tmp/packages_end.txt 05:52:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:52:22 + PACKAGES=/tmp/packages_start.txt 05:52:22 + '[' /w/workspace/xfoundry_device-modbus-go_PR-562 ']' 05:52:22 + PACKAGES=/tmp/packages_end.txt 05:52:22 + case "${OS_FAMILY}" in 05:52:22 + dpkg -l 05:52:22 + grep '^ii' 05:52:22 + '[' -f /tmp/packages_start.txt ']' 05:52:22 + '[' -f /tmp/packages_end.txt ']' 05:52:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:52:22 + '[' /w/workspace/xfoundry_device-modbus-go_PR-562 ']' 05:52:22 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-562/archives/ 05:52:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-562/archives/ [Pipeline] echo 05:52:22 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-562/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:52:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:52:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:23 prd-ubuntu20.04-docker-8c-8g-6424 does not seem to be running inside a container 05:52:23 $ 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-562/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-562 -v /w/workspace/xfoundry_device-modbus-go_PR-562:/w/workspace/xfoundry_device-modbus-go_PR-562:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-562@tmp:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:52:24 $ docker top bd36f1f11247dc020b191bedd5eaf0219899ec5ff4fe5beb998a7f5dfea13943 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:24 + touch /tmp/pre-build-complete [Pipeline] sh 05:52:24 + mkdir -p /var/log/sysstat [Pipeline] sh 05:52:25 + ls /var/log/sa-host 05:52:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:25 provisioning config files... 05:52:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-562@tmp/config8144073950906529017tmp [Pipeline] { [Pipeline] echo 05:52:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:52:25 ---> create-netrc.sh [Pipeline] } 05:52:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:52:26 ---> python-tools-install.sh [Pipeline] echo 05:52:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:52:26 ---> sudo-logs.sh 05:52:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:52:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:52:27 ---> job-cost.sh 05:52:27 lf-activate-venv: SKIPPING 05:52:27 DEBUG: total: 0.2199999988079071 05:52:27 INFO: Retrieving Stack Cost... 05:52:27 INFO: Retrieving Pricing Info for: v3-standard-8 05:52:28 INFO: Archiving Costs [Pipeline] echo 05:52:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:52:28 ---> logs-deploy.sh 05:52:28 lf-activate-venv: SKIPPING 05:52:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-562/1 05:52:28 INFO: archiving workspace using pattern(s): 05:52:29 Archives upload complete. 05:52:29 INFO: archiving logs to Nexus