Pull request #594 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 289fc97fd8c5828005d7e119f392a62f25cf8752+0def27edd13f0f026962cc349c20b477b0871f96 (b29936d878fa5a9db39123e043f524a3476325fb) 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-ssh12629842844911973410.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-ssh8050565254665208777.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-594/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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13007460435916640591.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-594/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15222320139090333808.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-ssh9476149925217680353.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-594/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-594/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2525971441671179897.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-26991 in /w/workspace/xfoundry_device-modbus-go_PR-594 [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-594 # 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 > 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/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0def27edd13f0f026962cc349c20b477b0871f96 into PR head commit 289fc97fd8c5828005d7e119f392a62f25cf8752 Merge succeeded, producing 289fc97fd8c5828005d7e119f392a62f25cf8752 Checking out Revision 289fc97fd8c5828005d7e119f392a62f25cf8752 (PR-594) > git config core.sparsecheckout # timeout=10 > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # 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 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:12:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:12:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:12:38 ========================================================= 07:12:38 EdgeX Global Pipelines Version Info 07:12:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:12:39 ------------------- 07:12:39 stable info: 07:12:39 ------------------- 07:12:39 Commited By: Ginny Guan ginny@iotechsys.com 07:12:39 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:12:39 Message: update stable to v1.0.265 07:12:40 ------------------- 07:12:40 experimental info: 07:12:40 ------------------- 07:12:40 Commited By: Cherry Wang cherry@iotechsys.com 07:12:40 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:12:40 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 07:12:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-594 [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-594 [Pipeline] echo 07:12:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-594 [Pipeline] echo 07:12:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo 07:12:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 289fc97 [Pipeline] echo 07:12:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:12:42 provisioning config files... 07:12:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config15278942747310884105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:12:42 ---> ****-login.sh 07:12:42 nexus3.edgexfoundry.org:10001 07:12:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:42 Configure a credential helper to remove this warning. See 07:12:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:42 07:12:42 Login Succeeded 07:12:42 nexus3.edgexfoundry.org:10002 07:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:43 Configure a credential helper to remove this warning. See 07:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:43 07:12:43 Login Succeeded 07:12:43 nexus3.edgexfoundry.org:10003 07:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:43 Configure a credential helper to remove this warning. See 07:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:43 07:12:43 Login Succeeded 07:12:43 nexus3.edgexfoundry.org:10004 07:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:43 Configure a credential helper to remove this warning. See 07:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:43 07:12:43 Login Succeeded 07:12:43 ****.io 07:12:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:12:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:12:43 Configure a credential helper to remove this warning. See 07:12:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:12:43 07:12:43 Login Succeeded 07:12:43 ---> ****-login.sh ends [Pipeline] } 07:12:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:12:44 + git rev-list -1 --merges 289fc97fd8c5828005d7e119f392a62f25cf8752~1..289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo 07:12:44 -----------> git rev-list -1 --merges 289fc97fd8c5828005d7e119f392a62f25cf8752~1..289fc97fd8c5828005d7e119f392a62f25cf8752 289fc97fd8c5828005d7e119f392a62f25cf8752 [false] [Pipeline] sh 07:12:44 + git log --format=format:%s -1 289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo 07:12:44 ========================================================= 07:12:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:12:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:12:45 + git log --format=format:%s -1 289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] echo 07:12:45 [semverPrep] GIT_COMMIT: 289fc97fd8c5828005d7e119f392a62f25cf8752, Commit Message: feat: Add new build-noziti and docker-noziti targets into Makefile [Pipeline] echo 07:12:45 [semverPrep] This is not a build commit. [Pipeline] sh 07:12:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:12:45 + grep -v github /etc/ssh/ssh_known_hosts 07:12:45 + [ -e /tmp/ssh_known_hosts ] 07:12:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:12:45 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 07:12:45 -a /etc/ssh/ssh_known_hosts 07:12:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:46 07:12:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:46 0.1.4: Pulling from edgex-devops/py-git-semver 07:12:46 b85a868b505f: Pulling fs layer 07:12:46 e2be974225ed: Pulling fs layer 07:12:46 339a4e72a1f5: Pulling fs layer 07:12:46 988bab9f4d93: Pulling fs layer 07:12:46 1469e6f7b9e6: Pulling fs layer 07:12:46 eaf3925da568: Pulling fs layer 07:12:46 bab4dde63d76: Pulling fs layer 07:12:46 bde34c3a00c8: Pulling fs layer 07:12:46 b352a97aabf1: Pulling fs layer 07:12:46 4872d77fe225: Pulling fs layer 07:12:46 5851b861e8e6: Pulling fs layer 07:12:46 988bab9f4d93: Waiting 07:12:46 1469e6f7b9e6: Waiting 07:12:46 eaf3925da568: Waiting 07:12:46 bab4dde63d76: Waiting 07:12:46 bde34c3a00c8: Waiting 07:12:46 5851b861e8e6: Waiting 07:12:46 b352a97aabf1: Waiting 07:12:46 4872d77fe225: Waiting 07:12:46 e2be974225ed: Verifying Checksum 07:12:46 e2be974225ed: Download complete 07:12:46 988bab9f4d93: Verifying Checksum 07:12:46 988bab9f4d93: Download complete 07:12:46 1469e6f7b9e6: Verifying Checksum 07:12:46 1469e6f7b9e6: Download complete 07:12:46 339a4e72a1f5: Verifying Checksum 07:12:46 339a4e72a1f5: Download complete 07:12:46 eaf3925da568: Download complete 07:12:46 bde34c3a00c8: Download complete 07:12:46 b352a97aabf1: Download complete 07:12:46 4872d77fe225: Verifying Checksum 07:12:46 4872d77fe225: Download complete 07:12:46 5851b861e8e6: Download complete 07:12:46 b85a868b505f: Download complete 07:12:47 bab4dde63d76: Verifying Checksum 07:12:47 bab4dde63d76: Download complete 07:12:48 b85a868b505f: Pull complete 07:12:48 e2be974225ed: Pull complete 07:12:49 339a4e72a1f5: Pull complete 07:12:49 988bab9f4d93: Pull complete 07:12:49 1469e6f7b9e6: Pull complete 07:12:49 eaf3925da568: Pull complete 07:12:51 bab4dde63d76: Pull complete 07:12:51 bde34c3a00c8: Pull complete 07:12:51 b352a97aabf1: Pull complete 07:12:51 4872d77fe225: Pull complete 07:12:51 5851b861e8e6: Pull complete 07:12:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:12:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:12:52 prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container 07:12:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:12:54 $ docker top ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b -eo pid,comm 07:12:54 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). 07:12:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:12:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:54 [ssh-agent] Looking for ssh-agent implementation... 07:12:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:54 $ docker exec ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent 07:12:55 SSH_AUTH_SOCK=/tmp/ssh-pIgo9zZVLRAF/agent.33 07:12:55 SSH_AGENT_PID=39 07:12:55 Running ssh-add (command line suppressed) 07:12:55 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_8911192731157346340.key (/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_8911192731157346340.key) 07:12:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:55 + git tag --points-at HEAD [Pipeline] } 07:12:55 $ docker exec --env ******** --env ******** ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent -k 07:12:55 unset SSH_AUTH_SOCK; 07:12:55 unset SSH_AGENT_PID; 07:12:55 echo Agent pid 39 killed; 07:12:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:12:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:12:55 [ssh-agent] Looking for ssh-agent implementation... 07:12:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:55 $ docker exec ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent 07:12:56 SSH_AUTH_SOCK=/tmp/ssh-0gMe6SsaUtDv/agent.72 07:12:56 SSH_AGENT_PID=78 07:12:56 Running ssh-add (command line suppressed) 07:12:56 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_2579011638340143545.key (/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/private_key_2579011638340143545.key) 07:12:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:12:56 + git semver init 07:12:56 2024-11-19 07:12:56,650 [run_init] DEBUG init version:0.0.0 force:False 07:12:56 2024-11-19 07:12:56,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-594/.semver 07:12:56 2024-11-19 07:12:56,651 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-594/.semver 07:12:56 2024-11-19 07:12:56,651 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-594/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-594, universal_newlines=False, shell=None, istream=None) 07:12:57 2024-11-19 07:12:57,658 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-594/.git/info/exclude 07:12:57 2024-11-19 07:12:57,658 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-594/.semver/PR-594 with force:False 07:12:57 2024-11-19 07:12:57,659 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-594/.semver/PR-594 07:12:57 2024-11-19 07:12:57,663 [execute] INFO git cat-file --batch-check 07:12:57 2024-11-19 07:12:57,664 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) 07:12:57 2024-11-19 07:12:57,669 [execute] INFO git cat-file --batch 07:12:57 2024-11-19 07:12:57,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-594/.semver, universal_newlines=False, shell=None, istream=) 07:12:57 2024-11-19 07:12:57,675 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-594/.semver/PR-594 07:12:57 0.0.0 [Pipeline] } 07:12:57 $ docker exec --env ******** --env ******** ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b ssh-agent -k 07:12:58 unset SSH_AUTH_SOCK; 07:12:58 unset SSH_AGENT_PID; 07:12:58 echo Agent pid 78 killed; 07:12:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:12:58 + git semver [Pipeline] } 07:12:58 $ docker stop --time=1 ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b 07:13:00 $ docker rm -f --volumes ee44e4e0823e7722c89eb06f67574d3b74204f5ca40cf42425d865de14f3e67b [Pipeline] // withDockerContainer [Pipeline] sh 07:13:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:13:00 Stashed 1 file(s) [Pipeline] echo 07:13:00 [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 07:13:01 provisioning config files... 07:13:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config781251074299672965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:13:02 ---> ****-login.sh 07:13:02 nexus3.edgexfoundry.org:10001 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 nexus3.edgexfoundry.org:10002 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 nexus3.edgexfoundry.org:10003 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 nexus3.edgexfoundry.org:10004 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 ****.io 07:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:13:02 Configure a credential helper to remove this warning. See 07:13:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:13:02 07:13:02 Login Succeeded 07:13:02 ---> ****-login.sh ends [Pipeline] } 07:13:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:13:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:13:02 ========================================================= 07:13:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:13:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:13:03 + 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 . 07:13:03 Sending build context to Docker daemon 18.1MB 07:13:03 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:13:03 Step 2/10 : FROM ${BASE} AS builder 07:13:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:13:03 43c4264eed91: Pulling fs layer 07:13:03 4cc291be95ef: Pulling fs layer 07:13:03 2ac1f1163629: Pulling fs layer 07:13:03 5c3c966382ef: Pulling fs layer 07:13:03 4f4fb700ef54: Pulling fs layer 07:13:03 5d5c8e513c77: Pulling fs layer 07:13:03 9f66e0745190: Pulling fs layer 07:13:03 f49a43e4bbc0: Pulling fs layer 07:13:03 561ebcabdf7f: Pulling fs layer 07:13:03 5c3c966382ef: Waiting 07:13:03 5d5c8e513c77: Waiting 07:13:03 9f66e0745190: Waiting 07:13:03 4f4fb700ef54: Waiting 07:13:03 f49a43e4bbc0: Waiting 07:13:03 561ebcabdf7f: Waiting 07:13:03 4cc291be95ef: Verifying Checksum 07:13:03 4cc291be95ef: Download complete 07:13:03 5c3c966382ef: Verifying Checksum 07:13:03 5c3c966382ef: Download complete 07:13:03 4f4fb700ef54: Verifying Checksum 07:13:03 4f4fb700ef54: Download complete 07:13:03 5d5c8e513c77: Verifying Checksum 07:13:03 5d5c8e513c77: Download complete 07:13:03 43c4264eed91: Download complete 07:13:03 9f66e0745190: Verifying Checksum 07:13:03 9f66e0745190: Download complete 07:13:03 43c4264eed91: Pull complete 07:13:03 561ebcabdf7f: Verifying Checksum 07:13:03 561ebcabdf7f: Download complete 07:13:03 4cc291be95ef: Pull complete 07:13:04 2ac1f1163629: Verifying Checksum 07:13:04 2ac1f1163629: Download complete 07:13:04 f49a43e4bbc0: Verifying Checksum 07:13:04 f49a43e4bbc0: Download complete 07:13:08 2ac1f1163629: Pull complete 07:13:08 5c3c966382ef: Pull complete 07:13:08 4f4fb700ef54: Pull complete 07:13:08 5d5c8e513c77: Pull complete 07:13:08 9f66e0745190: Pull complete 07:13:10 f49a43e4bbc0: Pull complete 07:13:11 561ebcabdf7f: Pull complete 07:13:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:13:11 ---> 3a752c3f9dda 07:13:11 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:13:15 ---> Running in 24b4b7ff8c7a 07:13:15 Removing intermediate container 24b4b7ff8c7a 07:13:15 ---> 73e1e6771707 07:13:15 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:13:15 ---> Running in 485363a07f5b 07:13:15 Removing intermediate container 485363a07f5b 07:13:15 ---> 9a99c67ea40e 07:13:15 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:13:15 ---> Running in fb1e242d86de 07:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:13:15 (1/8) Installing openssh-keygen (9.7_p1-r4) 07:13:15 (2/8) Installing libedit (20240517.3.1-r0) 07:13:15 (3/8) Installing openssh-client-common (9.7_p1-r4) 07:13:15 (4/8) Installing openssh-client-default (9.7_p1-r4) 07:13:15 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 07:13:15 (6/8) Installing openssh-server-common (9.7_p1-r4) 07:13:15 (7/8) Installing openssh-server (9.7_p1-r4) 07:13:15 (8/8) Installing openssh (9.7_p1-r4) 07:13:15 Executing busybox-1.36.1-r29.trigger 07:13:15 OK: 252 MiB in 62 packages 07:13:16 Still waiting to schedule task 07:13:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:13:16 Removing intermediate container fb1e242d86de 07:13:16 ---> c39a408ea3cf 07:13:16 Step 6/10 : WORKDIR /device-modbus-go 07:13:16 ---> Running in e49b9559aacc 07:13:16 Removing intermediate container e49b9559aacc 07:13:16 ---> dea0b16aa8a1 07:13:16 Step 7/10 : COPY go.mod vendor* ./ 07:13:16 ---> d0eef2895486 07:13:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:13:16 ---> Running in fa10fe8a50d9 07:14:03 Removing intermediate container fa10fe8a50d9 07:14:03 ---> 7a83afaa5825 07:14:03 Step 9/10 : COPY . . 07:14:03 ---> 8a4263b78c43 07:14:03 Step 10/10 : RUN ${MAKE} 07:14:03 ---> Running in 3d13a4d8cfea 07:14:03 noop 07:14:03 Removing intermediate container 3d13a4d8cfea 07:14:03 ---> b74dadf303c6 07:14:03 Successfully built b74dadf303c6 07:14:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:04 + docker inspect -f . ci-base-image-x86_64 07:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:04 prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container 07:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** ci-base-image-x86_64 cat 07:14:04 $ docker top 135b3328ddf61c2e2d7a33766beb4ab9e8f76f68f5151ce4c62147ca2ed2f4ae -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:04 + go version 07:14:04 go version go1.23.2 linux/amd64 [Pipeline] } 07:14:05 $ docker stop --time=1 135b3328ddf61c2e2d7a33766beb4ab9e8f76f68f5151ce4c62147ca2ed2f4ae 07:14:06 $ docker rm -f --volumes 135b3328ddf61c2e2d7a33766beb4ab9e8f76f68f5151ce4c62147ca2ed2f4ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:07 + docker inspect -f . ci-base-image-x86_64 07:14:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:14:07 prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container 07:14:07 $ 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-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** ci-base-image-x86_64 cat 07:14:07 $ docker top 3d91f12929aab10fb0603a4b19d70b70583c4d3d8ef4175de321d89e9d9ae39f -eo pid,comm [Pipeline] { [Pipeline] sh 07:14:08 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-594 [Pipeline] fileExists [Pipeline] sh 07:14:08 + make test 07:14:08 go test ./... -coverprofile=coverage.out 07:14:10 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:14:32 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:14:32 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 48.0% of statements 07:14:42 go vet ./... 07:14:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:14:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:14:48 ./bin/test-attribution-txt.sh [Pipeline] echo 07:14:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:14:48 $ docker stop --time=1 3d91f12929aab10fb0603a4b19d70b70583c4d3d8ef4175de321d89e9d9ae39f 07:14:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26992 in /w/workspace/xfoundry_device-modbus-go_PR-594 07:14:52 $ docker rm -f --volumes 3d91f12929aab10fb0603a4b19d70b70583c4d3d8ef4175de321d89e9d9ae39f [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 07:14:52 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 07:14:52 + sudo chown -R jenkins:jenkins . 07:14:55 The recommended git tool is: git [Pipeline] stash 07:14:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:14:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:14:56 + ls -al . 07:14:56 total 260 07:14:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 19 07:14 . 07:14:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 07:12 .. 07:14:56 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 07:12 .dockerignore 07:14:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 07:14 .git 07:14:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:12 .github 07:14:56 -rw-rw-r-- 1 jenkins jenkins 266 Nov 19 07:12 .gitignore 07:14:56 -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 07:12 .golangci.yml 07:14:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 07:12 .semver 07:14:56 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 19 07:12 Attribution.txt 07:14:56 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 19 07:12 CHANGELOG.md 07:14:56 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 19 07:12 Dockerfile 07:14:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 07:12 GOVERNANCE.md 07:14:56 -rw-rw-r-- 1 jenkins jenkins 658 Nov 19 07:12 Jenkinsfile 07:14:56 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 07:12 LICENSE 07:14:56 -rw-rw-r-- 1 jenkins jenkins 2640 Nov 19 07:12 Makefile 07:14:56 -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 07:12 OWNERS.md 07:14:56 -rw-rw-r-- 1 jenkins jenkins 4833 Nov 19 07:12 README.md 07:14:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 07:13 VERSION 07:14:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:12 bin 07:14:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:12 cmd 07:14:56 -rw-r--r-- 1 jenkins jenkins 25464 Nov 19 07:14 coverage.out 07:14:56 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 19 07:12 go.mod 07:14:56 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 19 07:12 go.sum 07:14:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:12 internal 07:14:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:12 simulator 07:14:56 -rw-rw-r-- 1 jenkins jenkins 229 Nov 19 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:14:57 + 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=289fc97fd8c5828005d7e119f392a62f25cf8752 --label arch=amd64 --label version=0.0.0 . 07:14:57 Sending build context to Docker daemon 18.13MB 07:14:57 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:14:57 Step 2/23 : FROM ${BASE} AS builder 07:14:57 ---> b74dadf303c6 07:14:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:14:57 ---> Running in 40f19f611185 07:14:57 Removing intermediate container 40f19f611185 07:14:57 ---> f00f44f837e6 07:14:57 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:14:57 ---> Running in 99a5da384bac 07:14:57 Removing intermediate container 99a5da384bac 07:14:57 ---> 470de7dea474 07:14:57 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:14:57 ---> Running in e3558d2f0f56 07:14:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:14:58 OK: 252 MiB in 62 packages 07:14:58 Removing intermediate container e3558d2f0f56 07:14:58 ---> e8546005d8a4 07:14:58 Step 6/23 : WORKDIR /device-modbus-go 07:14:58 ---> Running in 8ac5b6d48392 07:14:59 Removing intermediate container 8ac5b6d48392 07:14:59 ---> 6ecec88da577 07:14:59 Step 7/23 : COPY go.mod vendor* ./ 07:14:59 ---> 91e8d244f060 07:14:59 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:14:59 ---> Running in 03a2516a4db9 07:14:59 Removing intermediate container 03a2516a4db9 07:14:59 ---> 488c09dbdddd 07:14:59 Step 9/23 : COPY . . 07:15:00 ---> cab2c455a38a 07:15:00 Step 10/23 : RUN ${MAKE} 07:15:00 ---> Running in 49377f46e868 07:15:00 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.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:15:03 using credential edgex-jenkins-ssh 07:15:03 Cloning the remote Git repository 07:15:03 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 07:15:03 > git init /w/workspace/device-modbus-go/1 # timeout=10 07:15:03 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:15:03 > git --version # timeout=10 07:15:03 > git --version # 'git version 2.25.1' 07:15:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:06 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:15:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:15:08 Merging remotes/origin/main commit 0def27edd13f0f026962cc349c20b477b0871f96 into PR head commit 289fc97fd8c5828005d7e119f392a62f25cf8752 07:15:08 Merge succeeded, producing 289fc97fd8c5828005d7e119f392a62f25cf8752 07:15:08 Checking out Revision 289fc97fd8c5828005d7e119f392a62f25cf8752 (PR-594) 07:15:07 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 07:15:07 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 07:15:07 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/594/head:refs/remotes/origin/PR-594 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:15:08 > git config core.sparsecheckout # timeout=10 07:15:08 > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 07:15:08 > git remote # timeout=10 07:15:08 > git config --get remote.origin.url # timeout=10 07:15:08 using GIT_SSH to set credentials SSH Credentials for GitHub 07:15:08 > git merge 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 07:15:08 > git rev-parse HEAD^{commit} # timeout=10 07:15:08 > git config core.sparsecheckout # timeout=10 07:15:08 > git checkout -f 289fc97fd8c5828005d7e119f392a62f25cf8752 # timeout=10 07:15:12 Commit message: "feat: Add new build-noziti and docker-noziti targets into Makefile" 07:15:12 > git --version # timeout=10 07:15:12 > git --version # 'git version 2.25.1' 07:15:12 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:15:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:15:14 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:14 Dload Upload Total Spent Left Speed 07:15:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 112k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 07:15:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:15:15 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:15:15 sudo tee /etc/docker/daemon.new 07:15:16 { 07:15:16 "registry-mirrors": [ 07:15:16 "https://nexus3.edgexfoundry.org:10001" 07:15:16 ], 07:15:16 "bip": "10.250.0.254/24", 07:15:16 "hosts": [ 07:15:16 "tcp://0.0.0.0:5555", 07:15:16 "unix:///var/run/docker.sock" 07:15:16 ], 07:15:16 "mtu": 1458, 07:15:16 "selinux-enabled": true, 07:15:16 "seccomp-profile": "/etc/docker/seccomp.json" 07:15:16 } [Pipeline] sh 07:15:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:15:17 + sudo service docker restart 07:15:32 Removing intermediate container 49377f46e868 07:15:32 ---> 992fdd74e0a6 07:15:32 Step 11/23 : FROM alpine:3.20 07:15:32 3.20: Pulling from library/alpine 07:15:32 da9db072f522: Pulling fs layer 07:15:32 da9db072f522: Verifying Checksum 07:15:32 da9db072f522: Download complete 07:15:33 da9db072f522: Pull complete 07:15:33 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:15:33 Status: Downloaded newer image for alpine:3.20 07:15:33 ---> 63b790fccc90 07:15:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:15:33 ---> Running in b0344824a989 07:15:33 Removing intermediate container b0344824a989 07:15:33 ---> c544ae135e81 07:15:33 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:15:33 ---> Running in 8a93fc61aa06 07:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:15:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:15:34 (1/1) Installing dumb-init (1.2.5-r3) 07:15:34 Executing busybox-1.36.1-r29.trigger 07:15:34 OK: 8 MiB in 15 packages 07:15:34 Removing intermediate container 8a93fc61aa06 07:15:34 ---> 1092b3ab9d6f 07:15:34 Step 14/23 : RUN apk --no-cache upgrade 07:15:34 ---> Running in 6c5ce0ccff93 07:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:15:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:15:35 Upgrading critical system libraries and apk-tools: 07:15:35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:15:35 Executing busybox-1.36.1-r29.trigger 07:15:35 Continuing the upgrade transaction with new apk-tools: 07:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:15:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:15:35 provisioning config files... 07:15:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config13395753143082844108tmp [Pipeline] { 07:15:35 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:15:35 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:15:35 OK: 8 MiB in 15 packages [Pipeline] libraryResource [Pipeline] sh 07:15:36 ---> ****-login.sh 07:15:36 nexus3.edgexfoundry.org:10001 07:15:36 Removing intermediate container 6c5ce0ccff93 07:15:36 ---> ee5c3dc9f085 07:15:36 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:15:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:36 Configure a credential helper to remove this warning. See 07:15:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:36 07:15:36 Login Succeeded 07:15:36 nexus3.edgexfoundry.org:10002 07:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:37 Configure a credential helper to remove this warning. See 07:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:37 07:15:37 Login Succeeded 07:15:37 nexus3.edgexfoundry.org:10003 07:15:37 ---> 4988bc20bce4 07:15:37 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:15:37 ---> 61f5173cc2f2 07:15:37 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:37 ---> 2c6bbac092e0 07:15:37 Step 18/23 : EXPOSE 59901 07:15:37 ---> Running in 2c938ea07a85 07:15:37 Removing intermediate container 2c938ea07a85 07:15:37 ---> d4650e277e80 07:15:37 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:15:37 ---> Running in 2a877fdfe223 07:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:37 Configure a credential helper to remove this warning. See 07:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:37 07:15:37 Login Succeeded 07:15:37 nexus3.edgexfoundry.org:10004 07:15:37 Removing intermediate container 2a877fdfe223 07:15:37 ---> e8f370852cc4 07:15:37 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:15:37 ---> Running in b23557f3b169 07:15:37 Removing intermediate container b23557f3b169 07:15:37 ---> 4aced83c2d31 07:15:37 Step 21/23 : LABEL arch=amd64 07:15:37 ---> Running in d54a0790d848 07:15:37 Removing intermediate container d54a0790d848 07:15:37 ---> 4638fd1ebc26 07:15:37 Step 22/23 : LABEL git_sha=289fc97fd8c5828005d7e119f392a62f25cf8752 07:15:37 ---> Running in fba992c8c172 07:15:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:15:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:37 Configure a credential helper to remove this warning. See 07:15:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:37 07:15:37 Login Succeeded 07:15:37 ****.io 07:15:38 Removing intermediate container fba992c8c172 07:15:38 ---> 5e6aa269699a 07:15:38 Step 23/23 : LABEL version=0.0.0 07:15:38 ---> Running in 6afc29a838ac 07:15:38 Removing intermediate container 6afc29a838ac 07:15:38 ---> 0dd577c56909 07:15:38 [Warning] One or more build-args [ARCH] were not consumed 07:15:38 Successfully built 0dd577c56909 07:15:38 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv 07:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } 07:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:15:38 Configure a credential helper to remove this warning. See 07:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:15:38 07:15:38 Login Succeeded 07:15:38 ---> ****-login.sh ends [Pipeline] // stage [Pipeline] } 07:15:38 Deleting 1 temporary files [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 07:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:15:39 ========================================================= 07:15:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:15:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 07:15:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:39 07:15:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 07:15:39 + 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 . 07:15:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:39 latest: Pulling from edgex-lftools-log-publisher 07:15:39 5eb5b503b376: Pulling fs layer 07:15:39 5c69ac0246d0: Pulling fs layer 07:15:39 ec43610c2a17: Pulling fs layer 07:15:39 3a2ae6a8a46f: Pulling fs layer 07:15:39 33b1e0a273af: Pulling fs layer 07:15:39 5d3b04190fa2: Pulling fs layer 07:15:39 2f39f015ded8: Pulling fs layer 07:15:39 5d3b04190fa2: Waiting 07:15:39 33b1e0a273af: Waiting 07:15:39 3a2ae6a8a46f: Waiting 07:15:39 5c69ac0246d0: Verifying Checksum 07:15:39 5c69ac0246d0: Download complete 07:15:39 3a2ae6a8a46f: Download complete 07:15:39 33b1e0a273af: Verifying Checksum 07:15:39 33b1e0a273af: Download complete 07:15:39 5d3b04190fa2: Verifying Checksum 07:15:39 5d3b04190fa2: Download complete 07:15:39 ec43610c2a17: Verifying Checksum 07:15:39 ec43610c2a17: Download complete 07:15:39 Sending build context to Docker daemon 9.221MB 07:15:40 5eb5b503b376: Download complete 07:15:40 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 07:15:40 Step 2/10 : FROM ${BASE} AS builder 07:15:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:15:40 cf04c63912e1: Pulling fs layer 07:15:40 55b35a11ae5e: Pulling fs layer 07:15:40 a37a00ec5f00: Pulling fs layer 07:15:40 50b3750afda1: Pulling fs layer 07:15:40 4f4fb700ef54: Pulling fs layer 07:15:40 80978eb59214: Pulling fs layer 07:15:40 c9f46d7d2bd2: Pulling fs layer 07:15:40 c5a475d317c9: Pulling fs layer 07:15:40 50b3750afda1: Waiting 07:15:40 4f4fb700ef54: Waiting 07:15:40 80978eb59214: Waiting 07:15:40 c9f46d7d2bd2: Waiting 07:15:40 c5a475d317c9: Waiting 07:15:40 55b35a11ae5e: Verifying Checksum 07:15:40 55b35a11ae5e: Download complete 07:15:40 50b3750afda1: Verifying Checksum 07:15:40 50b3750afda1: Download complete 07:15:40 4f4fb700ef54: Verifying Checksum 07:15:40 4f4fb700ef54: Download complete 07:15:40 80978eb59214: Verifying Checksum 07:15:40 80978eb59214: Download complete 07:15:40 cf04c63912e1: Verifying Checksum 07:15:40 cf04c63912e1: Download complete 07:15:40 2f39f015ded8: Download complete 07:15:40 c5a475d317c9: Verifying Checksum 07:15:40 c5a475d317c9: Download complete 07:15:41 5eb5b503b376: Pull complete 07:15:41 cf04c63912e1: Pull complete 07:15:41 5c69ac0246d0: Pull complete 07:15:41 ec43610c2a17: Pull complete 07:15:41 3a2ae6a8a46f: Pull complete 07:15:41 55b35a11ae5e: Pull complete 07:15:42 33b1e0a273af: Pull complete 07:15:42 5d3b04190fa2: Pull complete 07:15:42 a37a00ec5f00: Verifying Checksum 07:15:42 a37a00ec5f00: Download complete 07:15:43 c9f46d7d2bd2: Verifying Checksum 07:15:43 c9f46d7d2bd2: Download complete 07:15:47 2f39f015ded8: Pull complete 07:15:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:15:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:15:47 prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container 07:15:47 $ 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-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:15:51 $ docker top 05fc0872f338eee84bb7e5bb506abf46c3538b3f8f3c76ff84c0406b52d8b6bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:15:52 ---> job-cost.sh 07:15:52 lf-activate-venv: SKIPPING 07:15:52 INFO: No Stack... 07:15:52 INFO: Retrieving Pricing Info for: v3-standard-8 07:15:52 INFO: Archiving Costs [Pipeline] sh 07:15:53 + cat /w/workspace/xfoundry_device-modbus-go_PR-594/archives/cost.csv 07:15:53 + cut -d, -f6 [Pipeline] lock 07:15:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] 07:15:53 Resource [jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] did not exist. Created. 07:15:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:15:53 + echo total: 0.2199999988079071 [Pipeline] stash 07:15:53 Stashed 1 file(s) [Pipeline] } 07:15:53 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:15:53 $ docker stop --time=1 05fc0872f338eee84bb7e5bb506abf46c3538b3f8f3c76ff84c0406b52d8b6bb 07:15:54 $ docker rm -f --volumes 05fc0872f338eee84bb7e5bb506abf46c3538b3f8f3c76ff84c0406b52d8b6bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:15:58 a37a00ec5f00: Pull complete 07:15:58 50b3750afda1: Pull complete 07:15:58 4f4fb700ef54: Pull complete 07:15:58 80978eb59214: Pull complete 07:16:04 c9f46d7d2bd2: Pull complete 07:16:06 c5a475d317c9: Pull complete 07:16:06 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:16:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:16:06 ---> be29e6b0f0d4 07:16:06 Step 3/10 : ARG ADD_BUILD_TAGS="" 07:16:08 ---> Running in 5a32bc4145f8 07:16:08 Removing intermediate container 5a32bc4145f8 07:16:08 ---> abdf5a5aba39 07:16:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:16:08 ---> Running in ab4408009eb6 07:16:08 Removing intermediate container ab4408009eb6 07:16:08 ---> 0d084960d34e 07:16:08 Step 5/10 : RUN apk add --update --no-cache make git openssh 07:16:08 ---> Running in 65f02bb9b9b8 07:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:16:12 (1/8) Installing openssh-keygen (9.7_p1-r4) 07:16:12 (2/8) Installing libedit (20240517.3.1-r0) 07:16:12 (3/8) Installing openssh-client-common (9.7_p1-r4) 07:16:12 (4/8) Installing openssh-client-default (9.7_p1-r4) 07:16:12 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 07:16:12 (6/8) Installing openssh-server-common (9.7_p1-r4) 07:16:12 (7/8) Installing openssh-server (9.7_p1-r4) 07:16:12 (8/8) Installing openssh (9.7_p1-r4) 07:16:12 Executing busybox-1.36.1-r29.trigger 07:16:12 OK: 244 MiB in 62 packages 07:16:13 Removing intermediate container 65f02bb9b9b8 07:16:13 ---> cf1c698117c2 07:16:13 Step 6/10 : WORKDIR /device-modbus-go 07:16:13 ---> Running in 1905233ece89 07:16:13 Removing intermediate container 1905233ece89 07:16:13 ---> 2445c3c47f2f 07:16:13 Step 7/10 : COPY go.mod vendor* ./ 07:16:14 ---> eadcf507fb4a 07:16:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:16:14 ---> Running in 0e4194554750 07:18:07 Removing intermediate container 0e4194554750 07:18:07 ---> f88bc7a5addd 07:18:07 Step 9/10 : COPY . . 07:18:07 ---> ccea0ccee6f8 07:18:07 Step 10/10 : RUN ${MAKE} 07:18:07 ---> Running in 0fa5320b4f16 07:18:07 noop 07:18:07 Removing intermediate container 0fa5320b4f16 07:18:07 ---> c20d229bc374 07:18:07 Successfully built c20d229bc374 07:18:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:07 + docker inspect -f . ci-base-image-arm64 07:18:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:08 prd-ubuntu20.04-docker-arm64-4c-16g-26992 does not seem to be running inside a container 07:18: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:18:09 $ docker top d676b915d13deaf31bdfa87c92301a2ce47b0009151cba804ac45b8e799075d5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:10 + go version 07:18:10 go version go1.23.2 linux/arm64 [Pipeline] } 07:18:10 $ docker stop --time=1 d676b915d13deaf31bdfa87c92301a2ce47b0009151cba804ac45b8e799075d5 07:18:11 $ docker rm -f --volumes d676b915d13deaf31bdfa87c92301a2ce47b0009151cba804ac45b8e799075d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:12 + docker inspect -f . ci-base-image-arm64 07:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:13 prd-ubuntu20.04-docker-arm64-4c-16g-26992 does not seem to be running inside a container 07:18: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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:18:14 $ docker top bfe6c53579e3bbfa6bc7a944a8de32fe1c245e6958aeb7ff27c478b77154a725 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:14 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 07:18:15 + make test 07:18:15 go test ./... -coverprofile=coverage.out 07:18:20 ? github.com/edgexfoundry/device-modbus-go [no test files] 07:21:27 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 07:21:27 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.051s coverage: 48.0% of statements 07:21:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:21:27 go vet ./... 07:22:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:22:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:22:06 ./bin/test-attribution-txt.sh [Pipeline] echo 07:22:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:22:06 $ docker stop --time=1 bfe6c53579e3bbfa6bc7a944a8de32fe1c245e6958aeb7ff27c478b77154a725 07:22:08 $ docker rm -f --volumes bfe6c53579e3bbfa6bc7a944a8de32fe1c245e6958aeb7ff27c478b77154a725 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:22:09 Warning: overwriting stash ‘coverage-report’ 07:22:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:22:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:22:11 + ls -al . 07:22:11 total 256 07:22:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 07:18 . 07:22:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 07:15 .. 07:22:11 -rw-rw-r-- 1 jenkins jenkins 140 Nov 19 07:15 .dockerignore 07:22:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 07:15 .git 07:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:15 .github 07:22:11 -rw-rw-r-- 1 jenkins jenkins 266 Nov 19 07:15 .gitignore 07:22:11 -rw-rw-r-- 1 jenkins jenkins 199 Nov 19 07:15 .golangci.yml 07:22:11 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 19 07:15 Attribution.txt 07:22:11 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 19 07:15 CHANGELOG.md 07:22:11 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 19 07:15 Dockerfile 07:22:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 07:15 GOVERNANCE.md 07:22:11 -rw-rw-r-- 1 jenkins jenkins 658 Nov 19 07:15 Jenkinsfile 07:22:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 19 07:15 LICENSE 07:22:11 -rw-rw-r-- 1 jenkins jenkins 2640 Nov 19 07:15 Makefile 07:22:11 -rw-rw-r-- 1 jenkins jenkins 622 Nov 19 07:15 OWNERS.md 07:22:11 -rw-rw-r-- 1 jenkins jenkins 4833 Nov 19 07:15 README.md 07:22:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 19 07:13 VERSION 07:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:15 bin 07:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:15 cmd 07:22:11 -rw-r--r-- 1 jenkins jenkins 25464 Nov 19 07:21 coverage.out 07:22:11 -rw-rw-r-- 1 jenkins jenkins 6441 Nov 19 07:15 go.mod 07:22:11 -rw-rw-r-- 1 jenkins jenkins 87679 Nov 19 07:15 go.sum 07:22:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 07:15 internal 07:22:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 07:15 simulator 07:22:11 -rw-rw-r-- 1 jenkins jenkins 229 Nov 19 07:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:11 + 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=289fc97fd8c5828005d7e119f392a62f25cf8752 --label arch=arm64 --label version=0.0.0 . 07:22:11 Sending build context to Docker daemon 9.247MB 07:22:12 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 07:22:12 Step 2/23 : FROM ${BASE} AS builder 07:22:12 ---> c20d229bc374 07:22:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 07:22:12 ---> Running in 4d2572f1d998 07:22:12 Removing intermediate container 4d2572f1d998 07:22:12 ---> 6d3c9d00406f 07:22:12 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:12 ---> Running in b87e24d18694 07:22:12 Removing intermediate container b87e24d18694 07:22:12 ---> b0c324793766 07:22:12 Step 5/23 : RUN apk add --update --no-cache make git openssh 07:22:13 ---> Running in 76b7e1aeb6d4 07:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:22:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:22:15 OK: 244 MiB in 62 packages 07:22:16 Removing intermediate container 76b7e1aeb6d4 07:22:16 ---> 239b5eb1c730 07:22:16 Step 6/23 : WORKDIR /device-modbus-go 07:22:16 ---> Running in 2f1e975fb8e7 07:22:16 Removing intermediate container 2f1e975fb8e7 07:22:16 ---> b1e2b0bf647f 07:22:16 Step 7/23 : COPY go.mod vendor* ./ 07:22:17 ---> fbe6fc774459 07:22:17 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:22:17 ---> Running in 25d2bc3c64d8 07:22:19 Removing intermediate container 25d2bc3c64d8 07:22:19 ---> 9bc2582244e5 07:22:19 Step 9/23 : COPY . . 07:22:20 ---> 7106d0ffa7cf 07:22:20 Step 10/23 : RUN ${MAKE} 07:22:20 ---> Running in 831fb3aede50 07:22:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 07:25:28 Removing intermediate container 831fb3aede50 07:25:28 ---> 52328f6eacbf 07:25:28 Step 11/23 : FROM alpine:3.20 07:25:28 3.20: Pulling from library/alpine 07:25:28 9986a736f7d3: Pulling fs layer 07:25:28 9986a736f7d3: Verifying Checksum 07:25:28 9986a736f7d3: Download complete 07:25:28 9986a736f7d3: Pull complete 07:25:28 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 07:25:28 Status: Downloaded newer image for alpine:3.20 07:25:28 ---> 511a44083d3a 07:25:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 07:25:28 ---> Running in 8c1c30963f60 07:25:28 Removing intermediate container 8c1c30963f60 07:25:28 ---> 48aec6573783 07:25:28 Step 13/23 : RUN apk add --update --no-cache dumb-init 07:25:28 ---> Running in 4cf1b76e1a7c 07:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:29 (1/1) Installing dumb-init (1.2.5-r3) 07:25:29 Executing busybox-1.36.1-r29.trigger 07:25:29 OK: 9 MiB in 15 packages 07:25:30 Removing intermediate container 4cf1b76e1a7c 07:25:30 ---> 96d8682dc05d 07:25:30 Step 14/23 : RUN apk --no-cache upgrade 07:25:30 ---> Running in 2b45b0e053d4 07:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:32 Upgrading critical system libraries and apk-tools: 07:25:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:25:32 Executing busybox-1.36.1-r29.trigger 07:25:33 Continuing the upgrade transaction with new apk-tools: 07:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:25:34 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:25:34 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:25:34 OK: 9 MiB in 15 packages 07:25:35 Removing intermediate container 2b45b0e053d4 07:25:35 ---> 54e7cb0b418e 07:25:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 07:25:37 ---> efb7a85f226b 07:25:37 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 07:25:38 ---> 3e8c067c6442 07:25:38 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 07:25:38 ---> 16d628566959 07:25:38 Step 18/23 : EXPOSE 59901 07:25:38 ---> Running in b0a4143d2de8 07:25:38 Removing intermediate container b0a4143d2de8 07:25:38 ---> dc935a1f6b45 07:25:38 Step 19/23 : ENTRYPOINT ["/device-modbus"] 07:25:38 ---> Running in cf9633c3446a 07:25:39 Removing intermediate container cf9633c3446a 07:25:39 ---> 91c08d680812 07:25:39 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:25:39 ---> Running in 9d6c50705c7c 07:25:39 Removing intermediate container 9d6c50705c7c 07:25:39 ---> 2c203d29c35b 07:25:39 Step 21/23 : LABEL arch=arm64 07:25:39 ---> Running in 8fca1cddb944 07:25:39 Removing intermediate container 8fca1cddb944 07:25:39 ---> 9fcc625bef5c 07:25:39 Step 22/23 : LABEL git_sha=289fc97fd8c5828005d7e119f392a62f25cf8752 07:25:39 ---> Running in 4d4f8dd8636d 07:25:40 Removing intermediate container 4d4f8dd8636d 07:25:40 ---> 15e57effadba 07:25:40 Step 23/23 : LABEL version=0.0.0 07:25:40 ---> Running in c73b822893bb 07:25:40 Removing intermediate container c73b822893bb 07:25:40 ---> cb113a175912 07:25:40 [Warning] One or more build-args [ARCH] were not consumed 07:25:40 Successfully built cb113a175912 07:25:40 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 07:25:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:25:41 07:25:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:25:42 arm64: Pulling from edgex-lftools-log-publisher 07:25:42 8998bd30e6a1: Pulling fs layer 07:25:42 04944245beec: Pulling fs layer 07:25:42 699f458cf7ca: Pulling fs layer 07:25:42 765212b225bb: Pulling fs layer 07:25:42 f23df028b6ca: Pulling fs layer 07:25:42 d65c8cfc05b1: Pulling fs layer 07:25:42 2437ff75d9bd: Pulling fs layer 07:25:42 f23df028b6ca: Waiting 07:25:42 765212b225bb: Waiting 07:25:42 d65c8cfc05b1: Waiting 07:25:42 2437ff75d9bd: Waiting 07:25:42 04944245beec: Verifying Checksum 07:25:42 04944245beec: Download complete 07:25:42 765212b225bb: Verifying Checksum 07:25:42 765212b225bb: Download complete 07:25:42 f23df028b6ca: Verifying Checksum 07:25:42 f23df028b6ca: Download complete 07:25:42 d65c8cfc05b1: Verifying Checksum 07:25:42 d65c8cfc05b1: Download complete 07:25:42 699f458cf7ca: Verifying Checksum 07:25:42 699f458cf7ca: Download complete 07:25:43 8998bd30e6a1: Verifying Checksum 07:25:43 8998bd30e6a1: Download complete 07:25:45 2437ff75d9bd: Verifying Checksum 07:25:45 2437ff75d9bd: Download complete 07:25:47 8998bd30e6a1: Pull complete 07:25:48 04944245beec: Pull complete 07:25:49 699f458cf7ca: Pull complete 07:25:49 765212b225bb: Pull complete 07:25:50 f23df028b6ca: Pull complete 07:25:51 d65c8cfc05b1: Pull complete 07:26:05 2437ff75d9bd: Pull complete 07:26:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:26:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-26992 does not seem to be running inside a container 07:26:06 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:26:09 $ docker top be1646e58286a9d466228bf6212f6a774a98be9fe0be815a3dc7cbe315caeb6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:26:10 ---> job-cost.sh 07:26:10 lf-activate-venv: SKIPPING 07:26:10 INFO: No Stack... 07:26:10 INFO: Retrieving Pricing Info for: v3-standard-4 07:26:11 INFO: Archiving Costs [Pipeline] sh 07:26:11 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 07:26:11 + cut -d, -f6 [Pipeline] lock 07:26:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] 07:26:11 Resource [jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] did not exist. Created. 07:26:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:26:12 /w/workspace/device-modbus-go/1@tmp/durable-452ba1ab/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:26:13 + echo total: 0.10999999940395355 [Pipeline] stash 07:26:13 Warning: overwriting stash ‘stack-cost’ 07:26:13 Stashed 1 file(s) [Pipeline] } 07:26:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-594-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:26:13 $ docker stop --time=1 be1646e58286a9d466228bf6212f6a774a98be9fe0be815a3dc7cbe315caeb6c 07:26:15 $ docker rm -f --volumes be1646e58286a9d466228bf6212f6a774a98be9fe0be815a3dc7cbe315caeb6c [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 07:26:16 provisioning config files... 07:26:16 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config7846602149520153707tmp [Pipeline] { [Pipeline] sh 07:26:17 + set +x 07:26:17 + curl -s https://codecov.io/bash 07:26:17 + bash -s -- 07:26:17 07:26:17 _____ _ 07:26:17 / ____| | | 07:26:17 | | ___ __| | ___ ___ _____ __ 07:26:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:26:17 | |___| (_) | (_| | __/ (_| (_) \ V / 07:26:17 \_____\___/ \__,_|\___|\___\___/ \_/ 07:26:17 Bash-1.0.6 07:26:17 07:26:17 07:26:17 ==> git version 2.25.1 found 07:26:17 ==> 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 07:26:17 Release-Date: 2020-01-08 07:26:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:26:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:26:17 ==> Jenkins CI detected. 07:26:17 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-594 07:26:17 project root: . 07:26:17 --> token set from env 07:26:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:26:17 ==> Running gcov in . (disable via -X gcov) 07:26:17 ==> Python coveragepy not found 07:26:17 ==> Searching for coverage reports in: 07:26:17 + . 07:26:17 -> Found 1 reports 07:26:17 ==> Detecting git/mercurial file structure 07:26:17 ==> Reading reports 07:26:17 + ./coverage.out bytes=25464 07:26:17 ==> Appending adjustments 07:26:17 https://docs.codecov.io/docs/fixing-reports 07:26:17 + Found adjustments 07:26:17 ==> Gzipping contents 07:26:17 4.0K /tmp/codecov.bXgTFA.gz 07:26:17 ==> Uploading reports 07:26:17 url: https://codecov.io 07:26:17 query: branch=PR-594&commit=289fc97fd8c5828005d7e119f392a62f25cf8752&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=594&job=&cmd_args= 07:26:17 -> Pinging Codecov 07:26:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-594&commit=289fc97fd8c5828005d7e119f392a62f25cf8752&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-594%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=594&job=&cmd_args= 07:26:17 -> Uploading to 07:26:17 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/289fc97fd8c5828005d7e119f392a62f25cf8752/709e094e-5852-4bc3-98c5-de0c5f5b519a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T072617Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7d2b134fe61a3e84bb85f4a70eeabfebc4ddbe7c67a1b2422d903b6a48f67b8a 07:26:17 % Total % Received % Xferd Average Speed Time Time Time Current 07:26:17 Dload Upload Total Spent Left Speed 07:26:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 16521 --:--:-- --:--:-- --:--:-- 16521 07:26:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/289fc97fd8c5828005d7e119f392a62f25cf8752 [Pipeline] } 07:26:18 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 07:26:20 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-594/archives ] 07:26:20 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-594/archives 07:26:20 total 16 07:26:20 drwxr-xr-x 3 root root 4096 Nov 19 07:15 . 07:26:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 07:15 .. 07:26:20 drwxr-xr-x 2 root root 4096 Nov 19 07:15 cost 07:26:20 -rw-r--r-- 1 root root 88 Nov 19 07:15 cost.csv 07:26:20 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-594/archives 07:26:20 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-594/archives 07:26:20 total 16 07:26:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 07:15 . 07:26:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 07:15 .. 07:26:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 07:15 cost 07:26:20 -rw-r--r-- 1 jenkins jenkins 88 Nov 19 07:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:26:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:26:21 ---> package-listing.sh 07:26:21 ++ facter osfamily 07:26:21 ++ tr '[:upper:]' '[:lower:]' 07:26:21 + OS_FAMILY=debian 07:26:21 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-594 07:26:21 + START_PACKAGES=/tmp/packages_start.txt 07:26:21 + END_PACKAGES=/tmp/packages_end.txt 07:26:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:26:21 + PACKAGES=/tmp/packages_start.txt 07:26:21 + '[' /w/workspace/xfoundry_device-modbus-go_PR-594 ']' 07:26:21 + PACKAGES=/tmp/packages_end.txt 07:26:21 + case "${OS_FAMILY}" in 07:26:21 + dpkg -l 07:26:21 + grep '^ii' 07:26:21 + '[' -f /tmp/packages_start.txt ']' 07:26:21 + '[' -f /tmp/packages_end.txt ']' 07:26:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:26:21 + '[' /w/workspace/xfoundry_device-modbus-go_PR-594 ']' 07:26:21 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-594/archives/ 07:26:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-594/archives/ [Pipeline] echo 07:26:21 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-594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:26:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:22 prd-ubuntu20.04-docker-8c-8g-26991 does not seem to be running inside a container 07:26:23 $ 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-594/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-594 -v /w/workspace/xfoundry_device-modbus-go_PR-594:/w/workspace/xfoundry_device-modbus-go_PR-594:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-594@tmp:/w/workspace/xfoundry_device-modbus-go_PR-594@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 07:26:23 $ docker top 5b33dedecbd42ec888d3a7d04ab7bca5d2528203d14680b8fa4b198541451fd2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:23 + touch /tmp/pre-build-complete [Pipeline] sh 07:26:23 + mkdir -p /var/log/sysstat [Pipeline] sh 07:26:24 + ls /var/log/sa-host 07:26:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:24 provisioning config files... 07:26:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-594@tmp/config5335693460028410083tmp [Pipeline] { [Pipeline] echo 07:26:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:25 ---> create-netrc.sh [Pipeline] } 07:26:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:26:25 ---> python-tools-install.sh [Pipeline] echo 07:26:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:26:25 ---> sudo-logs.sh 07:26:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:26:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:26:26 ---> job-cost.sh 07:26:26 lf-activate-venv: SKIPPING 07:26:26 DEBUG: total: 0.2199999988079071 07:26:26 INFO: Retrieving Stack Cost... 07:26:26 INFO: Retrieving Pricing Info for: v3-standard-8 07:26:26 INFO: Archiving Costs [Pipeline] echo 07:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:27 ---> logs-deploy.sh 07:26:27 lf-activate-venv: SKIPPING 07:26:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-594/1 07:26:27 INFO: archiving workspace using pattern(s): 07:26:28 Archives upload complete. 07:26:28 INFO: archiving logs to Nexus 07:26:29 ---> uname -a: 07:26:29 Linux prd-ubuntu20-04-docker-8c-8g-26991 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:26:29 07:26:29 07:26:29 ---> lscpu: 07:26:29 Architecture: x86_64 07:26:29 CPU op-mode(s): 32-bit, 64-bit 07:26:29 Byte Order: Little Endian 07:26:29 Address sizes: 40 bits physical, 48 bits virtual 07:26:29 CPU(s): 8 07:26:29 On-line CPU(s) list: 0-7 07:26:29 Thread(s) per core: 1 07:26:29 Core(s) per socket: 1 07:26:29 Socket(s): 8 07:26:29 NUMA node(s): 1 07:26:29 Vendor ID: AuthenticAMD 07:26:29 CPU family: 23 07:26:29 Model: 49 07:26:29 Model name: AMD EPYC-Rome Processor 07:26:29 Stepping: 0 07:26:29 CPU MHz: 2800.000 07:26:29 BogoMIPS: 5600.00 07:26:29 Virtualization: AMD-V 07:26:29 Hypervisor vendor: KVM 07:26:29 Virtualization type: full 07:26:29 L1d cache: 256 KiB 07:26:29 L1i cache: 256 KiB 07:26:29 L2 cache: 4 MiB 07:26:29 L3 cache: 128 MiB 07:26:29 NUMA node0 CPU(s): 0-7 07:26:29 Vulnerability Itlb multihit: Not affected 07:26:29 Vulnerability L1tf: Not affected 07:26:29 Vulnerability Mds: Not affected 07:26:29 Vulnerability Meltdown: Not affected 07:26:29 Vulnerability Mmio stale data: Not affected 07:26:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:26:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:26:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:26:29 Vulnerability Srbds: Not affected 07:26:29 Vulnerability Tsx async abort: Not affected 07:26:29 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 07:26:29 07:26:29 07:26:29 ---> nproc: 07:26:29 8 07:26:29 07:26:29 07:26:29 ---> df -h: 07:26:29 Filesystem Size Used Avail Use% Mounted on 07:26:29 overlay 155G 12G 143G 8% / 07:26:29 tmpfs 64M 0 64M 0% /dev 07:26:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:26:29 shm 64M 0 64M 0% /dev/shm 07:26:29 /dev/vda1 155G 12G 143G 8% /facter-os 07:26:29 07:26:29 07:26:29 ---> sar -b -r -n DEV: 07:26:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26991) 11/19/24 _x86_64_ (8 CPU) 07:26:29 07:26:29 07:11:54 LINUX RESTART (8 CPU) 07:26:29 07:26:29 07:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:26:29 07:13:02 358.98 48.22 310.76 0.00 5415.00 174844.39 0.00 07:26:29 07:14:01 296.63 3.00 293.63 0.00 42.57 98114.76 0.00 07:26:29 07:15:01 114.65 0.25 114.40 0.00 21.86 21315.25 0.00 07:26:29 07:16:01 144.01 0.07 143.94 0.00 8.00 47681.79 0.00 07:26:29 07:17:01 5.40 0.98 4.42 0.00 67.58 1295.18 0.00 07:26:29 07:18:01 47.18 4.13 43.04 0.00 4275.02 7235.46 0.00 07:26:29 07:19:01 3.63 0.02 3.62 0.00 0.13 89.72 0.00 07:26:29 07:20:01 1.97 0.00 1.97 0.00 0.00 21.06 0.00 07:26:29 07:21:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 07:26:29 07:22:01 2.13 0.00 2.13 0.00 0.00 23.06 0.00 07:26:29 07:23:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 07:26:29 07:24:01 1.53 0.00 1.53 0.00 0.00 22.12 0.00 07:26:29 07:25:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 07:26:29 07:26:01 1.92 0.00 1.92 0.00 0.00 20.93 0.00 07:26:29 Average: 69.90 4.05 65.85 0.00 702.95 24964.04 0.00 07:26:29 07:26:29 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:29 07:13:02 29922064 31589548 760792 2.31 59748 1906840 1765560 5.20 988504 1644500 300 07:26:29 07:14:01 27456888 31532684 775112 2.36 180724 3999488 1901660 5.60 1138232 3718192 64 07:26:29 07:15:01 27885332 31491936 809128 2.46 190044 3541960 2032536 5.99 1348388 3097048 4760 07:26:29 07:16:01 27001636 31539072 761540 2.32 198356 4410384 1806892 5.33 1364840 3906716 348 07:26:29 07:17:01 26946708 31531724 767436 2.33 199892 4455432 1803764 5.32 1375692 3951140 0 07:26:29 07:18:01 26550172 31519216 752780 2.29 227128 4808132 1747580 5.15 1639620 4047164 208 07:26:29 07:19:01 26555972 31520248 752208 2.29 225704 4804880 1744444 5.14 1638004 4043948 164 07:26:29 07:20:01 26556928 31521308 751088 2.28 225792 4804880 1744444 5.14 1636144 4043944 12 07:26:29 07:21:01 26564988 31529480 742772 2.26 225856 4804884 1744444 5.14 1628424 4043952 164 07:26:29 07:22:01 26564688 31529264 742892 2.26 225940 4804888 1744444 5.14 1628496 4043952 4 07:26:29 07:23:01 26564756 31529504 742560 2.26 226012 4805016 1744444 5.14 1628704 4044080 8 07:26:29 07:24:01 26567104 31531976 740272 2.25 226104 4805020 1744444 5.14 1626952 4044084 132 07:26:29 07:25:01 26566960 31531896 740292 2.25 226192 4805024 1744444 5.14 1627004 4044092 176 07:26:29 07:26:01 26567220 31532272 739888 2.25 226276 4805024 1744444 5.14 1627216 4044100 4 07:26:29 Average: 27019387 31530723 755626 2.30 204555 4397275 1786682 5.27 1492587 3765494 453 07:26:29 07:26:29 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:29 07:13:02 ens3 426.22 301.20 2728.27 88.52 0.00 0.00 0.00 0.00 07:26:29 07:13:02 lo 6.06 6.06 0.59 0.59 0.00 0.00 0.00 0.00 07:26:29 07:13:02 docker0 19.63 19.98 1.53 142.17 0.00 0.00 0.00 0.00 07:26:29 07:14:01 ens3 552.87 352.60 6655.08 40.76 0.00 0.00 0.00 0.00 07:26:29 07:14:01 lo 1.22 1.22 0.11 0.11 0.00 0.00 0.00 0.00 07:26:29 07:14:01 docker0 283.32 436.99 25.47 3421.83 0.00 0.00 0.00 0.00 07:26:29 07:15:01 ens3 43.94 25.91 77.18 16.21 0.00 0.00 0.00 0.00 07:26:29 07:15:01 veth077afa3 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 07:26:29 07:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:26:29 07:15:01 docker0 1.50 3.72 0.09 38.15 0.00 0.00 0.00 0.00 07:26:29 07:16:01 ens3 115.68 68.69 2745.09 15.50 0.00 0.00 0.00 0.00 07:26:29 07:16:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:26:29 07:16:01 docker0 6.08 13.03 0.36 152.57 0.00 0.00 0.00 0.00 07:26:29 07:17:01 ens3 51.95 37.14 667.48 2.60 0.00 0.00 0.00 0.00 07:26:29 07:17:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:26:29 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:18:01 ens3 199.60 131.94 2105.21 8.88 0.00 0.00 0.00 0.00 07:26:29 07:18:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 07:26:29 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:19:01 ens3 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 07:26:29 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:21:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:23:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 07:26:29 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:24:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:25:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 07:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:29 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:29 Average: ens3 98.82 65.23 1063.18 12.29 0.00 0.00 0.00 0.00 07:26:29 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 07:26:29 Average: docker0 21.87 33.35 1.93 264.42 0.00 0.00 0.00 0.00 07:26:29 07:26:29 07:26:29 ---> sar -P ALL: 07:26:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26991) 11/19/24 _x86_64_ (8 CPU) 07:26:29 07:26:29 07:11:54 LINUX RESTART (8 CPU) 07:26:29 07:26:29 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:26:29 07:13:02 all 7.11 0.00 2.22 2.01 0.05 88.62 07:26:29 07:13:02 0 5.53 0.00 3.13 2.29 0.03 89.02 07:26:29 07:13:02 1 6.82 0.00 3.02 3.78 0.05 86.34 07:26:29 07:13:02 2 4.51 0.00 2.07 7.37 0.07 85.98 07:26:29 07:13:02 3 6.72 0.00 2.23 0.57 0.05 90.43 07:26:29 07:13:02 4 10.48 0.00 1.74 0.77 0.05 86.95 07:26:29 07:13:02 5 7.98 0.00 1.56 0.50 0.07 89.89 07:26:29 07:13:02 6 10.07 0.00 1.97 0.37 0.05 87.54 07:26:29 07:13:02 7 4.76 0.00 1.99 0.42 0.05 92.78 07:26:29 07:14:01 all 9.56 0.00 4.74 5.24 0.05 80.41 07:26:29 07:14:01 0 8.44 0.00 3.92 2.45 0.05 85.15 07:26:29 07:14:01 1 10.60 0.00 5.71 4.08 0.05 79.57 07:26:29 07:14:01 2 9.81 0.00 4.50 1.51 0.03 84.15 07:26:29 07:14:01 3 10.00 0.00 6.26 24.42 0.07 59.25 07:26:29 07:14:01 4 9.87 0.00 4.17 0.64 0.05 85.27 07:26:29 07:14:01 5 10.53 0.00 4.62 6.87 0.07 77.91 07:26:29 07:14:01 6 9.37 0.00 4.22 0.90 0.05 85.47 07:26:29 07:14:01 7 7.85 0.00 4.56 1.17 0.05 86.37 07:26:29 07:15:01 all 45.05 0.00 7.75 1.83 0.10 45.26 07:26:29 07:15:01 0 45.45 0.00 7.76 0.96 0.12 45.71 07:26:29 07:15:01 1 45.84 0.00 7.87 1.97 0.10 44.21 07:26:29 07:15:01 2 43.99 0.00 8.51 5.34 0.10 42.05 07:26:29 07:15:01 3 45.17 0.00 7.82 1.65 0.08 45.27 07:26:29 07:15:01 4 46.29 0.00 7.62 1.39 0.10 44.60 07:26:29 07:15:01 5 45.45 0.00 7.36 2.55 0.08 44.55 07:26:29 07:15:01 6 44.83 0.00 7.42 0.40 0.10 47.24 07:26:29 07:15:01 7 43.39 0.00 7.66 0.34 0.10 48.51 07:26:29 07:16:01 all 25.83 0.00 5.41 2.09 0.06 66.62 07:26:29 07:16:01 0 28.31 0.00 5.21 0.02 0.05 66.42 07:26:29 07:16:01 1 26.71 0.00 5.30 1.31 0.05 66.63 07:26:29 07:16:01 2 24.41 0.00 5.53 2.86 0.05 67.15 07:26:29 07:16:01 3 25.47 0.00 5.80 0.03 0.07 68.63 07:26:29 07:16:01 4 26.78 0.00 5.59 4.58 0.05 63.01 07:26:29 07:16:01 5 24.47 0.00 6.28 7.22 0.07 61.96 07:26:29 07:16:01 6 24.41 0.00 4.66 0.10 0.05 70.78 07:26:29 07:16:01 7 26.08 0.00 4.88 0.62 0.07 68.35 07:26:29 07:17:01 all 0.41 0.00 0.08 0.08 0.01 99.43 07:26:29 07:17:01 0 2.20 0.00 0.03 0.03 0.02 97.72 07:26:29 07:17:01 1 0.33 0.00 0.10 0.00 0.02 99.55 07:26:29 07:17:01 2 0.18 0.00 0.05 0.07 0.00 99.70 07:26:29 07:17:01 3 0.30 0.00 0.13 0.00 0.00 99.57 07:26:29 07:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:26:29 07:17:01 5 0.08 0.00 0.05 0.53 0.00 99.33 07:26:29 07:17:01 6 0.03 0.00 0.20 0.02 0.02 99.73 07:26:29 07:17:01 7 0.07 0.00 0.03 0.00 0.00 99.90 07:26:29 07:18:01 all 2.47 0.00 1.45 0.44 0.03 95.61 07:26:29 07:18:01 0 3.07 0.00 1.04 0.32 0.03 95.54 07:26:29 07:18:01 1 2.25 0.00 1.84 0.80 0.03 95.08 07:26:29 07:18:01 2 2.94 0.00 1.35 0.84 0.03 94.83 07:26:29 07:18:01 3 2.16 0.00 3.02 0.05 0.05 94.72 07:26:29 07:18:01 4 1.64 0.00 0.99 0.05 0.02 97.31 07:26:29 07:18:01 5 1.84 0.00 0.77 0.23 0.03 97.13 07:26:29 07:18:01 6 3.36 0.00 1.30 0.45 0.02 94.87 07:26:29 07:18:01 7 2.54 0.00 1.27 0.75 0.03 95.40 07:26:29 07:19:01 all 0.07 0.00 0.06 0.02 0.01 99.84 07:26:29 07:19:01 0 0.03 0.00 0.05 0.00 0.02 99.90 07:26:29 07:19:01 1 0.03 0.00 0.07 0.00 0.02 99.88 07:26:29 07:19:01 2 0.12 0.00 0.03 0.00 0.02 99.83 07:26:29 07:19:01 3 0.07 0.00 0.03 0.00 0.00 99.90 07:26:29 07:19:01 4 0.02 0.00 0.07 0.00 0.02 99.90 07:26:29 07:19:01 5 0.05 0.00 0.07 0.00 0.00 99.88 07:26:29 07:19:01 6 0.07 0.00 0.05 0.05 0.02 99.82 07:26:29 07:19:01 7 0.20 0.00 0.13 0.08 0.02 99.57 07:26:29 07:20:01 all 0.04 0.00 0.01 0.00 0.00 99.94 07:26:29 07:20:01 0 0.10 0.00 0.02 0.00 0.00 99.88 07:26:29 07:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:26:29 07:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:26:29 07:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:26:29 07:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:26:29 07:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:26:29 07:20:01 6 0.05 0.00 0.00 0.02 0.00 99.93 07:26:29 07:20:01 7 0.05 0.00 0.03 0.02 0.00 99.90 07:26:29 07:21:01 all 0.12 0.00 0.02 0.01 0.01 99.85 07:26:29 07:21:01 0 0.83 0.00 0.03 0.00 0.02 99.12 07:26:29 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:26:29 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:26:29 07:21:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:26:29 07:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:26:29 07:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:29 07:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:26:29 07:21:01 7 0.05 0.00 0.03 0.03 0.02 99.87 07:26:29 07:22:01 all 0.21 0.00 0.01 0.01 0.01 99.75 07:26:29 07:22:01 0 1.55 0.00 0.02 0.00 0.02 98.42 07:26:29 07:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:26:29 07:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:26:29 07:22:01 3 0.00 0.00 0.00 0.07 0.00 99.93 07:26:29 07:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:26:29 07:22:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:26:29 07:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:26:29 07:22:01 7 0.03 0.00 0.03 0.03 0.02 99.88 07:26:29 07:23:01 all 0.07 0.00 0.01 0.01 0.01 99.91 07:26:29 07:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:26:29 07:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:26:29 07:23:01 2 0.33 0.00 0.00 0.00 0.02 99.65 07:26:29 07:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:26:29 07:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:26:29 07:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:26:29 07:23:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:26:29 07:23:01 7 0.07 0.00 0.03 0.03 0.03 99.83 07:26:29 07:26:29 07:23:01 CPU %user %nice %system %iowait %steal %idle 07:26:29 07:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:26:29 07:24:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:26:29 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:26:29 07:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:26:29 07:24:01 3 0.03 0.00 0.03 0.02 0.02 99.90 07:26:29 07:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:26:29 07:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:29 07:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:26:29 07:24:01 7 0.03 0.00 0.03 0.03 0.02 99.88 07:26:29 07:25:01 all 0.05 0.00 0.02 0.00 0.00 99.93 07:26:29 07:25:01 0 0.13 0.00 0.03 0.00 0.02 99.82 07:26:29 07:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:26:29 07:25:01 2 0.08 0.00 0.02 0.00 0.00 99.90 07:26:29 07:25:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:26:29 07:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:26:29 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:29 07:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:26:29 07:25:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:26:29 07:26:01 all 0.03 0.00 0.01 0.01 0.01 99.96 07:26:29 07:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:26:29 07:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:26:29 07:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:26:29 07:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 07:26:29 07:26:01 4 0.05 0.00 0.00 0.00 0.00 99.95 07:26:29 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:29 07:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:26:29 07:26:01 7 0.03 0.00 0.02 0.03 0.03 99.88 07:26:29 Average: all 6.45 0.00 1.54 0.83 0.03 91.16 07:26:29 Average: 0 6.79 0.00 1.50 0.43 0.03 91.25 07:26:29 Average: 1 6.58 0.00 1.70 0.84 0.03 90.86 07:26:29 Average: 2 6.13 0.00 1.56 1.28 0.02 91.01 07:26:29 Average: 3 6.37 0.00 1.80 1.86 0.03 89.94 07:26:29 Average: 4 6.73 0.00 1.43 0.53 0.03 91.29 07:26:29 Average: 5 6.41 0.00 1.47 1.26 0.02 90.83 07:26:29 Average: 6 6.55 0.00 1.40 0.16 0.03 91.85 07:26:29 Average: 7 6.01 0.00 1.46 0.25 0.03 92.24 07:26:29 07:26:29 07:26:29