Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec+9bc48e746bb510c782b9593f55beae1b8e3bd068 (48f802fb0a88f09e39cd19c461b97e81dfd1dc8f) 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-ssh6776730010920557519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh18364894944288154878.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh139108393353022654.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh9314104694839874305.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7480556887924657868.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5355 in /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-439 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9bc48e746bb510c782b9593f55beae1b8e3bd068 into PR head commit 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec > 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/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 Checking out Revision 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 (PR-439) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # 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 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 # timeout=10 Commit message: "Merge commit '9bc48e746bb510c782b9593f55beae1b8e3bd068' into HEAD" > git rev-list --no-walk 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:53:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:53:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:53:49 ========================================================= 00:53:49 EdgeX Global Pipelines Version Info 00:53:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:53:50 ------------------- 00:53:50 stable info: 00:53:50 ------------------- 00:53:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:53:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 00:53:50 Message: update stable to v1.0.245 00:53:51 ------------------- 00:53:51 experimental info: 00:53:51 ------------------- 00:53:51 Commited By: **** collab-it+edgex@linuxfoundation.org 00:53:51 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 00:53:51 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9733d33 [Pipeline] echo 00:53:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:53:51 provisioning config files... 00:53:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config14947106476117198288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:53:51 ---> docker-login.sh 00:53:51 nexus3.edgexfoundry.org:10001 00:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:52 Configure a credential helper to remove this warning. See 00:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:52 00:53:52 Login Succeeded 00:53:52 nexus3.edgexfoundry.org:10002 00:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:52 Configure a credential helper to remove this warning. See 00:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:52 00:53:52 Login Succeeded 00:53:52 nexus3.edgexfoundry.org:10003 00:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:52 Configure a credential helper to remove this warning. See 00:53:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:52 00:53:52 Login Succeeded 00:53:52 nexus3.edgexfoundry.org:10004 00:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:53 Configure a credential helper to remove this warning. See 00:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:53 00:53:53 Login Succeeded 00:53:53 docker.io 00:53:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:53:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:53:53 Configure a credential helper to remove this warning. See 00:53:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:53:53 00:53:53 Login Succeeded 00:53:53 ---> docker-login.sh ends [Pipeline] } 00:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:53:53 + git rev-list -1 --merges 9733d33ff0e16ba0de087ed21880f0fec6ce7f24~1..9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo 00:53:53 -----------> git rev-list -1 --merges 9733d33ff0e16ba0de087ed21880f0fec6ce7f24~1..9733d33ff0e16ba0de087ed21880f0fec6ce7f24 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 00:53:53 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [false] [Pipeline] sh 00:53:54 + git log --format=format:%s -1 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo 00:53:54 ========================================================= 00:53:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:53:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:53:54 + git log --format=format:%s -1 9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] echo 00:53:54 [semverPrep] GIT_COMMIT: 9733d33ff0e16ba0de087ed21880f0fec6ce7f24, Commit Message: Merge commit '9bc48e746bb510c782b9593f55beae1b8e3bd068' into HEAD [Pipeline] echo 00:53:54 [semverPrep] This is not a build commit. [Pipeline] sh 00:53:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:53:54 + grep -v github /etc/ssh/ssh_known_hosts 00:53:54 + [ -e /tmp/ssh_known_hosts ] 00:53:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:53:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:53:54 + sudo tee -a /etc/ssh/ssh_known_hosts 00:53:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:53:55 00:53:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:53:55 0.1.4: Pulling from edgex-devops/py-git-semver 00:53:55 b85a868b505f: Pulling fs layer 00:53:55 e2be974225ed: Pulling fs layer 00:53:55 339a4e72a1f5: Pulling fs layer 00:53:55 988bab9f4d93: Pulling fs layer 00:53:55 1469e6f7b9e6: Pulling fs layer 00:53:55 eaf3925da568: Pulling fs layer 00:53:55 bab4dde63d76: Pulling fs layer 00:53:55 bde34c3a00c8: Pulling fs layer 00:53:55 b352a97aabf1: Pulling fs layer 00:53:55 eaf3925da568: Waiting 00:53:55 bde34c3a00c8: Waiting 00:53:55 bab4dde63d76: Waiting 00:53:55 1469e6f7b9e6: Waiting 00:53:55 988bab9f4d93: Waiting 00:53:55 b352a97aabf1: Waiting 00:53:55 4872d77fe225: Pulling fs layer 00:53:55 5851b861e8e6: Pulling fs layer 00:53:55 4872d77fe225: Waiting 00:53:55 5851b861e8e6: Waiting 00:53:55 e2be974225ed: Verifying Checksum 00:53:55 e2be974225ed: Download complete 00:53:55 988bab9f4d93: Verifying Checksum 00:53:55 988bab9f4d93: Download complete 00:53:55 1469e6f7b9e6: Verifying Checksum 00:53:55 1469e6f7b9e6: Download complete 00:53:55 339a4e72a1f5: Verifying Checksum 00:53:55 339a4e72a1f5: Download complete 00:53:55 eaf3925da568: Verifying Checksum 00:53:55 eaf3925da568: Download complete 00:53:55 bde34c3a00c8: Verifying Checksum 00:53:55 bde34c3a00c8: Download complete 00:53:55 b352a97aabf1: Verifying Checksum 00:53:55 b352a97aabf1: Download complete 00:53:55 4872d77fe225: Verifying Checksum 00:53:55 4872d77fe225: Download complete 00:53:55 5851b861e8e6: Verifying Checksum 00:53:55 5851b861e8e6: Download complete 00:53:55 b85a868b505f: Verifying Checksum 00:53:55 b85a868b505f: Download complete 00:53:56 bab4dde63d76: Verifying Checksum 00:53:56 bab4dde63d76: Download complete 00:53:56 b85a868b505f: Pull complete 00:53:56 e2be974225ed: Pull complete 00:53:57 339a4e72a1f5: Pull complete 00:53:57 988bab9f4d93: Pull complete 00:53:57 1469e6f7b9e6: Pull complete 00:53:58 eaf3925da568: Pull complete 00:53:59 bab4dde63d76: Pull complete 00:53:59 bde34c3a00c8: Pull complete 00:53:59 b352a97aabf1: Pull complete 00:53:59 4872d77fe225: Pull complete 00:53:59 5851b861e8e6: Pull complete 00:53:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:53:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:00 prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container 00:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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-devops/py-git-semver:0.1.4 cat 00:54:02 $ docker top b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 -eo pid,comm 00:54:02 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). 00:54:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:54:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:02 [ssh-agent] Looking for ssh-agent implementation... 00:54:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:02 $ docker exec b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent 00:54:02 SSH_AUTH_SOCK=/tmp/ssh-MhnXrzSh8ewE/agent.32 00:54:02 SSH_AGENT_PID=38 00:54:02 Running ssh-add (command line suppressed) 00:54:03 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_15294691086141205520.key (/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_15294691086141205520.key) 00:54:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:03 + git tag --points-at HEAD [Pipeline] } 00:54:03 $ docker exec --env ******** --env ******** b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent -k 00:54:03 unset SSH_AUTH_SOCK; 00:54:03 unset SSH_AGENT_PID; 00:54:03 echo Agent pid 38 killed; 00:54:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:54:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:03 [ssh-agent] Looking for ssh-agent implementation... 00:54:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:03 $ docker exec b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent 00:54:03 SSH_AUTH_SOCK=/tmp/ssh-6zIge0DEsdq0/agent.70 00:54:03 SSH_AGENT_PID=76 00:54:03 Running ssh-add (command line suppressed) 00:54:03 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_16556297089716372324.key (/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/private_key_16556297089716372324.key) 00:54:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:04 + git semver init 00:54:04 2023-03-23 00:54:04,355 [run_init] DEBUG init version:0.0.0 force:False 00:54:04 2023-03-23 00:54:04,356 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver 00:54:04 2023-03-23 00:54:04,357 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-439/.semver 00:54:04 2023-03-23 00:54:04,357 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-439/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439, universal_newlines=False, shell=None, istream=None) 00:54:06 2023-03-23 00:54:06,286 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-439/.git/info/exclude 00:54:06 2023-03-23 00:54:06,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 with force:False 00:54:06 2023-03-23 00:54:06,286 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 00:54:06 2023-03-23 00:54:06,289 [execute] INFO git cat-file --batch-check 00:54:06 2023-03-23 00:54:06,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) 00:54:06 2023-03-23 00:54:06,295 [execute] INFO git cat-file --batch 00:54:06 2023-03-23 00:54:06,296 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) 00:54:06 2023-03-23 00:54:06,301 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-439/.semver/PR-439 00:54:06 0.0.0 [Pipeline] } 00:54:06 $ docker exec --env ******** --env ******** b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 ssh-agent -k 00:54:06 unset SSH_AUTH_SOCK; 00:54:06 unset SSH_AGENT_PID; 00:54:06 echo Agent pid 76 killed; 00:54:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:06 + git semver [Pipeline] } 00:54:07 $ docker stop --time=1 b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 00:54:08 $ docker rm -f --volumes b80b7e02290e56f77c3b2d6b20eaa6a18487ffea61c4744b25f17fdd933608a1 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:54:08 Stashed 1 file(s) [Pipeline] echo 00:54:08 [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 00:54:09 provisioning config files... 00:54:09 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config10759287517662199081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:09 ---> docker-login.sh 00:54:09 nexus3.edgexfoundry.org:10001 00:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:09 Configure a credential helper to remove this warning. See 00:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:09 00:54:09 Login Succeeded 00:54:09 nexus3.edgexfoundry.org:10002 00:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:09 Configure a credential helper to remove this warning. See 00:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:09 00:54:09 Login Succeeded 00:54:09 nexus3.edgexfoundry.org:10003 00:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:09 Configure a credential helper to remove this warning. See 00:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:09 00:54:09 Login Succeeded 00:54:09 nexus3.edgexfoundry.org:10004 00:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:09 Configure a credential helper to remove this warning. See 00:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:09 00:54:09 Login Succeeded 00:54:09 docker.io 00:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:09 Configure a credential helper to remove this warning. See 00:54:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:09 00:54:09 Login Succeeded 00:54:09 ---> docker-login.sh ends [Pipeline] } 00:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:09 ========================================================= 00:54:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:54:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:54:10 Sending build context to Docker daemon 6.411MB 00:54:10 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:54:10 Step 2/10 : FROM ${BASE} AS builder 00:54:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:54:10 63b65145d645: Pulling fs layer 00:54:10 a2d21d5440eb: Pulling fs layer 00:54:10 935e6c44a52c: Pulling fs layer 00:54:10 94cc34f8dd06: Pulling fs layer 00:54:10 30dea6a524f1: Pulling fs layer 00:54:10 a2aff8979fd8: Pulling fs layer 00:54:10 6808be2612f2: Pulling fs layer 00:54:10 f25807f1079a: Pulling fs layer 00:54:10 a2aff8979fd8: Waiting 00:54:10 94cc34f8dd06: Waiting 00:54:10 30dea6a524f1: Waiting 00:54:10 f25807f1079a: Waiting 00:54:10 6808be2612f2: Waiting 00:54:10 a2d21d5440eb: Download complete 00:54:10 94cc34f8dd06: Verifying Checksum 00:54:10 94cc34f8dd06: Download complete 00:54:10 30dea6a524f1: Verifying Checksum 00:54:10 30dea6a524f1: Download complete 00:54:10 63b65145d645: Download complete 00:54:10 a2aff8979fd8: Verifying Checksum 00:54:10 a2aff8979fd8: Download complete 00:54:10 63b65145d645: Pull complete 00:54:10 a2d21d5440eb: Pull complete 00:54:11 f25807f1079a: Download complete 00:54:11 6808be2612f2: Verifying Checksum 00:54:11 6808be2612f2: Download complete 00:54:11 935e6c44a52c: Verifying Checksum 00:54:11 935e6c44a52c: Download complete 00:54:14 935e6c44a52c: Pull complete 00:54:14 94cc34f8dd06: Pull complete 00:54:14 30dea6a524f1: Pull complete 00:54:14 a2aff8979fd8: Pull complete 00:54:17 6808be2612f2: Pull complete 00:54:17 f25807f1079a: Pull complete 00:54:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:54:17 ---> 3b553350e43f 00:54:17 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:54:21 ---> Running in 98f897899c35 00:54:21 Removing intermediate container 98f897899c35 00:54:21 ---> fa35ffd56c17 00:54:21 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:21 ---> Running in a6765275a8ee 00:54:22 Removing intermediate container a6765275a8ee 00:54:22 ---> 158718005c28 00:54:22 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:54:22 ---> Running in 5fffff9ee369 00:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:54:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:54:22 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:54:22 (2/8) Installing libedit (20221030.3.1-r0) 00:54:22 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:54:22 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:54:22 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:54:22 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:54:22 (7/8) Installing openssh-server (9.1_p1-r2) 00:54:22 (8/8) Installing openssh (9.1_p1-r2) 00:54:22 Executing busybox-1.35.0-r29.trigger 00:54:22 OK: 270 MiB in 61 packages 00:54:23 Removing intermediate container 5fffff9ee369 00:54:23 ---> eb0a9a3fbcbe 00:54:23 Step 6/10 : WORKDIR /device-modbus-go 00:54:23 ---> Running in 9ce09de3b2bc 00:54:23 Removing intermediate container 9ce09de3b2bc 00:54:23 ---> bd6c71c88874 00:54:23 Step 7/10 : COPY go.mod vendor* ./ 00:54:23 ---> 9c691cd891f8 00:54:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:23 ---> Running in 321cdc638ece 00:54:24 Still waiting to schedule task 00:54:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5353’ 00:54:55 Removing intermediate container 321cdc638ece 00:54:55 ---> a4568cd3a492 00:54:55 Step 9/10 : COPY . . 00:54:55 ---> 1b6d847bed2c 00:54:55 Step 10/10 : RUN ${MAKE} 00:54:55 ---> Running in 9b8457df6823 00:54:56 noop 00:54:56 Removing intermediate container 9b8457df6823 00:54:56 ---> 28cb21a0efd5 00:54:56 Successfully built 28cb21a0efd5 00:54:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:57 + docker inspect -f . ci-base-image-x86_64 00:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:57 prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container 00:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:54:57 $ docker top 64cab8eebcca2122b5032ae5ec7f9c815b017357f135f62f3438e87732d73f6f -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:58 + go version 00:54:58 go version go1.20.2 linux/amd64 [Pipeline] } 00:54:58 $ docker stop --time=1 64cab8eebcca2122b5032ae5ec7f9c815b017357f135f62f3438e87732d73f6f 00:54:59 $ docker rm -f --volumes 64cab8eebcca2122b5032ae5ec7f9c815b017357f135f62f3438e87732d73f6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:59 + docker inspect -f . ci-base-image-x86_64 00:54:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:59 prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container 00:54:59 $ 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-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:55:00 $ docker top 87d026d9e15b2a3d29cae64828a8f8dfa7cb5bbfe345ede008efe0a2f2507b8c -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:00 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] fileExists [Pipeline] sh 00:55:00 + make test 00:55:00 go test ./... -coverprofile=coverage.out 00:55:06 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:55:18 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:55:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 48.0% of statements 00:55:23 go vet ./... 00:55:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:55:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:55:27 ./bin/test-attribution-txt.sh [Pipeline] echo 00:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:55:27 $ docker stop --time=1 87d026d9e15b2a3d29cae64828a8f8dfa7cb5bbfe345ede008efe0a2f2507b8c 00:55:32 $ docker rm -f --volumes 87d026d9e15b2a3d29cae64828a8f8dfa7cb5bbfe345ede008efe0a2f2507b8c [Pipeline] // withDockerContainer [Pipeline] sh 00:55:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:55:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:55:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:55:33 + ls -al . 00:55:33 total 180 00:55:33 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 00:55 . 00:55:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:53 .. 00:55:33 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 00:53 .dockerignore 00:55:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 00:54 .git 00:55:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:53 .github 00:55:33 -rw-rw-r-- 1 jenkins jenkins 331 Mar 23 00:53 .gitignore 00:55:33 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 00:53 .golangci.yml 00:55:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 00:54 .semver 00:55:33 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 23 00:53 Attribution.txt 00:55:33 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 23 00:53 CHANGELOG.md 00:55:33 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 23 00:53 Dockerfile 00:55:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 00:53 GOVERNANCE.md 00:55:33 -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 00:53 Jenkinsfile 00:55:33 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 00:53 LICENSE 00:55:33 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 23 00:53 Makefile 00:55:33 -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 00:53 OWNERS.md 00:55:33 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 23 00:53 README.md 00:55:33 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 00:54 VERSION 00:55:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:53 bin 00:55:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:53 cmd 00:55:33 -rw-r--r-- 1 jenkins jenkins 23736 Mar 23 00:55 coverage.out 00:55:33 -rw-rw-r-- 1 jenkins jenkins 3498 Mar 23 00:53 go.mod 00:55:33 -rw-rw-r-- 1 jenkins jenkins 31668 Mar 23 00:53 go.sum 00:55:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:53 internal 00:55:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:53 simulator 00:55:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:53 snap 00:55:33 -rw-rw-r-- 1 jenkins jenkins 229 Mar 23 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:33 + 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=9733d33ff0e16ba0de087ed21880f0fec6ce7f24 --label arch=amd64 --label version=0.0.0 . 00:55:33 Sending build context to Docker daemon 6.436MB 00:55:33 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 00:55:33 Step 2/22 : FROM ${BASE} AS builder 00:55:33 ---> 28cb21a0efd5 00:55:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:55:34 ---> Running in d4cfd3e76c3f 00:55:34 Removing intermediate container d4cfd3e76c3f 00:55:34 ---> c7976324fe65 00:55:34 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:55:34 ---> Running in 387a4c350bfe 00:55:34 Removing intermediate container 387a4c350bfe 00:55:34 ---> 27b08b07b13e 00:55:34 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:55:34 ---> Running in ef9f3ad4afbc 00:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:35 OK: 270 MiB in 61 packages 00:55:35 Removing intermediate container ef9f3ad4afbc 00:55:35 ---> e4445afb1fa6 00:55:35 Step 6/22 : WORKDIR /device-modbus-go 00:55:35 ---> Running in c8aa63ff65b9 00:55:35 Removing intermediate container c8aa63ff65b9 00:55:35 ---> 009e64c02a44 00:55:35 Step 7/22 : COPY go.mod vendor* ./ 00:55:35 ---> dd76be71779a 00:55:35 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:55:35 ---> Running in c6fd02af55cc 00:55:36 Removing intermediate container c6fd02af55cc 00:55:36 ---> 7e13cd2a58c8 00:55:36 Step 9/22 : COPY . . 00:55:37 ---> 361dc1c533e2 00:55:37 Step 10/22 : RUN ${MAKE} 00:55:37 ---> Running in 1dbc4d4ea1a0 00:55:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:55:59 Removing intermediate container 1dbc4d4ea1a0 00:55:59 ---> 4fa1cbf781dc 00:55:59 Step 11/22 : FROM alpine:3.17 00:55:59 3.17: Pulling from library/alpine 00:55:59 63b65145d645: Already exists 00:55:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 00:55:59 Status: Downloaded newer image for alpine:3.17 00:55:59 ---> b2aa39c304c2 00:55:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:55:59 ---> Running in ca175910e1dc 00:55:59 Removing intermediate container ca175910e1dc 00:55:59 ---> 9ac65bb29e59 00:55:59 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:55:59 ---> Running in 22817a55d095 00:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:55:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:55:59 (1/1) Installing dumb-init (1.2.5-r2) 00:55:59 Executing busybox-1.35.0-r29.trigger 00:55:59 OK: 7 MiB in 16 packages 00:55:59 Removing intermediate container 22817a55d095 00:55:59 ---> 4a21239f8dd2 00:55:59 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:55:59 ---> f143717da1a2 00:55:59 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:56:00 ---> 11dec25bf690 00:56:00 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:56:00 ---> 6ba6ebd433a3 00:56:00 Step 17/22 : EXPOSE 59901 00:56:00 ---> Running in 31db183b4133 00:56:00 Removing intermediate container 31db183b4133 00:56:00 ---> 38bb83c23b72 00:56:00 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:56:00 ---> Running in 8ca14e19459f 00:56:00 Removing intermediate container 8ca14e19459f 00:56:00 ---> 8b6b41754b51 00:56:00 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:56:00 ---> Running in fc95ec9fc16f 00:56:00 Removing intermediate container fc95ec9fc16f 00:56:00 ---> d854416bd457 00:56:00 Step 20/22 : LABEL arch=amd64 00:56:00 ---> Running in 3a107bd1a4f0 00:56:00 Removing intermediate container 3a107bd1a4f0 00:56:00 ---> 9d4c5633d9f8 00:56:00 Step 21/22 : LABEL git_sha=9733d33ff0e16ba0de087ed21880f0fec6ce7f24 00:56:00 ---> Running in d139a433eaef 00:56:00 Removing intermediate container d139a433eaef 00:56:00 ---> 652d314d29b6 00:56:00 Step 22/22 : LABEL version=0.0.0 00:56:00 ---> Running in 4d96271f3c9c 00:56:00 Removing intermediate container 4d96271f3c9c 00:56:00 ---> 5088d23a8b2b 00:56:00 [Warning] One or more build-args [ARCH] were not consumed 00:56:00 Successfully built 5088d23a8b2b 00:56:00 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:01 00:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:01 latest: Pulling from edgex-lftools-log-publisher 00:56:01 5eb5b503b376: Pulling fs layer 00:56:01 5c69ac0246d0: Pulling fs layer 00:56:01 ec43610c2a17: Pulling fs layer 00:56:01 3a2ae6a8a46f: Pulling fs layer 00:56:01 33b1e0a273af: Pulling fs layer 00:56:01 5d3b04190fa2: Pulling fs layer 00:56:01 2f39f015ded8: Pulling fs layer 00:56:01 3a2ae6a8a46f: Waiting 00:56:01 2f39f015ded8: Waiting 00:56:01 33b1e0a273af: Waiting 00:56:01 5d3b04190fa2: Waiting 00:56:01 5c69ac0246d0: Verifying Checksum 00:56:01 5c69ac0246d0: Download complete 00:56:01 3a2ae6a8a46f: Verifying Checksum 00:56:01 3a2ae6a8a46f: Download complete 00:56:01 33b1e0a273af: Verifying Checksum 00:56:01 33b1e0a273af: Download complete 00:56:01 ec43610c2a17: Verifying Checksum 00:56:01 ec43610c2a17: Download complete 00:56:01 5d3b04190fa2: Verifying Checksum 00:56:01 5d3b04190fa2: Download complete 00:56:02 5eb5b503b376: Verifying Checksum 00:56:02 5eb5b503b376: Download complete 00:56:02 2f39f015ded8: Download complete 00:56:03 5eb5b503b376: Pull complete 00:56:03 5c69ac0246d0: Pull complete 00:56:04 ec43610c2a17: Pull complete 00:56:04 3a2ae6a8a46f: Pull complete 00:56:04 33b1e0a273af: Pull complete 00:56:04 5d3b04190fa2: Pull complete 00:56:09 2f39f015ded8: Pull complete 00:56:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:56:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:56:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:56:09 prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container 00:56:09 $ 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-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:56:15 $ docker top 6e1fc98de6a37627ed3987455b6767fb489394b655f107f42065082370b0c191 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:56:16 ---> job-cost.sh 00:56:16 lf-activate-venv: SKIPPING 00:56:16 INFO: No Stack... 00:56:16 INFO: Retrieving Pricing Info for: v3-standard-8 00:56:16 INFO: Archiving Costs [Pipeline] sh 00:56:16 + cat /w/workspace/xfoundry_device-modbus-go_PR-439/archives/cost.csv 00:56:16 + cut -d, -f6 [Pipeline] lock 00:56:16 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] 00:56:16 Resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] did not exist. Created. 00:56:16 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:56:17 + echo total: 0.2199999988079071 [Pipeline] stash 00:56:17 Stashed 1 file(s) [Pipeline] } 00:56:17 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:56:17 $ docker stop --time=1 6e1fc98de6a37627ed3987455b6767fb489394b655f107f42065082370b0c191 00:56:18 $ docker rm -f --volumes 6e1fc98de6a37627ed3987455b6767fb489394b655f107f42065082370b0c191 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:57:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5357 in /w/workspace/xfoundry_device-modbus-go_PR-439 [Pipeline] { [Pipeline] ws 00:57:19 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 00:57:19 Selected Git installation does not exist. Using Default 00:57:19 The recommended git tool is: NONE 00:57:25 using credential edgex-jenkins-ssh 00:57:25 Cloning the remote Git repository 00:57:25 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:57:25 > git init /w/workspace/device-modbus-go/2 # timeout=10 00:57:25 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:57:25 > git --version # timeout=10 00:57:25 > git --version # 'git version 2.25.1' 00:57:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:27 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:57:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:28 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:57:28 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:57:28 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:57:28 Merging remotes/origin/main commit 9bc48e746bb510c782b9593f55beae1b8e3bd068 into PR head commit 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec 00:57:29 Merge succeeded, producing c1eef34737903cdb2c765c74a02cc833b202b6d9 00:57:29 Checking out Revision c1eef34737903cdb2c765c74a02cc833b202b6d9 (PR-439) 00:57:28 > git config core.sparsecheckout # timeout=10 00:57:28 > git checkout -f 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 00:57:29 > git remote # timeout=10 00:57:29 > git config --get remote.origin.url # timeout=10 00:57:29 using GIT_SSH to set credentials SSH Credentials for GitHub 00:57:29 > git merge 9bc48e746bb510c782b9593f55beae1b8e3bd068 # timeout=10 00:57:29 > git rev-parse HEAD^{commit} # timeout=10 00:57:29 > git config core.sparsecheckout # timeout=10 00:57:29 > git checkout -f c1eef34737903cdb2c765c74a02cc833b202b6d9 # timeout=10 00:57:32 Commit message: "Merge commit '9bc48e746bb510c782b9593f55beae1b8e3bd068' into HEAD" 00:57:32 > git rev-list --no-walk 5c8eaea8c329dcd7326405f6d44fcc6f8e95dfec # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:57:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:57:33 % Total % Received % Xferd Average Speed Time Time Time Current 00:57:33 Dload Upload Total Spent Left Speed 00:57:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 00:57:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:57:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:57:34 + sudo tee /etc/docker/daemon.new 00:57:34 { 00:57:34 "registry-mirrors": [ 00:57:34 "https://nexus3.edgexfoundry.org:10001" 00:57:34 ], 00:57:34 "bip": "10.250.0.254/24", 00:57:34 "hosts": [ 00:57:34 "tcp://0.0.0.0:5555", 00:57:34 "unix:///var/run/docker.sock" 00:57:34 ], 00:57:34 "mtu": 1458, 00:57:34 "selinux-enabled": true, 00:57:34 "seccomp-profile": "/etc/docker/seccomp.json" 00:57:34 } [Pipeline] sh 00:57:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:57:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:57:53 provisioning config files... 00:57:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config13056049298251538989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:57:54 ---> docker-login.sh 00:57:54 nexus3.edgexfoundry.org:10001 00:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:54 Configure a credential helper to remove this warning. See 00:57:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:54 00:57:54 Login Succeeded 00:57:54 nexus3.edgexfoundry.org:10002 00:57:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:55 Configure a credential helper to remove this warning. See 00:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:55 00:57:55 Login Succeeded 00:57:55 nexus3.edgexfoundry.org:10003 00:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:55 Configure a credential helper to remove this warning. See 00:57:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:55 00:57:55 Login Succeeded 00:57:55 nexus3.edgexfoundry.org:10004 00:57:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:56 Configure a credential helper to remove this warning. See 00:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:56 00:57:56 Login Succeeded 00:57:56 docker.io 00:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:57:56 Configure a credential helper to remove this warning. See 00:57:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:57:56 00:57:56 Login Succeeded 00:57:56 ---> docker-login.sh ends [Pipeline] } 00:57:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:57:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:57:56 ========================================================= 00:57:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:57:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:57:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:57:57 Sending build context to Docker daemon 3.352MB 00:57:57 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:57:57 Step 2/10 : FROM ${BASE} AS builder 00:57:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:57:57 af6eaf76a39c: Pulling fs layer 00:57:57 55522c791124: Pulling fs layer 00:57:57 ce5c4a1c91eb: Pulling fs layer 00:57:57 169dfbe0d373: Pulling fs layer 00:57:57 e1ff8fa3b103: Pulling fs layer 00:57:57 52ebb69f0ebf: Pulling fs layer 00:57:57 5abe8eddf0d5: Pulling fs layer 00:57:57 169dfbe0d373: Waiting 00:57:57 e1ff8fa3b103: Waiting 00:57:57 52ebb69f0ebf: Waiting 00:57:57 5abe8eddf0d5: Waiting 00:57:57 55522c791124: Verifying Checksum 00:57:57 55522c791124: Download complete 00:57:57 169dfbe0d373: Verifying Checksum 00:57:57 169dfbe0d373: Download complete 00:57:57 e1ff8fa3b103: Verifying Checksum 00:57:57 e1ff8fa3b103: Download complete 00:57:58 af6eaf76a39c: Verifying Checksum 00:57:58 af6eaf76a39c: Download complete 00:57:59 af6eaf76a39c: Pull complete 00:57:59 5abe8eddf0d5: Verifying Checksum 00:57:59 5abe8eddf0d5: Download complete 00:57:59 55522c791124: Pull complete 00:58:00 ce5c4a1c91eb: Verifying Checksum 00:58:00 ce5c4a1c91eb: Download complete 00:58:00 52ebb69f0ebf: Verifying Checksum 00:58:00 52ebb69f0ebf: Download complete 00:58:13 ce5c4a1c91eb: Pull complete 00:58:13 169dfbe0d373: Pull complete 00:58:13 e1ff8fa3b103: Pull complete 00:58:19 52ebb69f0ebf: Pull complete 00:58:20 5abe8eddf0d5: Pull complete 00:58:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:58:20 ---> 6cb57ee374ae 00:58:20 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:58:22 ---> Running in d3664f150ff9 00:58:22 Removing intermediate container d3664f150ff9 00:58:22 ---> 9f805ae78442 00:58:22 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:58:22 ---> Running in eb79cb289932 00:58:23 Removing intermediate container eb79cb289932 00:58:23 ---> e3f5adc6f206 00:58:23 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:58:23 ---> Running in 2b2d5cc36f3b 00:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:58:26 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:58:26 (2/8) Installing libedit (20221030.3.1-r0) 00:58:26 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:58:26 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:58:26 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:58:26 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:58:26 (7/8) Installing openssh-server (9.1_p1-r2) 00:58:26 (8/8) Installing openssh (9.1_p1-r2) 00:58:26 Executing busybox-1.35.0-r29.trigger 00:58:26 OK: 270 MiB in 61 packages 00:58:29 Removing intermediate container 2b2d5cc36f3b 00:58:29 ---> e91894109bbd 00:58:29 Step 6/10 : WORKDIR /device-modbus-go 00:58:29 ---> Running in 6706a25d968d 00:58:29 Removing intermediate container 6706a25d968d 00:58:29 ---> e7136c536b9a 00:58:29 Step 7/10 : COPY go.mod vendor* ./ 00:58:29 ---> 653eb0c00255 00:58:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:58:29 ---> Running in 0e4cb2d71d2e 00:59:37 Removing intermediate container 0e4cb2d71d2e 00:59:37 ---> bc8f9366bba5 00:59:37 Step 9/10 : COPY . . 00:59:37 ---> 2854c4c88bcc 00:59:37 Step 10/10 : RUN ${MAKE} 00:59:37 ---> Running in a3bbe713f946 00:59:37 noop 00:59:37 Removing intermediate container a3bbe713f946 00:59:37 ---> d4bb85971ebc 00:59:37 Successfully built d4bb85971ebc 00:59:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:37 + docker inspect -f . ci-base-image-arm64 00:59:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:38 prd-ubuntu20.04-docker-arm64-4c-16g-5357 does not seem to be running inside a container 00:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:39 $ docker top 24199851ddbb6305a39a018fe509f15b58be7239cd2f579245d8bdd11fd6d1c1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:40 + go version 00:59:40 go version go1.20.2 linux/arm64 [Pipeline] } 00:59:40 $ docker stop --time=1 24199851ddbb6305a39a018fe509f15b58be7239cd2f579245d8bdd11fd6d1c1 00:59:41 $ docker rm -f --volumes 24199851ddbb6305a39a018fe509f15b58be7239cd2f579245d8bdd11fd6d1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:42 + docker inspect -f . ci-base-image-arm64 00:59:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:42 prd-ubuntu20.04-docker-arm64-4c-16g-5357 does not seem to be running inside a container 00:59:42 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:59:43 $ docker top 34675225b1fa106748089c66c4225bf3d5ce15081c527adf3bdee172ef63fcfb -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:44 + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh 00:59:44 + make test 00:59:44 go test ./... -coverprofile=coverage.out 01:00:23 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:02:30 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 01:02:30 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.068s coverage: 48.0% of statements 01:02:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:02:30 go vet ./... 01:03:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:03:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:03:02 ./bin/test-attribution-txt.sh [Pipeline] echo 01:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:03:02 $ docker stop --time=1 34675225b1fa106748089c66c4225bf3d5ce15081c527adf3bdee172ef63fcfb 01:03:04 $ docker rm -f --volumes 34675225b1fa106748089c66c4225bf3d5ce15081c527adf3bdee172ef63fcfb [Pipeline] // withDockerContainer [Pipeline] sh 01:03:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:03:05 Warning: overwriting stash ‘coverage-report’ 01:03:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:03:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:03:06 + ls -al . 01:03:06 total 176 01:03:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 23 00:59 . 01:03:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:57 .. 01:03:06 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 00:57 .dockerignore 01:03:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 00:57 .git 01:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:57 .github 01:03:06 -rw-rw-r-- 1 jenkins jenkins 331 Mar 23 00:57 .gitignore 01:03:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 23 00:57 .golangci.yml 01:03:06 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 23 00:57 Attribution.txt 01:03:06 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 23 00:57 CHANGELOG.md 01:03:06 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 23 00:57 Dockerfile 01:03:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 23 00:57 GOVERNANCE.md 01:03:06 -rw-rw-r-- 1 jenkins jenkins 680 Mar 23 00:57 Jenkinsfile 01:03:06 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 23 00:57 LICENSE 01:03:06 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 23 00:57 Makefile 01:03:06 -rw-rw-r-- 1 jenkins jenkins 622 Mar 23 00:57 OWNERS.md 01:03:06 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 23 00:57 README.md 01:03:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 00:54 VERSION 01:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:57 bin 01:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:57 cmd 01:03:06 -rw-r--r-- 1 jenkins jenkins 23736 Mar 23 01:02 coverage.out 01:03:06 -rw-rw-r-- 1 jenkins jenkins 3498 Mar 23 00:57 go.mod 01:03:06 -rw-rw-r-- 1 jenkins jenkins 31668 Mar 23 00:57 go.sum 01:03:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 23 00:57 internal 01:03:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 00:57 simulator 01:03:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 00:57 snap 01:03:06 -rw-rw-r-- 1 jenkins jenkins 229 Mar 23 00:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:07 + 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=c1eef34737903cdb2c765c74a02cc833b202b6d9 --label arch=arm64 --label version=0.0.0 . 01:03:07 Sending build context to Docker daemon 3.377MB 01:03:07 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 01:03:07 Step 2/22 : FROM ${BASE} AS builder 01:03:07 ---> d4bb85971ebc 01:03:07 Step 3/22 : ARG ADD_BUILD_TAGS="" 01:03:07 ---> Running in 102f195e7ce2 01:03:08 Removing intermediate container 102f195e7ce2 01:03:08 ---> b5be92d40d1f 01:03:08 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:03:08 ---> Running in 8b7925c79f9f 01:03:08 Removing intermediate container 8b7925c79f9f 01:03:08 ---> e41efe9155b1 01:03:08 Step 5/22 : RUN apk add --update --no-cache make git openssh 01:03:08 ---> Running in 0b487cda4901 01:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:03:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:03:11 OK: 270 MiB in 61 packages 01:03:11 Removing intermediate container 0b487cda4901 01:03:11 ---> 38f1f2d5360d 01:03:11 Step 6/22 : WORKDIR /device-modbus-go 01:03:11 ---> Running in c20806d19151 01:03:12 Removing intermediate container c20806d19151 01:03:12 ---> d52e98272146 01:03:12 Step 7/22 : COPY go.mod vendor* ./ 01:03:12 ---> af9a27413008 01:03:12 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:03:12 ---> Running in d63d6fb5b4b1 01:03:16 Removing intermediate container d63d6fb5b4b1 01:03:16 ---> 8b2c2aa4aacd 01:03:16 Step 9/22 : COPY . . 01:03:17 ---> c4a86a55b895 01:03:17 Step 10/22 : RUN ${MAKE} 01:03:17 ---> Running in 60c5fcc05a2e 01:03:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 01:05:40 Removing intermediate container 60c5fcc05a2e 01:05:40 ---> 37a50f8eb478 01:05:40 Step 11/22 : FROM alpine:3.17 01:05:40 3.17: Pulling from library/alpine 01:05:40 af6eaf76a39c: Already exists 01:05:40 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 01:05:40 Status: Downloaded newer image for alpine:3.17 01:05:40 ---> d74e625d9115 01:05:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 01:05:40 ---> Running in fb1ad0c0a0ad 01:05:40 Removing intermediate container fb1ad0c0a0ad 01:05:40 ---> bbdf77e7b93a 01:05:40 Step 13/22 : RUN apk add --update --no-cache dumb-init 01:05:40 ---> Running in 9246fd8b5c41 01:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:05:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:05:40 (1/1) Installing dumb-init (1.2.5-r2) 01:05:40 Executing busybox-1.35.0-r29.trigger 01:05:40 OK: 8 MiB in 16 packages 01:05:40 Removing intermediate container 9246fd8b5c41 01:05:40 ---> 64dde2c68ce9 01:05:40 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 01:05:40 ---> dde49ae2c3a1 01:05:40 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 01:05:40 ---> 88510d76a9b3 01:05:40 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 01:05:40 ---> 96fbcaf81ec3 01:05:40 Step 17/22 : EXPOSE 59901 01:05:40 ---> Running in 638d7e73929b 01:05:40 Removing intermediate container 638d7e73929b 01:05:40 ---> 0dec6921cf70 01:05:40 Step 18/22 : ENTRYPOINT ["/device-modbus"] 01:05:40 ---> Running in 6bb6b55348f5 01:05:40 Removing intermediate container 6bb6b55348f5 01:05:40 ---> cfe698cda79a 01:05:40 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:05:40 ---> Running in 0f6199f1eb4f 01:05:40 Removing intermediate container 0f6199f1eb4f 01:05:40 ---> 8f8bdd90bcc4 01:05:40 Step 20/22 : LABEL arch=arm64 01:05:40 ---> Running in 96867d813094 01:05:40 Removing intermediate container 96867d813094 01:05:40 ---> ebe7b2d00fec 01:05:40 Step 21/22 : LABEL git_sha=c1eef34737903cdb2c765c74a02cc833b202b6d9 01:05:40 ---> Running in 385769c609ca 01:05:40 Removing intermediate container 385769c609ca 01:05:40 ---> 19567df48c4d 01:05:40 Step 22/22 : LABEL version=0.0.0 01:05:40 ---> Running in 521796468f93 01:05:40 Removing intermediate container 521796468f93 01:05:40 ---> 6ac5e7848760 01:05:40 [Warning] One or more build-args [ARCH] were not consumed 01:05:40 Successfully built 6ac5e7848760 01:05:40 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:40 01:05:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:05:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:05:43 arm64: Pulling from edgex-lftools-log-publisher 01:05:43 8998bd30e6a1: Pulling fs layer 01:05:43 04944245beec: Pulling fs layer 01:05:43 699f458cf7ca: Pulling fs layer 01:05:43 765212b225bb: Pulling fs layer 01:05:43 f23df028b6ca: Pulling fs layer 01:05:43 d65c8cfc05b1: Pulling fs layer 01:05:43 2437ff75d9bd: Pulling fs layer 01:05:43 765212b225bb: Waiting 01:05:43 f23df028b6ca: Waiting 01:05:43 d65c8cfc05b1: Waiting 01:05:43 2437ff75d9bd: Waiting 01:05:43 04944245beec: Verifying Checksum 01:05:43 04944245beec: Download complete 01:05:43 765212b225bb: Verifying Checksum 01:05:43 765212b225bb: Download complete 01:05:43 f23df028b6ca: Verifying Checksum 01:05:43 f23df028b6ca: Download complete 01:05:43 d65c8cfc05b1: Verifying Checksum 01:05:43 d65c8cfc05b1: Download complete 01:05:43 699f458cf7ca: Verifying Checksum 01:05:43 699f458cf7ca: Download complete 01:05:43 8998bd30e6a1: Verifying Checksum 01:05:43 8998bd30e6a1: Download complete 01:05:45 2437ff75d9bd: Verifying Checksum 01:05:45 2437ff75d9bd: Download complete 01:05:47 8998bd30e6a1: Pull complete 01:05:47 04944245beec: Pull complete 01:05:48 699f458cf7ca: Pull complete 01:05:49 765212b225bb: Pull complete 01:05:49 f23df028b6ca: Pull complete 01:05:49 d65c8cfc05b1: Pull complete 01:06:02 2437ff75d9bd: Pull complete 01:06:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:06:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:06:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:02 prd-ubuntu20.04-docker-arm64-4c-16g-5357 does not seem to be running inside a container 01:06:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:06:04 $ docker top f79cfce2b5a12fb14dc2f880448f5a340683197429115559b6c8aa05a1bbae36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:05 ---> job-cost.sh 01:06:05 lf-activate-venv: SKIPPING 01:06:05 INFO: No Stack... 01:06:06 INFO: Retrieving Pricing Info for: v3-standard-4 01:06:06 INFO: Archiving Costs [Pipeline] sh 01:06:07 + + cutcat -d, /w/workspace/device-modbus-go/2/archives/cost.csv -f6 01:06:07 [Pipeline] lock 01:06:07 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] 01:06:07 Resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] did not exist. Created. 01:06:07 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:06:07 /w/workspace/device-modbus-go/2@tmp/durable-b2f80870/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:06:07 + echo total: 0.10999999940395355 [Pipeline] stash 01:06:07 Warning: overwriting stash ‘stack-cost’ 01:06:08 Stashed 1 file(s) [Pipeline] } 01:06:08 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-439-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:06:08 $ docker stop --time=1 f79cfce2b5a12fb14dc2f880448f5a340683197429115559b6c8aa05a1bbae36 01:06:09 $ docker rm -f --volumes f79cfce2b5a12fb14dc2f880448f5a340683197429115559b6c8aa05a1bbae36 [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 01:06:09 provisioning config files... 01:06:09 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config18001778248892197552tmp [Pipeline] { [Pipeline] sh 01:06:10 + set +x 01:06:10 + curl -s https://codecov.io/bash 01:06:10 + bash -s -- 01:06:10 01:06:10 _____ _ 01:06:10 / ____| | | 01:06:10 | | ___ __| | ___ ___ _____ __ 01:06:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:06:10 | |___| (_) | (_| | __/ (_| (_) \ V / 01:06:10 \_____\___/ \__,_|\___|\___\___/ \_/ 01:06:10 Bash-1.0.6 01:06:10 01:06:10 01:06:10 ==> git version 2.25.1 found 01:06:10 ==> 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 01:06:10 Release-Date: 2020-01-08 01:06:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:06:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:06:10 ==> Jenkins CI detected. 01:06:10 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-439 01:06:10 project root: . 01:06:10 --> token set from env 01:06:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:06:10 ==> Running gcov in . (disable via -X gcov) 01:06:10 ==> Python coveragepy not found 01:06:10 ==> Searching for coverage reports in: 01:06:10 + . 01:06:10 -> Found 1 reports 01:06:10 ==> Detecting git/mercurial file structure 01:06:10 ==> Reading reports 01:06:10 + ./coverage.out bytes=23736 01:06:10 ==> Appending adjustments 01:06:10 https://docs.codecov.io/docs/fixing-reports 01:06:10 + Found adjustments 01:06:10 ==> Gzipping contents 01:06:10 4.0K /tmp/codecov.lKJcCI.gz 01:06:10 ==> Uploading reports 01:06:10 url: https://codecov.io 01:06:10 query: branch=PR-439&commit=9733d33ff0e16ba0de087ed21880f0fec6ce7f24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=439&job=&cmd_args= 01:06:10 -> Pinging Codecov 01:06:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-439&commit=9733d33ff0e16ba0de087ed21880f0fec6ce7f24&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-439%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=439&job=&cmd_args= 01:06:10 -> Uploading to 01:06:10 https://storage.googleapis.com/codecov/v4/raw/2023-03-23/55DBCA73C666E3227836607328DD7E49/9733d33ff0e16ba0de087ed21880f0fec6ce7f24/2f96ae94-7f8e-4c7a-95c3-469ef4a09008.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230323T010610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cad3d5c60ff9ffbf8d18241208ba4d2504457051f8efe1ee9efcdab4c143dcf 01:06:10 % Total % Received % Xferd Average Speed Time Time Time Current 01:06:10 Dload Upload Total Spent Left Speed 01:06:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 12822 --:--:-- --:--:-- --:--:-- 12822 01:06:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9733d33ff0e16ba0de087ed21880f0fec6ce7f24 [Pipeline] } 01:06:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:06:11 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-439/archives ] 01:06:11 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-439/archives 01:06:11 total 16 01:06:11 drwxr-xr-x 3 root root 4096 Mar 23 00:56 . 01:06:11 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 00:56 .. 01:06:11 drwxr-xr-x 2 root root 4096 Mar 23 00:56 cost 01:06:11 -rw-r--r-- 1 root root 88 Mar 23 00:56 cost.csv 01:06:11 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-439/archives 01:06:11 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-439/archives 01:06:11 total 16 01:06:11 drwxr-xr-x 3 jenkins jenkins 4096 Mar 23 00:56 . 01:06:11 drwxrwxr-x 11 jenkins jenkins 4096 Mar 23 00:56 .. 01:06:11 drwxr-xr-x 2 jenkins jenkins 4096 Mar 23 00:56 cost 01:06:11 -rw-r--r-- 1 jenkins jenkins 88 Mar 23 00:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:06:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:06:12 ---> package-listing.sh 01:06:12 ++ facter osfamily 01:06:12 ++ tr '[:upper:]' '[:lower:]' 01:06:13 + OS_FAMILY=debian 01:06:13 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-439 01:06:13 + START_PACKAGES=/tmp/packages_start.txt 01:06:13 + END_PACKAGES=/tmp/packages_end.txt 01:06:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:06:13 + PACKAGES=/tmp/packages_start.txt 01:06:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-439 ']' 01:06:13 + PACKAGES=/tmp/packages_end.txt 01:06:13 + case "${OS_FAMILY}" in 01:06:13 + dpkg -l 01:06:13 + grep '^ii' 01:06:13 + '[' -f /tmp/packages_start.txt ']' 01:06:13 + '[' -f /tmp/packages_end.txt ']' 01:06:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:06:13 + '[' /w/workspace/xfoundry_device-modbus-go_PR-439 ']' 01:06:13 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-439/archives/ 01:06:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-439/archives/ [Pipeline] echo 01:06:13 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:06:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:06:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:06:14 prd-ubuntu20.04-docker-8c-8g-5355 does not seem to be running inside a container 01:06:14 $ 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-439/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-439 -v /w/workspace/xfoundry_device-modbus-go_PR-439:/w/workspace/xfoundry_device-modbus-go_PR-439:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-439@tmp:/w/workspace/xfoundry_device-modbus-go_PR-439@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:06:14 $ docker top b28792526f98a96f5eb9aaf109de1f7319238bbcb62d0985abdc3f19aa53b018 -eo pid,comm [Pipeline] { [Pipeline] sh 01:06:14 + touch /tmp/pre-build-complete [Pipeline] sh 01:06:14 + mkdir -p /var/log/sysstat [Pipeline] sh 01:06:15 + ls /var/log/sa-host 01:06:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:15 provisioning config files... 01:06:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-439@tmp/config728861245112391001tmp [Pipeline] { [Pipeline] echo 01:06:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:06:15 ---> create-netrc.sh [Pipeline] } 01:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:06:15 ---> python-tools-install.sh [Pipeline] echo 01:06:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:06:16 ---> sudo-logs.sh 01:06:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:06:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:06:16 ---> job-cost.sh 01:06:16 lf-activate-venv: SKIPPING 01:06:16 DEBUG: total: 0.2199999988079071 01:06:16 INFO: Retrieving Stack Cost... 01:06:16 INFO: Retrieving Pricing Info for: v3-standard-8 01:06:17 INFO: Archiving Costs [Pipeline] echo 01:06:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:06:17 ---> logs-deploy.sh 01:06:17 lf-activate-venv: SKIPPING 01:06:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-439/2 01:06:17 INFO: archiving workspace using pattern(s): 01:06:18 Archives upload complete. 01:06:18 INFO: archiving logs to Nexus