Pull request #539 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc155eb9a8b449261bf0a9cebb08c3ee09c5640a+0f8df5851b079ccdecd731686461e0777a6d4036 (b86ebe183f915a3315aac3a614accdc0344d92dc) 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-ssh6187563577094505857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16280441608972746142.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-539/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-539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9606997494742310208.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-539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18335087776283974533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2237053700282452759.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-539/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-539/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5694031418682639748.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27966 in /w/workspace/xfoundry_device-modbus-go_PR-539 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-539 # 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 Merging remotes/origin/main commit 0f8df5851b079ccdecd731686461e0777a6d4036 into PR head commit fc155eb9a8b449261bf0a9cebb08c3ee09c5640a Merge succeeded, producing fc155eb9a8b449261bf0a9cebb08c3ee09c5640a Checking out Revision fc155eb9a8b449261bf0a9cebb08c3ee09c5640a (PR-539) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/539/head:refs/remotes/origin/PR-539 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # 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 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:31 ========================================================= 05:58:31 EdgeX Global Pipelines Version Info 05:58:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:32 ------------------- 05:58:32 stable info: 05:58:32 ------------------- 05:58:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:32 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:58:32 Message: update stable to v1.0.258 05:58:33 ------------------- 05:58:33 experimental info: 05:58:33 ------------------- 05:58:33 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:33 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:58:33 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-539 [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-539 [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-539 [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc155eb [Pipeline] echo 05:58:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:35 provisioning config files... 05:58:35 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config2131328444123385534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:36 ---> ****-login.sh 05:58:36 nexus3.edgexfoundry.org:10001 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 nexus3.edgexfoundry.org:10002 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 nexus3.edgexfoundry.org:10003 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 nexus3.edgexfoundry.org:10004 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:36 Configure a credential helper to remove this warning. See 05:58:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:36 05:58:36 Login Succeeded 05:58:36 ****.io 05:58:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:37 Configure a credential helper to remove this warning. See 05:58:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:37 05:58:37 Login Succeeded 05:58:37 ---> ****-login.sh ends [Pipeline] } 05:58:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:38 + git rev-list -1 --merges fc155eb9a8b449261bf0a9cebb08c3ee09c5640a~1..fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo 05:58:38 -----------> git rev-list -1 --merges fc155eb9a8b449261bf0a9cebb08c3ee09c5640a~1..fc155eb9a8b449261bf0a9cebb08c3ee09c5640a fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [false] [Pipeline] sh 05:58:38 + git log --format=format:%s -1 fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo 05:58:38 ========================================================= 05:58:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:38 + git log --format=format:%s -1 fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo 05:58:39 [semverPrep] GIT_COMMIT: fc155eb9a8b449261bf0a9cebb08c3ee09c5640a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:58:39 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:39 + grep -v github /etc/ssh/ssh_known_hosts 05:58:39 + [ -e /tmp/ssh_known_hosts ] 05:58:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:39 + sudo tee -a /etc/ssh/ssh_known_hosts 05:58:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:40 05:58:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:40 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:40 b85a868b505f: Pulling fs layer 05:58:40 e2be974225ed: Pulling fs layer 05:58:40 339a4e72a1f5: Pulling fs layer 05:58:40 988bab9f4d93: Pulling fs layer 05:58:40 1469e6f7b9e6: Pulling fs layer 05:58:40 eaf3925da568: Pulling fs layer 05:58:40 bab4dde63d76: Pulling fs layer 05:58:40 bde34c3a00c8: Pulling fs layer 05:58:40 b352a97aabf1: Pulling fs layer 05:58:40 4872d77fe225: Pulling fs layer 05:58:40 5851b861e8e6: Pulling fs layer 05:58:40 bde34c3a00c8: Waiting 05:58:40 b352a97aabf1: Waiting 05:58:40 1469e6f7b9e6: Waiting 05:58:40 bab4dde63d76: Waiting 05:58:40 5851b861e8e6: Waiting 05:58:40 4872d77fe225: Waiting 05:58:40 eaf3925da568: Waiting 05:58:40 988bab9f4d93: Waiting 05:58:40 e2be974225ed: Verifying Checksum 05:58:40 e2be974225ed: Download complete 05:58:40 988bab9f4d93: Verifying Checksum 05:58:40 988bab9f4d93: Download complete 05:58:40 1469e6f7b9e6: Verifying Checksum 05:58:40 1469e6f7b9e6: Download complete 05:58:40 eaf3925da568: Download complete 05:58:40 339a4e72a1f5: Verifying Checksum 05:58:40 339a4e72a1f5: Download complete 05:58:40 bde34c3a00c8: Verifying Checksum 05:58:40 bde34c3a00c8: Download complete 05:58:40 b352a97aabf1: Download complete 05:58:40 4872d77fe225: Verifying Checksum 05:58:40 4872d77fe225: Download complete 05:58:40 5851b861e8e6: Download complete 05:58:40 b85a868b505f: Download complete 05:58:40 bab4dde63d76: Verifying Checksum 05:58:41 b85a868b505f: Pull complete 05:58:42 e2be974225ed: Pull complete 05:58:42 339a4e72a1f5: Pull complete 05:58:42 988bab9f4d93: Pull complete 05:58:42 1469e6f7b9e6: Pull complete 05:58:42 eaf3925da568: Pull complete 05:58:44 bab4dde63d76: Pull complete 05:58:44 bde34c3a00c8: Pull complete 05:58:44 b352a97aabf1: Pull complete 05:58:45 4872d77fe225: Pull complete 05:58:45 5851b861e8e6: Pull complete 05:58:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:45 prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container 05:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:48 $ docker top 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 -eo pid,comm 05:58:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:58:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:48 [ssh-agent] Looking for ssh-agent implementation... 05:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:48 $ docker exec 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent 05:58:49 SSH_AUTH_SOCK=/tmp/ssh-OvhYD3gc1eo4/agent.32 05:58:49 SSH_AGENT_PID=38 05:58:49 Running ssh-add (command line suppressed) 05:58:49 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_2417430843643126936.key (/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_2417430843643126936.key) 05:58:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:49 + git tag --points-at HEAD [Pipeline] } 05:58:49 $ docker exec --env ******** --env ******** 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent -k 05:58:49 unset SSH_AUTH_SOCK; 05:58:49 unset SSH_AGENT_PID; 05:58:49 echo Agent pid 38 killed; 05:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:49 [ssh-agent] Looking for ssh-agent implementation... 05:58:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:49 $ docker exec 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent 05:58:50 SSH_AUTH_SOCK=/tmp/ssh-0FTVH1GjHedw/agent.70 05:58:50 SSH_AGENT_PID=76 05:58:50 Running ssh-add (command line suppressed) 05:58:50 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_9281894721697622876.key (/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_9281894721697622876.key) 05:58:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:50 + git semver init 05:58:50 2024-01-26 05:58:50,681 [run_init] DEBUG init version:0.0.0 force:False 05:58:50 2024-01-26 05:58:50,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-539/.semver 05:58:50 2024-01-26 05:58:50,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-539/.semver 05:58:50 2024-01-26 05:58:50,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-539/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-539, universal_newlines=False, shell=None, istream=None) 05:58:52 2024-01-26 05:58:51,749 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-539/.git/info/exclude 05:58:52 2024-01-26 05:58:51,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-539/.semver/PR-539 with force:False 05:58:52 2024-01-26 05:58:51,750 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-539/.semver/PR-539 05:58:52 2024-01-26 05:58:51,754 [execute] INFO git cat-file --batch-check 05:58:52 2024-01-26 05:58:51,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-539/.semver, universal_newlines=False, shell=None, istream=) 05:58:52 2024-01-26 05:58:51,760 [execute] INFO git cat-file --batch 05:58:52 2024-01-26 05:58:51,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-539/.semver, universal_newlines=False, shell=None, istream=) 05:58:52 2024-01-26 05:58:51,764 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-539/.semver/PR-539 05:58:52 0.0.0 [Pipeline] } 05:58:52 $ docker exec --env ******** --env ******** 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent -k 05:58:52 unset SSH_AUTH_SOCK; 05:58:52 unset SSH_AGENT_PID; 05:58:52 echo Agent pid 76 killed; 05:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:52 + git semver [Pipeline] } 05:58:53 $ docker stop --time=1 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 05:58:54 $ docker rm -f --volumes 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:55 Stashed 1 file(s) [Pipeline] echo 05:58:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:56 provisioning config files... 05:58:56 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config13697810938384082598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:56 ---> ****-login.sh 05:58:56 nexus3.edgexfoundry.org:10001 05:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:56 Configure a credential helper to remove this warning. See 05:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:56 05:58:56 Login Succeeded 05:58:56 nexus3.edgexfoundry.org:10002 05:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:56 Configure a credential helper to remove this warning. See 05:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:56 05:58:56 Login Succeeded 05:58:56 nexus3.edgexfoundry.org:10003 05:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:56 Configure a credential helper to remove this warning. See 05:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:56 05:58:56 Login Succeeded 05:58:56 nexus3.edgexfoundry.org:10004 05:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:56 Configure a credential helper to remove this warning. See 05:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:56 05:58:56 Login Succeeded 05:58:56 ****.io 05:58:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:58:56 Configure a credential helper to remove this warning. See 05:58:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:58:56 05:58:56 Login Succeeded 05:58:56 ---> ****-login.sh ends [Pipeline] } 05:58:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:58:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:58:57 ========================================================= 05:58:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:58:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:58 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:58:58 Sending build context to Docker daemon 17.26MB 05:58:58 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:58:58 Step 2/10 : FROM ${BASE} AS builder 05:58:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:58 7264a8db6415: Pulling fs layer 05:58:58 c4d48a809fc2: Pulling fs layer 05:58:58 4f1c88b9dad5: Pulling fs layer 05:58:58 ad3a456e5733: Pulling fs layer 05:58:58 69c7f0334f64: Pulling fs layer 05:58:58 1f1c1a5573a3: Pulling fs layer 05:58:58 ce7588e14bc9: Pulling fs layer 05:58:58 b5e4710f87ac: Pulling fs layer 05:58:58 ce7588e14bc9: Waiting 05:58:58 b5e4710f87ac: Waiting 05:58:58 1f1c1a5573a3: Waiting 05:58:58 c4d48a809fc2: Download complete 05:58:58 ad3a456e5733: Verifying Checksum 05:58:58 ad3a456e5733: Download complete 05:58:58 69c7f0334f64: Download complete 05:58:58 7264a8db6415: Verifying Checksum 05:58:58 7264a8db6415: Download complete 05:58:58 1f1c1a5573a3: Verifying Checksum 05:58:58 1f1c1a5573a3: Download complete 05:58:58 7264a8db6415: Pull complete 05:58:58 b5e4710f87ac: Verifying Checksum 05:58:58 b5e4710f87ac: Download complete 05:58:58 c4d48a809fc2: Pull complete 05:58:58 4f1c88b9dad5: Download complete 05:58:59 ce7588e14bc9: Verifying Checksum 05:58:59 ce7588e14bc9: Download complete 05:59:01 4f1c88b9dad5: Pull complete 05:59:01 ad3a456e5733: Pull complete 05:59:01 69c7f0334f64: Pull complete 05:59:01 1f1c1a5573a3: Pull complete 05:59:04 ce7588e14bc9: Pull complete 05:59:04 b5e4710f87ac: Pull complete 05:59:04 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:59:04 ---> 88b5674ff536 05:59:04 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:08 ---> Running in 46cc883f2660 05:59:08 Removing intermediate container 46cc883f2660 05:59:08 ---> 7777377af652 05:59:08 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:08 ---> Running in 8cb291f10a9e 05:59:08 Removing intermediate container 8cb291f10a9e 05:59:08 ---> 8bd200f02a1e 05:59:08 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:08 ---> Running in 7d3837d412fc 05:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:59:09 (1/8) Installing openssh-keygen (9.3_p2-r1) 05:59:09 (2/8) Installing libedit (20221030.3.1-r1) 05:59:09 (3/8) Installing openssh-client-common (9.3_p2-r1) 05:59:09 (4/8) Installing openssh-client-default (9.3_p2-r1) 05:59:09 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 05:59:09 (6/8) Installing openssh-server-common (9.3_p2-r1) 05:59:09 (7/8) Installing openssh-server (9.3_p2-r1) 05:59:09 (8/8) Installing openssh (9.3_p2-r1) 05:59:09 Executing busybox-1.36.1-r5.trigger 05:59:09 OK: 270 MiB in 60 packages 05:59:10 Removing intermediate container 7d3837d412fc 05:59:10 ---> 4d9ce8c8514c 05:59:10 Step 6/10 : WORKDIR /device-modbus-go 05:59:10 ---> Running in 4b9a9be266af 05:59:10 Removing intermediate container 4b9a9be266af 05:59:10 ---> 629daaa6f935 05:59:10 Step 7/10 : COPY go.mod vendor* ./ 05:59:10 ---> bb9a5a9f83f8 05:59:10 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:10 ---> Running in bafcf1bed3e0 05:59:10 Still waiting to schedule task 05:59:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:36 Removing intermediate container bafcf1bed3e0 05:59:36 ---> 3fdebabfe87b 05:59:36 Step 9/10 : COPY . . 05:59:37 ---> f3dc03d38910 05:59:37 Step 10/10 : RUN ${MAKE} 05:59:37 ---> Running in 9e6ff44dc953 05:59:37 noop 05:59:37 Removing intermediate container 9e6ff44dc953 05:59:37 ---> 678083bfd750 05:59:37 Successfully built 678083bfd750 05:59:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:38 + docker inspect -f . ci-base-image-x86_64 05:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:38 prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container 05:59:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@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 ******** ci-base-image-x86_64 cat 05:59:39 $ docker top 12effc12311a822554fae420b62815b61109f6329dcb3c5f81cfd313326f5e0a -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:39 + go version 05:59:39 go version go1.21.0 linux/amd64 [Pipeline] } 05:59:39 $ docker stop --time=1 12effc12311a822554fae420b62815b61109f6329dcb3c5f81cfd313326f5e0a 05:59:40 $ docker rm -f --volumes 12effc12311a822554fae420b62815b61109f6329dcb3c5f81cfd313326f5e0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:41 + docker inspect -f . ci-base-image-x86_64 05:59:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:41 prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container 05:59:41 $ 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-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@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 ******** ci-base-image-x86_64 cat 05:59:42 $ docker top e5e738433667f08e461f7285ae9b0fdbf12530eeb9b90ff8052753e4b833b7c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:42 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-539 [Pipeline] fileExists [Pipeline] sh 05:59:43 + make test 05:59:43 go test ./... -coverprofile=coverage.out 05:59:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:59:54 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:59:54 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements 06:00:00 go vet ./... 06:00:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:00:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:00:05 ./bin/test-attribution-txt.sh 06:00:05 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:00:05 $ docker stop --time=1 e5e738433667f08e461f7285ae9b0fdbf12530eeb9b90ff8052753e4b833b7c9 06:00:08 $ docker rm -f --volumes e5e738433667f08e461f7285ae9b0fdbf12530eeb9b90ff8052753e4b833b7c9 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:00:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:00:10 + ls -al . 06:00:10 total 192 06:00:10 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 05:59 . 06:00:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 05:58 .. 06:00:10 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 05:58 .dockerignore 06:00:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 05:59 .git 06:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:58 .github 06:00:10 -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 05:58 .gitignore 06:00:10 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 05:58 .golangci.yml 06:00:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 05:58 .semver 06:00:10 -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 05:58 Attribution.txt 06:00:10 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 05:58 CHANGELOG.md 06:00:10 -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 05:58 Dockerfile 06:00:10 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 05:58 GOVERNANCE.md 06:00:10 -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 05:58 Jenkinsfile 06:00:10 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 05:58 LICENSE 06:00:10 -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 05:58 Makefile 06:00:10 -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 05:58 OWNERS.md 06:00:10 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 05:58 README.md 06:00:10 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 05:58 VERSION 06:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 05:58 bin 06:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:58 cmd 06:00:10 -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 05:59 coverage.out 06:00:10 -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 05:58 go.mod 06:00:10 -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 05:58 go.sum 06:00:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:58 internal 06:00:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 05:58 simulator 06:00:10 -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:10 + 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=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a --label arch=amd64 --label version=0.0.0 . 06:00:10 Sending build context to Docker daemon 17.29MB 06:00:10 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 06:00:10 Step 2/23 : FROM ${BASE} AS builder 06:00:10 ---> 678083bfd750 06:00:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 06:00:11 ---> Running in 601d2d6b1841 06:00:11 Removing intermediate container 601d2d6b1841 06:00:11 ---> 35bdb22a2f4e 06:00:11 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:00:11 ---> Running in 98bec5c20b2f 06:00:11 Removing intermediate container 98bec5c20b2f 06:00:11 ---> 9ea3635c7392 06:00:11 Step 5/23 : RUN apk add --update --no-cache make git openssh 06:00:11 ---> Running in fdfdfbec4ca6 06:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:12 OK: 270 MiB in 60 packages 06:00:12 Removing intermediate container fdfdfbec4ca6 06:00:12 ---> 2f27523ea3bb 06:00:12 Step 6/23 : WORKDIR /device-modbus-go 06:00:12 ---> Running in e706a8f4c3d0 06:00:12 Removing intermediate container e706a8f4c3d0 06:00:12 ---> 75162325c9ab 06:00:12 Step 7/23 : COPY go.mod vendor* ./ 06:00:12 ---> 18cfb30a15d6 06:00:12 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:12 ---> Running in 3dd1ec3b61bb 06:00:13 Removing intermediate container 3dd1ec3b61bb 06:00:13 ---> b7f72ddd094b 06:00:13 Step 9/23 : COPY . . 06:00:13 ---> 0f36a4e09a92 06:00:13 Step 10/23 : RUN ${MAKE} 06:00:13 ---> Running in e9aba6d9bad8 06:00:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:00:32 Removing intermediate container e9aba6d9bad8 06:00:32 ---> d84ea7960358 06:00:32 Step 11/23 : FROM alpine:3.18 06:00:32 3.18: Pulling from library/alpine 06:00:32 c926b61bad3b: Pulling fs layer 06:00:33 c926b61bad3b: Verifying Checksum 06:00:33 c926b61bad3b: Download complete 06:00:33 c926b61bad3b: Pull complete 06:00:33 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:00:33 Status: Downloaded newer image for alpine:3.18 06:00:33 ---> b541f2080109 06:00:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:00:33 ---> Running in 20d0be664e3b 06:00:33 Removing intermediate container 20d0be664e3b 06:00:33 ---> fa89095527c5 06:00:33 Step 13/23 : RUN apk add --update --no-cache dumb-init 06:00:33 ---> Running in 5cf01c4d539d 06:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:34 (1/1) Installing dumb-init (1.2.5-r2) 06:00:34 Executing busybox-1.36.1-r5.trigger 06:00:34 OK: 7 MiB in 16 packages 06:00:34 Removing intermediate container 5cf01c4d539d 06:00:34 ---> b396babe68bc 06:00:34 Step 14/23 : RUN apk --no-cache upgrade 06:00:34 ---> Running in b086e084d902 06:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:00:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:00:34 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:00:34 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:00:34 OK: 7 MiB in 16 packages 06:00:35 Removing intermediate container b086e084d902 06:00:35 ---> 445cdc0e9d08 06:00:35 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 06:00:35 ---> 119302e45a46 06:00:35 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 06:00:36 ---> 5f7d1b66897b 06:00:36 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:00:36 ---> a29af3903ae2 06:00:36 Step 18/23 : EXPOSE 59901 06:00:36 ---> Running in b5d5093be225 06:00:36 Removing intermediate container b5d5093be225 06:00:36 ---> dc20102dcba3 06:00:36 Step 19/23 : ENTRYPOINT ["/device-modbus"] 06:00:36 ---> Running in 9c59097b4ece 06:00:36 Removing intermediate container 9c59097b4ece 06:00:36 ---> 3bade1aff7f7 06:00:36 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:00:36 ---> Running in 2a39a1bf301e 06:00:36 Removing intermediate container 2a39a1bf301e 06:00:36 ---> fd5e112b0e71 06:00:36 Step 21/23 : LABEL arch=amd64 06:00:36 ---> Running in 0e2886302472 06:00:36 Removing intermediate container 0e2886302472 06:00:36 ---> 97afead1243e 06:00:36 Step 22/23 : LABEL git_sha=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a 06:00:36 ---> Running in 84015940898d 06:00:36 Removing intermediate container 84015940898d 06:00:36 ---> bab422f6b5bd 06:00:36 Step 23/23 : LABEL version=0.0.0 06:00:36 ---> Running in f263ec287b95 06:00:36 Removing intermediate container f263ec287b95 06:00:36 ---> 9540ce70c0b0 06:00:36 [Warning] One or more build-args [ARCH] were not consumed 06:00:36 Successfully built 9540ce70c0b0 06:00:36 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:38 06:00:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:38 latest: Pulling from edgex-lftools-log-publisher 06:00:38 5eb5b503b376: Pulling fs layer 06:00:38 5c69ac0246d0: Pulling fs layer 06:00:38 ec43610c2a17: Pulling fs layer 06:00:38 3a2ae6a8a46f: Pulling fs layer 06:00:38 33b1e0a273af: Pulling fs layer 06:00:38 5d3b04190fa2: Pulling fs layer 06:00:38 2f39f015ded8: Pulling fs layer 06:00:38 3a2ae6a8a46f: Waiting 06:00:38 33b1e0a273af: Waiting 06:00:38 5d3b04190fa2: Waiting 06:00:38 5c69ac0246d0: Download complete 06:00:38 3a2ae6a8a46f: Verifying Checksum 06:00:38 3a2ae6a8a46f: Download complete 06:00:38 ec43610c2a17: Verifying Checksum 06:00:38 ec43610c2a17: Download complete 06:00:38 33b1e0a273af: Verifying Checksum 06:00:38 33b1e0a273af: Download complete 06:00:38 5d3b04190fa2: Verifying Checksum 06:00:38 5d3b04190fa2: Download complete 06:00:38 5eb5b503b376: Verifying Checksum 06:00:38 5eb5b503b376: Download complete 06:00:39 2f39f015ded8: Download complete 06:00:39 5eb5b503b376: Pull complete 06:00:39 5c69ac0246d0: Pull complete 06:00:40 ec43610c2a17: Pull complete 06:00:40 3a2ae6a8a46f: Pull complete 06:00:40 33b1e0a273af: Pull complete 06:00:40 5d3b04190fa2: Pull complete 06:00:44 2f39f015ded8: Pull complete 06:00:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:45 prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container 06:00:45 $ 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-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:00:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27967 in /w/workspace/xfoundry_device-modbus-go_PR-539 06:00:49 $ docker top 89a03b246f7a40fdfaeb140dd448953e30efc83cb6aafdb5d55efbfe27314bb7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 06:00:49 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:00:50 Selected Git installation does not exist. Using Default 06:00:50 The recommended git tool is: NONE 06:00:50 ---> job-cost.sh 06:00:50 lf-activate-venv: SKIPPING 06:00:50 INFO: No Stack... 06:00:50 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:50 INFO: Archiving Costs [Pipeline] sh 06:00:51 + + cut -d, -f6 06:00:51 cat /w/workspace/xfoundry_device-modbus-go_PR-539/archives/cost.csv [Pipeline] lock 06:00:51 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] 06:00:51 Resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] did not exist. Created. 06:00:51 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:51 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:51 Stashed 1 file(s) [Pipeline] } 06:00:51 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:51 $ docker stop --time=1 89a03b246f7a40fdfaeb140dd448953e30efc83cb6aafdb5d55efbfe27314bb7 06:00:53 $ docker rm -f --volumes 89a03b246f7a40fdfaeb140dd448953e30efc83cb6aafdb5d55efbfe27314bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:55 using credential edgex-jenkins-ssh 06:00:55 Cloning the remote Git repository 06:00:55 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:00:55 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:00:55 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:00:55 > git --version # timeout=10 06:00:55 > git --version # 'git version 2.25.1' 06:00:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:00:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:00:58 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:00:58 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/539/head:refs/remotes/origin/PR-539 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:00:59 Merging remotes/origin/main commit 0f8df5851b079ccdecd731686461e0777a6d4036 into PR head commit fc155eb9a8b449261bf0a9cebb08c3ee09c5640a 06:00:59 Merge succeeded, producing fc155eb9a8b449261bf0a9cebb08c3ee09c5640a 06:00:59 Checking out Revision fc155eb9a8b449261bf0a9cebb08c3ee09c5640a (PR-539) 06:01:00 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 06:01:00 > git --version # timeout=10 06:01:00 > git --version # 'git version 2.25.1' 06:01:00 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 06:00:59 > git config core.sparsecheckout # timeout=10 06:00:59 > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # timeout=10 06:00:59 > git remote # timeout=10 06:00:59 > git config --get remote.origin.url # timeout=10 06:00:59 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:59 > git merge 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 06:00:59 > git rev-parse HEAD^{commit} # timeout=10 06:00:59 > git config core.sparsecheckout # timeout=10 06:00:59 > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:01 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:01 Dload Upload Total Spent Left Speed 06:01:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 115k 0 --:--:-- --:--:-- --:--:-- 116k [Pipeline] sh 06:01:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:02 + sudo tee /etc/docker/daemon.new 06:01:02 { 06:01:02 "registry-mirrors": [ 06:01:02 "https://nexus3.edgexfoundry.org:10001" 06:01:02 ], 06:01:02 "bip": "10.250.0.254/24", 06:01:02 "hosts": [ 06:01:02 "tcp://0.0.0.0:5555", 06:01:02 "unix:///var/run/docker.sock" 06:01:02 ], 06:01:02 "mtu": 1458, 06:01:02 "selinux-enabled": true, 06:01:02 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:02 } [Pipeline] sh 06:01:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:21 provisioning config files... 06:01:21 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6681211417958653667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:21 ---> ****-login.sh 06:01:21 nexus3.edgexfoundry.org:10001 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 nexus3.edgexfoundry.org:10002 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 nexus3.edgexfoundry.org:10003 06:01:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:22 Configure a credential helper to remove this warning. See 06:01:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:22 06:01:22 Login Succeeded 06:01:22 nexus3.edgexfoundry.org:10004 06:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:23 Configure a credential helper to remove this warning. See 06:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:23 06:01:23 Login Succeeded 06:01:23 ****.io 06:01:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:01:23 Configure a credential helper to remove this warning. See 06:01:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:01:23 06:01:23 Login Succeeded 06:01:23 ---> ****-login.sh ends [Pipeline] } 06:01:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:01:24 ========================================================= 06:01:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:01:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:01:27 #0 building with "default" instance using docker driver 06:01:27 06:01:27 #1 [internal] load build definition from Dockerfile 06:01:27 #1 transferring dockerfile: 1.51kB 0.0s done 06:01:27 #1 DONE 0.1s 06:01:27 06:01:27 #2 [internal] load .dockerignore 06:01:27 #2 transferring context: 182B done 06:01:27 #2 DONE 0.1s 06:01:27 06:01:27 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:01:27 #3 DONE 0.1s 06:01:27 06:01:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:01:27 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 06:01:27 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 06:01:27 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s 06:01:27 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 06:01:27 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 06:01:27 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 06:01:27 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 06:01:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s 06:01:27 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s 06:01:27 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 06:01:27 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.41MB / 63.99MB 0.4s 06:01:27 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 06:01:27 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 06:01:27 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.79MB / 97.63MB 0.4s 06:01:27 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s 06:01:27 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 06:01:28 #4 ... 06:01:28 06:01:28 #5 [internal] load build context 06:01:28 #5 transferring context: 8.63MB 0.4s done 06:01:28 #5 DONE 0.5s 06:01:28 06:01:28 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.6s 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.80MB / 97.63MB 0.6s 06:01:28 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.04MB / 11.40MB 0.6s 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.7s 06:01:28 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.22MB / 97.63MB 0.7s 06:01:28 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.9s 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.60MB / 97.63MB 0.9s 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 1.0s 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s 06:01:28 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.1s 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s 06:01:28 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.3s 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.4s 06:01:28 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.72MB / 63.99MB 1.5s 06:01:28 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.54MB / 97.63MB 1.5s 06:01:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.6s 06:01:29 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 06:01:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.33MB / 97.63MB 1.8s 06:01:29 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 06:01:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s 06:01:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s 06:01:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.28MB / 97.63MB 2.2s 06:01:29 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 06:01:34 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 06:01:40 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s 06:01:45 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done 06:01:47 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 06:01:47 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 06:01:47 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 06:01:53 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 06:01:56 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done 06:01:56 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 06:01:57 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 06:01:58 #4 DONE 30.7s 06:01:58 06:01:58 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:01:59 #6 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:01:59 #6 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:02:00 #6 2.197 (1/8) Installing openssh-keygen (9.3_p2-r1) 06:02:00 #6 2.222 (2/8) Installing libedit (20221030.3.1-r1) 06:02:00 #6 2.234 (3/8) Installing openssh-client-common (9.3_p2-r1) 06:02:00 #6 2.301 (4/8) Installing openssh-client-default (9.3_p2-r1) 06:02:00 #6 2.325 (5/8) Installing openssh-sftp-server (9.3_p2-r1) 06:02:00 #6 2.339 (6/8) Installing openssh-server-common (9.3_p2-r1) 06:02:00 #6 2.345 (7/8) Installing openssh-server (9.3_p2-r1) 06:02:00 #6 2.375 (8/8) Installing openssh (9.3_p2-r1) 06:02:00 #6 2.390 Executing busybox-1.36.1-r5.trigger 06:02:00 #6 2.427 OK: 272 MiB in 60 packages 06:02:02 #6 DONE 4.4s 06:02:02 06:02:02 #7 [builder 3/7] WORKDIR /device-modbus-go 06:02:02 #7 DONE 0.1s 06:02:02 06:02:02 #8 [builder 4/7] COPY go.mod vendor* ./ 06:02:02 #8 DONE 0.1s 06:02:02 06:02:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:26 #9 DONE 22.2s 06:02:26 06:02:26 #10 [builder 6/7] COPY . . 06:02:26 #10 DONE 0.3s 06:02:26 06:02:26 #11 [builder 7/7] RUN echo noop 06:02:26 #11 0.595 noop 06:02:26 #11 DONE 0.7s 06:02:26 06:02:26 #12 exporting to image 06:02:26 #12 exporting layers 06:02:44 #12 exporting layers 17.9s done 06:02:44 #12 writing image sha256:dbbc26a4b2e41f6eeaa64e891947334ce9946bde24d620d2fec45135529bfac0 done 06:02:44 #12 naming to docker.io/library/ci-base-image-arm64 done 06:02:44 #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:45 + docker inspect -f . ci-base-image-arm64 06:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:45 prd-ubuntu20.04-docker-arm64-4c-16g-27967 does not seem to be running inside a container 06:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:47 $ docker top 0f7c2056ac7a6f50b1aa14524dd6bac91ee48541f32fbdfee11d86c2dd579bc1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:47 + go version 06:02:47 go version go1.21.0 linux/arm64 [Pipeline] } 06:02:47 $ docker stop --time=1 0f7c2056ac7a6f50b1aa14524dd6bac91ee48541f32fbdfee11d86c2dd579bc1 06:02:49 $ docker rm -f --volumes 0f7c2056ac7a6f50b1aa14524dd6bac91ee48541f32fbdfee11d86c2dd579bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:50 + docker inspect -f . ci-base-image-arm64 06:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-27967 does not seem to be running inside a container 06:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:53 $ docker top 0b881091c4558999d5964c0adbb2a567763117d57f9bfcea29b55370556c3fb4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:54 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:02:54 + make test 06:02:54 go test ./... -coverprofile=coverage.out 06:02:59 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:03:55 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:03:55 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements 06:03:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:03:55 go vet ./... 06:04:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:04:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:04:02 ./bin/test-attribution-txt.sh 06:04:02 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 06:04:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:04:03 $ docker stop --time=1 0b881091c4558999d5964c0adbb2a567763117d57f9bfcea29b55370556c3fb4 06:04:06 $ docker rm -f --volumes 0b881091c4558999d5964c0adbb2a567763117d57f9bfcea29b55370556c3fb4 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:07 Warning: overwriting stash ‘coverage-report’ 06:04:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:09 + ls -al . 06:04:09 total 188 06:04:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:02 . 06:04:09 drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:00 .. 06:04:09 -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:00 .dockerignore 06:04:09 drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:00 .git 06:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:00 .github 06:04:09 -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 06:00 .gitignore 06:04:09 -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:00 .golangci.yml 06:04:09 -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 06:00 Attribution.txt 06:04:09 -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 06:00 CHANGELOG.md 06:04:09 -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 06:00 Dockerfile 06:04:09 -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:00 GOVERNANCE.md 06:04:09 -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 06:00 Jenkinsfile 06:04:09 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:00 LICENSE 06:04:09 -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 06:00 Makefile 06:04:09 -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:00 OWNERS.md 06:04:09 -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 06:00 README.md 06:04:09 -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 05:58 VERSION 06:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:00 bin 06:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:00 cmd 06:04:09 -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 06:03 coverage.out 06:04:09 -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 06:00 go.mod 06:04:09 -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 06:00 go.sum 06:04:09 drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:00 internal 06:04:09 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:00 simulator 06:04:09 -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + 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=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a --label arch=arm64 --label version=0.0.0 . 06:04:10 #0 building with "default" instance using docker driver 06:04:10 06:04:10 #1 [internal] load build definition from Dockerfile 06:04:10 #1 transferring dockerfile: 30B 06:04:10 #1 transferring dockerfile: 1.51kB 0.0s done 06:04:10 #1 DONE 0.0s 06:04:10 06:04:10 #2 [internal] load .dockerignore 06:04:10 #2 transferring context: 182B 0.0s done 06:04:10 #2 DONE 0.0s 06:04:10 06:04:10 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:04:10 #3 DONE 0.0s 06:04:10 06:04:10 #4 [internal] load metadata for docker.io/library/alpine:3.18 06:04:11 #4 DONE 0.4s 06:04:11 06:04:11 #5 [internal] load build context 06:04:11 #5 DONE 0.0s 06:04:11 06:04:11 #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:04:11 #6 DONE 0.0s 06:04:11 06:04:11 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:11 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:11 #7 ... 06:04:11 06:04:11 #5 [internal] load build context 06:04:11 #5 transferring context: 32.45kB 0.1s done 06:04:11 #5 DONE 0.1s 06:04:11 06:04:11 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:11 #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 06:04:11 #7 ... 06:04:11 06:04:11 #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:04:11 #6 DONE 0.2s 06:04:11 06:04:11 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 06:04:11 #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 06:04:11 #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 06:04:11 #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 06:04:11 #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 06:04:11 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 06:04:11 #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 06:04:11 #7 DONE 0.9s 06:04:11 06:04:11 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 06:04:12 #8 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:12 #8 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:13 #8 2.284 OK: 272 MiB in 60 packages 06:04:13 #8 DONE 2.6s 06:04:13 06:04:13 #9 [builder 3/7] WORKDIR /device-modbus-go 06:04:13 #9 DONE 0.1s 06:04:13 06:04:13 #10 [builder 4/7] COPY go.mod vendor* ./ 06:04:14 #10 DONE 0.2s 06:04:14 06:04:14 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:14 #11 ... 06:04:14 06:04:14 #12 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 06:04:14 #12 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:14 #12 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:14 #12 1.922 (1/1) Installing dumb-init (1.2.5-r2) 06:04:14 #12 1.933 Executing busybox-1.36.1-r5.trigger 06:04:14 #12 1.972 OK: 8 MiB in 16 packages 06:04:14 #12 DONE 2.3s 06:04:14 06:04:14 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:04:15 #13 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:04:15 #13 ... 06:04:15 06:04:15 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:15 #11 DONE 1.1s 06:04:15 06:04:15 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:04:15 #13 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:04:15 #13 ... 06:04:15 06:04:15 #14 [builder 6/7] COPY . . 06:04:15 #14 DONE 0.3s 06:04:15 06:04:15 #15 [builder 7/7] RUN make build 06:04:16 #15 0.634 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:04:17 #15 ... 06:04:17 06:04:17 #13 [stage-1 3/6] RUN apk --no-cache upgrade 06:04:17 #13 2.242 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) 06:04:17 #13 2.350 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) 06:04:17 #13 2.375 OK: 8 MiB in 16 packages 06:04:17 #13 DONE 2.7s 06:04:17 06:04:17 #15 [builder 7/7] RUN make build 06:05:25 #15 DONE 62.3s 06:05:25 06:05:25 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 06:05:25 #16 DONE 0.3s 06:05:25 06:05:25 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 06:05:25 #17 DONE 0.1s 06:05:25 06:05:25 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 06:05:25 #18 DONE 0.1s 06:05:25 06:05:25 #19 exporting to image 06:05:25 #19 exporting layers 06:05:25 #19 exporting layers 0.3s done 06:05:25 #19 writing image sha256:84da0799fa828895ea793ecf2d2f2a83fb04e6cf672d319ab824b298e7a32044 done 06:05:25 #19 naming to docker.io/library/device-modbus-arm64 done 06:05:25 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:26 06:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:27 arm64: Pulling from edgex-lftools-log-publisher 06:05:27 8998bd30e6a1: Pulling fs layer 06:05:27 04944245beec: Pulling fs layer 06:05:27 699f458cf7ca: Pulling fs layer 06:05:27 765212b225bb: Pulling fs layer 06:05:27 f23df028b6ca: Pulling fs layer 06:05:27 d65c8cfc05b1: Pulling fs layer 06:05:27 2437ff75d9bd: Pulling fs layer 06:05:27 f23df028b6ca: Waiting 06:05:27 d65c8cfc05b1: Waiting 06:05:27 2437ff75d9bd: Waiting 06:05:27 765212b225bb: Waiting 06:05:27 04944245beec: Download complete 06:05:27 765212b225bb: Download complete 06:05:27 f23df028b6ca: Verifying Checksum 06:05:27 f23df028b6ca: Download complete 06:05:27 d65c8cfc05b1: Verifying Checksum 06:05:27 d65c8cfc05b1: Download complete 06:05:27 699f458cf7ca: Verifying Checksum 06:05:27 699f458cf7ca: Download complete 06:05:28 8998bd30e6a1: Verifying Checksum 06:05:28 8998bd30e6a1: Download complete 06:05:30 2437ff75d9bd: Verifying Checksum 06:05:30 2437ff75d9bd: Download complete 06:05:34 8998bd30e6a1: Pull complete 06:05:34 04944245beec: Pull complete 06:05:36 699f458cf7ca: Pull complete 06:05:36 765212b225bb: Pull complete 06:05:37 f23df028b6ca: Pull complete 06:05:37 d65c8cfc05b1: Pull complete 06:06:04 2437ff75d9bd: Pull complete 06:06:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:05 prd-ubuntu20.04-docker-arm64-4c-16g-27967 does not seem to be running inside a container 06:06:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:06:06 $ docker top 9d4ab56ae0b32b30bdc166f5df6293390ba938d3e8f82cfc77f642251a45fa34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:06 ---> job-cost.sh 06:06:07 lf-activate-venv: SKIPPING 06:06:07 INFO: No Stack... 06:06:07 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:08 INFO: Archiving Costs [Pipeline] sh 06:06:08 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:06:08 + cut -d, -f6 [Pipeline] lock 06:06:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] 06:06:08 Resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] did not exist. Created. 06:06:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:09 /w/workspace/device-modbus-go/1@tmp/durable-e968519f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:06:09 + echo total: 0.2199999988079071 [Pipeline] stash 06:06:09 Warning: overwriting stash ‘stack-cost’ 06:06:09 Stashed 1 file(s) [Pipeline] } 06:06:09 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:10 $ docker stop --time=1 9d4ab56ae0b32b30bdc166f5df6293390ba938d3e8f82cfc77f642251a45fa34 06:06:15 $ docker rm -f --volumes 9d4ab56ae0b32b30bdc166f5df6293390ba938d3e8f82cfc77f642251a45fa34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:06:18 provisioning config files... 06:06:18 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config689924825422142179tmp [Pipeline] { [Pipeline] sh 06:06:19 + set +x 06:06:19 + bash -s -- 06:06:19 + curl -s https://codecov.io/bash 06:06:19 06:06:19 _____ _ 06:06:19 / ____| | | 06:06:19 | | ___ __| | ___ ___ _____ __ 06:06:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:19 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:19 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:19 Bash-1.0.6 06:06:19 06:06:19 06:06:19 ==> git version 2.25.1 found 06:06:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:06:19 Release-Date: 2020-01-08 06:06:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:06:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:06:19 ==> Jenkins CI detected. 06:06:19 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-539 06:06:19 project root: . 06:06:19 --> token set from env 06:06:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:19 ==> Running gcov in . (disable via -X gcov) 06:06:19 ==> Python coveragepy not found 06:06:19 ==> Searching for coverage reports in: 06:06:19 + . 06:06:19 -> Found 1 reports 06:06:19 ==> Detecting git/mercurial file structure 06:06:19 ==> Reading reports 06:06:19 + ./coverage.out bytes=24334 06:06:19 ==> Appending adjustments 06:06:19 https://docs.codecov.io/docs/fixing-reports 06:06:19 + Found adjustments 06:06:19 ==> Gzipping contents 06:06:19 4.0K /tmp/codecov.Jzyozy.gz 06:06:19 ==> Uploading reports 06:06:19 url: https://codecov.io 06:06:19 query: branch=PR-539&commit=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=539&job=&cmd_args= 06:06:19 -> Pinging Codecov 06:06:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-539&commit=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=539&job=&cmd_args= 06:06:19 -> Uploading to 06:06:19 https://storage.googleapis.com/codecov/v4/raw/2024-01-26/55DBCA73C666E3227836607328DD7E49/fc155eb9a8b449261bf0a9cebb08c3ee09c5640a/2a5eaa82-d9d2-4fb7-a535-892bb40eb5c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T060619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b42a94618c0677c9c86384962c37870c96d120e92885df1fc45a0426c3087483 06:06:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:19 Dload Upload Total Spent Left Speed 06:06:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 12237 --:--:-- --:--:-- --:--:-- 12198 06:06:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] } 06:06:19 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:06:24 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-539/archives ] 06:06:24 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-539/archives 06:06:24 total 16 06:06:24 drwxr-xr-x 3 root root 4096 Jan 26 06:00 . 06:06:24 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:00 .. 06:06:24 drwxr-xr-x 2 root root 4096 Jan 26 06:00 cost 06:06:24 -rw-r--r-- 1 root root 88 Jan 26 06:00 cost.csv 06:06:24 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-539/archives 06:06:24 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-539/archives 06:06:24 total 16 06:06:24 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:00 . 06:06:24 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:00 .. 06:06:24 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:00 cost 06:06:24 -rw-r--r-- 1 jenkins jenkins 88 Jan 26 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:06:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:25 ---> package-listing.sh 06:06:25 ++ facter osfamily 06:06:25 ++ tr '[:upper:]' '[:lower:]' 06:06:25 + OS_FAMILY=debian 06:06:25 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-539 06:06:25 + START_PACKAGES=/tmp/packages_start.txt 06:06:25 + END_PACKAGES=/tmp/packages_end.txt 06:06:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:25 + PACKAGES=/tmp/packages_start.txt 06:06:25 + '[' /w/workspace/xfoundry_device-modbus-go_PR-539 ']' 06:06:25 + PACKAGES=/tmp/packages_end.txt 06:06:25 + case "${OS_FAMILY}" in 06:06:25 + dpkg -l 06:06:25 + grep '^ii' 06:06:25 + '[' -f /tmp/packages_start.txt ']' 06:06:25 + '[' -f /tmp/packages_end.txt ']' 06:06:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:25 + '[' /w/workspace/xfoundry_device-modbus-go_PR-539 ']' 06:06:25 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-539/archives/ 06:06:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-539/archives/ [Pipeline] echo 06:06:26 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-539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:27 prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container 06:06:27 $ 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-539/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-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:06:27 $ docker top 6811534a3259f25326812433780a90b8c666dd78ab7bef4f69dee896ae68d27c -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:27 + touch /tmp/pre-build-complete [Pipeline] sh 06:06:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:06:28 + ls /var/log/sa-host 06:06:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:06:28 provisioning config files... 06:06:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config12478053334402639107tmp [Pipeline] { [Pipeline] echo 06:06:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:06:29 ---> create-netrc.sh [Pipeline] } 06:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:06:29 ---> python-tools-install.sh [Pipeline] echo 06:06:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:06:30 ---> sudo-logs.sh 06:06:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:06:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:06:30 ---> job-cost.sh 06:06:30 lf-activate-venv: SKIPPING 06:06:30 DEBUG: total: 0.2199999988079071 06:06:30 INFO: Retrieving Stack Cost... 06:06:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:06:31 INFO: Archiving Costs [Pipeline] echo 06:06:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:06:31 ---> logs-deploy.sh 06:06:31 lf-activate-venv: SKIPPING 06:06:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-539/1 06:06:31 INFO: archiving workspace using pattern(s): 06:06:32 Archives upload complete. 06:06:32 INFO: archiving logs to Nexus 06:06:33 ---> uname -a: 06:06:33 Linux prd-ubuntu20-04-docker-8c-8g-27966 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:06:33 06:06:33 06:06:33 ---> lscpu: 06:06:33 Architecture: x86_64 06:06:33 CPU op-mode(s): 32-bit, 64-bit 06:06:33 Byte Order: Little Endian 06:06:33 Address sizes: 40 bits physical, 48 bits virtual 06:06:33 CPU(s): 8 06:06:33 On-line CPU(s) list: 0-7 06:06:33 Thread(s) per core: 1 06:06:33 Core(s) per socket: 1 06:06:33 Socket(s): 8 06:06:33 NUMA node(s): 1 06:06:33 Vendor ID: AuthenticAMD 06:06:33 CPU family: 23 06:06:33 Model: 49 06:06:33 Model name: AMD EPYC-Rome Processor 06:06:33 Stepping: 0 06:06:33 CPU MHz: 2799.998 06:06:33 BogoMIPS: 5599.99 06:06:33 Virtualization: AMD-V 06:06:33 Hypervisor vendor: KVM 06:06:33 Virtualization type: full 06:06:33 L1d cache: 256 KiB 06:06:33 L1i cache: 256 KiB 06:06:33 L2 cache: 4 MiB 06:06:33 L3 cache: 128 MiB 06:06:33 NUMA node0 CPU(s): 0-7 06:06:33 Vulnerability Itlb multihit: Not affected 06:06:33 Vulnerability L1tf: Not affected 06:06:33 Vulnerability Mds: Not affected 06:06:33 Vulnerability Meltdown: Not affected 06:06:33 Vulnerability Mmio stale data: Not affected 06:06:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:06:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:06:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:06:33 Vulnerability Srbds: Not affected 06:06:33 Vulnerability Tsx async abort: Not affected 06:06:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:06:33 06:06:33 06:06:33 ---> nproc: 06:06:33 8 06:06:33 06:06:33 06:06:33 ---> df -h: 06:06:33 Filesystem Size Used Avail Use% Mounted on 06:06:33 overlay 155G 12G 144G 8% / 06:06:33 tmpfs 64M 0 64M 0% /dev 06:06:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:06:33 shm 64M 0 64M 0% /dev/shm 06:06:33 /dev/vda1 155G 12G 144G 8% /facter-os 06:06:33 06:06:33 06:06:33 ---> sar -b -r -n DEV: 06:06:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27966) 01/26/24 _x86_64_ (8 CPU) 06:06:33 06:06:33 05:57:53 LINUX RESTART (8 CPU) 06:06:33 06:06:33 05:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:06:33 05:59:01 135.16 48.21 86.95 0.00 5423.50 169727.18 0.00 06:06:33 06:00:01 200.63 1.03 199.60 0.00 22.26 64958.37 0.00 06:06:33 06:01:01 192.73 0.17 192.57 0.00 8.80 45519.75 0.00 06:06:33 06:02:01 1.90 0.00 1.90 0.00 0.00 23.74 0.00 06:06:33 06:03:01 5.53 1.35 4.18 0.00 920.09 129.56 0.00 06:06:33 06:04:01 27.16 9.90 17.26 0.00 2555.04 3681.79 0.00 06:06:33 06:05:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 06:06:33 06:06:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 06:06:33 Average: 70.66 7.58 63.07 0.00 1116.18 35506.65 0.00 06:06:33 06:06:33 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:06:33 05:59:01 29382792 31522856 809552 2.46 69096 2351352 2015452 5.94 1037768 2092768 448788 06:06:33 06:00:01 28267172 31492892 807156 2.45 140904 3260064 1874960 5.53 1225296 2884352 213468 06:06:33 06:01:01 27761472 31519560 780656 2.37 154188 3745708 1769936 5.22 1278752 3301472 236 06:06:33 06:02:01 27760764 31518996 780976 2.38 154220 3745712 1769936 5.22 1278200 3301476 60 06:06:33 06:03:01 27614852 31492824 806468 2.45 155928 3860984 1875912 5.53 1310904 3416144 82184 06:06:33 06:04:01 27526684 31507308 784636 2.39 159812 3950104 1823788 5.37 1433680 3357864 156 06:06:33 06:05:01 27528552 31509356 782636 2.38 159832 3950236 1823788 5.37 1432596 3358000 160 06:06:33 06:06:01 27534784 31515604 776508 2.36 159856 3950236 1823788 5.37 1426352 3358000 132 06:06:33 Average: 27922134 31509924 791074 2.41 144230 3601800 1847195 5.44 1302944 3133760 93148 06:06:33 06:06:33 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:06:33 05:59:01 ens3 514.65 360.54 5819.25 84.30 0.00 0.00 0.00 0.00 06:06:33 05:59:01 docker0 18.23 19.06 1.44 136.34 0.00 0.00 0.00 0.00 06:06:33 05:59:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 06:06:33 06:00:01 ens3 270.94 208.18 2113.14 88.61 0.00 0.00 0.00 0.00 06:06:33 06:00:01 veth3fbc781 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:06:33 06:00:01 docker0 171.35 217.76 14.26 2075.68 0.00 0.00 0.00 0.00 06:06:33 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:06:33 06:01:01 ens3 130.88 84.35 2726.25 20.85 0.00 0.00 0.00 0.00 06:06:33 06:01:01 docker0 4.47 8.32 0.28 125.50 0.00 0.00 0.00 0.00 06:06:33 06:01:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 06:06:33 06:02:01 ens3 0.97 0.37 1.45 0.20 0.00 0.00 0.00 0.00 06:06:33 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:33 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:06:33 06:03:01 ens3 87.40 46.55 1374.29 3.21 0.00 0.00 0.00 0.00 06:06:33 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:33 06:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 06:06:33 06:04:01 ens3 1.82 1.12 0.83 0.48 0.00 0.00 0.00 0.00 06:06:33 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:33 06:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:06:33 06:05:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 06:06:33 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:33 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:33 06:06:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:06:33 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:06:33 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:06:33 Average: ens3 125.86 87.65 1504.38 24.70 0.00 0.00 0.00 0.00 06:06:33 Average: docker0 24.26 30.64 2.00 292.18 0.00 0.00 0.00 0.00 06:06:33 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 06:06:33 06:06:33 06:06:33 ---> sar -P ALL: 06:06:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27966) 01/26/24 _x86_64_ (8 CPU) 06:06:33 06:06:33 05:57:53 LINUX RESTART (8 CPU) 06:06:33 06:06:33 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:06:33 05:59:01 all 7.83 0.00 2.52 1.70 0.05 87.90 06:06:33 05:59:01 0 7.92 0.00 2.12 1.52 0.05 88.38 06:06:33 05:59:01 1 8.38 0.00 2.65 0.25 0.03 88.69 06:06:33 05:59:01 2 8.11 0.00 2.30 1.11 0.05 88.43 06:06:33 05:59:01 3 6.82 0.00 2.52 0.24 0.07 90.35 06:06:33 05:59:01 4 6.90 0.00 3.55 0.71 0.05 88.78 06:06:33 05:59:01 5 9.62 0.00 1.98 0.12 0.05 88.23 06:06:33 05:59:01 6 8.32 0.00 2.62 9.23 0.05 79.78 06:06:33 05:59:01 7 6.55 0.00 2.45 0.47 0.05 90.48 06:06:33 06:00:01 all 26.47 0.00 4.25 3.72 0.07 65.49 06:06:33 06:00:01 0 25.83 0.00 4.48 0.47 0.07 69.15 06:06:33 06:00:01 1 26.41 0.00 3.93 4.00 0.07 65.60 06:06:33 06:00:01 2 27.58 0.00 3.61 1.76 0.08 66.97 06:06:33 06:00:01 3 27.24 0.00 5.12 13.93 0.07 53.64 06:06:33 06:00:01 4 26.47 0.00 3.82 5.30 0.07 64.33 06:06:33 06:00:01 5 25.59 0.00 4.93 1.58 0.05 67.85 06:06:33 06:00:01 6 27.42 0.00 4.40 0.89 0.07 67.22 06:06:33 06:00:01 7 25.24 0.00 3.72 1.90 0.07 69.07 06:06:33 06:01:01 all 19.54 0.00 3.73 2.79 0.07 73.86 06:06:33 06:01:01 0 20.04 0.00 3.99 0.03 0.07 75.87 06:06:33 06:01:01 1 19.26 0.00 3.54 1.47 0.05 75.69 06:06:33 06:01:01 2 19.80 0.00 3.56 1.08 0.07 75.49 06:06:33 06:01:01 3 19.40 0.00 4.01 1.53 0.07 74.99 06:06:33 06:01:01 4 19.25 0.00 3.93 13.00 0.07 63.75 06:06:33 06:01:01 5 20.00 0.00 3.19 0.05 0.07 76.69 06:06:33 06:01:01 6 19.30 0.00 3.28 1.52 0.08 75.81 06:06:33 06:01:01 7 19.29 0.00 4.38 3.73 0.08 72.52 06:06:33 06:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:06:33 06:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:06:33 06:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:06:33 06:02:01 2 0.15 0.00 0.03 0.00 0.00 99.82 06:06:33 06:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:06:33 06:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 06:06:33 06:02:01 5 0.00 0.00 0.02 0.02 0.02 99.95 06:06:33 06:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:06:33 06:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:06:33 06:03:01 all 0.22 0.00 0.11 0.11 0.01 99.56 06:06:33 06:03:01 0 0.58 0.00 0.18 0.03 0.02 99.18 06:06:33 06:03:01 1 0.50 0.00 0.17 0.02 0.00 99.32 06:06:33 06:03:01 2 0.05 0.00 0.03 0.42 0.02 99.48 06:06:33 06:03:01 3 0.07 0.00 0.03 0.00 0.00 99.90 06:06:33 06:03:01 4 0.03 0.00 0.27 0.33 0.02 99.35 06:06:33 06:03:01 5 0.28 0.00 0.08 0.03 0.00 99.60 06:06:33 06:03:01 6 0.13 0.00 0.08 0.02 0.02 99.75 06:06:33 06:03:01 7 0.08 0.00 0.03 0.00 0.00 99.88 06:06:33 06:04:01 all 0.80 0.00 0.35 0.48 0.01 98.36 06:06:33 06:04:01 0 0.52 0.00 0.33 1.18 0.02 97.95 06:06:33 06:04:01 1 2.07 0.00 0.38 0.37 0.02 97.16 06:06:33 06:04:01 2 0.65 0.00 0.47 0.47 0.00 98.41 06:06:33 06:04:01 3 0.52 0.00 0.25 0.05 0.02 99.17 06:06:33 06:04:01 4 0.97 0.00 0.45 1.34 0.00 97.24 06:06:33 06:04:01 5 0.55 0.00 0.27 0.03 0.02 99.13 06:06:33 06:04:01 6 0.47 0.00 0.30 0.22 0.02 99.00 06:06:33 06:04:01 7 0.63 0.00 0.35 0.18 0.02 98.82 06:06:33 06:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:06:33 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:06:33 06:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:06:33 06:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:06:33 06:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:06:33 06:05:01 4 0.02 0.00 0.02 0.03 0.02 99.92 06:06:33 06:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:06:33 06:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:06:33 06:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:06:33 06:06:01 all 0.01 0.00 0.01 0.09 0.01 99.89 06:06:33 06:06:01 0 0.02 0.00 0.00 0.70 0.02 99.27 06:06:33 06:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 06:06:33 06:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:06:33 06:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:06:33 06:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:06:33 06:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:06:33 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:06:33 06:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:06:33 Average: all 6.82 0.00 1.37 1.11 0.03 90.67 06:06:33 Average: 0 6.83 0.00 1.38 0.49 0.03 91.26 06:06:33 Average: 1 7.03 0.00 1.33 0.76 0.02 90.85 06:06:33 Average: 2 7.02 0.00 1.25 0.60 0.03 91.10 06:06:33 Average: 3 6.71 0.00 1.48 1.95 0.03 89.83 06:06:33 Average: 4 6.66 0.00 1.50 2.56 0.03 89.25 06:06:33 Average: 5 6.98 0.00 1.30 0.23 0.03 91.46 06:06:33 Average: 6 6.92 0.00 1.33 1.47 0.03 90.25 06:06:33 Average: 7 6.43 0.00 1.36 0.78 0.03 91.39 06:06:33 06:06:33 06:06:33