Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 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-ssh16624965936091240967.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2059970501690851863.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4735562337170263395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh15050093570749695755.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-ssh14006435469483908987.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] ========================================================= [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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25884 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 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 (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 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 Commit message: "Merge pull request #589 from jackchenjc/edgex-go-issue-4916-2" > git rev-list --no-walk dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:24 ========================================================= 06:11:24 EdgeX Global Pipelines Version Info 06:11:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:11:25 ------------------- 06:11:25 stable info: 06:11:25 ------------------- 06:11:25 Commited By: Ginny Guan ginny@iotechsys.com 06:11:25 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:11:25 Message: update stable to v1.0.265 06:11:25 ------------------- 06:11:25 experimental info: 06:11:25 ------------------- 06:11:25 Commited By: Cherry Wang cherry@iotechsys.com 06:11:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:11:25 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d8eae [Pipeline] echo 06:11:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:11:26 provisioning config files... 06:11:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1788895137675094837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:26 ---> ****-login.sh 06:11:26 nexus3.edgexfoundry.org:10001 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 nexus3.edgexfoundry.org:10002 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 nexus3.edgexfoundry.org:10003 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 nexus3.edgexfoundry.org:10004 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 ****.io 06:11:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:27 Configure a credential helper to remove this warning. See 06:11:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:27 06:11:27 Login Succeeded 06:11:27 ---> ****-login.sh ends [Pipeline] } 06:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:11:28 + git rev-list -1 --merges 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2~1..11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo 06:11:28 -----------> git rev-list -1 --merges 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2~1..11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:11:28 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [false] [Pipeline] sh 06:11:28 + git log --format=format:%s -1 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo 06:11:28 ========================================================= 06:11:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:11:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:11:29 + git log --format=format:%s -1 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] echo 06:11:29 [semverPrep] GIT_COMMIT: 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2, Commit Message: Merge pull request #589 from jackchenjc/edgex-go-issue-4916-2 [Pipeline] echo 06:11:29 [semverPrep] This is not a build commit. [Pipeline] sh 06:11:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:11:29 + grep -v github /etc/ssh/ssh_known_hosts 06:11:29 + [ -e /tmp/ssh_known_hosts ] 06:11:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:11:29 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:11:29 sudo tee -a /etc/ssh/ssh_known_hosts 06:11:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:30 06:11:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:30 0.1.4: Pulling from edgex-devops/py-git-semver 06:11:30 b85a868b505f: Pulling fs layer 06:11:30 e2be974225ed: Pulling fs layer 06:11:30 339a4e72a1f5: Pulling fs layer 06:11:30 988bab9f4d93: Pulling fs layer 06:11:30 1469e6f7b9e6: Pulling fs layer 06:11:30 eaf3925da568: Pulling fs layer 06:11:30 bab4dde63d76: Pulling fs layer 06:11:30 bde34c3a00c8: Pulling fs layer 06:11:30 b352a97aabf1: Pulling fs layer 06:11:30 4872d77fe225: Pulling fs layer 06:11:30 5851b861e8e6: Pulling fs layer 06:11:30 b352a97aabf1: Waiting 06:11:30 4872d77fe225: Waiting 06:11:30 bde34c3a00c8: Waiting 06:11:30 5851b861e8e6: Waiting 06:11:30 1469e6f7b9e6: Waiting 06:11:30 eaf3925da568: Waiting 06:11:30 bab4dde63d76: Waiting 06:11:30 988bab9f4d93: Waiting 06:11:30 e2be974225ed: Download complete 06:11:30 988bab9f4d93: Verifying Checksum 06:11:30 988bab9f4d93: Download complete 06:11:30 1469e6f7b9e6: Verifying Checksum 06:11:30 1469e6f7b9e6: Download complete 06:11:30 339a4e72a1f5: Verifying Checksum 06:11:30 339a4e72a1f5: Download complete 06:11:30 eaf3925da568: Download complete 06:11:30 bde34c3a00c8: Download complete 06:11:30 b85a868b505f: Download complete 06:11:30 4872d77fe225: Verifying Checksum 06:11:30 4872d77fe225: Download complete 06:11:30 b352a97aabf1: Download complete 06:11:30 5851b861e8e6: Verifying Checksum 06:11:30 5851b861e8e6: Download complete 06:11:31 bab4dde63d76: Verifying Checksum 06:11:31 bab4dde63d76: Download complete 06:11:32 b85a868b505f: Pull complete 06:11:32 e2be974225ed: Pull complete 06:11:32 339a4e72a1f5: Pull complete 06:11:32 988bab9f4d93: Pull complete 06:11:32 1469e6f7b9e6: Pull complete 06:11:32 eaf3925da568: Pull complete 06:11:34 bab4dde63d76: Pull complete 06:11:34 bde34c3a00c8: Pull complete 06:11:34 b352a97aabf1: Pull complete 06:11:35 4872d77fe225: Pull complete 06:11:35 5851b861e8e6: Pull complete 06:11:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:11:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:11:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:11:35 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:11:35 $ 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:11:36 $ docker top 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 -eo pid,comm 06:11:36 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:11:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:36 [ssh-agent] Looking for ssh-agent implementation... 06:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:36 $ docker exec 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent 06:11:36 SSH_AUTH_SOCK=/tmp/ssh-qAnOviFK30y8/agent.31 06:11:36 SSH_AGENT_PID=37 06:11:36 Running ssh-add (command line suppressed) 06:11:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12861580327039161423.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12861580327039161423.key) 06:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:37 + git tag --points-at HEAD [Pipeline] } 06:11:37 $ docker exec --env ******** --env ******** 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent -k 06:11:37 unset SSH_AUTH_SOCK; 06:11:37 unset SSH_AGENT_PID; 06:11:37 echo Agent pid 37 killed; 06:11:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:11:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:37 [ssh-agent] Looking for ssh-agent implementation... 06:11:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:37 $ docker exec 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent 06:11:37 SSH_AUTH_SOCK=/tmp/ssh-u3z5f5qY2VQm/agent.71 06:11:37 SSH_AGENT_PID=77 06:11:37 Running ssh-add (command line suppressed) 06:11:37 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2160342073654773655.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2160342073654773655.key) 06:11:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:38 + git semver init 06:11:38 2024-11-08 06:11:38,437 [run_init] DEBUG init version:0.0.0 force:False 06:11:38 2024-11-08 06:11:38,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:11:38 2024-11-08 06:11:38,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:11:38 2024-11-08 06:11:38,439 [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, universal_newlines=False, shell=None, istream=None) 06:11:39 2024-11-08 06:11:39,369 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:11:39 2024-11-08 06:11:39,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:11:39 2024-11-08 06:11:39,370 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:11:39 2024-11-08 06:11:39,370 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:11:39 4.0.0-dev.4 [Pipeline] } 06:11:39 $ docker exec --env ******** --env ******** 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 ssh-agent -k 06:11:39 unset SSH_AUTH_SOCK; 06:11:39 unset SSH_AGENT_PID; 06:11:39 echo Agent pid 77 killed; 06:11:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:39 + git semver [Pipeline] } 06:11:40 $ docker stop --time=1 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 06:11:41 $ docker rm -f --volumes 0c34046627effac89216c99bb794bfb660c741f438896e0de3564939017cb1b0 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:11:42 Stashed 1 file(s) [Pipeline] echo 06:11:42 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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:11:42 provisioning config files... 06:11:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14422991750834260690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:42 ---> ****-login.sh 06:11:42 nexus3.edgexfoundry.org:10001 06:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:42 Configure a credential helper to remove this warning. See 06:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:42 06:11:42 Login Succeeded 06:11:42 nexus3.edgexfoundry.org:10002 06:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:42 Configure a credential helper to remove this warning. See 06:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:42 06:11:42 Login Succeeded 06:11:42 nexus3.edgexfoundry.org:10003 06:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:42 Configure a credential helper to remove this warning. See 06:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:42 06:11:42 Login Succeeded 06:11:42 nexus3.edgexfoundry.org:10004 06:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:42 Configure a credential helper to remove this warning. See 06:11:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:42 06:11:42 Login Succeeded 06:11:42 ****.io 06:11:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:11:43 Configure a credential helper to remove this warning. See 06:11:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:11:43 06:11:43 Login Succeeded 06:11:43 ---> ****-login.sh ends [Pipeline] } 06:11:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:11:43 ========================================================= 06:11:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:11:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:11:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:11:43 Sending build context to Docker daemon 18.03MB 06:11:43 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:11:43 Step 2/10 : FROM ${BASE} AS builder 06:11:43 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:11:43 43c4264eed91: Pulling fs layer 06:11:43 4cc291be95ef: Pulling fs layer 06:11:43 2ac1f1163629: Pulling fs layer 06:11:43 5c3c966382ef: Pulling fs layer 06:11:43 4f4fb700ef54: Pulling fs layer 06:11:43 5d5c8e513c77: Pulling fs layer 06:11:43 9f66e0745190: Pulling fs layer 06:11:43 f49a43e4bbc0: Pulling fs layer 06:11:43 561ebcabdf7f: Pulling fs layer 06:11:43 9f66e0745190: Waiting 06:11:43 f49a43e4bbc0: Waiting 06:11:43 561ebcabdf7f: Waiting 06:11:43 4f4fb700ef54: Waiting 06:11:43 5d5c8e513c77: Waiting 06:11:43 4cc291be95ef: Verifying Checksum 06:11:43 4cc291be95ef: Download complete 06:11:43 5c3c966382ef: Download complete 06:11:43 4f4fb700ef54: Download complete 06:11:43 43c4264eed91: Verifying Checksum 06:11:43 5d5c8e513c77: Verifying Checksum 06:11:43 5d5c8e513c77: Download complete 06:11:43 9f66e0745190: Verifying Checksum 06:11:43 9f66e0745190: Download complete 06:11:43 43c4264eed91: Pull complete 06:11:44 4cc291be95ef: Pull complete 06:11:44 561ebcabdf7f: Verifying Checksum 06:11:44 561ebcabdf7f: Download complete 06:11:44 2ac1f1163629: Verifying Checksum 06:11:44 2ac1f1163629: Download complete 06:11:44 f49a43e4bbc0: Verifying Checksum 06:11:47 2ac1f1163629: Pull complete 06:11:47 5c3c966382ef: Pull complete 06:11:48 4f4fb700ef54: Pull complete 06:11:48 5d5c8e513c77: Pull complete 06:11:48 9f66e0745190: Pull complete 06:11:50 f49a43e4bbc0: Pull complete 06:11:50 561ebcabdf7f: Pull complete 06:11:50 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:11:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:11:50 ---> 3a752c3f9dda 06:11:50 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:11:52 ---> Running in 26dcde03b6af 06:11:52 Removing intermediate container 26dcde03b6af 06:11:52 ---> 32518642d158 06:11:52 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:11:52 ---> Running in f05735f83f75 06:11:52 Removing intermediate container f05735f83f75 06:11:52 ---> ff3f171583a8 06:11:52 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:11:52 ---> Running in 5e857a40bfbd 06:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:11:53 (1/8) Installing openssh-keygen (9.7_p1-r4) 06:11:53 (2/8) Installing libedit (20240517.3.1-r0) 06:11:53 (3/8) Installing openssh-client-common (9.7_p1-r4) 06:11:53 (4/8) Installing openssh-client-default (9.7_p1-r4) 06:11:53 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 06:11:53 (6/8) Installing openssh-server-common (9.7_p1-r4) 06:11:53 (7/8) Installing openssh-server (9.7_p1-r4) 06:11:53 (8/8) Installing openssh (9.7_p1-r4) 06:11:53 Executing busybox-1.36.1-r29.trigger 06:11:53 OK: 252 MiB in 62 packages 06:11:53 Removing intermediate container 5e857a40bfbd 06:11:53 ---> b45f2b097d2d 06:11:53 Step 6/10 : WORKDIR /device-modbus-go 06:11:53 ---> Running in 3d500009705a 06:11:53 Removing intermediate container 3d500009705a 06:11:53 ---> 3b3d8d1e03d7 06:11:53 Step 7/10 : COPY go.mod vendor* ./ 06:11:53 ---> e2d0d67cba98 06:11:53 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:11:53 ---> Running in 34a2226e701c 06:11:57 Still waiting to schedule task 06:11:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 06:12:26 Removing intermediate container 34a2226e701c 06:12:26 ---> 9016cd56d63d 06:12:26 Step 9/10 : COPY . . 06:12:26 ---> a364417c572d 06:12:26 Step 10/10 : RUN ${MAKE} 06:12:26 ---> Running in e626eaee6738 06:12:26 noop 06:12:26 Removing intermediate container e626eaee6738 06:12:26 ---> 335f25a88eb0 06:12:26 Successfully built 335f25a88eb0 06:12:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:26 + docker inspect -f . ci-base-image-x86_64 06:12:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:26 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:12:26 $ 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:12:26 $ docker top fc5ae68cc31ea891bd384c0c14776974a6ccbfb4a585be2433faaee4de280f74 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:27 + go version 06:12:27 go version go1.23.2 linux/amd64 [Pipeline] } 06:12:27 $ docker stop --time=1 fc5ae68cc31ea891bd384c0c14776974a6ccbfb4a585be2433faaee4de280f74 06:12:28 $ docker rm -f --volumes fc5ae68cc31ea891bd384c0c14776974a6ccbfb4a585be2433faaee4de280f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:12:28 + docker inspect -f . ci-base-image-x86_64 06:12:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:12:29 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:12:29 $ 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:12:29 $ docker top 18f8c70c09bab11bf72f6260529dc687f06131bbcd71d75a41816ccb854dd647 -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:12:30 + make test 06:12:30 go test ./... -coverprofile=coverage.out 06:12:31 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:12:53 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:12:53 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 48.0% of statements 06:13:03 go vet ./... 06:13:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:13:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:13:08 ./bin/test-attribution-txt.sh [Pipeline] echo 06:13:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:13:08 $ docker stop --time=1 18f8c70c09bab11bf72f6260529dc687f06131bbcd71d75a41816ccb854dd647 06:13:10 $ docker rm -f --volumes 18f8c70c09bab11bf72f6260529dc687f06131bbcd71d75a41816ccb854dd647 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:13:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:13:12 + ls -al . 06:13:12 total 260 06:13:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 06:12 . 06:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:11 .. 06:13:12 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 06:11 .dockerignore 06:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:12 .git 06:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 .github 06:13:12 -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 06:11 .gitignore 06:13:12 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:11 .golangci.yml 06:13:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:11 .semver 06:13:12 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 06:11 Attribution.txt 06:13:12 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 06:11 CHANGELOG.md 06:13:12 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 06:11 Dockerfile 06:13:12 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:11 GOVERNANCE.md 06:13:12 -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 06:11 Jenkinsfile 06:13:12 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:11 LICENSE 06:13:12 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 8 06:11 Makefile 06:13:12 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 06:11 OWNERS.md 06:13:12 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 06:11 README.md 06:13:12 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:11 VERSION 06:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:11 bin 06:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 cmd 06:13:12 -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 06:12 coverage.out 06:13:12 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 06:11 go.mod 06:13:12 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 06:11 go.sum 06:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:11 internal 06:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:11 simulator 06:13:12 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 06:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:12 + 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=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 --label arch=amd64 --label version=4.0.0-dev.4 . 06:13:12 Sending build context to Docker daemon 18.06MB 06:13:12 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:13:12 Step 2/23 : FROM ${BASE} AS builder 06:13:12 ---> 335f25a88eb0 06:13:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:13:12 ---> Running in 0c5a154228c2 06:13:12 Removing intermediate container 0c5a154228c2 06:13:12 ---> 3a39dde23361 06:13:12 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:13:12 ---> Running in 443782c0c191 06:13:12 Removing intermediate container 443782c0c191 06:13:12 ---> 59f13c0f1e01 06:13:12 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:13:12 ---> Running in 9badc05cc63b 06:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:13 OK: 252 MiB in 62 packages 06:13:14 Removing intermediate container 9badc05cc63b 06:13:14 ---> 559120e750dd 06:13:14 Step 6/23 : WORKDIR /device-modbus-go 06:13:14 ---> Running in a9eb81725ffb 06:13:14 Removing intermediate container a9eb81725ffb 06:13:14 ---> 7b7e09fbbf4a 06:13:14 Step 7/23 : COPY go.mod vendor* ./ 06:13:14 ---> 96c8459b068c 06:13:14 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:13:14 ---> Running in 1ca644f7e8e3 06:13:15 Removing intermediate container 1ca644f7e8e3 06:13:15 ---> 045c51eb6f70 06:13:15 Step 9/23 : COPY . . 06:13:15 ---> 50338af8c8d2 06:13:15 Step 10/23 : RUN ${MAKE} 06:13:15 ---> Running in 29e08c0f1dd1 06:13:15 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:13:47 Removing intermediate container 29e08c0f1dd1 06:13:47 ---> 2925c1c5edb1 06:13:47 Step 11/23 : FROM alpine:3.20 06:13:47 3.20: Pulling from library/alpine 06:13:47 43c4264eed91: Already exists 06:13:47 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:13:47 Status: Downloaded newer image for alpine:3.20 06:13:47 ---> 91ef0af61f39 06:13:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:13:47 ---> Running in 7f94e2bde3be 06:13:47 Removing intermediate container 7f94e2bde3be 06:13:47 ---> 420909438da5 06:13:47 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:13:47 ---> Running in 92f6ce976ca8 06:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:47 (1/1) Installing dumb-init (1.2.5-r3) 06:13:47 Executing busybox-1.36.1-r29.trigger 06:13:47 OK: 8 MiB in 15 packages 06:13:47 Removing intermediate container 92f6ce976ca8 06:13:47 ---> 96b818993315 06:13:47 Step 14/23 : RUN apk --no-cache upgrade 06:13:47 ---> Running in 4ac42b1fb51f 06:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:47 Upgrading critical system libraries and apk-tools: 06:13:47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:13:47 Executing busybox-1.36.1-r29.trigger 06:13:47 Continuing the upgrade transaction with new apk-tools: 06:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:13:47 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:13:47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:13:47 OK: 8 MiB in 15 packages 06:13:48 Removing intermediate container 4ac42b1fb51f 06:13:48 ---> 2d112c79f561 06:13:48 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:13:48 ---> 78a16100d5a3 06:13:48 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:13:48 ---> 2793f7634aee 06:13:48 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:13:48 ---> e320cac86b20 06:13:48 Step 18/23 : EXPOSE 59901 06:13:48 ---> Running in 4fb6e20c668e 06:13:48 Removing intermediate container 4fb6e20c668e 06:13:48 ---> f8c6b456e224 06:13:48 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:13:48 ---> Running in 1d7ce70a8edd 06:13:49 Removing intermediate container 1d7ce70a8edd 06:13:49 ---> ac21330a2e98 06:13:49 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:13:49 ---> Running in 5aed7c52e8a8 06:13:49 Removing intermediate container 5aed7c52e8a8 06:13:49 ---> ab55e549cceb 06:13:49 Step 21/23 : LABEL arch=amd64 06:13:49 ---> Running in df0043fce76c 06:13:49 Removing intermediate container df0043fce76c 06:13:49 ---> cd09d19713dc 06:13:49 Step 22/23 : LABEL git_sha=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:13:49 ---> Running in dc50514e2685 06:13:49 Removing intermediate container dc50514e2685 06:13:49 ---> f8bb230a3476 06:13:49 Step 23/23 : LABEL version=4.0.0-dev.4 06:13:49 ---> Running in 40bcd7f91a8a 06:13:49 Removing intermediate container 40bcd7f91a8a 06:13:49 ---> bf370b2dc428 06:13:49 [Warning] One or more build-args [ARCH] were not consumed 06:13:49 Successfully built bf370b2dc428 06:13:49 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:13:49 provisioning config files... 06:13:49 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18374081529974011099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:49 ---> ****-login.sh 06:13:49 nexus3.edgexfoundry.org:10001 06:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:49 Configure a credential helper to remove this warning. See 06:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:49 06:13:49 Login Succeeded 06:13:49 nexus3.edgexfoundry.org:10002 06:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:49 Configure a credential helper to remove this warning. See 06:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:49 06:13:49 Login Succeeded 06:13:49 nexus3.edgexfoundry.org:10003 06:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:50 Configure a credential helper to remove this warning. See 06:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:50 06:13:50 Login Succeeded 06:13:50 nexus3.edgexfoundry.org:10004 06:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:50 Configure a credential helper to remove this warning. See 06:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:50 06:13:50 Login Succeeded 06:13:50 ****.io 06:13:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:50 Configure a credential helper to remove this warning. See 06:13:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:50 06:13:50 Login Succeeded 06:13:50 ---> ****-login.sh ends [Pipeline] } 06:13:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:13:50 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:13:50 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:13:50 latest 06:13:50 4.0.0-dev.4 06:13:50 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 06:13:50 main 06:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:50 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker push nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:13:51 fcf30676eb69: Preparing 06:13:51 3c0ae1a7392a: Preparing 06:13:51 419d9a579ae8: Preparing 06:13:51 f4c493f49df0: Preparing 06:13:51 20da83bf4013: Preparing 06:13:51 63ca1fbb43ae: Preparing 06:13:51 63ca1fbb43ae: Waiting 06:13:51 3c0ae1a7392a: Pushed 06:13:51 20da83bf4013: Pushed 06:13:51 63ca1fbb43ae: Layer already exists 06:13:51 fcf30676eb69: Pushed 06:13:51 f4c493f49df0: Pushed 06:13:55 419d9a579ae8: Pushed 06:13:55 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:55 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:13:55 fcf30676eb69: Preparing 06:13:55 3c0ae1a7392a: Preparing 06:13:55 419d9a579ae8: Preparing 06:13:55 f4c493f49df0: Preparing 06:13:55 20da83bf4013: Preparing 06:13:55 63ca1fbb43ae: Preparing 06:13:55 63ca1fbb43ae: Waiting 06:13:55 fcf30676eb69: Layer already exists 06:13:55 f4c493f49df0: Layer already exists 06:13:55 3c0ae1a7392a: Layer already exists 06:13:55 20da83bf4013: Layer already exists 06:13:55 419d9a579ae8: Layer already exists 06:13:55 63ca1fbb43ae: Layer already exists 06:13:55 latest: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:56 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.4 06:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:13:56 fcf30676eb69: Preparing 06:13:56 3c0ae1a7392a: Preparing 06:13:56 419d9a579ae8: Preparing 06:13:56 f4c493f49df0: Preparing 06:13:56 20da83bf4013: Preparing 06:13:56 63ca1fbb43ae: Preparing 06:13:56 63ca1fbb43ae: Waiting 06:13:56 20da83bf4013: Layer already exists 06:13:56 3c0ae1a7392a: Layer already exists 06:13:56 fcf30676eb69: Layer already exists 06:13:56 419d9a579ae8: Layer already exists 06:13:56 f4c493f49df0: Layer already exists 06:13:56 63ca1fbb43ae: Layer already exists 06:13:56 4.0.0-dev.4: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:56 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 06:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:13:57 fcf30676eb69: Preparing 06:13:57 3c0ae1a7392a: Preparing 06:13:57 419d9a579ae8: Preparing 06:13:57 f4c493f49df0: Preparing 06:13:57 20da83bf4013: Preparing 06:13:57 63ca1fbb43ae: Preparing 06:13:57 63ca1fbb43ae: Waiting 06:13:57 fcf30676eb69: Layer already exists 06:13:57 20da83bf4013: Layer already exists 06:13:57 3c0ae1a7392a: Layer already exists 06:13:57 f4c493f49df0: Layer already exists 06:13:57 419d9a579ae8: Layer already exists 06:13:57 63ca1fbb43ae: Layer already exists 06:13:57 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:57 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:13:57 fcf30676eb69: Preparing 06:13:57 3c0ae1a7392a: Preparing 06:13:57 419d9a579ae8: Preparing 06:13:57 f4c493f49df0: Preparing 06:13:57 20da83bf4013: Preparing 06:13:57 63ca1fbb43ae: Preparing 06:13:57 63ca1fbb43ae: Waiting 06:13:57 419d9a579ae8: Layer already exists 06:13:57 20da83bf4013: Layer already exists 06:13:57 f4c493f49df0: Layer already exists 06:13:57 3c0ae1a7392a: Layer already exists 06:13:57 fcf30676eb69: Layer already exists 06:13:57 63ca1fbb43ae: Layer already exists 06:13:57 main: digest: sha256:36cf340e417dd6ec2fe078aa03f795557a973bfcc6ee88f75dfbf2e72c03edd9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:57 ===================================================== [Pipeline] echo 06:13:57 taggedImages: 06:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.4 06:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 06:13:57 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:58 06:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:13:58 latest: Pulling from edgex-lftools-log-publisher 06:13:58 5eb5b503b376: Pulling fs layer 06:13:58 5c69ac0246d0: Pulling fs layer 06:13:58 ec43610c2a17: Pulling fs layer 06:13:58 3a2ae6a8a46f: Pulling fs layer 06:13:58 33b1e0a273af: Pulling fs layer 06:13:58 5d3b04190fa2: Pulling fs layer 06:13:58 2f39f015ded8: Pulling fs layer 06:13:58 33b1e0a273af: Waiting 06:13:58 5d3b04190fa2: Waiting 06:13:58 2f39f015ded8: Waiting 06:13:58 3a2ae6a8a46f: Waiting 06:13:58 3a2ae6a8a46f: Verifying Checksum 06:13:58 3a2ae6a8a46f: Download complete 06:13:58 33b1e0a273af: Verifying Checksum 06:13:58 33b1e0a273af: Download complete 06:13:58 5d3b04190fa2: Download complete 06:13:58 ec43610c2a17: Verifying Checksum 06:13:58 ec43610c2a17: Download complete 06:13:58 5eb5b503b376: Verifying Checksum 06:13:58 5eb5b503b376: Download complete 06:13:59 2f39f015ded8: Download complete 06:14:00 5eb5b503b376: Pull complete 06:14:00 5c69ac0246d0: Pull complete 06:14:00 ec43610c2a17: Pull complete 06:14:00 3a2ae6a8a46f: Pull complete 06:14:00 33b1e0a273af: Pull complete 06:14:01 5d3b04190fa2: Pull complete 06:14:05 2f39f015ded8: Pull complete 06:14:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:14:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:14:05 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:14:05 $ 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 06:14:06 $ docker top 060bf6d67de63dd031c6ee2aa544eef04e23e3837877f983b61426f9b56a40e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:06 ---> job-cost.sh 06:14:06 lf-activate-venv: SKIPPING 06:14:06 INFO: No Stack... 06:14:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:14:07 INFO: Archiving Costs [Pipeline] sh 06:14:08 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:14:08 + cut -d, -f6 [Pipeline] lock 06:14:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] 06:14:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] did not exist. Created. 06:14:08 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:14:08 + echo total: 0.2199999988079071 [Pipeline] stash 06:14:08 Stashed 1 file(s) [Pipeline] } 06:14:08 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 06:14:08 $ docker stop --time=1 060bf6d67de63dd031c6ee2aa544eef04e23e3837877f983b61426f9b56a40e3 06:14:09 $ docker rm -f --volumes 060bf6d67de63dd031c6ee2aa544eef04e23e3837877f983b61426f9b56a40e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:14:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25886 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:14:54 Running in /w/workspace/device-modbus-go/169 [Pipeline] { [Pipeline] checkout 06:14:57 The recommended git tool is: git 06:15:03 using credential edgex-jenkins-ssh 06:15:03 Cloning the remote Git repository 06:15:03 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:15:04 > git init /w/workspace/device-modbus-go/169 # timeout=10 06:15:04 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:15:04 > git --version # timeout=10 06:15:04 > git --version # 'git version 2.25.1' 06:15:04 using GIT_SSH to set credentials SSH Credentials for GitHub 06:15:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:15:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:08 Avoid second fetch 06:15:08 Checking out Revision 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 (main) 06:15:08 Commit message: "Merge pull request #589 from jackchenjc/edgex-go-issue-4916-2" 06:15:08 > git config core.sparsecheckout # timeout=10 06:15:08 > git checkout -f 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:15:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 06:15:13 Dload Upload Total Spent Left Speed 06:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 06:15:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:15:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:15:14 + sudo tee /etc/docker/daemon.new 06:15:14 { 06:15:14 "registry-mirrors": [ 06:15:14 "https://nexus3.edgexfoundry.org:10001" 06:15:14 ], 06:15:14 "bip": "10.250.0.254/24", 06:15:14 "hosts": [ 06:15:14 "tcp://0.0.0.0:5555", 06:15:14 "unix:///var/run/docker.sock" 06:15:14 ], 06:15:14 "mtu": 1458, 06:15:14 "selinux-enabled": true, 06:15:14 "seccomp-profile": "/etc/docker/seccomp.json" 06:15:14 } [Pipeline] sh 06:15:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:15:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:15:33 provisioning config files... 06:15:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/169@tmp/config9329173887431528370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:15:34 ---> ****-login.sh 06:15:34 nexus3.edgexfoundry.org:10001 06:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:34 Configure a credential helper to remove this warning. See 06:15:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:34 06:15:34 Login Succeeded 06:15:34 nexus3.edgexfoundry.org:10002 06:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 nexus3.edgexfoundry.org:10003 06:15:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:35 Configure a credential helper to remove this warning. See 06:15:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:35 06:15:35 Login Succeeded 06:15:35 nexus3.edgexfoundry.org:10004 06:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:36 Configure a credential helper to remove this warning. See 06:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:36 06:15:36 Login Succeeded 06:15:36 ****.io 06:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:15:36 Configure a credential helper to remove this warning. See 06:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:15:36 06:15:36 Login Succeeded 06:15:36 ---> ****-login.sh ends [Pipeline] } 06:15:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:15:37 ========================================================= 06:15:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:15:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:37 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:15:38 Sending build context to Docker daemon 9.163MB 06:15:38 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 06:15:38 Step 2/10 : FROM ${BASE} AS builder 06:15:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:15:38 cf04c63912e1: Pulling fs layer 06:15:38 55b35a11ae5e: Pulling fs layer 06:15:38 a37a00ec5f00: Pulling fs layer 06:15:38 50b3750afda1: Pulling fs layer 06:15:38 4f4fb700ef54: Pulling fs layer 06:15:38 80978eb59214: Pulling fs layer 06:15:38 c9f46d7d2bd2: Pulling fs layer 06:15:38 c5a475d317c9: Pulling fs layer 06:15:38 50b3750afda1: Waiting 06:15:38 4f4fb700ef54: Waiting 06:15:38 80978eb59214: Waiting 06:15:38 c9f46d7d2bd2: Waiting 06:15:38 c5a475d317c9: Waiting 06:15:38 55b35a11ae5e: Download complete 06:15:38 50b3750afda1: Verifying Checksum 06:15:38 50b3750afda1: Download complete 06:15:38 4f4fb700ef54: Verifying Checksum 06:15:38 4f4fb700ef54: Download complete 06:15:38 80978eb59214: Verifying Checksum 06:15:38 80978eb59214: Download complete 06:15:38 cf04c63912e1: Verifying Checksum 06:15:38 cf04c63912e1: Download complete 06:15:39 c5a475d317c9: Verifying Checksum 06:15:39 c5a475d317c9: Download complete 06:15:39 cf04c63912e1: Pull complete 06:15:40 55b35a11ae5e: Pull complete 06:15:40 a37a00ec5f00: Verifying Checksum 06:15:40 a37a00ec5f00: Download complete 06:15:41 c9f46d7d2bd2: Verifying Checksum 06:15:41 c9f46d7d2bd2: Download complete 06:15:56 a37a00ec5f00: Pull complete 06:15:56 50b3750afda1: Pull complete 06:15:56 4f4fb700ef54: Pull complete 06:15:56 80978eb59214: Pull complete 06:16:06 c9f46d7d2bd2: Pull complete 06:16:07 c5a475d317c9: Pull complete 06:16:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:16:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:16:07 ---> be29e6b0f0d4 06:16:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:16:08 ---> Running in 17c265a9ebbd 06:16:09 Removing intermediate container 17c265a9ebbd 06:16:09 ---> ed4f1b3ea762 06:16:09 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:16:09 ---> Running in 0c01858263d9 06:16:09 Removing intermediate container 0c01858263d9 06:16:09 ---> 76a7cae09081 06:16:09 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:16:09 ---> Running in eb0e680a9a5e 06:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:16:13 (1/8) Installing openssh-keygen (9.7_p1-r4) 06:16:13 (2/8) Installing libedit (20240517.3.1-r0) 06:16:13 (3/8) Installing openssh-client-common (9.7_p1-r4) 06:16:13 (4/8) Installing openssh-client-default (9.7_p1-r4) 06:16:13 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 06:16:13 (6/8) Installing openssh-server-common (9.7_p1-r4) 06:16:13 (7/8) Installing openssh-server (9.7_p1-r4) 06:16:13 (8/8) Installing openssh (9.7_p1-r4) 06:16:13 Executing busybox-1.36.1-r29.trigger 06:16:13 OK: 244 MiB in 62 packages 06:16:15 Removing intermediate container eb0e680a9a5e 06:16:15 ---> 0865aeae2937 06:16:15 Step 6/10 : WORKDIR /device-modbus-go 06:16:15 ---> Running in 0285c693be83 06:16:15 Removing intermediate container 0285c693be83 06:16:15 ---> 619a765ef4fc 06:16:15 Step 7/10 : COPY go.mod vendor* ./ 06:16:15 ---> 090672ecb1d0 06:16:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:16:15 ---> Running in 28fd93f70698 06:18:22 Removing intermediate container 28fd93f70698 06:18:22 ---> 04745cffcd63 06:18:22 Step 9/10 : COPY . . 06:18:22 ---> 6c12eb8b0113 06:18:22 Step 10/10 : RUN ${MAKE} 06:18:22 ---> Running in 8bc3c9fdface 06:18:22 noop 06:18:22 Removing intermediate container 8bc3c9fdface 06:18:22 ---> 10cfeb1e15c1 06:18:22 Successfully built 10cfeb1e15c1 06:18:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:23 + docker inspect -f . ci-base-image-arm64 06:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:23 prd-ubuntu20.04-docker-arm64-4c-16g-25886 does not seem to be running inside a container 06:18:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/169 -v /w/workspace/device-modbus-go/169:/w/workspace/device-modbus-go/169:rw,z -v /w/workspace/device-modbus-go/169@tmp:/w/workspace/device-modbus-go/169@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-arm64 cat 06:18:24 $ docker top bc72da09cc229fc1733bc0ca11ed7f4b71aab57503ceff6ee20f41136bbc28f1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:25 + go version 06:18:25 go version go1.23.2 linux/arm64 [Pipeline] } 06:18:25 $ docker stop --time=1 bc72da09cc229fc1733bc0ca11ed7f4b71aab57503ceff6ee20f41136bbc28f1 06:18:27 $ docker rm -f --volumes bc72da09cc229fc1733bc0ca11ed7f4b71aab57503ceff6ee20f41136bbc28f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:28 + docker inspect -f . ci-base-image-arm64 06:18:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:28 prd-ubuntu20.04-docker-arm64-4c-16g-25886 does not seem to be running inside a container 06:18:28 $ 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/169 -v /w/workspace/device-modbus-go/169:/w/workspace/device-modbus-go/169:rw,z -v /w/workspace/device-modbus-go/169@tmp:/w/workspace/device-modbus-go/169@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-arm64 cat 06:18:30 $ docker top 3aca443f918ff5255d083c5d0f521a8925c35a11b3ab9f7edd9d3f48cde6ab24 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:32 + git config --global --add safe.directory /w/workspace/device-modbus-go/169 [Pipeline] fileExists [Pipeline] sh 06:18:33 + make test 06:18:33 go test ./... -coverprofile=coverage.out 06:18:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:22:46 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 06:22:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 48.0% of statements 06:22:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:22:46 go vet ./... 06:23:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:23:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:23:43 ./bin/test-attribution-txt.sh [Pipeline] echo 06:23:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:23:43 $ docker stop --time=1 3aca443f918ff5255d083c5d0f521a8925c35a11b3ab9f7edd9d3f48cde6ab24 06:23:45 $ docker rm -f --volumes 3aca443f918ff5255d083c5d0f521a8925c35a11b3ab9f7edd9d3f48cde6ab24 [Pipeline] // withDockerContainer [Pipeline] sh 06:23:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:23:46 Warning: overwriting stash ‘coverage-report’ 06:23:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:23:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:23:48 + ls -al . 06:23:48 total 256 06:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:18 . 06:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 06:15 .. 06:23:48 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 06:15 .dockerignore 06:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 06:15 .git 06:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:15 .github 06:23:48 -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 06:15 .gitignore 06:23:48 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 06:15 .golangci.yml 06:23:48 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 06:15 Attribution.txt 06:23:48 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 06:15 CHANGELOG.md 06:23:48 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 06:15 Dockerfile 06:23:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 06:15 GOVERNANCE.md 06:23:48 -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 06:15 Jenkinsfile 06:23:48 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 06:15 LICENSE 06:23:48 -rw-rw-r-- 1 jenkins jenkins 2524 Nov 8 06:15 Makefile 06:23:48 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 06:15 OWNERS.md 06:23:48 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 06:15 README.md 06:23:48 -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 06:11 VERSION 06:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:15 bin 06:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:15 cmd 06:23:48 -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 06:22 coverage.out 06:23:48 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 06:15 go.mod 06:23:48 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 06:15 go.sum 06:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 06:15 internal 06:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 06:15 simulator 06:23:48 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 06:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:48 + 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=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 --label arch=arm64 --label version=4.0.0-dev.4 . 06:23:49 Sending build context to Docker daemon 9.189MB 06:23:49 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 06:23:49 Step 2/23 : FROM ${BASE} AS builder 06:23:49 ---> 10cfeb1e15c1 06:23:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:23:49 ---> Running in 3b7a0f2c4fa4 06:23:49 Removing intermediate container 3b7a0f2c4fa4 06:23:49 ---> fbc75131e2ef 06:23:49 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:23:49 ---> Running in 77885c391570 06:23:50 Removing intermediate container 77885c391570 06:23:50 ---> 2b9a0c87f2d7 06:23:50 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:23:50 ---> Running in 02565ef60061 06:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:23:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:23:53 OK: 244 MiB in 62 packages 06:23:54 Removing intermediate container 02565ef60061 06:23:54 ---> 8507cdcc1b68 06:23:54 Step 6/23 : WORKDIR /device-modbus-go 06:23:54 ---> Running in 083e07a54e15 06:23:54 Removing intermediate container 083e07a54e15 06:23:54 ---> 454579fc517e 06:23:54 Step 7/23 : COPY go.mod vendor* ./ 06:23:55 ---> 6f466ba0ed36 06:23:55 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:23:55 ---> Running in 25e6a37d3e12 06:23:57 Removing intermediate container 25e6a37d3e12 06:23:57 ---> a5a530032fb2 06:23:57 Step 9/23 : COPY . . 06:23:58 ---> 9cbd7d2cd2ab 06:23:58 Step 10/23 : RUN ${MAKE} 06:23:58 ---> Running in 387bf7d6bb34 06:23:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 06:27:36 Removing intermediate container 387bf7d6bb34 06:27:36 ---> 3506198c58c0 06:27:36 Step 11/23 : FROM alpine:3.20 06:27:36 3.20: Pulling from library/alpine 06:27:36 cf04c63912e1: Already exists 06:27:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:27:36 Status: Downloaded newer image for alpine:3.20 06:27:36 ---> c157a85ed455 06:27:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 06:27:36 ---> Running in efd7a46c932a 06:27:36 Removing intermediate container efd7a46c932a 06:27:36 ---> 4eb4e8b6f073 06:27:36 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:27:36 ---> Running in 40f172429795 06:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:27:36 (1/1) Installing dumb-init (1.2.5-r3) 06:27:36 Executing busybox-1.36.1-r29.trigger 06:27:36 OK: 9 MiB in 15 packages 06:27:36 Removing intermediate container 40f172429795 06:27:36 ---> 1d68385a9365 06:27:36 Step 14/23 : RUN apk --no-cache upgrade 06:27:36 ---> Running in fa2fc96e991c 06:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:27:36 Upgrading critical system libraries and apk-tools: 06:27:36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:27:36 Executing busybox-1.36.1-r29.trigger 06:27:36 Continuing the upgrade transaction with new apk-tools: 06:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:27:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:27:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:27:37 OK: 9 MiB in 15 packages 06:27:38 Removing intermediate container fa2fc96e991c 06:27:38 ---> 86bf0a507386 06:27:38 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:27:40 ---> fad1ac7e8cbf 06:27:40 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:27:40 ---> 4836ca4a6930 06:27:40 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:27:41 ---> 5341c2a964bb 06:27:41 Step 18/23 : EXPOSE 59901 06:27:41 ---> Running in 642ae8a35278 06:27:41 Removing intermediate container 642ae8a35278 06:27:41 ---> 4263e8c2dd19 06:27:41 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:27:41 ---> Running in 4bccd678617d 06:27:41 Removing intermediate container 4bccd678617d 06:27:41 ---> 2238275a1d1e 06:27:41 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:27:41 ---> Running in 6ee045b427a9 06:27:42 Removing intermediate container 6ee045b427a9 06:27:42 ---> af69720aad2a 06:27:42 Step 21/23 : LABEL arch=arm64 06:27:42 ---> Running in e514d5b0bccf 06:27:42 Removing intermediate container e514d5b0bccf 06:27:42 ---> 3760f646fdf7 06:27:42 Step 22/23 : LABEL git_sha=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:27:42 ---> Running in 1660175ff0ab 06:27:43 Removing intermediate container 1660175ff0ab 06:27:43 ---> f0b1804769f2 06:27:43 Step 23/23 : LABEL version=4.0.0-dev.4 06:27:43 ---> Running in 7426701d56fa 06:27:43 Removing intermediate container 7426701d56fa 06:27:43 ---> 0635ce976afc 06:27:43 [Warning] One or more build-args [ARCH] were not consumed 06:27:43 Successfully built 0635ce976afc 06:27:43 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 06:27:43 provisioning config files... 06:27:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/169@tmp/config16707675938876131935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:27:44 ---> ****-login.sh 06:27:44 nexus3.edgexfoundry.org:10001 06:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:44 Configure a credential helper to remove this warning. See 06:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:44 06:27:44 Login Succeeded 06:27:44 nexus3.edgexfoundry.org:10002 06:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:44 Configure a credential helper to remove this warning. See 06:27:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:44 06:27:44 Login Succeeded 06:27:44 nexus3.edgexfoundry.org:10003 06:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 nexus3.edgexfoundry.org:10004 06:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 ****.io 06:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:27:45 Configure a credential helper to remove this warning. See 06:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:27:45 06:27:45 Login Succeeded 06:27:45 ---> ****-login.sh ends [Pipeline] } 06:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:27:46 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:27:46 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:27:46 latest 06:27:46 4.0.0-dev.4 06:27:46 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 06:27:46 main 06:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:46 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:27:46 e9937e91acd3: Preparing 06:27:46 6155f79a3d74: Preparing 06:27:46 c6f0c3822e73: Preparing 06:27:46 e386ec542435: Preparing 06:27:46 acda00153d4e: Preparing 06:27:46 16113d51b718: Preparing 06:27:46 16113d51b718: Waiting 06:27:47 e9937e91acd3: Pushed 06:27:47 6155f79a3d74: Pushed 06:27:47 acda00153d4e: Pushed 06:27:47 16113d51b718: Layer already exists 06:27:48 e386ec542435: Pushed 06:27:55 c6f0c3822e73: Pushed 06:27:55 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:55 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:55 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:27:55 e9937e91acd3: Preparing 06:27:55 6155f79a3d74: Preparing 06:27:55 c6f0c3822e73: Preparing 06:27:55 e386ec542435: Preparing 06:27:55 acda00153d4e: Preparing 06:27:55 16113d51b718: Preparing 06:27:55 16113d51b718: Waiting 06:27:55 e9937e91acd3: Layer already exists 06:27:55 c6f0c3822e73: Layer already exists 06:27:55 6155f79a3d74: Layer already exists 06:27:55 acda00153d4e: Layer already exists 06:27:55 e386ec542435: Layer already exists 06:27:55 16113d51b718: Layer already exists 06:27:56 latest: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:56 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:56 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.4 06:27:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:27:56 e9937e91acd3: Preparing 06:27:56 6155f79a3d74: Preparing 06:27:56 c6f0c3822e73: Preparing 06:27:56 e386ec542435: Preparing 06:27:56 acda00153d4e: Preparing 06:27:56 16113d51b718: Preparing 06:27:56 16113d51b718: Waiting 06:27:56 acda00153d4e: Layer already exists 06:27:56 e9937e91acd3: Layer already exists 06:27:56 c6f0c3822e73: Layer already exists 06:27:56 6155f79a3d74: Layer already exists 06:27:56 e386ec542435: Layer already exists 06:27:56 16113d51b718: Layer already exists 06:27:57 4.0.0-dev.4: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:57 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:57 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 06:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:27:57 e9937e91acd3: Preparing 06:27:57 6155f79a3d74: Preparing 06:27:57 c6f0c3822e73: Preparing 06:27:57 e386ec542435: Preparing 06:27:57 acda00153d4e: Preparing 06:27:57 16113d51b718: Preparing 06:27:57 16113d51b718: Waiting 06:27:57 6155f79a3d74: Layer already exists 06:27:57 e9937e91acd3: Layer already exists 06:27:57 c6f0c3822e73: Layer already exists 06:27:57 acda00153d4e: Layer already exists 06:27:57 e386ec542435: Layer already exists 06:27:57 16113d51b718: Layer already exists 06:27:58 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:58 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:58 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:27:58 e9937e91acd3: Preparing 06:27:58 6155f79a3d74: Preparing 06:27:58 c6f0c3822e73: Preparing 06:27:58 e386ec542435: Preparing 06:27:58 acda00153d4e: Preparing 06:27:58 16113d51b718: Preparing 06:27:58 16113d51b718: Waiting 06:27:58 6155f79a3d74: Layer already exists 06:27:58 e386ec542435: Layer already exists 06:27:58 c6f0c3822e73: Layer already exists 06:27:58 acda00153d4e: Layer already exists 06:27:58 e9937e91acd3: Layer already exists 06:27:58 16113d51b718: Layer already exists 06:27:58 main: digest: sha256:887d5ff62cace38437b07d92978f25905c38d173dc327bf7ed99b720be3a46aa size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:27:59 ===================================================== [Pipeline] echo 06:27:59 taggedImages: 06:27:59 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 06:27:59 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:27:59 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.4 06:27:59 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2-4.0.0-dev.4 06:27:59 - 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 06:27:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:59 06:27:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:27:59 arm64: Pulling from edgex-lftools-log-publisher 06:27:59 8998bd30e6a1: Pulling fs layer 06:27:59 04944245beec: Pulling fs layer 06:27:59 699f458cf7ca: Pulling fs layer 06:27:59 765212b225bb: Pulling fs layer 06:27:59 f23df028b6ca: Pulling fs layer 06:27:59 d65c8cfc05b1: Pulling fs layer 06:27:59 2437ff75d9bd: Pulling fs layer 06:27:59 765212b225bb: Waiting 06:27:59 f23df028b6ca: Waiting 06:27:59 d65c8cfc05b1: Waiting 06:27:59 2437ff75d9bd: Waiting 06:28:00 04944245beec: Verifying Checksum 06:28:00 04944245beec: Download complete 06:28:00 765212b225bb: Verifying Checksum 06:28:00 765212b225bb: Download complete 06:28:00 f23df028b6ca: Verifying Checksum 06:28:00 f23df028b6ca: Download complete 06:28:00 d65c8cfc05b1: Verifying Checksum 06:28:00 d65c8cfc05b1: Download complete 06:28:00 699f458cf7ca: Verifying Checksum 06:28:00 699f458cf7ca: Download complete 06:28:00 8998bd30e6a1: Download complete 06:28:03 2437ff75d9bd: Verifying Checksum 06:28:03 2437ff75d9bd: Download complete 06:28:05 8998bd30e6a1: Pull complete 06:28:05 04944245beec: Pull complete 06:28:07 699f458cf7ca: Pull complete 06:28:07 765212b225bb: Pull complete 06:28:08 f23df028b6ca: Pull complete 06:28:08 d65c8cfc05b1: Pull complete 06:28:23 2437ff75d9bd: Pull complete 06:28:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:28:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:28:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:23 prd-ubuntu20.04-docker-arm64-4c-16g-25886 does not seem to be running inside a container 06:28: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/device-modbus-go/169 -v /w/workspace/device-modbus-go/169:/w/workspace/device-modbus-go/169:rw,z -v /w/workspace/device-modbus-go/169@tmp:/w/workspace/device-modbus-go/169@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:arm64 cat 06:28:26 $ docker top 24621a310e4c05b78dd352d0cfee0830665c8b6133e417623db46e94a01a5149 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:26 ---> job-cost.sh 06:28:27 lf-activate-venv: SKIPPING 06:28:27 INFO: No Stack... 06:28:49 INFO: Retrieving Pricing Info for: v3-standard-4 06:28:49 INFO: Archiving Costs [Pipeline] sh 06:28:49 + cat /w/workspace/device-modbus-go/169/archives/cost.csv 06:28:49 + cut -d, -f6 [Pipeline] lock 06:28:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] 06:28:49 Resource [jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] did not exist. Created. 06:28:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:50 /w/workspace/device-modbus-go/169@tmp/durable-529f285b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:28:50 + echo total: 0.10999999940395355 [Pipeline] stash 06:28:50 Warning: overwriting stash ‘stack-cost’ 06:28:50 Stashed 1 file(s) [Pipeline] } 06:28:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-169-stack-cost] [Pipeline] // lock [Pipeline] } 06:28:51 $ docker stop --time=1 24621a310e4c05b78dd352d0cfee0830665c8b6133e417623db46e94a01a5149 06:28:52 $ docker rm -f --volumes 24621a310e4c05b78dd352d0cfee0830665c8b6133e417623db46e94a01a5149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:28:53 provisioning config files... 06:28:53 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5522391034480652709tmp [Pipeline] { [Pipeline] sh 06:28:53 + set +x 06:28:53 + curl -s https://codecov.io/bash 06:28:53 + bash -s -- 06:28:53 06:28:53 _____ _ 06:28:53 / ____| | | 06:28:53 | | ___ __| | ___ ___ _____ __ 06:28:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:28:53 | |___| (_) | (_| | __/ (_| (_) \ V / 06:28:53 \_____\___/ \__,_|\___|\___\___/ \_/ 06:28:53 Bash-1.0.6 06:28:53 06:28:53 06:28:53 ==> git version 2.25.1 found 06:28:53 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:28:53 Release-Date: 2020-01-08 06:28:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:28:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:28:53 ==> Jenkins CI detected. 06:28:53 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:28:53 project root: . 06:28:53 --> token set from env 06:28:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:28:53 ==> Running gcov in . (disable via -X gcov) 06:28:53 ==> Python coveragepy not found 06:28:53 ==> Searching for coverage reports in: 06:28:53 + . 06:28:53 -> Found 1 reports 06:28:53 ==> Detecting git/mercurial file structure 06:28:53 ==> Reading reports 06:28:53 + ./coverage.out bytes=25464 06:28:53 ==> Appending adjustments 06:28:53 https://docs.codecov.io/docs/fixing-reports 06:28:53 + Found adjustments 06:28:53 ==> Gzipping contents 06:28:53 4.0K /tmp/codecov.YmN4XF.gz 06:28:53 ==> Uploading reports 06:28:53 url: https://codecov.io 06:28:53 query: branch=main&commit=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:28:53 -> Pinging Codecov 06:28:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2&build=169&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F169%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:28:53 -> Uploading to 06:28:53 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2/e2d5867b-193c-4bcb-b91f-ff559f6373aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T062853Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=498f1fcec068c4849159bc9fc53b4a383089135a9f80de9ba09ec9cff30857ad 06:28:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:28:53 Dload Upload Total Spent Left Speed 06:28:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 16383 --:--:-- --:--:-- --:--:-- 16383 06:28:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] } 06:28:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:28:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:28:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:28:54 06:28:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:28:55 latest: Pulling from edgex-devops/edgex-snyk-go 06:28:55 43c4264eed91: Already exists 06:28:55 4cc291be95ef: Already exists 06:28:55 2ac1f1163629: Already exists 06:28:55 5c3c966382ef: Already exists 06:28:55 4f4fb700ef54: Already exists 06:28:55 d9c7d2e4e75e: Pulling fs layer 06:28:55 9c3e1370e548: Pulling fs layer 06:28:55 d9c7d2e4e75e: Download complete 06:28:55 d9c7d2e4e75e: Pull complete 06:28:56 9c3e1370e548: Verifying Checksum 06:28:56 9c3e1370e548: Download complete 06:28:59 9c3e1370e548: Pull complete 06:28:59 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:28:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:59 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:28:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -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-devops/edgex-snyk-go:latest cat 06:29:02 $ docker top 54c38c96fce71b06a04d6a53e1a8d1176e97ca9e23497d7e89f432ca39289175 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:02 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 06:29:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:29:03 + set -o pipefail 06:29:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:29:11 06:29:11 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:29:11 06:29:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/41679bf9-6ca2-4900-a54f-3fe620d2aa9b 06:29:11 06:29:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:29:11 06:29:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:29:11 06:29:11 06:29:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:29:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:29:11 $ docker stop --time=1 54c38c96fce71b06a04d6a53e1a8d1176e97ca9e23497d7e89f432ca39289175 06:29:17 $ docker rm -f --volumes 54c38c96fce71b06a04d6a53e1a8d1176e97ca9e23497d7e89f432ca39289175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:29:17 + git log --format=format:%s -1 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 [Pipeline] sh 06:29:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:18 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:29:18 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:19 $ docker top 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:19 [ssh-agent] Looking for ssh-agent implementation... 06:29:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:19 $ docker exec 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 ssh-agent 06:29:19 SSH_AUTH_SOCK=/tmp/ssh-hUuOFICKTmqi/agent.33 06:29:19 SSH_AGENT_PID=39 06:29:19 Running ssh-add (command line suppressed) 06:29:19 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11705793645201556478.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11705793645201556478.key) 06:29:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:19 + git semver tag 06:29:20 2024-11-08 06:29:20,164 [run_tag] DEBUG tag force:False 06:29:20 2024-11-08 06:29:20,164 [check_head_tag] DEBUG check head tag 06:29:20 2024-11-08 06:29:20,167 [execute] INFO git cat-file --batch-check 06:29:20 2024-11-08 06:29:20,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:29:20 2024-11-08 06:29:20,171 [execute] INFO git cat-file --batch 06:29:20 2024-11-08 06:29:20,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:29:20 2024-11-08 06:29:20,193 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:20 2024-11-08 06:29:20,193 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 06:29:20 2024-11-08 06:29:20,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:29:20 2024-11-08 06:29:20,199 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:20 4.0.0-dev.4 [Pipeline] } 06:29:20 $ docker exec --env ******** --env ******** 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 ssh-agent -k 06:29:20 unset SSH_AUTH_SOCK; 06:29:20 unset SSH_AGENT_PID; 06:29:20 echo Agent pid 39 killed; 06:29:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:20 + git semver [Pipeline] } 06:29:21 $ docker stop --time=1 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 06:29:22 $ docker rm -f --volumes 6e565aa47ee0026d3bb77b3428eb681bfa60635c8845b8847c749974da109d03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:22 06:29:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:23 0.23.1-centos7: Pulling from edgex-lftools 06:29:23 ab5ef0e58194: Pulling fs layer 06:29:23 9712f1f96733: Pulling fs layer 06:29:23 63f879dbbcfc: Pulling fs layer 06:29:23 0d9ebad4ef96: Pulling fs layer 06:29:23 e9a5061849ea: Pulling fs layer 06:29:23 d747dcd14b5f: Pulling fs layer 06:29:23 2de7ff778b66: Pulling fs layer 06:29:23 e9a5061849ea: Waiting 06:29:23 d747dcd14b5f: Waiting 06:29:23 2de7ff778b66: Waiting 06:29:23 9712f1f96733: Verifying Checksum 06:29:23 9712f1f96733: Download complete 06:29:23 63f879dbbcfc: Verifying Checksum 06:29:23 63f879dbbcfc: Download complete 06:29:23 0d9ebad4ef96: Verifying Checksum 06:29:23 0d9ebad4ef96: Download complete 06:29:23 d747dcd14b5f: Verifying Checksum 06:29:23 d747dcd14b5f: Download complete 06:29:23 e9a5061849ea: Verifying Checksum 06:29:23 e9a5061849ea: Download complete 06:29:24 ab5ef0e58194: Verifying Checksum 06:29:24 ab5ef0e58194: Download complete 06:29:24 2de7ff778b66: Verifying Checksum 06:29:24 2de7ff778b66: Download complete 06:29:27 ab5ef0e58194: Pull complete 06:29:27 9712f1f96733: Pull complete 06:29:27 63f879dbbcfc: Pull complete 06:29:32 0d9ebad4ef96: Pull complete 06:29:32 e9a5061849ea: Pull complete 06:29:32 d747dcd14b5f: Pull complete 06:29:33 2de7ff778b66: Pull complete 06:29:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:29:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:33 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:29:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:29:42 $ docker top 4cd8f408713b8630852c8219cc9495222e7235b786823a5c947722a4a3c89e5a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:29:42 provisioning config files... 06:29:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17982240048034345448tmp 06:29:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5890932386566596975tmp 06:29:42 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17026583706729448512tmp [Pipeline] { [Pipeline] echo 06:29:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:29:42 ---> sigul-configuration.sh 06:29:42 gpg: directory `/root/.gnupg' created 06:29:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:29:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:29:42 gpg: keyring `/root/.gnupg/secring.gpg' created 06:29:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:29:42 gpg: CAST5 encrypted data 06:29:42 gpg: encrypted with 1 passphrase 06:29:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:29:42 + mkdir /home/jenkins 06:29:42 + mkdir /home/jenkins/sigul [Pipeline] sh 06:29:43 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:29:43 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:29:43 ---> sigul-install.sh 06:29:43 Sigul already installed; skipping installation. [Pipeline] sh 06:29:43 + git tag --list 06:29:43 0.7.1 06:29:43 v1.0.0 06:29:43 v1.1.0 06:29:43 v1.1.1 06:29:43 v1.2.2 06:29:43 v1.3.0 06:29:43 v1.3.1 06:29:43 v2.0.0 06:29:43 v2.1.0 06:29:43 v2.1.1 06:29:43 v2.2.0 06:29:43 v2.3.0 06:29:43 v3.0 06:29:43 v3.0.0 06:29:43 v3.1 06:29:43 v3.1.0 06:29:43 v3.1.0-dev.1 06:29:43 v3.1.0-dev.10 06:29:43 v3.1.0-dev.11 06:29:43 v3.1.0-dev.12 06:29:43 v3.1.0-dev.13 06:29:43 v3.1.0-dev.14 06:29:43 v3.1.0-dev.15 06:29:43 v3.1.0-dev.16 06:29:43 v3.1.0-dev.17 06:29:43 v3.1.0-dev.18 06:29:43 v3.1.0-dev.19 06:29:43 v3.1.0-dev.2 06:29:43 v3.1.0-dev.20 06:29:43 v3.1.0-dev.21 06:29:43 v3.1.0-dev.22 06:29:43 v3.1.0-dev.23 06:29:43 v3.1.0-dev.24 06:29:43 v3.1.0-dev.25 06:29:43 v3.1.0-dev.3 06:29:43 v3.1.0-dev.4 06:29:43 v3.1.0-dev.5 06:29:43 v3.1.0-dev.6 06:29:43 v3.1.0-dev.7 06:29:43 v3.1.0-dev.8 06:29:43 v3.1.0-dev.9 06:29:43 v3.1.1 06:29:43 v3.1.1-dev.1 06:29:43 v3.2.0-dev.1 06:29:43 v3.2.0-dev.10 06:29:43 v3.2.0-dev.11 06:29:43 v3.2.0-dev.12 06:29:43 v3.2.0-dev.13 06:29:43 v3.2.0-dev.14 06:29:43 v3.2.0-dev.15 06:29:43 v3.2.0-dev.16 06:29:43 v3.2.0-dev.17 06:29:43 v3.2.0-dev.18 06:29:43 v3.2.0-dev.19 06:29:43 v3.2.0-dev.2 06:29:43 v3.2.0-dev.20 06:29:43 v3.2.0-dev.21 06:29:43 v3.2.0-dev.22 06:29:43 v3.2.0-dev.23 06:29:43 v3.2.0-dev.24 06:29:43 v3.2.0-dev.25 06:29:43 v3.2.0-dev.26 06:29:43 v3.2.0-dev.3 06:29:43 v3.2.0-dev.4 06:29:43 v3.2.0-dev.5 06:29:43 v3.2.0-dev.6 06:29:43 v3.2.0-dev.7 06:29:43 v3.2.0-dev.8 06:29:43 v3.2.0-dev.9 06:29:43 v4.0.0-dev.1 06:29:43 v4.0.0-dev.2 06:29:43 v4.0.0-dev.3 06:29:43 v4.0.0-dev.4 [Pipeline] sh 06:29:44 + lftools sign git-tag v4.0.0-dev.4 06:29:44 Signing Git tag with Sigul... 06:29:44 Signing v4.0.0-dev.4 [Pipeline] echo 06:29:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:29:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:29:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:29:45 $ docker stop --time=1 4cd8f408713b8630852c8219cc9495222e7235b786823a5c947722a4a3c89e5a 06:29:46 $ docker rm -f --volumes 4cd8f408713b8630852c8219cc9495222e7235b786823a5c947722a4a3c89e5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:29:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:47 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:29:47 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:47 $ docker top c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:47 [ssh-agent] Looking for ssh-agent implementation... 06:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:48 $ docker exec c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 ssh-agent 06:29:48 SSH_AUTH_SOCK=/tmp/ssh-Gy16FsHAKOX1/agent.32 06:29:48 SSH_AGENT_PID=38 06:29:48 Running ssh-add (command line suppressed) 06:29:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12144373837721642441.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12144373837721642441.key) 06:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:48 + git semver bump pre 06:29:48 2024-11-08 06:29:48,828 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:48 2024-11-08 06:29:48,829 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 06:29:48 2024-11-08 06:29:48,829 [bump_version] DEBUG bumped version:4.0.0-dev.5 06:29:48 2024-11-08 06:29:48,829 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:29:48 2024-11-08 06:29:48,829 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:48 2024-11-08 06:29:48,829 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:48 2024-11-08 06:29:48,831 [execute] INFO git cat-file --batch-check 06:29:48 2024-11-08 06:29:48,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:29:48 2024-11-08 06:29:48,836 [execute] INFO git cat-file --batch 06:29:48 2024-11-08 06:29:48,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:29:48 2024-11-08 06:29:48,842 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:48 4.0.0-dev.5 [Pipeline] } 06:29:48 $ docker exec --env ******** --env ******** c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 ssh-agent -k 06:29:49 unset SSH_AUTH_SOCK; 06:29:49 unset SSH_AGENT_PID; 06:29:49 echo Agent pid 38 killed; 06:29:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:49 + git semver [Pipeline] } 06:29:49 $ docker stop --time=1 c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 06:29:51 $ docker rm -f --volumes c534ea8e1535d7d4ad967857e6f6e2ff8423dfdc0d9e13029c80180ffba94668 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:52 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:29:52 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:52 $ docker top c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 -eo pid,comm 06:29:52 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:29:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:52 [ssh-agent] Looking for ssh-agent implementation... 06:29:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:52 $ docker exec c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 ssh-agent 06:29:52 SSH_AUTH_SOCK=/tmp/ssh-KdwYUUcygLgI/agent.14 06:29:52 SSH_AGENT_PID=21 06:29:52 Running ssh-add (command line suppressed) 06:29:52 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4773925050952522410.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4773925050952522410.key) 06:29:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:53 + git semver push 06:29:53 2024-11-08 06:29:53,527 [run_push] DEBUG push 06:29:53 2024-11-08 06:29:53,528 [execute] INFO git cat-file --batch-check 06:29:53 2024-11-08 06:29:53,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:29:53 2024-11-08 06:29:53,532 [execute] INFO git rev-list 3dd939d51626091b828112fe982b6588d85a72cf -- 06:29:53 2024-11-08 06:29:53,533 [execute] DEBUG Popen(['git', 'rev-list', '3dd939d51626091b828112fe982b6588d85a72cf', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:29:53 2024-11-08 06:29:53,543 [execute] INFO git fetch -v origin 06:29:53 2024-11-08 06:29:53,544 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:29:54 2024-11-08 06:29:53,997 [run_push] DEBUG no remote changes detected 06:29:54 2024-11-08 06:29:53,997 [execute] INFO git push origin semver 06:29:54 2024-11-08 06:29:53,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:29:54 2024-11-08 06:29:54,619 [run_push] DEBUG push all version tags 06:29:54 2024-11-08 06:29:54,620 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:29:54 2024-11-08 06:29:54,620 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:29:55 2024-11-08 06:29:55,240 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:29:55 4.0.0-dev.5 [Pipeline] } 06:29:55 $ docker exec --env ******** --env ******** c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 ssh-agent -k 06:29:55 unset SSH_AUTH_SOCK; 06:29:55 unset SSH_AGENT_PID; 06:29:55 echo Agent pid 21 killed; 06:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:55 + git semver [Pipeline] } 06:29:56 $ docker stop --time=1 c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 06:29:57 $ docker rm -f --volumes c35d3c99edd619531207348a88bab5a6e182072dad6441cbdf8f2c479ab69000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:29:58 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:29:58 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:29:58 total 16 06:29:58 drwxr-xr-x 3 root root 4096 Nov 8 06:14 . 06:29:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:29 .. 06:29:58 drwxr-xr-x 2 root root 4096 Nov 8 06:14 cost 06:29:58 -rw-r--r-- 1 root root 88 Nov 8 06:14 cost.csv 06:29:58 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:29:58 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:29:58 total 16 06:29:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 06:14 . 06:29:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 06:29 .. 06:29:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 06:14 cost 06:29:58 -rw-r--r-- 1 jenkins jenkins 88 Nov 8 06:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:29:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:29:59 ---> package-listing.sh 06:29:59 ++ facter osfamily 06:29:59 ++ tr '[:upper:]' '[:lower:]' 06:29:59 + OS_FAMILY=debian 06:29:59 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:29:59 + START_PACKAGES=/tmp/packages_start.txt 06:29:59 + END_PACKAGES=/tmp/packages_end.txt 06:29:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:29:59 + PACKAGES=/tmp/packages_start.txt 06:29:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:29:59 + PACKAGES=/tmp/packages_end.txt 06:29:59 + case "${OS_FAMILY}" in 06:29:59 + dpkg -l 06:29:59 + grep '^ii' 06:29:59 + '[' -f /tmp/packages_start.txt ']' 06:29:59 + '[' -f /tmp/packages_end.txt ']' 06:29:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:29:59 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:29:59 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:29:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:29:59 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 06:30:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:00 prd-ubuntu20.04-docker-8c-8g-25884 does not seem to be running inside a container 06:30:00 $ 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 06:30:01 $ docker top 451a5feed7ff700b4525d23e63bd4f7eaaad8965e057918754959641097f1874 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:01 + touch /tmp/pre-build-complete [Pipeline] sh 06:30:01 + mkdir -p /var/log/sysstat [Pipeline] sh 06:30:01 + ls /var/log/sa-host 06:30:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:02 provisioning config files... 06:30:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1971577724937575465tmp [Pipeline] { [Pipeline] echo 06:30:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:30:02 ---> create-netrc.sh [Pipeline] } 06:30:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:30:02 ---> python-tools-install.sh [Pipeline] echo 06:30:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:30:03 ---> sudo-logs.sh 06:30:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:30:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:30:03 ---> job-cost.sh 06:30:03 lf-activate-venv: SKIPPING 06:30:03 DEBUG: total: 0.2199999988079071 06:30:03 INFO: Retrieving Stack Cost... 06:30:03 INFO: Retrieving Pricing Info for: v3-standard-8 06:30:04 INFO: Archiving Costs [Pipeline] echo 06:30:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:30:04 ---> logs-deploy.sh 06:30:04 lf-activate-venv: SKIPPING 06:30:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/169 06:30:04 INFO: archiving workspace using pattern(s): 06:30:05 Archives upload complete. 06:30:05 INFO: archiving logs to Nexus 06:30:06 ---> uname -a: 06:30:06 Linux prd-ubuntu20-04-docker-8c-8g-25884 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:30:06 06:30:06 06:30:06 ---> lscpu: 06:30:06 Architecture: x86_64 06:30:06 CPU op-mode(s): 32-bit, 64-bit 06:30:06 Byte Order: Little Endian 06:30:06 Address sizes: 40 bits physical, 48 bits virtual 06:30:06 CPU(s): 8 06:30:06 On-line CPU(s) list: 0-7 06:30:06 Thread(s) per core: 1 06:30:06 Core(s) per socket: 1 06:30:06 Socket(s): 8 06:30:06 NUMA node(s): 1 06:30:06 Vendor ID: AuthenticAMD 06:30:06 CPU family: 23 06:30:06 Model: 49 06:30:06 Model name: AMD EPYC-Rome Processor 06:30:06 Stepping: 0 06:30:06 CPU MHz: 2800.000 06:30:06 BogoMIPS: 5600.00 06:30:06 Virtualization: AMD-V 06:30:06 Hypervisor vendor: KVM 06:30:06 Virtualization type: full 06:30:06 L1d cache: 256 KiB 06:30:06 L1i cache: 256 KiB 06:30:06 L2 cache: 4 MiB 06:30:06 L3 cache: 128 MiB 06:30:06 NUMA node0 CPU(s): 0-7 06:30:06 Vulnerability Itlb multihit: Not affected 06:30:06 Vulnerability L1tf: Not affected 06:30:06 Vulnerability Mds: Not affected 06:30:06 Vulnerability Meltdown: Not affected 06:30:06 Vulnerability Mmio stale data: Not affected 06:30:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:30:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:30:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:30:06 Vulnerability Srbds: Not affected 06:30:06 Vulnerability Tsx async abort: Not affected 06:30:06 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:30:06 06:30:06 06:30:06 ---> nproc: 06:30:06 8 06:30:06 06:30:06 06:30:06 ---> df -h: 06:30:06 Filesystem Size Used Avail Use% Mounted on 06:30:06 overlay 155G 13G 143G 9% / 06:30:06 tmpfs 64M 0 64M 0% /dev 06:30:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:30:06 shm 64M 0 64M 0% /dev/shm 06:30:06 /dev/vda1 155G 13G 143G 9% /facter-os 06:30:06 06:30:06 06:30:06 ---> sar -b -r -n DEV: 06:30:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25884) 11/08/24 _x86_64_ (8 CPU) 06:30:06 06:30:06 06:10:45 LINUX RESTART (8 CPU) 06:30:06 06:30:06 06:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:30:06 06:12:01 434.19 48.23 385.97 0.00 5418.43 74040.06 0.00 06:30:06 06:13:01 232.32 2.67 229.66 0.00 29.32 78356.41 0.00 06:30:06 06:14:01 169.22 0.18 169.04 0.00 13.86 48814.80 0.00 06:30:06 06:15:01 49.62 0.03 49.58 0.00 1.07 16475.99 0.00 06:30:06 06:16:01 2.60 0.97 1.63 0.00 67.46 30.26 0.00 06:30:06 06:17:01 2.20 0.02 2.18 0.00 0.13 28.12 0.00 06:30:06 06:18:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 06:30:06 06:19:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 06:30:06 06:20:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 06:30:06 06:21:01 1.18 0.00 1.18 0.00 0.00 16.66 0.00 06:30:06 06:22:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 06:30:06 06:23:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 06:30:06 06:24:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 06:30:06 06:25:01 0.95 0.03 0.92 0.00 0.27 11.60 0.00 06:30:06 06:26:01 4.98 2.24 2.74 0.00 36.41 81.73 0.00 06:30:06 06:27:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 06:30:06 06:28:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 06:30:06 06:29:01 15.66 0.12 15.55 0.00 10.53 15012.03 0.00 06:30:06 06:30:01 139.01 0.65 138.36 0.00 34.93 41021.56 0.00 06:30:06 Average: 55.83 2.90 52.93 0.00 295.33 14418.56 0.00 06:30:06 06:30:06 06:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:30:06 06:12:01 29156288 31525164 789424 2.40 80884 2555092 2002404 5.90 1048252 2284532 9864 06:30:06 06:13:01 26716328 30737472 1562988 4.75 187360 3925340 2600200 7.66 2072348 3509968 386752 06:30:06 06:14:01 27168044 31507160 794796 2.42 194200 4244300 2024056 5.97 1378120 3757172 277904 06:30:06 06:15:01 26987020 31540932 759780 2.31 199164 4424108 1792036 5.28 1359568 3924592 184 06:30:06 06:16:01 26981040 31541836 758144 2.31 200532 4429248 1796516 5.29 1360764 3929652 332 06:30:06 06:17:01 26982096 31542852 757052 2.30 200564 4429244 1812972 5.34 1359556 3929616 168 06:30:06 06:18:01 26983960 31544884 754924 2.30 200592 4429316 1812972 5.34 1356984 3929672 4 06:30:06 06:19:01 26990780 31551672 748188 2.28 200620 4429316 1812972 5.34 1350940 3929680 180 06:30:06 06:20:01 26990512 31551452 748348 2.28 200664 4429320 1812972 5.34 1350988 3929684 16 06:30:06 06:21:01 26990488 31552000 748284 2.28 200704 4429296 1812972 5.34 1350556 3930212 200 06:30:06 06:22:01 26990720 31552272 748184 2.28 200728 4429296 1812972 5.34 1350664 3930220 4 06:30:06 06:23:01 26990736 31552324 748096 2.28 200764 4429304 1812972 5.34 1350672 3930224 176 06:30:06 06:24:01 26990720 31552340 748024 2.27 200792 4429304 1812972 5.34 1350712 3930224 4 06:30:06 06:25:01 26989656 31551480 748492 2.28 200828 4429440 1812972 5.34 1351968 3930364 312 06:30:06 06:26:01 26986228 31550812 748632 2.28 200896 4431796 1809732 5.33 1350844 3932644 24 06:30:06 06:27:01 26986552 31551176 748256 2.28 200928 4431800 1809732 5.33 1350760 3932648 176 06:30:06 06:28:01 26986788 31551420 747940 2.27 200944 4431804 1809732 5.33 1350700 3932652 12 06:30:06 06:29:01 26549896 31535428 763664 2.32 202816 4831692 1851604 5.46 1372072 4332260 34452 06:30:06 06:30:01 25809396 31498404 794072 2.41 218644 5437672 1834520 5.41 1444204 4908368 528 06:30:06 Average: 27011960 31499531 800910 2.44 194349 4368773 1876173 5.53 1382141 3884968 37436 06:30:06 06:30:06 06:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:30:06 06:12:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 06:30:06 06:12:01 docker0 140.98 131.71 12.73 345.28 0.00 0.00 0.00 0.00 06:30:06 06:12:01 veth955ec1b 117.61 105.17 12.59 131.17 0.00 0.00 0.00 0.01 06:30:06 06:12:01 ens3 641.43 488.55 6094.91 110.84 0.00 0.00 0.00 0.00 06:30:06 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:13:01 docker0 159.33 311.61 13.68 3109.56 0.00 0.00 0.00 0.00 06:30:06 06:13:01 ens3 339.37 176.32 3144.66 26.54 0.00 0.00 0.00 0.00 06:30:06 06:13:01 vethbdc1cc9 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 06:30:06 06:14:01 lo 7.93 7.93 0.79 0.79 0.00 0.00 0.00 0.00 06:30:06 06:14:01 docker0 7.07 13.86 0.43 190.56 0.00 0.00 0.00 0.00 06:30:06 06:14:01 ens3 164.77 114.58 2745.15 242.49 0.00 0.00 0.00 0.00 06:30:06 06:15:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:30:06 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:15:01 ens3 14.66 8.91 14.14 5.33 0.00 0.00 0.00 0.00 06:30:06 06:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:16:01 ens3 0.58 0.42 0.38 0.18 0.00 0.00 0.00 0.00 06:30:06 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:17:01 ens3 0.87 0.57 0.44 0.35 0.00 0.00 0.00 0.00 06:30:06 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:19:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:20:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 06:30:06 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:21:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:22:01 ens3 1.13 0.73 2.99 0.11 0.00 0.00 0.00 0.00 06:30:06 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:23:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:30:06 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:24:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:30:06 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:27:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:30:06 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:28:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:30:06 06:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 06:30:06 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:30:06 06:29:01 ens3 82.40 45.88 2643.21 7.40 0.00 0.00 0.00 0.00 06:30:06 06:30:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 06:30:06 06:30:01 docker0 72.44 133.03 6.95 1244.85 0.00 0.00 0.00 0.00 06:30:06 06:30:01 ens3 350.21 236.39 4535.07 170.22 0.00 0.00 0.00 0.00 06:30:06 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 06:30:06 Average: docker0 19.99 31.06 1.78 257.35 0.00 0.00 0.00 0.00 06:30:06 Average: ens3 84.03 56.47 1009.34 29.66 0.00 0.00 0.00 0.00 06:30:06 06:30:06 06:30:06 ---> sar -P ALL: 06:30:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25884) 11/08/24 _x86_64_ (8 CPU) 06:30:06 06:30:06 06:10:45 LINUX RESTART (8 CPU) 06:30:06 06:30:06 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:30:06 06:12:01 all 10.45 0.00 3.88 1.62 0.07 83.98 06:30:06 06:12:01 0 13.35 0.00 3.89 1.51 0.08 81.17 06:30:06 06:12:01 1 12.20 0.00 3.57 3.11 0.08 81.03 06:30:06 06:12:01 2 9.98 0.00 4.36 2.79 0.07 82.79 06:30:06 06:12:01 3 11.41 0.00 3.30 0.22 0.05 85.01 06:30:06 06:12:01 4 10.04 0.00 4.52 3.49 0.08 81.87 06:30:06 06:12:01 5 8.52 0.00 3.48 1.22 0.05 86.73 06:30:06 06:12:01 6 7.39 0.00 3.70 0.22 0.07 88.62 06:30:06 06:12:01 7 10.67 0.00 4.25 0.40 0.07 84.61 06:30:06 06:13:01 all 44.25 0.00 8.12 1.15 0.08 46.40 06:30:06 06:13:01 0 42.81 0.00 8.51 0.74 0.07 47.87 06:30:06 06:13:01 1 43.95 0.00 7.34 0.17 0.10 48.45 06:30:06 06:13:01 2 44.29 0.00 7.13 0.15 0.08 48.34 06:30:06 06:13:01 3 44.98 0.00 7.95 0.75 0.08 46.25 06:30:06 06:13:01 4 44.84 0.00 8.53 0.29 0.08 46.26 06:30:06 06:13:01 5 45.18 0.00 9.33 6.55 0.08 38.86 06:30:06 06:13:01 6 45.48 0.00 7.96 0.35 0.08 46.12 06:30:06 06:13:01 7 42.48 0.00 8.24 0.23 0.07 48.98 06:30:06 06:14:01 all 32.95 0.00 7.00 0.64 0.08 59.33 06:30:06 06:14:01 0 31.48 0.00 7.51 0.91 0.07 60.04 06:30:06 06:14:01 1 31.35 0.00 6.68 1.48 0.08 60.40 06:30:06 06:14:01 2 33.90 0.00 7.20 0.29 0.08 58.53 06:30:06 06:14:01 3 32.88 0.00 6.47 0.10 0.07 60.48 06:30:06 06:14:01 4 31.56 0.00 6.67 0.10 0.07 61.60 06:30:06 06:14:01 5 36.06 0.00 7.32 0.08 0.08 56.45 06:30:06 06:14:01 6 32.08 0.00 6.61 0.98 0.07 60.26 06:30:06 06:14:01 7 34.29 0.00 7.53 1.22 0.08 56.88 06:30:06 06:15:01 all 1.63 0.00 0.79 0.16 0.02 97.39 06:30:06 06:15:01 0 1.72 0.00 0.79 0.13 0.02 97.34 06:30:06 06:15:01 1 1.57 0.00 1.09 0.92 0.02 96.40 06:30:06 06:15:01 2 1.51 0.00 0.77 0.00 0.02 97.71 06:30:06 06:15:01 3 1.76 0.00 0.65 0.00 0.02 97.57 06:30:06 06:15:01 4 1.74 0.00 0.72 0.02 0.03 97.49 06:30:06 06:15:01 5 1.77 0.00 0.75 0.05 0.03 97.39 06:30:06 06:15:01 6 1.52 0.00 0.80 0.00 0.02 97.66 06:30:06 06:15:01 7 1.46 0.00 0.79 0.17 0.02 97.57 06:30:06 06:16:01 all 0.04 0.00 0.08 0.02 0.01 99.86 06:30:06 06:16:01 0 0.02 0.00 0.05 0.02 0.00 99.92 06:30:06 06:16:01 1 0.03 0.00 0.08 0.02 0.02 99.85 06:30:06 06:16:01 2 0.05 0.00 0.27 0.03 0.00 99.65 06:30:06 06:16:01 3 0.05 0.00 0.07 0.02 0.03 99.83 06:30:06 06:16:01 4 0.07 0.00 0.05 0.00 0.02 99.87 06:30:06 06:16:01 5 0.00 0.00 0.03 0.03 0.00 99.93 06:30:06 06:16:01 6 0.05 0.00 0.02 0.02 0.00 99.92 06:30:06 06:16:01 7 0.05 0.00 0.05 0.02 0.00 99.88 06:30:06 06:17:01 all 0.10 0.00 0.02 0.01 0.01 99.86 06:30:06 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:30:06 06:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:30:06 06:17:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:30:06 06:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:17:01 5 0.05 0.00 0.02 0.05 0.02 99.87 06:30:06 06:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:17:01 7 0.62 0.00 0.05 0.00 0.02 99.32 06:30:06 06:18:01 all 0.28 0.00 0.01 0.00 0.01 99.70 06:30:06 06:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:30:06 06:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:06 06:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:30:06 06:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:30:06 06:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:06 06:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:30:06 06:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:30:06 06:18:01 7 1.97 0.00 0.03 0.00 0.02 97.98 06:30:06 06:19:01 all 0.28 0.00 0.02 0.00 0.01 99.68 06:30:06 06:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:30:06 06:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 06:30:06 06:19:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:30:06 06:19:01 3 0.07 0.00 0.02 0.00 0.02 99.90 06:30:06 06:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:30:06 06:19:01 5 0.02 0.00 0.00 0.03 0.02 99.93 06:30:06 06:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:30:06 06:19:01 7 1.97 0.00 0.03 0.00 0.03 97.96 06:30:06 06:20:01 all 0.08 0.00 0.01 0.01 0.01 99.89 06:30:06 06:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 06:30:06 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:20:01 3 0.03 0.00 0.03 0.00 0.05 99.88 06:30:06 06:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:30:06 06:20:01 5 0.00 0.00 0.02 0.05 0.00 99.93 06:30:06 06:20:01 6 0.27 0.00 0.02 0.00 0.02 99.70 06:30:06 06:20:01 7 0.22 0.00 0.00 0.00 0.02 99.77 06:30:06 06:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:30:06 06:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:30:06 06:21:01 3 0.03 0.00 0.05 0.00 0.02 99.90 06:30:06 06:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:30:06 06:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 06:30:06 06:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:30:06 06:22:01 all 0.03 0.00 0.02 0.00 0.01 99.93 06:30:06 06:22:01 0 0.10 0.00 0.03 0.00 0.02 99.85 06:30:06 06:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:30:06 06:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:30:06 06:22:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:30:06 06:22:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:30:06 06:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:30:06 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:30:06 06:22:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:30:06 06:30:06 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:30:06 06:23:01 all 0.03 0.00 0.02 0.02 0.00 99.92 06:30:06 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:30:06 06:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:30:06 06:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:23:01 5 0.07 0.00 0.02 0.17 0.00 99.75 06:30:06 06:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:30:06 06:24:01 all 0.03 0.00 0.01 0.13 0.01 99.83 06:30:06 06:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:30:06 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:30:06 06:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:30:06 06:24:01 5 0.03 0.00 0.03 1.00 0.02 98.92 06:30:06 06:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:30:06 06:24:01 7 0.08 0.00 0.02 0.00 0.02 99.88 06:30:06 06:25:01 all 0.13 0.00 0.02 0.15 0.01 99.69 06:30:06 06:25:01 0 0.07 0.00 0.07 0.35 0.02 99.50 06:30:06 06:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:30:06 06:25:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:30:06 06:25:01 3 0.07 0.00 0.00 0.00 0.02 99.92 06:30:06 06:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:30:06 06:25:01 5 0.02 0.00 0.00 0.82 0.00 99.17 06:30:06 06:25:01 6 0.07 0.00 0.03 0.00 0.00 99.90 06:30:06 06:25:01 7 0.75 0.00 0.02 0.00 0.02 99.22 06:30:06 06:26:01 all 0.04 0.00 0.05 0.20 0.01 99.71 06:30:06 06:26:01 0 0.03 0.00 0.03 0.05 0.00 99.88 06:30:06 06:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:30:06 06:26:01 2 0.02 0.00 0.05 0.00 0.00 99.93 06:30:06 06:26:01 3 0.05 0.00 0.07 0.28 0.02 99.58 06:30:06 06:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:30:06 06:26:01 5 0.10 0.00 0.07 0.85 0.02 98.97 06:30:06 06:26:01 6 0.03 0.00 0.05 0.00 0.02 99.90 06:30:06 06:26:01 7 0.05 0.00 0.08 0.38 0.02 99.47 06:30:06 06:27:01 all 0.03 0.00 0.01 0.06 0.00 99.90 06:30:06 06:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:30:06 06:27:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:30:06 06:27:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:30:06 06:27:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:30:06 06:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:30:06 06:27:01 5 0.02 0.00 0.02 0.32 0.00 99.65 06:30:06 06:27:01 6 0.00 0.00 0.00 0.12 0.00 99.88 06:30:06 06:27:01 7 0.02 0.00 0.02 0.03 0.02 99.92 06:30:06 06:28:01 all 0.03 0.00 0.01 0.02 0.01 99.92 06:30:06 06:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:30:06 06:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:30:06 06:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:30:06 06:28:01 3 0.08 0.00 0.02 0.00 0.02 99.88 06:30:06 06:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:30:06 06:28:01 5 0.03 0.00 0.00 0.18 0.02 99.77 06:30:06 06:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:30:06 06:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:30:06 06:29:01 all 1.51 0.00 0.76 0.46 0.02 97.26 06:30:06 06:29:01 0 1.34 0.00 1.02 0.00 0.00 97.64 06:30:06 06:29:01 1 0.94 0.00 0.70 0.02 0.03 98.31 06:30:06 06:29:01 2 1.34 0.00 0.64 0.00 0.02 98.01 06:30:06 06:29:01 3 2.97 0.00 0.97 0.02 0.03 96.01 06:30:06 06:29:01 4 1.49 0.00 0.50 0.00 0.02 98.00 06:30:06 06:29:01 5 1.64 0.00 1.01 3.59 0.02 93.75 06:30:06 06:29:01 6 1.37 0.00 0.90 0.07 0.02 97.64 06:30:06 06:29:01 7 0.97 0.00 0.35 0.00 0.00 98.67 06:30:06 06:30:01 all 7.88 0.00 3.47 3.14 0.08 85.44 06:30:06 06:30:01 0 9.69 0.00 3.58 0.10 0.07 86.56 06:30:06 06:30:01 1 8.96 0.00 4.33 16.98 0.10 69.63 06:30:06 06:30:01 2 5.98 0.00 2.66 0.30 0.07 90.98 06:30:06 06:30:01 3 8.15 0.00 2.99 0.10 0.08 88.67 06:30:06 06:30:01 4 7.11 0.00 2.93 0.32 0.05 89.59 06:30:06 06:30:01 5 7.31 0.00 4.53 4.88 0.08 83.20 06:30:06 06:30:01 6 8.05 0.00 3.04 0.61 0.08 88.22 06:30:06 06:30:01 7 7.75 0.00 3.71 1.96 0.08 86.50 06:30:06 Average: all 5.21 0.00 1.27 0.41 0.02 93.09 06:30:06 Average: 0 5.26 0.00 1.34 0.20 0.02 93.19 06:30:06 Average: 1 5.19 0.00 1.25 1.18 0.03 92.36 06:30:06 Average: 2 5.08 0.00 1.22 0.19 0.02 93.49 06:30:06 Average: 3 5.35 0.00 1.18 0.08 0.03 93.35 06:30:06 Average: 4 5.06 0.00 1.25 0.22 0.02 93.44 06:30:06 Average: 5 5.26 0.00 1.39 1.04 0.02 92.29 06:30:06 Average: 6 5.04 0.00 1.21 0.12 0.02 93.61 06:30:06 Average: 7 5.41 0.00 1.32 0.23 0.03 93.01 06:30:06 06:30:06 06:30:06