Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9785ede72cba43db6a9099d0cd7be30449c05d75 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-ssh12795688379347631021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15347926176466724682.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4784690892106133545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh18343068183440760665.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1826344913122687280.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, goVersion:1.25] ========================================================= [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.25 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 ‘prd-ubuntu20.04-docker-8c-8g-1998’ Running on prd-ubuntu20.04-docker-8c-8g-2024 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # 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 Avoid second fetch Checking out Revision 9785ede72cba43db6a9099d0cd7be30449c05d75 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 9785ede72cba43db6a9099d0cd7be30449c05d75 # timeout=10 Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git rev-list --no-walk de0d356a091d4ec4b365a769a5ea60ecbc23e220 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:53:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:53:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:53:42 ========================================================= 06:53:42 EdgeX Global Pipelines Version Info 06:53:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:53:43 ------------------- 06:53:43 stable info: 06:53:43 ------------------- 06:53:43 Commited By: Cherry Wang cherry@iotechsys.com 06:53:43 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:53:43 Message: update stable to v1.0.278 06:53:43 ------------------- 06:53:43 experimental info: 06:53:43 ------------------- 06:53:43 Commited By: **** collab-it+edgex@linuxfoundation.org 06:53:43 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:53:43 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9785ede [Pipeline] echo 06:53:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:53:44 provisioning config files... 06:53:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18374611441282149458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:45 ---> ****-login.sh 06:53:45 nexus3.edgexfoundry.org:10001 06:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:45 06:53:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:53:45 Configure a credential helper to remove this warning. See 06:53:45 https://docs.****.com/go/credential-store/ 06:53:45 06:53:45 Login Succeeded 06:53:45 nexus3.edgexfoundry.org:10002 06:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:45 06:53:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:53:45 Configure a credential helper to remove this warning. See 06:53:45 https://docs.****.com/go/credential-store/ 06:53:45 06:53:45 Login Succeeded 06:53:45 nexus3.edgexfoundry.org:10003 06:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:45 06:53:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:53:45 Configure a credential helper to remove this warning. See 06:53:45 https://docs.****.com/go/credential-store/ 06:53:45 06:53:45 Login Succeeded 06:53:45 nexus3.edgexfoundry.org:10004 06:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:45 06:53:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:53:45 Configure a credential helper to remove this warning. See 06:53:45 https://docs.****.com/go/credential-store/ 06:53:45 06:53:45 Login Succeeded 06:53:45 ****.io 06:53:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:53:45 06:53:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:53:45 Configure a credential helper to remove this warning. See 06:53:45 https://docs.****.com/go/credential-store/ 06:53:45 06:53:45 Login Succeeded 06:53:45 ---> ****-login.sh ends [Pipeline] } 06:53:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:53:46 + git rev-list -1 --merges 9785ede72cba43db6a9099d0cd7be30449c05d75~1..9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo 06:53:46 -----------> git rev-list -1 --merges 9785ede72cba43db6a9099d0cd7be30449c05d75~1..9785ede72cba43db6a9099d0cd7be30449c05d75 9785ede72cba43db6a9099d0cd7be30449c05d75 06:53:46 9785ede72cba43db6a9099d0cd7be30449c05d75 [false] [Pipeline] sh 06:53:46 + git log --format=format:%s -1 9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo 06:53:46 ========================================================= 06:53:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:53:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:53:46 + git log --format=format:%s -1 9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo 06:53:46 [semverPrep] GIT_COMMIT: 9785ede72cba43db6a9099d0cd7be30449c05d75, Commit Message: Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo 06:53:47 [semverPrep] This is not a build commit. [Pipeline] sh 06:53:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:53:47 + grep -v github /etc/ssh/ssh_known_hosts 06:53:47 + [ -e /tmp/ssh_known_hosts ] 06:53:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:53:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:53:47 + sudo tee -a /etc/ssh/ssh_known_hosts 06:53:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:47 06:53:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:48 0.1.4: Pulling from edgex-devops/py-git-semver 06:53:48 3dae71ba6b94: Pulling fs layer 06:53:48 6bf1a483ea7c: Pulling fs layer 06:53:48 f5dfc541a4d3: Pulling fs layer 06:53:48 461d9e800cba: Pulling fs layer 06:53:48 80192f66455f: Pulling fs layer 06:53:48 2e8e34ca0e6c: Pulling fs layer 06:53:48 a29436f7fd5d: Pulling fs layer 06:53:48 923cac83aea3: Pulling fs layer 06:53:48 461d9e800cba: Waiting 06:53:48 80192f66455f: Waiting 06:53:48 25ad8b0a4227: Pulling fs layer 06:53:48 2e8e34ca0e6c: Waiting 06:53:48 db01528c6b51: Pulling fs layer 06:53:48 a29436f7fd5d: Waiting 06:53:48 28988de357af: Pulling fs layer 06:53:48 923cac83aea3: Waiting 06:53:48 25ad8b0a4227: Waiting 06:53:48 db01528c6b51: Waiting 06:53:48 28988de357af: Waiting 06:53:48 6bf1a483ea7c: Verifying Checksum 06:53:48 6bf1a483ea7c: Download complete 06:53:48 461d9e800cba: Download complete 06:53:48 80192f66455f: Download complete 06:53:48 f5dfc541a4d3: Verifying Checksum 06:53:48 f5dfc541a4d3: Download complete 06:53:48 3dae71ba6b94: Verifying Checksum 06:53:48 3dae71ba6b94: Download complete 06:53:48 923cac83aea3: Download complete 06:53:48 25ad8b0a4227: Verifying Checksum 06:53:48 25ad8b0a4227: Download complete 06:53:48 db01528c6b51: Verifying Checksum 06:53:48 db01528c6b51: Download complete 06:53:48 28988de357af: Verifying Checksum 06:53:48 28988de357af: Download complete 06:53:48 a29436f7fd5d: Verifying Checksum 06:53:48 a29436f7fd5d: Download complete 06:53:49 2e8e34ca0e6c: Verifying Checksum 06:53:49 2e8e34ca0e6c: Download complete 06:53:50 3dae71ba6b94: Pull complete 06:53:50 6bf1a483ea7c: Pull complete 06:53:51 f5dfc541a4d3: Pull complete 06:53:51 461d9e800cba: Pull complete 06:53:51 80192f66455f: Pull complete 06:53:56 2e8e34ca0e6c: Pull complete 06:53:57 a29436f7fd5d: Pull complete 06:53:57 923cac83aea3: Pull complete 06:53:57 25ad8b0a4227: Pull complete 06:53:57 db01528c6b51: Pull complete 06:53:57 28988de357af: Pull complete 06:53:57 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:53:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:57 prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container 06:53:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:53:59 $ docker top 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e -eo pid,comm 06:53:59 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). 06:53:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:53:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:53:59 [ssh-agent] Looking for ssh-agent implementation... 06:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:53:59 $ docker exec 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent 06:53:59 SSH_AUTH_SOCK=/tmp/ssh-1AeG7TC1azma/agent.33 06:53:59 SSH_AGENT_PID=39 06:53:59 Running ssh-add (command line suppressed) 06:53:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17777967811691116984.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_17777967811691116984.key) 06:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:53:59 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 06:54:00 + git tag --points-at HEAD [Pipeline] } 06:54:00 $ docker exec --env ******** --env ******** 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent -k 06:54:00 unset SSH_AUTH_SOCK; 06:54:00 unset SSH_AGENT_PID; 06:54:00 echo Agent pid 39 killed; 06:54:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:54:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:54:00 [ssh-agent] Looking for ssh-agent implementation... 06:54:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:54:00 $ docker exec 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent 06:54:00 SSH_AUTH_SOCK=/tmp/ssh-eUSCF8DznepZ/agent.86 06:54:00 SSH_AGENT_PID=92 06:54:00 Running ssh-add (command line suppressed) 06:54:00 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10993689665051901709.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10993689665051901709.key) 06:54:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:54:00 + git semver init 06:54:01 2026-02-13 06:54:01,119 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:54:01 2026-02-13 06:54:01,123 [run_init] DEBUG init version:0.0.0 force:False 06:54:01 2026-02-13 06:54:01,124 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:54:01 2026-02-13 06:54:01,124 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:54:01 2026-02-13 06:54:01,124 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 06:54:02 2026-02-13 06:54:02,410 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:54:02 2026-02-13 06:54:02,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:54:02 2026-02-13 06:54:02,411 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:54:02 2026-02-13 06:54:02,411 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:54:02 4.1.0-dev.20 [Pipeline] } 06:54:02 $ docker exec --env ******** --env ******** 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e ssh-agent -k 06:54:02 unset SSH_AUTH_SOCK; 06:54:02 unset SSH_AGENT_PID; 06:54:02 echo Agent pid 92 killed; 06:54:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:54:02 + git semver [Pipeline] } 06:54:03 $ docker stop --time=1 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e 06:54:04 $ docker rm -f --volumes 2ef0c5ed9ee3da3ca705b638dc718226000c83cceb88f2070b8c378f2c7ef82e [Pipeline] // withDockerContainer [Pipeline] sh 06:54:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:54:05 Stashed 1 file(s) [Pipeline] echo 06:54:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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 06:54:05 provisioning config files... 06:54:05 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15836420477299936792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:05 ---> ****-login.sh 06:54:05 nexus3.edgexfoundry.org:10001 06:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:05 Login Succeeded 06:54:05 nexus3.edgexfoundry.org:10002 06:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:05 Login Succeeded 06:54:05 nexus3.edgexfoundry.org:10003 06:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:05 Login Succeeded 06:54:05 nexus3.edgexfoundry.org:10004 06:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:05 Login Succeeded 06:54:05 ****.io 06:54:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:06 Login Succeeded 06:54:06 ---> ****-login.sh ends [Pipeline] } 06:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:54:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:54:06 ========================================================= 06:54:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:54:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:54:07 #0 building with "default" instance using docker driver 06:54:07 06:54:07 #1 [internal] load build definition from Dockerfile 06:54:07 #1 transferring dockerfile: 1.52kB done 06:54:07 #1 DONE 0.0s 06:54:07 06:54:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:54:07 #2 DONE 0.1s 06:54:07 06:54:07 #3 [internal] load .dockerignore 06:54:07 #3 transferring context: 182B done 06:54:07 #3 DONE 0.0s 06:54:07 06:54:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:54:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 06:54:07 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 06:54:07 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 06:54:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 2.10MB / 3.80MB 0.1s 06:54:07 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 06:54:07 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 06:54:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 06:54:07 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 06:54:07 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:54:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.06MB / 60.15MB 0.2s 06:54:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 06:54:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:54:07 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 06:54:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 06:54:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 06:54:07 #4 ... 06:54:07 06:54:07 #5 [internal] load build context 06:54:07 #5 transferring context: 25.66MB 0.2s done 06:54:07 #5 DONE 0.3s 06:54:07 06:54:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:54:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.26MB / 60.15MB 0.3s 06:54:07 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:54:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 06:54:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 06:54:07 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 42.99MB / 60.15MB 0.4s 06:54:07 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 06:54:07 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s 06:54:07 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 06:54:07 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.4s 06:54:08 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 06:54:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 48.23MB / 112.58MB 0.6s 06:54:08 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 06:54:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 69.21MB / 112.58MB 0.7s 06:54:08 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 06:54:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 93.32MB / 112.58MB 0.8s 06:54:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 06:54:08 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 06:54:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s 06:54:13 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.3s done 06:54:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 06:54:13 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 06:54:13 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:54:13 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 06:54:13 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 06:54:14 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 06:54:14 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 06:54:17 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.2s done 06:54:17 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 06:54:18 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 06:54:18 #4 DONE 10.9s 06:54:18 06:54:18 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:54:18 #6 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:54:18 #6 0.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:54:19 #6 0.756 (1/8) Installing openssh-keygen (10.0_p1-r10) 06:54:19 #6 0.808 (2/8) Installing libedit (20250104.3.1-r1) 06:54:19 #6 0.814 (3/8) Installing openssh-client-common (10.0_p1-r10) 06:54:19 #6 0.836 (4/8) Installing openssh-client-default (10.0_p1-r10) 06:54:19 #6 1.099 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 06:54:19 #6 1.103 (6/8) Installing openssh-server-common (10.0_p1-r10) 06:54:19 #6 1.106 (7/8) Installing openssh-server (10.0_p1-r10) 06:54:19 #6 1.129 (8/8) Installing openssh (10.0_p1-r10) 06:54:19 #6 1.136 Executing busybox-1.37.0-r19.trigger 06:54:19 #6 1.146 OK: 272 MiB in 68 packages 06:54:20 Still waiting to schedule task 06:54:20 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:54:20 #6 DONE 2.5s 06:54:20 06:54:20 #7 [builder 3/7] WORKDIR /device-modbus-go 06:54:20 #7 DONE 0.0s 06:54:20 06:54:20 #8 [builder 4/7] COPY go.mod vendor* ./ 06:54:20 #8 DONE 0.0s 06:54:20 06:54:20 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:35 #9 DONE 14.9s 06:54:35 06:54:35 #10 [builder 6/7] COPY . . 06:54:35 #10 DONE 0.1s 06:54:36 06:54:36 #11 [builder 7/7] RUN echo noop 06:54:36 #11 0.200 noop 06:54:36 #11 DONE 0.2s 06:54:36 06:54:36 #12 exporting to image 06:54:36 #12 exporting layers 06:54:44 #12 exporting layers 8.2s done 06:54:44 #12 writing image sha256:2e1501e8e70565a46cd29f3a4976df165f28642f30163c3f7abf646f18816918 done 06:54:44 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:54:44 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:44 + docker inspect -f . ci-base-image-x86_64 06:54:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:44 prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container 06:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 06:54:45 $ docker top a56f125812e1c266069794911ea83e843cb59088053b3945eac55f05eb0724a2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:45 + go version 06:54:45 go version go1.25.2 linux/amd64 [Pipeline] } 06:54:45 $ docker stop --time=1 a56f125812e1c266069794911ea83e843cb59088053b3945eac55f05eb0724a2 06:54:46 $ docker rm -f --volumes a56f125812e1c266069794911ea83e843cb59088053b3945eac55f05eb0724a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:47 + docker inspect -f . ci-base-image-x86_64 06:54:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:54:47 prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container 06:54:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 06:54:47 $ docker top 428b6bfbeaa8aaf849d5f70af121a97848ef39e342e9e5ae84380e88a1a32dbd -eo pid,comm [Pipeline] { [Pipeline] sh 06:54:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:54:48 + make test 06:54:48 go test ./... -coverprofile=coverage.out ./... 06:54:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:55:11 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:55:11 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 49.7% of statements 06:55:21 0 issues. 06:55:21 go vet ./... 06:55:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:27 ./bin/test-attribution-txt.sh 06:55:27 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:55:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:55:27 $ docker stop --time=1 428b6bfbeaa8aaf849d5f70af121a97848ef39e342e9e5ae84380e88a1a32dbd 06:55:29 $ docker rm -f --volumes 428b6bfbeaa8aaf849d5f70af121a97848ef39e342e9e5ae84380e88a1a32dbd [Pipeline] // withDockerContainer [Pipeline] sh 06:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:55:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:30 + ls -al . 06:55:30 total 268 06:55:30 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 06:54 . 06:55:30 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:53 .. 06:55:30 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 06:53 .dockerignore 06:55:30 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:55 .git 06:55:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:53 .github 06:55:30 -rw-rw-r-- 1 jenkins jenkins 266 Feb 13 06:53 .gitignore 06:55:30 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:53 .golangci.yml 06:55:30 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 06:54 .semver 06:55:30 -rw-rw-r-- 1 jenkins jenkins 22459 Feb 13 06:53 Attribution.txt 06:55:30 -rw-rw-r-- 1 jenkins jenkins 18046 Feb 13 06:53 CHANGELOG.md 06:55:30 -rw-rw-r-- 1 jenkins jenkins 1479 Feb 13 06:53 Dockerfile 06:55:30 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:53 GOVERNANCE.md 06:55:30 -rw-rw-r-- 1 jenkins jenkins 681 Feb 13 06:53 Jenkinsfile 06:55:30 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:53 LICENSE 06:55:30 -rw-rw-r-- 1 jenkins jenkins 2529 Feb 13 06:53 Makefile 06:55:30 -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 06:53 OWNERS.md 06:55:30 -rw-rw-r-- 1 jenkins jenkins 4463 Feb 13 06:53 README.md 06:55:30 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION 06:55:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:53 bin 06:55:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:53 cmd 06:55:30 -rw-r--r-- 1 jenkins jenkins 32380 Feb 13 06:55 coverage.out 06:55:30 -rw-rw-r-- 1 jenkins jenkins 6925 Feb 13 06:53 go.mod 06:55:30 -rw-rw-r-- 1 jenkins jenkins 89897 Feb 13 06:53 go.sum 06:55:30 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:53 internal 06:55:30 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:53 simulator 06:55:30 -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 06:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:31 + 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=9785ede72cba43db6a9099d0cd7be30449c05d75 --label arch=amd64 --label version=4.1.0-dev.20 . 06:55:31 #0 building with "default" instance using docker driver 06:55:31 06:55:31 #1 [internal] load build definition from Dockerfile 06:55:31 #1 transferring dockerfile: 1.52kB done 06:55:31 #1 DONE 0.0s 06:55:31 06:55:31 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:55:31 #2 DONE 0.0s 06:55:31 06:55:31 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:55:31 #3 DONE 0.1s 06:55:31 06:55:31 #4 [internal] load .dockerignore 06:55:31 #4 transferring context: 182B done 06:55:31 #4 DONE 0.0s 06:55:31 06:55:31 #5 [internal] load build context 06:55:31 #5 transferring context: 46.28kB 0.0s done 06:55:31 #5 DONE 0.0s 06:55:31 06:55:31 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:55:31 #6 DONE 0.1s 06:55:31 06:55:31 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 06:55:31 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 06:55:31 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 06:55:31 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 06:55:31 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 06:55:31 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 06:55:31 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 06:55:31 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 06:55:31 #7 DONE 0.3s 06:55:31 06:55:31 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:55:31 #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:55:31 #8 0.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:55:32 #8 ... 06:55:32 06:55:32 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:55:32 #9 0.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:55:32 #9 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:55:32 #9 0.630 OK: 272 MiB in 68 packages 06:55:32 #9 DONE 0.8s 06:55:32 06:55:32 #10 [builder 3/7] WORKDIR /device-modbus-go 06:55:32 #10 DONE 0.0s 06:55:32 06:55:32 #11 [builder 4/7] COPY go.mod vendor* ./ 06:55:32 #11 DONE 0.1s 06:55:32 06:55:32 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:55:32 #8 0.558 (1/1) Installing dumb-init (1.2.5-r3) 06:55:32 #8 0.563 Executing busybox-1.37.0-r20.trigger 06:55:32 #8 0.572 OK: 7 MiB in 17 packages 06:55:32 #8 DONE 0.7s 06:55:32 06:55:32 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:32 #12 DONE 0.5s 06:55:32 06:55:32 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:55:32 #13 0.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:55:32 #13 0.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:55:33 #13 ... 06:55:33 06:55:33 #14 [builder 6/7] COPY . . 06:55:33 #14 DONE 0.1s 06:55:33 06:55:33 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:55:33 #13 0.693 OK: 7 MiB in 17 packages 06:55:33 #13 DONE 0.8s 06:55:33 06:55:33 #15 [builder 7/7] RUN make build 06:55:33 #15 0.240 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:55:59 #15 DONE 25.1s 06:55:59 06:55:59 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:55:59 #16 DONE 0.1s 06:55:59 06:55:59 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:55:59 #17 DONE 0.0s 06:55:59 06:55:59 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:55:59 #18 DONE 0.0s 06:55:59 06:55:59 #19 exporting to image 06:55:59 #19 exporting layers 0.1s done 06:55:59 #19 writing image sha256:63f2552406ee246f667e3e97912600a2dc00bedba80a7d451a907f3ffd98bdf0 done 06:55:59 #19 naming to docker.io/library/device-modbus done 06:55:59 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:59 provisioning config files... 06:55:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14807303504656324360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:00 ---> ****-login.sh 06:56:00 nexus3.edgexfoundry.org:10001 06:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:00 Login Succeeded 06:56:00 nexus3.edgexfoundry.org:10002 06:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:00 Login Succeeded 06:56:00 nexus3.edgexfoundry.org:10003 06:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:00 Login Succeeded 06:56:00 nexus3.edgexfoundry.org:10004 06:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:00 Login Succeeded 06:56:00 ****.io 06:56:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:00 Login Succeeded 06:56:00 ---> ****-login.sh ends [Pipeline] } 06:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:56:00 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:56:00 9785ede72cba43db6a9099d0cd7be30449c05d75 06:56:00 latest 06:56:00 4.1.0-dev.20 06:56:00 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 06:56:00 main 06:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:01 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 06:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:56:01 8329d0f38d8f: Preparing 06:56:01 440ba2fa6bfc: Preparing 06:56:01 12914b5613ca: Preparing 06:56:01 9b9584a60d4a: Preparing 06:56:01 c8fc60c18828: Preparing 06:56:01 cce92674e987: Preparing 06:56:01 cce92674e987: Waiting 06:56:01 8329d0f38d8f: Pushed 06:56:01 9b9584a60d4a: Pushed 06:56:01 440ba2fa6bfc: Pushed 06:56:01 c8fc60c18828: Pushed 06:56:01 cce92674e987: Layer already exists 06:56:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2027 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:56:02 Running in /w/workspace/device-modbus-go/213 [Pipeline] { [Pipeline] checkout 06:56:02 The recommended git tool is: git 06:56:05 12914b5613ca: Pushed 06:56:05 9785ede72cba43db6a9099d0cd7be30449c05d75: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:06 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:56:06 8329d0f38d8f: Preparing 06:56:06 440ba2fa6bfc: Preparing 06:56:06 12914b5613ca: Preparing 06:56:06 9b9584a60d4a: Preparing 06:56:06 c8fc60c18828: Preparing 06:56:06 cce92674e987: Preparing 06:56:06 cce92674e987: Waiting 06:56:06 c8fc60c18828: Layer already exists 06:56:06 12914b5613ca: Layer already exists 06:56:06 8329d0f38d8f: Layer already exists 06:56:06 9b9584a60d4a: Layer already exists 06:56:06 440ba2fa6bfc: Layer already exists 06:56:06 cce92674e987: Layer already exists 06:56:06 latest: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:06 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:07 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:56:07 8329d0f38d8f: Preparing 06:56:07 440ba2fa6bfc: Preparing 06:56:07 12914b5613ca: Preparing 06:56:07 9b9584a60d4a: Preparing 06:56:07 c8fc60c18828: Preparing 06:56:07 cce92674e987: Preparing 06:56:07 cce92674e987: Waiting 06:56:07 440ba2fa6bfc: Layer already exists 06:56:07 9b9584a60d4a: Layer already exists 06:56:07 8329d0f38d8f: Layer already exists 06:56:07 c8fc60c18828: Layer already exists 06:56:07 12914b5613ca: Layer already exists 06:56:07 cce92674e987: Layer already exists 06:56:07 4.1.0-dev.20: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } 06:56:07 using credential edgex-jenkins-ssh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 06:56:07 Cloning the remote Git repository [Pipeline] sh 06:56:07 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:07 + docker push nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 06:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:56:07 8329d0f38d8f: Preparing 06:56:07 440ba2fa6bfc: Preparing 06:56:07 12914b5613ca: Preparing 06:56:07 9b9584a60d4a: Preparing 06:56:07 c8fc60c18828: Preparing 06:56:07 cce92674e987: Preparing 06:56:07 cce92674e987: Waiting 06:56:07 8329d0f38d8f: Layer already exists 06:56:07 c8fc60c18828: Layer already exists 06:56:07 440ba2fa6bfc: Layer already exists 06:56:07 12914b5613ca: Layer already exists 06:56:07 9b9584a60d4a: Layer already exists 06:56:07 cce92674e987: Layer already exists 06:56:07 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:07 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:07 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:56:07 > git init /w/workspace/device-modbus-go/213 # timeout=10 06:56:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:56:07 > git --version # timeout=10 06:56:07 > git --version # 'git version 2.25.1' 06:56:07 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:56:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:56:08 8329d0f38d8f: Preparing 06:56:08 440ba2fa6bfc: Preparing 06:56:08 12914b5613ca: Preparing 06:56:08 9b9584a60d4a: Preparing 06:56:08 c8fc60c18828: Preparing 06:56:08 cce92674e987: Preparing 06:56:08 cce92674e987: Waiting 06:56:08 440ba2fa6bfc: Layer already exists 06:56:08 12914b5613ca: Layer already exists 06:56:08 8329d0f38d8f: Layer already exists 06:56:08 9b9584a60d4a: Layer already exists 06:56:08 c8fc60c18828: Layer already exists 06:56:08 cce92674e987: Layer already exists 06:56:08 main: digest: sha256:594e0fa2144e1306c431b69e20b73d7cefe0f855cac0d53a43b856e309b79ff1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:56:08 ===================================================== [Pipeline] echo 06:56:08 taggedImages: 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 06:56:08 ========================================================= 06:56:08 [edgeXBuildMultiArch] RAW Config: 06:56:08 images: 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 06:56:08 - nexus3.edgexfoundry.org:10004/device-modbus:main 06:56:08 settingsFile: 06:56:08 device-modbus-go-settings 06:56:08 ========================================================= [Pipeline] node 06:56:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:56:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:11 Avoid second fetch 06:56:11 Checking out Revision 9785ede72cba43db6a9099d0cd7be30449c05d75 (main) 06:56:11 > git config core.sparsecheckout # timeout=10 06:56:11 > git checkout -f 9785ede72cba43db6a9099d0cd7be30449c05d75 # timeout=10 06:56:12 Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:56:16 provisioning config files... 06:56:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/213@tmp/config5030485179435320808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:17 ---> ****-login.sh 06:56:17 nexus3.edgexfoundry.org:10001 06:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:17 Configure a credential helper to remove this warning. See 06:56:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:17 06:56:17 Login Succeeded 06:56:17 nexus3.edgexfoundry.org:10002 06:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:18 Configure a credential helper to remove this warning. See 06:56:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:18 06:56:18 Login Succeeded 06:56:18 nexus3.edgexfoundry.org:10003 06:56:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:18 Configure a credential helper to remove this warning. See 06:56:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:18 06:56:18 Login Succeeded 06:56:18 nexus3.edgexfoundry.org:10004 06:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:19 Configure a credential helper to remove this warning. See 06:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:19 06:56:19 Login Succeeded 06:56:19 ****.io 06:56:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:56:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:56:19 Configure a credential helper to remove this warning. See 06:56:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:56:19 06:56:19 Login Succeeded 06:56:19 ---> ****-login.sh ends [Pipeline] } 06:56:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:56:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:56:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:56:19 ========================================================= 06:56:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:56:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:56:20 Sending build context to Docker daemon 13.06MB 06:56:20 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 06:56:20 Step 2/10 : FROM ${BASE} AS builder 06:56:20 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:56:20 6b59a28fa201: Pulling fs layer 06:56:20 d32bb0dddca7: Pulling fs layer 06:56:20 5dab1238d3d9: Pulling fs layer 06:56:20 196fd7d83e7d: Pulling fs layer 06:56:20 4f4fb700ef54: Pulling fs layer 06:56:20 8ba94037c8f0: Pulling fs layer 06:56:20 deaec5988b04: Pulling fs layer 06:56:20 9f65657bb879: Pulling fs layer 06:56:20 196fd7d83e7d: Waiting 06:56:20 4f4fb700ef54: Waiting 06:56:20 8ba94037c8f0: Waiting 06:56:20 9f65657bb879: Waiting 06:56:20 deaec5988b04: Waiting 06:56:20 d32bb0dddca7: Verifying Checksum 06:56:20 d32bb0dddca7: Download complete 06:56:20 196fd7d83e7d: Verifying Checksum 06:56:20 196fd7d83e7d: Download complete 06:56:20 4f4fb700ef54: Verifying Checksum 06:56:20 4f4fb700ef54: Download complete 06:56:21 8ba94037c8f0: Verifying Checksum 06:56:21 8ba94037c8f0: Download complete 06:56:21 6b59a28fa201: Verifying Checksum 06:56:21 6b59a28fa201: Download complete 06:56:21 9f65657bb879: Verifying Checksum 06:56:21 9f65657bb879: Download complete 06:56:22 6b59a28fa201: Pull complete 06:56:22 d32bb0dddca7: Pull complete 06:56:22 5dab1238d3d9: Verifying Checksum 06:56:22 5dab1238d3d9: Download complete 06:56:23 Still waiting to schedule task 06:56:23 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2008’ 06:56:24 deaec5988b04: Verifying Checksum 06:56:24 deaec5988b04: Download complete 06:56:39 5dab1238d3d9: Pull complete 06:56:39 196fd7d83e7d: Pull complete 06:56:39 4f4fb700ef54: Pull complete 06:56:39 8ba94037c8f0: Pull complete 06:56:46 deaec5988b04: Pull complete 06:56:48 9f65657bb879: Pull complete 06:56:48 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:56:48 ---> 334268110677 06:56:48 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:56:50 ---> Running in b4fd06aee396 06:56:50 Removing intermediate container b4fd06aee396 06:56:50 ---> b7bd6de83ced 06:56:50 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:56:50 ---> Running in 21a6fe56c1a4 06:56:50 Removing intermediate container 21a6fe56c1a4 06:56:50 ---> 8dc4883e56c4 06:56:50 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:56:51 ---> Running in fee3df2b1611 06:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:56:54 (1/8) Installing openssh-keygen (10.0_p1-r10) 06:56:54 (2/8) Installing libedit (20250104.3.1-r1) 06:56:54 (3/8) Installing openssh-client-common (10.0_p1-r10) 06:56:54 (4/8) Installing openssh-client-default (10.0_p1-r10) 06:56:54 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 06:56:54 (6/8) Installing openssh-server-common (10.0_p1-r10) 06:56:54 (7/8) Installing openssh-server (10.0_p1-r10) 06:56:54 (8/8) Installing openssh (10.0_p1-r10) 06:56:54 Executing busybox-1.37.0-r19.trigger 06:56:54 OK: 262 MiB in 68 packages 06:56:56 Removing intermediate container fee3df2b1611 06:56:56 ---> 158b5624c4da 06:56:56 Step 6/10 : WORKDIR /device-modbus-go 06:56:56 ---> Running in 55bba3d76ede 06:56:56 Removing intermediate container 55bba3d76ede 06:56:56 ---> 9e50e3163d2d 06:56:56 Step 7/10 : COPY go.mod vendor* ./ 06:56:56 ---> 2e40416de591 06:56:56 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:56 ---> Running in d53466cb5ca5 06:57:59 Running on prd-centos7-docker-4c-2g-2029 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:59 provisioning config files... 06:57:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16323137984983594655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:00 ---> ****-login.sh 06:58:00 nexus3.edgexfoundry.org:10001 06:58:48 Removing intermediate container d53466cb5ca5 06:58:48 ---> aa2cd2c90d5b 06:58:48 Step 9/10 : COPY . . 06:58:48 ---> c776dcd81810 06:58:48 Step 10/10 : RUN ${MAKE} 06:58:48 ---> Running in 92c42166a376 06:58:48 noop 06:58:48 Removing intermediate container 92c42166a376 06:58:48 ---> 2cfc72931b9b 06:58:48 Successfully built 2cfc72931b9b 06:58:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:48 + docker inspect -f . ci-base-image-arm64 06:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:48 prd-ubuntu20.04-docker-arm64-4c-16g-2027 does not seem to be running inside a container 06:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/213 -v /w/workspace/device-modbus-go/213:/w/workspace/device-modbus-go/213:rw,z -v /w/workspace/device-modbus-go/213@tmp:/w/workspace/device-modbus-go/213@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 ******** ci-base-image-arm64 cat 06:58:50 $ docker top 5d58974dbe4b6da6896c1a695bd2062047e7c7d3f7ad5ddfa0a0939169071d82 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:51 + go version 06:58:51 go version go1.25.3 linux/arm64 [Pipeline] } 06:58:51 $ docker stop --time=1 5d58974dbe4b6da6896c1a695bd2062047e7c7d3f7ad5ddfa0a0939169071d82 06:58:52 $ docker rm -f --volumes 5d58974dbe4b6da6896c1a695bd2062047e7c7d3f7ad5ddfa0a0939169071d82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:53 + docker inspect -f . ci-base-image-arm64 06:58:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-2027 does not seem to be running inside a container 06:58:53 $ 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/213 -v /w/workspace/device-modbus-go/213:/w/workspace/device-modbus-go/213:rw,z -v /w/workspace/device-modbus-go/213@tmp:/w/workspace/device-modbus-go/213@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 ******** ci-base-image-arm64 cat 06:58:54 $ docker top f49271538b1e141d6e8718a8d2022bb44f0dec5e8c50842251c4c6aa4c95c25e -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:55 + git config --global --add safe.directory /w/workspace/device-modbus-go/213 [Pipeline] fileExists [Pipeline] sh 06:58:56 + make test 06:58:56 go test ./... -coverprofile=coverage.out ./... 06:59:03 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:02:54 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:02:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 49.7% of statements 07:02:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:02:55 go vet ./... 07:03:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:03:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:03:51 ./bin/test-attribution-txt.sh 07:03:51 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 07:03:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 07:03:51 $ docker stop --time=1 f49271538b1e141d6e8718a8d2022bb44f0dec5e8c50842251c4c6aa4c95c25e 07:03:53 $ docker rm -f --volumes f49271538b1e141d6e8718a8d2022bb44f0dec5e8c50842251c4c6aa4c95c25e [Pipeline] // withDockerContainer [Pipeline] sh 07:03:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:03:55 Warning: overwriting stash ‘coverage-report’ 07:03:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:03:56 + ls -al . 07:03:56 total 264 07:03:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:58 . 07:03:56 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 06:56 .. 07:03:56 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 06:56 .dockerignore 07:03:56 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 06:56 .git 07:03:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:56 .github 07:03:56 -rw-rw-r-- 1 jenkins jenkins 266 Feb 13 06:56 .gitignore 07:03:56 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 06:56 .golangci.yml 07:03:56 -rw-rw-r-- 1 jenkins jenkins 22459 Feb 13 06:56 Attribution.txt 07:03:56 -rw-rw-r-- 1 jenkins jenkins 18046 Feb 13 06:56 CHANGELOG.md 07:03:56 -rw-rw-r-- 1 jenkins jenkins 1479 Feb 13 06:56 Dockerfile 07:03:56 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 06:56 GOVERNANCE.md 07:03:56 -rw-rw-r-- 1 jenkins jenkins 681 Feb 13 06:56 Jenkinsfile 07:03:56 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 06:56 LICENSE 07:03:56 -rw-rw-r-- 1 jenkins jenkins 2529 Feb 13 06:56 Makefile 07:03:56 -rw-rw-r-- 1 jenkins jenkins 622 Feb 13 06:56 OWNERS.md 07:03:56 -rw-rw-r-- 1 jenkins jenkins 4463 Feb 13 06:56 README.md 07:03:56 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 06:54 VERSION 07:03:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:56 bin 07:03:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:56 cmd 07:03:56 -rw-r--r-- 1 jenkins jenkins 32380 Feb 13 07:02 coverage.out 07:03:56 -rw-rw-r-- 1 jenkins jenkins 6925 Feb 13 06:56 go.mod 07:03:56 -rw-rw-r-- 1 jenkins jenkins 89897 Feb 13 06:56 go.sum 07:03:56 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 06:56 internal 07:03:56 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 06:56 simulator 07:03:56 -rw-rw-r-- 1 jenkins jenkins 229 Feb 13 06:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:03:56 + 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=9785ede72cba43db6a9099d0cd7be30449c05d75 --label arch=arm64 --label version=4.1.0-dev.20 . 07:03:57 Sending build context to Docker daemon 13.09MB 07:03:57 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 07:03:57 Step 2/23 : FROM ${BASE} AS builder 07:03:57 ---> 2cfc72931b9b 07:03:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:03:57 ---> Running in d56d1390b4ae 07:03:57 Removing intermediate container d56d1390b4ae 07:03:57 ---> 7f4a4fd80b50 07:03:57 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:03:58 ---> Running in 58cc86d25706 07:03:58 Removing intermediate container 58cc86d25706 07:03:58 ---> 7fab9bd00816 07:03:58 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:03:58 ---> Running in db73e55c7664 07:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:04:01 OK: 262 MiB in 68 packages 07:04:02 Removing intermediate container db73e55c7664 07:04:02 ---> 9f96667df0c7 07:04:02 Step 6/23 : WORKDIR /device-modbus-go 07:04:02 ---> Running in 9fd48adc3bd5 07:04:02 Removing intermediate container 9fd48adc3bd5 07:04:02 ---> 88b3d9faae7a 07:04:02 Step 7/23 : COPY go.mod vendor* ./ 07:04:03 ---> c6201fce58fe 07:04:03 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:03 ---> Running in 4e58d7a09850 07:04:06 Removing intermediate container 4e58d7a09850 07:04:06 ---> 114b16227c08 07:04:06 Step 9/23 : COPY . . 07:04:07 ---> 76dc56eb90f9 07:04:07 Step 10/23 : RUN ${MAKE} 07:04:07 ---> Running in 2e89e48e115c 07:04:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:08:00 Removing intermediate container 2e89e48e115c 07:08:00 ---> 9395bb175636 07:08:00 Step 11/23 : FROM alpine:3.22 07:08:00 3.22: Pulling from library/alpine 07:08:00 d741ee1608f3: Pulling fs layer 07:08:00 d741ee1608f3: Verifying Checksum 07:08:00 d741ee1608f3: Download complete 07:08:00 d741ee1608f3: Pull complete 07:08:00 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:08:00 Status: Downloaded newer image for alpine:3.22 07:08:00 ---> 5a766deef0c8 07:08:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:08:00 ---> Running in 649c70711d7a 07:08:00 Removing intermediate container 649c70711d7a 07:08:00 ---> f4d5a6578125 07:08:00 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:08:00 ---> Running in e7374c0293fc 07:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:08:03 (1/1) Installing dumb-init (1.2.5-r3) 07:08:03 Executing busybox-1.37.0-r20.trigger 07:08:03 OK: 8 MiB in 17 packages 07:08:04 Removing intermediate container e7374c0293fc 07:08:04 ---> 1a666cfd98af 07:08:04 Step 14/23 : RUN apk --no-cache upgrade 07:08:04 ---> Running in b54a94991cdc 07:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:08:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:08:07 OK: 8 MiB in 17 packages 07:08:08 Removing intermediate container b54a94991cdc 07:08:08 ---> c8c9a586919d 07:08:08 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:08:10 ---> 2300958e1bfc 07:08:10 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:08:10 ---> 494ad2de8203 07:08:10 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:08:11 ---> bbc4d5d55824 07:08:11 Step 18/23 : EXPOSE 59901 07:08:11 ---> Running in bda8086b241a 07:08:11 Removing intermediate container bda8086b241a 07:08:11 ---> 6334df807151 07:08:11 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:08:11 ---> Running in 0ae5f9901df3 07:08:12 Removing intermediate container 0ae5f9901df3 07:08:12 ---> 9fdb3ab2d822 07:08:12 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:08:12 ---> Running in dc8952435c42 07:08:12 Removing intermediate container dc8952435c42 07:08:12 ---> 808c06493eea 07:08:12 Step 21/23 : LABEL arch=arm64 07:08:12 ---> Running in 36eeb680ad98 07:08:12 Removing intermediate container 36eeb680ad98 07:08:12 ---> d96d502143bc 07:08:12 Step 22/23 : LABEL git_sha=9785ede72cba43db6a9099d0cd7be30449c05d75 07:08:12 ---> Running in 500c452118f7 07:08:13 Removing intermediate container 500c452118f7 07:08:13 ---> 7773c362d523 07:08:13 Step 23/23 : LABEL version=4.1.0-dev.20 07:08:13 ---> Running in 1f559dbd1d10 07:08:13 Removing intermediate container 1f559dbd1d10 07:08:13 ---> 988c9e4d3d80 07:08:13 [Warning] One or more build-args [ARCH] were not consumed 07:08:13 Successfully built 988c9e4d3d80 07:08:13 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:13 provisioning config files... 07:08:13 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/213@tmp/config7362359031974150192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:14 ---> ****-login.sh 07:08:14 nexus3.edgexfoundry.org:10001 07:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:14 Configure a credential helper to remove this warning. See 07:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:14 07:08:14 Login Succeeded 07:08:14 nexus3.edgexfoundry.org:10002 07:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:14 Configure a credential helper to remove this warning. See 07:08:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:14 07:08:14 Login Succeeded 07:08:14 nexus3.edgexfoundry.org:10003 07:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:15 Configure a credential helper to remove this warning. See 07:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:15 07:08:15 Login Succeeded 07:08:15 nexus3.edgexfoundry.org:10004 07:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:15 Configure a credential helper to remove this warning. See 07:08:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:15 07:08:15 Login Succeeded 07:08:15 ****.io 07:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:08:16 Configure a credential helper to remove this warning. See 07:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:08:16 07:08:16 Login Succeeded 07:08:16 ---> ****-login.sh ends [Pipeline] } 07:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:08:16 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 07:08:16 9785ede72cba43db6a9099d0cd7be30449c05d75 07:08:16 latest 07:08:16 4.1.0-dev.20 07:08:16 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 07:08:16 main 07:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 07:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:08:16 223c5fcc3439: Preparing 07:08:16 4421fb297c15: Preparing 07:08:16 a626025698dd: Preparing 07:08:16 20773205045e: Preparing 07:08:16 9bdea7c3d439: Preparing 07:08:16 c4e71c2a4573: Preparing 07:08:16 c4e71c2a4573: Waiting 07:08:17 20773205045e: Pushed 07:08:17 4421fb297c15: Pushed 07:08:17 223c5fcc3439: Pushed 07:08:17 9bdea7c3d439: Pushed 07:08:17 c4e71c2a4573: Layer already exists 07:08:25 a626025698dd: Pushed 07:08:25 9785ede72cba43db6a9099d0cd7be30449c05d75: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:08:26 223c5fcc3439: Preparing 07:08:26 4421fb297c15: Preparing 07:08:26 a626025698dd: Preparing 07:08:26 20773205045e: Preparing 07:08:26 9bdea7c3d439: Preparing 07:08:26 c4e71c2a4573: Preparing 07:08:26 c4e71c2a4573: Waiting 07:08:26 20773205045e: Layer already exists 07:08:26 a626025698dd: Layer already exists 07:08:26 4421fb297c15: Layer already exists 07:08:26 223c5fcc3439: Layer already exists 07:08:26 9bdea7c3d439: Layer already exists 07:08:26 c4e71c2a4573: Layer already exists 07:08:26 latest: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 07:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:08:27 223c5fcc3439: Preparing 07:08:27 4421fb297c15: Preparing 07:08:27 a626025698dd: Preparing 07:08:27 20773205045e: Preparing 07:08:27 9bdea7c3d439: Preparing 07:08:27 c4e71c2a4573: Preparing 07:08:27 c4e71c2a4573: Waiting 07:08:27 9bdea7c3d439: Layer already exists 07:08:27 20773205045e: Layer already exists 07:08:27 223c5fcc3439: Layer already exists 07:08:27 a626025698dd: Layer already exists 07:08:27 4421fb297c15: Layer already exists 07:08:27 c4e71c2a4573: Layer already exists 07:08:27 4.1.0-dev.20: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:27 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 07:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:08:28 223c5fcc3439: Preparing 07:08:28 4421fb297c15: Preparing 07:08:28 a626025698dd: Preparing 07:08:28 20773205045e: Preparing 07:08:28 9bdea7c3d439: Preparing 07:08:28 c4e71c2a4573: Preparing 07:08:28 c4e71c2a4573: Waiting 07:08:28 223c5fcc3439: Layer already exists 07:08:28 a626025698dd: Layer already exists 07:08:28 4421fb297c15: Layer already exists 07:08:28 9bdea7c3d439: Layer already exists 07:08:28 20773205045e: Layer already exists 07:08:28 c4e71c2a4573: Layer already exists 07:08:28 9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:28 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:29 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 07:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 07:08:29 223c5fcc3439: Preparing 07:08:29 4421fb297c15: Preparing 07:08:29 a626025698dd: Preparing 07:08:29 20773205045e: Preparing 07:08:29 9bdea7c3d439: Preparing 07:08:29 c4e71c2a4573: Preparing 07:08:29 9bdea7c3d439: Layer already exists 07:08:29 223c5fcc3439: Layer already exists 07:08:29 a626025698dd: Layer already exists 07:08:29 20773205045e: Layer already exists 07:08:29 4421fb297c15: Layer already exists 07:08:29 c4e71c2a4573: Layer already exists 07:08:29 main: digest: sha256:42fda924c0c46bf1999d50acc9ca60e41b453c1dfb7145c98ea6bc2e3b1e3713 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:29 ===================================================== [Pipeline] echo 07:08:29 taggedImages: 07:08:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 07:08:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 07:08:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 07:08:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 07:08:29 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 07:08:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75 [Pipeline] echo 07:08:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 07:08:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] echo 07:08:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:9785ede72cba43db6a9099d0cd7be30449c05d75-4.1.0-dev.20 [Pipeline] echo 07:08:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:29 07:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:30 arm64: Pulling from edgex-lftools-log-publisher 07:08:30 8998bd30e6a1: Pulling fs layer 07:08:30 04944245beec: Pulling fs layer 07:08:30 699f458cf7ca: Pulling fs layer 07:08:30 765212b225bb: Pulling fs layer 07:08:30 f23df028b6ca: Pulling fs layer 07:08:30 d65c8cfc05b1: Pulling fs layer 07:08:30 2437ff75d9bd: Pulling fs layer 07:08:30 f23df028b6ca: Waiting 07:08:30 d65c8cfc05b1: Waiting 07:08:30 2437ff75d9bd: Waiting 07:08:30 765212b225bb: Waiting 07:08:30 04944245beec: Verifying Checksum 07:08:30 04944245beec: Download complete 07:08:30 765212b225bb: Download complete 07:08:30 f23df028b6ca: Download complete 07:08:30 d65c8cfc05b1: Verifying Checksum 07:08:30 d65c8cfc05b1: Download complete 07:08:30 699f458cf7ca: Verifying Checksum 07:08:30 699f458cf7ca: Download complete 07:08:31 8998bd30e6a1: Verifying Checksum 07:08:31 8998bd30e6a1: Download complete 07:08:33 2437ff75d9bd: Verifying Checksum 07:08:33 2437ff75d9bd: Download complete 07:08:35 8998bd30e6a1: Pull complete 07:08:36 04944245beec: Pull complete 07:08:37 699f458cf7ca: Pull complete 07:08:37 765212b225bb: Pull complete 07:08:38 f23df028b6ca: Pull complete 07:08:38 d65c8cfc05b1: Pull complete 07:08:56 2437ff75d9bd: Pull complete 07:08:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-2027 does not seem to be running inside a container 07:08:57 $ 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/213 -v /w/workspace/device-modbus-go/213:/w/workspace/device-modbus-go/213:rw,z -v /w/workspace/device-modbus-go/213@tmp:/w/workspace/device-modbus-go/213@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:09:00 $ docker top 90960b44f9f969deff4466a126497c939c817e83e277a9f43539663599b5c50a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:01 ---> job-cost.sh 07:09:01 lf-activate-venv: SKIPPING 07:09:01 INFO: No Stack... 07:09:01 INFO: Retrieving Pricing Info for: v3-standard-4 07:09:02 INFO: Archiving Costs [Pipeline] sh 07:09:03 + cat /w/workspace/device-modbus-go/213/archives/cost.csv 07:09:03 + cut -d, -f6 [Pipeline] lock 07:09:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] 07:09:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] did not exist. Created. 07:09:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:09:03 + echo total: 0.10999999940395355 [Pipeline] stash 07:09:03 Stashed 1 file(s) [Pipeline] } 07:09:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 07:09:03 $ docker stop --time=1 90960b44f9f969deff4466a126497c939c817e83e277a9f43539663599b5c50a 07:09:05 $ docker rm -f --volumes 90960b44f9f969deff4466a126497c939c817e83e277a9f43539663599b5c50a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:53:42 Cancelling nested steps due to timeout 12:53:42 Sending interrupt signal to process 12:53:54 script returned exit code 143 [Pipeline] } 12:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:53:54 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:53:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:53:55 ---> package-listing.sh 12:53:55 ++ facter osfamily 12:53:55 ++ tr '[:upper:]' '[:lower:]' 12:53:55 + OS_FAMILY=redhat 12:53:55 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 12:53:55 + START_PACKAGES=/tmp/packages_start.txt 12:53:55 + END_PACKAGES=/tmp/packages_end.txt 12:53:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:55 + PACKAGES=/tmp/packages_start.txt 12:53:55 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 12:53:55 + PACKAGES=/tmp/packages_end.txt 12:53:55 + case "${OS_FAMILY}" in 12:53:55 + rpm -qa 12:53:55 + sort 12:53:56 + '[' -f /tmp/packages_start.txt ']' 12:53:56 + '[' -f /tmp/packages_end.txt ']' 12:53:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:56 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 12:53:56 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 12:53:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 12:53:56 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:53:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:57 12:53:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:53:57 latest: Pulling from edgex-lftools-log-publisher 12:53:57 5eb5b503b376: Pulling fs layer 12:53:57 5c69ac0246d0: Pulling fs layer 12:53:57 ec43610c2a17: Pulling fs layer 12:53:57 3a2ae6a8a46f: Pulling fs layer 12:53:57 33b1e0a273af: Pulling fs layer 12:53:57 5d3b04190fa2: Pulling fs layer 12:53:57 2f39f015ded8: Pulling fs layer 12:53:57 33b1e0a273af: Waiting 12:53:57 5d3b04190fa2: Waiting 12:53:57 2f39f015ded8: Waiting 12:53:57 3a2ae6a8a46f: Waiting 12:53:57 5c69ac0246d0: Verifying Checksum 12:53:57 5c69ac0246d0: Download complete 12:53:57 3a2ae6a8a46f: Verifying Checksum 12:53:57 3a2ae6a8a46f: Download complete 12:53:57 33b1e0a273af: Verifying Checksum 12:53:57 33b1e0a273af: Download complete 12:53:57 5d3b04190fa2: Verifying Checksum 12:53:57 5d3b04190fa2: Download complete 12:53:57 ec43610c2a17: Verifying Checksum 12:53:57 ec43610c2a17: Download complete 12:53:58 5eb5b503b376: Verifying Checksum 12:53:58 5eb5b503b376: Download complete 12:53:58 2f39f015ded8: Verifying Checksum 12:53:58 2f39f015ded8: Download complete 12:53:59 5eb5b503b376: Pull complete 12:53:59 5c69ac0246d0: Pull complete 12:53:59 ec43610c2a17: Pull complete 12:54:00 3a2ae6a8a46f: Pull complete 12:54:00 33b1e0a273af: Pull complete 12:54:00 5d3b04190fa2: Pull complete 12:54:04 2f39f015ded8: Pull complete 12:54:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:04 prd-centos7-docker-4c-2g-2029 does not seem to be running inside a container 12:54:04 $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:54:07 $ docker top 41d2a3c9949f51ffe1e619d6e75dc9077aafa4b32972b6f67e7ce253fcfc5967 -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:08 + touch /tmp/pre-build-complete [Pipeline] sh 12:54:08 + mkdir -p /var/log/sysstat [Pipeline] sh 12:54:08 + ls /var/log/sa-host 12:54:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:08 provisioning config files... 12:54:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10785801482772249962tmp [Pipeline] { [Pipeline] echo 12:54:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:54:09 ---> create-netrc.sh [Pipeline] } 12:54:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:54:09 ---> python-tools-install.sh [Pipeline] echo 12:54:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:54:09 ---> sudo-logs.sh 12:54:09 Archiving 'sudo' log.. 12:54:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-2029.novalocal: Name or service not known 12:54:09 sudo: unable to resolve host prd-centos7-docker-4c-2g-2029.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:54:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:54:10 ---> job-cost.sh 12:54:10 lf-activate-venv: SKIPPING 12:54:10 DEBUG: total: 0.10999999940395355 12:54:10 INFO: Retrieving Stack Cost... 12:54:10 INFO: Retrieving Pricing Info for: v3-standard-2 12:54:10 INFO: Archiving Costs [Pipeline] echo 12:54:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:54:11 ---> logs-deploy.sh 12:54:11 lf-activate-venv: SKIPPING 12:54:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/213 12:54:11 INFO: archiving workspace using pattern(s): 12:54:12 Archives upload complete. 12:54:12 INFO: archiving logs to Nexus 12:54:12 ---> uname -a: 12:54:12 Linux prd-centos7-docker-4c-2g-2029.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:54:12 12:54:12 12:54:12 ---> lscpu: 12:54:12 Architecture: x86_64 12:54:12 CPU op-mode(s): 32-bit, 64-bit 12:54:12 Byte Order: Little Endian 12:54:12 Address sizes: 40 bits physical, 48 bits virtual 12:54:12 CPU(s): 2 12:54:12 On-line CPU(s) list: 0,1 12:54:12 Thread(s) per core: 1 12:54:12 Core(s) per socket: 1 12:54:12 Socket(s): 2 12:54:12 NUMA node(s): 1 12:54:12 Vendor ID: AuthenticAMD 12:54:12 CPU family: 23 12:54:12 Model: 49 12:54:12 Model name: AMD EPYC-Rome Processor 12:54:12 Stepping: 0 12:54:12 CPU MHz: 2799.998 12:54:12 BogoMIPS: 5599.99 12:54:12 Virtualization: AMD-V 12:54:12 Hypervisor vendor: KVM 12:54:12 Virtualization type: full 12:54:12 L1d cache: 64 KiB 12:54:12 L1i cache: 64 KiB 12:54:12 L2 cache: 1 MiB 12:54:12 L3 cache: 32 MiB 12:54:12 NUMA node0 CPU(s): 0,1 12:54:12 Vulnerability Itlb multihit: Not affected 12:54:12 Vulnerability L1tf: Not affected 12:54:12 Vulnerability Mds: Not affected 12:54:12 Vulnerability Meltdown: Not affected 12:54:12 Vulnerability Mmio stale data: Not affected 12:54:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:54:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:54:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:54:12 Vulnerability Srbds: Not affected 12:54:12 Vulnerability Tsx async abort: Not affected 12:54:12 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:54:12 12:54:12 12:54:12 ---> nproc: 12:54:12 2 12:54:12 12:54:12 12:54:12 ---> df -h: 12:54:12 Filesystem Size Used Avail Use% Mounted on 12:54:12 overlay 40G 6.8G 34G 17% / 12:54:12 tmpfs 64M 0 64M 0% /dev 12:54:12 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:54:12 shm 64M 0 64M 0% /dev/shm 12:54:12 /dev/vda1 40G 6.8G 34G 17% /facter-os 12:54:12 12:54:12 12:54:12 Cannot open /var/log/sysstat/sa13: No such file or directory 12:54:12 Please check if data collecting is enabled 12:54:12 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:54:13 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:54:13 $ docker stop --time=1 41d2a3c9949f51ffe1e619d6e75dc9077aafa4b32972b6f67e7ce253fcfc5967 12:54:14 $ docker rm -f --volumes 41d2a3c9949f51ffe1e619d6e75dc9077aafa4b32972b6f67e7ce253fcfc5967 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:54:14 [WS-CLEANUP] Deleting project workspace... 12:54:14 [WS-CLEANUP] Deferred wipeout is used... 12:54:14 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:14 12:54:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:15 latest: Pulling from edgex-lftools-log-publisher 12:54:15 5eb5b503b376: Pulling fs layer 12:54:15 5c69ac0246d0: Pulling fs layer 12:54:15 ec43610c2a17: Pulling fs layer 12:54:15 3a2ae6a8a46f: Pulling fs layer 12:54:15 33b1e0a273af: Pulling fs layer 12:54:15 5d3b04190fa2: Pulling fs layer 12:54:15 2f39f015ded8: Pulling fs layer 12:54:15 3a2ae6a8a46f: Waiting 12:54:15 33b1e0a273af: Waiting 12:54:15 5d3b04190fa2: Waiting 12:54:15 2f39f015ded8: Waiting 12:54:15 5c69ac0246d0: Download complete 12:54:15 3a2ae6a8a46f: Verifying Checksum 12:54:15 3a2ae6a8a46f: Download complete 12:54:15 33b1e0a273af: Verifying Checksum 12:54:15 33b1e0a273af: Download complete 12:54:15 5d3b04190fa2: Verifying Checksum 12:54:15 5d3b04190fa2: Download complete 12:54:15 ec43610c2a17: Verifying Checksum 12:54:15 ec43610c2a17: Download complete 12:54:15 5eb5b503b376: Download complete 12:54:16 2f39f015ded8: Verifying Checksum 12:54:16 2f39f015ded8: Download complete 12:54:16 5eb5b503b376: Pull complete 12:54:16 5c69ac0246d0: Pull complete 12:54:17 ec43610c2a17: Pull complete 12:54:17 3a2ae6a8a46f: Pull complete 12:54:17 33b1e0a273af: Pull complete 12:54:17 5d3b04190fa2: Pull complete 12:54:23 2f39f015ded8: Pull complete 12:54:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:54:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:23 prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container 12:54:23 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:54:24 $ docker top 01db62f4fa921d85474352b2eecbea0097887ff3e26a4058032e49da39eaca92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:24 ---> job-cost.sh 12:54:24 lf-activate-venv: SKIPPING 12:54:24 INFO: No Stack... 12:54:24 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:25 INFO: Archiving Costs [Pipeline] sh 12:54:25 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 12:54:25 + cut -d, -f6 [Pipeline] lock 12:54:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] 12:54:25 Resource [jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] did not exist. Created. 12:54:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:54:26 /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-a91bf9cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:54:26 + echo total: 1.5299999713897705 [Pipeline] stash 12:54:26 Warning: overwriting stash ‘stack-cost’ 12:54:26 Stashed 1 file(s) [Pipeline] } 12:54:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 12:54:26 $ docker stop --time=1 01db62f4fa921d85474352b2eecbea0097887ff3e26a4058032e49da39eaca92 12:54:27 $ docker rm -f --volumes 01db62f4fa921d85474352b2eecbea0097887ff3e26a4058032e49da39eaca92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:54:27 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:54:28 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 12:54:28 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 12:54:28 total 16 12:54:28 drwxr-xr-x 3 root root 4096 Feb 13 12:54 . 12:54:28 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 12:54 .. 12:54:28 drwxr-xr-x 2 root root 4096 Feb 13 12:54 cost 12:54:28 -rw-r--r-- 1 root root 90 Feb 13 12:54 cost.csv 12:54:28 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 12:54:28 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 12:54:28 total 16 12:54:28 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 12:54 . 12:54:28 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 12:54 .. 12:54:28 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 12:54 cost 12:54:28 -rw-r--r-- 1 jenkins jenkins 90 Feb 13 12:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:54:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:54:29 ---> package-listing.sh 12:54:29 ++ facter osfamily 12:54:29 ++ tr '[:upper:]' '[:lower:]' 12:54:29 + OS_FAMILY=debian 12:54:29 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 12:54:29 + START_PACKAGES=/tmp/packages_start.txt 12:54:29 + END_PACKAGES=/tmp/packages_end.txt 12:54:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:29 + PACKAGES=/tmp/packages_start.txt 12:54:29 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 12:54:29 + PACKAGES=/tmp/packages_end.txt 12:54:29 + case "${OS_FAMILY}" in 12:54:29 + dpkg -l 12:54:29 + grep '^ii' 12:54:29 + '[' -f /tmp/packages_start.txt ']' 12:54:29 + '[' -f /tmp/packages_end.txt ']' 12:54:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:29 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 12:54:29 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 12:54:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 12:54:29 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:54:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:30 prd-ubuntu20.04-docker-8c-8g-2024 does not seem to be running inside a container 12:54:30 $ 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/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:54:31 $ docker top 7dc138f5e2d7e444be2742d8e6d4222ad3be27ffdfb7f092079d8daa6793befb -eo pid,comm [Pipeline] { [Pipeline] sh 12:54:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:54:31 + mkdir -p /var/log/sysstat [Pipeline] sh 12:54:32 + ls /var/log/sa-host 12:54:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:32 provisioning config files... 12:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4683101042285112395tmp [Pipeline] { [Pipeline] echo 12:54:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:54:32 ---> create-netrc.sh [Pipeline] } 12:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:54:32 ---> python-tools-install.sh [Pipeline] echo 12:54:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:54:32 ---> sudo-logs.sh 12:54:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:54:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:54:33 ---> job-cost.sh 12:54:33 lf-activate-venv: SKIPPING 12:54:33 DEBUG: total: 1.5299999713897705 12:54:33 INFO: Retrieving Stack Cost... 12:54:33 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:33 INFO: Archiving Costs [Pipeline] echo 12:54:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:54:33 ---> logs-deploy.sh 12:54:33 lf-activate-venv: SKIPPING 12:54:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/213 12:54:33 INFO: archiving workspace using pattern(s): 12:54:34 Archives upload complete. 12:54:34 INFO: archiving logs to Nexus