Pull request #651 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d3c04632eac5c03198b299ee5775543f553879+00d7df9bfc12085a417893dc2a73ff3105929001 (6b99024c8d46174c239718b1f7c3666c32b580e5) 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-ssh1805387054323945329.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-ssh2906510676417955972.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-mqtt-go/branches/PR-651/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-mqtt-go/branches/PR-651/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7119133743508438368.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-mqtt-go/branches/PR-651/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14977049998802727308.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-ssh6236223348663761587.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-mqtt-go/branches/PR-651/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-mqtt-go/branches/PR-651/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17852129118260370960.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24143 in /w/workspace/gexfoundry_device-mqtt-go_PR-651 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-651 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 00d7df9bfc12085a417893dc2a73ff3105929001 into PR head commit f8d3c04632eac5c03198b299ee5775543f553879 Merge succeeded, producing f8d3c04632eac5c03198b299ee5775543f553879 Checking out Revision f8d3c04632eac5c03198b299ee5775543f553879 (PR-651) 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-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # 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 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:54:01 ========================================================= 01:54:01 EdgeX Global Pipelines Version Info 01:54:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:02 ------------------- 01:54:02 stable info: 01:54:02 ------------------- 01:54:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:54:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:54:02 Message: update stable to v1.0.258 01:54:03 ------------------- 01:54:03 experimental info: 01:54:03 ------------------- 01:54:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:54:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-651 [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-651 [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-651 [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d3c04 [Pipeline] echo 01:54:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:05 provisioning config files... 01:54:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config9374054547758160024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:06 ---> ****-login.sh 01:54:06 nexus3.edgexfoundry.org:10001 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 nexus3.edgexfoundry.org:10002 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 nexus3.edgexfoundry.org:10003 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 nexus3.edgexfoundry.org:10004 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 ****.io 01:54:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:06 Configure a credential helper to remove this warning. See 01:54:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:06 01:54:06 Login Succeeded 01:54:06 ---> ****-login.sh ends [Pipeline] } 01:54:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:54:07 + git rev-list -1 --merges f8d3c04632eac5c03198b299ee5775543f553879~1..f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo 01:54:07 -----------> git rev-list -1 --merges f8d3c04632eac5c03198b299ee5775543f553879~1..f8d3c04632eac5c03198b299ee5775543f553879 f8d3c04632eac5c03198b299ee5775543f553879 [false] [Pipeline] sh 01:54:08 + git log --format=format:%s -1 f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo 01:54:08 ========================================================= 01:54:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:08 + git log --format=format:%s -1 f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] echo 01:54:08 [semverPrep] GIT_COMMIT: f8d3c04632eac5c03198b299ee5775543f553879, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:54:08 [semverPrep] This is not a build commit. [Pipeline] sh 01:54:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:09 + grep -v github /etc/ssh/ssh_known_hosts 01:54:09 + [ -e /tmp/ssh_known_hosts ] 01:54:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:09 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:09 01:54:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:10 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:10 b85a868b505f: Pulling fs layer 01:54:10 e2be974225ed: Pulling fs layer 01:54:10 339a4e72a1f5: Pulling fs layer 01:54:10 988bab9f4d93: Pulling fs layer 01:54:10 1469e6f7b9e6: Pulling fs layer 01:54:10 eaf3925da568: Pulling fs layer 01:54:10 bab4dde63d76: Pulling fs layer 01:54:10 bde34c3a00c8: Pulling fs layer 01:54:10 b352a97aabf1: Pulling fs layer 01:54:10 4872d77fe225: Pulling fs layer 01:54:10 5851b861e8e6: Pulling fs layer 01:54:10 bab4dde63d76: Waiting 01:54:10 eaf3925da568: Waiting 01:54:10 988bab9f4d93: Waiting 01:54:10 5851b861e8e6: Waiting 01:54:10 b352a97aabf1: Waiting 01:54:10 bde34c3a00c8: Waiting 01:54:10 4872d77fe225: Waiting 01:54:10 1469e6f7b9e6: Waiting 01:54:10 e2be974225ed: Verifying Checksum 01:54:10 e2be974225ed: Download complete 01:54:10 988bab9f4d93: Verifying Checksum 01:54:10 988bab9f4d93: Download complete 01:54:10 1469e6f7b9e6: Verifying Checksum 01:54:10 1469e6f7b9e6: Download complete 01:54:10 eaf3925da568: Download complete 01:54:10 339a4e72a1f5: Verifying Checksum 01:54:10 339a4e72a1f5: Download complete 01:54:10 bde34c3a00c8: Verifying Checksum 01:54:10 bde34c3a00c8: Download complete 01:54:10 b352a97aabf1: Download complete 01:54:10 4872d77fe225: Download complete 01:54:10 5851b861e8e6: Download complete 01:54:10 b85a868b505f: Verifying Checksum 01:54:10 b85a868b505f: Download complete 01:54:10 bab4dde63d76: Verifying Checksum 01:54:10 bab4dde63d76: Download complete 01:54:11 b85a868b505f: Pull complete 01:54:11 e2be974225ed: Pull complete 01:54:12 339a4e72a1f5: Pull complete 01:54:12 988bab9f4d93: Pull complete 01:54:12 1469e6f7b9e6: Pull complete 01:54:12 eaf3925da568: Pull complete 01:54:14 bab4dde63d76: Pull complete 01:54:14 bde34c3a00c8: Pull complete 01:54:14 b352a97aabf1: Pull complete 01:54:14 4872d77fe225: Pull complete 01:54:15 5851b861e8e6: Pull complete 01:54:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:15 prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container 01:54:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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 01:54:17 $ docker top 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d -eo pid,comm 01:54:18 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). 01:54:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:18 [ssh-agent] Looking for ssh-agent implementation... 01:54:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:18 $ docker exec 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent 01:54:18 SSH_AUTH_SOCK=/tmp/ssh-TmFkYHEQhZzN/agent.32 01:54:18 SSH_AGENT_PID=38 01:54:18 Running ssh-add (command line suppressed) 01:54:18 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_17654774307943852420.key (/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_17654774307943852420.key) 01:54:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:18 + git tag --points-at HEAD [Pipeline] } 01:54:18 $ docker exec --env ******** --env ******** 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent -k 01:54:19 unset SSH_AUTH_SOCK; 01:54:19 unset SSH_AGENT_PID; 01:54:19 echo Agent pid 38 killed; 01:54:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:19 [ssh-agent] Looking for ssh-agent implementation... 01:54:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:19 $ docker exec 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent 01:54:19 SSH_AUTH_SOCK=/tmp/ssh-sn8k5rX4sJMS/agent.70 01:54:19 SSH_AGENT_PID=76 01:54:19 Running ssh-add (command line suppressed) 01:54:19 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_8526841635865168192.key (/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/private_key_8526841635865168192.key) 01:54:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:19 + git semver init 01:54:20 2023-12-06 01:54:20,142 [run_init] DEBUG init version:0.0.0 force:False 01:54:20 2023-12-06 01:54:20,143 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver 01:54:20 2023-12-06 01:54:20,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver 01:54:20 2023-12-06 01:54:20,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-651, universal_newlines=False, shell=None, istream=None) 01:54:21 2023-12-06 01:54:21,322 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.git/info/exclude 01:54:21 2023-12-06 01:54:21,323 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver/PR-651 with force:False 01:54:21 2023-12-06 01:54:21,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver/PR-651 01:54:21 2023-12-06 01:54:21,328 [execute] INFO git cat-file --batch-check 01:54:21 2023-12-06 01:54:21,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver, universal_newlines=False, shell=None, istream=) 01:54:21 2023-12-06 01:54:21,334 [execute] INFO git cat-file --batch 01:54:21 2023-12-06 01:54:21,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver, universal_newlines=False, shell=None, istream=) 01:54:21 2023-12-06 01:54:21,339 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-651/.semver/PR-651 01:54:21 0.0.0 [Pipeline] } 01:54:21 $ docker exec --env ******** --env ******** 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d ssh-agent -k 01:54:21 unset SSH_AUTH_SOCK; 01:54:21 unset SSH_AGENT_PID; 01:54:21 echo Agent pid 76 killed; 01:54:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:22 + git semver [Pipeline] } 01:54:22 $ docker stop --time=1 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d 01:54:23 $ docker rm -f --volumes 35c65db92f63e984ed2bd90eb5a2a4f3a042e73360a8e0879ba4ccd7a4c2dd8d [Pipeline] // withDockerContainer [Pipeline] sh 01:54:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:24 Stashed 1 file(s) [Pipeline] echo 01:54:24 [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 01:54:25 provisioning config files... 01:54:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config208921236460453558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:26 ---> ****-login.sh 01:54:26 nexus3.edgexfoundry.org:10001 01:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:26 Configure a credential helper to remove this warning. See 01:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:26 01:54:26 Login Succeeded 01:54:26 nexus3.edgexfoundry.org:10002 01:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:26 Configure a credential helper to remove this warning. See 01:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:26 01:54:26 Login Succeeded 01:54:26 nexus3.edgexfoundry.org:10003 01:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:26 Configure a credential helper to remove this warning. See 01:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:26 01:54:26 Login Succeeded 01:54:26 nexus3.edgexfoundry.org:10004 01:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:26 Configure a credential helper to remove this warning. See 01:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:26 01:54:26 Login Succeeded 01:54:26 ****.io 01:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:54:26 Configure a credential helper to remove this warning. See 01:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:54:26 01:54:26 Login Succeeded 01:54:26 ---> ****-login.sh ends [Pipeline] } 01:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:54:27 ========================================================= 01:54:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:54:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + 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 . 01:54:27 Sending build context to Docker daemon 17.32MB 01:54:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:54:27 Step 2/12 : FROM ${BASE} AS builder 01:54:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:27 7264a8db6415: Pulling fs layer 01:54:27 c4d48a809fc2: Pulling fs layer 01:54:27 4f1c88b9dad5: Pulling fs layer 01:54:27 ad3a456e5733: Pulling fs layer 01:54:27 69c7f0334f64: Pulling fs layer 01:54:27 1f1c1a5573a3: Pulling fs layer 01:54:27 ad3a456e5733: Waiting 01:54:27 69c7f0334f64: Waiting 01:54:27 ce7588e14bc9: Pulling fs layer 01:54:27 b5e4710f87ac: Pulling fs layer 01:54:27 1f1c1a5573a3: Waiting 01:54:27 b5e4710f87ac: Waiting 01:54:27 ce7588e14bc9: Waiting 01:54:27 c4d48a809fc2: Verifying Checksum 01:54:27 c4d48a809fc2: Download complete 01:54:27 ad3a456e5733: Verifying Checksum 01:54:27 ad3a456e5733: Download complete 01:54:27 69c7f0334f64: Verifying Checksum 01:54:27 69c7f0334f64: Download complete 01:54:27 7264a8db6415: Verifying Checksum 01:54:27 7264a8db6415: Download complete 01:54:27 1f1c1a5573a3: Verifying Checksum 01:54:27 1f1c1a5573a3: Download complete 01:54:27 7264a8db6415: Pull complete 01:54:28 b5e4710f87ac: Verifying Checksum 01:54:28 b5e4710f87ac: Download complete 01:54:28 c4d48a809fc2: Pull complete 01:54:28 4f1c88b9dad5: Verifying Checksum 01:54:28 4f1c88b9dad5: Download complete 01:54:28 ce7588e14bc9: Verifying Checksum 01:54:28 ce7588e14bc9: Download complete 01:54:31 4f1c88b9dad5: Pull complete 01:54:31 ad3a456e5733: Pull complete 01:54:31 69c7f0334f64: Pull complete 01:54:31 1f1c1a5573a3: Pull complete 01:54:34 ce7588e14bc9: Pull complete 01:54:34 b5e4710f87ac: Pull complete 01:54:34 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:54:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:54:34 ---> 88b5674ff536 01:54:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:54:37 ---> Running in cb942d282e96 01:54:37 Removing intermediate container cb942d282e96 01:54:37 ---> f52834f4b72e 01:54:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:54:37 ---> Running in 75c699175574 01:54:37 Removing intermediate container 75c699175574 01:54:37 ---> 03c8dc5c52f3 01:54:37 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:54:37 ---> Running in 0a063da66b44 01:54:37 Removing intermediate container 0a063da66b44 01:54:37 ---> 71bb7d218c63 01:54:37 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:54:37 ---> Running in 72b980a4eb08 01:54:37 Removing intermediate container 72b980a4eb08 01:54:37 ---> ff34b8c18b85 01:54:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:38 ---> Running in 28290ed26025 01:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:54:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:54:38 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:54:38 (2/4) Installing libedit (20221030.3.1-r1) 01:54:38 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:54:38 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:54:38 Executing busybox-1.36.1-r5.trigger 01:54:38 OK: 268 MiB in 56 packages 01:54:38 Removing intermediate container 28290ed26025 01:54:38 ---> ca49d2ea4d13 01:54:38 Step 8/12 : WORKDIR /device-mqtt-go 01:54:39 ---> Running in ea2c3227b59e 01:54:39 Removing intermediate container ea2c3227b59e 01:54:39 ---> c1898ba35ee1 01:54:39 Step 9/12 : COPY go.mod vendor* ./ 01:54:39 ---> fa1cc5dab73b 01:54:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:39 ---> Running in 9437df8573cd 01:54:40 Still waiting to schedule task 01:54:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24141’ 01:55:18 Removing intermediate container 9437df8573cd 01:55:18 ---> 5c36f0b52523 01:55:18 Step 11/12 : COPY . . 01:55:18 ---> 49b9e0ef11e0 01:55:18 Step 12/12 : RUN $MAKE 01:55:18 ---> Running in 086f7484f3d8 01:55:18 noop 01:55:18 Removing intermediate container 086f7484f3d8 01:55:18 ---> 97831244f9ea 01:55:18 Successfully built 97831244f9ea 01:55:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:18 + docker inspect -f . ci-base-image-x86_64 01:55:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:18 prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container 01:55:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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 01:55:19 $ docker top 7820212662f42bf7e4adecf6c0aacd6d930065b118c67e1d8f93d8731b948030 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:19 + go version 01:55:19 go version go1.21.0 linux/amd64 [Pipeline] } 01:55:19 $ docker stop --time=1 7820212662f42bf7e4adecf6c0aacd6d930065b118c67e1d8f93d8731b948030 01:55:21 $ docker rm -f --volumes 7820212662f42bf7e4adecf6c0aacd6d930065b118c67e1d8f93d8731b948030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:21 + docker inspect -f . ci-base-image-x86_64 01:55:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:22 prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container 01:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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 01:55:22 $ docker top 7ed799e66bcc3dcf2848e3f2a8624fdbd6d442c2d2cedf4fb5c758065d3b3229 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:23 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-651 [Pipeline] fileExists [Pipeline] sh 01:55:23 + make test 01:55:23 go test ./... -coverprofile=coverage.out ./... 01:55:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:55:34 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:55:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:55:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 01:55:42 go vet ./... 01:55:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:55:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:55:45 ./bin/test-attribution-txt.sh [Pipeline] echo 01:55:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:55:45 $ docker stop --time=1 7ed799e66bcc3dcf2848e3f2a8624fdbd6d442c2d2cedf4fb5c758065d3b3229 01:55:48 $ docker rm -f --volumes 7ed799e66bcc3dcf2848e3f2a8624fdbd6d442c2d2cedf4fb5c758065d3b3229 [Pipeline] // withDockerContainer [Pipeline] sh 01:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:55:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:55:50 + ls -al . 01:55:50 total 184 01:55:50 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 01:55 . 01:55:50 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 01:53 .. 01:55:50 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 01:54 .dockerignore 01:55:50 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 01:55 .git 01:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:54 .github 01:55:50 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 01:54 .gitignore 01:55:50 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 01:54 .golangci.yml 01:55:50 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 01:54 .semver 01:55:50 -rw-rw-r-- 1 jenkins jenkins 10386 Dec 6 01:54 Attribution.txt 01:55:50 -rw-rw-r-- 1 jenkins jenkins 18574 Dec 6 01:54 CHANGELOG.md 01:55:50 -rw-rw-r-- 1 jenkins jenkins 1798 Dec 6 01:54 Dockerfile 01:55:50 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 01:54 GOVERNANCE.md 01:55:50 -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 01:54 Jenkinsfile 01:55:50 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 01:54 LICENSE 01:55:50 -rw-rw-r-- 1 jenkins jenkins 1963 Dec 6 01:54 Makefile 01:55:50 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 01:54 OWNERS.md 01:55:50 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 6 01:54 README.md 01:55:50 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 01:54 VERSION 01:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:54 bin 01:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:54 cmd 01:55:50 -rw-r--r-- 1 jenkins jenkins 18506 Dec 6 01:55 coverage.out 01:55:50 -rw-rw-r-- 1 jenkins jenkins 3817 Dec 6 01:54 go.mod 01:55:50 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 01:54 go.sum 01:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:54 internal 01:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:54 mock 01:55:50 -rw-rw-r-- 1 jenkins jenkins 227 Dec 6 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:50 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f8d3c04632eac5c03198b299ee5775543f553879 --label arch=amd64 --label version=0.0.0 . 01:55:50 Sending build context to Docker daemon 17.34MB 01:55:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:55:50 Step 2/25 : FROM ${BASE} AS builder 01:55:50 ---> 97831244f9ea 01:55:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:55:50 ---> Running in 90abbceab491 01:55:50 Removing intermediate container 90abbceab491 01:55:50 ---> ce952a73135e 01:55:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:55:50 ---> Running in a7ee9b16005c 01:55:51 Removing intermediate container a7ee9b16005c 01:55:51 ---> 969a816079da 01:55:51 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:55:51 ---> Running in e97337dea9b9 01:55:51 Removing intermediate container e97337dea9b9 01:55:51 ---> 2051f65a4db6 01:55:51 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:55:51 ---> Running in 5835ed90d063 01:55:51 Removing intermediate container 5835ed90d063 01:55:51 ---> 85cc659e0251 01:55:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:55:51 ---> Running in e3d8b0650893 01:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:55:52 OK: 268 MiB in 56 packages 01:55:52 Removing intermediate container e3d8b0650893 01:55:52 ---> f0ffcc9547f9 01:55:52 Step 8/25 : WORKDIR /device-mqtt-go 01:55:52 ---> Running in 01c834b2a9e4 01:55:52 Removing intermediate container 01c834b2a9e4 01:55:52 ---> a0c6e0660f22 01:55:52 Step 9/25 : COPY go.mod vendor* ./ 01:55:52 ---> dda84fcaf85a 01:55:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:55:52 ---> Running in be960123a46c 01:55:53 Removing intermediate container be960123a46c 01:55:53 ---> 84b1424f7405 01:55:53 Step 11/25 : COPY . . 01:55:53 ---> d2d5aa09bf0f 01:55:53 Step 12/25 : RUN $MAKE 01:55:53 ---> Running in f25db6afbb45 01:55:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:56:12 Removing intermediate container f25db6afbb45 01:56:12 ---> 82727158d67a 01:56:12 Step 13/25 : FROM alpine:3.18 01:56:12 3.18: Pulling from library/alpine 01:56:13 c926b61bad3b: Pulling fs layer 01:56:13 c926b61bad3b: Verifying Checksum 01:56:13 c926b61bad3b: Download complete 01:56:13 c926b61bad3b: Pull complete 01:56:13 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:56:13 Status: Downloaded newer image for alpine:3.18 01:56:13 ---> b541f2080109 01:56:13 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:56:13 ---> Running in d1e0ec761f69 01:56:13 Removing intermediate container d1e0ec761f69 01:56:13 ---> 927377539f01 01:56:13 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:56:13 ---> Running in cbc6de42c9a8 01:56:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:14 (1/1) Installing dumb-init (1.2.5-r2) 01:56:14 Executing busybox-1.36.1-r5.trigger 01:56:14 OK: 7 MiB in 16 packages 01:56:14 Removing intermediate container cbc6de42c9a8 01:56:14 ---> 2144658f141c 01:56:14 Step 16/25 : RUN apk --no-cache upgrade 01:56:14 ---> Running in 5df8a9331390 01:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:15 OK: 7 MiB in 16 packages 01:56:15 Removing intermediate container 5df8a9331390 01:56:15 ---> 0f1c3a1b1951 01:56:15 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:56:16 ---> 4ea5a888cc63 01:56:16 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:56:16 ---> c42d923732d9 01:56:16 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:56:16 ---> 067a78c17734 01:56:16 Step 20/25 : EXPOSE 59982 01:56:16 ---> Running in 4735b9c2c97c 01:56:16 Removing intermediate container 4735b9c2c97c 01:56:16 ---> 733d337e617e 01:56:16 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:56:16 ---> Running in 02a20ab79e81 01:56:16 Removing intermediate container 02a20ab79e81 01:56:16 ---> 6abccb496555 01:56:16 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:56:16 ---> Running in 31ebae7a0c38 01:56:16 Removing intermediate container 31ebae7a0c38 01:56:16 ---> b1e3316396e8 01:56:16 Step 23/25 : LABEL arch=amd64 01:56:16 ---> Running in e5ce2c3527ab 01:56:17 Removing intermediate container e5ce2c3527ab 01:56:17 ---> 2b8bf40b990f 01:56:17 Step 24/25 : LABEL git_sha=f8d3c04632eac5c03198b299ee5775543f553879 01:56:17 ---> Running in 4c4c312ad1f9 01:56:17 Removing intermediate container 4c4c312ad1f9 01:56:17 ---> 9b948c224a6c 01:56:17 Step 25/25 : LABEL version=0.0.0 01:56:17 ---> Running in 9ed4fc969807 01:56:17 Removing intermediate container 9ed4fc969807 01:56:17 ---> f23dca42a1db 01:56:17 [Warning] One or more build-args [ARCH] were not consumed 01:56:17 Successfully built f23dca42a1db 01:56:17 Successfully tagged device-mqtt: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 01:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:18 01:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:18 latest: Pulling from edgex-lftools-log-publisher 01:56:18 5eb5b503b376: Pulling fs layer 01:56:18 5c69ac0246d0: Pulling fs layer 01:56:18 ec43610c2a17: Pulling fs layer 01:56:18 3a2ae6a8a46f: Pulling fs layer 01:56:18 33b1e0a273af: Pulling fs layer 01:56:18 5d3b04190fa2: Pulling fs layer 01:56:18 2f39f015ded8: Pulling fs layer 01:56:18 3a2ae6a8a46f: Waiting 01:56:18 33b1e0a273af: Waiting 01:56:18 5d3b04190fa2: Waiting 01:56:18 2f39f015ded8: Waiting 01:56:18 5c69ac0246d0: Download complete 01:56:18 3a2ae6a8a46f: Verifying Checksum 01:56:18 3a2ae6a8a46f: Download complete 01:56:18 33b1e0a273af: Verifying Checksum 01:56:18 33b1e0a273af: Download complete 01:56:18 5d3b04190fa2: Verifying Checksum 01:56:18 5d3b04190fa2: Download complete 01:56:18 ec43610c2a17: Verifying Checksum 01:56:18 ec43610c2a17: Download complete 01:56:19 5eb5b503b376: Download complete 01:56:19 2f39f015ded8: Download complete 01:56:20 5eb5b503b376: Pull complete 01:56:20 5c69ac0246d0: Pull complete 01:56:20 ec43610c2a17: Pull complete 01:56:20 3a2ae6a8a46f: Pull complete 01:56:20 33b1e0a273af: Pull complete 01:56:20 5d3b04190fa2: Pull complete 01:56:25 2f39f015ded8: Pull complete 01:56:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:25 prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container 01:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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 01:56:29 $ docker top 9367f276c83d88c12329aa128f19bdadb7a77e97afab2baf806a75ffe583f0c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:29 ---> job-cost.sh 01:56:29 lf-activate-venv: SKIPPING 01:56:29 INFO: No Stack... 01:56:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:30 INFO: Archiving Costs [Pipeline] sh 01:56:30 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives/cost.csv 01:56:30 + cut -d, -f6 [Pipeline] lock 01:56:30 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] 01:56:30 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] did not exist. Created. 01:56:30 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:30 + echo total: 0.2199999988079071 [Pipeline] stash 01:56:30 Stashed 1 file(s) [Pipeline] } 01:56:31 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:31 $ docker stop --time=1 9367f276c83d88c12329aa128f19bdadb7a77e97afab2baf806a75ffe583f0c4 01:56:32 $ docker rm -f --volumes 9367f276c83d88c12329aa128f19bdadb7a77e97afab2baf806a75ffe583f0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:58:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24144 in /w/workspace/gexfoundry_device-mqtt-go_PR-651 [Pipeline] { [Pipeline] ws 01:58:13 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:58:16 The recommended git tool is: git 01:58:25 using credential edgex-jenkins-ssh 01:58:25 Cloning the remote Git repository 01:58:25 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:58:25 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:58:25 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:58:25 > git --version # timeout=10 01:58:25 > git --version # 'git version 2.25.1' 01:58:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:27 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:58:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:28 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:58:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:58:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/651/head:refs/remotes/origin/PR-651 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:58:29 Merging remotes/origin/main commit 00d7df9bfc12085a417893dc2a73ff3105929001 into PR head commit f8d3c04632eac5c03198b299ee5775543f553879 01:58:29 Merge succeeded, producing f8d3c04632eac5c03198b299ee5775543f553879 01:58:29 Checking out Revision f8d3c04632eac5c03198b299ee5775543f553879 (PR-651) 01:58:30 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:58:30 > git --version # timeout=10 01:58:30 > git --version # 'git version 2.25.1' 01:58:30 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:58:29 > git config core.sparsecheckout # timeout=10 01:58:29 > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # timeout=10 01:58:29 > git remote # timeout=10 01:58:29 > git config --get remote.origin.url # timeout=10 01:58:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:58:29 > git merge 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 01:58:29 > git rev-parse HEAD^{commit} # timeout=10 01:58:29 > git config core.sparsecheckout # timeout=10 01:58:29 > git checkout -f f8d3c04632eac5c03198b299ee5775543f553879 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 01:58:31 Dload Upload Total Spent Left Speed 01:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 81819 0 --:--:-- --:--:-- --:--:-- 82350 [Pipeline] sh 01:58:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:58:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:58:32 + sudo tee /etc/docker/daemon.new 01:58:32 { 01:58:32 "registry-mirrors": [ 01:58:32 "https://nexus3.edgexfoundry.org:10001" 01:58:32 ], 01:58:32 "bip": "10.250.0.254/24", 01:58:32 "hosts": [ 01:58:32 "tcp://0.0.0.0:5555", 01:58:32 "unix:///var/run/docker.sock" 01:58:32 ], 01:58:32 "mtu": 1458, 01:58:32 "selinux-enabled": true, 01:58:32 "seccomp-profile": "/etc/docker/seccomp.json" 01:58:32 } [Pipeline] sh 01:58:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:58:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:51 provisioning config files... 01:58:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5354122384115437687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:52 ---> ****-login.sh 01:58:52 nexus3.edgexfoundry.org:10001 01:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:52 Configure a credential helper to remove this warning. See 01:58:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:52 01:58:52 Login Succeeded 01:58:52 nexus3.edgexfoundry.org:10002 01:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:52 Configure a credential helper to remove this warning. See 01:58:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:52 01:58:52 Login Succeeded 01:58:52 nexus3.edgexfoundry.org:10003 01:58:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:53 Configure a credential helper to remove this warning. See 01:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:53 01:58:53 Login Succeeded 01:58:53 nexus3.edgexfoundry.org:10004 01:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:53 Configure a credential helper to remove this warning. See 01:58:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:53 01:58:53 Login Succeeded 01:58:53 ****.io 01:58:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:54 Configure a credential helper to remove this warning. See 01:58:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:54 01:58:54 Login Succeeded 01:58:54 ---> ****-login.sh ends [Pipeline] } 01:58:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:54 ========================================================= 01:58:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:58:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:55 + 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 . 01:58:56 #0 building with "default" instance using docker driver 01:58:56 01:58:56 #1 [internal] load build definition from Dockerfile 01:58:56 #1 transferring dockerfile: 1.84kB 0.0s done 01:58:56 #1 DONE 0.1s 01:58:56 01:58:56 #2 [internal] load .dockerignore 01:58:56 #2 transferring context: 182B done 01:58:56 #2 DONE 0.1s 01:58:56 01:58:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:58:56 #3 DONE 0.1s 01:58:56 01:58:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:58:56 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 01:58:56 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 01:58:56 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done 01:58:56 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 01:58:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 01:58:56 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 01:58:56 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 01:58:56 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 0B / 440B 0.2s 01:58:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 01:58:56 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 01:58:56 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 01:58:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 372.74kB / 97.63MB 0.3s 01:58:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 65.54kB / 11.40MB 0.3s 01:58:57 #4 ... 01:58:57 01:58:57 #5 [internal] load build context 01:58:57 #5 transferring context: 8.65MB 0.4s done 01:58:57 #5 DONE 0.4s 01:58:57 01:58:57 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:58:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s 01:58:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s 01:58:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s 01:58:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s 01:58:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s 01:58:57 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done 01:58:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 0.8s 01:58:57 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 01:58:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s 01:58:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.85MB / 63.99MB 0.9s 01:58:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.9s 01:58:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 01:58:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.0s 01:58:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s 01:58:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.06MB / 63.99MB 1.2s 01:58:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.2s 01:58:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 01:58:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.06MB / 63.99MB 1.3s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s 01:58:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.4s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.16MB / 97.63MB 1.4s 01:58:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.6s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.7s 01:58:58 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.8s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 83.89MB / 97.63MB 2.0s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.13MB / 97.63MB 2.1s 01:58:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s 01:58:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s done 01:59:04 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s 01:59:09 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.6s 01:59:15 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done 01:59:16 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 01:59:16 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 01:59:16 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 01:59:22 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 01:59:25 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.6s done 01:59:25 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 01:59:27 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 01:59:27 #4 DONE 30.9s 01:59:27 01:59:27 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 01:59:28 #6 0.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:59:28 #6 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:59:29 #6 2.056 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:59:29 #6 2.082 (2/4) Installing libedit (20221030.3.1-r1) 01:59:29 #6 2.097 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:59:29 #6 2.159 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:59:29 #6 2.185 Executing busybox-1.36.1-r5.trigger 01:59:29 #6 2.221 OK: 271 MiB in 56 packages 01:59:33 #6 DONE 5.2s 01:59:33 01:59:33 #7 [builder 3/7] WORKDIR /device-mqtt-go 01:59:33 #7 DONE 0.1s 01:59:33 01:59:33 #8 [builder 4/7] COPY go.mod vendor* ./ 01:59:33 #8 DONE 0.1s 01:59:33 01:59:33 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:59:55 #9 DONE 21.8s 01:59:55 01:59:55 #10 [builder 6/7] COPY . . 01:59:55 #10 DONE 0.2s 01:59:55 01:59:55 #11 [builder 7/7] RUN echo noop 01:59:55 #11 0.627 noop 01:59:55 #11 DONE 0.7s 01:59:55 01:59:55 #12 exporting to image 01:59:55 #12 exporting layers 02:00:17 #12 exporting layers 22.2s done 02:00:17 #12 writing image sha256:cb009918bda75d6d5d5a625cf2c51c892d0e467a3ff2c7e378cd9fd8dbd39c43 done 02:00:17 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 02:00:17 #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:18 + docker inspect -f . ci-base-image-arm64 02:00:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-24144 does not seem to be running inside a container 02:00:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:00:20 $ docker top 3a7b81f1ac7642524bbf08e78570d7237f4b5b9750e5b76b7dd02821511bb121 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:20 + go version 02:00:20 go version go1.21.0 linux/arm64 [Pipeline] } 02:00:20 $ docker stop --time=1 3a7b81f1ac7642524bbf08e78570d7237f4b5b9750e5b76b7dd02821511bb121 02:00:22 $ docker rm -f --volumes 3a7b81f1ac7642524bbf08e78570d7237f4b5b9750e5b76b7dd02821511bb121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:23 + docker inspect -f . ci-base-image-arm64 02:00:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:23 prd-ubuntu20.04-docker-arm64-4c-16g-24144 does not seem to be running inside a container 02:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:00:24 $ docker top 447fe11a7d273c1a881cce7a14120582e09c53cc8b86a4b1e57d7adada75f8bb -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:25 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:00:25 + make test 02:00:25 go test ./... -coverprofile=coverage.out ./... 02:00:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:01:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:01:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:01:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.057s coverage: 22.8% of statements 02:01:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:01:22 go vet ./... 02:01:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:01:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:01:37 ./bin/test-attribution-txt.sh [Pipeline] echo 02:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:01:37 $ docker stop --time=1 447fe11a7d273c1a881cce7a14120582e09c53cc8b86a4b1e57d7adada75f8bb 02:01:41 $ docker rm -f --volumes 447fe11a7d273c1a881cce7a14120582e09c53cc8b86a4b1e57d7adada75f8bb [Pipeline] // withDockerContainer [Pipeline] sh 02:01:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:01:42 Warning: overwriting stash ‘coverage-report’ 02:01:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:01:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:01:43 + ls -al . 02:01:43 total 180 02:01:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 02:00 . 02:01:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 01:58 .. 02:01:43 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 01:58 .dockerignore 02:01:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 01:58 .git 02:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:58 .github 02:01:43 -rw-rw-r-- 1 jenkins jenkins 264 Dec 6 01:58 .gitignore 02:01:43 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 01:58 .golangci.yml 02:01:43 -rw-rw-r-- 1 jenkins jenkins 10386 Dec 6 01:58 Attribution.txt 02:01:43 -rw-rw-r-- 1 jenkins jenkins 18574 Dec 6 01:58 CHANGELOG.md 02:01:43 -rw-rw-r-- 1 jenkins jenkins 1798 Dec 6 01:58 Dockerfile 02:01:43 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 01:58 GOVERNANCE.md 02:01:43 -rw-rw-r-- 1 jenkins jenkins 657 Dec 6 01:58 Jenkinsfile 02:01:43 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 01:58 LICENSE 02:01:43 -rw-rw-r-- 1 jenkins jenkins 1963 Dec 6 01:58 Makefile 02:01:43 -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 01:58 OWNERS.md 02:01:43 -rw-rw-r-- 1 jenkins jenkins 3599 Dec 6 01:58 README.md 02:01:43 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 01:54 VERSION 02:01:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:58 bin 02:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:58 cmd 02:01:43 -rw-r--r-- 1 jenkins jenkins 18506 Dec 6 02:01 coverage.out 02:01:43 -rw-rw-r-- 1 jenkins jenkins 3817 Dec 6 01:58 go.mod 02:01:43 -rw-rw-r-- 1 jenkins jenkins 35084 Dec 6 01:58 go.sum 02:01:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 01:58 internal 02:01:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 01:58 mock 02:01:43 -rw-rw-r-- 1 jenkins jenkins 227 Dec 6 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:44 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f8d3c04632eac5c03198b299ee5775543f553879 --label arch=arm64 --label version=0.0.0 . 02:01:44 #0 building with "default" instance using docker driver 02:01:44 02:01:44 #1 [internal] load .dockerignore 02:01:44 #1 transferring context: 33B 02:01:45 #1 transferring context: 182B 0.0s done 02:01:45 #1 DONE 0.0s 02:01:45 02:01:45 #2 [internal] load build definition from Dockerfile 02:01:45 #2 transferring dockerfile: 1.84kB 0.0s done 02:01:45 #2 DONE 0.0s 02:01:45 02:01:45 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:01:45 #3 DONE 0.0s 02:01:45 02:01:45 #4 [internal] load metadata for docker.io/library/alpine:3.18 02:01:45 #4 DONE 0.4s 02:01:45 02:01:45 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 02:01:45 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 02:01:45 #5 ... 02:01:45 02:01:45 #6 [internal] load build context 02:01:45 #6 transferring context: 26.00kB 0.1s done 02:01:45 #6 DONE 0.1s 02:01:45 02:01:45 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 02:01:45 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 02:01:45 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 02:01:45 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 02:01:45 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s 02:01:45 #5 ... 02:01:45 02:01:45 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:01:45 #7 DONE 0.2s 02:01:45 02:01:45 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 02:01:45 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 02:01:45 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 02:01:46 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 02:01:46 #5 DONE 0.9s 02:01:46 02:01:46 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:01:46 #8 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:01:47 #8 0.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:01:48 #8 ... 02:01:48 02:01:48 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:01:48 #9 0.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:01:48 #9 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:01:48 #9 2.105 OK: 271 MiB in 56 packages 02:01:48 #9 DONE 2.4s 02:01:48 02:01:48 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:01:48 #10 DONE 0.1s 02:01:48 02:01:48 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:01:48 #8 ... 02:01:48 02:01:48 #11 [builder 4/7] COPY go.mod vendor* ./ 02:01:48 #11 DONE 0.2s 02:01:48 02:01:48 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:01:48 #8 2.052 (1/1) Installing dumb-init (1.2.5-r2) 02:01:48 #8 2.071 Executing busybox-1.36.1-r5.trigger 02:01:48 #8 2.100 OK: 8 MiB in 16 packages 02:01:48 #8 DONE 2.4s 02:01:48 02:01:48 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:01:49 #12 ... 02:01:49 02:01:49 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:49 #13 DONE 1.3s 02:01:49 02:01:49 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:01:49 #12 0.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:01:50 #12 ... 02:01:50 02:01:50 #14 [builder 6/7] COPY . . 02:01:50 #14 DONE 0.3s 02:01:50 02:01:50 #12 [stage-1 3/6] RUN apk --no-cache upgrade 02:01:50 #12 1.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:01:51 #12 2.339 OK: 8 MiB in 16 packages 02:01:54 #12 DONE 5.6s 02:01:54 02:01:54 #15 [builder 7/7] RUN make build 02:01:54 #15 0.715 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:03:02 #15 DONE 63.0s 02:03:02 02:03:02 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:03:02 #16 DONE 0.3s 02:03:02 02:03:02 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:03:02 #17 DONE 0.1s 02:03:02 02:03:02 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:03:02 #18 DONE 0.1s 02:03:02 02:03:02 #19 exporting to image 02:03:02 #19 exporting layers 02:03:02 #19 exporting layers 0.5s done 02:03:02 #19 writing image sha256:c094eb396cb037d7e46c9b533a1fc4e491cbc52ec4d3b1a34a9e6c18a67f4cd1 done 02:03:02 #19 naming to docker.io/library/device-mqtt-arm64 0.0s done 02:03:02 #19 DONE 0.5s [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 02:03:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:03 02:03:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:06 arm64: Pulling from edgex-lftools-log-publisher 02:03:06 8998bd30e6a1: Pulling fs layer 02:03:06 04944245beec: Pulling fs layer 02:03:06 699f458cf7ca: Pulling fs layer 02:03:06 765212b225bb: Pulling fs layer 02:03:06 f23df028b6ca: Pulling fs layer 02:03:06 d65c8cfc05b1: Pulling fs layer 02:03:06 2437ff75d9bd: Pulling fs layer 02:03:06 765212b225bb: Waiting 02:03:06 f23df028b6ca: Waiting 02:03:06 d65c8cfc05b1: Waiting 02:03:06 2437ff75d9bd: Waiting 02:03:06 04944245beec: Verifying Checksum 02:03:06 04944245beec: Download complete 02:03:06 765212b225bb: Verifying Checksum 02:03:06 765212b225bb: Download complete 02:03:06 f23df028b6ca: Verifying Checksum 02:03:06 f23df028b6ca: Download complete 02:03:06 d65c8cfc05b1: Download complete 02:03:06 699f458cf7ca: Verifying Checksum 02:03:06 699f458cf7ca: Download complete 02:03:06 8998bd30e6a1: Verifying Checksum 02:03:06 8998bd30e6a1: Download complete 02:03:08 2437ff75d9bd: Verifying Checksum 02:03:08 2437ff75d9bd: Download complete 02:03:13 8998bd30e6a1: Pull complete 02:03:13 04944245beec: Pull complete 02:03:15 699f458cf7ca: Pull complete 02:03:15 765212b225bb: Pull complete 02:03:16 f23df028b6ca: Pull complete 02:03:16 d65c8cfc05b1: Pull complete 02:03:42 2437ff75d9bd: Pull complete 02:03:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:03:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:43 prd-ubuntu20.04-docker-arm64-4c-16g-24144 does not seem to be running inside a container 02:03:43 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 02:03:45 $ docker top ac25c3dcddf7e20bc8656b5e3e24abe9b5fa7f5b5a91625d0dc6f611241fb62f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:45 ---> job-cost.sh 02:03:46 lf-activate-venv: SKIPPING 02:03:46 INFO: No Stack... 02:03:46 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:47 INFO: Archiving Costs [Pipeline] sh 02:03:47 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:03:47 + cut -d, -f6 [Pipeline] lock 02:03:47 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] 02:03:47 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] did not exist. Created. 02:03:47 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:48 /w/workspace/device-mqtt-go/1@tmp/durable-10ce3829/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:03:48 + echo total: 0.2199999988079071 [Pipeline] stash 02:03:48 Warning: overwriting stash ‘stack-cost’ 02:03:48 Stashed 1 file(s) [Pipeline] } 02:03:48 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-651-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:48 $ docker stop --time=1 ac25c3dcddf7e20bc8656b5e3e24abe9b5fa7f5b5a91625d0dc6f611241fb62f 02:03:51 $ docker rm -f --volumes ac25c3dcddf7e20bc8656b5e3e24abe9b5fa7f5b5a91625d0dc6f611241fb62f [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 02:03:53 provisioning config files... 02:03:53 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config7768804623678385844tmp [Pipeline] { [Pipeline] sh 02:03:53 + set +x 02:03:53 + curl -s https://codecov.io/bash 02:03:53 + bash -s -- 02:03:53 02:03:53 _____ _ 02:03:53 / ____| | | 02:03:53 | | ___ __| | ___ ___ _____ __ 02:03:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:53 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:53 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:53 Bash-1.0.6 02:03:53 02:03:53 02:03:53 ==> git version 2.25.1 found 02:03:53 ==> 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 02:03:53 Release-Date: 2020-01-08 02:03:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:03:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:03:53 ==> Jenkins CI detected. 02:03:53 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-651 02:03:53 project root: . 02:03:53 --> token set from env 02:03:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:53 ==> Running gcov in . (disable via -X gcov) 02:03:53 ==> Python coveragepy not found 02:03:53 ==> Searching for coverage reports in: 02:03:53 + . 02:03:53 -> Found 1 reports 02:03:53 ==> Detecting git/mercurial file structure 02:03:53 ==> Reading reports 02:03:53 + ./coverage.out bytes=18506 02:03:53 ==> Appending adjustments 02:03:53 https://docs.codecov.io/docs/fixing-reports 02:03:54 + Found adjustments 02:03:54 ==> Gzipping contents 02:03:54 4.0K /tmp/codecov.s7tLLK.gz 02:03:54 ==> Uploading reports 02:03:54 url: https://codecov.io 02:03:54 query: branch=PR-651&commit=f8d3c04632eac5c03198b299ee5775543f553879&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-651%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=651&job=&cmd_args= 02:03:54 -> Pinging Codecov 02:03:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-651&commit=f8d3c04632eac5c03198b299ee5775543f553879&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-651%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=651&job=&cmd_args= 02:03:54 -> Uploading to 02:03:54 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/7D719EC7BBE17E464838252E33014C33/f8d3c04632eac5c03198b299ee5775543f553879/5cd3fdd4-5561-45ce-8646-f4d1894853f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T020353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a86167688eefaa8d96874d046aa031550101f0826a349c80daf9df50e428989 02:03:54 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:54 Dload Upload Total Spent Left Speed 02:03:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11419 --:--:-- --:--:-- --:--:-- 11419 02:03:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/f8d3c04632eac5c03198b299ee5775543f553879 [Pipeline] } 02:03:54 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 02:03:57 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives ] 02:03:57 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives 02:03:57 total 16 02:03:57 drwxr-xr-x 3 root root 4096 Dec 6 01:56 . 02:03:57 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 01:56 .. 02:03:57 drwxr-xr-x 2 root root 4096 Dec 6 01:56 cost 02:03:57 -rw-r--r-- 1 root root 86 Dec 6 01:56 cost.csv 02:03:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives 02:03:57 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives 02:03:57 total 16 02:03:57 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 01:56 . 02:03:57 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 01:56 .. 02:03:57 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 01:56 cost 02:03:57 -rw-r--r-- 1 jenkins jenkins 86 Dec 6 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:03:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:58 ---> package-listing.sh 02:03:58 ++ facter osfamily 02:03:58 ++ tr '[:upper:]' '[:lower:]' 02:03:59 + OS_FAMILY=debian 02:03:59 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-651 02:03:59 + START_PACKAGES=/tmp/packages_start.txt 02:03:59 + END_PACKAGES=/tmp/packages_end.txt 02:03:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:59 + PACKAGES=/tmp/packages_start.txt 02:03:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-651 ']' 02:03:59 + PACKAGES=/tmp/packages_end.txt 02:03:59 + case "${OS_FAMILY}" in 02:03:59 + dpkg -l 02:03:59 + grep '^ii' 02:03:59 + '[' -f /tmp/packages_start.txt ']' 02:03:59 + '[' -f /tmp/packages_end.txt ']' 02:03:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:59 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-651 ']' 02:03:59 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives/ 02:03:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-651/archives/ [Pipeline] echo 02:03:59 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-651/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:00 prd-ubuntu20.04-docker-8c-8g-24143 does not seem to be running inside a container 02:04:00 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-651/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-651 -v /w/workspace/gexfoundry_device-mqtt-go_PR-651:/w/workspace/gexfoundry_device-mqtt-go_PR-651:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-651@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 02:04:00 $ docker top 509b583a9372ba455162da5e846b44d15f4e58714a052739a14fe23daf4c43c9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:00 + touch /tmp/pre-build-complete [Pipeline] sh 02:04:01 + mkdir -p /var/log/sysstat [Pipeline] sh 02:04:01 + ls /var/log/sa-host 02:04:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:04:01 provisioning config files... 02:04:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-651@tmp/config12526232977772509857tmp [Pipeline] { [Pipeline] echo 02:04:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:04:02 ---> create-netrc.sh [Pipeline] } 02:04:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:04:02 ---> python-tools-install.sh [Pipeline] echo 02:04:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:04:03 ---> sudo-logs.sh 02:04:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:04:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:04:03 ---> job-cost.sh 02:04:03 lf-activate-venv: SKIPPING 02:04:03 DEBUG: total: 0.2199999988079071 02:04:03 INFO: Retrieving Stack Cost... 02:04:03 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:04 INFO: Archiving Costs [Pipeline] echo 02:04:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:04:04 ---> logs-deploy.sh 02:04:04 lf-activate-venv: SKIPPING 02:04:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-651/1 02:04:04 INFO: archiving workspace using pattern(s): 02:04:05 Archives upload complete. 02:04:05 INFO: archiving logs to Nexus 02:04:06 ---> uname -a: 02:04:06 Linux prd-ubuntu20-04-docker-8c-8g-24143 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:04:06 02:04:06 02:04:06 ---> lscpu: 02:04:06 Architecture: x86_64 02:04:06 CPU op-mode(s): 32-bit, 64-bit 02:04:06 Byte Order: Little Endian 02:04:06 Address sizes: 40 bits physical, 48 bits virtual 02:04:06 CPU(s): 8 02:04:06 On-line CPU(s) list: 0-7 02:04:06 Thread(s) per core: 1 02:04:06 Core(s) per socket: 1 02:04:06 Socket(s): 8 02:04:06 NUMA node(s): 1 02:04:06 Vendor ID: AuthenticAMD 02:04:06 CPU family: 23 02:04:06 Model: 49 02:04:06 Model name: AMD EPYC-Rome Processor 02:04:06 Stepping: 0 02:04:06 CPU MHz: 2800.000 02:04:06 BogoMIPS: 5600.00 02:04:06 Virtualization: AMD-V 02:04:06 Hypervisor vendor: KVM 02:04:06 Virtualization type: full 02:04:06 L1d cache: 256 KiB 02:04:06 L1i cache: 256 KiB 02:04:06 L2 cache: 4 MiB 02:04:06 L3 cache: 128 MiB 02:04:06 NUMA node0 CPU(s): 0-7 02:04:06 Vulnerability Itlb multihit: Not affected 02:04:06 Vulnerability L1tf: Not affected 02:04:06 Vulnerability Mds: Not affected 02:04:06 Vulnerability Meltdown: Not affected 02:04:06 Vulnerability Mmio stale data: Not affected 02:04:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:04:06 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:04:06 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:04:06 Vulnerability Srbds: Not affected 02:04:06 Vulnerability Tsx async abort: Not affected 02:04:06 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 02:04:06 02:04:06 02:04:06 ---> nproc: 02:04:06 8 02:04:06 02:04:06 02:04:06 ---> df -h: 02:04:06 Filesystem Size Used Avail Use% Mounted on 02:04:06 overlay 155G 12G 144G 8% / 02:04:06 tmpfs 64M 0 64M 0% /dev 02:04:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:04:06 shm 64M 0 64M 0% /dev/shm 02:04:06 /dev/vda1 155G 12G 144G 8% /facter-os 02:04:06 02:04:06 02:04:06 ---> sar -b -r -n DEV: 02:04:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24143) 12/06/23 _x86_64_ (8 CPU) 02:04:06 02:04:06 01:53:22 LINUX RESTART (8 CPU) 02:04:06 02:04:06 01:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:04:06 01:55:01 197.15 11.71 185.44 0.00 1771.84 58826.20 0.00 02:04:06 01:56:01 167.99 0.22 167.77 0.00 12.13 39701.78 0.00 02:04:06 01:57:01 129.41 0.03 129.37 0.00 3.47 35834.86 0.00 02:04:06 01:58:01 2.00 0.00 2.00 0.00 0.00 25.07 0.00 02:04:06 01:59:01 53.94 11.61 42.33 0.00 5176.87 8490.72 0.00 02:04:06 02:00:01 6.50 0.02 6.48 0.00 0.13 131.58 0.00 02:04:06 02:01:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 02:04:06 02:02:01 2.05 0.00 2.05 0.00 0.00 23.86 0.00 02:04:06 02:03:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 02:04:06 02:04:01 7.23 0.25 6.98 0.00 19.33 128.22 0.00 02:04:06 Average: 56.89 2.38 54.51 0.00 698.34 14319.09 0.00 02:04:06 02:04:06 01:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:04:06 01:55:01 28033284 31534732 777656 2.36 127652 3551112 2048116 6.04 1218524 3147680 389324 02:04:06 01:56:01 27733344 31172820 1130412 3.44 155396 3443964 2408668 7.10 1716696 2923772 231312 02:04:06 01:57:01 27601664 31558776 746036 2.27 165608 3915444 1758392 5.18 1277532 3458088 332 02:04:06 01:58:01 27600368 31557512 747044 2.27 165648 3915444 1758392 5.18 1277504 3458088 48 02:04:06 01:59:01 27122624 31537028 736416 2.24 194708 4340664 1713376 5.05 1582040 3592860 1000 02:04:06 02:00:01 27129976 31539580 734456 2.23 193268 4337420 1703468 5.02 1579816 3589616 184 02:04:06 02:01:01 27138228 31547812 726256 2.21 193316 4337400 1703468 5.02 1571096 3589624 8 02:04:06 02:02:01 27138536 31548192 725804 2.21 193388 4337408 1703468 5.02 1570844 3589632 12 02:04:06 02:03:01 27138700 31548416 725476 2.21 193456 4337428 1703468 5.02 1571404 3589636 180 02:04:06 02:04:01 27099100 31511084 758992 2.31 193632 4338740 1906256 5.62 1607348 3589928 332 02:04:06 Average: 27373582 31505595 780855 2.37 177607 4085502 1840707 5.42 1497280 3452892 62273 02:04:06 02:04:06 01:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:04:06 01:55:01 ens3 615.41 375.67 7382.26 54.64 0.00 0.00 0.00 0.00 02:04:06 01:55:01 docker0 231.54 387.10 19.38 2555.66 0.00 0.00 0.00 0.00 02:04:06 01:55:01 lo 6.07 6.07 0.60 0.60 0.00 0.00 0.00 0.00 02:04:06 01:56:01 vethcde4e88 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:04:06 01:56:01 ens3 52.19 40.89 69.89 79.20 0.00 0.00 0.00 0.00 02:04:06 01:56:01 docker0 1.68 3.67 0.10 30.96 0.00 0.00 0.00 0.00 02:04:06 01:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:04:06 01:57:01 ens3 109.56 67.66 2644.85 13.85 0.00 0.00 0.00 0.00 02:04:06 01:57:01 docker0 3.08 5.56 0.19 62.25 0.00 0.00 0.00 0.00 02:04:06 01:57:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 02:04:06 01:58:01 ens3 0.72 0.25 0.15 0.08 0.00 0.00 0.00 0.00 02:04:06 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:06 01:59:01 ens3 200.93 104.43 2735.08 7.51 0.00 0.00 0.00 0.00 02:04:06 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 01:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:04:06 02:00:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 02:04:06 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:06 02:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:02:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 02:04:06 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:04:06 02:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:04:01 ens3 22.51 13.61 23.22 7.84 0.00 0.00 0.00 0.00 02:04:06 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:04:06 02:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:04:06 Average: ens3 100.18 60.29 1285.53 16.32 0.00 0.00 0.00 0.00 02:04:06 Average: docker0 23.63 39.63 1.97 264.87 0.00 0.00 0.00 0.00 02:04:06 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 02:04:06 02:04:06 02:04:06 ---> sar -P ALL: 02:04:06 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24143) 12/06/23 _x86_64_ (8 CPU) 02:04:06 02:04:06 01:53:22 LINUX RESTART (8 CPU) 02:04:06 02:04:06 01:54:01 CPU %user %nice %system %iowait %steal %idle 02:04:06 01:55:01 all 8.46 0.00 3.81 3.03 0.06 84.64 02:04:06 01:55:01 0 8.35 0.00 3.83 0.94 0.05 86.83 02:04:06 01:55:01 1 8.06 0.00 3.68 2.57 0.05 85.65 02:04:06 01:55:01 2 6.92 0.00 3.74 1.77 0.05 87.52 02:04:06 01:55:01 3 8.28 0.00 3.86 0.07 0.07 87.73 02:04:06 01:55:01 4 7.54 0.00 4.20 6.84 0.05 81.37 02:04:06 01:55:01 5 10.08 0.00 3.72 0.76 0.07 85.37 02:04:06 01:55:01 6 10.08 0.00 3.97 10.14 0.07 75.74 02:04:06 01:55:01 7 8.36 0.00 3.48 1.23 0.07 86.86 02:04:06 01:56:01 all 33.43 0.00 4.49 2.61 0.08 59.39 02:04:06 01:56:01 0 33.90 0.00 4.34 1.28 0.10 60.38 02:04:06 01:56:01 1 33.10 0.00 4.88 0.89 0.07 61.06 02:04:06 01:56:01 2 33.11 0.00 4.59 11.33 0.08 50.89 02:04:06 01:56:01 3 34.01 0.00 4.42 0.37 0.07 61.14 02:04:06 01:56:01 4 32.81 0.00 4.10 0.50 0.08 62.50 02:04:06 01:56:01 5 33.47 0.00 4.42 1.28 0.07 60.77 02:04:06 01:56:01 6 32.43 0.00 4.46 2.64 0.07 60.41 02:04:06 01:56:01 7 34.65 0.00 4.69 2.61 0.08 57.96 02:04:06 01:57:01 all 7.33 0.00 1.90 1.80 0.04 88.93 02:04:06 01:57:01 0 7.52 0.00 2.08 5.47 0.03 84.90 02:04:06 01:57:01 1 7.35 0.00 1.95 0.44 0.02 90.25 02:04:06 01:57:01 2 8.47 0.00 1.98 0.77 0.05 88.73 02:04:06 01:57:01 3 6.79 0.00 1.96 0.79 0.03 90.42 02:04:06 01:57:01 4 6.86 0.00 2.47 5.75 0.05 84.87 02:04:06 01:57:01 5 6.68 0.00 1.91 0.13 0.03 91.24 02:04:06 01:57:01 6 7.03 0.00 1.49 1.04 0.05 90.39 02:04:06 01:57:01 7 7.98 0.00 1.36 0.02 0.03 90.61 02:04:06 01:58:01 all 0.09 0.00 0.01 0.02 0.01 99.86 02:04:06 01:58:01 0 0.05 0.00 0.02 0.15 0.02 99.77 02:04:06 01:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 01:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:04:06 01:58:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:04:06 01:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:04:06 01:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 01:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 02:04:06 01:58:01 7 0.60 0.00 0.03 0.00 0.02 99.35 02:04:06 01:59:01 all 2.68 0.00 1.29 0.62 0.03 95.38 02:04:06 01:59:01 0 1.98 0.00 1.10 0.68 0.03 96.20 02:04:06 01:59:01 1 2.02 0.00 2.90 0.07 0.03 94.97 02:04:06 01:59:01 2 1.60 0.00 1.34 0.52 0.05 96.50 02:04:06 01:59:01 3 2.32 0.00 1.20 1.29 0.02 95.17 02:04:06 01:59:01 4 4.50 0.00 1.27 0.38 0.05 93.79 02:04:06 01:59:01 5 2.86 0.00 0.97 0.08 0.03 96.05 02:04:06 01:59:01 6 1.84 0.00 0.65 0.17 0.02 97.33 02:04:06 01:59:01 7 4.27 0.00 0.92 1.73 0.03 93.04 02:04:06 02:00:01 all 0.14 0.00 0.06 0.02 0.01 99.77 02:04:06 02:00:01 0 0.03 0.00 0.08 0.00 0.00 99.88 02:04:06 02:00:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:04:06 02:00:01 2 0.05 0.00 0.03 0.00 0.02 99.90 02:04:06 02:00:01 3 0.03 0.00 0.03 0.12 0.02 99.80 02:04:06 02:00:01 4 0.10 0.00 0.10 0.00 0.03 99.77 02:04:06 02:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:04:06 02:00:01 6 0.20 0.00 0.10 0.00 0.02 99.68 02:04:06 02:00:01 7 0.62 0.00 0.07 0.07 0.02 99.23 02:04:06 02:01:01 all 0.01 0.00 0.02 0.03 0.00 99.93 02:04:06 02:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:04:06 02:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 02:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 02:01:01 3 0.00 0.00 0.03 0.00 0.00 99.97 02:04:06 02:01:01 4 0.08 0.00 0.05 0.00 0.03 99.83 02:04:06 02:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:04:06 02:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:04:06 02:01:01 7 0.02 0.00 0.02 0.25 0.00 99.72 02:04:06 02:02:01 all 0.01 0.00 0.01 0.03 0.01 99.94 02:04:06 02:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:04:06 02:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 02:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 02:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 02:04:06 02:02:01 4 0.02 0.00 0.03 0.00 0.05 99.90 02:04:06 02:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:04:06 02:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:04:06 02:02:01 7 0.00 0.00 0.00 0.25 0.02 99.73 02:04:06 02:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:04:06 02:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:04:06 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:04:06 02:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:04:06 02:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:04:06 02:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 02:04:06 02:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:04:06 02:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:04:06 02:03:01 7 0.00 0.00 0.00 0.02 0.02 99.97 02:04:06 02:04:01 all 0.48 0.00 0.18 0.04 0.02 99.28 02:04:06 02:04:01 0 0.22 0.00 0.12 0.02 0.02 99.63 02:04:06 02:04:01 1 0.22 0.00 0.17 0.00 0.02 99.60 02:04:06 02:04:01 2 0.08 0.00 0.17 0.02 0.00 99.73 02:04:06 02:04:01 3 0.18 0.00 0.13 0.12 0.02 99.55 02:04:06 02:04:01 4 1.25 0.00 0.25 0.02 0.05 98.43 02:04:06 02:04:01 5 0.73 0.00 0.22 0.02 0.00 99.03 02:04:06 02:04:01 6 0.53 0.00 0.18 0.02 0.02 99.25 02:04:06 02:04:01 7 0.60 0.00 0.22 0.12 0.03 99.03 02:04:06 Average: all 5.23 0.00 1.17 0.82 0.03 92.75 02:04:06 Average: 0 5.18 0.00 1.15 0.85 0.03 92.79 02:04:06 Average: 1 5.06 0.00 1.36 0.39 0.02 93.17 02:04:06 Average: 2 4.99 0.00 1.18 1.43 0.03 92.37 02:04:06 Average: 3 5.14 0.00 1.16 0.28 0.03 93.39 02:04:06 Average: 4 5.30 0.00 1.24 1.34 0.04 92.08 02:04:06 Average: 5 5.35 0.00 1.12 0.23 0.02 93.28 02:04:06 Average: 6 5.17 0.00 1.08 1.39 0.03 92.34 02:04:06 Average: 7 5.67 0.00 1.07 0.63 0.03 92.59 02:04:06 02:04:06 02:04:06