Pull request #587 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f5a8926abfbdb16a08d515340c8d2dba603a7e5f+2b384c346e19e635e1b49ec09200f6d61a158dd6 (5714d58224c316d1db47a13e6a2d234c574081c5) 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-ssh9681564866271241434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8113784207664460309.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh 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-587/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-587/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15460431409349615966.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-587/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18110852685804468916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5409764347892619118.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-587/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-587/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3494552372447405488.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 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24272 in /w/workspace/xfoundry_device-modbus-go_PR-587 [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-587 # 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 2b384c346e19e635e1b49ec09200f6d61a158dd6 into PR head commit f5a8926abfbdb16a08d515340c8d2dba603a7e5f Merge succeeded, producing f5a8926abfbdb16a08d515340c8d2dba603a7e5f Checking out Revision f5a8926abfbdb16a08d515340c8d2dba603a7e5f (PR-587) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/587/head:refs/remotes/origin/PR-587 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5a8926abfbdb16a08d515340c8d2dba603a7e5f # 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 2b384c346e19e635e1b49ec09200f6d61a158dd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f5a8926abfbdb16a08d515340c8d2dba603a7e5f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:07:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:07:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:07:34 ========================================================= 05:07:34 EdgeX Global Pipelines Version Info 05:07:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:07:34 ------------------- 05:07:34 stable info: 05:07:34 ------------------- 05:07:34 Commited By: Ginny Guan ginny@iotechsys.com 05:07:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:07:34 Message: update stable to v1.0.265 05:07:35 ------------------- 05:07:35 experimental info: 05:07:35 ------------------- 05:07:35 Commited By: Cherry Wang cherry@iotechsys.com 05:07:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:07:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:07:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:07:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:07:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:07:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:07:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-587 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-587 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-587 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f5a8926abfbdb16a08d515340c8d2dba603a7e5f [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f5a8926 [Pipeline] echo 05:07:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:37 provisioning config files... 05:07:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-587@tmp/config6400752842852385285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:38 ---> ****-login.sh 05:07:38 nexus3.edgexfoundry.org:10001 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 nexus3.edgexfoundry.org:10002 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 nexus3.edgexfoundry.org:10003 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 nexus3.edgexfoundry.org:10004 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 ****.io 05:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:38 Configure a credential helper to remove this warning. See 05:07:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:38 05:07:38 Login Succeeded 05:07:38 ---> ****-login.sh ends [Pipeline] } 05:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:07:39 + git rev-list -1 --merges f5a8926abfbdb16a08d515340c8d2dba603a7e5f~1..f5a8926abfbdb16a08d515340c8d2dba603a7e5f [Pipeline] echo 05:07:39 -----------> git rev-list -1 --merges f5a8926abfbdb16a08d515340c8d2dba603a7e5f~1..f5a8926abfbdb16a08d515340c8d2dba603a7e5f f5a8926abfbdb16a08d515340c8d2dba603a7e5f [false] [Pipeline] sh 05:07:40 + git log --format=format:%s -1 f5a8926abfbdb16a08d515340c8d2dba603a7e5f [Pipeline] echo 05:07:40 ========================================================= 05:07:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:07:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:07:40 + git log --format=format:%s -1 f5a8926abfbdb16a08d515340c8d2dba603a7e5f [Pipeline] echo 05:07:40 [semverPrep] GIT_COMMIT: f5a8926abfbdb16a08d515340c8d2dba603a7e5f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:07:40 [semverPrep] This is not a build commit. [Pipeline] sh 05:07:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:07:41 + grep -v github /etc/ssh/ssh_known_hosts 05:07:41 + [ -e /tmp/ssh_known_hosts ] 05:07:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:07:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:07:41 + sudo tee -a /etc/ssh/ssh_known_hosts 05:07:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:41 05:07:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:42 0.1.4: Pulling from edgex-devops/py-git-semver 05:07:42 b85a868b505f: Pulling fs layer 05:07:42 e2be974225ed: Pulling fs layer 05:07:42 339a4e72a1f5: Pulling fs layer 05:07:42 988bab9f4d93: Pulling fs layer 05:07:42 1469e6f7b9e6: Pulling fs layer 05:07:42 eaf3925da568: Pulling fs layer 05:07:42 bab4dde63d76: Pulling fs layer 05:07:42 bde34c3a00c8: Pulling fs layer 05:07:42 b352a97aabf1: Pulling fs layer 05:07:42 4872d77fe225: Pulling fs layer 05:07:42 5851b861e8e6: Pulling fs layer 05:07:42 eaf3925da568: Waiting 05:07:42 4872d77fe225: Waiting 05:07:42 b352a97aabf1: Waiting 05:07:42 988bab9f4d93: Waiting 05:07:42 bab4dde63d76: Waiting 05:07:42 1469e6f7b9e6: Waiting 05:07:42 bde34c3a00c8: Waiting 05:07:42 e2be974225ed: Download complete 05:07:42 988bab9f4d93: Download complete 05:07:42 1469e6f7b9e6: Verifying Checksum 05:07:42 1469e6f7b9e6: Download complete 05:07:42 eaf3925da568: Verifying Checksum 05:07:42 eaf3925da568: Download complete 05:07:42 339a4e72a1f5: Verifying Checksum 05:07:42 339a4e72a1f5: Download complete 05:07:42 bde34c3a00c8: Verifying Checksum 05:07:42 bde34c3a00c8: Download complete 05:07:42 b352a97aabf1: Download complete 05:07:42 4872d77fe225: Download complete 05:07:42 5851b861e8e6: Verifying Checksum 05:07:42 b85a868b505f: Verifying Checksum 05:07:42 b85a868b505f: Download complete 05:07:42 bab4dde63d76: Download complete 05:07:43 b85a868b505f: Pull complete 05:07:43 e2be974225ed: Pull complete 05:07:44 339a4e72a1f5: Pull complete 05:07:44 988bab9f4d93: Pull complete 05:07:44 1469e6f7b9e6: Pull complete 05:07:44 eaf3925da568: Pull complete 05:07:46 bab4dde63d76: Pull complete 05:07:46 bde34c3a00c8: Pull complete 05:07:46 b352a97aabf1: Pull complete 05:07:46 4872d77fe225: Pull complete 05:07:46 5851b861e8e6: Pull complete 05:07:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:07:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:07:46 prd-ubuntu20.04-docker-8c-8g-24272 does not seem to be running inside a container 05:07:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-587 -v /w/workspace/xfoundry_device-modbus-go_PR-587:/w/workspace/xfoundry_device-modbus-go_PR-587:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-587@tmp:/w/workspace/xfoundry_device-modbus-go_PR-587@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:07:48 $ docker top e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 -eo pid,comm 05:07:48 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:07:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:07:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:48 [ssh-agent] Looking for ssh-agent implementation... 05:07:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:48 $ docker exec e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 ssh-agent 05:07:48 SSH_AUTH_SOCK=/tmp/ssh-pqOpp5xWo5hm/agent.32 05:07:48 SSH_AGENT_PID=38 05:07:48 Running ssh-add (command line suppressed) 05:07:48 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-587@tmp/private_key_3733245211085497230.key (/w/workspace/xfoundry_device-modbus-go_PR-587@tmp/private_key_3733245211085497230.key) 05:07:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:49 + git tag --points-at HEAD [Pipeline] } 05:07:49 $ docker exec --env ******** --env ******** e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 ssh-agent -k 05:07:49 unset SSH_AUTH_SOCK; 05:07:49 unset SSH_AGENT_PID; 05:07:49 echo Agent pid 38 killed; 05:07:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:07:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:07:49 [ssh-agent] Looking for ssh-agent implementation... 05:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:07:49 $ docker exec e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 ssh-agent 05:07:49 SSH_AUTH_SOCK=/tmp/ssh-ssN0PzCj5TuZ/agent.71 05:07:49 SSH_AGENT_PID=77 05:07:49 Running ssh-add (command line suppressed) 05:07:49 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-587@tmp/private_key_16063338926378903814.key (/w/workspace/xfoundry_device-modbus-go_PR-587@tmp/private_key_16063338926378903814.key) 05:07:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:07:50 + git semver init 05:07:50 2024-11-01 05:07:50,230 [run_init] DEBUG init version:0.0.0 force:False 05:07:50 2024-11-01 05:07:50,231 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-587/.semver 05:07:50 2024-11-01 05:07:50,231 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-587/.semver 05:07:50 2024-11-01 05:07:50,231 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-587/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-587, universal_newlines=False, shell=None, istream=None) 05:07:51 2024-11-01 05:07:51,265 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-587/.git/info/exclude 05:07:51 2024-11-01 05:07:51,266 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-587/.semver/PR-587 with force:False 05:07:51 2024-11-01 05:07:51,266 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-587/.semver/PR-587 05:07:51 2024-11-01 05:07:51,271 [execute] INFO git cat-file --batch-check 05:07:51 2024-11-01 05:07:51,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-587/.semver, universal_newlines=False, shell=None, istream=) 05:07:51 2024-11-01 05:07:51,278 [execute] INFO git cat-file --batch 05:07:51 2024-11-01 05:07:51,278 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-587/.semver, universal_newlines=False, shell=None, istream=) 05:07:51 2024-11-01 05:07:51,283 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-587/.semver/PR-587 05:07:51 0.0.0 [Pipeline] } 05:07:51 $ docker exec --env ******** --env ******** e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 ssh-agent -k 05:07:51 unset SSH_AUTH_SOCK; 05:07:51 unset SSH_AGENT_PID; 05:07:51 echo Agent pid 77 killed; 05:07:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:07:52 + git semver [Pipeline] } 05:07:52 $ docker stop --time=1 e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 05:07:53 $ docker rm -f --volumes e0155e27445940571259785f53cd02d0f2d626bad876f4b6e1bd82f2ace5a794 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:07:54 Stashed 1 file(s) [Pipeline] echo 05:07:54 [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:07:55 provisioning config files... 05:07:55 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-587@tmp/config6930899087333543681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:55 ---> ****-login.sh 05:07:55 nexus3.edgexfoundry.org:10001 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 nexus3.edgexfoundry.org:10002 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 nexus3.edgexfoundry.org:10003 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 nexus3.edgexfoundry.org:10004 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 ****.io 05:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:56 Configure a credential helper to remove this warning. See 05:07:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:56 05:07:56 Login Succeeded 05:07:56 ---> ****-login.sh ends [Pipeline] } 05:07:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:56 ========================================================= 05:07:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:07:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:07:57 Sending build context to Docker daemon 18.03MB 05:07:57 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:07:57 Step 2/10 : FROM ${BASE} AS builder 05:07:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:07:57 43c4264eed91: Pulling fs layer 05:07:57 4cc291be95ef: Pulling fs layer 05:07:57 2ac1f1163629: Pulling fs layer 05:07:57 5c3c966382ef: Pulling fs layer 05:07:57 4f4fb700ef54: Pulling fs layer 05:07:57 5d5c8e513c77: Pulling fs layer 05:07:57 9f66e0745190: Pulling fs layer 05:07:57 f49a43e4bbc0: Pulling fs layer 05:07:57 561ebcabdf7f: Pulling fs layer 05:07:57 5c3c966382ef: Waiting 05:07:57 4f4fb700ef54: Waiting 05:07:57 5d5c8e513c77: Waiting 05:07:57 9f66e0745190: Waiting 05:07:57 561ebcabdf7f: Waiting 05:07:57 f49a43e4bbc0: Waiting 05:07:57 4cc291be95ef: Verifying Checksum 05:07:57 4cc291be95ef: Download complete 05:07:57 5c3c966382ef: Verifying Checksum 05:07:57 5c3c966382ef: Download complete 05:07:57 4f4fb700ef54: Verifying Checksum 05:07:57 4f4fb700ef54: Download complete 05:07:57 5d5c8e513c77: Verifying Checksum 05:07:57 5d5c8e513c77: Download complete 05:07:57 43c4264eed91: Verifying Checksum 05:07:57 43c4264eed91: Download complete 05:07:57 9f66e0745190: Verifying Checksum 05:07:57 9f66e0745190: Download complete 05:07:57 43c4264eed91: Pull complete 05:07:57 561ebcabdf7f: Verifying Checksum 05:07:57 561ebcabdf7f: Download complete 05:07:57 4cc291be95ef: Pull complete 05:07:57 2ac1f1163629: Verifying Checksum 05:07:57 2ac1f1163629: Download complete 05:07:57 f49a43e4bbc0: Verifying Checksum 05:07:57 f49a43e4bbc0: Download complete 05:08:02 2ac1f1163629: Pull complete 05:08:02 5c3c966382ef: Pull complete 05:08:02 4f4fb700ef54: Pull complete 05:08:02 5d5c8e513c77: Pull complete 05:08:02 9f66e0745190: Pull complete 05:08:04 f49a43e4bbc0: Pull complete 05:08:04 561ebcabdf7f: Pull complete 05:08:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:08:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:08:04 ---> 3a752c3f9dda 05:08:04 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:08:08 ---> Running in 7b02f91e1be3 05:08:08 Removing intermediate container 7b02f91e1be3 05:08:08 ---> aed3b000fc1c 05:08:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:08:08 ---> Running in 2ed4566ad988 05:08:09 Removing intermediate container 2ed4566ad988 05:08:09 ---> b41e6775e250 05:08:09 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:08:09 ---> Running in dd13db50b64d 05:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:08:09 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:08:09 (2/8) Installing libedit (20240517.3.1-r0) 05:08:09 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:08:09 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:08:09 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:08:09 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:08:09 (7/8) Installing openssh-server (9.7_p1-r4) 05:08:09 (8/8) Installing openssh (9.7_p1-r4) 05:08:09 Executing busybox-1.36.1-r29.trigger 05:08:09 OK: 252 MiB in 62 packages 05:08:10 Still waiting to schedule task 05:08:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:08:10 Removing intermediate container dd13db50b64d 05:08:10 ---> 908dd77209ba 05:08:10 Step 6/10 : WORKDIR /device-modbus-go 05:08:10 ---> Running in b2d1ebe94b74 05:08:10 Removing intermediate container b2d1ebe94b74 05:08:10 ---> 073ebbfc2b26 05:08:10 Step 7/10 : COPY go.mod vendor* ./ 05:08:10 ---> 5e07a5f380f8 05:08:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:10 ---> Running in b69b8419f48e 05:09:07 Removing intermediate container b69b8419f48e 05:09:07 ---> f10d6f3f2d68 05:09:07 Step 9/10 : COPY . . 05:09:07 ---> 49d678dfaeb0 05:09:07 Step 10/10 : RUN ${MAKE} 05:09:07 ---> Running in e1a991875386 05:09:07 noop 05:09:07 Removing intermediate container e1a991875386 05:09:07 ---> 027d4947b418 05:09:07 Successfully built 027d4947b418 05:09:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:07 + docker inspect -f . ci-base-image-x86_64 05:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:07 prd-ubuntu20.04-docker-8c-8g-24272 does not seem to be running inside a container 05:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-587 -v /w/workspace/xfoundry_device-modbus-go_PR-587:/w/workspace/xfoundry_device-modbus-go_PR-587:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-587@tmp:/w/workspace/xfoundry_device-modbus-go_PR-587@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:09:08 $ docker top 4c3d99293da50fc5cf34edc60116d4195c112106890c87c7574972e1fee55dd1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:08 + go version 05:09:08 go version go1.23.2 linux/amd64 [Pipeline] } 05:09:08 $ docker stop --time=1 4c3d99293da50fc5cf34edc60116d4195c112106890c87c7574972e1fee55dd1 05:09:09 $ docker rm -f --volumes 4c3d99293da50fc5cf34edc60116d4195c112106890c87c7574972e1fee55dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:10 + docker inspect -f . ci-base-image-x86_64 05:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:10 prd-ubuntu20.04-docker-8c-8g-24272 does not seem to be running inside a container 05:09:10 $ 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-587 -v /w/workspace/xfoundry_device-modbus-go_PR-587:/w/workspace/xfoundry_device-modbus-go_PR-587:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-587@tmp:/w/workspace/xfoundry_device-modbus-go_PR-587@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:09:11 $ docker top fb1eb2476dc344d8c276cbd2bf88c2079169513980dd8380a4c86663e7cffdd8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:11 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-587 [Pipeline] fileExists [Pipeline] sh 05:09:11 + make test 05:09:11 go test ./... -coverprofile=coverage.out 05:09:13 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:09:35 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:09:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements 05:09:43 go vet ./... 05:09:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:50 ./bin/test-attribution-txt.sh [Pipeline] echo 05:09:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:09:50 $ docker stop --time=1 fb1eb2476dc344d8c276cbd2bf88c2079169513980dd8380a4c86663e7cffdd8 05:09:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24273 in /w/workspace/xfoundry_device-modbus-go_PR-587 05:09:54 $ docker rm -f --volumes fb1eb2476dc344d8c276cbd2bf88c2079169513980dd8380a4c86663e7cffdd8 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 05:09:55 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:09:55 + sudo chown -R jenkins:jenkins . 05:09:58 The recommended git tool is: git [Pipeline] stash 05:09:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:59 + ls -al . 05:09:59 total 260 05:09:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 05:09 . 05:09:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 05:07 .. 05:09:59 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 05:07 .dockerignore 05:09:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 05:09 .git 05:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 05:07 .github 05:09:59 -rw-rw-r-- 1 jenkins jenkins 266 Nov 1 05:07 .gitignore 05:09:59 -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 05:07 .golangci.yml 05:09:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 05:07 .semver 05:09:59 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 1 05:07 Attribution.txt 05:09:59 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 1 05:07 CHANGELOG.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 1 05:07 Dockerfile 05:09:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 05:07 GOVERNANCE.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 658 Nov 1 05:07 Jenkinsfile 05:09:59 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 05:07 LICENSE 05:09:59 -rw-rw-r-- 1 jenkins jenkins 2479 Nov 1 05:07 Makefile 05:09:59 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 05:07 OWNERS.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 1 05:07 README.md 05:09:59 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 05:07 VERSION 05:09:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 05:07 bin 05:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 05:07 cmd 05:09:59 -rw-r--r-- 1 jenkins jenkins 25464 Nov 1 05:09 coverage.out 05:09:59 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 1 05:07 go.mod 05:09:59 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 1 05:07 go.sum 05:09:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 05:07 internal 05:09:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 05:07 simulator 05:09:59 -rw-rw-r-- 1 jenkins jenkins 229 Nov 1 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:00 + 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=f5a8926abfbdb16a08d515340c8d2dba603a7e5f --label arch=amd64 --label version=0.0.0 . 05:10:00 Sending build context to Docker daemon 18.06MB 05:10:00 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:10:00 Step 2/23 : FROM ${BASE} AS builder 05:10:00 ---> 027d4947b418 05:10:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:10:00 ---> Running in 1772dadd7969 05:10:00 Removing intermediate container 1772dadd7969 05:10:00 ---> 538033c6cf6f 05:10:00 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:10:00 ---> Running in c97561bfdd9e 05:10:00 Removing intermediate container c97561bfdd9e 05:10:00 ---> 20cddd92a6e3 05:10:00 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:10:00 ---> Running in e8970186275f 05:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:01 OK: 252 MiB in 62 packages 05:10:01 Removing intermediate container e8970186275f 05:10:01 ---> c45ce5d1a17d 05:10:01 Step 6/23 : WORKDIR /device-modbus-go 05:10:01 ---> Running in df54481097d0 05:10:01 Removing intermediate container df54481097d0 05:10:01 ---> dfaf48d49d1d 05:10:01 Step 7/23 : COPY go.mod vendor* ./ 05:10:01 ---> 60611a28f09f 05:10:01 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:10:01 ---> Running in 96082ba8f442 05:10:02 Removing intermediate container 96082ba8f442 05:10:02 ---> 94b67ab70d50 05:10:02 Step 9/23 : COPY . . 05:10:03 ---> 73062bbb5671 05:10:03 Step 10/23 : RUN ${MAKE} 05:10:03 ---> Running in 2d862e6f14d2 05:10:03 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/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:10:06 using credential edgex-jenkins-ssh 05:10:06 Cloning the remote Git repository 05:10:06 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:10:06 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:10:06 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:10:06 > git --version # timeout=10 05:10:06 > git --version # 'git version 2.25.1' 05:10:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:09 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:10:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:10:11 Merging remotes/origin/main commit 2b384c346e19e635e1b49ec09200f6d61a158dd6 into PR head commit f5a8926abfbdb16a08d515340c8d2dba603a7e5f 05:10:11 Merge succeeded, producing f5a8926abfbdb16a08d515340c8d2dba603a7e5f 05:10:11 Checking out Revision f5a8926abfbdb16a08d515340c8d2dba603a7e5f (PR-587) 05:10:10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:10:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:10:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/587/head:refs/remotes/origin/PR-587 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:10:11 > git config core.sparsecheckout # timeout=10 05:10:11 > git checkout -f f5a8926abfbdb16a08d515340c8d2dba603a7e5f # timeout=10 05:10:11 > git remote # timeout=10 05:10:11 > git config --get remote.origin.url # timeout=10 05:10:11 using GIT_SSH to set credentials SSH Credentials for GitHub 05:10:11 > git merge 2b384c346e19e635e1b49ec09200f6d61a158dd6 # timeout=10 05:10:11 > git rev-parse HEAD^{commit} # timeout=10 05:10:11 > git config core.sparsecheckout # timeout=10 05:10:11 > git checkout -f f5a8926abfbdb16a08d515340c8d2dba603a7e5f # timeout=10 05:10:12 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 05:10:12 > git --version # timeout=10 05:10:12 > git --version # 'git version 2.25.1' 05:10:12 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:10:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:10:17 % Total % Received % Xferd Average Speed Time Time Time Current 05:10:17 Dload Upload Total Spent Left Speed 05:10:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 05:10:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:10:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:10:18 + sudo tee /etc/docker/daemon.new 05:10:18 { 05:10:18 "registry-mirrors": [ 05:10:18 "https://nexus3.edgexfoundry.org:10001" 05:10:18 ], 05:10:18 "bip": "10.250.0.254/24", 05:10:18 "hosts": [ 05:10:18 "tcp://0.0.0.0:5555", 05:10:18 "unix:///var/run/docker.sock" 05:10:18 ], 05:10:18 "mtu": 1458, 05:10:18 "selinux-enabled": true, 05:10:18 "seccomp-profile": "/etc/docker/seccomp.json" 05:10:18 } [Pipeline] sh 05:10:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:10:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:10:37 provisioning config files... 05:10:37 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config17074311976411767540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:37 ---> ****-login.sh 05:10:37 nexus3.edgexfoundry.org:10001 05:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:38 Configure a credential helper to remove this warning. See 05:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:38 05:10:38 Login Succeeded 05:10:38 nexus3.edgexfoundry.org:10002 05:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:38 Configure a credential helper to remove this warning. See 05:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:38 05:10:38 Login Succeeded 05:10:38 nexus3.edgexfoundry.org:10003 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 nexus3.edgexfoundry.org:10004 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 ****.io 05:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:10:39 Configure a credential helper to remove this warning. See 05:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:10:39 05:10:39 Login Succeeded 05:10:39 ---> ****-login.sh ends [Pipeline] } 05:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:10:40 ========================================================= 05:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:10:41 Sending build context to Docker daemon 9.161MB 05:10:41 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:10:41 Step 2/10 : FROM ${BASE} AS builder 05:10:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:10:41 cf04c63912e1: Pulling fs layer 05:10:41 55b35a11ae5e: Pulling fs layer 05:10:41 a37a00ec5f00: Pulling fs layer 05:10:41 50b3750afda1: Pulling fs layer 05:10:41 4f4fb700ef54: Pulling fs layer 05:10:41 80978eb59214: Pulling fs layer 05:10:41 c9f46d7d2bd2: Pulling fs layer 05:10:41 c5a475d317c9: Pulling fs layer 05:10:41 50b3750afda1: Waiting 05:10:41 4f4fb700ef54: Waiting 05:10:41 80978eb59214: Waiting 05:10:41 c9f46d7d2bd2: Waiting 05:10:41 c5a475d317c9: Waiting 05:10:41 55b35a11ae5e: Verifying Checksum 05:10:41 55b35a11ae5e: Download complete 05:10:41 50b3750afda1: Download complete 05:10:41 4f4fb700ef54: Download complete 05:10:41 80978eb59214: Verifying Checksum 05:10:41 80978eb59214: Download complete 05:10:41 cf04c63912e1: Verifying Checksum 05:10:41 cf04c63912e1: Download complete 05:10:42 c5a475d317c9: Verifying Checksum 05:10:42 c5a475d317c9: Download complete 05:10:42 Removing intermediate container 2d862e6f14d2 05:10:42 ---> 5e68aef1b458 05:10:42 Step 11/23 : FROM alpine:3.20 05:10:42 3.20: Pulling from library/alpine 05:10:42 43c4264eed91: Already exists 05:10:42 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:10:42 Status: Downloaded newer image for alpine:3.20 05:10:42 ---> 91ef0af61f39 05:10:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:10:42 ---> Running in 3b67503652f7 05:10:42 Removing intermediate container 3b67503652f7 05:10:42 ---> 20f97833c418 05:10:42 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:10:42 ---> Running in 86b3d1c9e151 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:42 (1/1) Installing dumb-init (1.2.5-r3) 05:10:42 Executing busybox-1.36.1-r29.trigger 05:10:42 OK: 8 MiB in 15 packages 05:10:42 Removing intermediate container 86b3d1c9e151 05:10:42 ---> c78569822254 05:10:42 Step 14/23 : RUN apk --no-cache upgrade 05:10:42 ---> Running in 371716ae9e80 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:42 Upgrading critical system libraries and apk-tools: 05:10:42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:10:42 Executing busybox-1.36.1-r29.trigger 05:10:42 Continuing the upgrade transaction with new apk-tools: 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:10:42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:10:42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:10:42 OK: 8 MiB in 15 packages 05:10:42 Removing intermediate container 371716ae9e80 05:10:42 ---> 583afe825914 05:10:42 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:10:42 ---> d5989393785d 05:10:42 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:10:42 ---> 4dd0067d09c4 05:10:42 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:10:42 ---> c4f884619919 05:10:42 Step 18/23 : EXPOSE 59901 05:10:42 ---> Running in 2bfbf00e7d3e 05:10:42 Removing intermediate container 2bfbf00e7d3e 05:10:42 ---> 69bebac9a454 05:10:42 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:10:42 ---> Running in 6e40057b8783 05:10:42 Removing intermediate container 6e40057b8783 05:10:42 ---> cdd0a60742c8 05:10:42 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:10:42 ---> Running in ad03860d98ad 05:10:42 Removing intermediate container ad03860d98ad 05:10:42 ---> b9c93a7fb96c 05:10:42 Step 21/23 : LABEL arch=amd64 05:10:42 ---> Running in 3738bcabe97e 05:10:42 Removing intermediate container 3738bcabe97e 05:10:42 ---> 83b4061ca0cd 05:10:42 Step 22/23 : LABEL git_sha=f5a8926abfbdb16a08d515340c8d2dba603a7e5f 05:10:42 ---> Running in b899f2bd8d9b 05:10:42 Removing intermediate container b899f2bd8d9b 05:10:42 ---> 77ffd61f4abe 05:10:42 Step 23/23 : LABEL version=0.0.0 05:10:42 ---> Running in c3a1d36aa1b6 05:10:42 Removing intermediate container c3a1d36aa1b6 05:10:42 ---> ff0dd4696fce 05:10:42 [Warning] One or more build-args [ARCH] were not consumed 05:10:42 Successfully built ff0dd4696fce 05:10:42 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] } 05:10:42 cf04c63912e1: Pull complete [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:10:43 55b35a11ae5e: Pull complete 05:10:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:43 05:10:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:43 a37a00ec5f00: Verifying Checksum 05:10:43 a37a00ec5f00: Download complete 05:10:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:43 latest: Pulling from edgex-lftools-log-publisher 05:10:43 5eb5b503b376: Pulling fs layer 05:10:43 5c69ac0246d0: Pulling fs layer 05:10:43 ec43610c2a17: Pulling fs layer 05:10:43 3a2ae6a8a46f: Pulling fs layer 05:10:43 33b1e0a273af: Pulling fs layer 05:10:43 5d3b04190fa2: Pulling fs layer 05:10:43 2f39f015ded8: Pulling fs layer 05:10:43 3a2ae6a8a46f: Waiting 05:10:43 33b1e0a273af: Waiting 05:10:43 5d3b04190fa2: Waiting 05:10:43 2f39f015ded8: Waiting 05:10:43 5c69ac0246d0: Verifying Checksum 05:10:43 5c69ac0246d0: Download complete 05:10:43 3a2ae6a8a46f: Verifying Checksum 05:10:43 3a2ae6a8a46f: Download complete 05:10:43 33b1e0a273af: Verifying Checksum 05:10:43 33b1e0a273af: Download complete 05:10:43 5d3b04190fa2: Verifying Checksum 05:10:43 5d3b04190fa2: Download complete 05:10:43 ec43610c2a17: Verifying Checksum 05:10:43 ec43610c2a17: Download complete 05:10:44 5eb5b503b376: Verifying Checksum 05:10:44 5eb5b503b376: Download complete 05:10:44 c9f46d7d2bd2: Verifying Checksum 05:10:44 c9f46d7d2bd2: Download complete 05:10:44 2f39f015ded8: Download complete 05:10:45 5eb5b503b376: Pull complete 05:10:45 5c69ac0246d0: Pull complete 05:10:46 ec43610c2a17: Pull complete 05:10:46 3a2ae6a8a46f: Pull complete 05:10:46 33b1e0a273af: Pull complete 05:10:46 5d3b04190fa2: Pull complete 05:10:51 2f39f015ded8: Pull complete 05:10:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:51 prd-ubuntu20.04-docker-8c-8g-24272 does not seem to be running inside a container 05:10:51 $ 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-587 -v /w/workspace/xfoundry_device-modbus-go_PR-587:/w/workspace/xfoundry_device-modbus-go_PR-587:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-587@tmp:/w/workspace/xfoundry_device-modbus-go_PR-587@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:10:55 $ docker top 02ba8ae48df3932071393c724a237e67f7bbcdbf3051e85fc94ef9260b357ee1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:10:56 ---> job-cost.sh 05:10:56 lf-activate-venv: SKIPPING 05:10:56 INFO: No Stack... 05:10:56 INFO: Retrieving Pricing Info for: v3-standard-8 05:10:56 INFO: Archiving Costs [Pipeline] sh 05:10:57 + cat /w/workspace/xfoundry_device-modbus-go_PR-587/archives/cost.csv 05:10:57 + cut -d, -f6 [Pipeline] lock 05:10:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] 05:10:57 Resource [jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] did not exist. Created. 05:10:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:10:57 + echo total: 0.2199999988079071 [Pipeline] stash 05:10:57 Stashed 1 file(s) [Pipeline] } 05:10:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:10:57 $ docker stop --time=1 02ba8ae48df3932071393c724a237e67f7bbcdbf3051e85fc94ef9260b357ee1 05:10:59 $ docker rm -f --volumes 02ba8ae48df3932071393c724a237e67f7bbcdbf3051e85fc94ef9260b357ee1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:10:59 a37a00ec5f00: Pull complete 05:10:59 50b3750afda1: Pull complete 05:10:59 4f4fb700ef54: Pull complete 05:10:59 80978eb59214: Pull complete 05:11:06 c9f46d7d2bd2: Pull complete 05:11:07 c5a475d317c9: Pull complete 05:11:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:11:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:11:07 ---> be29e6b0f0d4 05:11:07 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:11:08 ---> Running in 63ba8af256be 05:11:08 Removing intermediate container 63ba8af256be 05:11:08 ---> 13f611105560 05:11:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:11:08 ---> Running in 9bd91b4d3ebf 05:11:09 Removing intermediate container 9bd91b4d3ebf 05:11:09 ---> ee9137729dc9 05:11:09 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:11:09 ---> Running in 38bfcfac0954 05:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:11:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:11:12 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:11:12 (2/8) Installing libedit (20240517.3.1-r0) 05:11:12 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:11:12 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:11:12 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:11:12 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:11:12 (7/8) Installing openssh-server (9.7_p1-r4) 05:11:12 (8/8) Installing openssh (9.7_p1-r4) 05:11:12 Executing busybox-1.36.1-r29.trigger 05:11:12 OK: 244 MiB in 62 packages 05:11:13 Removing intermediate container 38bfcfac0954 05:11:13 ---> a49c7000e6fa 05:11:13 Step 6/10 : WORKDIR /device-modbus-go 05:11:13 ---> Running in b3b6b7348817 05:11:13 Removing intermediate container b3b6b7348817 05:11:13 ---> c19c08eda503 05:11:13 Step 7/10 : COPY go.mod vendor* ./ 05:11:15 ---> c6669daa3f8f 05:11:15 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:11:15 ---> Running in 506d96d5e4f5 05:13:07 Removing intermediate container 506d96d5e4f5 05:13:07 ---> 221fcd513a8e 05:13:07 Step 9/10 : COPY . . 05:13:07 ---> dca2d205ef38 05:13:07 Step 10/10 : RUN ${MAKE} 05:13:07 ---> Running in a53d83276194 05:13:07 noop 05:13:07 Removing intermediate container a53d83276194 05:13:07 ---> f58fefe8f78e 05:13:07 Successfully built f58fefe8f78e 05:13:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:07 + docker inspect -f . ci-base-image-arm64 05:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:08 prd-ubuntu20.04-docker-arm64-4c-16g-24273 does not seem to be running inside a container 05:13:08 $ 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:13:09 $ docker top 477bc25017b22807585e77b11ea609b6f7a0024441ff484b5ca06a1892de6935 -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:10 + go version 05:13:10 go version go1.23.2 linux/arm64 [Pipeline] } 05:13:10 $ docker stop --time=1 477bc25017b22807585e77b11ea609b6f7a0024441ff484b5ca06a1892de6935 05:13:11 $ docker rm -f --volumes 477bc25017b22807585e77b11ea609b6f7a0024441ff484b5ca06a1892de6935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:12 + docker inspect -f . ci-base-image-arm64 05:13:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-24273 does not seem to be running inside a container 05:13:13 $ 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:13:14 $ docker top 84d4661bffa88b7e34b761976d58c46edb7a8d115ea1b1a7b6f52fd09f3cf43d -eo pid,comm [Pipeline] { [Pipeline] sh 05:13:14 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:13:15 + make test 05:13:15 go test ./... -coverprofile=coverage.out 05:13:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:16:42 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:16:42 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 48.0% of statements 05:16:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:16:42 go vet ./... 05:17:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:17:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:17:29 ./bin/test-attribution-txt.sh [Pipeline] echo 05:17:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:17:29 $ docker stop --time=1 84d4661bffa88b7e34b761976d58c46edb7a8d115ea1b1a7b6f52fd09f3cf43d 05:17:31 $ docker rm -f --volumes 84d4661bffa88b7e34b761976d58c46edb7a8d115ea1b1a7b6f52fd09f3cf43d [Pipeline] // withDockerContainer [Pipeline] sh 05:17:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:17:33 Warning: overwriting stash ‘coverage-report’ 05:17:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:17:34 + ls -al . 05:17:34 total 256 05:17:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 05:13 . 05:17:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 05:10 .. 05:17:34 -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 05:10 .dockerignore 05:17:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 05:10 .git 05:17:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 05:10 .github 05:17:34 -rw-rw-r-- 1 jenkins jenkins 266 Nov 1 05:10 .gitignore 05:17:34 -rw-rw-r-- 1 jenkins jenkins 199 Nov 1 05:10 .golangci.yml 05:17:34 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 1 05:10 Attribution.txt 05:17:34 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 1 05:10 CHANGELOG.md 05:17:34 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 1 05:10 Dockerfile 05:17:34 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 05:10 GOVERNANCE.md 05:17:34 -rw-rw-r-- 1 jenkins jenkins 658 Nov 1 05:10 Jenkinsfile 05:17:34 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 05:10 LICENSE 05:17:34 -rw-rw-r-- 1 jenkins jenkins 2479 Nov 1 05:10 Makefile 05:17:34 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 05:10 OWNERS.md 05:17:34 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 1 05:10 README.md 05:17:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 05:07 VERSION 05:17:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 05:10 bin 05:17:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 05:10 cmd 05:17:34 -rw-r--r-- 1 jenkins jenkins 25464 Nov 1 05:16 coverage.out 05:17:34 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 1 05:10 go.mod 05:17:34 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 1 05:10 go.sum 05:17:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 05:10 internal 05:17:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 05:10 simulator 05:17:34 -rw-rw-r-- 1 jenkins jenkins 229 Nov 1 05:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:35 + 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=f5a8926abfbdb16a08d515340c8d2dba603a7e5f --label arch=arm64 --label version=0.0.0 . 05:17:35 Sending build context to Docker daemon 9.187MB 05:17:35 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:17:35 Step 2/23 : FROM ${BASE} AS builder 05:17:35 ---> f58fefe8f78e 05:17:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:17:35 ---> Running in 93e4b76adbb1 05:17:36 Removing intermediate container 93e4b76adbb1 05:17:36 ---> f294a01370a4 05:17:36 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:17:36 ---> Running in 66a79e7029a1 05:17:36 Removing intermediate container 66a79e7029a1 05:17:36 ---> 5c1d3ee641ca 05:17:36 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:17:36 ---> Running in 5e61bbee5b5e 05:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:17:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:17:39 OK: 244 MiB in 62 packages 05:17:40 Removing intermediate container 5e61bbee5b5e 05:17:40 ---> 352633c4bda7 05:17:40 Step 6/23 : WORKDIR /device-modbus-go 05:17:40 ---> Running in 500128540cf4 05:17:40 Removing intermediate container 500128540cf4 05:17:40 ---> 299b154b2d51 05:17:40 Step 7/23 : COPY go.mod vendor* ./ 05:17:41 ---> 5fc894d110b2 05:17:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:41 ---> Running in 0f91b6ac554c 05:17:43 Removing intermediate container 0f91b6ac554c 05:17:43 ---> b96b0b09699d 05:17:43 Step 9/23 : COPY . . 05:17:44 ---> 0157e79de71a 05:17:44 Step 10/23 : RUN ${MAKE} 05:17:44 ---> Running in 14921318237a 05:17:45 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/v4/internal/common.SDKVersion=v4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:21:22 Removing intermediate container 14921318237a 05:21:22 ---> 9ee6c467dba2 05:21:22 Step 11/23 : FROM alpine:3.20 05:21:22 3.20: Pulling from library/alpine 05:21:22 cf04c63912e1: Already exists 05:21:22 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:21:22 Status: Downloaded newer image for alpine:3.20 05:21:22 ---> c157a85ed455 05:21:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:21:22 ---> Running in c61ae931b854 05:21:22 Removing intermediate container c61ae931b854 05:21:22 ---> 96f6571356ce 05:21:22 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:21:22 ---> Running in 65b1da354709 05:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:22 (1/1) Installing dumb-init (1.2.5-r3) 05:21:22 Executing busybox-1.36.1-r29.trigger 05:21:22 OK: 9 MiB in 15 packages 05:21:22 Removing intermediate container 65b1da354709 05:21:22 ---> f8df1ce64ed7 05:21:22 Step 14/23 : RUN apk --no-cache upgrade 05:21:22 ---> Running in ef38dad67c9f 05:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:22 Upgrading critical system libraries and apk-tools: 05:21:22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:21:22 Executing busybox-1.36.1-r29.trigger 05:21:22 Continuing the upgrade transaction with new apk-tools: 05:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:22 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:21:22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:21:22 OK: 9 MiB in 15 packages 05:21:22 Removing intermediate container ef38dad67c9f 05:21:22 ---> 79e7b58a6d88 05:21:22 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:21:25 ---> 2c1e3462c9b7 05:21:25 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:21:25 ---> ee90d6bb3abb 05:21:25 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:21:25 ---> 3872ced98fd9 05:21:25 Step 18/23 : EXPOSE 59901 05:21:25 ---> Running in 98f907255f32 05:21:25 Removing intermediate container 98f907255f32 05:21:25 ---> f09ce90a0c14 05:21:25 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:21:26 ---> Running in bfac9efa4f6d 05:21:26 Removing intermediate container bfac9efa4f6d 05:21:26 ---> 1f8e035fee37 05:21:26 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:21:26 ---> Running in c5a3582c4d37 05:21:26 Removing intermediate container c5a3582c4d37 05:21:26 ---> 4d5b7f8cddaf 05:21:26 Step 21/23 : LABEL arch=arm64 05:21:26 ---> Running in f02d6a4d772f 05:21:26 Removing intermediate container f02d6a4d772f 05:21:26 ---> 0ce0767e10ed 05:21:26 Step 22/23 : LABEL git_sha=f5a8926abfbdb16a08d515340c8d2dba603a7e5f 05:21:27 ---> Running in c85576ffbcfa 05:21:27 Removing intermediate container c85576ffbcfa 05:21:27 ---> 2a8be5c82fde 05:21:27 Step 23/23 : LABEL version=0.0.0 05:21:27 ---> Running in ec35271b305d 05:21:27 Removing intermediate container ec35271b305d 05:21:27 ---> 9580c3bf1a22 05:21:27 [Warning] One or more build-args [ARCH] were not consumed 05:21:27 Successfully built 9580c3bf1a22 05:21:27 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 05:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:28 05:21:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:29 arm64: Pulling from edgex-lftools-log-publisher 05:21:29 8998bd30e6a1: Pulling fs layer 05:21:29 04944245beec: Pulling fs layer 05:21:29 699f458cf7ca: Pulling fs layer 05:21:29 765212b225bb: Pulling fs layer 05:21:29 f23df028b6ca: Pulling fs layer 05:21:29 d65c8cfc05b1: Pulling fs layer 05:21:29 2437ff75d9bd: Pulling fs layer 05:21:29 d65c8cfc05b1: Waiting 05:21:29 765212b225bb: Waiting 05:21:29 f23df028b6ca: Waiting 05:21:29 2437ff75d9bd: Waiting 05:21:29 04944245beec: Verifying Checksum 05:21:29 04944245beec: Download complete 05:21:29 765212b225bb: Verifying Checksum 05:21:29 765212b225bb: Download complete 05:21:29 f23df028b6ca: Verifying Checksum 05:21:29 f23df028b6ca: Download complete 05:21:29 d65c8cfc05b1: Verifying Checksum 05:21:29 d65c8cfc05b1: Download complete 05:21:29 699f458cf7ca: Verifying Checksum 05:21:29 699f458cf7ca: Download complete 05:21:29 8998bd30e6a1: Download complete 05:21:32 2437ff75d9bd: Verifying Checksum 05:21:32 2437ff75d9bd: Download complete 05:21:34 8998bd30e6a1: Pull complete 05:21:35 04944245beec: Pull complete 05:21:36 699f458cf7ca: Pull complete 05:21:37 765212b225bb: Pull complete 05:21:38 f23df028b6ca: Pull complete 05:21:38 d65c8cfc05b1: Pull complete 05:21:56 2437ff75d9bd: Pull complete 05:21:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:21:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:21:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:56 prd-ubuntu20.04-docker-arm64-4c-16g-24273 does not seem to be running inside a container 05:21:56 $ 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 05:21:59 $ docker top 49e2b93febabca044f62b67e7eca35463eb7418ae69043cd376b36049b8b470f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:21:59 ---> job-cost.sh 05:22:00 lf-activate-venv: SKIPPING 05:22:00 INFO: No Stack... 05:22:00 INFO: Retrieving Pricing Info for: v3-standard-4 05:22:01 INFO: Archiving Costs [Pipeline] sh 05:22:01 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:22:01 + cut -d, -f6 [Pipeline] lock 05:22:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] 05:22:01 Resource [jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] did not exist. Created. 05:22:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:22:02 /w/workspace/device-modbus-go/1@tmp/durable-8c9e8b53/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:22:02 + echo total: 0.10999999940395355 [Pipeline] stash 05:22:02 Warning: overwriting stash ‘stack-cost’ 05:22:02 Stashed 1 file(s) [Pipeline] } 05:22:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-587-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:22:02 $ docker stop --time=1 49e2b93febabca044f62b67e7eca35463eb7418ae69043cd376b36049b8b470f 05:22:04 $ docker rm -f --volumes 49e2b93febabca044f62b67e7eca35463eb7418ae69043cd376b36049b8b470f [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 05:22:05 provisioning config files... 05:22:05 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-587@tmp/config12862751133130241170tmp [Pipeline] { [Pipeline] sh 05:22:05 + set +x 05:22:05 + bash -s -- 05:22:05 + curl -s https://codecov.io/bash 05:22:05 05:22:05 _____ _ 05:22:05 / ____| | | 05:22:05 | | ___ __| | ___ ___ _____ __ 05:22:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:22:05 | |___| (_) | (_| | __/ (_| (_) \ V / 05:22:05 \_____\___/ \__,_|\___|\___\___/ \_/ 05:22:05 Bash-1.0.6 05:22:05 05:22:05 05:22:05 ==> git version 2.25.1 found 05:22:05 ==> 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 05:22:05 Release-Date: 2020-01-08 05:22:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:22:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:22:05 ==> Jenkins CI detected. 05:22:05 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-587 05:22:05 project root: . 05:22:05 --> token set from env 05:22:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:22:05 ==> Running gcov in . (disable via -X gcov) 05:22:05 ==> Python coveragepy not found 05:22:05 ==> Searching for coverage reports in: 05:22:05 + . 05:22:05 -> Found 1 reports 05:22:05 ==> Detecting git/mercurial file structure 05:22:05 ==> Reading reports 05:22:05 + ./coverage.out bytes=25464 05:22:05 ==> Appending adjustments 05:22:05 https://docs.codecov.io/docs/fixing-reports 05:22:06 + Found adjustments 05:22:06 ==> Gzipping contents 05:22:06 4.0K /tmp/codecov.9lvBpM.gz 05:22:06 ==> Uploading reports 05:22:06 url: https://codecov.io 05:22:06 query: branch=PR-587&commit=f5a8926abfbdb16a08d515340c8d2dba603a7e5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-587%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=587&job=&cmd_args= 05:22:06 -> Pinging Codecov 05:22:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-587&commit=f5a8926abfbdb16a08d515340c8d2dba603a7e5f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-587%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=587&job=&cmd_args= 05:22:06 -> Uploading to 05:22:06 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/f5a8926abfbdb16a08d515340c8d2dba603a7e5f/a9f5f160-50fe-49fc-80ae-bf4a7c2c9349.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T052206Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=308832865a77a9c60a182fff27cc8e8b0e9714463fee080901a4ad9167195eda 05:22:06 % Total % Received % Xferd Average Speed Time Time Time Current 05:22:06 Dload Upload Total Spent Left Speed 05:22:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 16451 --:--:-- --:--:-- --:--:-- 16451 05:22:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f5a8926abfbdb16a08d515340c8d2dba603a7e5f [Pipeline] } 05:22:06 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 05:22:08 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-587/archives ] 05:22:08 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-587/archives 05:22:08 total 16 05:22:08 drwxr-xr-x 3 root root 4096 Nov 1 05:10 . 05:22:08 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 05:10 .. 05:22:08 drwxr-xr-x 2 root root 4096 Nov 1 05:10 cost 05:22:08 -rw-r--r-- 1 root root 88 Nov 1 05:10 cost.csv 05:22:08 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-587/archives 05:22:08 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-587/archives 05:22:08 total 16 05:22:08 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 05:10 . 05:22:08 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 05:10 .. 05:22:08 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 05:10 cost 05:22:08 -rw-r--r-- 1 jenkins jenkins 88 Nov 1 05:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:22:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:22:10 ---> package-listing.sh 05:22:10 ++ facter osfamily 05:22:10 ++ tr '[:upper:]' '[:lower:]' 05:22:10 + OS_FAMILY=debian 05:22:10 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-587 05:22:10 + START_PACKAGES=/tmp/packages_start.txt 05:22:10 + END_PACKAGES=/tmp/packages_end.txt 05:22:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:22:10 + PACKAGES=/tmp/packages_start.txt 05:22:10 + '[' /w/workspace/xfoundry_device-modbus-go_PR-587 ']' 05:22:10 + PACKAGES=/tmp/packages_end.txt 05:22:10 + case "${OS_FAMILY}" in 05:22:10 + dpkg -l 05:22:10 + grep '^ii' 05:22:10 + '[' -f /tmp/packages_start.txt ']' 05:22:10 + '[' -f /tmp/packages_end.txt ']' 05:22:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:22:10 + '[' /w/workspace/xfoundry_device-modbus-go_PR-587 ']' 05:22:10 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-587/archives/ 05:22:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-587/archives/ [Pipeline] echo 05:22:10 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-587/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:22:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:22:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:22:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:22:11 prd-ubuntu20.04-docker-8c-8g-24272 does not seem to be running inside a container 05:22:11 $ 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-587/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-587 -v /w/workspace/xfoundry_device-modbus-go_PR-587:/w/workspace/xfoundry_device-modbus-go_PR-587:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-587@tmp:/w/workspace/xfoundry_device-modbus-go_PR-587@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 05:22:11 $ docker top 6406f67fa77cb37fb8c0be965980770f4a309e9ec419188067817568c8a3f7b1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:22:12 + touch /tmp/pre-build-complete [Pipeline] sh 05:22:12 + mkdir -p /var/log/sysstat [Pipeline] sh 05:22:12 + ls /var/log/sa-host 05:22:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:22:13 provisioning config files... 05:22:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-587@tmp/config17224056825526003141tmp [Pipeline] { [Pipeline] echo 05:22:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:22:13 ---> create-netrc.sh [Pipeline] } 05:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:22:13 ---> python-tools-install.sh [Pipeline] echo 05:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:22:14 ---> sudo-logs.sh 05:22:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:22:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:22:14 ---> job-cost.sh 05:22:14 lf-activate-venv: SKIPPING 05:22:14 DEBUG: total: 0.2199999988079071 05:22:14 INFO: Retrieving Stack Cost... 05:22:15 INFO: Retrieving Pricing Info for: v3-standard-8 05:22:15 INFO: Archiving Costs [Pipeline] echo 05:22:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:22:16 ---> logs-deploy.sh 05:22:16 lf-activate-venv: SKIPPING 05:22:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-587/1 05:22:16 INFO: archiving workspace using pattern(s): 05:22:17 Archives upload complete. 05:22:17 INFO: archiving logs to Nexus 05:22:17 ---> uname -a: 05:22:17 Linux prd-ubuntu20-04-docker-8c-8g-24272 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:22:17 05:22:17 05:22:17 ---> lscpu: 05:22:17 Architecture: x86_64 05:22:17 CPU op-mode(s): 32-bit, 64-bit 05:22:17 Byte Order: Little Endian 05:22:17 Address sizes: 40 bits physical, 48 bits virtual 05:22:17 CPU(s): 8 05:22:17 On-line CPU(s) list: 0-7 05:22:17 Thread(s) per core: 1 05:22:17 Core(s) per socket: 1 05:22:17 Socket(s): 8 05:22:17 NUMA node(s): 1 05:22:17 Vendor ID: AuthenticAMD 05:22:17 CPU family: 23 05:22:17 Model: 49 05:22:17 Model name: AMD EPYC-Rome Processor 05:22:17 Stepping: 0 05:22:17 CPU MHz: 2800.000 05:22:17 BogoMIPS: 5600.00 05:22:17 Virtualization: AMD-V 05:22:17 Hypervisor vendor: KVM 05:22:17 Virtualization type: full 05:22:17 L1d cache: 256 KiB 05:22:17 L1i cache: 256 KiB 05:22:17 L2 cache: 4 MiB 05:22:17 L3 cache: 128 MiB 05:22:17 NUMA node0 CPU(s): 0-7 05:22:17 Vulnerability Itlb multihit: Not affected 05:22:17 Vulnerability L1tf: Not affected 05:22:17 Vulnerability Mds: Not affected 05:22:17 Vulnerability Meltdown: Not affected 05:22:17 Vulnerability Mmio stale data: Not affected 05:22:17 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:22:17 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:22:17 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:22:17 Vulnerability Srbds: Not affected 05:22:17 Vulnerability Tsx async abort: Not affected 05:22:17 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 05:22:17 05:22:17 05:22:17 ---> nproc: 05:22:17 8 05:22:17 05:22:17 05:22:17 ---> df -h: 05:22:17 Filesystem Size Used Avail Use% Mounted on 05:22:17 overlay 155G 12G 143G 8% / 05:22:17 tmpfs 64M 0 64M 0% /dev 05:22:17 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:22:17 shm 64M 0 64M 0% /dev/shm 05:22:17 /dev/vda1 155G 12G 143G 8% /facter-os 05:22:17 05:22:17 05:22:17 ---> sar -b -r -n DEV: 05:22:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24272) 11/01/24 _x86_64_ (8 CPU) 05:22:17 05:22:17 05:06:52 LINUX RESTART (8 CPU) 05:22:17 05:22:17 05:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:22:17 05:08:03 349.58 48.44 301.13 0.00 5436.96 121566.67 0.00 05:22:17 05:09:01 284.49 2.15 282.33 0.00 21.51 95271.29 0.00 05:22:17 05:10:01 93.70 0.13 93.57 0.00 7.60 23862.02 0.00 05:22:17 05:11:01 181.74 0.08 181.65 0.00 8.27 52607.37 0.00 05:22:17 05:12:01 7.71 1.28 6.43 0.00 80.24 1573.36 0.00 05:22:17 05:13:01 43.24 3.83 39.41 0.00 4263.16 6882.19 0.00 05:22:17 05:14:01 3.77 0.02 3.75 0.00 0.13 97.05 0.00 05:22:17 05:15:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 05:22:17 05:16:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 05:22:17 05:17:01 1.72 0.02 1.70 0.00 0.13 18.53 0.00 05:22:17 05:18:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 05:22:17 05:19:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 05:22:17 05:20:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 05:22:17 05:21:01 4.07 1.02 3.05 0.00 21.86 38.13 0.00 05:22:17 05:22:01 1.78 0.02 1.77 0.00 0.13 20.66 0.00 05:22:17 Average: 64.78 3.80 60.98 0.00 657.38 19967.27 0.00 05:22:17 05:22:17 05:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:22:17 05:08:03 29209160 31500008 824856 2.51 72536 2495032 2038484 6.01 1067812 2226344 598104 05:22:17 05:09:01 26921308 31499220 804692 2.45 180888 4461600 1835524 5.41 1356992 3992444 150236 05:22:17 05:10:01 27880576 31443952 857756 2.61 189648 3519372 2013928 5.94 1359068 3111380 544 05:22:17 05:11:01 26907576 31487748 810772 2.47 198920 4451240 1803968 5.32 1427008 3937708 88 05:22:17 05:12:01 26841424 31472692 818484 2.49 201120 4496344 1864764 5.50 1436932 3981196 872 05:22:17 05:13:01 26474800 31485884 786300 2.39 227480 4848940 1754136 5.17 1683248 4077992 44 05:22:17 05:14:01 26487952 31494112 778160 2.37 226052 4845688 1733156 5.11 1673276 4074796 12 05:22:17 05:15:01 26490336 31496620 775596 2.36 226120 4845696 1733156 5.11 1671244 4074804 136 05:22:17 05:16:01 26491260 31497584 774744 2.36 226152 4845700 1733156 5.11 1670596 4074808 12 05:22:17 05:17:01 26492504 31498896 773400 2.35 226188 4845700 1733156 5.11 1669652 4074804 168 05:22:17 05:18:01 26492104 31498572 773440 2.35 226248 4845704 1733156 5.11 1670008 4074804 140 05:22:17 05:19:01 26492396 31498932 773116 2.35 226276 4845708 1733156 5.11 1669680 4074808 140 05:22:17 05:20:01 26494616 31501220 770772 2.34 226332 4845712 1733156 5.11 1667444 4074816 12 05:22:17 05:21:01 26492872 31500568 771356 2.35 226456 4846328 1757592 5.18 1667792 4075328 144 05:22:17 05:22:01 26492144 31499944 771864 2.35 226496 4846328 1749876 5.16 1668096 4075336 20 05:22:17 Average: 26844069 31491730 791021 2.41 207127 4525673 1796691 5.30 1557257 3866758 50045 05:22:17 05:22:17 05:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:22:17 05:08:03 ens3 569.27 394.92 5903.38 97.76 0.00 0.00 0.00 0.00 05:22:17 05:08:03 docker0 20.38 21.61 1.59 142.07 0.00 0.00 0.00 0.00 05:22:17 05:08:03 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 05:22:17 05:09:01 ens3 475.30 293.76 3434.25 34.66 0.00 0.00 0.00 0.00 05:22:17 05:09:01 docker0 286.13 461.44 25.57 3424.81 0.00 0.00 0.00 0.00 05:22:17 05:09:01 lo 0.21 0.21 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:10:01 veth813e04d 1.38 3.48 0.10 38.12 0.00 0.00 0.00 0.00 05:22:17 05:10:01 ens3 36.88 22.46 73.97 14.47 0.00 0.00 0.00 0.00 05:22:17 05:10:01 docker0 1.38 3.55 0.08 38.13 0.00 0.00 0.00 0.00 05:22:17 05:10:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 05:22:17 05:11:01 ens3 112.56 67.84 2683.51 14.59 0.00 0.00 0.00 0.00 05:22:17 05:11:01 docker0 5.62 12.46 0.34 152.58 0.00 0.00 0.00 0.00 05:22:17 05:11:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 05:22:17 05:12:01 ens3 60.01 34.81 667.97 2.52 0.00 0.00 0.00 0.00 05:22:17 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:22:17 05:13:01 ens3 215.48 113.48 2105.88 7.64 0.00 0.00 0.00 0.00 05:22:17 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:13:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:22:17 05:14:01 ens3 0.30 0.20 1.43 0.01 0.00 0.00 0.00 0.00 05:22:17 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:16:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:18:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:22:17 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:20:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:21:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:22:17 05:22:01 ens3 0.25 0.08 0.07 0.00 0.00 0.00 0.00 0.00 05:22:17 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:22:17 Average: ens3 97.21 61.36 985.92 11.40 0.00 0.00 0.00 0.00 05:22:17 Average: docker0 20.31 32.32 1.79 243.46 0.00 0.00 0.00 0.00 05:22:17 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 05:22:17 05:22:17 05:22:17 ---> sar -P ALL: 05:22:17 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24272) 11/01/24 _x86_64_ (8 CPU) 05:22:17 05:22:17 05:06:52 LINUX RESTART (8 CPU) 05:22:17 05:22:17 05:07:01 CPU %user %nice %system %iowait %steal %idle 05:22:17 05:08:03 all 9.15 0.00 3.11 1.39 0.05 86.30 05:22:17 05:08:03 0 8.84 0.00 3.63 0.89 0.05 86.59 05:22:17 05:08:03 1 8.02 0.00 3.26 4.62 0.05 84.05 05:22:17 05:08:03 2 8.66 0.00 2.85 0.34 0.05 88.10 05:22:17 05:08:03 3 12.27 0.00 2.66 0.45 0.05 84.57 05:22:17 05:08:03 4 7.88 0.00 2.34 1.36 0.07 88.34 05:22:17 05:08:03 5 8.56 0.00 3.06 0.44 0.05 87.89 05:22:17 05:08:03 6 10.49 0.00 3.83 2.91 0.05 82.72 05:22:17 05:08:03 7 8.44 0.00 3.27 0.13 0.05 88.11 05:22:17 05:09:01 all 6.82 0.00 3.51 5.60 0.09 83.98 05:22:17 05:09:01 0 7.61 0.00 3.63 4.22 0.09 84.44 05:22:17 05:09:01 1 7.86 0.00 2.61 0.42 0.05 89.06 05:22:17 05:09:01 2 7.31 0.00 3.54 0.35 0.28 88.53 05:22:17 05:09:01 3 7.77 0.00 3.16 0.68 0.07 88.32 05:22:17 05:09:01 4 6.05 0.00 2.89 6.28 0.05 84.73 05:22:17 05:09:01 5 5.91 0.00 6.42 30.87 0.09 56.71 05:22:17 05:09:01 6 6.13 0.00 3.07 0.96 0.05 89.79 05:22:17 05:09:01 7 5.90 0.00 2.78 1.29 0.05 89.98 05:22:17 05:10:01 all 43.16 0.00 6.91 1.57 0.08 48.28 05:22:17 05:10:01 0 43.21 0.00 6.71 1.09 0.07 48.92 05:22:17 05:10:01 1 42.74 0.00 6.94 0.35 0.08 49.89 05:22:17 05:10:01 2 42.65 0.00 7.14 4.38 0.07 45.76 05:22:17 05:10:01 3 42.67 0.00 8.08 1.13 0.08 48.04 05:22:17 05:10:01 4 42.83 0.00 6.56 1.97 0.08 48.56 05:22:17 05:10:01 5 43.94 0.00 6.10 2.81 0.08 47.07 05:22:17 05:10:01 6 44.19 0.00 6.49 0.40 0.07 48.85 05:22:17 05:10:01 7 43.08 0.00 7.31 0.39 0.08 49.14 05:22:17 05:11:01 all 27.15 0.00 5.81 2.55 0.07 64.43 05:22:17 05:11:01 0 27.00 0.00 5.48 1.31 0.07 66.15 05:22:17 05:11:01 1 27.42 0.00 5.73 0.20 0.07 66.59 05:22:17 05:11:01 2 26.56 0.00 5.72 4.03 0.07 63.63 05:22:17 05:11:01 3 27.18 0.00 6.03 11.56 0.08 55.15 05:22:17 05:11:01 4 27.12 0.00 6.48 0.12 0.05 66.24 05:22:17 05:11:01 5 27.71 0.00 5.10 2.14 0.07 64.98 05:22:17 05:11:01 6 26.91 0.00 6.43 1.01 0.07 65.59 05:22:17 05:11:01 7 27.36 0.00 5.52 0.03 0.05 67.04 05:22:17 05:12:01 all 0.35 0.00 0.15 0.13 0.01 99.36 05:22:17 05:12:01 0 0.08 0.00 0.08 0.22 0.02 99.60 05:22:17 05:12:01 1 0.05 0.00 0.08 0.00 0.00 99.87 05:22:17 05:12:01 2 1.04 0.00 0.20 0.00 0.02 98.74 05:22:17 05:12:01 3 0.37 0.00 0.20 0.02 0.03 99.38 05:22:17 05:12:01 4 0.25 0.00 0.13 0.00 0.02 99.60 05:22:17 05:12:01 5 0.17 0.00 0.23 0.02 0.00 99.58 05:22:17 05:12:01 6 0.65 0.00 0.17 0.57 0.02 98.60 05:22:17 05:12:01 7 0.17 0.00 0.10 0.20 0.02 99.52 05:22:17 05:13:01 all 2.09 0.00 1.18 0.60 0.02 96.11 05:22:17 05:13:01 0 2.02 0.00 0.70 1.72 0.02 95.54 05:22:17 05:13:01 1 2.31 0.00 0.82 0.53 0.05 96.29 05:22:17 05:13:01 2 1.43 0.00 0.57 0.03 0.02 97.95 05:22:17 05:13:01 3 1.54 0.00 1.07 1.22 0.03 96.14 05:22:17 05:13:01 4 2.44 0.00 1.15 0.12 0.02 96.27 05:22:17 05:13:01 5 1.95 0.00 2.18 0.10 0.02 95.75 05:22:17 05:13:01 6 3.74 0.00 1.92 0.40 0.02 93.92 05:22:17 05:13:01 7 1.27 0.00 1.04 0.67 0.02 97.01 05:22:17 05:14:01 all 0.08 0.00 0.04 0.03 0.01 99.84 05:22:17 05:14:01 0 0.07 0.00 0.02 0.08 0.00 99.83 05:22:17 05:14:01 1 0.18 0.00 0.13 0.02 0.02 99.65 05:22:17 05:14:01 2 0.03 0.00 0.03 0.05 0.02 99.87 05:22:17 05:14:01 3 0.05 0.00 0.03 0.00 0.02 99.90 05:22:17 05:14:01 4 0.07 0.00 0.05 0.03 0.00 99.85 05:22:17 05:14:01 5 0.07 0.00 0.02 0.07 0.00 99.85 05:22:17 05:14:01 6 0.07 0.00 0.05 0.00 0.02 99.87 05:22:17 05:14:01 7 0.07 0.00 0.02 0.00 0.02 99.90 05:22:17 05:15:01 all 0.03 0.00 0.01 0.01 0.01 99.95 05:22:17 05:15:01 0 0.00 0.00 0.00 0.03 0.02 99.95 05:22:17 05:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:22:17 05:15:01 2 0.00 0.00 0.02 0.02 0.02 99.95 05:22:17 05:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:22:17 05:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:22:17 05:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:22:17 05:15:01 6 0.05 0.00 0.02 0.00 0.03 99.90 05:22:17 05:15:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:22:17 05:16:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:22:17 05:16:01 0 0.00 0.00 0.02 0.03 0.00 99.95 05:22:17 05:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:22:17 05:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:22:17 05:16:01 3 0.02 0.00 0.00 0.03 0.02 99.93 05:22:17 05:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 05:22:17 05:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:22:17 05:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:22:17 05:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:22:17 05:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:22:17 05:17:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:22:17 05:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:22:17 05:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:22:17 05:17:01 3 0.07 0.00 0.02 0.02 0.02 99.88 05:22:17 05:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 05:22:17 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:22:17 05:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 05:22:17 05:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:22:17 05:18:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:22:17 05:18:01 0 0.00 0.00 0.02 0.03 0.03 99.92 05:22:17 05:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:22:17 05:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:22:17 05:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:22:17 05:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:22:17 05:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:22:17 05:18:01 6 0.30 0.00 0.03 0.00 0.00 99.67 05:22:17 05:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:22:17 05:22:17 05:18:01 CPU %user %nice %system %iowait %steal %idle 05:22:17 05:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:22:17 05:19:01 0 0.03 0.00 0.03 0.02 0.02 99.90 05:22:17 05:19:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:22:17 05:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:22:17 05:19:01 3 0.03 0.00 0.00 0.02 0.02 99.93 05:22:17 05:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:22:17 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:22:17 05:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:22:17 05:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:22:17 05:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 05:22:17 05:20:01 0 0.02 0.00 0.02 0.05 0.03 99.88 05:22:17 05:20:01 1 0.07 0.00 0.00 0.00 0.02 99.92 05:22:17 05:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:22:17 05:20:01 3 0.00 0.00 0.02 0.02 0.02 99.95 05:22:17 05:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 05:22:17 05:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:22:17 05:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:22:17 05:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:22:17 05:21:01 all 0.06 0.00 0.04 0.01 0.01 99.88 05:22:17 05:21:01 0 0.02 0.00 0.03 0.03 0.02 99.90 05:22:17 05:21:01 1 0.03 0.00 0.05 0.00 0.00 99.92 05:22:17 05:21:01 2 0.08 0.00 0.03 0.00 0.00 99.88 05:22:17 05:21:01 3 0.05 0.00 0.05 0.05 0.02 99.83 05:22:17 05:21:01 4 0.10 0.00 0.07 0.02 0.00 99.82 05:22:17 05:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:22:17 05:21:01 6 0.05 0.00 0.05 0.00 0.00 99.90 05:22:17 05:21:01 7 0.15 0.00 0.03 0.02 0.00 99.80 05:22:17 05:22:01 all 0.03 0.00 0.03 0.00 0.01 99.93 05:22:17 05:22:01 0 0.07 0.00 0.03 0.02 0.03 99.85 05:22:17 05:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:22:17 05:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:22:17 05:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 05:22:17 05:22:01 4 0.03 0.00 0.03 0.00 0.00 99.93 05:22:17 05:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:22:17 05:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 05:22:17 05:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 05:22:17 Average: all 5.90 0.00 1.38 0.78 0.03 91.91 05:22:17 Average: 0 5.90 0.00 1.35 0.64 0.03 92.08 05:22:17 Average: 1 5.90 0.00 1.31 0.41 0.03 92.36 05:22:17 Average: 2 5.84 0.00 1.34 0.61 0.04 92.17 05:22:17 Average: 3 6.09 0.00 1.41 1.01 0.03 91.46 05:22:17 Average: 4 5.76 0.00 1.31 0.64 0.02 92.27 05:22:17 Average: 5 5.84 0.00 1.52 2.34 0.02 90.28 05:22:17 Average: 6 6.14 0.00 1.46 0.41 0.02 91.96 05:22:17 Average: 7 5.74 0.00 1.33 0.18 0.02 92.73 05:22:17 05:22:17 05:22:17