Pull request #622 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36e5884eaa65998ca8d45f59dbe49cd5228baa54+c4dbf6069102021828098e365a108396ed21524d (af58c002c5408ed68175b621c9fd2cfa77e58364) 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-ssh1850642081288653301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12786884790519373341.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2605948050060299284.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-622/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1191425071393394645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17664895788445901639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-622/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17418955168299496833.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5505 in /w/workspace/gexfoundry_device-mqtt-go_PR-622 [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-622 # 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 > 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/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 36e5884eaa65998ca8d45f59dbe49cd5228baa54 Merge succeeded, producing 36e5884eaa65998ca8d45f59dbe49cd5228baa54 Checking out Revision 36e5884eaa65998ca8d45f59dbe49cd5228baa54 (PR-622) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps > git config core.sparsecheckout # timeout=10 > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # 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 c4dbf6069102021828098e365a108396ed21524d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # timeout=10 [Pipeline] { [Pipeline] timeout 01:18:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:09 ========================================================= 01:18:09 EdgeX Global Pipelines Version Info 01:18:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:18:09 ------------------- 01:18:09 stable info: 01:18:09 ------------------- 01:18:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:18:09 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:18:09 Message: update stable to v1.0.253 01:18:10 ------------------- 01:18:10 experimental info: 01:18:10 ------------------- 01:18:10 Commited By: **** collab-it+edgex@linuxfoundation.org 01:18:10 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:18:10 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-622 [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-622 [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-622 [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36e5884 [Pipeline] echo 01:18:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:12 provisioning config files... 01:18:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config13019552053630861900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:12 ---> docker-login.sh 01:18:12 nexus3.edgexfoundry.org:10001 01:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:12 Configure a credential helper to remove this warning. See 01:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:12 01:18:12 Login Succeeded 01:18:13 nexus3.edgexfoundry.org:10002 01:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:13 Configure a credential helper to remove this warning. See 01:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:13 01:18:13 Login Succeeded 01:18:13 nexus3.edgexfoundry.org:10003 01:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:13 Configure a credential helper to remove this warning. See 01:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:13 01:18:13 Login Succeeded 01:18:13 nexus3.edgexfoundry.org:10004 01:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:13 Configure a credential helper to remove this warning. See 01:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:13 01:18:13 Login Succeeded 01:18:13 docker.io 01:18:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:13 Configure a credential helper to remove this warning. See 01:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:13 01:18:13 Login Succeeded 01:18:13 ---> docker-login.sh ends [Pipeline] } 01:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:18:14 + git rev-list -1 --merges 36e5884eaa65998ca8d45f59dbe49cd5228baa54~1..36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo 01:18:14 -----------> git rev-list -1 --merges 36e5884eaa65998ca8d45f59dbe49cd5228baa54~1..36e5884eaa65998ca8d45f59dbe49cd5228baa54 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [false] [Pipeline] sh 01:18:14 + git log --format=format:%s -1 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo 01:18:14 ========================================================= 01:18:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:18:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:15 + git log --format=format:%s -1 36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] echo 01:18:15 [semverPrep] GIT_COMMIT: 36e5884eaa65998ca8d45f59dbe49cd5228baa54, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:18:15 [semverPrep] This is not a build commit. [Pipeline] sh 01:18:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:15 + grep -v github /etc/ssh/ssh_known_hosts 01:18:15 + [ -e /tmp/ssh_known_hosts ] 01:18:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:18:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:18:15 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:15 01:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:16 0.1.4: Pulling from edgex-devops/py-git-semver 01:18:16 b85a868b505f: Pulling fs layer 01:18:16 e2be974225ed: Pulling fs layer 01:18:16 339a4e72a1f5: Pulling fs layer 01:18:16 988bab9f4d93: Pulling fs layer 01:18:16 1469e6f7b9e6: Pulling fs layer 01:18:16 eaf3925da568: Pulling fs layer 01:18:16 bab4dde63d76: Pulling fs layer 01:18:16 bde34c3a00c8: Pulling fs layer 01:18:16 b352a97aabf1: Pulling fs layer 01:18:16 4872d77fe225: Pulling fs layer 01:18:16 5851b861e8e6: Pulling fs layer 01:18:16 b352a97aabf1: Waiting 01:18:16 bde34c3a00c8: Waiting 01:18:16 4872d77fe225: Waiting 01:18:16 988bab9f4d93: Waiting 01:18:16 bab4dde63d76: Waiting 01:18:16 eaf3925da568: Waiting 01:18:16 e2be974225ed: Verifying Checksum 01:18:16 e2be974225ed: Download complete 01:18:16 988bab9f4d93: Verifying Checksum 01:18:16 988bab9f4d93: Download complete 01:18:16 1469e6f7b9e6: Verifying Checksum 01:18:16 1469e6f7b9e6: Download complete 01:18:16 eaf3925da568: Verifying Checksum 01:18:16 eaf3925da568: Download complete 01:18:16 339a4e72a1f5: Verifying Checksum 01:18:16 339a4e72a1f5: Download complete 01:18:16 bde34c3a00c8: Download complete 01:18:16 b352a97aabf1: Verifying Checksum 01:18:16 b352a97aabf1: Download complete 01:18:16 4872d77fe225: Verifying Checksum 01:18:16 4872d77fe225: Download complete 01:18:16 5851b861e8e6: Verifying Checksum 01:18:16 5851b861e8e6: Download complete 01:18:16 b85a868b505f: Verifying Checksum 01:18:16 b85a868b505f: Download complete 01:18:16 bab4dde63d76: Verifying Checksum 01:18:16 bab4dde63d76: Download complete 01:18:17 b85a868b505f: Pull complete 01:18:18 e2be974225ed: Pull complete 01:18:18 339a4e72a1f5: Pull complete 01:18:18 988bab9f4d93: Pull complete 01:18:18 1469e6f7b9e6: Pull complete 01:18:18 eaf3925da568: Pull complete 01:18:20 bab4dde63d76: Pull complete 01:18:20 bde34c3a00c8: Pull complete 01:18:21 b352a97aabf1: Pull complete 01:18:21 4872d77fe225: Pull complete 01:18:21 5851b861e8e6: Pull complete 01:18:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:21 prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container 01:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:18:24 $ docker top ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 -eo pid,comm 01:18:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:18:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:25 [ssh-agent] Looking for ssh-agent implementation... 01:18:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:25 $ docker exec ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent 01:18:25 SSH_AUTH_SOCK=/tmp/ssh-1Gyf3zbtkVuA/agent.32 01:18:25 SSH_AGENT_PID=38 01:18:25 Running ssh-add (command line suppressed) 01:18:25 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_17138654736814106909.key (/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_17138654736814106909.key) 01:18:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:25 + git tag --points-at HEAD [Pipeline] } 01:18:25 $ docker exec --env ******** --env ******** ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent -k 01:18:25 unset SSH_AUTH_SOCK; 01:18:25 unset SSH_AGENT_PID; 01:18:25 echo Agent pid 38 killed; 01:18:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:18:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:25 [ssh-agent] Looking for ssh-agent implementation... 01:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:26 $ docker exec ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent 01:18:26 SSH_AUTH_SOCK=/tmp/ssh-v22BaKXQ8yxQ/agent.70 01:18:26 SSH_AGENT_PID=76 01:18:26 Running ssh-add (command line suppressed) 01:18:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_632792068687507314.key (/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/private_key_632792068687507314.key) 01:18:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:26 + git semver init 01:18:26 2023-09-07 01:18:26,846 [run_init] DEBUG init version:0.0.0 force:False 01:18:26 2023-09-07 01:18:26,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver 01:18:26 2023-09-07 01:18:26,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver 01:18:26 2023-09-07 01:18:26,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-622, universal_newlines=False, shell=None, istream=None) 01:18:27 2023-09-07 01:18:27,715 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.git/info/exclude 01:18:27 2023-09-07 01:18:27,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver/PR-622 with force:False 01:18:27 2023-09-07 01:18:27,716 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver/PR-622 01:18:27 2023-09-07 01:18:27,718 [execute] INFO git cat-file --batch-check 01:18:27 2023-09-07 01:18:27,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) 01:18:27 2023-09-07 01:18:27,724 [execute] INFO git cat-file --batch 01:18:27 2023-09-07 01:18:27,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver, universal_newlines=False, shell=None, istream=) 01:18:27 2023-09-07 01:18:27,728 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-622/.semver/PR-622 01:18:27 0.0.0 [Pipeline] } 01:18:27 $ docker exec --env ******** --env ******** ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 ssh-agent -k 01:18:27 unset SSH_AUTH_SOCK; 01:18:27 unset SSH_AGENT_PID; 01:18:27 echo Agent pid 76 killed; 01:18:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:28 + git semver [Pipeline] } 01:18:28 $ docker stop --time=1 ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 01:18:29 $ docker rm -f --volumes ec6fad6bdc1df3f0d6e576897d786ffb029728881c420585bd1ca6d1894e5656 [Pipeline] // withDockerContainer [Pipeline] sh 01:18:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:18:30 Stashed 1 file(s) [Pipeline] echo 01:18:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:31 provisioning config files... 01:18:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config7299889210865423742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:31 ---> docker-login.sh 01:18:31 nexus3.edgexfoundry.org:10001 01:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:31 Configure a credential helper to remove this warning. See 01:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:31 01:18:31 Login Succeeded 01:18:31 nexus3.edgexfoundry.org:10002 01:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:31 Configure a credential helper to remove this warning. See 01:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:31 01:18:31 Login Succeeded 01:18:31 nexus3.edgexfoundry.org:10003 01:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:31 Configure a credential helper to remove this warning. See 01:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:31 01:18:31 Login Succeeded 01:18:31 nexus3.edgexfoundry.org:10004 01:18:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:31 Configure a credential helper to remove this warning. See 01:18:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:31 01:18:31 Login Succeeded 01:18:31 docker.io 01:18:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:32 Configure a credential helper to remove this warning. See 01:18:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:32 01:18:32 Login Succeeded 01:18:32 ---> docker-login.sh ends [Pipeline] } 01:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:32 ========================================================= 01:18:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:18:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:18:34 Sending build context to Docker daemon 6.506MB 01:18:34 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:18:34 Step 2/12 : FROM ${BASE} AS builder 01:18:35 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:35 4db1b89c0bd1: Pulling fs layer 01:18:35 6911f1a30b25: Pulling fs layer 01:18:35 e194b8c5c2a9: Pulling fs layer 01:18:35 6863d3e3a2b1: Pulling fs layer 01:18:35 ec0bb842ea78: Pulling fs layer 01:18:35 40a00589a448: Pulling fs layer 01:18:35 6c08303d61cc: Pulling fs layer 01:18:35 798269fcf238: Pulling fs layer 01:18:35 40a00589a448: Waiting 01:18:35 6863d3e3a2b1: Waiting 01:18:35 ec0bb842ea78: Waiting 01:18:35 6c08303d61cc: Waiting 01:18:35 798269fcf238: Waiting 01:18:35 6911f1a30b25: Verifying Checksum 01:18:35 6911f1a30b25: Download complete 01:18:35 6863d3e3a2b1: Verifying Checksum 01:18:35 6863d3e3a2b1: Download complete 01:18:35 ec0bb842ea78: Download complete 01:18:35 4db1b89c0bd1: Verifying Checksum 01:18:35 4db1b89c0bd1: Download complete 01:18:35 40a00589a448: Verifying Checksum 01:18:35 40a00589a448: Download complete 01:18:35 4db1b89c0bd1: Pull complete 01:18:35 6911f1a30b25: Pull complete 01:18:36 798269fcf238: Verifying Checksum 01:18:36 798269fcf238: Download complete 01:18:36 e194b8c5c2a9: Verifying Checksum 01:18:36 e194b8c5c2a9: Download complete 01:18:36 6c08303d61cc: Verifying Checksum 01:18:36 6c08303d61cc: Download complete 01:18:39 e194b8c5c2a9: Pull complete 01:18:39 6863d3e3a2b1: Pull complete 01:18:39 ec0bb842ea78: Pull complete 01:18:39 40a00589a448: Pull complete 01:18:42 6c08303d61cc: Pull complete 01:18:43 798269fcf238: Pull complete 01:18:43 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:18:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:43 ---> ec979cd7f677 01:18:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:18:46 Still waiting to schedule task 01:18:46 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:18:49 ---> Running in 63c9642ae720 01:18:49 Removing intermediate container 63c9642ae720 01:18:49 ---> 4c9f1dda3ab6 01:18:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:18:49 ---> Running in 6548f1c238ab 01:18:50 Removing intermediate container 6548f1c238ab 01:18:50 ---> 45a1af10fcde 01:18:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:18:50 ---> Running in e0e327cb58c0 01:18:50 Removing intermediate container e0e327cb58c0 01:18:50 ---> f159271a1802 01:18:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:18:50 ---> Running in 03771c00169d 01:18:50 Removing intermediate container 03771c00169d 01:18:50 ---> fd8c72c04f4f 01:18:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:18:50 ---> Running in 8f2c403cc395 01:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:18:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:18:51 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:18:51 (2/4) Installing libedit (20221030.3.1-r0) 01:18:51 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:18:51 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:18:51 Executing busybox-1.35.0-r29.trigger 01:18:51 OK: 269 MiB in 57 packages 01:18:52 Removing intermediate container 8f2c403cc395 01:18:52 ---> 0dd894bf09a8 01:18:52 Step 8/12 : WORKDIR /device-mqtt-go 01:18:52 ---> Running in 6121c9d20f8e 01:18:52 Removing intermediate container 6121c9d20f8e 01:18:52 ---> 30f83dfe82e8 01:18:52 Step 9/12 : COPY go.mod vendor* ./ 01:18:52 ---> 13626a136e46 01:18:52 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:52 ---> Running in e2f7df33530d 01:19:39 Removing intermediate container e2f7df33530d 01:19:39 ---> b4e95d645c2c 01:19:39 Step 11/12 : COPY . . 01:19:39 ---> 678d71b57bb2 01:19:39 Step 12/12 : RUN $MAKE 01:19:39 ---> Running in 8bd0a40ec23a 01:19:39 noop 01:19:39 Removing intermediate container 8bd0a40ec23a 01:19:39 ---> f1a168de57f1 01:19:39 Successfully built f1a168de57f1 01:19:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:39 + docker inspect -f . ci-base-image-x86_64 01:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:39 prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container 01:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:40 $ docker top 99aa7d610c5c60b9d263f732be7376814f75100f9b5024e7fbceb3a78ce5f7a4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:40 + go version 01:19:40 go version go1.20.6 linux/amd64 [Pipeline] } 01:19:40 $ docker stop --time=1 99aa7d610c5c60b9d263f732be7376814f75100f9b5024e7fbceb3a78ce5f7a4 01:19:41 $ docker rm -f --volumes 99aa7d610c5c60b9d263f732be7376814f75100f9b5024e7fbceb3a78ce5f7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:42 + docker inspect -f . ci-base-image-x86_64 01:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:19:42 prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container 01:19:42 $ 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-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:19:43 $ docker top 7eddd273288cb626a91b629971839d8dd2399f6dcd0473856ac2f3d3830d7df3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:19:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-622 [Pipeline] fileExists [Pipeline] sh 01:19:43 + make test 01:19:43 go test ./... -coverprofile=coverage.out ./... 01:19:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:19:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:19:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:19:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.020s coverage: 22.8% of statements 01:20:05 go vet ./... 01:20:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:20:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:20:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:20:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:20:09 $ docker stop --time=1 7eddd273288cb626a91b629971839d8dd2399f6dcd0473856ac2f3d3830d7df3 01:20:13 $ docker rm -f --volumes 7eddd273288cb626a91b629971839d8dd2399f6dcd0473856ac2f3d3830d7df3 [Pipeline] // withDockerContainer [Pipeline] sh 01:20:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:20:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:20:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:20:14 + ls -al . 01:20:14 total 188 01:20:14 drwxrwxr-x 10 jenkins jenkins 4096 Sep 7 01:19 . 01:20:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:18 .. 01:20:14 -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 01:18 .dockerignore 01:20:14 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:18 .git 01:20:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:18 .github 01:20:14 -rw-rw-r-- 1 jenkins jenkins 329 Sep 7 01:18 .gitignore 01:20:14 -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 01:18 .golangci.yml 01:20:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 01:18 .semver 01:20:14 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 7 01:18 Attribution.txt 01:20:14 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 7 01:18 CHANGELOG.md 01:20:14 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 7 01:18 Dockerfile 01:20:14 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 01:18 GOVERNANCE.md 01:20:14 -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 01:18 Jenkinsfile 01:20:14 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 01:18 LICENSE 01:20:14 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 7 01:18 Makefile 01:20:14 -rw-rw-r-- 1 jenkins jenkins 620 Sep 7 01:18 OWNERS.md 01:20:14 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 7 01:18 README.md 01:20:14 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 01:18 VERSION 01:20:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:18 bin 01:20:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:18 cmd 01:20:14 -rw-r--r-- 1 jenkins jenkins 18506 Sep 7 01:19 coverage.out 01:20:14 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 7 01:18 go.mod 01:20:14 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 7 01:18 go.sum 01:20:14 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:18 internal 01:20:14 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:18 mock 01:20:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:18 snap 01:20:14 -rw-rw-r-- 1 jenkins jenkins 227 Sep 7 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:15 + 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=36e5884eaa65998ca8d45f59dbe49cd5228baa54 --label arch=amd64 --label version=0.0.0 . 01:20:15 Sending build context to Docker daemon 6.525MB 01:20:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:20:15 Step 2/24 : FROM ${BASE} AS builder 01:20:15 ---> f1a168de57f1 01:20:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:20:15 ---> Running in e0353da6d473 01:20:15 Removing intermediate container e0353da6d473 01:20:15 ---> b3a4efc66b28 01:20:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:15 ---> Running in 5e147a81de47 01:20:15 Removing intermediate container 5e147a81de47 01:20:15 ---> 23aae6f0a914 01:20:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:15 ---> Running in 0e3ba7ab80d4 01:20:15 Removing intermediate container 0e3ba7ab80d4 01:20:15 ---> 3b20eae1cf29 01:20:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:20:15 ---> Running in 5b562f6f367c 01:20:16 Removing intermediate container 5b562f6f367c 01:20:16 ---> 4504ee80b97b 01:20:16 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:16 ---> Running in 4811e6683f71 01:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:16 OK: 269 MiB in 57 packages 01:20:17 Removing intermediate container 4811e6683f71 01:20:17 ---> 9247bae35b7f 01:20:17 Step 8/24 : WORKDIR /device-mqtt-go 01:20:17 ---> Running in b9f8e7ad26e8 01:20:17 Removing intermediate container b9f8e7ad26e8 01:20:17 ---> 4eb55d9e0af3 01:20:17 Step 9/24 : COPY go.mod vendor* ./ 01:20:17 ---> 081b4f0b43ea 01:20:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:17 ---> Running in 703cfee328aa 01:20:18 Removing intermediate container 703cfee328aa 01:20:18 ---> 79ba3b0ef836 01:20:18 Step 11/24 : COPY . . 01:20:18 ---> f7b3dbb017a8 01:20:18 Step 12/24 : RUN $MAKE 01:20:18 ---> Running in 197c0bc2d501 01:20:18 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.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:20:45 Removing intermediate container 197c0bc2d501 01:20:45 ---> 1499fae6222c 01:20:45 Step 13/24 : FROM alpine:3.17 01:20:45 3.17: Pulling from library/alpine 01:20:45 9398808236ff: Pulling fs layer 01:20:45 9398808236ff: Download complete 01:20:45 9398808236ff: Pull complete 01:20:45 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:20:45 Status: Downloaded newer image for alpine:3.17 01:20:45 ---> 1e0b8b5322fc 01:20:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:20:45 ---> Running in 771097c9eb70 01:20:45 Removing intermediate container 771097c9eb70 01:20:45 ---> 118eb78ca8ae 01:20:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:20:45 ---> Running in 06a38ec8bfe6 01:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:20:45 (1/1) Installing dumb-init (1.2.5-r2) 01:20:45 Executing busybox-1.35.0-r29.trigger 01:20:45 OK: 7 MiB in 16 packages 01:20:45 Removing intermediate container 06a38ec8bfe6 01:20:45 ---> 36db76cb857f 01:20:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:20:45 ---> c4980f446bdb 01:20:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:20:45 ---> 97e6f7e718f9 01:20:45 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:20:45 ---> f326bb8c7e3e 01:20:45 Step 19/24 : EXPOSE 59982 01:20:45 ---> Running in 670584fa19a1 01:20:45 Removing intermediate container 670584fa19a1 01:20:45 ---> ad2a5fe8b91c 01:20:45 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:20:45 ---> Running in ff300d60feba 01:20:45 Removing intermediate container ff300d60feba 01:20:45 ---> 91f5d92d9d20 01:20:45 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:20:45 ---> Running in 86d85ee2ae65 01:20:45 Removing intermediate container 86d85ee2ae65 01:20:45 ---> f56ac663dee5 01:20:45 Step 22/24 : LABEL arch=amd64 01:20:45 ---> Running in 0cbbfe699280 01:20:45 Removing intermediate container 0cbbfe699280 01:20:45 ---> 4e5bf46ea71a 01:20:45 Step 23/24 : LABEL git_sha=36e5884eaa65998ca8d45f59dbe49cd5228baa54 01:20:45 ---> Running in 5d1d9a534a2a 01:20:45 Removing intermediate container 5d1d9a534a2a 01:20:45 ---> 99abeef914d2 01:20:45 Step 24/24 : LABEL version=0.0.0 01:20:45 ---> Running in f97d7e4b972d 01:20:45 Removing intermediate container f97d7e4b972d 01:20:45 ---> 6191f62f8fac 01:20:45 [Warning] One or more build-args [ARCH] were not consumed 01:20:45 Successfully built 6191f62f8fac 01:20:45 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:46 01:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:46 latest: Pulling from edgex-lftools-log-publisher 01:20:46 5eb5b503b376: Pulling fs layer 01:20:46 5c69ac0246d0: Pulling fs layer 01:20:46 ec43610c2a17: Pulling fs layer 01:20:46 3a2ae6a8a46f: Pulling fs layer 01:20:46 33b1e0a273af: Pulling fs layer 01:20:46 5d3b04190fa2: Pulling fs layer 01:20:46 2f39f015ded8: Pulling fs layer 01:20:46 33b1e0a273af: Waiting 01:20:46 5d3b04190fa2: Waiting 01:20:46 3a2ae6a8a46f: Waiting 01:20:46 2f39f015ded8: Waiting 01:20:46 5c69ac0246d0: Download complete 01:20:46 3a2ae6a8a46f: Verifying Checksum 01:20:46 3a2ae6a8a46f: Download complete 01:20:46 33b1e0a273af: Verifying Checksum 01:20:46 33b1e0a273af: Download complete 01:20:46 5d3b04190fa2: Verifying Checksum 01:20:46 5d3b04190fa2: Download complete 01:20:46 ec43610c2a17: Verifying Checksum 01:20:46 ec43610c2a17: Download complete 01:20:46 5eb5b503b376: Verifying Checksum 01:20:46 5eb5b503b376: Download complete 01:20:47 2f39f015ded8: Download complete 01:20:47 5eb5b503b376: Pull complete 01:20:48 5c69ac0246d0: Pull complete 01:20:48 ec43610c2a17: Pull complete 01:20:48 3a2ae6a8a46f: Pull complete 01:20:48 33b1e0a273af: Pull complete 01:20:49 5d3b04190fa2: Pull complete 01:20:53 2f39f015ded8: Pull complete 01:20:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:20:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:53 prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container 01:20:53 $ 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-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:20:57 $ docker top 0589c816927ddaccb0a954bf750d845c4923e08cadd2c44ef2de565b1aa15bc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:58 ---> job-cost.sh 01:20:58 lf-activate-venv: SKIPPING 01:20:58 INFO: No Stack... 01:20:58 INFO: Retrieving Pricing Info for: v3-standard-8 01:20:58 INFO: Archiving Costs [Pipeline] sh 01:20:59 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives/cost.csv 01:20:59 + cut -d, -f6 [Pipeline] lock 01:20:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] 01:20:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] did not exist. Created. 01:20:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:20:59 + echo total: 0.2199999988079071 [Pipeline] stash 01:20:59 Stashed 1 file(s) [Pipeline] } 01:20:59 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:20:59 $ docker stop --time=1 0589c816927ddaccb0a954bf750d845c4923e08cadd2c44ef2de565b1aa15bc9 01:21:01 $ docker rm -f --volumes 0589c816927ddaccb0a954bf750d845c4923e08cadd2c44ef2de565b1aa15bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:22:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5506 in /w/workspace/gexfoundry_device-mqtt-go_PR-622 [Pipeline] { [Pipeline] ws 01:22:39 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:22:39 The recommended git tool is: git 01:22:45 using credential edgex-jenkins-ssh 01:22:45 Cloning the remote Git repository 01:22:45 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:22:45 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:22:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:22:45 > git --version # timeout=10 01:22:45 > git --version # 'git version 2.25.1' 01:22:45 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:47 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:22:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:48 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:22:49 Merging remotes/origin/main commit c4dbf6069102021828098e365a108396ed21524d into PR head commit 36e5884eaa65998ca8d45f59dbe49cd5228baa54 01:22:49 Merge succeeded, producing 36e5884eaa65998ca8d45f59dbe49cd5228baa54 01:22:49 Checking out Revision 36e5884eaa65998ca8d45f59dbe49cd5228baa54 (PR-622) 01:22:49 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:22:49 > git --version # timeout=10 01:22:49 > git --version # 'git version 2.25.1' 01:22:50 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:22:48 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:22:48 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/622/head:refs/remotes/origin/PR-622 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:22:49 > git config core.sparsecheckout # timeout=10 01:22:49 > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # timeout=10 01:22:49 > git remote # timeout=10 01:22:49 > git config --get remote.origin.url # timeout=10 01:22:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:49 > git merge c4dbf6069102021828098e365a108396ed21524d # timeout=10 01:22:49 > git rev-parse HEAD^{commit} # timeout=10 01:22:49 > git config core.sparsecheckout # timeout=10 01:22:49 > git checkout -f 36e5884eaa65998ca8d45f59dbe49cd5228baa54 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:22:51 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:51 Dload Upload Total Spent Left Speed 01:22:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 01:22:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:22:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:22:52 + sudo tee /etc/docker/daemon.new 01:22:52 { 01:22:52 "registry-mirrors": [ 01:22:52 "https://nexus3.edgexfoundry.org:10001" 01:22:52 ], 01:22:52 "bip": "10.250.0.254/24", 01:22:52 "hosts": [ 01:22:52 "tcp://0.0.0.0:5555", 01:22:52 "unix:///var/run/docker.sock" 01:22:52 ], 01:22:52 "mtu": 1458, 01:22:52 "selinux-enabled": true, 01:22:52 "seccomp-profile": "/etc/docker/seccomp.json" 01:22:52 } [Pipeline] sh 01:22:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:22:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:11 provisioning config files... 01:23:11 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config813507451316697081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:11 ---> docker-login.sh 01:23:11 nexus3.edgexfoundry.org:10001 01:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:12 Configure a credential helper to remove this warning. See 01:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:12 01:23:12 Login Succeeded 01:23:12 nexus3.edgexfoundry.org:10002 01:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:12 Configure a credential helper to remove this warning. See 01:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:12 01:23:12 Login Succeeded 01:23:12 nexus3.edgexfoundry.org:10003 01:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:12 Configure a credential helper to remove this warning. See 01:23:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:12 01:23:12 Login Succeeded 01:23:12 nexus3.edgexfoundry.org:10004 01:23:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:13 Configure a credential helper to remove this warning. See 01:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:13 01:23:13 Login Succeeded 01:23:13 docker.io 01:23:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:13 Configure a credential helper to remove this warning. See 01:23:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:13 01:23:13 Login Succeeded 01:23:13 ---> docker-login.sh ends [Pipeline] } 01:23:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:23:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:14 ========================================================= 01:23:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:23:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:23:15 Sending build context to Docker daemon 3.339MB 01:23:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:23:15 Step 2/12 : FROM ${BASE} AS builder 01:23:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:23:15 edb6bdbacee9: Pulling fs layer 01:23:15 5f9638ab2659: Pulling fs layer 01:23:15 8d51d6327a98: Pulling fs layer 01:23:15 8b374f2dd631: Pulling fs layer 01:23:15 ec14aa9079de: Pulling fs layer 01:23:15 2f466654f4bb: Pulling fs layer 01:23:15 554e91adad29: Pulling fs layer 01:23:15 8b374f2dd631: Waiting 01:23:15 ec14aa9079de: Waiting 01:23:15 2f466654f4bb: Waiting 01:23:15 554e91adad29: Waiting 01:23:15 5f9638ab2659: Download complete 01:23:15 8b374f2dd631: Verifying Checksum 01:23:15 8b374f2dd631: Download complete 01:23:15 ec14aa9079de: Verifying Checksum 01:23:15 ec14aa9079de: Download complete 01:23:15 edb6bdbacee9: Verifying Checksum 01:23:15 edb6bdbacee9: Download complete 01:23:16 edb6bdbacee9: Pull complete 01:23:16 554e91adad29: Verifying Checksum 01:23:16 554e91adad29: Download complete 01:23:17 5f9638ab2659: Pull complete 01:23:17 8d51d6327a98: Verifying Checksum 01:23:17 8d51d6327a98: Download complete 01:23:17 2f466654f4bb: Verifying Checksum 01:23:17 2f466654f4bb: Download complete 01:23:28 8d51d6327a98: Pull complete 01:23:28 8b374f2dd631: Pull complete 01:23:28 ec14aa9079de: Pull complete 01:23:35 2f466654f4bb: Pull complete 01:23:38 554e91adad29: Pull complete 01:23:38 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:23:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:23:38 ---> 1e15ea492957 01:23:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:23:40 ---> Running in 9a95b87e2893 01:23:40 Removing intermediate container 9a95b87e2893 01:23:40 ---> abf09878a8c6 01:23:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:23:40 ---> Running in fac1b2d438df 01:23:40 Removing intermediate container fac1b2d438df 01:23:40 ---> 1a693816a6d5 01:23:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:23:40 ---> Running in 824a1b9c0c37 01:23:40 Removing intermediate container 824a1b9c0c37 01:23:40 ---> 3d08fa0023c4 01:23:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:23:41 ---> Running in f85213c32cb2 01:23:41 Removing intermediate container f85213c32cb2 01:23:41 ---> a1a1065951f7 01:23:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:23:41 ---> Running in 4473b72453cb 01:23:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:23:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:23:44 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:23:44 (2/4) Installing libedit (20221030.3.1-r0) 01:23:44 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:23:44 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:23:44 Executing busybox-1.35.0-r29.trigger 01:23:44 OK: 268 MiB in 57 packages 01:23:45 Removing intermediate container 4473b72453cb 01:23:45 ---> b380aea39353 01:23:45 Step 8/12 : WORKDIR /device-mqtt-go 01:23:45 ---> Running in cf941d41fca8 01:23:45 Removing intermediate container cf941d41fca8 01:23:45 ---> 92b58ed28d9c 01:23:45 Step 9/12 : COPY go.mod vendor* ./ 01:23:46 ---> 87bd0ca12704 01:23:46 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:46 ---> Running in 75a8e6661405 01:25:07 Removing intermediate container 75a8e6661405 01:25:07 ---> e4a5cdd51277 01:25:07 Step 11/12 : COPY . . 01:25:07 ---> b98b3559e069 01:25:07 Step 12/12 : RUN $MAKE 01:25:07 ---> Running in 5758f343e8b9 01:25:07 noop 01:25:07 Removing intermediate container 5758f343e8b9 01:25:07 ---> 096d241f0bc4 01:25:07 Successfully built 096d241f0bc4 01:25:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker inspect -f . ci-base-image-arm64 01:25:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:08 prd-ubuntu20.04-docker-arm64-4c-16g-5506 does not seem to be running inside a container 01:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:25:09 $ docker top 9dd760e53e81c05ca5f004ea59cdd59a706f9a82ed91c4c529011c9bf04bb4d9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:10 + go version 01:25:10 go version go1.20.6 linux/arm64 [Pipeline] } 01:25:10 $ docker stop --time=1 9dd760e53e81c05ca5f004ea59cdd59a706f9a82ed91c4c529011c9bf04bb4d9 01:25:12 $ docker rm -f --volumes 9dd760e53e81c05ca5f004ea59cdd59a706f9a82ed91c4c529011c9bf04bb4d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:13 + docker inspect -f . ci-base-image-arm64 01:25:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:13 prd-ubuntu20.04-docker-arm64-4c-16g-5506 does not seem to be running inside a container 01:25:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:25:14 $ docker top 344aa85795048c6f5fa433f45a34ecab7c661c252717ac40b44496c907c19870 -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:14 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:25:15 + make test 01:25:15 go test ./... -coverprofile=coverage.out ./... 01:25:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:27:54 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:27:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:27:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.112s coverage: 22.8% of statements 01:27:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:27:54 go vet ./... 01:28:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:28:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:28:21 ./bin/test-attribution-txt.sh [Pipeline] echo 01:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:28:21 $ docker stop --time=1 344aa85795048c6f5fa433f45a34ecab7c661c252717ac40b44496c907c19870 01:28:23 $ docker rm -f --volumes 344aa85795048c6f5fa433f45a34ecab7c661c252717ac40b44496c907c19870 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:24 Warning: overwriting stash ‘coverage-report’ 01:28:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:28:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:25 + ls -al . 01:28:25 total 184 01:28:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 7 01:25 . 01:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:22 .. 01:28:25 -rw-rw-r-- 1 jenkins jenkins 140 Sep 7 01:22 .dockerignore 01:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 7 01:22 .git 01:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:22 .github 01:28:25 -rw-rw-r-- 1 jenkins jenkins 329 Sep 7 01:22 .gitignore 01:28:25 -rw-rw-r-- 1 jenkins jenkins 41 Sep 7 01:22 .golangci.yml 01:28:25 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 7 01:22 Attribution.txt 01:28:25 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 7 01:22 CHANGELOG.md 01:28:25 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 7 01:22 Dockerfile 01:28:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 7 01:22 GOVERNANCE.md 01:28:25 -rw-rw-r-- 1 jenkins jenkins 678 Sep 7 01:22 Jenkinsfile 01:28:25 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 7 01:22 LICENSE 01:28:25 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 7 01:22 Makefile 01:28:25 -rw-rw-r-- 1 jenkins jenkins 620 Sep 7 01:22 OWNERS.md 01:28:25 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 7 01:22 README.md 01:28:25 -rw-rw-r-- 1 jenkins jenkins 5 Sep 7 01:18 VERSION 01:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:22 bin 01:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:22 cmd 01:28:25 -rw-r--r-- 1 jenkins jenkins 18506 Sep 7 01:27 coverage.out 01:28:25 -rw-rw-r-- 1 jenkins jenkins 3820 Sep 7 01:22 go.mod 01:28:25 -rw-rw-r-- 1 jenkins jenkins 34092 Sep 7 01:22 go.sum 01:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 7 01:22 internal 01:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 7 01:22 mock 01:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 7 01:22 snap 01:28:25 -rw-rw-r-- 1 jenkins jenkins 227 Sep 7 01:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:26 + 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=36e5884eaa65998ca8d45f59dbe49cd5228baa54 --label arch=arm64 --label version=0.0.0 . 01:28:26 Sending build context to Docker daemon 3.358MB 01:28:26 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:28:26 Step 2/24 : FROM ${BASE} AS builder 01:28:26 ---> 096d241f0bc4 01:28:26 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:28:26 ---> Running in 7cff5203eb2a 01:28:26 Removing intermediate container 7cff5203eb2a 01:28:26 ---> 77eabc94c835 01:28:26 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:28:26 ---> Running in 8163d8d6b506 01:28:27 Removing intermediate container 8163d8d6b506 01:28:27 ---> 635aa257dfab 01:28:27 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:28:27 ---> Running in d9a2e2572fc6 01:28:27 Removing intermediate container d9a2e2572fc6 01:28:27 ---> 8fe898ba91cd 01:28:27 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:28:27 ---> Running in 3a80ee08595d 01:28:27 Removing intermediate container 3a80ee08595d 01:28:27 ---> b82192ea9727 01:28:27 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:27 ---> Running in fff90ed0f4a7 01:28:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:28:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:28:30 OK: 268 MiB in 57 packages 01:28:31 Removing intermediate container fff90ed0f4a7 01:28:31 ---> 2c430ebcb6d0 01:28:31 Step 8/24 : WORKDIR /device-mqtt-go 01:28:31 ---> Running in b66b1387d534 01:28:31 Removing intermediate container b66b1387d534 01:28:31 ---> 80054d305861 01:28:31 Step 9/24 : COPY go.mod vendor* ./ 01:28:31 ---> 73c59c1c9e34 01:28:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:31 ---> Running in ac5de53ce9eb 01:28:33 Removing intermediate container ac5de53ce9eb 01:28:33 ---> 25bae93fb219 01:28:33 Step 11/24 : COPY . . 01:28:34 ---> 743785a64238 01:28:34 Step 12/24 : RUN $MAKE 01:28:34 ---> Running in e8dd647e48e2 01:28: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.19" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:30:57 Removing intermediate container e8dd647e48e2 01:30:57 ---> 5e480ffb4ee9 01:30:57 Step 13/24 : FROM alpine:3.17 01:30:57 3.17: Pulling from library/alpine 01:30:57 4060ece20d7a: Pulling fs layer 01:30:57 4060ece20d7a: Verifying Checksum 01:30:57 4060ece20d7a: Download complete 01:30:57 4060ece20d7a: Pull complete 01:30:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:30:57 Status: Downloaded newer image for alpine:3.17 01:30:57 ---> 8650cd65339b 01:30:57 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:30:57 ---> Running in 0f765bfb0186 01:30:57 Removing intermediate container 0f765bfb0186 01:30:57 ---> ede25c7c6d5b 01:30:57 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:30:57 ---> Running in 592b96e5a065 01:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:30:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:30:57 (1/1) Installing dumb-init (1.2.5-r2) 01:30:57 Executing busybox-1.35.0-r29.trigger 01:30:57 OK: 8 MiB in 16 packages 01:30:57 Removing intermediate container 592b96e5a065 01:30:57 ---> aed27c4493bb 01:30:57 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:30:57 ---> a113c93fa1f8 01:30:57 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:30:57 ---> 715a222092e7 01:30:57 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:30:57 ---> d021266f450f 01:30:57 Step 19/24 : EXPOSE 59982 01:30:57 ---> Running in 89f70eb84f8b 01:30:57 Removing intermediate container 89f70eb84f8b 01:30:57 ---> 5549d1f465ae 01:30:57 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:30:57 ---> Running in 759ff33d49b7 01:30:57 Removing intermediate container 759ff33d49b7 01:30:57 ---> 8178235a2123 01:30:57 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:30:57 ---> Running in b7b175905126 01:30:57 Removing intermediate container b7b175905126 01:30:57 ---> 10a410b343ce 01:30:57 Step 22/24 : LABEL arch=arm64 01:30:57 ---> Running in 66b5ccf89aae 01:30:57 Removing intermediate container 66b5ccf89aae 01:30:57 ---> bc8a97d0bb4a 01:30:57 Step 23/24 : LABEL git_sha=36e5884eaa65998ca8d45f59dbe49cd5228baa54 01:30:57 ---> Running in 7a3d4769ef6f 01:30:57 Removing intermediate container 7a3d4769ef6f 01:30:57 ---> 09183c5d1146 01:30:57 Step 24/24 : LABEL version=0.0.0 01:30:57 ---> Running in 6940d4266e61 01:30:57 Removing intermediate container 6940d4266e61 01:30:57 ---> c612ad5ed8d4 01:30:57 [Warning] One or more build-args [ARCH] were not consumed 01:30:57 Successfully built c612ad5ed8d4 01:30:57 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 01:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:58 01:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:58 arm64: Pulling from edgex-lftools-log-publisher 01:30:58 8998bd30e6a1: Pulling fs layer 01:30:58 04944245beec: Pulling fs layer 01:30:58 699f458cf7ca: Pulling fs layer 01:30:58 765212b225bb: Pulling fs layer 01:30:58 f23df028b6ca: Pulling fs layer 01:30:58 d65c8cfc05b1: Pulling fs layer 01:30:58 2437ff75d9bd: Pulling fs layer 01:30:58 765212b225bb: Waiting 01:30:58 f23df028b6ca: Waiting 01:30:58 d65c8cfc05b1: Waiting 01:30:58 2437ff75d9bd: Waiting 01:30:59 04944245beec: Verifying Checksum 01:30:59 04944245beec: Download complete 01:30:59 765212b225bb: Verifying Checksum 01:30:59 765212b225bb: Download complete 01:30:59 f23df028b6ca: Verifying Checksum 01:30:59 f23df028b6ca: Download complete 01:30:59 d65c8cfc05b1: Verifying Checksum 01:30:59 d65c8cfc05b1: Download complete 01:30:59 699f458cf7ca: Verifying Checksum 01:30:59 699f458cf7ca: Download complete 01:30:59 8998bd30e6a1: Download complete 01:31:01 2437ff75d9bd: Verifying Checksum 01:31:01 2437ff75d9bd: Download complete 01:31:03 8998bd30e6a1: Pull complete 01:31:03 04944245beec: Pull complete 01:31:04 699f458cf7ca: Pull complete 01:31:04 765212b225bb: Pull complete 01:31:05 f23df028b6ca: Pull complete 01:31:05 d65c8cfc05b1: Pull complete 01:31:20 2437ff75d9bd: Pull complete 01:31:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:31:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:21 prd-ubuntu20.04-docker-arm64-4c-16g-5506 does not seem to be running inside a container 01:31:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:31:23 $ docker top d93b8834c7dfea7b5aa9918177a03a512f1afb4b3d1078d108848b84da8023de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:24 ---> job-cost.sh 01:31:24 lf-activate-venv: SKIPPING 01:31:24 INFO: No Stack... 01:31:24 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:25 INFO: Archiving Costs [Pipeline] sh 01:31:26 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:31:26 + cut -d, -f6 [Pipeline] lock 01:31:26 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] 01:31:26 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] did not exist. Created. 01:31:26 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:27 /w/workspace/device-mqtt-go/1@tmp/durable-0082d3ec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:31:27 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:27 Warning: overwriting stash ‘stack-cost’ 01:31:27 Stashed 1 file(s) [Pipeline] } 01:31:27 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-622-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:27 $ docker stop --time=1 d93b8834c7dfea7b5aa9918177a03a512f1afb4b3d1078d108848b84da8023de 01:31:29 $ docker rm -f --volumes d93b8834c7dfea7b5aa9918177a03a512f1afb4b3d1078d108848b84da8023de [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 01:31:31 provisioning config files... 01:31:31 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config15369546380830942280tmp [Pipeline] { [Pipeline] sh 01:31:32 + set +x 01:31:32 + + bashcurl -s -s -- https://codecov.io/bash 01:31:32 01:31:32 01:31:32 _____ _ 01:31:32 / ____| | | 01:31:32 | | ___ __| | ___ ___ _____ __ 01:31:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:31:32 | |___| (_) | (_| | __/ (_| (_) \ V / 01:31:32 \_____\___/ \__,_|\___|\___\___/ \_/ 01:31:32 Bash-1.0.6 01:31:32 01:31:32 01:31:32 ==> git version 2.25.1 found 01:31:32 ==> 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 01:31:32 Release-Date: 2020-01-08 01:31:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:31:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:31:32 ==> Jenkins CI detected. 01:31:32 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-622 01:31:32 project root: . 01:31:32 --> token set from env 01:31:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:31:32 ==> Running gcov in . (disable via -X gcov) 01:31:32 ==> Python coveragepy not found 01:31:32 ==> Searching for coverage reports in: 01:31:32 + . 01:31:32 -> Found 1 reports 01:31:32 ==> Detecting git/mercurial file structure 01:31:32 ==> Reading reports 01:31:32 + ./coverage.out bytes=18506 01:31:32 ==> Appending adjustments 01:31:32 https://docs.codecov.io/docs/fixing-reports 01:31:32 + Found adjustments 01:31:32 ==> Gzipping contents 01:31:32 4.0K /tmp/codecov.6zjyiY.gz 01:31:32 ==> Uploading reports 01:31:32 url: https://codecov.io 01:31:32 query: branch=PR-622&commit=36e5884eaa65998ca8d45f59dbe49cd5228baa54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=622&job=&cmd_args= 01:31:32 -> Pinging Codecov 01:31:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-622&commit=36e5884eaa65998ca8d45f59dbe49cd5228baa54&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-622%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=622&job=&cmd_args= 01:31:32 -> Uploading to 01:31:32 https://storage.googleapis.com/codecov/v4/raw/2023-09-07/7D719EC7BBE17E464838252E33014C33/36e5884eaa65998ca8d45f59dbe49cd5228baa54/65503b61-04a0-4b7a-ac72-2de315ba8152.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230907%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230907T013132Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e727cb95578aef71bd27bdc57185e57eb53090493716746c4604a2e40b7b3f0 01:31:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:32 Dload Upload Total Spent Left Speed 01:31:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16507 --:--:-- --:--:-- --:--:-- 16507 01:31:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/36e5884eaa65998ca8d45f59dbe49cd5228baa54 [Pipeline] } 01:31:32 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 01:31:34 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives ] 01:31:34 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives 01:31:34 total 16 01:31:34 drwxr-xr-x 3 root root 4096 Sep 7 01:20 . 01:31:34 drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 01:20 .. 01:31:34 drwxr-xr-x 2 root root 4096 Sep 7 01:20 cost 01:31:34 -rw-r--r-- 1 root root 86 Sep 7 01:20 cost.csv 01:31:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives 01:31:34 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives 01:31:34 total 16 01:31:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 7 01:20 . 01:31:34 drwxrwxr-x 11 jenkins jenkins 4096 Sep 7 01:20 .. 01:31:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 7 01:20 cost 01:31:34 -rw-r--r-- 1 jenkins jenkins 86 Sep 7 01:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:31:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:31:35 ---> package-listing.sh 01:31:35 ++ tr '[:upper:]' '[:lower:]' 01:31:35 ++ facter osfamily 01:31:35 + OS_FAMILY=debian 01:31:35 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-622 01:31:35 + START_PACKAGES=/tmp/packages_start.txt 01:31:35 + END_PACKAGES=/tmp/packages_end.txt 01:31:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:31:35 + PACKAGES=/tmp/packages_start.txt 01:31:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-622 ']' 01:31:35 + PACKAGES=/tmp/packages_end.txt 01:31:35 + case "${OS_FAMILY}" in 01:31:35 + dpkg -l 01:31:35 + grep '^ii' 01:31:35 + '[' -f /tmp/packages_start.txt ']' 01:31:35 + '[' -f /tmp/packages_end.txt ']' 01:31:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:31:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-622 ']' 01:31:35 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives/ 01:31:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-622/archives/ [Pipeline] echo 01:31:35 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-622/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:31:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:37 prd-ubuntu20.04-docker-8c-8g-5505 does not seem to be running inside a container 01:31:37 $ 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-622/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-622 -v /w/workspace/gexfoundry_device-mqtt-go_PR-622:/w/workspace/gexfoundry_device-mqtt-go_PR-622:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:31:37 $ docker top e819fd64f7582f1451a9d8153895d3eee944636fc5f56fd396259901229ed043 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:37 + touch /tmp/pre-build-complete [Pipeline] sh 01:31:37 + mkdir -p /var/log/sysstat [Pipeline] sh 01:31:38 + ls /var/log/sa-host 01:31:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:31:38 provisioning config files... 01:31:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-622@tmp/config10862894174386037192tmp [Pipeline] { [Pipeline] echo 01:31:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:31:38 ---> create-netrc.sh [Pipeline] } 01:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:31:39 ---> python-tools-install.sh [Pipeline] echo 01:31:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:31:39 ---> sudo-logs.sh 01:31:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:31:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:31:39 ---> job-cost.sh 01:31:39 lf-activate-venv: SKIPPING 01:31:39 DEBUG: total: 0.2199999988079071 01:31:39 INFO: Retrieving Stack Cost... 01:31:40 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:40 INFO: Archiving Costs [Pipeline] echo 01:31:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:31:41 ---> logs-deploy.sh 01:31:41 lf-activate-venv: SKIPPING 01:31:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-622/1 01:31:41 INFO: archiving workspace using pattern(s): 01:31:42 Archives upload complete. 01:31:42 INFO: archiving logs to Nexus 01:31:43 ---> uname -a: 01:31:43 Linux prd-ubuntu20-04-docker-8c-8g-5505 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:31:43 01:31:43 01:31:43 ---> lscpu: 01:31:43 Architecture: x86_64 01:31:43 CPU op-mode(s): 32-bit, 64-bit 01:31:43 Byte Order: Little Endian 01:31:43 Address sizes: 40 bits physical, 48 bits virtual 01:31:43 CPU(s): 8 01:31:43 On-line CPU(s) list: 0-7 01:31:43 Thread(s) per core: 1 01:31:43 Core(s) per socket: 1 01:31:43 Socket(s): 8 01:31:43 NUMA node(s): 1 01:31:43 Vendor ID: AuthenticAMD 01:31:43 CPU family: 23 01:31:43 Model: 49 01:31:43 Model name: AMD EPYC-Rome Processor 01:31:43 Stepping: 0 01:31:43 CPU MHz: 2799.998 01:31:43 BogoMIPS: 5599.99 01:31:43 Virtualization: AMD-V 01:31:43 Hypervisor vendor: KVM 01:31:43 Virtualization type: full 01:31:43 L1d cache: 256 KiB 01:31:43 L1i cache: 256 KiB 01:31:43 L2 cache: 4 MiB 01:31:43 L3 cache: 128 MiB 01:31:43 NUMA node0 CPU(s): 0-7 01:31:43 Vulnerability Itlb multihit: Not affected 01:31:43 Vulnerability L1tf: Not affected 01:31:43 Vulnerability Mds: Not affected 01:31:43 Vulnerability Meltdown: Not affected 01:31:43 Vulnerability Mmio stale data: Not affected 01:31:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:31:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:31:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:31:43 Vulnerability Srbds: Not affected 01:31:43 Vulnerability Tsx async abort: Not affected 01:31:43 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 01:31:43 01:31:43 01:31:43 ---> nproc: 01:31:43 8 01:31:43 01:31:43 01:31:43 ---> df -h: 01:31:43 Filesystem Size Used Avail Use% Mounted on 01:31:43 overlay 155G 12G 144G 8% / 01:31:43 tmpfs 64M 0 64M 0% /dev 01:31:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:31:43 shm 64M 0 64M 0% /dev/shm 01:31:43 /dev/vda1 155G 12G 144G 8% /facter-os 01:31:43 01:31:43 01:31:43 ---> sar -b -r -n DEV: 01:31:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5505) 09/07/23 _x86_64_ (8 CPU) 01:31:43 01:31:43 01:17:28 LINUX RESTART (8 CPU) 01:31:43 01:31:43 01:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:31:43 01:19:01 154.92 17.06 137.85 0.00 2026.75 105433.55 0.00 01:31:43 01:20:01 108.63 0.03 108.60 0.00 3.07 103391.57 0.00 01:31:43 01:21:01 176.87 0.27 176.60 0.00 19.33 45593.07 0.00 01:31:43 01:22:01 1.78 0.00 1.78 0.00 0.00 24.14 0.00 01:31:43 01:23:01 26.31 10.20 16.11 0.00 3447.43 3734.84 0.00 01:31:43 01:24:01 4.57 0.00 4.57 0.00 0.00 58.92 0.00 01:31:43 01:25:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 01:31:43 01:26:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 01:31:43 01:27:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 01:31:43 01:28:01 1.62 0.00 1.62 0.00 0.00 27.06 0.00 01:31:43 01:29:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 01:31:43 01:30:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 01:31:43 01:31:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 01:31:43 Average: 36.91 2.10 34.80 0.00 420.87 19768.91 0.00 01:31:43 01:31:43 01:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:31:43 01:19:01 28403184 31579352 725820 2.21 109660 3276068 1884508 5.55 1168464 2876356 599968 01:31:43 01:20:01 27842596 31325104 973516 2.96 148688 3500716 2082492 6.14 1417916 3133312 227444 01:31:43 01:21:01 27527096 31552712 747368 2.27 161608 3999420 1739428 5.13 1286452 3552724 96 01:31:43 01:22:01 27538452 31564168 735764 2.24 161644 3999420 1739428 5.13 1272356 3552724 56 01:31:43 01:23:01 27298412 31544772 745464 2.27 167036 4203076 1795884 5.29 1434072 3608340 1352 01:31:43 01:24:01 27307396 31553732 736824 2.24 167072 4203072 1795884 5.29 1425724 3608300 172 01:31:43 01:25:01 27307536 31553948 736500 2.24 167088 4203076 1795884 5.29 1425572 3608320 184 01:31:43 01:26:01 27314292 31560724 729720 2.22 167112 4203080 1795884 5.29 1418344 3608320 216 01:31:43 01:27:01 27315004 31561868 729148 2.22 167132 4203084 1795884 5.29 1417840 3608720 176 01:31:43 01:28:01 27315068 31562004 728880 2.22 167244 4203064 1795884 5.29 1418252 3608704 240 01:31:43 01:29:01 27315304 31562304 728560 2.22 167264 4203064 1795884 5.29 1417964 3608708 184 01:31:43 01:30:01 27315352 31562396 728412 2.22 167296 4203068 1795884 5.29 1418224 3608712 220 01:31:43 01:31:01 27315472 31562548 728272 2.21 167316 4203060 1795884 5.29 1417692 3608712 4 01:31:43 Average: 27470397 31541972 751865 2.29 160474 4046405 1816062 5.35 1379913 3507073 63870 01:31:43 01:31:43 01:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:31:43 01:19:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 01:31:43 01:19:01 docker0 206.25 361.55 16.40 2509.88 0.00 0.00 0.00 0.00 01:31:43 01:19:01 ens3 819.27 482.63 8807.36 86.93 0.00 0.00 0.00 0.00 01:31:43 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:20:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:31:43 01:20:01 veth3ec6beb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:31:43 01:20:01 ens3 23.45 15.91 25.44 10.37 0.00 0.00 0.00 0.00 01:31:43 01:21:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 01:31:43 01:21:01 docker0 3.37 8.15 0.20 85.60 0.00 0.00 0.00 0.00 01:31:43 01:21:01 ens3 129.03 87.37 2680.28 93.97 0.00 0.00 0.00 0.00 01:31:43 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:22:01 ens3 0.83 0.15 0.07 0.03 0.00 0.00 0.00 0.00 01:31:43 01:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:31:43 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:23:01 ens3 111.26 54.36 1376.60 4.04 0.00 0.00 0.00 0.00 01:31:43 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:24:01 ens3 0.22 0.18 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:25:01 ens3 1.63 1.00 6.80 0.07 0.00 0.00 0.00 0.00 01:31:43 01:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:26:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:27:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:28:01 ens3 1.23 0.85 0.50 0.36 0.00 0.00 0.00 0.00 01:31:43 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:29:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 01:31:43 01:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:31:43 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:30:01 ens3 0.57 0.23 0.27 0.19 0.00 0.00 0.00 0.00 01:31:43 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:31:43 01:31:01 ens3 0.72 0.05 0.11 0.00 0.00 0.00 0.00 0.00 01:31:43 Average: lo 0.76 0.76 0.07 0.07 0.00 0.00 0.00 0.00 01:31:43 Average: docker0 15.89 28.04 1.26 196.86 0.00 0.00 0.00 0.00 01:31:43 Average: ens3 82.87 48.93 982.67 14.99 0.00 0.00 0.00 0.00 01:31:43 01:31:43 01:31:43 ---> sar -P ALL: 01:31:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5505) 09/07/23 _x86_64_ (8 CPU) 01:31:43 01:31:43 01:17:28 LINUX RESTART (8 CPU) 01:31:43 01:31:43 01:18:02 CPU %user %nice %system %iowait %steal %idle 01:31:43 01:19:01 all 9.86 0.00 3.58 3.81 0.07 82.68 01:31:43 01:19:01 0 7.87 0.00 3.20 1.37 0.07 87.49 01:31:43 01:19:01 1 11.65 0.00 4.12 11.16 0.09 72.98 01:31:43 01:19:01 2 9.66 0.00 3.67 6.29 0.07 80.31 01:31:43 01:19:01 3 11.47 0.00 3.91 0.58 0.07 83.97 01:31:43 01:19:01 4 8.84 0.00 3.88 4.72 0.09 82.47 01:31:43 01:19:01 5 9.59 0.00 4.06 0.68 0.09 85.59 01:31:43 01:19:01 6 11.42 0.00 2.91 1.37 0.05 84.25 01:31:43 01:19:01 7 8.37 0.00 2.89 4.31 0.07 84.35 01:31:43 01:20:01 all 20.69 0.00 4.51 5.93 0.07 68.81 01:31:43 01:20:01 0 20.77 0.00 3.86 0.08 0.07 75.22 01:31:43 01:20:01 1 20.09 0.00 4.16 0.32 0.05 75.38 01:31:43 01:20:01 2 20.73 0.00 6.60 36.94 0.15 35.58 01:31:43 01:20:01 3 21.57 0.00 4.03 0.34 0.05 74.01 01:31:43 01:20:01 4 19.70 0.00 4.85 0.07 0.05 75.33 01:31:43 01:20:01 5 20.53 0.00 4.05 0.45 0.05 74.92 01:31:43 01:20:01 6 20.74 0.00 4.10 9.05 0.05 66.06 01:31:43 01:20:01 7 21.39 0.00 4.40 0.24 0.07 73.91 01:31:43 01:21:01 all 24.98 0.00 4.88 3.57 0.09 66.47 01:31:43 01:21:01 0 23.66 0.00 4.77 6.57 0.08 64.92 01:31:43 01:21:01 1 24.29 0.00 5.16 2.55 0.13 67.86 01:31:43 01:21:01 2 25.30 0.00 5.17 0.22 0.08 69.23 01:31:43 01:21:01 3 25.42 0.00 4.97 0.25 0.10 69.25 01:31:43 01:21:01 4 25.42 0.00 4.51 0.57 0.08 69.41 01:31:43 01:21:01 5 26.25 0.00 5.11 0.24 0.08 68.31 01:31:43 01:21:01 6 24.55 0.00 4.56 3.24 0.10 67.55 01:31:43 01:21:01 7 24.94 0.00 4.83 14.90 0.08 55.25 01:31:43 01:22:01 all 0.17 0.00 0.01 0.01 0.01 99.80 01:31:43 01:22:01 0 0.13 0.00 0.02 0.00 0.03 99.82 01:31:43 01:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:31:43 01:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:22:01 4 0.18 0.00 0.00 0.02 0.00 99.80 01:31:43 01:22:01 5 0.96 0.00 0.00 0.00 0.02 99.02 01:31:43 01:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:22:01 7 0.00 0.00 0.02 0.03 0.02 99.93 01:31:43 01:23:01 all 0.92 0.00 0.43 0.34 0.02 98.28 01:31:43 01:23:01 0 0.77 0.00 0.38 0.07 0.02 98.77 01:31:43 01:23:01 1 0.55 0.00 0.33 0.13 0.02 98.97 01:31:43 01:23:01 2 0.77 0.00 0.32 0.05 0.02 98.85 01:31:43 01:23:01 3 0.74 0.00 0.48 0.33 0.02 98.43 01:31:43 01:23:01 4 1.07 0.00 0.44 1.12 0.02 97.35 01:31:43 01:23:01 5 0.63 0.00 0.28 0.07 0.02 99.00 01:31:43 01:23:01 6 2.09 0.00 0.83 0.52 0.03 96.53 01:31:43 01:23:01 7 0.78 0.00 0.37 0.45 0.02 98.38 01:31:43 01:24:01 all 0.10 0.00 0.02 0.02 0.01 99.85 01:31:43 01:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:31:43 01:24:01 1 0.02 0.00 0.02 0.10 0.00 99.87 01:31:43 01:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:31:43 01:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:31:43 01:24:01 4 0.71 0.00 0.00 0.05 0.02 99.22 01:31:43 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:31:43 01:24:01 6 0.00 0.00 0.03 0.00 0.00 99.97 01:31:43 01:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:31:43 01:25:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:31:43 01:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:31:43 01:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:31:43 01:25:01 2 0.02 0.00 0.05 0.00 0.02 99.92 01:31:43 01:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:31:43 01:25:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:31:43 01:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:31:43 01:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:26:01 all 0.06 0.00 0.01 0.00 0.01 99.91 01:31:43 01:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:31:43 01:26:01 2 0.07 0.00 0.07 0.00 0.03 99.83 01:31:43 01:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:31:43 01:26:01 4 0.37 0.00 0.00 0.02 0.02 99.60 01:31:43 01:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:31:43 01:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:31:43 01:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:31:43 01:27:01 all 0.21 0.00 0.01 0.00 0.01 99.76 01:31:43 01:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:31:43 01:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:27:01 2 0.05 0.00 0.03 0.00 0.02 99.90 01:31:43 01:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:27:01 4 1.53 0.00 0.03 0.02 0.02 98.40 01:31:43 01:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:31:43 01:27:01 6 0.03 0.00 0.00 0.00 0.02 99.95 01:31:43 01:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:31:43 01:28:01 all 0.16 0.00 0.02 0.02 0.01 99.80 01:31:43 01:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:31:43 01:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:31:43 01:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:28:01 4 1.07 0.00 0.03 0.13 0.00 98.76 01:31:43 01:28:01 5 0.02 0.00 0.03 0.02 0.00 99.93 01:31:43 01:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:28:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:31:43 01:29:01 all 0.17 0.00 0.01 0.00 0.01 99.82 01:31:43 01:29:01 0 0.07 0.00 0.00 0.00 0.00 99.93 01:31:43 01:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:31:43 01:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:31:43 01:29:01 4 1.21 0.00 0.00 0.00 0.00 98.79 01:31:43 01:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:31:43 01:29:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:31:43 01:29:01 7 0.03 0.00 0.02 0.00 0.03 99.92 01:31:43 01:31:43 01:29:01 CPU %user %nice %system %iowait %steal %idle 01:31:43 01:30:01 all 0.08 0.00 0.01 0.01 0.01 99.90 01:31:43 01:30:01 0 0.27 0.00 0.02 0.00 0.00 99.72 01:31:43 01:30:01 1 0.02 0.00 0.00 0.03 0.02 99.93 01:31:43 01:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:30:01 4 0.23 0.00 0.00 0.02 0.02 99.73 01:31:43 01:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:31:43 01:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:31:43 01:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:31:43 01:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:31:43 01:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:31:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:31:43 01:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:31:43 01:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:31:43 01:31:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:31:43 01:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:31:43 01:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:31:43 01:31:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:31:43 Average: all 4.38 0.00 1.03 1.04 0.02 93.53 01:31:43 Average: 0 4.10 0.00 0.94 0.62 0.02 94.32 01:31:43 Average: 1 4.32 0.00 1.06 1.08 0.03 93.52 01:31:43 Average: 2 4.33 0.00 1.22 3.32 0.03 91.10 01:31:43 Average: 3 4.52 0.00 1.02 0.11 0.02 94.32 01:31:43 Average: 4 4.61 0.00 1.05 0.51 0.02 93.81 01:31:43 Average: 5 4.43 0.00 1.03 0.11 0.02 94.40 01:31:43 Average: 6 4.49 0.00 0.95 1.08 0.02 93.46 01:31:43 Average: 7 4.24 0.00 0.96 1.52 0.03 93.25 01:31:43 01:31:43 01:31:43