Pull request #639 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad2198df8786fb2f3f7ef48ca07e23e43f4f023c+a20e3f699be50ae0fa7b260dcb78cdd891955ce4 (35c0563ef8f41d2290018b04d2573a9846fdef53) 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-ssh16437419892670401751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14560000421832963255.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-639/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11607687416733969160.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh11089859875999506866.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-639/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2668743788143896927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-builder-2c-1g-12229’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-12215’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12216’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12217’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12233’ is offline ‘prd-ubuntu20.04-docker-8c-8g-12235’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-12218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-12227’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-12236 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [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-639 # 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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit ad2198df8786fb2f3f7ef48ca07e23e43f4f023c > 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/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # 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 a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing ad2198df8786fb2f3f7ef48ca07e23e43f4f023c Checking out Revision ad2198df8786fb2f3f7ef48ca07e23e43f4f023c (PR-639) Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:12:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:12:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:12:36 ========================================================= 02:12:36 EdgeX Global Pipelines Version Info 02:12:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 > git rev-list --no-walk 2a42a906626fcc8f167bd4bb677b492387d13bff # timeout=10 02:12:36 ------------------- 02:12:36 stable info: 02:12:36 ------------------- 02:12:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:12:36 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:12:36 Message: update stable to v1.0.254 02:12:37 ------------------- 02:12:37 experimental info: 02:12:37 ------------------- 02:12:37 Commited By: **** collab-it+edgex@linuxfoundation.org 02:12:37 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 02:12:37 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-639 [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-639 [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-639 [Pipeline] echo 02:12:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo 02:12:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad2198d [Pipeline] echo 02:12:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:38 provisioning config files... 02:12:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config161747782448041387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:38 ---> docker-login.sh 02:12:38 nexus3.edgexfoundry.org:10001 02:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:38 Configure a credential helper to remove this warning. See 02:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:38 02:12:38 Login Succeeded 02:12:38 nexus3.edgexfoundry.org:10002 02:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:38 Configure a credential helper to remove this warning. See 02:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:38 02:12:38 Login Succeeded 02:12:38 nexus3.edgexfoundry.org:10003 02:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:38 Configure a credential helper to remove this warning. See 02:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:38 02:12:38 Login Succeeded 02:12:38 nexus3.edgexfoundry.org:10004 02:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:38 Configure a credential helper to remove this warning. See 02:12:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:38 02:12:38 Login Succeeded 02:12:38 docker.io 02:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:39 Configure a credential helper to remove this warning. See 02:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:39 02:12:39 Login Succeeded 02:12:39 ---> docker-login.sh ends [Pipeline] } 02:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:12:39 + git rev-list -1 --merges ad2198df8786fb2f3f7ef48ca07e23e43f4f023c~1..ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo 02:12:39 -----------> git rev-list -1 --merges ad2198df8786fb2f3f7ef48ca07e23e43f4f023c~1..ad2198df8786fb2f3f7ef48ca07e23e43f4f023c ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [false] [Pipeline] sh 02:12:39 + git log --format=format:%s -1 ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo 02:12:39 ========================================================= 02:12:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:12:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:40 + git log --format=format:%s -1 ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] echo 02:12:40 [semverPrep] GIT_COMMIT: ad2198df8786fb2f3f7ef48ca07e23e43f4f023c, Commit Message: build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 [Pipeline] echo 02:12:40 [semverPrep] This is not a build commit. [Pipeline] sh 02:12:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:12:40 + grep -v github /etc/ssh/ssh_known_hosts 02:12:40 + [ -e /tmp/ssh_known_hosts ] 02:12:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:12:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:12:40 + sudo tee -a /etc/ssh/ssh_known_hosts 02:12:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:40 02:12:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:41 0.1.4: Pulling from edgex-devops/py-git-semver 02:12:41 b85a868b505f: Pulling fs layer 02:12:41 e2be974225ed: Pulling fs layer 02:12:41 339a4e72a1f5: Pulling fs layer 02:12:41 988bab9f4d93: Pulling fs layer 02:12:41 1469e6f7b9e6: Pulling fs layer 02:12:41 eaf3925da568: Pulling fs layer 02:12:41 bab4dde63d76: Pulling fs layer 02:12:41 bde34c3a00c8: Pulling fs layer 02:12:41 b352a97aabf1: Pulling fs layer 02:12:41 4872d77fe225: Pulling fs layer 02:12:41 5851b861e8e6: Pulling fs layer 02:12:41 bde34c3a00c8: Waiting 02:12:41 bab4dde63d76: Waiting 02:12:41 b352a97aabf1: Waiting 02:12:41 4872d77fe225: Waiting 02:12:41 5851b861e8e6: Waiting 02:12:41 988bab9f4d93: Waiting 02:12:41 1469e6f7b9e6: Waiting 02:12:41 eaf3925da568: Waiting 02:12:41 e2be974225ed: Verifying Checksum 02:12:41 e2be974225ed: Download complete 02:12:41 988bab9f4d93: Verifying Checksum 02:12:41 988bab9f4d93: Download complete 02:12:41 1469e6f7b9e6: Verifying Checksum 02:12:41 1469e6f7b9e6: Download complete 02:12:41 eaf3925da568: Verifying Checksum 02:12:41 eaf3925da568: Download complete 02:12:41 339a4e72a1f5: Verifying Checksum 02:12:41 339a4e72a1f5: Download complete 02:12:41 bde34c3a00c8: Verifying Checksum 02:12:41 bde34c3a00c8: Download complete 02:12:41 b352a97aabf1: Download complete 02:12:41 4872d77fe225: Verifying Checksum 02:12:41 4872d77fe225: Download complete 02:12:41 5851b861e8e6: Verifying Checksum 02:12:41 5851b861e8e6: Download complete 02:12:41 b85a868b505f: Verifying Checksum 02:12:41 b85a868b505f: Download complete 02:12:41 bab4dde63d76: Verifying Checksum 02:12:41 bab4dde63d76: Download complete 02:12:42 b85a868b505f: Pull complete 02:12:42 e2be974225ed: Pull complete 02:12:43 339a4e72a1f5: Pull complete 02:12:43 988bab9f4d93: Pull complete 02:12:43 1469e6f7b9e6: Pull complete 02:12:43 eaf3925da568: Pull complete 02:12:45 bab4dde63d76: Pull complete 02:12:45 bde34c3a00c8: Pull complete 02:12:45 b352a97aabf1: Pull complete 02:12:45 4872d77fe225: Pull complete 02:12:45 5851b861e8e6: Pull complete 02:12:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:12:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:12:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:45 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 02:12:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@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-devops/py-git-semver:0.1.4 cat 02:12:48 $ docker top 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 -eo pid,comm 02:12:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:12:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:12:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:48 [ssh-agent] Looking for ssh-agent implementation... 02:12:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:48 $ docker exec 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent 02:12:48 SSH_AUTH_SOCK=/tmp/ssh-a60yHYzkx569/agent.33 02:12:48 SSH_AGENT_PID=39 02:12:48 Running ssh-add (command line suppressed) 02:12:48 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_14627878064352292540.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_14627878064352292540.key) 02:12:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:49 + git tag --points-at HEAD [Pipeline] } 02:12:49 $ docker exec --env ******** --env ******** 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent -k 02:12:49 unset SSH_AUTH_SOCK; 02:12:49 unset SSH_AGENT_PID; 02:12:49 echo Agent pid 39 killed; 02:12:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:12:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:12:49 [ssh-agent] Looking for ssh-agent implementation... 02:12:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:12:49 $ docker exec 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent 02:12:49 SSH_AUTH_SOCK=/tmp/ssh-czsxqojViMJ4/agent.71 02:12:49 SSH_AGENT_PID=77 02:12:49 Running ssh-add (command line suppressed) 02:12:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_10789949562024850527.key (/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/private_key_10789949562024850527.key) 02:12:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:12:50 + git semver init 02:12:50 2023-10-27 02:12:50,211 [run_init] DEBUG init version:0.0.0 force:False 02:12:50 2023-10-27 02:12:50,211 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver 02:12:50 2023-10-27 02:12:50,212 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver 02:12:50 2023-10-27 02:12:50,212 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639, universal_newlines=False, shell=None, istream=None) 02:12:51 2023-10-27 02:12:51,073 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.git/info/exclude 02:12:51 2023-10-27 02:12:51,074 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 with force:False 02:12:51 2023-10-27 02:12:51,074 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 02:12:51 2023-10-27 02:12:51,078 [execute] INFO git cat-file --batch-check 02:12:51 2023-10-27 02:12:51,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) 02:12:51 2023-10-27 02:12:51,084 [execute] INFO git cat-file --batch 02:12:51 2023-10-27 02:12:51,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver, universal_newlines=False, shell=None, istream=) 02:12:51 2023-10-27 02:12:51,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-639/.semver/PR-639 02:12:51 0.0.0 [Pipeline] } 02:12:51 $ docker exec --env ******** --env ******** 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 ssh-agent -k 02:12:51 unset SSH_AUTH_SOCK; 02:12:51 unset SSH_AGENT_PID; 02:12:51 echo Agent pid 77 killed; 02:12:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:12:51 + git semver [Pipeline] } 02:12:51 $ docker stop --time=1 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 02:12:53 $ docker rm -f --volumes 0164bf6c2abb07849e054c0bcba2a2a6f20067e8e53f767288147a3ef2942806 [Pipeline] // withDockerContainer [Pipeline] sh 02:12:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:12:53 Stashed 1 file(s) [Pipeline] echo 02:12:53 [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 02:12:53 provisioning config files... 02:12:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config15375034390023817058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:54 ---> docker-login.sh 02:12:54 nexus3.edgexfoundry.org:10001 02:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:54 Configure a credential helper to remove this warning. See 02:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:54 02:12:54 Login Succeeded 02:12:54 nexus3.edgexfoundry.org:10002 02:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:54 Configure a credential helper to remove this warning. See 02:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:54 02:12:54 Login Succeeded 02:12:54 nexus3.edgexfoundry.org:10003 02:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:54 Configure a credential helper to remove this warning. See 02:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:54 02:12:54 Login Succeeded 02:12:54 nexus3.edgexfoundry.org:10004 02:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:54 Configure a credential helper to remove this warning. See 02:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:54 02:12:54 Login Succeeded 02:12:54 docker.io 02:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:54 Configure a credential helper to remove this warning. See 02:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:54 02:12:54 Login Succeeded 02:12:54 ---> docker-login.sh ends [Pipeline] } 02:12:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:54 ========================================================= 02:12:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:12:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 02:12:55 Sending build context to Docker daemon 6.547MB 02:12:55 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:12:55 Step 2/12 : FROM ${BASE} AS builder 02:12:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:12:55 7264a8db6415: Pulling fs layer 02:12:55 c4d48a809fc2: Pulling fs layer 02:12:55 4f1c88b9dad5: Pulling fs layer 02:12:55 ad3a456e5733: Pulling fs layer 02:12:55 33e27b845d1e: Pulling fs layer 02:12:55 c68163c4e522: Pulling fs layer 02:12:55 50da416c3ac9: Pulling fs layer 02:12:55 23d2d4c4bb30: Pulling fs layer 02:12:55 ad3a456e5733: Waiting 02:12:55 33e27b845d1e: Waiting 02:12:55 c68163c4e522: Waiting 02:12:55 50da416c3ac9: Waiting 02:12:55 23d2d4c4bb30: Waiting 02:12:55 c4d48a809fc2: Verifying Checksum 02:12:55 c4d48a809fc2: Download complete 02:12:55 ad3a456e5733: Verifying Checksum 02:12:55 ad3a456e5733: Download complete 02:12:55 33e27b845d1e: Verifying Checksum 02:12:55 7264a8db6415: Download complete 02:12:55 c68163c4e522: Verifying Checksum 02:12:55 c68163c4e522: Download complete 02:12:55 7264a8db6415: Pull complete 02:12:55 c4d48a809fc2: Pull complete 02:12:55 23d2d4c4bb30: Verifying Checksum 02:12:55 23d2d4c4bb30: Download complete 02:12:55 4f1c88b9dad5: Download complete 02:12:56 50da416c3ac9: Verifying Checksum 02:12:56 50da416c3ac9: Download complete 02:12:58 4f1c88b9dad5: Pull complete 02:12:58 ad3a456e5733: Pull complete 02:12:58 33e27b845d1e: Pull complete 02:12:58 c68163c4e522: Pull complete 02:13:01 50da416c3ac9: Pull complete 02:13:01 23d2d4c4bb30: Pull complete 02:13:01 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 02:13:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:13:01 ---> 0786185ac409 02:13:01 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:13:05 ---> Running in 67a00e9fa061 02:13:06 Removing intermediate container 67a00e9fa061 02:13:06 ---> 19105d15de8e 02:13:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:13:06 ---> Running in 5e372625519a 02:13:06 Removing intermediate container 5e372625519a 02:13:06 ---> d7e893bbd546 02:13:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:13:06 ---> Running in b31932642e50 02:13:06 Removing intermediate container b31932642e50 02:13:06 ---> 79dfa4df6a7e 02:13:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:13:06 ---> Running in 9ef53ca6f769 02:13:06 Removing intermediate container 9ef53ca6f769 02:13:06 ---> 6b13e7f0791f 02:13:06 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:06 ---> Running in dc9f020bce65 02:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:13:07 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:13:07 (2/4) Installing libedit (20221030.3.1-r1) 02:13:07 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:13:07 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:13:07 Executing busybox-1.36.1-r2.trigger 02:13:07 OK: 268 MiB in 56 packages 02:13:07 Removing intermediate container dc9f020bce65 02:13:07 ---> 7fa79e99cce5 02:13:07 Step 8/12 : WORKDIR /device-mqtt-go 02:13:07 ---> Running in 7942698a74b1 02:13:07 Removing intermediate container 7942698a74b1 02:13:07 ---> ba19b3b1bc31 02:13:07 Step 9/12 : COPY go.mod vendor* ./ 02:13:07 ---> 14ceea2c5b3f 02:13:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:07 ---> Running in f532bcce80bb 02:13:08 Still waiting to schedule task 02:13:08 ‘prd-centos7-builder-2c-1g-12229’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12215’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12217’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12235’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12238’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-8c-8g-12239’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 02:13:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12218’ is offline 02:13:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12227’ is offline 02:13:08 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12237’ is offline 02:14:04 Removing intermediate container f532bcce80bb 02:14:04 ---> eaed6d9ae4d8 02:14:04 Step 11/12 : COPY . . 02:14:04 ---> 0f25ee5deb8f 02:14:04 Step 12/12 : RUN $MAKE 02:14:04 ---> Running in c79196b0a444 02:14:04 noop 02:14:04 Removing intermediate container c79196b0a444 02:14:04 ---> 751eefbdd4eb 02:14:04 Successfully built 751eefbdd4eb 02:14:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:04 + docker inspect -f . ci-base-image-x86_64 02:14:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:04 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 02:14:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:14:04 $ docker top f04ceb077d844478258e0cd83016e55d098a155f50c3caa1bbf4004716885171 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:05 + go version 02:14:05 go version go1.21.0 linux/amd64 [Pipeline] } 02:14:05 $ docker stop --time=1 f04ceb077d844478258e0cd83016e55d098a155f50c3caa1bbf4004716885171 02:14:06 $ docker rm -f --volumes f04ceb077d844478258e0cd83016e55d098a155f50c3caa1bbf4004716885171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:06 + docker inspect -f . ci-base-image-x86_64 02:14:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:06 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 02:14:06 $ 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-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:14:07 $ docker top 92505774d5953798f274bd83674cfafae7f48e1323c93b51b96d2cfc29bf19d3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:07 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] fileExists [Pipeline] sh 02:14:07 + make test 02:14:07 go test ./... -coverprofile=coverage.out ./... 02:14:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:14:19 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:14:19 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:14:19 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 02:14:24 go vet ./... 02:14:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:14:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:14:27 ./bin/test-attribution-txt.sh [Pipeline] echo 02:14:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:14:27 $ docker stop --time=1 92505774d5953798f274bd83674cfafae7f48e1323c93b51b96d2cfc29bf19d3 02:14:30 $ docker rm -f --volumes 92505774d5953798f274bd83674cfafae7f48e1323c93b51b96d2cfc29bf19d3 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:14:32 + ls -al . 02:14:32 total 184 02:14:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 02:14 . 02:14:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:12 .. 02:14:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:12 .dockerignore 02:14:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:14 .git 02:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:12 .github 02:14:32 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:12 .gitignore 02:14:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:12 .golangci.yml 02:14:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:12 .semver 02:14:32 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:12 Attribution.txt 02:14:32 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:12 CHANGELOG.md 02:14:32 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:12 Dockerfile 02:14:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:12 GOVERNANCE.md 02:14:32 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:12 Jenkinsfile 02:14:32 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:12 LICENSE 02:14:32 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:12 Makefile 02:14:32 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:12 OWNERS.md 02:14:32 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:12 README.md 02:14:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:12 VERSION 02:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:12 bin 02:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:12 cmd 02:14:32 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:14 coverage.out 02:14:32 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:12 go.mod 02:14:32 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:12 go.sum 02:14:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:12 internal 02:14:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:12 mock 02:14:32 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:32 + 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=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c --label arch=amd64 --label version=0.0.0 . 02:14:32 Sending build context to Docker daemon 6.567MB 02:14:32 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:14:32 Step 2/24 : FROM ${BASE} AS builder 02:14:32 ---> 751eefbdd4eb 02:14:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:14:32 ---> Running in 0a073ac94c74 02:14:32 Removing intermediate container 0a073ac94c74 02:14:32 ---> 206bf1ec312b 02:14:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:14:32 ---> Running in 6e295d83c911 02:14:32 Removing intermediate container 6e295d83c911 02:14:32 ---> 6d06334dbf9b 02:14:32 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:14:32 ---> Running in 7b44f5a2a4fe 02:14:32 Removing intermediate container 7b44f5a2a4fe 02:14:32 ---> f451424b3696 02:14:32 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:14:32 ---> Running in 6714ef32ac82 02:14:32 Removing intermediate container 6714ef32ac82 02:14:32 ---> 2f827a55a01f 02:14:32 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:14:32 ---> Running in b57ac5f36736 02:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:14:33 OK: 268 MiB in 56 packages 02:14:34 Removing intermediate container b57ac5f36736 02:14:34 ---> 16effa4b567f 02:14:34 Step 8/24 : WORKDIR /device-mqtt-go 02:14:34 ---> Running in 45618f3bf652 02:14:34 Removing intermediate container 45618f3bf652 02:14:34 ---> f968168d9e69 02:14:34 Step 9/24 : COPY go.mod vendor* ./ 02:14:34 ---> bb4930d0438c 02:14:34 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:14:34 ---> Running in 31417c5ae678 02:14:34 Removing intermediate container 31417c5ae678 02:14:34 ---> 1ee4c7b0890b 02:14:34 Step 11/24 : COPY . . 02:14:35 ---> a09b84ef8d3d 02:14:35 Step 12/24 : RUN $MAKE 02:14:35 ---> Running in 279b7859e18f 02:14:35 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.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:14:58 Removing intermediate container 279b7859e18f 02:14:58 ---> 09abfffd59c8 02:14:58 Step 13/24 : FROM alpine:3.18 02:14:58 3.18: Pulling from library/alpine 02:14:58 96526aa774ef: Pulling fs layer 02:14:58 96526aa774ef: Verifying Checksum 02:14:58 96526aa774ef: Download complete 02:14:58 96526aa774ef: Pull complete 02:14:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:14:58 Status: Downloaded newer image for alpine:3.18 02:14:58 ---> 8ca4688f4f35 02:14:58 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:14:58 ---> Running in d408ed2eb521 02:14:58 Removing intermediate container d408ed2eb521 02:14:58 ---> 14de751694e8 02:14:58 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:14:58 ---> Running in 90f2f97488c6 02:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:14:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:14:58 (1/1) Installing dumb-init (1.2.5-r2) 02:14:58 Executing busybox-1.36.1-r2.trigger 02:14:58 OK: 7 MiB in 16 packages 02:14:58 Removing intermediate container 90f2f97488c6 02:14:58 ---> 3b803b62f4a3 02:14:58 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:14:58 ---> 965ab6f02ba1 02:14:58 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:14:58 ---> f71d7c8a0942 02:14:58 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:14:58 ---> 6a2980aedbe8 02:14:58 Step 19/24 : EXPOSE 59982 02:14:58 ---> Running in 6edfaefb4de2 02:14:58 Removing intermediate container 6edfaefb4de2 02:14:58 ---> 087c22c0c8b0 02:14:58 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:14:58 ---> Running in ffdcf02e7e7d 02:14:58 Removing intermediate container ffdcf02e7e7d 02:14:58 ---> 94ed63ef2362 02:14:58 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:14:58 ---> Running in 26ab2032add9 02:14:58 Removing intermediate container 26ab2032add9 02:14:58 ---> 9c5ba38ea6af 02:14:58 Step 22/24 : LABEL arch=amd64 02:14:58 ---> Running in 7a767b81b4ed 02:14:58 Removing intermediate container 7a767b81b4ed 02:14:58 ---> 8fe44160e4ab 02:14:58 Step 23/24 : LABEL git_sha=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c 02:14:58 ---> Running in a79be2ca46ae 02:14:58 Removing intermediate container a79be2ca46ae 02:14:58 ---> 755017b01375 02:14:58 Step 24/24 : LABEL version=0.0.0 02:14:58 ---> Running in 7ca0d26227cf 02:14:58 Removing intermediate container 7ca0d26227cf 02:14:58 ---> c62ed9f608db 02:14:58 [Warning] One or more build-args [ARCH] were not consumed 02:14:58 Successfully built c62ed9f608db 02:14:58 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 02:14:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:59 02:14:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:59 latest: Pulling from edgex-lftools-log-publisher 02:14:59 5eb5b503b376: Pulling fs layer 02:14:59 5c69ac0246d0: Pulling fs layer 02:14:59 ec43610c2a17: Pulling fs layer 02:14:59 3a2ae6a8a46f: Pulling fs layer 02:14:59 33b1e0a273af: Pulling fs layer 02:14:59 5d3b04190fa2: Pulling fs layer 02:14:59 2f39f015ded8: Pulling fs layer 02:14:59 3a2ae6a8a46f: Waiting 02:14:59 2f39f015ded8: Waiting 02:14:59 33b1e0a273af: Waiting 02:14:59 5d3b04190fa2: Waiting 02:14:59 5c69ac0246d0: Download complete 02:14:59 3a2ae6a8a46f: Download complete 02:14:59 33b1e0a273af: Verifying Checksum 02:14:59 33b1e0a273af: Download complete 02:14:59 5d3b04190fa2: Download complete 02:14:59 ec43610c2a17: Verifying Checksum 02:14:59 ec43610c2a17: Download complete 02:14:59 5eb5b503b376: Verifying Checksum 02:14:59 5eb5b503b376: Download complete 02:15:00 2f39f015ded8: Download complete 02:15:00 5eb5b503b376: Pull complete 02:15:01 5c69ac0246d0: Pull complete 02:15:01 ec43610c2a17: Pull complete 02:15:01 3a2ae6a8a46f: Pull complete 02:15:02 33b1e0a273af: Pull complete 02:15:02 5d3b04190fa2: Pull complete 02:15:06 2f39f015ded8: Pull complete 02:15:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:15:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:06 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 02:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:15:11 $ docker top 4e5f5c76bbb4126febaeea6d9a3e6bbca4b8b96a70da7a56d56513e931134d9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:12 ---> job-cost.sh 02:15:12 lf-activate-venv: SKIPPING 02:15:12 INFO: No Stack... 02:15:12 INFO: Retrieving Pricing Info for: v3-standard-8 02:15:12 INFO: Archiving Costs [Pipeline] sh 02:15:12 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/cost.csv 02:15:12 + cut -d, -f6 [Pipeline] lock 02:15:12 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] 02:15:12 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] did not exist. Created. 02:15:12 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:13 + echo total: 0.2199999988079071 [Pipeline] stash 02:15:13 Stashed 1 file(s) [Pipeline] } 02:15:13 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:15:13 $ docker stop --time=1 4e5f5c76bbb4126febaeea6d9a3e6bbca4b8b96a70da7a56d56513e931134d9b 02:15:14 $ docker rm -f --volumes 4e5f5c76bbb4126febaeea6d9a3e6bbca4b8b96a70da7a56d56513e931134d9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:17:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12268 in /w/workspace/gexfoundry_device-mqtt-go_PR-639 [Pipeline] { [Pipeline] ws 02:17:52 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 02:17:52 The recommended git tool is: git 02:18:02 using credential edgex-jenkins-ssh 02:18:02 Cloning the remote Git repository 02:18:02 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:18:03 > git init /w/workspace/device-mqtt-go/3 # timeout=10 02:18:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:18:03 > git --version # timeout=10 02:18:03 > git --version # 'git version 2.25.1' 02:18:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:04 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:18:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:18:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:18:06 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/639/head:refs/remotes/origin/PR-639 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:18:07 Merging remotes/origin/main commit a20e3f699be50ae0fa7b260dcb78cdd891955ce4 into PR head commit ad2198df8786fb2f3f7ef48ca07e23e43f4f023c 02:18:07 Merge succeeded, producing ad2198df8786fb2f3f7ef48ca07e23e43f4f023c 02:18:07 Checking out Revision ad2198df8786fb2f3f7ef48ca07e23e43f4f023c (PR-639) 02:18:08 Commit message: "build(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0" 02:18:07 > git config core.sparsecheckout # timeout=10 02:18:07 > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 02:18:07 > git remote # timeout=10 02:18:07 > git config --get remote.origin.url # timeout=10 02:18:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:07 > git merge a20e3f699be50ae0fa7b260dcb78cdd891955ce4 # timeout=10 02:18:07 > git rev-parse HEAD^{commit} # timeout=10 02:18:07 > git config core.sparsecheckout # timeout=10 02:18:07 > git checkout -f ad2198df8786fb2f3f7ef48ca07e23e43f4f023c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:18:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:18:09 Dload Upload Total Spent Left Speed 02:18:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 02:18:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:18:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:18:10 + sudo tee /etc/docker/daemon.new 02:18:11 { 02:18:11 "registry-mirrors": [ 02:18:11 "https://nexus3.edgexfoundry.org:10001" 02:18:11 ], 02:18:11 "bip": "10.250.0.254/24", 02:18:11 "hosts": [ 02:18:11 "tcp://0.0.0.0:5555", 02:18:11 "unix:///var/run/docker.sock" 02:18:11 ], 02:18:11 "mtu": 1458, 02:18:11 "selinux-enabled": true, 02:18:11 "seccomp-profile": "/etc/docker/seccomp.json" 02:18:11 } [Pipeline] sh 02:18:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:18:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:30 provisioning config files... 02:18:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config13433437440425021520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:30 ---> docker-login.sh 02:18:30 nexus3.edgexfoundry.org:10001 02:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:31 Configure a credential helper to remove this warning. See 02:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:31 02:18:31 Login Succeeded 02:18:31 nexus3.edgexfoundry.org:10002 02:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:31 Configure a credential helper to remove this warning. See 02:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:31 02:18:31 Login Succeeded 02:18:31 nexus3.edgexfoundry.org:10003 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 nexus3.edgexfoundry.org:10004 02:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:32 Configure a credential helper to remove this warning. See 02:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:32 02:18:32 Login Succeeded 02:18:32 docker.io 02:18:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:18:33 Configure a credential helper to remove this warning. See 02:18:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:18:33 02:18:33 Login Succeeded 02:18:33 ---> docker-login.sh ends [Pipeline] } 02:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:18:33 ========================================================= 02:18:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:18:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:34 + 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 . 02:18:34 Sending build context to Docker daemon 3.368MB 02:18:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 02:18:34 Step 2/12 : FROM ${BASE} AS builder 02:18:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:18:34 9fda8d8052c6: Pulling fs layer 02:18:34 5d54e960e981: Pulling fs layer 02:18:34 c4a7e357bf2a: Pulling fs layer 02:18:34 f0e02332f6b5: Pulling fs layer 02:18:34 cefa15bbcfad: Pulling fs layer 02:18:34 17808c966233: Pulling fs layer 02:18:34 f4c1fc716caa: Pulling fs layer 02:18:34 cefa15bbcfad: Waiting 02:18:34 17808c966233: Waiting 02:18:34 f4c1fc716caa: Waiting 02:18:34 f0e02332f6b5: Waiting 02:18:34 5d54e960e981: Download complete 02:18:34 f0e02332f6b5: Verifying Checksum 02:18:34 f0e02332f6b5: Download complete 02:18:34 cefa15bbcfad: Verifying Checksum 02:18:34 cefa15bbcfad: Download complete 02:18:34 9fda8d8052c6: Verifying Checksum 02:18:34 9fda8d8052c6: Download complete 02:18:35 f4c1fc716caa: Verifying Checksum 02:18:36 9fda8d8052c6: Pull complete 02:18:36 5d54e960e981: Pull complete 02:18:36 c4a7e357bf2a: Verifying Checksum 02:18:37 c4a7e357bf2a: Download complete 02:18:37 17808c966233: Verifying Checksum 02:18:37 17808c966233: Download complete 02:18:50 c4a7e357bf2a: Pull complete 02:18:50 f0e02332f6b5: Pull complete 02:18:50 cefa15bbcfad: Pull complete 02:19:02 17808c966233: Pull complete 02:19:03 f4c1fc716caa: Pull complete 02:19:03 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 02:19:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:19:03 ---> ea914061e18c 02:19:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:19:04 ---> Running in b78fd68cb9cb 02:19:04 Removing intermediate container b78fd68cb9cb 02:19:04 ---> 5de88368501a 02:19:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:19:04 ---> Running in c9e415825a72 02:19:05 Removing intermediate container c9e415825a72 02:19:05 ---> 61a4f6442bb2 02:19:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:19:05 ---> Running in 06789a93a1af 02:19:05 Removing intermediate container 06789a93a1af 02:19:05 ---> a9f7ebe25f01 02:19:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:19:05 ---> Running in ca6a1bae7f29 02:19:05 Removing intermediate container ca6a1bae7f29 02:19:05 ---> 75e87123a5a2 02:19:05 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:05 ---> Running in 571022dd1cc3 02:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:19:09 (1/4) Installing openssh-keygen (9.3_p2-r0) 02:19:09 (2/4) Installing libedit (20221030.3.1-r1) 02:19:09 (3/4) Installing openssh-client-common (9.3_p2-r0) 02:19:09 (4/4) Installing openssh-client-default (9.3_p2-r0) 02:19:09 Executing busybox-1.36.1-r2.trigger 02:19:09 OK: 270 MiB in 56 packages 02:19:10 Removing intermediate container 571022dd1cc3 02:19:10 ---> 0edaac8b62f3 02:19:10 Step 8/12 : WORKDIR /device-mqtt-go 02:19:10 ---> Running in b9b3c8c49e19 02:19:10 Removing intermediate container b9b3c8c49e19 02:19:10 ---> 68e7b36eb290 02:19:10 Step 9/12 : COPY go.mod vendor* ./ 02:19:11 ---> 1bbb8a4cb7e0 02:19:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:11 ---> Running in 39a8fdcff2f6 02:21:07 Removing intermediate container 39a8fdcff2f6 02:21:07 ---> 2de0f78de261 02:21:07 Step 11/12 : COPY . . 02:21:07 ---> da047ce4ba42 02:21:07 Step 12/12 : RUN $MAKE 02:21:07 ---> Running in 49eb1295d999 02:21:07 noop 02:21:07 Removing intermediate container 49eb1295d999 02:21:07 ---> d1c4ba54a857 02:21:07 Successfully built d1c4ba54a857 02:21:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:07 + docker inspect -f . ci-base-image-arm64 02:21:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:08 prd-ubuntu20.04-docker-arm64-4c-16g-12268 does not seem to be running inside a container 02:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:09 $ docker top c9ce1f78e8979cd58a19659322d2a7709af989e6869bef5fc498f589d1247417 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:10 + go version 02:21:10 go version go1.21.0 linux/arm64 [Pipeline] } 02:21:10 $ docker stop --time=1 c9ce1f78e8979cd58a19659322d2a7709af989e6869bef5fc498f589d1247417 02:21:11 $ docker rm -f --volumes c9ce1f78e8979cd58a19659322d2a7709af989e6869bef5fc498f589d1247417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:12 + docker inspect -f . ci-base-image-arm64 02:21:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:12 prd-ubuntu20.04-docker-arm64-4c-16g-12268 does not seem to be running inside a container 02:21:12 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:14 $ docker top 9c3e869558f008d184778879920f80401823270a70572b879acb75e8e4d8ce48 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:14 + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh 02:21:15 + make test 02:21:15 go test ./... -coverprofile=coverage.out ./... 02:21:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:23:12 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:23:12 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:23:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 22.8% of statements 02:23:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:23:12 go vet ./... 02:23:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:23:30 ./bin/test-attribution-txt.sh [Pipeline] echo 02:23:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:23:30 $ docker stop --time=1 9c3e869558f008d184778879920f80401823270a70572b879acb75e8e4d8ce48 02:23:32 $ docker rm -f --volumes 9c3e869558f008d184778879920f80401823270a70572b879acb75e8e4d8ce48 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:23:34 Warning: overwriting stash ‘coverage-report’ 02:23:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:23:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:35 + ls -al . 02:23:35 total 180 02:23:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:21 . 02:23:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 02:18 .. 02:23:35 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 02:18 .dockerignore 02:23:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:18 .git 02:23:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:18 .github 02:23:35 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 02:18 .gitignore 02:23:35 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 02:18 .golangci.yml 02:23:35 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 02:18 Attribution.txt 02:23:35 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 02:18 CHANGELOG.md 02:23:35 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 02:18 Dockerfile 02:23:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 02:18 GOVERNANCE.md 02:23:35 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 02:18 Jenkinsfile 02:23:35 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 02:18 LICENSE 02:23:35 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 02:18 Makefile 02:23:35 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 02:18 OWNERS.md 02:23:35 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 02:18 README.md 02:23:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 02:12 VERSION 02:23:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:18 bin 02:23:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:18 cmd 02:23:35 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:23 coverage.out 02:23:35 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 02:18 go.mod 02:23:35 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 02:18 go.sum 02:23:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 02:18 internal 02:23:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 02:18 mock 02:23:35 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 02:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:35 + 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=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c --label arch=arm64 --label version=0.0.0 . 02:23:36 Sending build context to Docker daemon 3.388MB 02:23:36 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:23:36 Step 2/24 : FROM ${BASE} AS builder 02:23:36 ---> d1c4ba54a857 02:23:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:23:36 ---> Running in 4302f6d4a69d 02:23:36 Removing intermediate container 4302f6d4a69d 02:23:36 ---> d3b1b84eaefd 02:23:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:23:37 ---> Running in 86a2a98ece65 02:23:37 Removing intermediate container 86a2a98ece65 02:23:37 ---> 2ddfc4783402 02:23:37 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:23:37 ---> Running in 47bf89faee6d 02:23:37 Removing intermediate container 47bf89faee6d 02:23:37 ---> 2774a7e16b9f 02:23:37 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:23:37 ---> Running in f7e8c6782a31 02:23:38 Removing intermediate container f7e8c6782a31 02:23:38 ---> 75f83c230d7f 02:23:38 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:38 ---> Running in 122389a8ccf0 02:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:23:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:23:41 OK: 270 MiB in 56 packages 02:23:42 Removing intermediate container 122389a8ccf0 02:23:42 ---> d526b517a329 02:23:42 Step 8/24 : WORKDIR /device-mqtt-go 02:23:42 ---> Running in b443b7c06f17 02:23:42 Removing intermediate container b443b7c06f17 02:23:42 ---> 4aeef0ac43f1 02:23:42 Step 9/24 : COPY go.mod vendor* ./ 02:23:42 ---> 2f4fab9fb568 02:23:42 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:42 ---> Running in 33ea78de0824 02:23:45 Removing intermediate container 33ea78de0824 02:23:45 ---> 430032a780f8 02:23:45 Step 11/24 : COPY . . 02:23:46 ---> f302179e47b1 02:23:46 Step 12/24 : RUN $MAKE 02:23:46 ---> Running in b53b8e641cdb 02:23:47 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.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:25:54 Removing intermediate container b53b8e641cdb 02:25:54 ---> 565f0590d96d 02:25:54 Step 13/24 : FROM alpine:3.18 02:25:54 3.18: Pulling from library/alpine 02:25:54 579b34f0a95b: Pulling fs layer 02:25:54 579b34f0a95b: Download complete 02:25:54 579b34f0a95b: Pull complete 02:25:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:25:54 Status: Downloaded newer image for alpine:3.18 02:25:54 ---> 3cc203321400 02:25:54 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:25:54 ---> Running in f885f434eb29 02:25:54 Removing intermediate container f885f434eb29 02:25:54 ---> 7be0c9435e0f 02:25:54 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:25:54 ---> Running in dfd44922c23f 02:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:25:55 (1/1) Installing dumb-init (1.2.5-r2) 02:25:55 Executing busybox-1.36.1-r2.trigger 02:25:55 OK: 8 MiB in 16 packages 02:25:56 Removing intermediate container dfd44922c23f 02:25:56 ---> efed92c47117 02:25:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:26:00 ---> a9384db2acd5 02:26:00 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:26:00 ---> 56de1859c998 02:26:00 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:26:01 ---> f5e5f2e1a4a4 02:26:01 Step 19/24 : EXPOSE 59982 02:26:01 ---> Running in bfad403a82e6 02:26:01 Removing intermediate container bfad403a82e6 02:26:01 ---> 717b1eb1767f 02:26:01 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:26:01 ---> Running in b794ee8588f4 02:26:01 Removing intermediate container b794ee8588f4 02:26:01 ---> 93ab08eb68f3 02:26:01 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:26:01 ---> Running in 51cb44d5474f 02:26:02 Removing intermediate container 51cb44d5474f 02:26:02 ---> 65057c2ad34f 02:26:02 Step 22/24 : LABEL arch=arm64 02:26:02 ---> Running in 517ac2d2fde3 02:26:02 Removing intermediate container 517ac2d2fde3 02:26:02 ---> 0b46d081cefa 02:26:02 Step 23/24 : LABEL git_sha=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c 02:26:02 ---> Running in 8312446d4a7c 02:26:03 Removing intermediate container 8312446d4a7c 02:26:03 ---> 95ec88045b59 02:26:03 Step 24/24 : LABEL version=0.0.0 02:26:03 ---> Running in 5a76b01f2938 02:26:03 Removing intermediate container 5a76b01f2938 02:26:03 ---> 04fd10cb5d65 02:26:03 [Warning] One or more build-args [ARCH] were not consumed 02:26:03 Successfully built 04fd10cb5d65 02:26:03 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:03 02:26:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:04 arm64: Pulling from edgex-lftools-log-publisher 02:26:04 8998bd30e6a1: Pulling fs layer 02:26:04 04944245beec: Pulling fs layer 02:26:04 699f458cf7ca: Pulling fs layer 02:26:04 765212b225bb: Pulling fs layer 02:26:04 f23df028b6ca: Pulling fs layer 02:26:04 d65c8cfc05b1: Pulling fs layer 02:26:04 2437ff75d9bd: Pulling fs layer 02:26:04 d65c8cfc05b1: Waiting 02:26:04 765212b225bb: Waiting 02:26:04 2437ff75d9bd: Waiting 02:26:04 f23df028b6ca: Waiting 02:26:04 04944245beec: Verifying Checksum 02:26:04 04944245beec: Download complete 02:26:04 765212b225bb: Verifying Checksum 02:26:04 765212b225bb: Download complete 02:26:04 f23df028b6ca: Download complete 02:26:04 d65c8cfc05b1: Verifying Checksum 02:26:04 d65c8cfc05b1: Download complete 02:26:04 699f458cf7ca: Verifying Checksum 02:26:04 699f458cf7ca: Download complete 02:26:04 8998bd30e6a1: Verifying Checksum 02:26:04 8998bd30e6a1: Download complete 02:26:07 2437ff75d9bd: Verifying Checksum 02:26:07 2437ff75d9bd: Download complete 02:26:10 8998bd30e6a1: Pull complete 02:26:10 04944245beec: Pull complete 02:26:13 699f458cf7ca: Pull complete 02:26:13 765212b225bb: Pull complete 02:26:14 f23df028b6ca: Pull complete 02:26:14 d65c8cfc05b1: Pull complete 02:26:32 2437ff75d9bd: Pull complete 02:26:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:26:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:32 prd-ubuntu20.04-docker-arm64-4c-16g-12268 does not seem to be running inside a container 02:26:33 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:26:36 $ docker top 679f30b470b004dce81482f93da00163cc29d73d5668cd5b7863adb9661a40f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:26:37 ---> job-cost.sh 02:26:37 lf-activate-venv: SKIPPING 02:26:37 INFO: No Stack... 02:26:37 INFO: Retrieving Pricing Info for: v3-standard-4 02:26:38 INFO: Archiving Costs [Pipeline] sh 02:26:39 + cat /w/workspace/device-mqtt-go/3/archives/cost.csv 02:26:39 + cut -d, -f6 [Pipeline] lock 02:26:39 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] 02:26:39 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] did not exist. Created. 02:26:39 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:39 /w/workspace/device-mqtt-go/3@tmp/durable-7b38fdd9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:26:40 + echo total: 0.10999999940395355 [Pipeline] stash 02:26:40 Warning: overwriting stash ‘stack-cost’ 02:26:40 Stashed 1 file(s) [Pipeline] } 02:26:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-639-3-stack-cost] [Pipeline] // lock [Pipeline] } 02:26:40 $ docker stop --time=1 679f30b470b004dce81482f93da00163cc29d73d5668cd5b7863adb9661a40f9 02:26:43 $ docker rm -f --volumes 679f30b470b004dce81482f93da00163cc29d73d5668cd5b7863adb9661a40f9 [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:26:44 provisioning config files... 02:26:44 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config15771160320464858383tmp [Pipeline] { [Pipeline] sh 02:26:44 + set +x 02:26:44 + curl -s https://codecov.io/bash 02:26:44 + bash -s -- 02:26:44 02:26:44 _____ _ 02:26:44 / ____| | | 02:26:44 | | ___ __| | ___ ___ _____ __ 02:26:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:26:44 | |___| (_) | (_| | __/ (_| (_) \ V / 02:26:44 \_____\___/ \__,_|\___|\___\___/ \_/ 02:26:44 Bash-1.0.6 02:26:44 02:26:44 02:26:44 ==> git version 2.25.1 found 02:26:44 ==> 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:26:44 Release-Date: 2020-01-08 02:26:44 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:26:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:26:44 ==> Jenkins CI detected. 02:26:44 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-639 02:26:44 project root: . 02:26:44 --> token set from env 02:26:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:26:44 ==> Running gcov in . (disable via -X gcov) 02:26:44 ==> Python coveragepy not found 02:26:44 ==> Searching for coverage reports in: 02:26:44 + . 02:26:44 -> Found 1 reports 02:26:44 ==> Detecting git/mercurial file structure 02:26:44 ==> Reading reports 02:26:44 + ./coverage.out bytes=18506 02:26:44 ==> Appending adjustments 02:26:44 https://docs.codecov.io/docs/fixing-reports 02:26:44 + Found adjustments 02:26:44 ==> Gzipping contents 02:26:44 4.0K /tmp/codecov.R8ZYwO.gz 02:26:44 ==> Uploading reports 02:26:44 url: https://codecov.io 02:26:44 query: branch=PR-639&commit=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= 02:26:44 -> Pinging Codecov 02:26:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-639&commit=ad2198df8786fb2f3f7ef48ca07e23e43f4f023c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-639%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=639&job=&cmd_args= 02:26:44 -> Uploading to 02:26:44 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7D719EC7BBE17E464838252E33014C33/ad2198df8786fb2f3f7ef48ca07e23e43f4f023c/c9743931-9db5-4cba-a515-3b71c8851efa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T022644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72a3b581565a0503835db7d58a089a6b835784db37d5712620e8c460c92e929a 02:26:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:44 Dload Upload Total Spent Left Speed 02:26:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 9410 --:--:-- --:--:-- --:--:-- 9410 02:26:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ad2198df8786fb2f3f7ef48ca07e23e43f4f023c [Pipeline] } 02:26:45 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:26:45 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives ] 02:26:45 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 02:26:45 total 16 02:26:45 drwxr-xr-x 3 root root 4096 Oct 27 02:15 . 02:26:45 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:15 .. 02:26:45 drwxr-xr-x 2 root root 4096 Oct 27 02:15 cost 02:26:45 -rw-r--r-- 1 root root 86 Oct 27 02:15 cost.csv 02:26:45 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 02:26:45 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives 02:26:45 total 16 02:26:45 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 02:15 . 02:26:45 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 02:15 .. 02:26:45 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 02:15 cost 02:26:45 -rw-r--r-- 1 jenkins jenkins 86 Oct 27 02:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:26:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:47 ---> package-listing.sh 02:26:47 ++ tr '[:upper:]' '[:lower:]' 02:26:47 ++ facter osfamily 02:26:47 + OS_FAMILY=debian 02:26:47 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-639 02:26:47 + START_PACKAGES=/tmp/packages_start.txt 02:26:47 + END_PACKAGES=/tmp/packages_end.txt 02:26:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:47 + PACKAGES=/tmp/packages_start.txt 02:26:47 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' 02:26:47 + PACKAGES=/tmp/packages_end.txt 02:26:47 + case "${OS_FAMILY}" in 02:26:47 + dpkg -l 02:26:47 + grep '^ii' 02:26:47 + '[' -f /tmp/packages_start.txt ']' 02:26:47 + '[' -f /tmp/packages_end.txt ']' 02:26:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:47 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-639 ']' 02:26:47 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ 02:26:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-639/archives/ [Pipeline] echo 02:26:47 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-639/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:26:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:26:48 prd-ubuntu20.04-docker-8c-8g-12236 does not seem to be running inside a container 02:26:48 $ 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-639/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-639 -v /w/workspace/gexfoundry_device-mqtt-go_PR-639:/w/workspace/gexfoundry_device-mqtt-go_PR-639:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:26:48 $ docker top 43c971ee6a8f8adc4b8eebdcba4c79898f9f86d7494dfdbc623e3ffcd1846949 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:48 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:49 + mkdir -p /var/log/sysstat [Pipeline] sh 02:26:49 + ls /var/log/sa-host 02:26:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:49 provisioning config files... 02:26:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-639@tmp/config4142510059110707938tmp [Pipeline] { [Pipeline] echo 02:26:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:49 ---> create-netrc.sh [Pipeline] } 02:26:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:50 ---> python-tools-install.sh [Pipeline] echo 02:26:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:50 ---> sudo-logs.sh 02:26:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:50 ---> job-cost.sh 02:26:50 lf-activate-venv: SKIPPING 02:26:50 DEBUG: total: 0.2199999988079071 02:26:50 INFO: Retrieving Stack Cost... 02:26:51 INFO: Retrieving Pricing Info for: v3-standard-8 02:26:51 INFO: Archiving Costs [Pipeline] echo 02:26:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:26:51 ---> logs-deploy.sh 02:26:51 lf-activate-venv: SKIPPING 02:26:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-639/3 02:26:51 INFO: archiving workspace using pattern(s): 02:26:52 Archives upload complete. 02:26:53 INFO: archiving logs to Nexus 02:26:53 ---> uname -a: 02:26:53 Linux prd-ubuntu20-04-docker-8c-8g-12236 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:26:53 02:26:53 02:26:53 ---> lscpu: 02:26:53 Architecture: x86_64 02:26:53 CPU op-mode(s): 32-bit, 64-bit 02:26:53 Byte Order: Little Endian 02:26:53 Address sizes: 40 bits physical, 48 bits virtual 02:26:53 CPU(s): 8 02:26:53 On-line CPU(s) list: 0-7 02:26:53 Thread(s) per core: 1 02:26:53 Core(s) per socket: 1 02:26:53 Socket(s): 8 02:26:53 NUMA node(s): 1 02:26:53 Vendor ID: AuthenticAMD 02:26:53 CPU family: 23 02:26:53 Model: 49 02:26:53 Model name: AMD EPYC-Rome Processor 02:26:53 Stepping: 0 02:26:53 CPU MHz: 2799.998 02:26:53 BogoMIPS: 5599.99 02:26:53 Virtualization: AMD-V 02:26:53 Hypervisor vendor: KVM 02:26:53 Virtualization type: full 02:26:53 L1d cache: 256 KiB 02:26:53 L1i cache: 256 KiB 02:26:53 L2 cache: 4 MiB 02:26:53 L3 cache: 128 MiB 02:26:53 NUMA node0 CPU(s): 0-7 02:26:53 Vulnerability Itlb multihit: Not affected 02:26:53 Vulnerability L1tf: Not affected 02:26:53 Vulnerability Mds: Not affected 02:26:53 Vulnerability Meltdown: Not affected 02:26:53 Vulnerability Mmio stale data: Not affected 02:26:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:26:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:26:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:26:53 Vulnerability Srbds: Not affected 02:26:53 Vulnerability Tsx async abort: Not affected 02:26:53 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:26:53 02:26:53 02:26:53 ---> nproc: 02:26:53 8 02:26:53 02:26:53 02:26:53 ---> df -h: 02:26:53 Filesystem Size Used Avail Use% Mounted on 02:26:53 overlay 155G 12G 144G 8% / 02:26:53 tmpfs 64M 0 64M 0% /dev 02:26:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:26:53 shm 64M 0 64M 0% /dev/shm 02:26:53 /dev/vda1 155G 12G 144G 8% /facter-os 02:26:53 02:26:53 02:26:53 ---> sar -b -r -n DEV: 02:26:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12236) 10/27/23 _x86_64_ (8 CPU) 02:26:53 02:26:53 02:11:59 LINUX RESTART (8 CPU) 02:26:53 02:26:53 02:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:26:53 02:13:01 150.32 63.12 87.20 0.00 5666.92 161565.21 0.00 02:26:53 02:14:01 220.45 1.15 219.30 0.00 17.20 72796.93 0.00 02:26:53 02:15:01 167.81 0.20 167.61 0.00 10.13 30930.58 0.00 02:26:53 02:16:01 47.88 0.00 47.88 0.00 0.00 16573.39 0.00 02:26:53 02:17:01 1.37 0.02 1.35 0.00 0.13 15.86 0.00 02:26:53 02:18:01 40.94 11.73 29.21 0.00 5432.43 6380.80 0.00 02:26:53 02:19:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 02:26:53 02:20:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 02:26:53 02:21:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 02:26:53 02:22:01 1.92 0.00 1.92 0.00 0.00 33.86 0.00 02:26:53 02:23:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 02:26:53 02:24:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 02:26:53 02:25:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 02:26:53 02:26:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 02:26:53 Average: 45.85 5.44 40.41 0.00 794.76 20601.37 0.00 02:26:53 02:26:53 02:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:53 02:13:01 29230268 31566632 757812 2.30 71720 2542588 2043364 6.02 1004092 2283408 657592 02:26:53 02:14:01 28471472 31566568 741116 2.25 149288 3151380 1726112 5.09 1069312 2888040 496 02:26:53 02:15:01 27901304 31529912 772684 2.35 157436 3635848 2000344 5.90 1277104 3201552 213940 02:26:53 02:16:01 27632052 31547040 754064 2.29 165564 3877852 1759356 5.19 1277304 3431080 12 02:26:53 02:17:01 27631400 31546456 754316 2.29 165604 3877844 1759356 5.19 1277168 3431084 4 02:26:53 02:18:01 27263968 31534496 756440 2.30 173804 4210592 1811832 5.34 1508060 3543456 8 02:26:53 02:19:01 27264252 31534852 756004 2.30 173888 4210596 1811832 5.34 1508000 3543464 8 02:26:53 02:20:01 27270464 31541116 749672 2.28 173916 4210596 1811832 5.34 1501472 3543460 160 02:26:53 02:21:01 27270664 31541404 749564 2.28 173988 4210600 1811832 5.34 1501720 3543464 168 02:26:53 02:22:01 27270728 31542188 749388 2.28 174140 4210564 1811832 5.34 1500704 3544048 56 02:26:53 02:23:01 27271028 31542560 748964 2.28 174220 4210580 1811832 5.34 1500852 3544052 8 02:26:53 02:24:01 27270728 31542352 749136 2.28 174284 4210584 1811832 5.34 1501156 3544056 92 02:26:53 02:25:01 27270712 31542548 748884 2.28 174356 4210716 1811832 5.34 1501256 3544184 176 02:26:53 02:26:01 27271636 31543528 748036 2.27 174432 4210720 1811832 5.34 1501028 3544188 12 02:26:53 Average: 27592191 31544404 752577 2.29 162617 3927219 1828216 5.39 1387802 3366395 62338 02:26:53 02:26:53 02:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:53 02:13:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 02:26:53 02:13:01 docker0 4.03 3.27 0.42 49.24 0.00 0.00 0.00 0.00 02:26:53 02:13:01 ens3 525.41 305.90 5595.62 77.35 0.00 0.00 0.00 0.00 02:26:53 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:14:01 docker0 229.51 277.72 18.62 2412.60 0.00 0.00 0.00 0.00 02:26:53 02:14:01 ens3 289.30 236.81 2421.58 26.87 0.00 0.00 0.00 0.00 02:26:53 02:15:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 02:26:53 02:15:01 docker0 3.23 6.98 0.19 62.35 0.00 0.00 0.00 0.00 02:26:53 02:15:01 ens3 133.84 93.53 2665.57 91.52 0.00 0.00 0.00 0.00 02:26:53 02:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:26:53 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:16:01 ens3 15.76 10.13 20.43 5.61 0.00 0.00 0.00 0.00 02:26:53 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:53 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:17:01 ens3 1.45 0.13 0.13 0.01 0.00 0.00 0.00 0.00 02:26:53 02:18:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 02:26:53 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:18:01 ens3 158.06 82.97 2029.78 6.18 0.00 0.00 0.00 0.00 02:26:53 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:53 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:19:01 ens3 0.82 0.12 0.07 0.01 0.00 0.00 0.00 0.00 02:26:53 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:20:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:53 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:21:01 ens3 0.23 0.12 0.02 0.01 0.00 0.00 0.00 0.00 02:26:53 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:22:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:53 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:23:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:26:53 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:26:53 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:25:01 ens3 0.30 0.13 0.07 0.01 0.00 0.00 0.00 0.00 02:26:53 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 02:26:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:53 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 02:26:53 Average: docker0 16.91 20.57 1.37 180.30 0.00 0.00 0.00 0.00 02:26:53 Average: ens3 80.41 52.15 909.52 14.83 0.00 0.00 0.00 0.00 02:26:53 02:26:53 02:26:53 ---> sar -P ALL: 02:26:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12236) 10/27/23 _x86_64_ (8 CPU) 02:26:53 02:26:53 02:11:59 LINUX RESTART (8 CPU) 02:26:53 02:26:53 02:12:01 CPU %user %nice %system %iowait %steal %idle 02:26:53 02:13:01 all 8.47 0.00 2.99 2.28 0.06 86.20 02:26:53 02:13:01 0 8.61 0.00 2.57 3.07 0.05 85.71 02:26:53 02:13:01 1 6.05 0.00 2.27 0.29 0.07 91.33 02:26:53 02:13:01 2 9.61 0.00 2.03 0.59 0.07 87.70 02:26:53 02:13:01 3 7.63 0.00 3.25 0.44 0.07 88.62 02:26:53 02:13:01 4 10.72 0.00 2.96 4.44 0.05 81.83 02:26:53 02:13:01 5 8.59 0.00 2.71 0.81 0.05 87.85 02:26:53 02:13:01 6 9.66 0.00 2.51 1.09 0.05 86.69 02:26:53 02:13:01 7 6.90 0.00 5.68 7.54 0.08 79.79 02:26:53 02:14:01 all 4.68 0.00 2.38 4.98 0.06 87.90 02:26:53 02:14:01 0 4.81 0.00 2.35 2.58 0.05 90.22 02:26:53 02:14:01 1 4.49 0.00 2.44 10.64 0.07 82.37 02:26:53 02:14:01 2 4.89 0.00 1.98 0.74 0.07 92.33 02:26:53 02:14:01 3 4.74 0.00 2.97 0.13 0.05 92.10 02:26:53 02:14:01 4 4.32 0.00 2.55 17.83 0.07 75.23 02:26:53 02:14:01 5 5.37 0.00 2.05 0.32 0.05 92.21 02:26:53 02:14:01 6 4.84 0.00 2.23 7.32 0.05 85.55 02:26:53 02:14:01 7 3.96 0.00 2.49 0.32 0.05 93.18 02:26:53 02:15:01 all 35.88 0.00 4.44 2.55 0.08 57.04 02:26:53 02:15:01 0 35.52 0.00 4.84 3.01 0.08 56.54 02:26:53 02:15:01 1 36.73 0.00 4.41 3.10 0.08 55.67 02:26:53 02:15:01 2 36.07 0.00 4.91 8.15 0.08 50.78 02:26:53 02:15:01 3 35.48 0.00 4.47 0.39 0.08 59.58 02:26:53 02:15:01 4 34.99 0.00 4.23 0.76 0.08 59.94 02:26:53 02:15:01 5 36.10 0.00 4.14 0.59 0.08 59.09 02:26:53 02:15:01 6 36.00 0.00 3.93 1.18 0.08 58.81 02:26:53 02:15:01 7 36.15 0.00 4.59 3.28 0.08 55.89 02:26:53 02:16:01 all 1.82 0.00 0.78 1.20 0.02 96.18 02:26:53 02:16:01 0 1.85 0.00 0.72 0.00 0.02 97.41 02:26:53 02:16:01 1 1.71 0.00 0.89 0.07 0.02 97.33 02:26:53 02:16:01 2 1.65 0.00 1.12 0.03 0.02 97.18 02:26:53 02:16:01 3 1.63 0.00 0.62 0.05 0.00 97.70 02:26:53 02:16:01 4 1.61 0.00 0.74 0.67 0.02 96.96 02:26:53 02:16:01 5 1.42 0.00 0.80 7.40 0.03 90.34 02:26:53 02:16:01 6 2.74 0.00 0.35 0.00 0.02 96.89 02:26:53 02:16:01 7 1.99 0.00 0.98 1.35 0.02 95.66 02:26:53 02:17:01 all 0.11 0.00 0.01 0.00 0.01 99.87 02:26:53 02:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:26:53 02:17:01 2 0.08 0.00 0.03 0.02 0.02 99.85 02:26:53 02:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:26:53 02:17:01 4 0.76 0.00 0.00 0.00 0.00 99.24 02:26:53 02:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:26:53 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:26:53 02:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 02:26:53 02:18:01 all 1.48 0.00 0.59 0.79 0.02 97.11 02:26:53 02:18:01 0 2.27 0.00 1.12 2.03 0.02 94.56 02:26:53 02:18:01 1 0.62 0.00 0.50 0.33 0.02 98.53 02:26:53 02:18:01 2 1.80 0.00 0.40 0.07 0.02 97.71 02:26:53 02:18:01 3 1.82 0.00 0.74 0.80 0.02 96.62 02:26:53 02:18:01 4 1.62 0.00 0.33 0.18 0.02 97.85 02:26:53 02:18:01 5 0.75 0.00 0.33 0.40 0.07 98.45 02:26:53 02:18:01 6 1.48 0.00 0.67 1.03 0.02 96.80 02:26:53 02:18:01 7 1.51 0.00 0.65 1.51 0.02 96.32 02:26:53 02:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:26:53 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:26:53 02:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:26:53 02:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:53 02:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:26:53 02:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:26:53 02:19:01 5 0.02 0.00 0.05 0.00 0.02 99.92 02:26:53 02:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:26:53 02:19:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:26:53 02:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 02:26:53 02:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:26:53 02:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:26:53 02:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 02:26:53 02:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:26:53 02:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:26:53 02:20:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:26:53 02:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:26:53 02:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:26:53 02:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:26:53 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:26:53 02:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:26:53 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:26:53 02:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:26:53 02:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:26:53 02:21:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:26:53 02:22:01 all 0.17 0.00 0.01 0.04 0.01 99.77 02:26:53 02:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 02:26:53 02:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:26:53 02:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:26:53 02:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:26:53 02:22:01 4 1.11 0.00 0.03 0.00 0.02 98.84 02:26:53 02:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:26:53 02:22:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:26:53 02:22:01 7 0.07 0.00 0.02 0.30 0.00 99.62 02:26:53 02:23:01 all 0.07 0.00 0.01 0.02 0.01 99.90 02:26:53 02:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 02:26:53 02:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:26:53 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:23:01 6 0.50 0.00 0.02 0.00 0.02 99.47 02:26:53 02:23:01 7 0.00 0.00 0.02 0.13 0.00 99.85 02:26:53 02:26:53 02:23:01 CPU %user %nice %system %iowait %steal %idle 02:26:53 02:24:01 all 0.08 0.00 0.02 0.01 0.01 99.89 02:26:53 02:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:26:53 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:53 02:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 02:26:53 02:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:26:53 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:26:53 02:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:26:53 02:24:01 6 0.50 0.00 0.07 0.02 0.02 99.40 02:26:53 02:24:01 7 0.02 0.00 0.02 0.03 0.02 99.92 02:26:53 02:25:01 all 0.04 0.00 0.01 0.04 0.01 99.91 02:26:53 02:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 02:26:53 02:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 02:26:53 02:25:01 2 0.18 0.00 0.02 0.00 0.00 99.80 02:26:53 02:25:01 3 0.00 0.00 0.02 0.07 0.02 99.90 02:26:53 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:26:53 02:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:26:53 02:25:01 7 0.00 0.00 0.03 0.25 0.00 99.72 02:26:53 02:26:01 all 0.12 0.00 0.01 0.01 0.01 99.86 02:26:53 02:26:01 0 0.02 0.00 0.02 0.00 0.03 99.93 02:26:53 02:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:26:53 02:26:01 2 0.18 0.00 0.00 0.00 0.02 99.80 02:26:53 02:26:01 3 0.03 0.00 0.00 0.02 0.00 99.95 02:26:53 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:26:53 02:26:01 6 0.70 0.00 0.02 0.00 0.02 99.27 02:26:53 02:26:01 7 0.00 0.00 0.00 0.03 0.00 99.97 02:26:53 Average: all 3.76 0.00 0.80 0.85 0.02 94.57 02:26:53 Average: 0 3.79 0.00 0.84 0.76 0.02 94.59 02:26:53 Average: 1 3.52 0.00 0.75 1.02 0.02 94.68 02:26:53 Average: 2 3.88 0.00 0.75 0.68 0.02 94.67 02:26:53 Average: 3 3.65 0.00 0.86 0.14 0.02 95.33 02:26:53 Average: 4 3.91 0.00 0.77 1.70 0.02 93.60 02:26:53 Average: 5 3.73 0.00 0.72 0.68 0.03 94.85 02:26:53 Average: 6 4.02 0.00 0.70 0.76 0.02 94.50 02:26:53 Average: 7 3.58 0.00 1.03 1.05 0.02 94.32 02:26:53 02:26:53 02:26:53