Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff0794c3574bb01e672d45f3cd8e4ed772be67c6+bdf5b46fa02d572085513da6d841dbb0eb23469e (982f14379aa55cc77ab0d61d233965f0b4868bf7) 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-ssh14377738421829801476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11209823362914361338.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18236657391325633424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9797225039827645578.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1361492908386998696.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2088010730309559983.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5605 in /w/workspace/xfoundry_device-modbus-go_PR-559 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-559 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdf5b46fa02d572085513da6d841dbb0eb23469e into PR head commit ff0794c3574bb01e672d45f3cd8e4ed772be67c6 Merge succeeded, producing ff0794c3574bb01e672d45f3cd8e4ed772be67c6 Checking out Revision ff0794c3574bb01e672d45f3cd8e4ed772be67c6 (PR-559) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:50:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:50:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:50:28 ========================================================= 05:50:28 EdgeX Global Pipelines Version Info 05:50:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:50:29 ------------------- 05:50:29 stable info: 05:50:29 ------------------- 05:50:29 Commited By: Ginny Guan ginny@iotechsys.com 05:50:29 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:50:29 Message: update stable to v1.0.260 05:50:30 ------------------- 05:50:30 experimental info: 05:50:30 ------------------- 05:50:30 Commited By: Ginny Guan ginny@iotechsys.com 05:50:30 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:50:30 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:50:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:50:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:50:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo 05:50:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo 05:50:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo 05:50:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo 05:50:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff0794c [Pipeline] echo 05:50:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:32 provisioning config files... 05:50:32 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config4004875259730247283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:32 ---> ****-login.sh 05:50:32 nexus3.edgexfoundry.org:10001 05:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:33 Configure a credential helper to remove this warning. See 05:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:33 05:50:33 Login Succeeded 05:50:33 nexus3.edgexfoundry.org:10002 05:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:33 Configure a credential helper to remove this warning. See 05:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:33 05:50:33 Login Succeeded 05:50:33 nexus3.edgexfoundry.org:10003 05:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:33 Configure a credential helper to remove this warning. See 05:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:33 05:50:33 Login Succeeded 05:50:33 nexus3.edgexfoundry.org:10004 05:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:33 Configure a credential helper to remove this warning. See 05:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:33 05:50:33 Login Succeeded 05:50:33 ****.io 05:50:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:33 Configure a credential helper to remove this warning. See 05:50:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:33 05:50:33 Login Succeeded 05:50:33 ---> ****-login.sh ends [Pipeline] } 05:50:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:50:34 + git rev-list -1 --merges ff0794c3574bb01e672d45f3cd8e4ed772be67c6~1..ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo 05:50:34 -----------> git rev-list -1 --merges ff0794c3574bb01e672d45f3cd8e4ed772be67c6~1..ff0794c3574bb01e672d45f3cd8e4ed772be67c6 ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [false] [Pipeline] sh 05:50:35 + git log --format=format:%s -1 ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo 05:50:35 ========================================================= 05:50:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:50:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:35 + git log --format=format:%s -1 ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo 05:50:35 [semverPrep] GIT_COMMIT: ff0794c3574bb01e672d45f3cd8e4ed772be67c6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:50:35 [semverPrep] This is not a build commit. [Pipeline] sh 05:50:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:50:36 + grep -v github /etc/ssh/ssh_known_hosts 05:50:36 + [ -e /tmp/ssh_known_hosts ] 05:50:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:50:36 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:50:36 sudo tee -a /etc/ssh/ssh_known_hosts 05:50:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:36 05:50:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:37 0.1.4: Pulling from edgex-devops/py-git-semver 05:50:37 b85a868b505f: Pulling fs layer 05:50:37 e2be974225ed: Pulling fs layer 05:50:37 339a4e72a1f5: Pulling fs layer 05:50:37 988bab9f4d93: Pulling fs layer 05:50:37 1469e6f7b9e6: Pulling fs layer 05:50:37 eaf3925da568: Pulling fs layer 05:50:37 bab4dde63d76: Pulling fs layer 05:50:37 bde34c3a00c8: Pulling fs layer 05:50:37 b352a97aabf1: Pulling fs layer 05:50:37 4872d77fe225: Pulling fs layer 05:50:37 5851b861e8e6: Pulling fs layer 05:50:37 bde34c3a00c8: Waiting 05:50:37 b352a97aabf1: Waiting 05:50:37 4872d77fe225: Waiting 05:50:37 1469e6f7b9e6: Waiting 05:50:37 5851b861e8e6: Waiting 05:50:37 eaf3925da568: Waiting 05:50:37 bab4dde63d76: Waiting 05:50:37 e2be974225ed: Verifying Checksum 05:50:37 e2be974225ed: Download complete 05:50:37 988bab9f4d93: Verifying Checksum 05:50:37 988bab9f4d93: Download complete 05:50:37 1469e6f7b9e6: Verifying Checksum 05:50:37 1469e6f7b9e6: Download complete 05:50:37 eaf3925da568: Verifying Checksum 05:50:37 eaf3925da568: Download complete 05:50:37 339a4e72a1f5: Verifying Checksum 05:50:37 339a4e72a1f5: Download complete 05:50:37 bde34c3a00c8: Verifying Checksum 05:50:37 bde34c3a00c8: Download complete 05:50:37 b352a97aabf1: Download complete 05:50:37 4872d77fe225: Download complete 05:50:37 5851b861e8e6: Download complete 05:50:37 b85a868b505f: Verifying Checksum 05:50:37 b85a868b505f: Download complete 05:50:37 bab4dde63d76: Verifying Checksum 05:50:37 bab4dde63d76: Download complete 05:50:38 b85a868b505f: Pull complete 05:50:38 e2be974225ed: Pull complete 05:50:39 339a4e72a1f5: Pull complete 05:50:39 988bab9f4d93: Pull complete 05:50:39 1469e6f7b9e6: Pull complete 05:50:39 eaf3925da568: Pull complete 05:50:41 bab4dde63d76: Pull complete 05:50:41 bde34c3a00c8: Pull complete 05:50:41 b352a97aabf1: Pull complete 05:50:41 4872d77fe225: Pull complete 05:50:41 5851b861e8e6: Pull complete 05:50:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:50:42 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 05:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:50:45 $ docker top eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd -eo pid,comm 05:50:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:50:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:50:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:46 [ssh-agent] Looking for ssh-agent implementation... 05:50:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:46 $ docker exec eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent 05:50:46 SSH_AUTH_SOCK=/tmp/ssh-HqQgNrEmEgYe/agent.32 05:50:46 SSH_AGENT_PID=38 05:50:46 Running ssh-add (command line suppressed) 05:50:46 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10507831930697758398.key (/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10507831930697758398.key) 05:50:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:46 + git tag --points-at HEAD [Pipeline] } 05:50:46 $ docker exec --env ******** --env ******** eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent -k 05:50:47 unset SSH_AUTH_SOCK; 05:50:47 unset SSH_AGENT_PID; 05:50:47 echo Agent pid 38 killed; 05:50:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:50:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:50:47 [ssh-agent] Looking for ssh-agent implementation... 05:50:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:50:47 $ docker exec eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent 05:50:47 SSH_AUTH_SOCK=/tmp/ssh-DRC2nlTbDoOL/agent.71 05:50:47 SSH_AGENT_PID=77 05:50:47 Running ssh-add (command line suppressed) 05:50:47 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10138572759238336372.key (/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10138572759238336372.key) 05:50:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:50:47 + git semver init 05:50:48 2024-07-15 05:50:48,013 [run_init] DEBUG init version:0.0.0 force:False 05:50:48 2024-07-15 05:50:48,014 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-559/.semver 05:50:48 2024-07-15 05:50:48,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-559/.semver 05:50:48 2024-07-15 05:50:48,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-559/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-559, universal_newlines=False, shell=None, istream=None) 05:50:49 2024-07-15 05:50:49,126 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-559/.git/info/exclude 05:50:49 2024-07-15 05:50:49,127 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-559/.semver/PR-559 with force:False 05:50:49 2024-07-15 05:50:49,127 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-559/.semver/PR-559 05:50:49 2024-07-15 05:50:49,131 [execute] INFO git cat-file --batch-check 05:50:49 2024-07-15 05:50:49,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) 05:50:49 2024-07-15 05:50:49,138 [execute] INFO git cat-file --batch 05:50:49 2024-07-15 05:50:49,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) 05:50:49 2024-07-15 05:50:49,144 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-559/.semver/PR-559 05:50:49 0.0.0 [Pipeline] } 05:50:49 $ docker exec --env ******** --env ******** eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent -k 05:50:49 unset SSH_AUTH_SOCK; 05:50:49 unset SSH_AGENT_PID; 05:50:49 echo Agent pid 77 killed; 05:50:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:50:50 + git semver [Pipeline] } 05:50:50 $ docker stop --time=1 eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd 05:50:51 $ docker rm -f --volumes eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd [Pipeline] // withDockerContainer [Pipeline] sh 05:50:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:50:52 Stashed 1 file(s) [Pipeline] echo 05:50:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:50:53 provisioning config files... 05:50:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config17123257044155215377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:53 ---> ****-login.sh 05:50:53 nexus3.edgexfoundry.org:10001 05:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:53 Configure a credential helper to remove this warning. See 05:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:53 05:50:53 Login Succeeded 05:50:53 nexus3.edgexfoundry.org:10002 05:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:53 Configure a credential helper to remove this warning. See 05:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:53 05:50:53 Login Succeeded 05:50:53 nexus3.edgexfoundry.org:10003 05:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:53 Configure a credential helper to remove this warning. See 05:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:53 05:50:53 Login Succeeded 05:50:53 nexus3.edgexfoundry.org:10004 05:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:53 Configure a credential helper to remove this warning. See 05:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:53 05:50:53 Login Succeeded 05:50:53 ****.io 05:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:54 Configure a credential helper to remove this warning. See 05:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:54 05:50:54 Login Succeeded 05:50:54 ---> ****-login.sh ends [Pipeline] } 05:50:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:50:54 ========================================================= 05:50:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:50:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:50:55 Sending build context to Docker daemon 17.78MB 05:50:55 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:50:55 Step 2/10 : FROM ${BASE} AS builder 05:50:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:50:55 619be1103602: Pulling fs layer 05:50:55 7862e08f4a3e: Pulling fs layer 05:50:55 5df492c9dc93: Pulling fs layer 05:50:55 7629e6793208: Pulling fs layer 05:50:55 4f4fb700ef54: Pulling fs layer 05:50:55 fb5054dd5b73: Pulling fs layer 05:50:55 eeca6798cff9: Pulling fs layer 05:50:55 aa269ceb94a6: Pulling fs layer 05:50:55 ada007ff1a6a: Pulling fs layer 05:50:55 7629e6793208: Waiting 05:50:55 eeca6798cff9: Waiting 05:50:55 aa269ceb94a6: Waiting 05:50:55 ada007ff1a6a: Waiting 05:50:55 4f4fb700ef54: Waiting 05:50:55 fb5054dd5b73: Waiting 05:50:55 7862e08f4a3e: Download complete 05:50:55 7629e6793208: Verifying Checksum 05:50:55 7629e6793208: Download complete 05:50:55 4f4fb700ef54: Verifying Checksum 05:50:55 4f4fb700ef54: Download complete 05:50:55 619be1103602: Verifying Checksum 05:50:55 619be1103602: Download complete 05:50:55 fb5054dd5b73: Verifying Checksum 05:50:55 fb5054dd5b73: Download complete 05:50:55 eeca6798cff9: Verifying Checksum 05:50:55 eeca6798cff9: Download complete 05:50:55 619be1103602: Pull complete 05:50:55 ada007ff1a6a: Verifying Checksum 05:50:55 ada007ff1a6a: Download complete 05:50:55 7862e08f4a3e: Pull complete 05:50:55 5df492c9dc93: Verifying Checksum 05:50:55 5df492c9dc93: Download complete 05:50:56 aa269ceb94a6: Verifying Checksum 05:50:56 aa269ceb94a6: Download complete 05:50:59 5df492c9dc93: Pull complete 05:50:59 7629e6793208: Pull complete 05:50:59 4f4fb700ef54: Pull complete 05:50:59 fb5054dd5b73: Pull complete 05:50:59 eeca6798cff9: Pull complete 05:51:01 aa269ceb94a6: Pull complete 05:51:02 ada007ff1a6a: Pull complete 05:51:02 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:51:02 ---> f489d0715acc 05:51:02 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:51:07 ---> Running in 0facbc99cb64 05:51:07 Removing intermediate container 0facbc99cb64 05:51:07 ---> c7c6e47efba2 05:51:07 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:51:07 ---> Running in 611378644d31 05:51:07 Removing intermediate container 611378644d31 05:51:07 ---> 9b5f5033bb84 05:51:07 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:51:07 ---> Running in 848acac67fe3 05:51:08 Still waiting to schedule task 05:51:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:51:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:51:08 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:51:08 (2/8) Installing libedit (20221030.3.1-r1) 05:51:08 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:51:08 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:51:08 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:51:08 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:51:08 (7/8) Installing openssh-server (9.3_p2-r2) 05:51:08 (8/8) Installing openssh (9.3_p2-r2) 05:51:08 Executing busybox-1.36.1-r5.trigger 05:51:08 OK: 270 MiB in 60 packages 05:51:09 Removing intermediate container 848acac67fe3 05:51:09 ---> 786f0fc296ed 05:51:09 Step 6/10 : WORKDIR /device-modbus-go 05:51:09 ---> Running in 1bf0c34ddf11 05:51:09 Removing intermediate container 1bf0c34ddf11 05:51:09 ---> 3ad55d063a6c 05:51:09 Step 7/10 : COPY go.mod vendor* ./ 05:51:09 ---> 4bc28f8aad8c 05:51:09 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:09 ---> Running in c859ef5f996a 05:52:05 Removing intermediate container c859ef5f996a 05:52:05 ---> ba8354186233 05:52:05 Step 9/10 : COPY . . 05:52:05 ---> 03cb10e19daf 05:52:05 Step 10/10 : RUN ${MAKE} 05:52:05 ---> Running in 230c98ce2198 05:52:05 noop 05:52:05 Removing intermediate container 230c98ce2198 05:52:05 ---> a1fa60d4254d 05:52:05 Successfully built a1fa60d4254d 05:52:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:06 + docker inspect -f . ci-base-image-x86_64 05:52:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:06 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 05:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:06 $ docker top 6bd935660fb302b9620fc666184a9b4296eb121fecc488c36cefb68b475923b6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:07 + go version 05:52:07 go version go1.21.9 linux/amd64 [Pipeline] } 05:52:07 $ docker stop --time=1 6bd935660fb302b9620fc666184a9b4296eb121fecc488c36cefb68b475923b6 05:52:08 $ docker rm -f --volumes 6bd935660fb302b9620fc666184a9b4296eb121fecc488c36cefb68b475923b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:09 + docker inspect -f . ci-base-image-x86_64 05:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:09 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 05:52:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:52:09 $ docker top 18eccfff34bfe3743f38ce5dfd5e345b69a3a1a60faca519074cf7fe483a4526 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:10 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-559 [Pipeline] fileExists [Pipeline] sh 05:52:10 + make test 05:52:10 go test ./... -coverprofile=coverage.out 05:52:12 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:52:30 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:52:30 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.9% of statements 05:52:37 go vet ./... 05:52:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5606 in /w/workspace/xfoundry_device-modbus-go_PR-559 [Pipeline] { [Pipeline] ws 05:52:42 Running in /w/workspace/device-modbus-go/1 05:52:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:52:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:52:42 ./bin/test-attribution-txt.sh 05:52:42 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] { [Pipeline] echo 05:52:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] checkout 05:52:45 The recommended git tool is: git [Pipeline] } 05:52:45 $ docker stop --time=1 18eccfff34bfe3743f38ce5dfd5e345b69a3a1a60faca519074cf7fe483a4526 05:52:50 $ docker rm -f --volumes 18eccfff34bfe3743f38ce5dfd5e345b69a3a1a60faca519074cf7fe483a4526 [Pipeline] // withDockerContainer [Pipeline] sh 05:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:52:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:52:52 + ls -al . 05:52:52 total 276 05:52:52 drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 05:52 . 05:52:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 05:50 .. 05:52:52 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 05:50 .dockerignore 05:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 05:52 .git 05:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:50 .github 05:52:52 -rw-rw-r-- 1 jenkins jenkins 266 Jul 15 05:50 .gitignore 05:52:52 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 05:50 .golangci.yml 05:52:52 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 05:50 .semver 05:52:52 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 15 05:50 Attribution.txt 05:52:52 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 15 05:50 CHANGELOG.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 15 05:50 Dockerfile 05:52:52 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 05:50 GOVERNANCE.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 658 Jul 15 05:50 Jenkinsfile 05:52:52 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 05:50 LICENSE 05:52:52 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 15 05:50 Makefile 05:52:52 -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 05:50 OWNERS.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 15 05:50 README.md 05:52:52 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 05:50 VERSION 05:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:50 bin 05:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:50 cmd 05:52:52 -rw-r--r-- 1 jenkins jenkins 24601 Jul 15 05:52 coverage.out 05:52:52 -rw-rw-r-- 1 jenkins jenkins 7292 Jul 15 05:50 go.mod 05:52:52 -rw-rw-r-- 1 jenkins jenkins 102640 Jul 15 05:50 go.sum 05:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:50 internal 05:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:50 simulator 05:52:52 -rw-rw-r-- 1 jenkins jenkins 229 Jul 15 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:53 + 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=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 --label arch=amd64 --label version=0.0.0 . 05:52:53 Sending build context to Docker daemon 17.81MB 05:52:53 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:52:53 Step 2/23 : FROM ${BASE} AS builder 05:52:53 ---> a1fa60d4254d 05:52:53 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:52:53 ---> Running in 3374d9009a4a 05:52:53 Removing intermediate container 3374d9009a4a 05:52:53 ---> ac970a1562c3 05:52:53 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:52:53 ---> Running in dd986327e05b 05:52:53 Removing intermediate container dd986327e05b 05:52:53 ---> 9d856c69aaf5 05:52:53 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:52:53 ---> Running in 850096d50739 05:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:52:53 using credential edgex-jenkins-ssh 05:52:53 Cloning the remote Git repository 05:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:52:54 OK: 270 MiB in 60 packages 05:52:54 Removing intermediate container 850096d50739 05:52:54 ---> 98ca12ddd582 05:52:54 Step 6/23 : WORKDIR /device-modbus-go 05:52:54 ---> Running in b4b869ec12d6 05:52:54 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:52:54 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:52:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:52:54 > git --version # timeout=10 05:52:54 > git --version # 'git version 2.25.1' 05:52:54 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:54 Removing intermediate container b4b869ec12d6 05:52:54 ---> 489e5a3810a6 05:52:54 Step 7/23 : COPY go.mod vendor* ./ 05:52:54 ---> 8d18680bbacc 05:52:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:54 ---> Running in d1fa6786bdfb 05:52:55 Removing intermediate container d1fa6786bdfb 05:52:55 ---> 4fad2f5eb058 05:52:55 Step 9/23 : COPY . . 05:52:56 ---> 7889853464ee 05:52:56 Step 10/23 : RUN ${MAKE} 05:52:56 ---> Running in 3f725f43efbe 05:52:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.22" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:52:56 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:52:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:52:58 Merging remotes/origin/main commit bdf5b46fa02d572085513da6d841dbb0eb23469e into PR head commit ff0794c3574bb01e672d45f3cd8e4ed772be67c6 05:52:58 Merge succeeded, producing ff0794c3574bb01e672d45f3cd8e4ed772be67c6 05:52:58 Checking out Revision ff0794c3574bb01e672d45f3cd8e4ed772be67c6 (PR-559) 05:52:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:52:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:52:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:52:58 > git config core.sparsecheckout # timeout=10 05:52:58 > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 05:52:58 > git remote # timeout=10 05:52:58 > git config --get remote.origin.url # timeout=10 05:52:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:52:58 > git merge bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 05:52:58 > git rev-parse HEAD^{commit} # timeout=10 05:52:58 > git config core.sparsecheckout # timeout=10 05:52:58 > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 05:52:59 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:52:59 > git --version # timeout=10 05:52:59 > git --version # 'git version 2.25.1' 05:52:59 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:53:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:53:04 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:04 Dload Upload Total Spent Left Speed 05:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 05:53:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:53:05 + sudo tee /etc/docker/daemon.new 05:53:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:53:05 { 05:53:05 "registry-mirrors": [ 05:53:05 "https://nexus3.edgexfoundry.org:10001" 05:53:05 ], 05:53:05 "bip": "10.250.0.254/24", 05:53:05 "hosts": [ 05:53:05 "tcp://0.0.0.0:5555", 05:53:05 "unix:///var/run/docker.sock" 05:53:05 ], 05:53:05 "mtu": 1458, 05:53:05 "selinux-enabled": true, 05:53:05 "seccomp-profile": "/etc/docker/seccomp.json" 05:53:05 } [Pipeline] sh 05:53:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:53:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:53:24 provisioning config files... 05:53:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4569031081542677535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:24 ---> ****-login.sh 05:53:24 nexus3.edgexfoundry.org:10001 05:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:25 Configure a credential helper to remove this warning. See 05:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:25 05:53:25 Login Succeeded 05:53:25 nexus3.edgexfoundry.org:10002 05:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:25 Configure a credential helper to remove this warning. See 05:53:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:25 05:53:25 Login Succeeded 05:53:25 nexus3.edgexfoundry.org:10003 05:53:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:26 Configure a credential helper to remove this warning. See 05:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:26 05:53:26 Login Succeeded 05:53:26 nexus3.edgexfoundry.org:10004 05:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:26 Configure a credential helper to remove this warning. See 05:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:26 05:53:26 Login Succeeded 05:53:26 ****.io 05:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:53:26 Configure a credential helper to remove this warning. See 05:53:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:53:26 05:53:26 Login Succeeded 05:53:26 ---> ****-login.sh ends [Pipeline] } 05:53:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:27 ========================================================= 05:53:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:53:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:53:28 Sending build context to Docker daemon 9.021MB 05:53:28 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:53:28 Step 2/10 : FROM ${BASE} AS builder 05:53:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:53:28 c6b39de5b339: Pulling fs layer 05:53:28 a69c41024577: Pulling fs layer 05:53:28 d6de4b400683: Pulling fs layer 05:53:28 35cb2a7552d0: Pulling fs layer 05:53:28 4f4fb700ef54: Pulling fs layer 05:53:28 464afbd9ba4c: Pulling fs layer 05:53:28 00f215d4a9da: Pulling fs layer 05:53:28 d496ad576159: Pulling fs layer 05:53:28 4f4fb700ef54: Waiting 05:53:28 464afbd9ba4c: Waiting 05:53:28 d496ad576159: Waiting 05:53:28 00f215d4a9da: Waiting 05:53:28 35cb2a7552d0: Waiting 05:53:28 a69c41024577: Verifying Checksum 05:53:28 a69c41024577: Download complete 05:53:28 35cb2a7552d0: Verifying Checksum 05:53:28 35cb2a7552d0: Download complete 05:53:28 4f4fb700ef54: Verifying Checksum 05:53:28 4f4fb700ef54: Download complete 05:53:28 Removing intermediate container 3f725f43efbe 05:53:28 ---> bbc5c858bda7 05:53:28 Step 11/23 : FROM alpine:3.18 05:53:28 3.18: Pulling from library/alpine 05:53:28 73baa7ef167e: Pulling fs layer 05:53:28 73baa7ef167e: Verifying Checksum 05:53:28 73baa7ef167e: Download complete 05:53:28 73baa7ef167e: Pull complete 05:53:28 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:53:28 Status: Downloaded newer image for alpine:3.18 05:53:28 ---> 8fd7cac70a4a 05:53:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:53:28 ---> Running in a6b6af9677e8 05:53:28 Removing intermediate container a6b6af9677e8 05:53:28 ---> 621ab00191d9 05:53:28 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:53:28 ---> Running in 619c13191c46 05:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:53:28 (1/1) Installing dumb-init (1.2.5-r2) 05:53:28 Executing busybox-1.36.1-r7.trigger 05:53:28 OK: 7 MiB in 16 packages 05:53:28 Removing intermediate container 619c13191c46 05:53:28 ---> dfc27092d2ca 05:53:28 Step 14/23 : RUN apk --no-cache upgrade 05:53:28 ---> Running in 12d4eb5c92b7 05:53:28 464afbd9ba4c: Verifying Checksum 05:53:28 464afbd9ba4c: Download complete 05:53:28 c6b39de5b339: Download complete 05:53:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:53:29 d496ad576159: Verifying Checksum 05:53:29 d496ad576159: Download complete 05:53:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:53:29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:53:29 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:53:29 OK: 7 MiB in 16 packages 05:53:29 c6b39de5b339: Pull complete 05:53:30 Removing intermediate container 12d4eb5c92b7 05:53:30 ---> 461051a7af0a 05:53:30 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:53:30 a69c41024577: Pull complete 05:53:30 d6de4b400683: Verifying Checksum 05:53:30 d6de4b400683: Download complete 05:53:31 ---> ad0ca14af876 05:53:31 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:53:31 ---> 4c6e4254e28f 05:53:31 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:53:31 ---> ddba78d770da 05:53:31 Step 18/23 : EXPOSE 59901 05:53:31 ---> Running in 384f19ce009b 05:53:31 Removing intermediate container 384f19ce009b 05:53:31 ---> d2dac040920d 05:53:31 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:53:31 ---> Running in 95812f10aa98 05:53:31 Removing intermediate container 95812f10aa98 05:53:31 ---> cdf75487c947 05:53:31 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:53:31 ---> Running in a9e34bad2e4b 05:53:31 Removing intermediate container a9e34bad2e4b 05:53:31 ---> bf1f5bc694a4 05:53:31 Step 21/23 : LABEL arch=amd64 05:53:31 ---> Running in 2f1a338a25aa 05:53:31 00f215d4a9da: Verifying Checksum 05:53:31 00f215d4a9da: Download complete 05:53:32 Removing intermediate container 2f1a338a25aa 05:53:32 ---> dccccd361de0 05:53:32 Step 22/23 : LABEL git_sha=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 05:53:32 ---> Running in 6b019923c968 05:53:32 Removing intermediate container 6b019923c968 05:53:32 ---> e41f6e38ca29 05:53:32 Step 23/23 : LABEL version=0.0.0 05:53:32 ---> Running in bb94878f92fd 05:53:32 Removing intermediate container bb94878f92fd 05:53:32 ---> 81121424b040 05:53:32 [Warning] One or more build-args [ARCH] were not consumed 05:53:32 Successfully built 81121424b040 05:53:32 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:33 05:53:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:33 latest: Pulling from edgex-lftools-log-publisher 05:53:33 5eb5b503b376: Pulling fs layer 05:53:33 5c69ac0246d0: Pulling fs layer 05:53:33 ec43610c2a17: Pulling fs layer 05:53:33 3a2ae6a8a46f: Pulling fs layer 05:53:33 33b1e0a273af: Pulling fs layer 05:53:33 5d3b04190fa2: Pulling fs layer 05:53:33 2f39f015ded8: Pulling fs layer 05:53:33 3a2ae6a8a46f: Waiting 05:53:33 33b1e0a273af: Waiting 05:53:33 5d3b04190fa2: Waiting 05:53:33 2f39f015ded8: Waiting 05:53:33 5c69ac0246d0: Verifying Checksum 05:53:33 5c69ac0246d0: Download complete 05:53:33 3a2ae6a8a46f: Verifying Checksum 05:53:33 3a2ae6a8a46f: Download complete 05:53:33 33b1e0a273af: Verifying Checksum 05:53:33 33b1e0a273af: Download complete 05:53:33 5d3b04190fa2: Verifying Checksum 05:53:33 5d3b04190fa2: Download complete 05:53:33 ec43610c2a17: Download complete 05:53:33 5eb5b503b376: Verifying Checksum 05:53:33 5eb5b503b376: Download complete 05:53:34 2f39f015ded8: Download complete 05:53:34 5eb5b503b376: Pull complete 05:53:34 5c69ac0246d0: Pull complete 05:53:35 ec43610c2a17: Pull complete 05:53:35 3a2ae6a8a46f: Pull complete 05:53:35 33b1e0a273af: Pull complete 05:53:35 5d3b04190fa2: Pull complete 05:53:39 2f39f015ded8: Pull complete 05:53:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:40 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 05:53:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:53:44 d6de4b400683: Pull complete 05:53:44 35cb2a7552d0: Pull complete 05:53:44 4f4fb700ef54: Pull complete 05:53:44 464afbd9ba4c: Pull complete 05:53:45 $ docker top 59aadfa1b63a97580a9631d89bcd0ca8be735c3aa1ab4e4c11b29f7c2ad2ce7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:53:45 ---> job-cost.sh 05:53:45 lf-activate-venv: SKIPPING 05:53:45 INFO: No Stack... 05:53:46 INFO: Retrieving Pricing Info for: v3-standard-8 05:53:46 INFO: Archiving Costs [Pipeline] sh 05:53:46 + cat /w/workspace/xfoundry_device-modbus-go_PR-559/archives/cost.csv 05:53:46 + cut -d, -f6 [Pipeline] lock 05:53:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] 05:53:46 Resource [jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] did not exist. Created. 05:53:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:47 + echo total: 0.2199999988079071 [Pipeline] stash 05:53:47 Stashed 1 file(s) [Pipeline] } 05:53:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:53:47 $ docker stop --time=1 59aadfa1b63a97580a9631d89bcd0ca8be735c3aa1ab4e4c11b29f7c2ad2ce7e 05:53:48 $ docker rm -f --volumes 59aadfa1b63a97580a9631d89bcd0ca8be735c3aa1ab4e4c11b29f7c2ad2ce7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:53:52 00f215d4a9da: Pull complete 05:53:54 d496ad576159: Pull complete 05:53:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:53:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:53:54 ---> f246e2811388 05:53:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:53:55 ---> Running in 51c535ec6f70 05:53:56 Removing intermediate container 51c535ec6f70 05:53:56 ---> ed44a2187eea 05:53:56 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:53:56 ---> Running in 7646e5add410 05:53:56 Removing intermediate container 7646e5add410 05:53:56 ---> 3668254d938d 05:53:56 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:53:56 ---> Running in c5984a158eae 05:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:53:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:53:59 (1/8) Installing openssh-keygen (9.3_p2-r2) 05:53:59 (2/8) Installing libedit (20221030.3.1-r1) 05:53:59 (3/8) Installing openssh-client-common (9.3_p2-r2) 05:53:59 (4/8) Installing openssh-client-default (9.3_p2-r2) 05:53:59 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 05:53:59 (6/8) Installing openssh-server-common (9.3_p2-r2) 05:53:59 (7/8) Installing openssh-server (9.3_p2-r2) 05:53:59 (8/8) Installing openssh (9.3_p2-r2) 05:53:59 Executing busybox-1.36.1-r5.trigger 05:53:59 OK: 272 MiB in 60 packages 05:54:00 Removing intermediate container c5984a158eae 05:54:00 ---> d83afa7a84e3 05:54:00 Step 6/10 : WORKDIR /device-modbus-go 05:54:00 ---> Running in 5e93e0adb177 05:54:00 Removing intermediate container 5e93e0adb177 05:54:00 ---> 0b3e98a1219d 05:54:00 Step 7/10 : COPY go.mod vendor* ./ 05:54:02 ---> 5717fbbaeb92 05:54:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:54:02 ---> Running in 803f06752307 05:55:54 Removing intermediate container 803f06752307 05:55:54 ---> c88a51f4acf3 05:55:54 Step 9/10 : COPY . . 05:55:54 ---> 07b80e838ca8 05:55:54 Step 10/10 : RUN ${MAKE} 05:55:54 ---> Running in b3c7216aed53 05:55:54 noop 05:55:54 Removing intermediate container b3c7216aed53 05:55:54 ---> 85fba4ba3edc 05:55:54 Successfully built 85fba4ba3edc 05:55:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:54 + docker inspect -f . ci-base-image-arm64 05:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:55 prd-ubuntu20.04-docker-arm64-4c-16g-5606 does not seem to be running inside a container 05:55:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:55:56 $ docker top de7b6cb4390454d7069fac683dcf1bb8f8a7e03c01632608b54d7066be24dd19 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:57 + go version 05:55:57 go version go1.21.9 linux/arm64 [Pipeline] } 05:55:57 $ docker stop --time=1 de7b6cb4390454d7069fac683dcf1bb8f8a7e03c01632608b54d7066be24dd19 05:55:58 $ docker rm -f --volumes de7b6cb4390454d7069fac683dcf1bb8f8a7e03c01632608b54d7066be24dd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:59 + docker inspect -f . ci-base-image-arm64 05:55:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:00 prd-ubuntu20.04-docker-arm64-4c-16g-5606 does not seem to be running inside a container 05:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:01 $ docker top b260a3f9f794d7e8e1b548c7e0300900cd4078771738e8a29ba3c8440c2d7759 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:02 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:56:03 + make test 05:56:03 go test ./... -coverprofile=coverage.out 05:56:08 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:59:15 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:59:18 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 47.9% of statements 05:59:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:59:19 go vet ./... 06:00:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:06 ./bin/test-attribution-txt.sh 06:00:06 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 06:00:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:00:06 $ docker stop --time=1 b260a3f9f794d7e8e1b548c7e0300900cd4078771738e8a29ba3c8440c2d7759 06:00:08 $ docker rm -f --volumes b260a3f9f794d7e8e1b548c7e0300900cd4078771738e8a29ba3c8440c2d7759 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:10 Warning: overwriting stash ‘coverage-report’ 06:00:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:11 + ls -al . 06:00:11 total 272 06:00:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 05:56 . 06:00:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 05:52 .. 06:00:11 -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 05:52 .dockerignore 06:00:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 05:53 .git 06:00:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:52 .github 06:00:11 -rw-rw-r-- 1 jenkins jenkins 266 Jul 15 05:52 .gitignore 06:00:11 -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 05:52 .golangci.yml 06:00:11 -rw-rw-r-- 1 jenkins jenkins 19432 Jul 15 05:52 Attribution.txt 06:00:11 -rw-rw-r-- 1 jenkins jenkins 16388 Jul 15 05:52 CHANGELOG.md 06:00:11 -rw-rw-r-- 1 jenkins jenkins 1474 Jul 15 05:52 Dockerfile 06:00:11 -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 05:52 GOVERNANCE.md 06:00:11 -rw-rw-r-- 1 jenkins jenkins 658 Jul 15 05:52 Jenkinsfile 06:00:11 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 05:52 LICENSE 06:00:11 -rw-rw-r-- 1 jenkins jenkins 1942 Jul 15 05:52 Makefile 06:00:11 -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 05:52 OWNERS.md 06:00:11 -rw-rw-r-- 1 jenkins jenkins 4463 Jul 15 05:52 README.md 06:00:11 -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 05:50 VERSION 06:00:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:52 bin 06:00:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:52 cmd 06:00:11 -rw-r--r-- 1 jenkins jenkins 24601 Jul 15 05:59 coverage.out 06:00:11 -rw-rw-r-- 1 jenkins jenkins 7292 Jul 15 05:52 go.mod 06:00:11 -rw-rw-r-- 1 jenkins jenkins 102640 Jul 15 05:52 go.sum 06:00:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:52 internal 06:00:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:52 simulator 06:00:11 -rw-rw-r-- 1 jenkins jenkins 229 Jul 15 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:12 + 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=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 --label arch=arm64 --label version=0.0.0 . 06:00:12 Sending build context to Docker daemon 9.047MB 06:00:12 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:00:12 Step 2/23 : FROM ${BASE} AS builder 06:00:12 ---> 85fba4ba3edc 06:00:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:00:12 ---> Running in cc2ee50a16b4 06:00:12 Removing intermediate container cc2ee50a16b4 06:00:12 ---> 2b4ef953b278 06:00:12 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:13 ---> Running in 5079cac76a82 06:00:13 Removing intermediate container 5079cac76a82 06:00:13 ---> 7090d86cd19d 06:00:13 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:00:13 ---> Running in 33722ab145db 06:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:00:16 OK: 272 MiB in 60 packages 06:00:16 Removing intermediate container 33722ab145db 06:00:16 ---> dfe4dcdb7c8a 06:00:16 Step 6/23 : WORKDIR /device-modbus-go 06:00:16 ---> Running in 472d6261fac6 06:00:17 Removing intermediate container 472d6261fac6 06:00:17 ---> bf41b1ddf33b 06:00:17 Step 7/23 : COPY go.mod vendor* ./ 06:00:17 ---> dbf217ee3d70 06:00:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:17 ---> Running in e6088d1c1ab4 06:00:20 Removing intermediate container e6088d1c1ab4 06:00:20 ---> 575f1cf2ed74 06:00:20 Step 9/23 : COPY . . 06:00:20 ---> 39b1911da3aa 06:00:20 Step 10/23 : RUN ${MAKE} 06:00:20 ---> Running in b4e0c245628d 06:00:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.22" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:03:43 Removing intermediate container b4e0c245628d 06:03:43 ---> 9600c21299a4 06:03:43 Step 11/23 : FROM alpine:3.18 06:03:43 3.18: Pulling from library/alpine 06:03:43 5c905c7ebe2f: Pulling fs layer 06:03:43 5c905c7ebe2f: Verifying Checksum 06:03:43 5c905c7ebe2f: Download complete 06:03:43 5c905c7ebe2f: Pull complete 06:03:43 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:03:43 Status: Downloaded newer image for alpine:3.18 06:03:43 ---> dec292d02e07 06:03:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:03:43 ---> Running in 80a2d043d220 06:03:43 Removing intermediate container 80a2d043d220 06:03:43 ---> 148515b364a9 06:03:43 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:03:43 ---> Running in 56139aeaa9e1 06:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:43 (1/1) Installing dumb-init (1.2.5-r2) 06:03:43 Executing busybox-1.36.1-r7.trigger 06:03:43 OK: 8 MiB in 16 packages 06:03:43 Removing intermediate container 56139aeaa9e1 06:03:43 ---> e4ddc8232518 06:03:43 Step 14/23 : RUN apk --no-cache upgrade 06:03:43 ---> Running in bf5406350669 06:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:03:43 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:03:43 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:03:43 OK: 8 MiB in 16 packages 06:03:43 Removing intermediate container bf5406350669 06:03:43 ---> c743a7556d6d 06:03:43 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:03:45 ---> 0a4d81407306 06:03:45 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:03:46 ---> 01a664958322 06:03:46 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:03:46 ---> 03feeea00f3a 06:03:46 Step 18/23 : EXPOSE 59901 06:03:46 ---> Running in 744e9568cc0d 06:03:46 Removing intermediate container 744e9568cc0d 06:03:46 ---> 42e3c32def9c 06:03:46 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:03:46 ---> Running in 57aa5501a08f 06:03:47 Removing intermediate container 57aa5501a08f 06:03:47 ---> fcd985b7a657 06:03:47 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:03:47 ---> Running in 52a1a0b5313a 06:03:47 Removing intermediate container 52a1a0b5313a 06:03:47 ---> c4f18fbcc397 06:03:47 Step 21/23 : LABEL arch=arm64 06:03:47 ---> Running in 39c560fd7fe3 06:03:48 Removing intermediate container 39c560fd7fe3 06:03:48 ---> 92a8fcbf3e4f 06:03:48 Step 22/23 : LABEL git_sha=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 06:03:48 ---> Running in d3635b0655f3 06:03:48 Removing intermediate container d3635b0655f3 06:03:48 ---> 3a4369f72737 06:03:48 Step 23/23 : LABEL version=0.0.0 06:03:48 ---> Running in bd09e4bb2b35 06:03:48 Removing intermediate container bd09e4bb2b35 06:03:48 ---> bb7a72288a04 06:03:48 [Warning] One or more build-args [ARCH] were not consumed 06:03:48 Successfully built bb7a72288a04 06:03:48 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:49 06:03:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:03:50 arm64: Pulling from edgex-lftools-log-publisher 06:03:50 8998bd30e6a1: Pulling fs layer 06:03:50 04944245beec: Pulling fs layer 06:03:50 699f458cf7ca: Pulling fs layer 06:03:50 765212b225bb: Pulling fs layer 06:03:50 f23df028b6ca: Pulling fs layer 06:03:50 d65c8cfc05b1: Pulling fs layer 06:03:50 2437ff75d9bd: Pulling fs layer 06:03:50 f23df028b6ca: Waiting 06:03:50 d65c8cfc05b1: Waiting 06:03:50 2437ff75d9bd: Waiting 06:03:50 765212b225bb: Waiting 06:03:50 04944245beec: Verifying Checksum 06:03:50 04944245beec: Download complete 06:03:50 765212b225bb: Verifying Checksum 06:03:50 765212b225bb: Download complete 06:03:50 f23df028b6ca: Verifying Checksum 06:03:50 f23df028b6ca: Download complete 06:03:50 d65c8cfc05b1: Verifying Checksum 06:03:50 d65c8cfc05b1: Download complete 06:03:50 699f458cf7ca: Verifying Checksum 06:03:50 699f458cf7ca: Download complete 06:03:51 8998bd30e6a1: Download complete 06:03:53 2437ff75d9bd: Verifying Checksum 06:03:53 2437ff75d9bd: Download complete 06:03:56 8998bd30e6a1: Pull complete 06:03:56 04944245beec: Pull complete 06:03:58 699f458cf7ca: Pull complete 06:03:58 765212b225bb: Pull complete 06:03:59 f23df028b6ca: Pull complete 06:03:59 d65c8cfc05b1: Pull complete 06:04:17 2437ff75d9bd: Pull complete 06:04:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:04:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:04:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-5606 does not seem to be running inside a container 06:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:04:28 $ docker top 90c531ad9c7350fd5588f72a0a32c4735fc597cd2ad300fed174baa117c4d1ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:29 ---> job-cost.sh 06:04:29 lf-activate-venv: SKIPPING 06:04:29 INFO: No Stack... 06:04:29 INFO: Retrieving Pricing Info for: v3-standard-4 06:04:30 INFO: Archiving Costs [Pipeline] sh 06:04:30 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:04:30 + cut -d, -f6 [Pipeline] lock 06:04:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] 06:04:30 Resource [jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] did not exist. Created. 06:04:30 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:04:31 /w/workspace/device-modbus-go/1@tmp/durable-7d34aadd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:04:32 + echo total: 0.10999999940395355 [Pipeline] stash 06:04:32 Warning: overwriting stash ‘stack-cost’ 06:04:32 Stashed 1 file(s) [Pipeline] } 06:04:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:04:32 $ docker stop --time=1 90c531ad9c7350fd5588f72a0a32c4735fc597cd2ad300fed174baa117c4d1ed 06:04:34 $ docker rm -f --volumes 90c531ad9c7350fd5588f72a0a32c4735fc597cd2ad300fed174baa117c4d1ed [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:04:35 provisioning config files... 06:04:35 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config8383539910727013711tmp [Pipeline] { [Pipeline] sh 06:04:35 + set +x 06:04:35 + curl -s https://codecov.io/bash 06:04:35 + bash -s -- 06:04:35 06:04:35 _____ _ 06:04:35 / ____| | | 06:04:35 | | ___ __| | ___ ___ _____ __ 06:04:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:04:35 | |___| (_) | (_| | __/ (_| (_) \ V / 06:04:35 \_____\___/ \__,_|\___|\___\___/ \_/ 06:04:35 Bash-1.0.6 06:04:35 06:04:35 06:04:35 ==> git version 2.25.1 found 06:04:35 ==> 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:04:35 Release-Date: 2020-01-08 06:04:35 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:04:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:04:35 ==> Jenkins CI detected. 06:04:35 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-559 06:04:35 project root: . 06:04:35 --> token set from env 06:04:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:04:35 ==> Running gcov in . (disable via -X gcov) 06:04:35 ==> Python coveragepy not found 06:04:35 ==> Searching for coverage reports in: 06:04:35 + . 06:04:35 -> Found 1 reports 06:04:35 ==> Detecting git/mercurial file structure 06:04:35 ==> Reading reports 06:04:35 + ./coverage.out bytes=24601 06:04:35 ==> Appending adjustments 06:04:35 https://docs.codecov.io/docs/fixing-reports 06:04:35 + Found adjustments 06:04:35 ==> Gzipping contents 06:04:35 4.0K /tmp/codecov.Z5yZFK.gz 06:04:35 ==> Uploading reports 06:04:35 url: https://codecov.io 06:04:35 query: branch=PR-559&commit=ff0794c3574bb01e672d45f3cd8e4ed772be67c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=559&job=&cmd_args= 06:04:35 -> Pinging Codecov 06:04:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-559&commit=ff0794c3574bb01e672d45f3cd8e4ed772be67c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=559&job=&cmd_args= 06:04:36 -> Uploading to 06:04:36 https://storage.googleapis.com/codecov/v4/raw/2024-07-15/55DBCA73C666E3227836607328DD7E49/ff0794c3574bb01e672d45f3cd8e4ed772be67c6/c7b0e603-bef4-4553-bfef-424df0856c3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T060435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aeaa7c7d4df35ada4eb63567720fa5f28fbc04afd749594ad50ceda41f74c46 06:04:36 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:36 Dload Upload Total Spent Left Speed 06:04:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16929 --:--:-- --:--:-- --:--:-- 16929 06:04:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] } 06:04:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:04:38 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-559/archives ] 06:04:38 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-559/archives 06:04:38 total 16 06:04:38 drwxr-xr-x 3 root root 4096 Jul 15 05:53 . 06:04:38 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 05:53 .. 06:04:38 drwxr-xr-x 2 root root 4096 Jul 15 05:53 cost 06:04:38 -rw-r--r-- 1 root root 88 Jul 15 05:53 cost.csv 06:04:38 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-559/archives 06:04:38 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-559/archives 06:04:38 total 16 06:04:38 drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 05:53 . 06:04:38 drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 05:53 .. 06:04:38 drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 05:53 cost 06:04:38 -rw-r--r-- 1 jenkins jenkins 88 Jul 15 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:04:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:04:39 ---> package-listing.sh 06:04:39 ++ facter osfamily 06:04:39 ++ tr '[:upper:]' '[:lower:]' 06:04:40 + OS_FAMILY=debian 06:04:40 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-559 06:04:40 + START_PACKAGES=/tmp/packages_start.txt 06:04:40 + END_PACKAGES=/tmp/packages_end.txt 06:04:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:04:40 + PACKAGES=/tmp/packages_start.txt 06:04:40 + '[' /w/workspace/xfoundry_device-modbus-go_PR-559 ']' 06:04:40 + PACKAGES=/tmp/packages_end.txt 06:04:40 + case "${OS_FAMILY}" in 06:04:40 + dpkg -l 06:04:40 + grep '^ii' 06:04:40 + '[' -f /tmp/packages_start.txt ']' 06:04:40 + '[' -f /tmp/packages_end.txt ']' 06:04:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:04:40 + '[' /w/workspace/xfoundry_device-modbus-go_PR-559 ']' 06:04:40 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-559/archives/ 06:04:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-559/archives/ [Pipeline] echo 06:04:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:04:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:04:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:41 prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container 06:04:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:04:41 $ docker top cbb6aec64ecc2592d046891484af20eb0ce1821eaa3d39ff25ccb6474a706b88 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:42 + touch /tmp/pre-build-complete [Pipeline] sh 06:04:42 + mkdir -p /var/log/sysstat [Pipeline] sh 06:04:42 + ls /var/log/sa-host 06:04:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:43 provisioning config files... 06:04:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config10736070449842402648tmp [Pipeline] { [Pipeline] echo 06:04:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:04:43 ---> create-netrc.sh [Pipeline] } 06:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:04:44 ---> python-tools-install.sh [Pipeline] echo 06:04:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:04:44 ---> sudo-logs.sh 06:04:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:04:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:04:44 ---> job-cost.sh 06:04:44 lf-activate-venv: SKIPPING 06:04:44 DEBUG: total: 0.2199999988079071 06:04:44 INFO: Retrieving Stack Cost... 06:04:45 INFO: Retrieving Pricing Info for: v3-standard-8 06:04:45 INFO: Archiving Costs [Pipeline] echo 06:04:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:04:45 ---> logs-deploy.sh 06:04:45 lf-activate-venv: SKIPPING 06:04:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-559/1 06:04:45 INFO: archiving workspace using pattern(s): 06:04:46 Archives upload complete. 06:04:46 INFO: archiving logs to Nexus 06:04:47 ---> uname -a: 06:04:47 Linux prd-ubuntu20-04-docker-8c-8g-5605 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:04:47 06:04:47 06:04:47 ---> lscpu: 06:04:47 Architecture: x86_64 06:04:47 CPU op-mode(s): 32-bit, 64-bit 06:04:47 Byte Order: Little Endian 06:04:47 Address sizes: 40 bits physical, 48 bits virtual 06:04:47 CPU(s): 8 06:04:47 On-line CPU(s) list: 0-7 06:04:47 Thread(s) per core: 1 06:04:47 Core(s) per socket: 1 06:04:47 Socket(s): 8 06:04:47 NUMA node(s): 1 06:04:47 Vendor ID: AuthenticAMD 06:04:47 CPU family: 23 06:04:47 Model: 49 06:04:47 Model name: AMD EPYC-Rome Processor 06:04:47 Stepping: 0 06:04:47 CPU MHz: 2799.998 06:04:47 BogoMIPS: 5599.99 06:04:47 Virtualization: AMD-V 06:04:47 Hypervisor vendor: KVM 06:04:47 Virtualization type: full 06:04:47 L1d cache: 256 KiB 06:04:47 L1i cache: 256 KiB 06:04:47 L2 cache: 4 MiB 06:04:47 L3 cache: 128 MiB 06:04:47 NUMA node0 CPU(s): 0-7 06:04:47 Vulnerability Itlb multihit: Not affected 06:04:47 Vulnerability L1tf: Not affected 06:04:47 Vulnerability Mds: Not affected 06:04:47 Vulnerability Meltdown: Not affected 06:04:47 Vulnerability Mmio stale data: Not affected 06:04:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:04:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:04:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:04:47 Vulnerability Srbds: Not affected 06:04:47 Vulnerability Tsx async abort: Not affected 06:04:47 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:04:47 06:04:47 06:04:47 ---> nproc: 06:04:47 8 06:04:47 06:04:47 06:04:47 ---> df -h: 06:04:47 Filesystem Size Used Avail Use% Mounted on 06:04:47 overlay 155G 12G 143G 8% / 06:04:47 tmpfs 64M 0 64M 0% /dev 06:04:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:04:47 shm 64M 0 64M 0% /dev/shm 06:04:47 /dev/vda1 155G 12G 143G 8% /facter-os 06:04:47 06:04:47 06:04:47 ---> sar -b -r -n DEV: 06:04:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5605) 07/15/24 _x86_64_ (8 CPU) 06:04:47 06:04:47 05:49:27 LINUX RESTART (8 CPU) 06:04:47 06:04:47 05:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:04:47 05:51:01 345.54 47.88 297.67 0.00 5368.57 51359.84 0.00 06:04:47 05:52:01 302.56 2.48 300.08 0.00 20.88 96295.66 0.00 06:04:47 05:53:01 108.40 0.13 108.26 0.00 6.93 21189.81 0.00 06:04:47 05:54:01 143.01 0.05 142.96 0.00 9.87 47752.31 0.00 06:04:47 05:55:01 46.91 6.12 40.79 0.00 4364.34 8648.58 0.00 06:04:47 05:56:01 6.77 0.00 6.77 0.00 0.00 695.88 0.00 06:04:47 05:57:01 3.27 0.02 3.25 0.00 0.13 492.77 0.00 06:04:47 05:58:01 1.65 0.00 1.65 0.00 0.00 420.33 0.00 06:04:47 05:59:01 1.15 0.00 1.15 0.00 0.00 415.00 0.00 06:04:47 06:00:01 1.45 0.00 1.45 0.00 0.00 494.98 0.00 06:04:47 06:01:01 1.30 0.00 1.30 0.00 0.00 416.86 0.00 06:04:47 06:02:01 1.20 0.00 1.20 0.00 0.00 415.93 0.00 06:04:47 06:03:01 1.23 0.00 1.23 0.00 0.00 417.40 0.00 06:04:47 06:04:01 1.32 0.00 1.32 0.00 0.00 551.68 0.00 06:04:47 Average: 69.02 4.05 64.97 0.00 697.76 16410.69 0.00 06:04:47 06:04:47 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:04:47 05:51:01 29273316 31558852 767264 2.33 72260 2488520 1873240 5.52 1009284 2221464 591024 06:04:47 05:52:01 27993812 31539136 767844 2.34 185352 3517948 1828936 5.39 1128004 3247416 35844 06:04:47 05:53:01 27493336 31195648 1103332 3.36 192972 3619772 2605512 7.68 1682320 3137852 100968 06:04:47 05:54:01 27018736 31540852 760508 2.31 202864 4387940 1783532 5.26 1351528 3899756 416 06:04:47 05:55:01 26572848 31500000 770320 2.34 225168 4768268 1814256 5.35 1621464 4044340 1084 06:04:47 05:56:01 26566932 31519584 751096 2.28 231572 4786312 1738128 5.12 1634512 4032312 20 06:04:47 05:57:01 26572940 31520756 750556 2.28 230116 4783060 1723928 5.08 1632116 4029100 20 06:04:47 05:58:01 26575252 31523076 748080 2.27 230148 4783060 1723928 5.08 1629860 4029096 44 06:04:47 05:59:01 26582720 31530580 740732 2.25 230172 4783064 1723928 5.08 1622304 4029100 12 06:04:47 06:00:01 26583964 31531852 739372 2.25 230220 4783068 1723928 5.08 1621480 4029104 136 06:04:47 06:01:01 26583624 31531616 739528 2.25 230272 4783068 1723928 5.08 1621952 4029104 172 06:04:47 06:02:01 26583948 31531976 739104 2.25 230304 4783076 1723928 5.08 1622208 4029108 192 06:04:47 06:03:01 26584916 31532980 738040 2.24 230332 4783080 1723928 5.08 1620680 4029112 208 06:04:47 06:04:01 26585108 31533364 737788 2.24 230372 4783208 1723928 5.08 1621024 4029240 240 06:04:47 Average: 26969389 31506448 775255 2.36 210866 4416675 1816788 5.35 1529910 3772579 52170 06:04:47 06:04:47 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:04:47 05:51:01 ens3 515.81 352.42 5867.00 95.95 0.00 0.00 0.00 0.00 06:04:47 05:51:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 06:04:47 05:51:01 docker0 21.75 20.63 1.67 140.06 0.00 0.00 0.00 0.00 06:04:47 05:52:01 ens3 479.10 334.18 3305.72 37.33 0.00 0.00 0.00 0.00 06:04:47 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 05:52:01 docker0 326.57 468.15 28.03 3297.22 0.00 0.00 0.00 0.00 06:04:47 05:53:01 ens3 43.46 26.55 70.49 16.55 0.00 0.00 0.00 0.00 06:04:47 05:53:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 06:04:47 05:53:01 docker0 1.35 2.48 0.08 30.89 0.00 0.00 0.00 0.00 06:04:47 05:53:01 vethf5d3ae4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:04:47 05:54:01 ens3 108.83 68.26 2678.84 13.64 0.00 0.00 0.00 0.00 06:04:47 05:54:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 06:04:47 05:54:01 docker0 3.43 6.92 0.21 94.79 0.00 0.00 0.00 0.00 06:04:47 05:55:01 ens3 209.10 91.53 2714.25 6.37 0.00 0.00 0.00 0.00 06:04:47 05:55:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 06:04:47 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:56:01 ens3 7.23 4.60 13.32 0.46 0.00 0.00 0.00 0.00 06:04:47 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:58:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:01:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:04:47 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:02:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 06:04:47 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 06:04:01 ens3 0.90 0.38 0.36 0.22 0.00 0.00 0.00 0.00 06:04:47 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:04:47 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:04:47 Average: ens3 97.59 62.81 1046.78 12.21 0.00 0.00 0.00 0.00 06:04:47 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 06:04:47 Average: docker0 25.27 35.65 2.15 254.99 0.00 0.00 0.00 0.00 06:04:47 06:04:47 06:04:47 ---> sar -P ALL: 06:04:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5605) 07/15/24 _x86_64_ (8 CPU) 06:04:47 06:04:47 05:49:27 LINUX RESTART (8 CPU) 06:04:47 06:04:47 05:50:01 CPU %user %nice %system %iowait %steal %idle 06:04:47 05:51:01 all 9.00 0.00 3.13 2.83 0.07 84.98 06:04:47 05:51:01 0 9.32 0.00 5.19 3.57 0.05 81.87 06:04:47 05:51:01 1 7.90 0.00 2.33 3.04 0.07 86.67 06:04:47 05:51:01 2 9.15 0.00 2.89 5.11 0.07 82.78 06:04:47 05:51:01 3 10.64 0.00 2.56 0.54 0.07 86.20 06:04:47 05:51:01 4 11.47 0.00 2.34 0.46 0.07 85.66 06:04:47 05:51:01 5 7.13 0.00 3.72 0.96 0.07 88.13 06:04:47 05:51:01 6 9.81 0.00 3.46 7.87 0.07 78.80 06:04:47 05:51:01 7 6.59 0.00 2.56 1.10 0.07 89.68 06:04:47 05:52:01 all 6.43 0.00 3.35 6.66 0.05 83.50 06:04:47 05:52:01 0 7.35 0.00 2.94 0.30 0.07 89.34 06:04:47 05:52:01 1 5.94 0.00 3.37 5.22 0.03 85.43 06:04:47 05:52:01 2 6.03 0.00 4.32 8.33 0.05 81.27 06:04:47 05:52:01 3 7.05 0.00 2.76 0.52 0.05 89.61 06:04:47 05:52:01 4 5.68 0.00 2.69 1.23 0.05 90.36 06:04:47 05:52:01 5 6.39 0.00 5.31 34.95 0.07 53.29 06:04:47 05:52:01 6 6.41 0.00 2.13 0.87 0.05 90.54 06:04:47 05:52:01 7 6.61 0.00 3.31 2.02 0.05 88.01 06:04:47 05:53:01 all 40.03 0.00 6.43 2.14 0.08 51.32 06:04:47 05:53:01 0 40.43 0.00 6.49 1.06 0.07 51.96 06:04:47 05:53:01 1 38.62 0.00 6.13 1.85 0.08 53.32 06:04:47 05:53:01 2 40.33 0.00 6.36 2.27 0.08 50.96 06:04:47 05:53:01 3 39.46 0.00 6.30 0.66 0.07 53.52 06:04:47 05:53:01 4 40.17 0.00 6.38 1.23 0.07 52.15 06:04:47 05:53:01 5 40.09 0.00 6.34 2.01 0.08 51.47 06:04:47 05:53:01 6 40.85 0.00 6.31 1.52 0.08 51.24 06:04:47 05:53:01 7 40.26 0.00 7.10 6.58 0.12 45.95 06:04:47 05:54:01 all 19.12 0.00 3.94 3.17 0.06 73.71 06:04:47 05:54:01 0 19.21 0.00 3.86 0.05 0.05 76.82 06:04:47 05:54:01 1 18.55 0.00 5.10 13.55 0.08 62.71 06:04:47 05:54:01 2 19.34 0.00 4.10 0.03 0.05 76.47 06:04:47 05:54:01 3 19.57 0.00 3.62 0.42 0.05 76.34 06:04:47 05:54:01 4 20.32 0.00 3.54 1.21 0.05 74.89 06:04:47 05:54:01 5 17.98 0.00 3.73 0.05 0.05 78.19 06:04:47 05:54:01 6 18.40 0.00 3.82 9.23 0.07 68.48 06:04:47 05:54:01 7 19.56 0.00 3.79 0.95 0.05 75.65 06:04:47 05:55:01 all 2.34 0.00 1.18 0.83 0.03 95.63 06:04:47 05:55:01 0 3.10 0.00 1.37 1.55 0.02 93.96 06:04:47 05:55:01 1 1.99 0.00 1.05 0.55 0.00 96.41 06:04:47 05:55:01 2 2.34 0.00 1.97 0.72 0.03 94.94 06:04:47 05:55:01 3 3.68 0.00 1.69 1.00 0.05 93.58 06:04:47 05:55:01 4 2.01 0.00 1.22 1.17 0.02 95.59 06:04:47 05:55:01 5 2.17 0.00 0.84 0.02 0.02 96.96 06:04:47 05:55:01 6 1.31 0.00 0.60 0.02 0.03 98.04 06:04:47 05:55:01 7 2.09 0.00 0.70 1.64 0.03 95.54 06:04:47 05:56:01 all 0.12 0.00 0.23 0.02 0.01 99.62 06:04:47 05:56:01 0 0.08 0.00 0.10 0.00 0.00 99.82 06:04:47 05:56:01 1 0.12 0.00 0.17 0.02 0.02 99.68 06:04:47 05:56:01 2 0.17 0.00 0.17 0.05 0.00 99.62 06:04:47 05:56:01 3 0.13 0.00 0.58 0.00 0.00 99.28 06:04:47 05:56:01 4 0.13 0.00 0.15 0.00 0.03 99.68 06:04:47 05:56:01 5 0.05 0.00 0.45 0.00 0.02 99.48 06:04:47 05:56:01 6 0.07 0.00 0.12 0.00 0.02 99.80 06:04:47 05:56:01 7 0.20 0.00 0.13 0.08 0.02 99.57 06:04:47 05:57:01 all 0.07 0.00 0.05 0.01 0.01 99.86 06:04:47 05:57:01 0 0.20 0.00 0.12 0.00 0.00 99.68 06:04:47 05:57:01 1 0.13 0.00 0.05 0.02 0.00 99.80 06:04:47 05:57:01 2 0.05 0.00 0.03 0.02 0.02 99.88 06:04:47 05:57:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:04:47 05:57:01 4 0.07 0.00 0.07 0.00 0.02 99.85 06:04:47 05:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:04:47 05:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:04:47 05:57:01 7 0.07 0.00 0.02 0.05 0.00 99.87 06:04:47 05:58:01 all 0.08 0.00 0.02 0.00 0.01 99.89 06:04:47 05:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:04:47 05:58:01 1 0.02 0.00 0.03 0.02 0.00 99.93 06:04:47 05:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:04:47 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 05:58:01 4 0.08 0.00 0.03 0.00 0.03 99.85 06:04:47 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 05:58:01 6 0.47 0.00 0.03 0.00 0.02 99.48 06:04:47 05:58:01 7 0.03 0.00 0.02 0.02 0.02 99.92 06:04:47 05:59:01 all 0.26 0.00 0.00 0.01 0.01 99.72 06:04:47 05:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:47 05:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 06:04:47 05:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:04:47 05:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:04:47 05:59:01 4 0.02 0.00 0.00 0.00 0.03 99.95 06:04:47 05:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 05:59:01 6 2.00 0.00 0.00 0.00 0.02 97.98 06:04:47 05:59:01 7 0.00 0.00 0.00 0.08 0.00 99.92 06:04:47 06:00:01 all 0.07 0.00 0.02 0.11 0.01 99.80 06:04:47 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:04:47 06:00:01 1 0.02 0.00 0.02 0.35 0.00 99.62 06:04:47 06:00:01 2 0.03 0.00 0.05 0.02 0.00 99.90 06:04:47 06:00:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:04:47 06:00:01 4 0.07 0.00 0.00 0.02 0.02 99.90 06:04:47 06:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:47 06:00:01 6 0.35 0.00 0.02 0.00 0.02 99.62 06:04:47 06:00:01 7 0.05 0.00 0.02 0.48 0.02 99.43 06:04:47 06:01:01 all 0.12 0.00 0.01 0.03 0.01 99.83 06:04:47 06:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:04:47 06:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:04:47 06:01:01 4 0.03 0.00 0.03 0.00 0.03 99.90 06:04:47 06:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:01:01 6 0.57 0.00 0.00 0.00 0.00 99.43 06:04:47 06:01:01 7 0.32 0.00 0.00 0.27 0.00 99.42 06:04:47 06:04:47 06:01:01 CPU %user %nice %system %iowait %steal %idle 06:04:47 06:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 06:04:47 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:04:47 06:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:04:47 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:04:47 06:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:04:47 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:02:01 6 1.95 0.00 0.03 0.00 0.02 98.00 06:04:47 06:02:01 7 0.00 0.00 0.02 0.05 0.02 99.92 06:04:47 06:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 06:04:47 06:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:04:47 06:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:04:47 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:04:47 06:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:04:47 06:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:04:47 06:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:03:01 6 0.17 0.00 0.05 0.00 0.02 99.77 06:04:47 06:03:01 7 0.10 0.00 0.00 0.02 0.00 99.88 06:04:47 06:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:04:47 06:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:04:47 06:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 06:04:47 06:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:04:47 06:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:04:47 06:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:04:47 06:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:04:47 06:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:04:47 06:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:04:47 Average: all 5.53 0.00 1.31 1.13 0.03 92.01 06:04:47 Average: 0 5.67 0.00 1.43 0.46 0.02 92.42 06:04:47 Average: 1 5.20 0.00 1.30 1.74 0.02 91.74 06:04:47 Average: 2 5.51 0.00 1.42 1.18 0.03 91.87 06:04:47 Average: 3 5.73 0.00 1.25 0.22 0.02 92.77 06:04:47 Average: 4 5.69 0.00 1.17 0.38 0.03 92.73 06:04:47 Average: 5 5.24 0.00 1.45 2.69 0.02 90.60 06:04:47 Average: 6 5.84 0.00 1.18 1.38 0.03 91.57 06:04:47 Average: 7 5.38 0.00 1.25 0.95 0.03 92.39 06:04:47 06:04:47 06:04:47