Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b66715b8b241736f2c193df6e5011bc294930f2 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-ssh14332350130166282639.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14161293649967444977.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7912251904694941323.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10130627567162635000.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-ssh934111846377424526.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13855 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/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 9b66715b8b241736f2c193df6e5011bc294930f2 (main) Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > 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 9b66715b8b241736f2c193df6e5011bc294930f2 # timeout=10 > git rev-list --no-walk cd73112b4be420f4cc6f08fe0448cd2914f416aa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:26:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:26:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:26:29 ========================================================= 06:26:29 EdgeX Global Pipelines Version Info 06:26:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:26:30 ------------------- 06:26:30 stable info: 06:26:30 ------------------- 06:26:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:26:30 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:26:30 Message: update stable to v1.0.249 06:26:31 ------------------- 06:26:31 experimental info: 06:26:31 ------------------- 06:26:31 Commited By: **** collab-it+edgex@linuxfoundation.org 06:26:31 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:26:31 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b66715 [Pipeline] echo 06:26:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:26:31 provisioning config files... 06:26:31 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3721181529120430971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:32 ---> docker-login.sh 06:26:32 nexus3.edgexfoundry.org:10001 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 nexus3.edgexfoundry.org:10002 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 nexus3.edgexfoundry.org:10003 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 nexus3.edgexfoundry.org:10004 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:32 Configure a credential helper to remove this warning. See 06:26:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:32 06:26:32 Login Succeeded 06:26:32 docker.io 06:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:33 Configure a credential helper to remove this warning. See 06:26:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:33 06:26:33 Login Succeeded 06:26:33 ---> docker-login.sh ends [Pipeline] } 06:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:26:33 + git rev-list -1 --merges 9b66715b8b241736f2c193df6e5011bc294930f2~1..9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] echo 06:26:33 -----------> git rev-list -1 --merges 9b66715b8b241736f2c193df6e5011bc294930f2~1..9b66715b8b241736f2c193df6e5011bc294930f2 9b66715b8b241736f2c193df6e5011bc294930f2 06:26:33 9b66715b8b241736f2c193df6e5011bc294930f2 [false] [Pipeline] sh 06:26:33 + git log --format=format:%s -1 9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] echo 06:26:33 ========================================================= 06:26:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:26:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:26:34 + git log --format=format:%s -1 9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] echo 06:26:34 [semverPrep] GIT_COMMIT: 9b66715b8b241736f2c193df6e5011bc294930f2, Commit Message: Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo 06:26:34 [semverPrep] This is not a build commit. [Pipeline] sh 06:26:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:26:34 + grep -v github /etc/ssh/ssh_known_hosts 06:26:34 + [ -e /tmp/ssh_known_hosts ] 06:26:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:26:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:26:34 + sudo tee -a /etc/ssh/ssh_known_hosts 06:26:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:34 06:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:35 0.1.4: Pulling from edgex-devops/py-git-semver 06:26:35 b85a868b505f: Pulling fs layer 06:26:35 e2be974225ed: Pulling fs layer 06:26:35 339a4e72a1f5: Pulling fs layer 06:26:35 988bab9f4d93: Pulling fs layer 06:26:35 1469e6f7b9e6: Pulling fs layer 06:26:35 eaf3925da568: Pulling fs layer 06:26:35 bab4dde63d76: Pulling fs layer 06:26:35 bde34c3a00c8: Pulling fs layer 06:26:35 b352a97aabf1: Pulling fs layer 06:26:35 4872d77fe225: Pulling fs layer 06:26:35 5851b861e8e6: Pulling fs layer 06:26:35 bab4dde63d76: Waiting 06:26:35 bde34c3a00c8: Waiting 06:26:35 5851b861e8e6: Waiting 06:26:35 988bab9f4d93: Waiting 06:26:35 eaf3925da568: Waiting 06:26:35 4872d77fe225: Waiting 06:26:35 1469e6f7b9e6: Waiting 06:26:35 b352a97aabf1: Waiting 06:26:35 e2be974225ed: Download complete 06:26:35 988bab9f4d93: Verifying Checksum 06:26:35 988bab9f4d93: Download complete 06:26:35 1469e6f7b9e6: Verifying Checksum 06:26:35 1469e6f7b9e6: Download complete 06:26:35 eaf3925da568: Verifying Checksum 06:26:35 eaf3925da568: Download complete 06:26:35 339a4e72a1f5: Verifying Checksum 06:26:35 339a4e72a1f5: Download complete 06:26:35 bde34c3a00c8: Download complete 06:26:35 b352a97aabf1: Verifying Checksum 06:26:35 b352a97aabf1: Download complete 06:26:35 4872d77fe225: Verifying Checksum 06:26:35 4872d77fe225: Download complete 06:26:35 5851b861e8e6: Download complete 06:26:35 b85a868b505f: Download complete 06:26:35 bab4dde63d76: Verifying Checksum 06:26:35 bab4dde63d76: Download complete 06:26:36 b85a868b505f: Pull complete 06:26:36 e2be974225ed: Pull complete 06:26:37 339a4e72a1f5: Pull complete 06:26:37 988bab9f4d93: Pull complete 06:26:37 1469e6f7b9e6: Pull complete 06:26:37 eaf3925da568: Pull complete 06:26:39 bab4dde63d76: Pull complete 06:26:39 bde34c3a00c8: Pull complete 06:26:39 b352a97aabf1: Pull complete 06:26:39 4872d77fe225: Pull complete 06:26:39 5851b861e8e6: Pull complete 06:26:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:26:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:26:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:40 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:26:40 $ 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:26:42 $ docker top 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 -eo pid,comm 06:26:42 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:26:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:42 [ssh-agent] Looking for ssh-agent implementation... 06:26:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:42 $ docker exec 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 ssh-agent 06:26:42 SSH_AUTH_SOCK=/tmp/ssh-aJWugWLCoL5l/agent.32 06:26:42 SSH_AGENT_PID=38 06:26:42 Running ssh-add (command line suppressed) 06:26:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2345323668881330695.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2345323668881330695.key) 06:26:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:43 + git tag --points-at HEAD [Pipeline] } 06:26:43 $ docker exec --env ******** --env ******** 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 ssh-agent -k 06:26:43 unset SSH_AUTH_SOCK; 06:26:43 unset SSH_AGENT_PID; 06:26:43 echo Agent pid 38 killed; 06:26:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:26:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:26:43 [ssh-agent] Looking for ssh-agent implementation... 06:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:26:43 $ docker exec 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 ssh-agent 06:26:43 SSH_AUTH_SOCK=/tmp/ssh-c4i79YL7cBRx/agent.70 06:26:43 SSH_AGENT_PID=76 06:26:43 Running ssh-add (command line suppressed) 06:26:43 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9316244685120859013.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9316244685120859013.key) 06:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:26:43 + git semver init 06:26:44 2023-05-05 06:26:44,056 [run_init] DEBUG init version:0.0.0 force:False 06:26:44 2023-05-05 06:26:44,056 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 06:26:44 2023-05-05 06:26:44,057 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 06:26:44 2023-05-05 06:26:44,057 [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:26:45 2023-05-05 06:26:44,811 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 06:26:45 2023-05-05 06:26:44,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 06:26:45 2023-05-05 06:26:44,811 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:26:45 2023-05-05 06:26:44,812 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:26:45 3.0.0-dev.34 [Pipeline] } 06:26:45 $ docker exec --env ******** --env ******** 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 ssh-agent -k 06:26:45 unset SSH_AUTH_SOCK; 06:26:45 unset SSH_AGENT_PID; 06:26:45 echo Agent pid 76 killed; 06:26:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:26:45 + git semver [Pipeline] } 06:26:45 $ docker stop --time=1 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 06:26:47 $ docker rm -f --volumes 82007fa659af952f34e1ea93f53cded74f1bdb3e69ecff4c34b916e6661996d8 [Pipeline] // withDockerContainer [Pipeline] sh 06:26:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:26:47 Stashed 1 file(s) [Pipeline] echo 06:26:47 [edgeXSemver]: initialized semver on version 3.0.0-dev.34 [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:26:47 provisioning config files... 06:26:47 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13569503533280061116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:26:48 ---> docker-login.sh 06:26:48 nexus3.edgexfoundry.org:10001 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 nexus3.edgexfoundry.org:10002 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 nexus3.edgexfoundry.org:10003 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 nexus3.edgexfoundry.org:10004 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 docker.io 06:26:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:26:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:26:48 Configure a credential helper to remove this warning. See 06:26:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:26:48 06:26:48 Login Succeeded 06:26:48 ---> docker-login.sh ends [Pipeline] } 06:26:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:26:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:26:48 ========================================================= 06:26:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:26:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:26:48 Sending build context to Docker daemon 6.469MB 06:26:48 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:26:48 Step 2/10 : FROM ${BASE} AS builder 06:26:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:26:48 f56be85fc22e: Pulling fs layer 06:26:48 85791d961cd3: Pulling fs layer 06:26:48 d694b5ae8c79: Pulling fs layer 06:26:48 9f32a84ed3da: Pulling fs layer 06:26:48 4d19c01a9841: Pulling fs layer 06:26:48 9325e15d5711: Pulling fs layer 06:26:48 556b6ee489ea: Pulling fs layer 06:26:48 c5a4b2cf53e6: Pulling fs layer 06:26:48 9325e15d5711: Waiting 06:26:48 4d19c01a9841: Waiting 06:26:48 556b6ee489ea: Waiting 06:26:48 9f32a84ed3da: Waiting 06:26:48 c5a4b2cf53e6: Waiting 06:26:49 85791d961cd3: Download complete 06:26:49 9f32a84ed3da: Verifying Checksum 06:26:49 9f32a84ed3da: Download complete 06:26:49 4d19c01a9841: Verifying Checksum 06:26:49 4d19c01a9841: Download complete 06:26:49 f56be85fc22e: Verifying Checksum 06:26:49 f56be85fc22e: Download complete 06:26:49 9325e15d5711: Verifying Checksum 06:26:49 9325e15d5711: Download complete 06:26:49 f56be85fc22e: Pull complete 06:26:49 85791d961cd3: Pull complete 06:26:49 c5a4b2cf53e6: Verifying Checksum 06:26:49 c5a4b2cf53e6: Download complete 06:26:49 d694b5ae8c79: Download complete 06:26:50 556b6ee489ea: Verifying Checksum 06:26:50 556b6ee489ea: Download complete 06:26:53 d694b5ae8c79: Pull complete 06:26:53 9f32a84ed3da: Pull complete 06:26:53 4d19c01a9841: Pull complete 06:26:53 9325e15d5711: Pull complete 06:26:55 556b6ee489ea: Pull complete 06:26:56 c5a4b2cf53e6: Pull complete 06:26:56 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:26:56 ---> c4be618373d6 06:26:56 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:27:01 ---> Running in f31bae301b25 06:27:01 Removing intermediate container f31bae301b25 06:27:01 ---> b4b096bb69a6 06:27:01 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:27:01 ---> Running in cb5e93c3cd78 06:27:01 Removing intermediate container cb5e93c3cd78 06:27:01 ---> f56c2061980a 06:27:01 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:27:01 ---> Running in 0e753cbde483 06:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:27:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:27:01 (1/8) Installing openssh-keygen (9.1_p1-r2) 06:27:01 (2/8) Installing libedit (20221030.3.1-r0) 06:27:01 (3/8) Installing openssh-client-common (9.1_p1-r2) 06:27:01 (4/8) Installing openssh-client-default (9.1_p1-r2) 06:27:01 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 06:27:01 (6/8) Installing openssh-server-common (9.1_p1-r2) 06:27:01 (7/8) Installing openssh-server (9.1_p1-r2) 06:27:01 (8/8) Installing openssh (9.1_p1-r2) 06:27:01 Executing busybox-1.35.0-r29.trigger 06:27:01 OK: 270 MiB in 61 packages 06:27:01 Removing intermediate container 0e753cbde483 06:27:01 ---> f614328bd93a 06:27:01 Step 6/10 : WORKDIR /device-modbus-go 06:27:01 ---> Running in 0f494ba88c8b 06:27:01 Removing intermediate container 0f494ba88c8b 06:27:01 ---> d438084f86bc 06:27:01 Step 7/10 : COPY go.mod vendor* ./ 06:27:02 ---> 15d465b456a3 06:27:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:02 ---> Running in 7cbd4dd8cb6d 06:27:02 Still waiting to schedule task 06:27:02 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:27:02 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:27:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13856’ is offline 06:27:28 Removing intermediate container 7cbd4dd8cb6d 06:27:28 ---> b5df1b6f8ae1 06:27:28 Step 9/10 : COPY . . 06:27:28 ---> a04e3caf669a 06:27:28 Step 10/10 : RUN ${MAKE} 06:27:28 ---> Running in be7f0ed7ec48 06:27:28 noop 06:27:28 Removing intermediate container be7f0ed7ec48 06:27:28 ---> 05210316c249 06:27:28 Successfully built 05210316c249 06:27:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:28 + docker inspect -f . ci-base-image-x86_64 06:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:29 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:27:29 $ 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:27:29 $ docker top 6334baa6e52ea80dfb030e6816b9b77dede5f620a0647ede28c5aa143d61eafb -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:29 + go version 06:27:29 go version go1.20.2 linux/amd64 [Pipeline] } 06:27:29 $ docker stop --time=1 6334baa6e52ea80dfb030e6816b9b77dede5f620a0647ede28c5aa143d61eafb 06:27:31 $ docker rm -f --volumes 6334baa6e52ea80dfb030e6816b9b77dede5f620a0647ede28c5aa143d61eafb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:31 + docker inspect -f . ci-base-image-x86_64 06:27:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:27:31 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:27:31 $ 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:27:31 $ docker top 48467d4744649a7452db01d5f3a0f67c7d094f2122c009dfac6a249aa006a317 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 06:27:32 + make test 06:27:32 go test ./... -coverprofile=coverage.out 06:27:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:27:46 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:27:46 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.4% of statements 06:27:51 go vet ./... 06:27:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:27:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:27:54 ./bin/test-attribution-txt.sh [Pipeline] echo 06:27:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:27:54 $ docker stop --time=1 48467d4744649a7452db01d5f3a0f67c7d094f2122c009dfac6a249aa006a317 06:27:57 $ docker rm -f --volumes 48467d4744649a7452db01d5f3a0f67c7d094f2122c009dfac6a249aa006a317 [Pipeline] // withDockerContainer [Pipeline] sh 06:27:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:27:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:27:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:27:58 + ls -al . 06:27:58 total 180 06:27:58 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:27 . 06:27:58 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:26 .. 06:27:58 -rw-rw-r-- 1 jenkins jenkins 140 May 5 06:26 .dockerignore 06:27:58 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:26 .git 06:27:58 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:26 .github 06:27:58 -rw-rw-r-- 1 jenkins jenkins 331 May 5 06:26 .gitignore 06:27:58 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:26 .golangci.yml 06:27:58 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:26 .semver 06:27:58 -rw-rw-r-- 1 jenkins jenkins 10132 May 5 06:26 Attribution.txt 06:27:58 -rw-rw-r-- 1 jenkins jenkins 11576 May 5 06:26 CHANGELOG.md 06:27:58 -rw-rw-r-- 1 jenkins jenkins 1365 May 5 06:26 Dockerfile 06:27:58 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:26 GOVERNANCE.md 06:27:58 -rw-rw-r-- 1 jenkins jenkins 680 May 5 06:26 Jenkinsfile 06:27:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:26 LICENSE 06:27:58 -rw-rw-r-- 1 jenkins jenkins 1705 May 5 06:26 Makefile 06:27:58 -rw-rw-r-- 1 jenkins jenkins 622 May 5 06:26 OWNERS.md 06:27:58 -rw-rw-r-- 1 jenkins jenkins 4045 May 5 06:26 README.md 06:27:58 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:26 VERSION 06:27:58 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:26 bin 06:27:58 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:26 cmd 06:27:58 -rw-r--r-- 1 jenkins jenkins 24160 May 5 06:27 coverage.out 06:27:58 -rw-rw-r-- 1 jenkins jenkins 3453 May 5 06:26 go.mod 06:27:58 -rw-rw-r-- 1 jenkins jenkins 31670 May 5 06:26 go.sum 06:27:58 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:26 internal 06:27:58 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:26 simulator 06:27:58 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:26 snap 06:27:58 -rw-rw-r-- 1 jenkins jenkins 229 May 5 06:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:27:58 + 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=9b66715b8b241736f2c193df6e5011bc294930f2 --label arch=amd64 --label version=3.0.0-dev.34 . 06:27:58 Sending build context to Docker daemon 6.494MB 06:27:58 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 06:27:58 Step 2/22 : FROM ${BASE} AS builder 06:27:58 ---> 05210316c249 06:27:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:27:59 ---> Running in 9979b46b2755 06:27:59 Removing intermediate container 9979b46b2755 06:27:59 ---> 64087bc3ebf2 06:27:59 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:27:59 ---> Running in 813f1757f234 06:27:59 Removing intermediate container 813f1757f234 06:27:59 ---> b1ef5db73925 06:27:59 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:27:59 ---> Running in 2d1dde7482bf 06:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:27:59 OK: 270 MiB in 61 packages 06:28:00 Removing intermediate container 2d1dde7482bf 06:28:00 ---> b447e3c41e22 06:28:00 Step 6/22 : WORKDIR /device-modbus-go 06:28:00 ---> Running in ab57c90841a1 06:28:00 Removing intermediate container ab57c90841a1 06:28:00 ---> f4fe7206268b 06:28:00 Step 7/22 : COPY go.mod vendor* ./ 06:28:00 ---> fd040a309bb5 06:28:00 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:28:00 ---> Running in b88461d8735c 06:28:01 Removing intermediate container b88461d8735c 06:28:01 ---> 7c689f96c693 06:28:01 Step 9/22 : COPY . . 06:28:01 ---> cff8f874eea6 06:28:01 Step 10/22 : RUN ${MAKE} 06:28:01 ---> Running in 78a3b5fb9689 06:28:01 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:28:19 Removing intermediate container 78a3b5fb9689 06:28:19 ---> 5ccd2c5914f1 06:28:19 Step 11/22 : FROM alpine:3.17 06:28:19 3.17: Pulling from library/alpine 06:28:19 f56be85fc22e: Already exists 06:28:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:28:19 Status: Downloaded newer image for alpine:3.17 06:28:19 ---> 9ed4aefc74f6 06:28:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:28:19 ---> Running in 62571a2ef803 06:28:19 Removing intermediate container 62571a2ef803 06:28:19 ---> 1eef0bf4b153 06:28:19 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:28:19 ---> Running in 0a6518580247 06:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:28:19 (1/1) Installing dumb-init (1.2.5-r2) 06:28:19 Executing busybox-1.35.0-r29.trigger 06:28:19 OK: 7 MiB in 16 packages 06:28:20 Removing intermediate container 0a6518580247 06:28:20 ---> 58934a727084 06:28:20 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:28:20 ---> 76793fdcbbac 06:28:20 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:28:20 ---> c7e0511848e6 06:28:20 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:28:20 ---> be7009b0fc8a 06:28:20 Step 17/22 : EXPOSE 59901 06:28:21 ---> Running in d6376c45bbc1 06:28:21 Removing intermediate container d6376c45bbc1 06:28:21 ---> 3a5932b87f2d 06:28:21 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:28:21 ---> Running in 1916c9510b1f 06:28:21 Removing intermediate container 1916c9510b1f 06:28:21 ---> 44b4c891678d 06:28:21 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:28:21 ---> Running in ca7339b00b64 06:28:21 Removing intermediate container ca7339b00b64 06:28:21 ---> 2ca76fca01f5 06:28:21 Step 20/22 : LABEL arch=amd64 06:28:21 ---> Running in a01ba3771e1a 06:28:21 Removing intermediate container a01ba3771e1a 06:28:21 ---> e6662010dfa3 06:28:21 Step 21/22 : LABEL git_sha=9b66715b8b241736f2c193df6e5011bc294930f2 06:28:21 ---> Running in 3afda8d23af9 06:28:21 Removing intermediate container 3afda8d23af9 06:28:21 ---> 3388bb336704 06:28:21 Step 22/22 : LABEL version=3.0.0-dev.34 06:28:21 ---> Running in 93fac622e590 06:28:21 Removing intermediate container 93fac622e590 06:28:21 ---> a861c588b295 06:28:21 [Warning] One or more build-args [ARCH] were not consumed 06:28:21 Successfully built a861c588b295 06:28:21 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:28:21 provisioning config files... 06:28:21 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12506000015570729069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:21 ---> docker-login.sh 06:28:21 nexus3.edgexfoundry.org:10001 06:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:21 Configure a credential helper to remove this warning. See 06:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:21 06:28:21 Login Succeeded 06:28:21 nexus3.edgexfoundry.org:10002 06:28:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:21 Configure a credential helper to remove this warning. See 06:28:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:21 06:28:21 Login Succeeded 06:28:21 nexus3.edgexfoundry.org:10003 06:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:22 Configure a credential helper to remove this warning. See 06:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:22 06:28:22 Login Succeeded 06:28:22 nexus3.edgexfoundry.org:10004 06:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:22 Configure a credential helper to remove this warning. See 06:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:22 06:28:22 Login Succeeded 06:28:22 docker.io 06:28:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:28:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:28:22 Configure a credential helper to remove this warning. See 06:28:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:28:22 06:28:22 Login Succeeded 06:28:22 ---> docker-login.sh ends [Pipeline] } 06:28:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:28:22 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 06:28:22 9b66715b8b241736f2c193df6e5011bc294930f2 06:28:22 latest 06:28:22 3.0.0-dev.34 06:28:22 9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 06:28:22 main 06:28:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:22 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:23 + docker push nexus3.edgexfoundry.org:10004/device-modbus:9b66715b8b241736f2c193df6e5011bc294930f2 06:28:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:28:23 45e518d6e509: Preparing 06:28:23 524cda82c821: Preparing 06:28:23 620faa2fb812: Preparing 06:28:23 697837f0a8f6: Preparing 06:28:23 f1417ff83b31: Preparing 06:28:23 f1417ff83b31: Layer already exists 06:28:23 697837f0a8f6: Pushed 06:28:23 45e518d6e509: Pushed 06:28:23 524cda82c821: Pushed 06:28:25 620faa2fb812: Pushed 06:28:25 9b66715b8b241736f2c193df6e5011bc294930f2: digest: sha256:3b0e073817f28258c0b84023c8786047f2a8e79e3f0ee6f774f49e14461d93fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:25 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 06:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:28:26 45e518d6e509: Preparing 06:28:26 524cda82c821: Preparing 06:28:26 620faa2fb812: Preparing 06:28:26 697837f0a8f6: Preparing 06:28:26 f1417ff83b31: Preparing 06:28:26 524cda82c821: Layer already exists 06:28:26 620faa2fb812: Layer already exists 06:28:26 f1417ff83b31: Layer already exists 06:28:26 697837f0a8f6: Layer already exists 06:28:26 45e518d6e509: Layer already exists 06:28:26 latest: digest: sha256:3b0e073817f28258c0b84023c8786047f2a8e79e3f0ee6f774f49e14461d93fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.34 06:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:28:26 45e518d6e509: Preparing 06:28:26 524cda82c821: Preparing 06:28:26 620faa2fb812: Preparing 06:28:26 697837f0a8f6: Preparing 06:28:26 f1417ff83b31: Preparing 06:28:26 524cda82c821: Layer already exists 06:28:26 f1417ff83b31: Layer already exists 06:28:26 620faa2fb812: Layer already exists 06:28:26 45e518d6e509: Layer already exists 06:28:26 697837f0a8f6: Layer already exists 06:28:26 3.0.0-dev.34: digest: sha256:3b0e073817f28258c0b84023c8786047f2a8e79e3f0ee6f774f49e14461d93fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker push nexus3.edgexfoundry.org:10004/device-modbus:9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 06:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:28:27 45e518d6e509: Preparing 06:28:27 524cda82c821: Preparing 06:28:27 620faa2fb812: Preparing 06:28:27 697837f0a8f6: Preparing 06:28:27 f1417ff83b31: Preparing 06:28:27 697837f0a8f6: Layer already exists 06:28:27 45e518d6e509: Layer already exists 06:28:27 524cda82c821: Layer already exists 06:28:27 620faa2fb812: Layer already exists 06:28:27 f1417ff83b31: Layer already exists 06:28:27 9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34: digest: sha256:3b0e073817f28258c0b84023c8786047f2a8e79e3f0ee6f774f49e14461d93fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:27 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:28 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 06:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 06:28:28 45e518d6e509: Preparing 06:28:28 524cda82c821: Preparing 06:28:28 620faa2fb812: Preparing 06:28:28 697837f0a8f6: Preparing 06:28:28 f1417ff83b31: Preparing 06:28:28 620faa2fb812: Layer already exists 06:28:28 697837f0a8f6: Layer already exists 06:28:28 f1417ff83b31: Layer already exists 06:28:28 45e518d6e509: Layer already exists 06:28:28 524cda82c821: Layer already exists 06:28:28 main: digest: sha256:3b0e073817f28258c0b84023c8786047f2a8e79e3f0ee6f774f49e14461d93fb size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:28:28 ===================================================== [Pipeline] echo 06:28:28 taggedImages: 06:28:28 - nexus3.edgexfoundry.org:10004/device-modbus:9b66715b8b241736f2c193df6e5011bc294930f2 06:28:28 - nexus3.edgexfoundry.org:10004/device-modbus:latest 06:28:28 - nexus3.edgexfoundry.org:10004/device-modbus:3.0.0-dev.34 06:28:28 - nexus3.edgexfoundry.org:10004/device-modbus:9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 06:28:28 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:28 06:28:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:28:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:28 latest: Pulling from edgex-lftools-log-publisher 06:28:28 5eb5b503b376: Pulling fs layer 06:28:28 5c69ac0246d0: Pulling fs layer 06:28:28 ec43610c2a17: Pulling fs layer 06:28:28 3a2ae6a8a46f: Pulling fs layer 06:28:28 33b1e0a273af: Pulling fs layer 06:28:28 5d3b04190fa2: Pulling fs layer 06:28:28 2f39f015ded8: Pulling fs layer 06:28:28 3a2ae6a8a46f: Waiting 06:28:28 33b1e0a273af: Waiting 06:28:28 5d3b04190fa2: Waiting 06:28:28 2f39f015ded8: Waiting 06:28:28 5c69ac0246d0: Download complete 06:28:28 3a2ae6a8a46f: Download complete 06:28:28 33b1e0a273af: Verifying Checksum 06:28:28 33b1e0a273af: Download complete 06:28:28 5d3b04190fa2: Verifying Checksum 06:28:28 5d3b04190fa2: Download complete 06:28:28 ec43610c2a17: Verifying Checksum 06:28:28 ec43610c2a17: Download complete 06:28:29 5eb5b503b376: Verifying Checksum 06:28:29 5eb5b503b376: Download complete 06:28:29 2f39f015ded8: Download complete 06:28:30 5eb5b503b376: Pull complete 06:28:30 5c69ac0246d0: Pull complete 06:28:30 ec43610c2a17: Pull complete 06:28:30 3a2ae6a8a46f: Pull complete 06:28:30 33b1e0a273af: Pull complete 06:28:31 5d3b04190fa2: Pull complete 06:28:35 2f39f015ded8: Pull complete 06:28:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:28:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:28:35 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:28:35 $ 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:28:38 $ docker top 82ad0644f9951dd3b82eb0f55e1cd6cace4ef3a097867e2ed738f9ed73a2b149 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:28:38 ---> job-cost.sh 06:28:38 lf-activate-venv: SKIPPING 06:28:38 INFO: No Stack... 06:28:38 INFO: Retrieving Pricing Info for: v3-standard-8 06:28:39 INFO: Archiving Costs [Pipeline] sh 06:28:39 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 06:28:39 + cut -d, -f6 [Pipeline] lock 06:28:39 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] 06:28:39 Resource [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] did not exist. Created. 06:28:39 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:28:39 + echo total: 0.2199999988079071 [Pipeline] stash 06:28:39 Stashed 1 file(s) [Pipeline] } 06:28:39 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 06:28:39 $ docker stop --time=1 82ad0644f9951dd3b82eb0f55e1cd6cace4ef3a097867e2ed738f9ed73a2b149 06:28:41 $ docker rm -f --volumes 82ad0644f9951dd3b82eb0f55e1cd6cace4ef3a097867e2ed738f9ed73a2b149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:29:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13858 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:29:36 Running in /w/workspace/device-modbus-go/100 [Pipeline] { [Pipeline] checkout 06:29:36 Selected Git installation does not exist. Using Default 06:29:36 The recommended git tool is: NONE 06:29:43 using credential edgex-jenkins-ssh 06:29:43 Cloning the remote Git repository 06:29:43 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:29:43 > git init /w/workspace/device-modbus-go/100 # timeout=10 06:29:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:29:44 > git --version # timeout=10 06:29:44 > git --version # 'git version 2.25.1' 06:29:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:46 Avoid second fetch 06:29:46 Checking out Revision 9b66715b8b241736f2c193df6e5011bc294930f2 (main) 06:29:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:29:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:46 > git config core.sparsecheckout # timeout=10 06:29:46 > git checkout -f 9b66715b8b241736f2c193df6e5011bc294930f2 # timeout=10 06:29:47 Commit message: "Merge pull request #470 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:29:48 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:48 Dload Upload Total Spent Left Speed 06:29:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 06:29:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:29:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:29:49 + sudo tee /etc/docker/daemon.new 06:29:49 { 06:29:49 "registry-mirrors": [ 06:29:49 "https://nexus3.edgexfoundry.org:10001" 06:29:49 ], 06:29:49 "bip": "10.250.0.254/24", 06:29:49 "hosts": [ 06:29:49 "tcp://0.0.0.0:5555", 06:29:49 "unix:///var/run/docker.sock" 06:29:49 ], 06:29:49 "mtu": 1458, 06:29:49 "selinux-enabled": true, 06:29:49 "seccomp-profile": "/etc/docker/seccomp.json" 06:29:49 } [Pipeline] sh 06:29:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:29:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:08 provisioning config files... 06:30:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/100@tmp/config10656538834949458448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:09 ---> docker-login.sh 06:30:09 nexus3.edgexfoundry.org:10001 06:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:09 Configure a credential helper to remove this warning. See 06:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:09 06:30:09 Login Succeeded 06:30:09 nexus3.edgexfoundry.org:10002 06:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 nexus3.edgexfoundry.org:10003 06:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 nexus3.edgexfoundry.org:10004 06:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:10 Configure a credential helper to remove this warning. See 06:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:10 06:30:10 Login Succeeded 06:30:10 docker.io 06:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:11 Configure a credential helper to remove this warning. See 06:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:11 06:30:11 Login Succeeded 06:30:11 ---> docker-login.sh ends [Pipeline] } 06:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:11 ========================================================= 06:30:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:30:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:30:12 Sending build context to Docker daemon 3.374MB 06:30:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:30:12 Step 2/10 : FROM ${BASE} AS builder 06:30:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:30:12 c41833b44d91: Pulling fs layer 06:30:12 ed15518f5707: Pulling fs layer 06:30:12 feae8fd75edb: Pulling fs layer 06:30:12 242c74f7c9fa: Pulling fs layer 06:30:12 3cdef696dda3: Pulling fs layer 06:30:12 2ced38df9373: Pulling fs layer 06:30:12 58f1dce35555: Pulling fs layer 06:30:12 3cdef696dda3: Waiting 06:30:12 2ced38df9373: Waiting 06:30:12 58f1dce35555: Waiting 06:30:12 242c74f7c9fa: Waiting 06:30:12 ed15518f5707: Verifying Checksum 06:30:12 ed15518f5707: Download complete 06:30:12 242c74f7c9fa: Verifying Checksum 06:30:12 242c74f7c9fa: Download complete 06:30:12 3cdef696dda3: Verifying Checksum 06:30:12 3cdef696dda3: Download complete 06:30:12 c41833b44d91: Verifying Checksum 06:30:13 c41833b44d91: Pull complete 06:30:14 58f1dce35555: Verifying Checksum 06:30:14 58f1dce35555: Download complete 06:30:14 ed15518f5707: Pull complete 06:30:14 feae8fd75edb: Download complete 06:30:15 2ced38df9373: Verifying Checksum 06:30:15 2ced38df9373: Download complete 06:30:25 feae8fd75edb: Pull complete 06:30:25 242c74f7c9fa: Pull complete 06:30:25 3cdef696dda3: Pull complete 06:30:33 2ced38df9373: Pull complete 06:30:35 58f1dce35555: Pull complete 06:30:35 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:30:35 ---> fadd8f120f05 06:30:35 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:30:36 ---> Running in d1ecfd2629bd 06:30:36 Removing intermediate container d1ecfd2629bd 06:30:36 ---> aac090481789 06:30:36 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:36 ---> Running in dced4ce76547 06:30:37 Removing intermediate container dced4ce76547 06:30:37 ---> 0ca72d169a4f 06:30:37 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:30:37 ---> Running in 5cd4a6307d73 06:30:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:30:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:30:40 (1/8) Installing openssh-keygen (9.1_p1-r2) 06:30:40 (2/8) Installing libedit (20221030.3.1-r0) 06:30:40 (3/8) Installing openssh-client-common (9.1_p1-r2) 06:30:40 (4/8) Installing openssh-client-default (9.1_p1-r2) 06:30:40 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 06:30:40 (6/8) Installing openssh-server-common (9.1_p1-r2) 06:30:40 (7/8) Installing openssh-server (9.1_p1-r2) 06:30:40 (8/8) Installing openssh (9.1_p1-r2) 06:30:40 Executing busybox-1.35.0-r29.trigger 06:30:40 OK: 270 MiB in 61 packages 06:30:41 Removing intermediate container 5cd4a6307d73 06:30:41 ---> 9fbf1a3f1e16 06:30:41 Step 6/10 : WORKDIR /device-modbus-go 06:30:41 ---> Running in 7d95daf69fc1 06:30:42 Removing intermediate container 7d95daf69fc1 06:30:42 ---> b3280eec49f1 06:30:42 Step 7/10 : COPY go.mod vendor* ./ 06:30:42 ---> d7e7317b240e 06:30:42 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 ---> Running in 68560f228e3f 06:31:50 Removing intermediate container 68560f228e3f 06:31:50 ---> 5fc82ec1a992 06:31:50 Step 9/10 : COPY . . 06:31:50 ---> caeddf819d16 06:31:50 Step 10/10 : RUN ${MAKE} 06:31:50 ---> Running in 59bf07da526d 06:31:51 noop 06:31:52 Removing intermediate container 59bf07da526d 06:31:52 ---> d640461b3b48 06:31:52 Successfully built d640461b3b48 06:31:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:52 + docker inspect -f . ci-base-image-arm64 06:31:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:53 prd-ubuntu20.04-docker-arm64-4c-16g-13858 does not seem to be running inside a container 06:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/100 -v /w/workspace/device-modbus-go/100:/w/workspace/device-modbus-go/100:rw,z -v /w/workspace/device-modbus-go/100@tmp:/w/workspace/device-modbus-go/100@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:31:55 $ docker top 50cd90f456908eddef36eefd82f61b6421a63e25f0c183e0790c64db836b9b5d -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:56 + go version 06:31:56 go version go1.20.2 linux/arm64 [Pipeline] } 06:31:56 $ docker stop --time=1 50cd90f456908eddef36eefd82f61b6421a63e25f0c183e0790c64db836b9b5d 06:31:58 $ docker rm -f --volumes 50cd90f456908eddef36eefd82f61b6421a63e25f0c183e0790c64db836b9b5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:58 + docker inspect -f . ci-base-image-arm64 06:31:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:59 prd-ubuntu20.04-docker-arm64-4c-16g-13858 does not seem to be running inside a container 06:31:59 $ 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/100 -v /w/workspace/device-modbus-go/100:/w/workspace/device-modbus-go/100:rw,z -v /w/workspace/device-modbus-go/100@tmp:/w/workspace/device-modbus-go/100@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:32:00 $ docker top b564ee03729994d050534f28aa04f7e5a83c4e2284222095457934176fc3a679 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:01 + git config --global --add safe.directory /w/workspace/device-modbus-go/100 [Pipeline] fileExists [Pipeline] sh 06:32:02 + make test 06:32:02 go test ./... -coverprofile=coverage.out 06:32:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:35:10 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:35:14 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.087s coverage: 47.4% of statements 06:35:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:35:14 go vet ./... 06:35:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:35:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:35:47 ./bin/test-attribution-txt.sh [Pipeline] echo 06:35:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:35:48 $ docker stop --time=1 b564ee03729994d050534f28aa04f7e5a83c4e2284222095457934176fc3a679 06:35:50 $ docker rm -f --volumes b564ee03729994d050534f28aa04f7e5a83c4e2284222095457934176fc3a679 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:35:51 Warning: overwriting stash ‘coverage-report’ 06:35:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:35:52 + ls -al . 06:35:52 total 176 06:35:52 drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:32 . 06:35:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 .. 06:35:52 -rw-rw-r-- 1 jenkins jenkins 140 May 5 06:29 .dockerignore 06:35:52 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:29 .git 06:35:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 .github 06:35:52 -rw-rw-r-- 1 jenkins jenkins 331 May 5 06:29 .gitignore 06:35:52 -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:29 .golangci.yml 06:35:52 -rw-rw-r-- 1 jenkins jenkins 10132 May 5 06:29 Attribution.txt 06:35:52 -rw-rw-r-- 1 jenkins jenkins 11576 May 5 06:29 CHANGELOG.md 06:35:52 -rw-rw-r-- 1 jenkins jenkins 1365 May 5 06:29 Dockerfile 06:35:52 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:29 GOVERNANCE.md 06:35:52 -rw-rw-r-- 1 jenkins jenkins 680 May 5 06:29 Jenkinsfile 06:35:52 -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:29 LICENSE 06:35:52 -rw-rw-r-- 1 jenkins jenkins 1705 May 5 06:29 Makefile 06:35:52 -rw-rw-r-- 1 jenkins jenkins 622 May 5 06:29 OWNERS.md 06:35:52 -rw-rw-r-- 1 jenkins jenkins 4045 May 5 06:29 README.md 06:35:52 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:26 VERSION 06:35:52 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:29 bin 06:35:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 cmd 06:35:52 -rw-r--r-- 1 jenkins jenkins 24160 May 5 06:35 coverage.out 06:35:52 -rw-rw-r-- 1 jenkins jenkins 3453 May 5 06:29 go.mod 06:35:52 -rw-rw-r-- 1 jenkins jenkins 31670 May 5 06:29 go.sum 06:35:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 internal 06:35:52 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:29 simulator 06:35:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 snap 06:35:52 -rw-rw-r-- 1 jenkins jenkins 229 May 5 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:53 + 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=9b66715b8b241736f2c193df6e5011bc294930f2 --label arch=arm64 --label version=3.0.0-dev.34 . 06:35:53 Sending build context to Docker daemon 3.399MB 06:35:53 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 06:35:53 Step 2/22 : FROM ${BASE} AS builder 06:35:53 ---> d640461b3b48 06:35:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:35:53 ---> Running in 58d6e9f9058d 06:35:54 Removing intermediate container 58d6e9f9058d 06:35:54 ---> 89ea8f3c6833 06:35:54 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:35:54 ---> Running in e2b7ec6a878d 06:35:54 Removing intermediate container e2b7ec6a878d 06:35:54 ---> 827f66029d6e 06:35:54 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:35:54 ---> Running in 7df297d6e7ff 06:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:35:58 OK: 270 MiB in 61 packages 06:35:59 Removing intermediate container 7df297d6e7ff 06:35:59 ---> 860a7fd1dbeb 06:35:59 Step 6/22 : WORKDIR /device-modbus-go 06:36:00 ---> Running in 21061280e6ef 06:36:00 Removing intermediate container 21061280e6ef 06:36:00 ---> d07912fb728c 06:36:00 Step 7/22 : COPY go.mod vendor* ./ 06:36:00 ---> f5b749693c5b 06:36:00 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:00 ---> Running in c49a9d1f8244 06:36:04 Removing intermediate container c49a9d1f8244 06:36:04 ---> 1e635a4794ec 06:36:04 Step 9/22 : COPY . . 06:36:04 ---> 7f9a382236cd 06:36:04 Step 10/22 : RUN ${MAKE} 06:36:04 ---> Running in 02810cedfcc3 06:36:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.0.0-dev.34" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:38:58 Removing intermediate container 02810cedfcc3 06:38:58 ---> 954f27a8e368 06:38:58 Step 11/22 : FROM alpine:3.17 06:38:58 3.17: Pulling from library/alpine 06:38:58 c41833b44d91: Already exists 06:38:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:38:58 Status: Downloaded newer image for alpine:3.17 06:38:58 ---> 51e60588ff2c 06:38:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:38:58 ---> Running in e04d2dca21ed 06:38:58 Removing intermediate container e04d2dca21ed 06:38:58 ---> c1b05ad05ae6 06:38:58 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:38:58 ---> Running in 673b6367aa26 06:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:38:58 (1/1) Installing dumb-init (1.2.5-r2) 06:38:58 Executing busybox-1.35.0-r29.trigger 06:38:58 OK: 8 MiB in 16 packages 06:38:58 Removing intermediate container 673b6367aa26 06:38:58 ---> 9de085e2fb7c 06:38:58 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:38:58 ---> 2f9b496b452f 06:38:58 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:38:58 ---> a21581bf2b22 06:38:58 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:38:58 ---> fd944a105435 06:38:58 Step 17/22 : EXPOSE 59901 06:38:58 ---> Running in 02fd8d1ac926 06:38:58 Removing intermediate container 02fd8d1ac926 06:38:58 ---> 5a2eba0e43a8 06:38:58 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:38:58 ---> Running in 91030f598a52 06:38:58 Removing intermediate container 91030f598a52 06:38:58 ---> 34b092c8ef23 06:38:58 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:38:58 ---> Running in 5d9580f8b6d6 06:38:58 Removing intermediate container 5d9580f8b6d6 06:38:58 ---> 3ec622325e9b 06:38:58 Step 20/22 : LABEL arch=arm64 06:38:58 ---> Running in f46ac8e57c49 06:38:58 Removing intermediate container f46ac8e57c49 06:38:58 ---> 91a1a54918a4 06:38:58 Step 21/22 : LABEL git_sha=9b66715b8b241736f2c193df6e5011bc294930f2 06:38:58 ---> Running in 7d37d52f9668 06:38:58 Removing intermediate container 7d37d52f9668 06:38:58 ---> 3966a97fbf64 06:38:58 Step 22/22 : LABEL version=3.0.0-dev.34 06:38:58 ---> Running in d5dd4bace1b7 06:38:58 Removing intermediate container d5dd4bace1b7 06:38:58 ---> 5271238f7a8c 06:38:58 [Warning] One or more build-args [ARCH] were not consumed 06:38:58 Successfully built 5271238f7a8c 06:38:58 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:38:58 provisioning config files... 06:38:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/100@tmp/config10630383795419455591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:58 ---> docker-login.sh 06:38:58 nexus3.edgexfoundry.org:10001 06:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:58 Configure a credential helper to remove this warning. See 06:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:58 06:38:58 Login Succeeded 06:38:58 nexus3.edgexfoundry.org:10002 06:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:59 Configure a credential helper to remove this warning. See 06:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:59 06:38:59 Login Succeeded 06:38:59 nexus3.edgexfoundry.org:10003 06:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:38:59 Configure a credential helper to remove this warning. See 06:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:38:59 06:38:59 Login Succeeded 06:38:59 nexus3.edgexfoundry.org:10004 06:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:00 Configure a credential helper to remove this warning. See 06:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:00 06:39:00 Login Succeeded 06:39:00 docker.io 06:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:39:00 Configure a credential helper to remove this warning. See 06:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:39:00 06:39:00 Login Succeeded 06:39:00 ---> docker-login.sh ends [Pipeline] } 06:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:39:00 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:39:00 9b66715b8b241736f2c193df6e5011bc294930f2 06:39:00 latest 06:39:00 3.0.0-dev.34 06:39:00 9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 06:39:00 main 06:39:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:01 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:01 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9b66715b8b241736f2c193df6e5011bc294930f2 06:39:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:01 e99c45927114: Preparing 06:39:01 49312f5965af: Preparing 06:39:01 077c3fd21161: Preparing 06:39:01 741a20a9a5fb: Preparing 06:39:01 26cbea5cba74: Preparing 06:39:01 26cbea5cba74: Layer already exists 06:39:02 e99c45927114: Pushed 06:39:02 49312f5965af: Pushed 06:39:02 741a20a9a5fb: Pushed 06:39:07 077c3fd21161: Pushed 06:39:07 9b66715b8b241736f2c193df6e5011bc294930f2: digest: sha256:b96799754fdbaffe32a8a4427c1657d8d8e84af9efa8c8101371f6a17035c1b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:07 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:08 e99c45927114: Preparing 06:39:08 49312f5965af: Preparing 06:39:08 077c3fd21161: Preparing 06:39:08 741a20a9a5fb: Preparing 06:39:08 26cbea5cba74: Preparing 06:39:08 e99c45927114: Layer already exists 06:39:08 077c3fd21161: Layer already exists 06:39:08 49312f5965af: Layer already exists 06:39:08 741a20a9a5fb: Layer already exists 06:39:08 26cbea5cba74: Layer already exists 06:39:08 latest: digest: sha256:b96799754fdbaffe32a8a4427c1657d8d8e84af9efa8c8101371f6a17035c1b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.34 06:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:09 e99c45927114: Preparing 06:39:09 49312f5965af: Preparing 06:39:09 077c3fd21161: Preparing 06:39:09 741a20a9a5fb: Preparing 06:39:09 26cbea5cba74: Preparing 06:39:09 e99c45927114: Layer already exists 06:39:09 49312f5965af: Layer already exists 06:39:09 741a20a9a5fb: Layer already exists 06:39:09 26cbea5cba74: Layer already exists 06:39:09 077c3fd21161: Layer already exists 06:39:09 3.0.0-dev.34: digest: sha256:b96799754fdbaffe32a8a4427c1657d8d8e84af9efa8c8101371f6a17035c1b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 06:39:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:10 e99c45927114: Preparing 06:39:10 49312f5965af: Preparing 06:39:10 077c3fd21161: Preparing 06:39:10 741a20a9a5fb: Preparing 06:39:10 26cbea5cba74: Preparing 06:39:10 077c3fd21161: Layer already exists 06:39:10 26cbea5cba74: Layer already exists 06:39:10 e99c45927114: Layer already exists 06:39:10 741a20a9a5fb: Layer already exists 06:39:10 49312f5965af: Layer already exists 06:39:10 9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34: digest: sha256:b96799754fdbaffe32a8a4427c1657d8d8e84af9efa8c8101371f6a17035c1b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:39:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:39:11 e99c45927114: Preparing 06:39:11 49312f5965af: Preparing 06:39:11 077c3fd21161: Preparing 06:39:11 741a20a9a5fb: Preparing 06:39:11 26cbea5cba74: Preparing 06:39:11 49312f5965af: Layer already exists 06:39:11 077c3fd21161: Layer already exists 06:39:11 741a20a9a5fb: Layer already exists 06:39:11 26cbea5cba74: Layer already exists 06:39:11 e99c45927114: Layer already exists 06:39:11 main: digest: sha256:b96799754fdbaffe32a8a4427c1657d8d8e84af9efa8c8101371f6a17035c1b6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:11 ===================================================== [Pipeline] echo 06:39:11 taggedImages: 06:39:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9b66715b8b241736f2c193df6e5011bc294930f2 06:39:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:39:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.0.0-dev.34 06:39:11 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9b66715b8b241736f2c193df6e5011bc294930f2-3.0.0-dev.34 06:39:11 - 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:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:11 06:39:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:12 arm64: Pulling from edgex-lftools-log-publisher 06:39:12 8998bd30e6a1: Pulling fs layer 06:39:12 04944245beec: Pulling fs layer 06:39:12 699f458cf7ca: Pulling fs layer 06:39:12 765212b225bb: Pulling fs layer 06:39:12 f23df028b6ca: Pulling fs layer 06:39:12 d65c8cfc05b1: Pulling fs layer 06:39:12 2437ff75d9bd: Pulling fs layer 06:39:12 765212b225bb: Waiting 06:39:12 f23df028b6ca: Waiting 06:39:12 d65c8cfc05b1: Waiting 06:39:12 2437ff75d9bd: Waiting 06:39:12 04944245beec: Verifying Checksum 06:39:12 04944245beec: Download complete 06:39:12 765212b225bb: Verifying Checksum 06:39:12 765212b225bb: Download complete 06:39:12 f23df028b6ca: Verifying Checksum 06:39:12 f23df028b6ca: Download complete 06:39:12 d65c8cfc05b1: Verifying Checksum 06:39:12 d65c8cfc05b1: Download complete 06:39:12 699f458cf7ca: Verifying Checksum 06:39:12 699f458cf7ca: Download complete 06:39:12 8998bd30e6a1: Verifying Checksum 06:39:12 8998bd30e6a1: Download complete 06:39:15 2437ff75d9bd: Verifying Checksum 06:39:15 2437ff75d9bd: Download complete 06:39:16 8998bd30e6a1: Pull complete 06:39:17 04944245beec: Pull complete 06:39:18 699f458cf7ca: Pull complete 06:39:18 765212b225bb: Pull complete 06:39:19 f23df028b6ca: Pull complete 06:39:19 d65c8cfc05b1: Pull complete 06:39:34 2437ff75d9bd: Pull complete 06:39:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:35 prd-ubuntu20.04-docker-arm64-4c-16g-13858 does not seem to be running inside a container 06:39:35 $ 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/100 -v /w/workspace/device-modbus-go/100:/w/workspace/device-modbus-go/100:rw,z -v /w/workspace/device-modbus-go/100@tmp:/w/workspace/device-modbus-go/100@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:39:38 $ docker top 0cb593b7e38864168e64a134b1b1b19829fe3709e6a8371f75fa82fc894ca8ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:39 ---> job-cost.sh 06:39:39 lf-activate-venv: SKIPPING 06:39:39 INFO: No Stack... 06:39:39 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:40 INFO: Archiving Costs [Pipeline] sh 06:39:40 + cat /w/workspace/device-modbus-go/100/archives/cost.csv 06:39:40 + cut -d, -f6 [Pipeline] lock 06:39:41 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] 06:39:41 Resource [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] did not exist. Created. 06:39:41 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:41 /w/workspace/device-modbus-go/100@tmp/durable-ecc1bbe3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:39:42 + echo total: 0.10999999940395355 [Pipeline] stash 06:39:42 Warning: overwriting stash ‘stack-cost’ 06:39:42 Stashed 1 file(s) [Pipeline] } 06:39:42 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:42 $ docker stop --time=1 0cb593b7e38864168e64a134b1b1b19829fe3709e6a8371f75fa82fc894ca8ce 06:39:44 $ docker rm -f --volumes 0cb593b7e38864168e64a134b1b1b19829fe3709e6a8371f75fa82fc894ca8ce [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:39:44 provisioning config files... 06:39:44 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15366770711300903863tmp [Pipeline] { [Pipeline] sh 06:39:44 + set +x 06:39:44 + curl -s https://codecov.io/bash 06:39:44 + bash -s -- 06:39:44 06:39:44 _____ _ 06:39:44 / ____| | | 06:39:44 | | ___ __| | ___ ___ _____ __ 06:39:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:39:44 | |___| (_) | (_| | __/ (_| (_) \ V / 06:39:44 \_____\___/ \__,_|\___|\___\___/ \_/ 06:39:44 Bash-1.0.6 06:39:44 06:39:44 06:39:44 ==> git version 2.25.1 found 06:39:44 ==> 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:39:44 Release-Date: 2020-01-08 06:39:44 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:39:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:39:44 ==> Jenkins CI detected. 06:39:44 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 06:39:44 project root: . 06:39:44 --> token set from env 06:39:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:39:44 ==> Running gcov in . (disable via -X gcov) 06:39:44 ==> Python coveragepy not found 06:39:44 ==> Searching for coverage reports in: 06:39:44 + . 06:39:44 -> Found 1 reports 06:39:44 ==> Detecting git/mercurial file structure 06:39:44 ==> Reading reports 06:39:44 + ./coverage.out bytes=24160 06:39:44 ==> Appending adjustments 06:39:44 https://docs.codecov.io/docs/fixing-reports 06:39:45 + Found adjustments 06:39:45 ==> Gzipping contents 06:39:45 4.0K /tmp/codecov.9YMDqj.gz 06:39:45 ==> Uploading reports 06:39:45 url: https://codecov.io 06:39:45 query: branch=main&commit=9b66715b8b241736f2c193df6e5011bc294930f2&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:45 -> Pinging Codecov 06:39:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=9b66715b8b241736f2c193df6e5011bc294930f2&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:45 -> Uploading to 06:39:45 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/55DBCA73C666E3227836607328DD7E49/9b66715b8b241736f2c193df6e5011bc294930f2/e2068c4a-23cf-485d-9e9c-ad8c13143dc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T063945Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=658d3ea1a83529fd5c9829ca8a696e40fac74081154704be628456b56319af9b 06:39:45 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:45 Dload Upload Total Spent Left Speed 06:39:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 17755 --:--:-- --:--:-- --:--:-- 17755 06:39:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] } 06:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:39:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:39:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:39:46 06:39:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:39:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:39:46 df9b9388f04a: Pulling fs layer 06:39:46 52dc419b0ee2: Pulling fs layer 06:39:46 25bc292e5bac: Pulling fs layer 06:39:46 114826534d7a: Pulling fs layer 06:39:46 4657fd5d0bcf: Pulling fs layer 06:39:46 6ad1cebc031e: Pulling fs layer 06:39:46 8a3aa393b2d8: Pulling fs layer 06:39:46 4657fd5d0bcf: Waiting 06:39:46 114826534d7a: Waiting 06:39:46 8a3aa393b2d8: Waiting 06:39:46 25bc292e5bac: Download complete 06:39:46 52dc419b0ee2: Verifying Checksum 06:39:46 52dc419b0ee2: Download complete 06:39:46 4657fd5d0bcf: Download complete 06:39:46 df9b9388f04a: Verifying Checksum 06:39:46 df9b9388f04a: Download complete 06:39:46 df9b9388f04a: Pull complete 06:39:46 6ad1cebc031e: Verifying Checksum 06:39:46 6ad1cebc031e: Download complete 06:39:46 52dc419b0ee2: Pull complete 06:39:46 25bc292e5bac: Pull complete 06:39:47 114826534d7a: Verifying Checksum 06:39:47 114826534d7a: Download complete 06:39:47 8a3aa393b2d8: Verifying Checksum 06:39:47 8a3aa393b2d8: Download complete 06:39:50 114826534d7a: Pull complete 06:39:50 4657fd5d0bcf: Pull complete 06:39:50 6ad1cebc031e: Pull complete 06:39:53 8a3aa393b2d8: Pull complete 06:39:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:39:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:39:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:53 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:39:53 $ 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:1.410.4 cat 06:39:57 $ docker top 89a8cfb5cb07e762792d98cfbebffa870f636a51af62f6732def176d9dac9430 -eo pid,comm [Pipeline] { [Pipeline] echo 06:39:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 06:39:57 + set -o pipefail 06:39:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 06:40:01 06:40:01 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 06:40:01 06:40:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/04515cc5-96b7-4157-b86f-432d9c2bd4de 06:40:01 06:40:01 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:40:01 06:40:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:40:01 06:40:02 06:40:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:40:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:40:02 More details here: https://snyk.co/ue1NS 06:40:02 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:40:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:40:02 $ docker stop --time=1 89a8cfb5cb07e762792d98cfbebffa870f636a51af62f6732def176d9dac9430 06:40:04 $ docker rm -f --volumes 89a8cfb5cb07e762792d98cfbebffa870f636a51af62f6732def176d9dac9430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:40:08 + git log --format=format:%s -1 9b66715b8b241736f2c193df6e5011bc294930f2 [Pipeline] sh 06:40:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:09 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:40:09 $ 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:40:09 $ docker top ba89635ca859ce49e98f650e8897d2c51bd1dc3d36c3f959e8fae99fe7c6179b -eo pid,comm 06:40:09 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:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:09 [ssh-agent] Looking for ssh-agent implementation... 06:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:10 $ docker exec ba89635ca859ce49e98f650e8897d2c51bd1dc3d36c3f959e8fae99fe7c6179b ssh-agent 06:40:10 SSH_AUTH_SOCK=/tmp/ssh-Bvu14aCJ3TsJ/agent.31 06:40:10 SSH_AGENT_PID=37 06:40:10 Running ssh-add (command line suppressed) 06:40:10 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9988031643060493498.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9988031643060493498.key) 06:40:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:10 + git semver tag 06:40:10 2023-05-05 06:40:10,670 [run_tag] DEBUG tag force:False 06:40:10 2023-05-05 06:40:10,670 [check_head_tag] DEBUG check head tag 06:40:10 2023-05-05 06:40:10,671 [execute] INFO git cat-file --batch-check 06:40:10 2023-05-05 06:40:10,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:40:10 2023-05-05 06:40:10,675 [execute] INFO git cat-file --batch 06:40:10 2023-05-05 06:40:10,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 06:40:10 2023-05-05 06:40:10,697 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:40:10 2023-05-05 06:40:10,697 [execute] INFO git tag -a v3.0.0-dev.34 -m v3.0.0-dev.34 06:40:10 2023-05-05 06:40:10,697 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.34', '-m', 'v3.0.0-dev.34'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 06:40:10 2023-05-05 06:40:10,701 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:40:10 3.0.0-dev.34 [Pipeline] } 06:40:10 $ docker exec --env ******** --env ******** ba89635ca859ce49e98f650e8897d2c51bd1dc3d36c3f959e8fae99fe7c6179b ssh-agent -k 06:40:10 unset SSH_AUTH_SOCK; 06:40:10 unset SSH_AGENT_PID; 06:40:10 echo Agent pid 37 killed; 06:40:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:11 + git semver [Pipeline] } 06:40:11 $ docker stop --time=1 ba89635ca859ce49e98f650e8897d2c51bd1dc3d36c3f959e8fae99fe7c6179b 06:40:12 $ docker rm -f --volumes ba89635ca859ce49e98f650e8897d2c51bd1dc3d36c3f959e8fae99fe7c6179b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:13 06:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:13 0.23.1-centos7: Pulling from edgex-lftools 06:40:13 ab5ef0e58194: Pulling fs layer 06:40:13 9712f1f96733: Pulling fs layer 06:40:13 63f879dbbcfc: Pulling fs layer 06:40:13 0d9ebad4ef96: Pulling fs layer 06:40:13 e9a5061849ea: Pulling fs layer 06:40:13 d747dcd14b5f: Pulling fs layer 06:40:13 2de7ff778b66: Pulling fs layer 06:40:13 0d9ebad4ef96: Waiting 06:40:13 d747dcd14b5f: Waiting 06:40:13 e9a5061849ea: Waiting 06:40:13 2de7ff778b66: Waiting 06:40:13 9712f1f96733: Verifying Checksum 06:40:13 9712f1f96733: Download complete 06:40:13 63f879dbbcfc: Verifying Checksum 06:40:13 63f879dbbcfc: Download complete 06:40:13 e9a5061849ea: Verifying Checksum 06:40:13 e9a5061849ea: Download complete 06:40:13 d747dcd14b5f: Verifying Checksum 06:40:13 d747dcd14b5f: Download complete 06:40:13 0d9ebad4ef96: Verifying Checksum 06:40:13 0d9ebad4ef96: Download complete 06:40:13 ab5ef0e58194: Verifying Checksum 06:40:13 ab5ef0e58194: Download complete 06:40:13 2de7ff778b66: Verifying Checksum 06:40:13 2de7ff778b66: Download complete 06:40:16 ab5ef0e58194: Pull complete 06:40:16 9712f1f96733: Pull complete 06:40:17 63f879dbbcfc: Pull complete 06:40:20 0d9ebad4ef96: Pull complete 06:40:20 e9a5061849ea: Pull complete 06:40:20 d747dcd14b5f: Pull complete 06:40:21 2de7ff778b66: Pull complete 06:40:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:21 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:40:21 $ 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:40:24 $ docker top 9483f64f2a7adcd23d2bf4cbc7028b23941f50d985f7dbe5d94a751f41cba055 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:40:25 provisioning config files... 06:40:25 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8020946493988703656tmp 06:40:25 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10041054782044792574tmp 06:40:25 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9263186950024350869tmp [Pipeline] { [Pipeline] echo 06:40:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:40:25 ---> sigul-configuration.sh 06:40:25 gpg: directory `/root/.gnupg' created 06:40:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:40:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:40:25 gpg: keyring `/root/.gnupg/secring.gpg' created 06:40:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:40:25 gpg: CAST5 encrypted data 06:40:25 gpg: encrypted with 1 passphrase 06:40:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:40:25 + mkdir /home/jenkins 06:40:25 + mkdir /home/jenkins/sigul [Pipeline] sh 06:40:25 + 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:40:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:26 ---> sigul-install.sh 06:40:26 Sigul already installed; skipping installation. [Pipeline] sh 06:40:26 + git tag --list 06:40:26 0.7.1 06:40:26 v1.0.0 06:40:26 v1.1.0 06:40:26 v1.1.1 06:40:26 v1.2.2 06:40:26 v1.3.0 06:40:26 v1.3.1 06:40:26 v2.0.0 06:40:26 v2.1.0 06:40:26 v2.1.1 06:40:26 v2.1.1-dev.1 06:40:26 v2.1.1-dev.2 06:40:26 v2.1.1-dev.3 06:40:26 v2.2.0 06:40:26 v2.2.1-dev.1 06:40:26 v2.2.1-dev.2 06:40:26 v2.2.1-dev.3 06:40:26 v2.2.1-dev.4 06:40:26 v2.2.1-dev.5 06:40:26 v2.2.1-dev.6 06:40:26 v2.2.1-dev.7 06:40:26 v2.3.0 06:40:26 v2.3.0-dev.10 06:40:26 v2.3.0-dev.11 06:40:26 v2.3.0-dev.12 06:40:26 v2.3.0-dev.13 06:40:26 v2.3.0-dev.14 06:40:26 v2.3.0-dev.15 06:40:26 v2.3.0-dev.16 06:40:26 v2.3.0-dev.17 06:40:26 v2.3.0-dev.18 06:40:26 v2.3.0-dev.19 06:40:26 v2.3.0-dev.20 06:40:26 v2.3.0-dev.21 06:40:26 v2.3.0-dev.22 06:40:26 v2.3.0-dev.23 06:40:26 v2.3.0-dev.24 06:40:26 v2.3.0-dev.25 06:40:26 v2.3.0-dev.7 06:40:26 v2.3.0-dev.8 06:40:26 v2.3.0-dev.9 06:40:26 v3.0.0-dev.1 06:40:26 v3.0.0-dev.10 06:40:26 v3.0.0-dev.11 06:40:26 v3.0.0-dev.12 06:40:26 v3.0.0-dev.13 06:40:26 v3.0.0-dev.14 06:40:26 v3.0.0-dev.15 06:40:26 v3.0.0-dev.16 06:40:26 v3.0.0-dev.17 06:40:26 v3.0.0-dev.18 06:40:26 v3.0.0-dev.19 06:40:26 v3.0.0-dev.2 06:40:26 v3.0.0-dev.20 06:40:26 v3.0.0-dev.21 06:40:26 v3.0.0-dev.22 06:40:26 v3.0.0-dev.23 06:40:26 v3.0.0-dev.24 06:40:26 v3.0.0-dev.25 06:40:26 v3.0.0-dev.26 06:40:26 v3.0.0-dev.27 06:40:26 v3.0.0-dev.28 06:40:26 v3.0.0-dev.29 06:40:26 v3.0.0-dev.3 06:40:26 v3.0.0-dev.30 06:40:26 v3.0.0-dev.31 06:40:26 v3.0.0-dev.32 06:40:26 v3.0.0-dev.33 06:40:26 v3.0.0-dev.34 06:40:26 v3.0.0-dev.4 06:40:26 v3.0.0-dev.5 06:40:26 v3.0.0-dev.6 06:40:26 v3.0.0-dev.7 06:40:26 v3.0.0-dev.8 06:40:26 v3.0.0-dev.9 [Pipeline] sh 06:40:26 + lftools sign git-tag v3.0.0-dev.34 06:40:27 Signing Git tag with Sigul... 06:40:27 Signing v3.0.0-dev.34 06:42:18 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:42:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:42:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:42:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:42:19 $ docker stop --time=1 9483f64f2a7adcd23d2bf4cbc7028b23941f50d985f7dbe5d94a751f41cba055 06:42:20 $ docker rm -f --volumes 9483f64f2a7adcd23d2bf4cbc7028b23941f50d985f7dbe5d94a751f41cba055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:42:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:21 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:42:21 $ 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:42:21 $ docker top 8ddc64ca222b1ba6afa32586cad7c4e980da4c417ab4a0440809e78304958b8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:21 [ssh-agent] Looking for ssh-agent implementation... 06:42:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:21 $ docker exec 8ddc64ca222b1ba6afa32586cad7c4e980da4c417ab4a0440809e78304958b8f ssh-agent 06:42:21 SSH_AUTH_SOCK=/tmp/ssh-DDX0EyjwJM5f/agent.31 06:42:21 SSH_AGENT_PID=37 06:42:21 Running ssh-add (command line suppressed) 06:42:21 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8691389768946766728.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8691389768946766728.key) 06:42:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:22 + git semver bump pre 06:42:22 2023-05-05 06:42:22,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:22 2023-05-05 06:42:22,336 [bump_version] DEBUG bumping version:3.0.0-dev.34 on axis:pre with prefix:dev 06:42:22 2023-05-05 06:42:22,336 [bump_version] DEBUG bumped version:3.0.0-dev.35 06:42:22 2023-05-05 06:42:22,336 [write_version] DEBUG write version:3.0.0-dev.35 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 06:42:22 2023-05-05 06:42:22,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:22 2023-05-05 06:42:22,336 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:22 2023-05-05 06:42:22,338 [execute] INFO git cat-file --batch-check 06:42:22 2023-05-05 06:42:22,338 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:22 2023-05-05 06:42:22,342 [execute] INFO git cat-file --batch 06:42:22 2023-05-05 06:42:22,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:22 2023-05-05 06:42:22,348 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:22 3.0.0-dev.35 [Pipeline] } 06:42:22 $ docker exec --env ******** --env ******** 8ddc64ca222b1ba6afa32586cad7c4e980da4c417ab4a0440809e78304958b8f ssh-agent -k 06:42:22 unset SSH_AUTH_SOCK; 06:42:22 unset SSH_AGENT_PID; 06:42:22 echo Agent pid 37 killed; 06:42:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:22 + git semver [Pipeline] } 06:42:23 $ docker stop --time=1 8ddc64ca222b1ba6afa32586cad7c4e980da4c417ab4a0440809e78304958b8f 06:42:24 $ docker rm -f --volumes 8ddc64ca222b1ba6afa32586cad7c4e980da4c417ab4a0440809e78304958b8f [Pipeline] // withDockerContainer [Pipeline] sh 06:42:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:25 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:42:25 $ 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:42:25 $ docker top fc11a3fde3a590b22f6a57d57a7b34bf78371f47d851db015ddac300a7bb40f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:25 [ssh-agent] Looking for ssh-agent implementation... 06:42:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:25 $ docker exec fc11a3fde3a590b22f6a57d57a7b34bf78371f47d851db015ddac300a7bb40f8 ssh-agent 06:42:25 SSH_AUTH_SOCK=/tmp/ssh-3wyO4NPSlNWP/agent.32 06:42:25 SSH_AGENT_PID=39 06:42:25 Running ssh-add (command line suppressed) 06:42:25 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7176701521797243578.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7176701521797243578.key) 06:42:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:26 + git semver push 06:42:26 2023-05-05 06:42:26,369 [run_push] DEBUG push 06:42:26 2023-05-05 06:42:26,370 [execute] INFO git cat-file --batch-check 06:42:26 2023-05-05 06:42:26,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:42:26 2023-05-05 06:42:26,374 [execute] INFO git rev-list a21186b3788a87bb89e7f44ed9fd45e7a4245ae9 -- 06:42:26 2023-05-05 06:42:26,374 [execute] DEBUG Popen(['git', 'rev-list', 'a21186b3788a87bb89e7f44ed9fd45e7a4245ae9', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:42:26 2023-05-05 06:42:26,383 [execute] INFO git fetch -v origin 06:42:26 2023-05-05 06:42:26,383 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:42:27 2023-05-05 06:42:26,841 [run_push] DEBUG no remote changes detected 06:42:27 2023-05-05 06:42:26,841 [execute] INFO git push origin semver 06:42:27 2023-05-05 06:42:26,842 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:42:27 2023-05-05 06:42:27,582 [run_push] DEBUG push all version tags 06:42:27 2023-05-05 06:42:27,583 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:42:27 2023-05-05 06:42:27,583 [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:42:28 2023-05-05 06:42:28,343 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 06:42:28 3.0.0-dev.35 [Pipeline] } 06:42:28 $ docker exec --env ******** --env ******** fc11a3fde3a590b22f6a57d57a7b34bf78371f47d851db015ddac300a7bb40f8 ssh-agent -k 06:42:28 unset SSH_AUTH_SOCK; 06:42:28 unset SSH_AGENT_PID; 06:42:28 echo Agent pid 39 killed; 06:42:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:28 + git semver [Pipeline] } 06:42:29 $ docker stop --time=1 fc11a3fde3a590b22f6a57d57a7b34bf78371f47d851db015ddac300a7bb40f8 06:42:30 $ docker rm -f --volumes fc11a3fde3a590b22f6a57d57a7b34bf78371f47d851db015ddac300a7bb40f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:42:31 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:42:31 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:42:31 total 16 06:42:31 drwxr-xr-x 3 root root 4096 May 5 06:28 . 06:42:31 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:40 .. 06:42:31 drwxr-xr-x 2 root root 4096 May 5 06:28 cost 06:42:31 -rw-r--r-- 1 root root 88 May 5 06:28 cost.csv 06:42:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:42:31 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:42:31 total 16 06:42:31 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:28 . 06:42:31 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:40 .. 06:42:31 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:28 cost 06:42:31 -rw-r--r-- 1 jenkins jenkins 88 May 5 06:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:42:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:32 ---> package-listing.sh 06:42:32 ++ facter osfamily 06:42:32 ++ tr '[:upper:]' '[:lower:]' 06:42:32 + OS_FAMILY=debian 06:42:32 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:42:32 + START_PACKAGES=/tmp/packages_start.txt 06:42:32 + END_PACKAGES=/tmp/packages_end.txt 06:42:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:32 + PACKAGES=/tmp/packages_start.txt 06:42:32 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:42:32 + PACKAGES=/tmp/packages_end.txt 06:42:32 + case "${OS_FAMILY}" in 06:42:32 + dpkg -l 06:42:32 + grep '^ii' 06:42:32 + '[' -f /tmp/packages_start.txt ']' 06:42:32 + '[' -f /tmp/packages_end.txt ']' 06:42:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:32 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:42:32 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:42:32 + 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:42:32 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:42:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:33 prd-ubuntu20.04-docker-8c-8g-13855 does not seem to be running inside a container 06:42:33 $ 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:42:34 $ docker top 1558cbc38dab334f7a119bf5feb8b2667f8820f6cba5eff779a733c9bb4a6318 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:34 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:34 + mkdir -p /var/log/sysstat [Pipeline] sh 06:42:34 + ls /var/log/sa-host 06:42:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:34 provisioning config files... 06:42:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config5718463629463666717tmp [Pipeline] { [Pipeline] echo 06:42:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:35 ---> create-netrc.sh [Pipeline] } 06:42:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:42:35 ---> python-tools-install.sh [Pipeline] echo 06:42:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:35 ---> sudo-logs.sh 06:42:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:42:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:36 ---> job-cost.sh 06:42:36 lf-activate-venv: SKIPPING 06:42:36 DEBUG: total: 0.2199999988079071 06:42:36 INFO: Retrieving Stack Cost... 06:42:36 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:37 INFO: Archiving Costs [Pipeline] echo 06:42:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:37 ---> logs-deploy.sh 06:42:37 lf-activate-venv: SKIPPING 06:42:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/100 06:42:37 INFO: archiving workspace using pattern(s): 06:42:38 Archives upload complete. 06:42:38 INFO: archiving logs to Nexus 06:42:39 ---> uname -a: 06:42:39 Linux prd-ubuntu20-04-docker-8c-8g-13855 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:42:39 06:42:39 06:42:39 ---> lscpu: 06:42:39 Architecture: x86_64 06:42:39 CPU op-mode(s): 32-bit, 64-bit 06:42:39 Byte Order: Little Endian 06:42:39 Address sizes: 40 bits physical, 48 bits virtual 06:42:39 CPU(s): 8 06:42:39 On-line CPU(s) list: 0-7 06:42:39 Thread(s) per core: 1 06:42:39 Core(s) per socket: 1 06:42:39 Socket(s): 8 06:42:39 NUMA node(s): 1 06:42:39 Vendor ID: AuthenticAMD 06:42:39 CPU family: 23 06:42:39 Model: 49 06:42:39 Model name: AMD EPYC-Rome Processor 06:42:39 Stepping: 0 06:42:39 CPU MHz: 2800.000 06:42:39 BogoMIPS: 5600.00 06:42:39 Virtualization: AMD-V 06:42:39 Hypervisor vendor: KVM 06:42:39 Virtualization type: full 06:42:39 L1d cache: 256 KiB 06:42:39 L1i cache: 256 KiB 06:42:39 L2 cache: 4 MiB 06:42:39 L3 cache: 128 MiB 06:42:39 NUMA node0 CPU(s): 0-7 06:42:39 Vulnerability Itlb multihit: Not affected 06:42:39 Vulnerability L1tf: Not affected 06:42:39 Vulnerability Mds: Not affected 06:42:39 Vulnerability Meltdown: Not affected 06:42:39 Vulnerability Mmio stale data: Not affected 06:42:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:39 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:42:39 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:42:39 Vulnerability Srbds: Not affected 06:42:39 Vulnerability Tsx async abort: Not affected 06:42:39 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:42:39 06:42:39 06:42:39 ---> nproc: 06:42:39 8 06:42:39 06:42:39 06:42:39 ---> df -h: 06:42:39 Filesystem Size Used Avail Use% Mounted on 06:42:39 overlay 155G 13G 143G 9% / 06:42:39 tmpfs 64M 0 64M 0% /dev 06:42:39 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:42:39 shm 64M 0 64M 0% /dev/shm 06:42:39 /dev/vda1 155G 13G 143G 9% /facter-os 06:42:39 06:42:39 06:42:39 ---> sar -b -r -n DEV: 06:42:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13855) 05/05/23 _x86_64_ (8 CPU) 06:42:39 06:42:39 06:25:57 LINUX RESTART (8 CPU) 06:42:39 06:42:39 06:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:42:39 06:27:01 166.96 48.23 118.73 0.00 5411.23 195662.46 0.00 06:42:39 06:28:01 200.63 1.78 198.85 0.00 27.72 56133.69 0.00 06:42:39 06:29:01 112.91 0.05 112.86 0.00 11.33 33965.95 0.00 06:42:39 06:30:01 1.77 0.00 1.77 0.00 0.00 20.01 0.00 06:42:39 06:31:01 3.07 0.98 2.08 0.00 69.86 56.92 0.00 06:42:39 06:32:01 39.18 11.88 27.30 0.00 5385.10 6283.09 0.00 06:42:39 06:33:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 06:42:39 06:34:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 06:42:39 06:35:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 06:42:39 06:36:01 2.00 0.00 2.00 0.00 0.00 35.33 0.00 06:42:39 06:37:01 1.53 0.00 1.53 0.00 0.00 17.46 0.00 06:42:39 06:38:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 06:42:39 06:39:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 06:42:39 06:40:01 32.73 0.33 32.39 0.00 19.06 26629.56 0.00 06:42:39 06:41:01 66.66 0.03 66.62 0.00 2.00 31661.66 0.00 06:42:39 06:42:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 06:42:39 Average: 39.78 3.96 35.82 0.00 682.87 21910.94 0.00 06:42:39 06:42:39 06:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:42:39 06:27:01 29166572 31598120 721660 2.19 72364 2635024 1910104 5.63 985000 2374996 6368 06:42:39 06:28:01 28364844 31537276 766384 2.33 148640 3225948 2266016 6.68 1213676 2856460 476 06:42:39 06:29:01 27654056 31577836 723208 2.20 158496 3907036 1756888 5.18 1253300 3464288 448 06:42:39 06:30:01 27653784 31577652 723140 2.20 158528 3907040 1756888 5.18 1253412 3464292 136 06:42:39 06:31:01 27638680 31582488 717628 2.18 159996 3924672 1795180 5.29 1253540 3481808 12744 06:42:39 06:32:01 27287704 31567468 723060 2.20 166840 4240264 1821096 5.37 1479284 3576884 124 06:42:39 06:33:01 27292192 31572064 718376 2.18 166936 4240268 1821096 5.37 1475748 3576888 8 06:42:39 06:34:01 27291892 31571852 718556 2.19 167024 4240268 1821096 5.37 1475776 3576888 128 06:42:39 06:35:01 27291900 31571968 718336 2.18 167124 4240272 1821096 5.37 1476064 3576892 156 06:42:39 06:36:01 27291828 31572312 718260 2.18 167256 4240240 1821096 5.37 1475424 3577196 4 06:42:39 06:37:01 27292084 31572632 718092 2.18 167332 4240248 1821096 5.37 1475496 3577216 12 06:42:39 06:38:01 27291824 31572508 718216 2.18 167412 4240260 1821096 5.37 1475688 3577220 132 06:42:39 06:39:01 27291556 31572308 718320 2.18 167508 4240260 1821096 5.37 1475644 3577224 8 06:42:39 06:40:01 26158544 31464100 819660 2.49 184436 5159940 1879592 5.54 1673492 4416916 215512 06:42:39 06:41:01 25718944 31476392 804984 2.45 204408 5548900 1912864 5.64 1650032 4833072 220 06:42:39 06:42:01 25719148 31476660 804512 2.45 204464 5548900 1928948 5.68 1650176 4833068 152 06:42:39 Average: 27275347 31553977 739524 2.25 164298 4236221 1860953 5.48 1421360 3646332 14789 06:42:39 06:42:39 06:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:42:39 06:27:01 ens3 584.25 364.67 6812.81 85.11 0.00 0.00 0.00 0.00 06:42:39 06:27:01 docker0 7.25 8.97 0.68 124.82 0.00 0.00 0.00 0.00 06:42:39 06:27:01 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 06:42:39 06:28:01 ens3 324.18 191.82 1980.69 32.84 0.00 0.00 0.00 0.00 06:42:39 06:28:01 veth15f7baf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:28:01 docker0 166.23 281.21 13.77 1940.90 0.00 0.00 0.00 0.00 06:42:39 06:28:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:42:39 06:29:01 ens3 161.95 118.09 2595.96 307.96 0.00 0.00 0.00 0.00 06:42:39 06:29:01 docker0 1.50 3.30 0.09 42.97 0.00 0.00 0.00 0.00 06:42:39 06:29:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 06:42:39 06:30:01 ens3 4.48 1.60 6.02 0.65 0.00 0.00 0.00 0.00 06:42:39 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 06:31:01 ens3 13.83 8.58 214.06 0.76 0.00 0.00 0.00 0.00 06:42:39 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:42:39 06:32:01 ens3 127.06 55.91 1738.79 3.87 0.00 0.00 0.00 0.00 06:42:39 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:32:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:42:39 06:33:01 ens3 0.53 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:42:39 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:34:01 ens3 0.62 0.17 0.13 0.07 0.00 0.00 0.00 0.00 06:42:39 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 06:35:01 ens3 0.45 0.30 0.26 0.21 0.00 0.00 0.00 0.00 06:42:39 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:36:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 06:37:01 ens3 0.22 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:42:39 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:38:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 06:39:01 ens3 0.17 0.05 0.11 0.00 0.00 0.00 0.00 0.00 06:42:39 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:40:01 veth60d63b3 32.39 60.44 3.33 579.34 0.00 0.00 0.00 0.05 06:42:39 06:40:01 ens3 209.13 112.60 4554.17 15.15 0.00 0.00 0.00 0.00 06:42:39 06:40:01 docker0 32.39 60.34 2.89 579.33 0.00 0.00 0.00 0.00 06:42:39 06:40:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 06:42:39 06:41:01 ens3 153.19 88.97 3217.19 21.67 0.00 0.00 0.00 0.00 06:42:39 06:41:01 docker0 0.60 0.48 0.09 0.09 0.00 0.00 0.00 0.00 06:42:39 06:41:01 veth951e43a 0.32 0.33 0.05 0.02 0.00 0.00 0.00 0.00 06:42:39 06:41:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 06:42:39 06:42:01 ens3 1.68 0.87 1.22 0.67 0.00 0.00 0.00 0.00 06:42:39 06:42:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 06:42:01 veth951e43a 0.03 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:42:39 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:42:39 Average: ens3 98.88 59.00 1320.12 29.32 0.00 0.00 0.00 0.00 06:42:39 Average: docker0 13.00 22.15 1.10 168.02 0.00 0.00 0.00 0.00 06:42:39 Average: veth951e43a 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:42:39 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 06:42:39 06:42:39 06:42:39 ---> sar -P ALL: 06:42:39 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13855) 05/05/23 _x86_64_ (8 CPU) 06:42:39 06:42:39 06:25:57 LINUX RESTART (8 CPU) 06:42:39 06:42:39 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:42:39 06:27:01 all 9.04 0.00 3.39 2.31 0.06 85.19 06:42:39 06:27:01 0 8.43 0.00 4.93 5.05 0.07 81.53 06:42:39 06:27:01 1 7.93 0.00 2.53 0.59 0.07 88.88 06:42:39 06:27:01 2 8.15 0.00 3.11 2.10 0.05 86.59 06:42:39 06:27:01 3 10.43 0.00 4.14 2.44 0.05 82.93 06:42:39 06:27:01 4 8.89 0.00 2.65 1.37 0.05 87.05 06:42:39 06:27:01 5 11.20 0.00 3.81 5.41 0.07 79.50 06:42:39 06:27:01 6 7.20 0.00 3.24 0.81 0.05 88.70 06:42:39 06:27:01 7 10.12 0.00 2.74 0.74 0.07 86.33 06:42:39 06:28:01 all 27.29 0.00 5.68 3.08 0.10 63.84 06:42:39 06:28:01 0 26.83 0.00 5.62 0.27 0.17 67.11 06:42:39 06:28:01 1 26.91 0.00 6.24 10.05 0.10 56.69 06:42:39 06:28:01 2 27.17 0.00 5.99 1.06 0.08 65.69 06:42:39 06:28:01 3 27.79 0.00 5.13 0.07 0.08 66.92 06:42:39 06:28:01 4 27.00 0.00 5.41 0.17 0.08 67.34 06:42:39 06:28:01 5 27.28 0.00 5.96 0.47 0.07 66.22 06:42:39 06:28:01 6 27.97 0.00 5.51 10.49 0.12 55.92 06:42:39 06:28:01 7 27.38 0.00 5.59 2.15 0.12 64.76 06:42:39 06:29:01 all 16.11 0.00 3.40 1.15 0.06 79.28 06:42:39 06:29:01 0 14.55 0.00 3.20 0.02 0.05 82.18 06:42:39 06:29:01 1 15.28 0.00 3.65 1.98 0.08 79.00 06:42:39 06:29:01 2 16.09 0.00 3.55 3.11 0.05 77.20 06:42:39 06:29:01 3 16.58 0.00 3.24 0.12 0.07 79.99 06:42:39 06:29:01 4 17.11 0.00 3.43 0.17 0.05 79.24 06:42:39 06:29:01 5 15.65 0.00 3.42 0.32 0.05 80.56 06:42:39 06:29:01 6 16.45 0.00 3.28 0.61 0.05 79.62 06:42:39 06:29:01 7 17.16 0.00 3.43 2.91 0.05 76.45 06:42:39 06:30:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:42:39 06:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:30:01 1 0.08 0.00 0.00 0.02 0.00 99.90 06:42:39 06:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:42:39 06:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:42:39 06:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:42:39 06:30:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:42:39 06:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:42:39 06:30:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:42:39 06:31:01 all 0.07 0.00 0.06 0.01 0.00 99.86 06:42:39 06:31:01 0 0.03 0.00 0.23 0.02 0.00 99.72 06:42:39 06:31:01 1 0.18 0.00 0.10 0.07 0.00 99.65 06:42:39 06:31:01 2 0.12 0.00 0.03 0.00 0.00 99.85 06:42:39 06:31:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:42:39 06:31:01 4 0.08 0.00 0.00 0.00 0.02 99.90 06:42:39 06:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:42:39 06:31:01 6 0.00 0.00 0.05 0.02 0.00 99.93 06:42:39 06:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:42:39 06:32:01 all 1.27 0.00 0.57 0.57 0.02 97.58 06:42:39 06:32:01 0 0.72 0.00 0.57 0.32 0.02 98.38 06:42:39 06:32:01 1 1.98 0.00 0.48 0.97 0.02 96.55 06:42:39 06:32:01 2 0.65 0.00 0.57 0.95 0.02 97.81 06:42:39 06:32:01 3 2.29 0.00 0.77 0.35 0.03 96.56 06:42:39 06:32:01 4 1.10 0.00 0.77 0.69 0.02 97.43 06:42:39 06:32:01 5 1.73 0.00 0.58 0.60 0.00 97.08 06:42:39 06:32:01 6 0.87 0.00 0.44 0.59 0.02 98.09 06:42:39 06:32:01 7 0.77 0.00 0.38 0.07 0.02 98.76 06:42:39 06:33:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:42:39 06:33:01 0 0.02 0.00 0.02 0.07 0.00 99.90 06:42:39 06:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:42:39 06:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:42:39 06:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:42:39 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:42:39 06:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:34:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:42:39 06:34:01 0 0.00 0.00 0.00 0.07 0.00 99.93 06:42:39 06:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:34:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:42:39 06:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:42:39 06:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:42:39 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:42:39 06:35:01 all 0.01 0.00 0.01 0.01 0.01 99.95 06:42:39 06:35:01 0 0.02 0.00 0.00 0.05 0.00 99.93 06:42:39 06:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:35:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:42:39 06:35:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:42:39 06:35:01 4 0.03 0.00 0.02 0.05 0.02 99.88 06:42:39 06:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:42:39 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:36:01 all 0.22 0.00 0.01 0.01 0.01 99.75 06:42:39 06:36:01 0 0.02 0.00 0.02 0.05 0.02 99.90 06:42:39 06:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:42:39 06:36:01 2 1.66 0.00 0.02 0.00 0.00 98.32 06:42:39 06:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:42:39 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:42:39 06:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:42:39 06:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:37:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:42:39 06:37:01 0 0.02 0.00 0.00 0.03 0.00 99.95 06:42:39 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:37:01 2 1.99 0.00 0.02 0.00 0.02 97.98 06:42:39 06:37:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:42:39 06:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:42:39 06:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:42:39 06:42:39 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:42:39 06:38:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:42:39 06:38:01 0 0.03 0.00 0.02 0.02 0.00 99.93 06:42:39 06:38:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:42:39 06:38:01 2 1.89 0.00 0.02 0.00 0.00 98.09 06:42:39 06:38:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:42:39 06:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 06:42:39 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:42:39 06:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:42:39 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:42:39 06:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:42:39 06:39:01 0 0.02 0.00 0.02 0.03 0.00 99.93 06:42:39 06:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:42:39 06:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:42:39 06:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:42:39 06:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:42:39 06:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:39:01 6 0.18 0.00 0.00 0.00 0.00 99.82 06:42:39 06:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:42:39 06:40:01 all 3.81 0.00 1.53 0.80 0.02 93.84 06:42:39 06:40:01 0 3.23 0.00 1.24 0.82 0.02 94.70 06:42:39 06:40:01 1 4.81 0.00 2.58 5.43 0.02 87.16 06:42:39 06:40:01 2 3.92 0.00 1.63 0.02 0.03 94.40 06:42:39 06:40:01 3 3.08 0.00 1.61 0.00 0.03 95.28 06:42:39 06:40:01 4 3.96 0.00 1.10 0.02 0.02 94.90 06:42:39 06:40:01 5 3.40 0.00 1.15 0.02 0.02 95.41 06:42:39 06:40:01 6 4.05 0.00 1.39 0.05 0.03 94.47 06:42:39 06:40:01 7 4.04 0.00 1.51 0.02 0.02 94.42 06:42:39 06:41:01 all 3.58 0.00 1.69 1.06 0.04 93.63 06:42:39 06:41:01 0 3.72 0.00 2.13 0.72 0.03 93.40 06:42:39 06:41:01 1 3.33 0.00 1.47 0.20 0.05 94.94 06:42:39 06:41:01 2 2.92 0.00 1.34 0.17 0.03 95.53 06:42:39 06:41:01 3 3.35 0.00 1.46 0.02 0.03 95.14 06:42:39 06:41:01 4 3.53 0.00 2.04 4.81 0.05 89.57 06:42:39 06:41:01 5 4.93 0.00 1.71 0.74 0.03 92.59 06:42:39 06:41:01 6 3.19 0.00 1.91 1.79 0.03 93.08 06:42:39 06:41:01 7 3.66 0.00 1.48 0.07 0.05 94.74 06:42:39 06:42:01 all 0.02 0.00 0.02 0.00 0.00 99.95 06:42:39 06:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:42:39 06:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:42:39 06:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:42:39 06:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:42:39 06:42:01 4 0.03 0.00 0.03 0.03 0.00 99.90 06:42:39 06:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:42:39 06:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:42:39 06:42:01 7 0.10 0.00 0.03 0.00 0.02 99.85 06:42:39 Average: all 3.85 0.00 1.02 0.56 0.02 94.54 06:42:39 Average: 0 3.59 0.00 1.12 0.47 0.02 94.80 06:42:39 Average: 1 3.76 0.00 1.06 1.20 0.02 93.96 06:42:39 Average: 2 4.02 0.00 1.02 0.46 0.02 94.48 06:42:39 Average: 3 3.96 0.00 1.03 0.19 0.03 94.80 06:42:39 Average: 4 3.85 0.00 0.96 0.45 0.02 94.71 06:42:39 Average: 5 4.00 0.00 1.04 0.47 0.02 94.48 06:42:39 Average: 6 3.73 0.00 0.99 0.89 0.02 94.37 06:42:39 Average: 7 3.93 0.00 0.94 0.37 0.02 94.74 06:42:39 06:42:39 06:42:39