Pull request #343 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 633f722516a358b0b6ff0b3f4522daa25bf22fc3+d7023bcda15e937cec539ef29d6768596b85ffc4 (a3d2ef14a4040aa8dc4a1745295e321c6e558c65) 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-ssh3286074870318815353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh236468441042919842.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8501630944681499974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17347333469074600790.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh16274752827218136246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7302298076954221050.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, 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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41406’ Running on prd-ubuntu20.04-docker-8c-8g-41413 in /w/workspace/xfoundry_device-modbus-go_PR-343 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-343 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit 633f722516a358b0b6ff0b3f4522daa25bf22fc3 Merge succeeded, producing 633f722516a358b0b6ff0b3f4522daa25bf22fc3 Checking out Revision 633f722516a358b0b6ff0b3f4522daa25bf22fc3 (PR-343) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # 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 d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 Commit message: "docs: fixed CHANGELOG with apropriate feature and bug list for Kamakura and Jakarta" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-07T20:36:41.802Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-07T20:36:41.987Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-07T20:36:42.085Z] ========================================================= [2022-05-07T20:36:42.085Z] EdgeX Global Pipelines Version Info [2022-05-07T20:36:42.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:36:42.965Z] ------------------- [2022-05-07T20:36:42.965Z] stable info: [2022-05-07T20:36:42.965Z] ------------------- [2022-05-07T20:36:42.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-07T20:36:42.965Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-07T20:36:42.965Z] Message: update stable to v1.0.227 [2022-05-07T20:36:43.543Z] ------------------- [2022-05-07T20:36:43.543Z] experimental info: [2022-05-07T20:36:43.543Z] ------------------- [2022-05-07T20:36:43.543Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-07T20:36:43.543Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-07T20:36:43.543Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-07T20:36:43.804Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-07T20:36:43.845Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-07T20:36:43.885Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-07T20:36:43.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-07T20:36:43.965Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-07T20:36:44.005Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-07T20:36:44.045Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-07T20:36:44.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-07T20:36:44.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-07T20:36:44.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-07T20:36:44.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-07T20:36:44.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-07T20:36:44.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-07T20:36:44.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-07T20:36:44.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-07T20:36:44.426Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-07T20:36:44.467Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-07T20:36:44.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-07T20:36:44.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-07T20:36:44.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-07T20:36:44.622Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-07T20:36:44.665Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-07T20:36:44.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-07T20:36:44.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-07T20:36:44.793Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-07T20:36:44.840Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-07T20:36:44.880Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2022-05-07T20:36:44.923Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2022-05-07T20:36:44.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2022-05-07T20:36:45.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo [2022-05-07T20:36:45.043Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 633f722 [Pipeline] echo [2022-05-07T20:36:45.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T20:36:45.196Z] provisioning config files... [2022-05-07T20:36:45.211Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config5130102224625171849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:36:45.563Z] ---> docker-login.sh [2022-05-07T20:36:45.563Z] nexus3.edgexfoundry.org:10001 [2022-05-07T20:36:45.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:36:45.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:36:45.826Z] Configure a credential helper to remove this warning. See [2022-05-07T20:36:45.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:36:45.826Z] [2022-05-07T20:36:45.826Z] Login Succeeded [2022-05-07T20:36:45.826Z] nexus3.edgexfoundry.org:10002 [2022-05-07T20:36:46.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:36:46.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:36:46.088Z] Configure a credential helper to remove this warning. See [2022-05-07T20:36:46.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:36:46.088Z] [2022-05-07T20:36:46.088Z] Login Succeeded [2022-05-07T20:36:46.088Z] nexus3.edgexfoundry.org:10003 [2022-05-07T20:36:46.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:36:46.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:36:46.355Z] Configure a credential helper to remove this warning. See [2022-05-07T20:36:46.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:36:46.355Z] [2022-05-07T20:36:46.355Z] Login Succeeded [2022-05-07T20:36:46.355Z] nexus3.edgexfoundry.org:10004 [2022-05-07T20:36:46.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:36:46.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:36:46.355Z] Configure a credential helper to remove this warning. See [2022-05-07T20:36:46.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:36:46.355Z] [2022-05-07T20:36:46.355Z] Login Succeeded [2022-05-07T20:36:46.355Z] docker.io [2022-05-07T20:36:46.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:36:46.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:36:46.932Z] Configure a credential helper to remove this warning. See [2022-05-07T20:36:46.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:36:46.932Z] [2022-05-07T20:36:46.932Z] Login Succeeded [2022-05-07T20:36:46.932Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T20:36:46.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-07T20:36:47.611Z] + git rev-list -1 --merges 633f722516a358b0b6ff0b3f4522daa25bf22fc3~1..633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo [2022-05-07T20:36:47.659Z] -----------> git rev-list -1 --merges 633f722516a358b0b6ff0b3f4522daa25bf22fc3~1..633f722516a358b0b6ff0b3f4522daa25bf22fc3 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [false] [Pipeline] sh [2022-05-07T20:36:47.974Z] + git log --format=format:%s -1 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo [2022-05-07T20:36:48.011Z] ========================================================= [2022-05-07T20:36:48.011Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-07T20:36:48.011Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T20:36:48.476Z] + git log --format=format:%s -1 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] echo [2022-05-07T20:36:48.509Z] [semverPrep] GIT_COMMIT: 633f722516a358b0b6ff0b3f4522daa25bf22fc3, Commit Message: docs: fixed CHANGELOG with apropriate feature and bug list for Kamakura and Jakarta [Pipeline] echo [2022-05-07T20:36:48.541Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-07T20:36:49.020Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-07T20:36:49.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-07T20:36:49.021Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-07T20:36:49.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-07T20:36:49.021Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-07T20:36:49.021Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-07T20:36:49.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:36:49.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T20:36:49.504Z] [2022-05-07T20:36:49.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:36:49.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T20:36:49.857Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-07T20:36:49.857Z] 1fe172e4850f: Pulling fs layer [2022-05-07T20:36:49.857Z] caf521ccaac6: Pulling fs layer [2022-05-07T20:36:49.857Z] 3ead6fa29328: Pulling fs layer [2022-05-07T20:36:49.857Z] 5c2a1cbceb83: Pulling fs layer [2022-05-07T20:36:49.857Z] a8d5f1318db7: Pulling fs layer [2022-05-07T20:36:49.857Z] c427282e49a2: Pulling fs layer [2022-05-07T20:36:49.858Z] 1827001aaf11: Pulling fs layer [2022-05-07T20:36:49.858Z] 0714d37db230: Pulling fs layer [2022-05-07T20:36:49.858Z] ac28cf19c067: Pulling fs layer [2022-05-07T20:36:49.858Z] ca983d60f3e2: Pulling fs layer [2022-05-07T20:36:49.858Z] 9f894cec8388: Pulling fs layer [2022-05-07T20:36:49.858Z] 5c2a1cbceb83: Waiting [2022-05-07T20:36:49.858Z] a8d5f1318db7: Waiting [2022-05-07T20:36:49.858Z] c427282e49a2: Waiting [2022-05-07T20:36:49.858Z] 1827001aaf11: Waiting [2022-05-07T20:36:49.858Z] 0714d37db230: Waiting [2022-05-07T20:36:49.858Z] ac28cf19c067: Waiting [2022-05-07T20:36:49.858Z] ca983d60f3e2: Waiting [2022-05-07T20:36:49.858Z] 9f894cec8388: Waiting [2022-05-07T20:36:49.858Z] caf521ccaac6: Verifying Checksum [2022-05-07T20:36:49.858Z] caf521ccaac6: Download complete [2022-05-07T20:36:49.858Z] 5c2a1cbceb83: Verifying Checksum [2022-05-07T20:36:49.858Z] 5c2a1cbceb83: Download complete [2022-05-07T20:36:50.120Z] a8d5f1318db7: Verifying Checksum [2022-05-07T20:36:50.120Z] a8d5f1318db7: Download complete [2022-05-07T20:36:50.120Z] 3ead6fa29328: Verifying Checksum [2022-05-07T20:36:50.120Z] 3ead6fa29328: Download complete [2022-05-07T20:36:50.120Z] c427282e49a2: Verifying Checksum [2022-05-07T20:36:50.120Z] c427282e49a2: Download complete [2022-05-07T20:36:50.120Z] 0714d37db230: Download complete [2022-05-07T20:36:50.120Z] ac28cf19c067: Verifying Checksum [2022-05-07T20:36:50.120Z] ac28cf19c067: Download complete [2022-05-07T20:36:50.120Z] ca983d60f3e2: Download complete [2022-05-07T20:36:50.120Z] 9f894cec8388: Verifying Checksum [2022-05-07T20:36:50.120Z] 9f894cec8388: Download complete [2022-05-07T20:36:50.120Z] 1fe172e4850f: Verifying Checksum [2022-05-07T20:36:50.120Z] 1fe172e4850f: Download complete [2022-05-07T20:36:50.381Z] 1827001aaf11: Verifying Checksum [2022-05-07T20:36:50.381Z] 1827001aaf11: Download complete [2022-05-07T20:36:51.777Z] 1fe172e4850f: Pull complete [2022-05-07T20:36:51.777Z] caf521ccaac6: Pull complete [2022-05-07T20:36:52.349Z] 3ead6fa29328: Pull complete [2022-05-07T20:36:52.349Z] 5c2a1cbceb83: Pull complete [2022-05-07T20:36:52.610Z] a8d5f1318db7: Pull complete [2022-05-07T20:36:52.870Z] c427282e49a2: Pull complete [2022-05-07T20:36:54.791Z] 1827001aaf11: Pull complete [2022-05-07T20:36:54.791Z] 0714d37db230: Pull complete [2022-05-07T20:36:54.791Z] ac28cf19c067: Pull complete [2022-05-07T20:36:55.055Z] ca983d60f3e2: Pull complete [2022-05-07T20:36:55.055Z] 9f894cec8388: Pull complete [2022-05-07T20:36:55.055Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-07T20:36:55.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-07T20:36:55.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-07T20:36:55.160Z] prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container [2022-05-07T20:36:55.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-07T20:36:56.883Z] $ docker top 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b -eo pid,comm [2022-05-07T20:36:56.955Z] 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). [2022-05-07T20:36:56.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-07T20:36:57.083Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-07T20:36:57.083Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-07T20:36:57.231Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-07T20:36:57.239Z] $ docker exec 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent [2022-05-07T20:36:57.359Z] SSH_AUTH_SOCK=/tmp/ssh-KmuXqnN54UZ5/agent.32 [2022-05-07T20:36:57.359Z] SSH_AGENT_PID=39 [2022-05-07T20:36:57.368Z] Running ssh-add (command line suppressed) [2022-05-07T20:36:57.492Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_4823788078508654274.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_4823788078508654274.key) [2022-05-07T20:36:57.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-07T20:36:57.841Z] + git tag --points-at HEAD [Pipeline] } [2022-05-07T20:36:57.873Z] $ docker exec --env ******** --env ******** 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent -k [2022-05-07T20:36:57.994Z] unset SSH_AUTH_SOCK; [2022-05-07T20:36:57.994Z] unset SSH_AGENT_PID; [2022-05-07T20:36:57.994Z] echo Agent pid 39 killed; [2022-05-07T20:36:58.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-07T20:36:58.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-07T20:36:58.089Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-07T20:36:58.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-07T20:36:58.232Z] $ docker exec 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent [2022-05-07T20:36:58.364Z] SSH_AUTH_SOCK=/tmp/ssh-J8DRHEkCI5zz/agent.71 [2022-05-07T20:36:58.364Z] SSH_AGENT_PID=78 [2022-05-07T20:36:58.370Z] Running ssh-add (command line suppressed) [2022-05-07T20:36:58.491Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_7812506537830643587.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_7812506537830643587.key) [2022-05-07T20:36:58.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-07T20:36:58.836Z] + git semver init [2022-05-07T20:36:59.099Z] 2022-05-07 20:36:59,044 [run_init] DEBUG init version:0.0.0 force:False [2022-05-07T20:36:59.099Z] 2022-05-07 20:36:59,045 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-07T20:36:59.099Z] 2022-05-07 20:36:59,045 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-07T20:36:59.100Z] 2022-05-07 20:36:59,045 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-343/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343, universal_newlines=False, shell=None, istream=None) [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,860 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.git/info/exclude [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,860 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 with force:False [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,860 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,865 [execute] INFO git cat-file --batch-check [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,871 [execute] INFO git cat-file --batch [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-343/.semver, universal_newlines=False, shell=None, istream=) [2022-05-07T20:37:00.046Z] 2022-05-07 20:36:59,877 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-07T20:37:00.046Z] 0.0.0 [Pipeline] } [2022-05-07T20:37:00.077Z] $ docker exec --env ******** --env ******** 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b ssh-agent -k [2022-05-07T20:37:00.190Z] unset SSH_AUTH_SOCK; [2022-05-07T20:37:00.191Z] unset SSH_AGENT_PID; [2022-05-07T20:37:00.191Z] echo Agent pid 78 killed; [2022-05-07T20:37:00.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-07T20:37:00.632Z] + git semver [Pipeline] } [2022-05-07T20:37:00.928Z] $ docker stop --time=1 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b [2022-05-07T20:37:02.291Z] $ docker rm -f 6565b2692173fd57d1cb4d19a3dbce995643564d30a2015c48dfbbc8c750f32b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T20:37:02.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-07T20:37:03.060Z] Stashed 1 file(s) [Pipeline] echo [2022-05-07T20:37:03.079Z] [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 [2022-05-07T20:37:03.686Z] provisioning config files... [2022-05-07T20:37:03.698Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config3907383393213080025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:37:04.044Z] ---> docker-login.sh [2022-05-07T20:37:04.044Z] nexus3.edgexfoundry.org:10001 [2022-05-07T20:37:04.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:37:04.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:37:04.044Z] Configure a credential helper to remove this warning. See [2022-05-07T20:37:04.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:37:04.044Z] [2022-05-07T20:37:04.044Z] Login Succeeded [2022-05-07T20:37:04.044Z] nexus3.edgexfoundry.org:10002 [2022-05-07T20:37:04.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:37:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:37:04.304Z] Configure a credential helper to remove this warning. See [2022-05-07T20:37:04.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:37:04.304Z] [2022-05-07T20:37:04.304Z] Login Succeeded [2022-05-07T20:37:04.304Z] nexus3.edgexfoundry.org:10003 [2022-05-07T20:37:04.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:37:04.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:37:04.304Z] Configure a credential helper to remove this warning. See [2022-05-07T20:37:04.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:37:04.304Z] [2022-05-07T20:37:04.304Z] Login Succeeded [2022-05-07T20:37:04.304Z] nexus3.edgexfoundry.org:10004 [2022-05-07T20:37:04.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:37:04.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:37:04.566Z] Configure a credential helper to remove this warning. See [2022-05-07T20:37:04.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:37:04.566Z] [2022-05-07T20:37:04.566Z] Login Succeeded [2022-05-07T20:37:04.566Z] docker.io [2022-05-07T20:37:04.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:37:04.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:37:04.828Z] Configure a credential helper to remove this warning. See [2022-05-07T20:37:04.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:37:04.828Z] [2022-05-07T20:37:04.828Z] Login Succeeded [2022-05-07T20:37:04.828Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T20:37:04.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-07T20:37:05.058Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-07T20:37:05.091Z] ========================================================= [2022-05-07T20:37:05.091Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-07T20:37:05.091Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:37:05.499Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-07T20:37:05.499Z] Sending build context to Docker daemon 5.887MB [2022-05-07T20:37:05.499Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T20:37:05.499Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-07T20:37:05.499Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-07T20:37:05.499Z] 59bf1c3509f3: Pulling fs layer [2022-05-07T20:37:05.499Z] 666ba61612fd: Pulling fs layer [2022-05-07T20:37:05.499Z] 8ed8ca486205: Pulling fs layer [2022-05-07T20:37:05.499Z] 4fe6c5a15a65: Pulling fs layer [2022-05-07T20:37:05.499Z] 22a0e8bec74d: Pulling fs layer [2022-05-07T20:37:05.499Z] ca2b28591e48: Pulling fs layer [2022-05-07T20:37:05.499Z] a51346096db8: Pulling fs layer [2022-05-07T20:37:05.499Z] daebc70d1ce1: Pulling fs layer [2022-05-07T20:37:05.499Z] 0e18a0eac166: Pulling fs layer [2022-05-07T20:37:05.499Z] 22a0e8bec74d: Waiting [2022-05-07T20:37:05.499Z] a51346096db8: Waiting [2022-05-07T20:37:05.499Z] ca2b28591e48: Waiting [2022-05-07T20:37:05.499Z] 4fe6c5a15a65: Waiting [2022-05-07T20:37:05.499Z] daebc70d1ce1: Waiting [2022-05-07T20:37:05.499Z] 0e18a0eac166: Waiting [2022-05-07T20:37:05.499Z] 8ed8ca486205: Verifying Checksum [2022-05-07T20:37:05.499Z] 8ed8ca486205: Download complete [2022-05-07T20:37:05.499Z] 666ba61612fd: Verifying Checksum [2022-05-07T20:37:05.499Z] 666ba61612fd: Download complete [2022-05-07T20:37:05.761Z] 22a0e8bec74d: Verifying Checksum [2022-05-07T20:37:05.761Z] 22a0e8bec74d: Download complete [2022-05-07T20:37:05.761Z] 59bf1c3509f3: Verifying Checksum [2022-05-07T20:37:05.761Z] 59bf1c3509f3: Download complete [2022-05-07T20:37:05.761Z] ca2b28591e48: Verifying Checksum [2022-05-07T20:37:05.761Z] ca2b28591e48: Download complete [2022-05-07T20:37:05.761Z] a51346096db8: Verifying Checksum [2022-05-07T20:37:05.761Z] a51346096db8: Download complete [2022-05-07T20:37:05.761Z] daebc70d1ce1: Verifying Checksum [2022-05-07T20:37:05.761Z] daebc70d1ce1: Download complete [2022-05-07T20:37:05.761Z] 59bf1c3509f3: Pull complete [2022-05-07T20:37:06.022Z] 666ba61612fd: Pull complete [2022-05-07T20:37:06.022Z] 8ed8ca486205: Pull complete [2022-05-07T20:37:06.283Z] 0e18a0eac166: Download complete [2022-05-07T20:37:06.283Z] 4fe6c5a15a65: Verifying Checksum [2022-05-07T20:37:06.283Z] 4fe6c5a15a65: Download complete [2022-05-07T20:37:10.490Z] 4fe6c5a15a65: Pull complete [2022-05-07T20:37:10.490Z] 22a0e8bec74d: Pull complete [2022-05-07T20:37:10.490Z] ca2b28591e48: Pull complete [2022-05-07T20:37:10.751Z] a51346096db8: Pull complete [2022-05-07T20:37:10.751Z] daebc70d1ce1: Pull complete [2022-05-07T20:37:13.301Z] 0e18a0eac166: Pull complete [2022-05-07T20:37:13.301Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-07T20:37:13.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-07T20:37:13.301Z] ---> f018257e8ee9 [2022-05-07T20:37:13.301Z] Step 3/10 : ARG MAKE='make build' [2022-05-07T20:37:15.227Z] ---> Running in 3aac4ebf9369 [2022-05-07T20:37:15.227Z] Removing intermediate container 3aac4ebf9369 [2022-05-07T20:37:15.227Z] ---> 095cba79e6b7 [2022-05-07T20:37:15.227Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T20:37:15.227Z] ---> Running in 57d210fdb943 [2022-05-07T20:37:15.800Z] Removing intermediate container 57d210fdb943 [2022-05-07T20:37:15.800Z] ---> 8ac8b045d7ec [2022-05-07T20:37:15.800Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T20:37:15.800Z] ---> Running in 0e243f72ace2 [2022-05-07T20:37:16.062Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T20:37:17.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T20:37:17.270Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-07T20:37:17.270Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-07T20:37:17.270Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-07T20:37:17.533Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-07T20:37:17.533Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-07T20:37:17.533Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-07T20:37:17.793Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-07T20:37:17.793Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-07T20:37:18.067Z] Executing busybox-1.34.1-r3.trigger [2022-05-07T20:37:18.067Z] OK: 226 MiB in 60 packages [2022-05-07T20:37:18.328Z] Removing intermediate container 0e243f72ace2 [2022-05-07T20:37:18.328Z] ---> ada6c1dc71d7 [2022-05-07T20:37:18.328Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-07T20:37:18.328Z] ---> Running in 595ef4b26187 [2022-05-07T20:37:18.509Z] Still waiting to schedule task [2022-05-07T20:37:18.509Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41408’ [2022-05-07T20:37:18.591Z] Removing intermediate container 595ef4b26187 [2022-05-07T20:37:18.591Z] ---> 4025d023a8db [2022-05-07T20:37:18.591Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-07T20:37:18.591Z] ---> e52e47ebc3f9 [2022-05-07T20:37:18.591Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T20:37:18.591Z] ---> Running in 3c7c3359f09f [2022-05-07T20:37:36.716Z] Removing intermediate container 3c7c3359f09f [2022-05-07T20:37:36.716Z] ---> 1f27427f15b9 [2022-05-07T20:37:36.716Z] Step 9/10 : COPY . . [2022-05-07T20:37:36.716Z] ---> 47a63770a0f8 [2022-05-07T20:37:36.716Z] Step 10/10 : RUN ${MAKE} [2022-05-07T20:37:36.716Z] ---> Running in 0846cf281572 [2022-05-07T20:37:36.716Z] noop [2022-05-07T20:37:36.716Z] Removing intermediate container 0846cf281572 [2022-05-07T20:37:36.716Z] ---> 9df581799947 [2022-05-07T20:37:36.716Z] Successfully built 9df581799947 [2022-05-07T20:37:36.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:37:37.053Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-07T20:37:37.053Z] . [Pipeline] withDockerContainer [2022-05-07T20:37:37.147Z] prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container [2022-05-07T20:37:37.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-07T20:37:37.651Z] $ docker top 8a119b31002f5bb7925946c36aae76ac5f66c2ee768347e19eedb5c7c04348a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T20:37:38.091Z] + go version [2022-05-07T20:37:38.091Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-07T20:37:38.128Z] $ docker stop --time=1 8a119b31002f5bb7925946c36aae76ac5f66c2ee768347e19eedb5c7c04348a5 [2022-05-07T20:37:39.452Z] $ docker rm -f 8a119b31002f5bb7925946c36aae76ac5f66c2ee768347e19eedb5c7c04348a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:37:40.189Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-07T20:37:40.190Z] . [Pipeline] withDockerContainer [2022-05-07T20:37:40.292Z] prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container [2022-05-07T20:37:40.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-07T20:37:40.853Z] $ docker top ea2ba48ab26291608dfa9592747f9af7bb1b07c7e96ce1629daa95e8edcbd5f2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-07T20:37:41.312Z] + make test [2022-05-07T20:37:41.313Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-07T20:37:41.573Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-07T20:37:53.800Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-07T20:37:53.800Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.022s coverage: 46.4% of statements [2022-05-07T20:38:00.380Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-07T20:38:04.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-07T20:38:04.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-07T20:38:04.584Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-07T20:38:04.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-07T20:38:04.908Z] $ docker stop --time=1 ea2ba48ab26291608dfa9592747f9af7bb1b07c7e96ce1629daa95e8edcbd5f2 [2022-05-07T20:38:06.752Z] $ docker rm -f ea2ba48ab26291608dfa9592747f9af7bb1b07c7e96ce1629daa95e8edcbd5f2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T20:38:07.277Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-07T20:38:07.345Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-07T20:38:08.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-07T20:38:08.560Z] + ls -al . [2022-05-07T20:38:08.560Z] total 180 [2022-05-07T20:38:08.560Z] drwxrwxr-x 10 jenkins jenkins 4096 May 7 20:38 . [2022-05-07T20:38:08.560Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:36 .. [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 140 May 7 20:36 .dockerignore [2022-05-07T20:38:08.560Z] drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:37 .git [2022-05-07T20:38:08.560Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:36 .github [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 331 May 7 20:36 .gitignore [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 41 May 7 20:36 .golangci.yml [2022-05-07T20:38:08.560Z] drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:36 .semver [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 7 20:36 Attribution.txt [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 7675 May 7 20:36 CHANGELOG.md [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 7 20:36 Dockerfile [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 677 May 7 20:36 GOVERNANCE.md [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 680 May 7 20:36 Jenkinsfile [2022-05-07T20:38:08.560Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 7 20:36 LICENSE [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 7 20:36 Makefile [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 622 May 7 20:36 OWNERS.md [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 7 20:36 README.md [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:37 VERSION [2022-05-07T20:38:08.561Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:36 bin [2022-05-07T20:38:08.561Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:36 cmd [2022-05-07T20:38:08.561Z] -rw-r--r-- 1 jenkins jenkins 24065 May 7 20:37 coverage.out [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 7 20:36 go.mod [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 7 20:36 go.sum [2022-05-07T20:38:08.561Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:36 internal [2022-05-07T20:38:08.561Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:36 simulator [2022-05-07T20:38:08.561Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:36 snap [2022-05-07T20:38:08.561Z] -rw-rw-r-- 1 jenkins jenkins 229 May 7 20:36 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:38:08.897Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 --label arch=amd64 --label version=0.0.0 . [2022-05-07T20:38:08.897Z] Sending build context to Docker daemon 5.913MB [2022-05-07T20:38:08.897Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T20:38:08.897Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-07T20:38:08.897Z] ---> 9df581799947 [2022-05-07T20:38:08.897Z] Step 3/23 : ARG MAKE='make build' [2022-05-07T20:38:09.158Z] ---> Running in fe1b77b0e840 [2022-05-07T20:38:09.419Z] Removing intermediate container fe1b77b0e840 [2022-05-07T20:38:09.419Z] ---> d0a24eea5c8a [2022-05-07T20:38:09.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T20:38:09.686Z] ---> Running in 1ef6856fd488 [2022-05-07T20:38:10.630Z] Removing intermediate container 1ef6856fd488 [2022-05-07T20:38:10.630Z] ---> c16d2e426b3c [2022-05-07T20:38:10.630Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T20:38:10.890Z] ---> Running in bdd8209753d2 [2022-05-07T20:38:11.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-07T20:38:12.100Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-07T20:38:12.361Z] OK: 226 MiB in 60 packages [2022-05-07T20:38:12.623Z] Removing intermediate container bdd8209753d2 [2022-05-07T20:38:12.623Z] ---> 7594fe96e72d [2022-05-07T20:38:12.623Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-07T20:38:12.623Z] ---> Running in 02935e568a5c [2022-05-07T20:38:12.885Z] Removing intermediate container 02935e568a5c [2022-05-07T20:38:12.885Z] ---> 1b517ad4be9e [2022-05-07T20:38:12.885Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-07T20:38:12.885Z] ---> a84060258542 [2022-05-07T20:38:12.885Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T20:38:12.885Z] ---> Running in 97ec341852dc [2022-05-07T20:38:13.829Z] Removing intermediate container 97ec341852dc [2022-05-07T20:38:13.829Z] ---> e3c948ea87b7 [2022-05-07T20:38:13.829Z] Step 9/23 : COPY . . [2022-05-07T20:38:14.094Z] ---> ab29d24cb0ae [2022-05-07T20:38:14.094Z] Step 10/23 : RUN ${MAKE} [2022-05-07T20:38:14.094Z] ---> Running in 469de081546e [2022-05-07T20:38:14.354Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-07T20:38:36.311Z] Removing intermediate container 469de081546e [2022-05-07T20:38:36.311Z] ---> 6d18e7fcd7f1 [2022-05-07T20:38:36.311Z] Step 11/23 : FROM alpine:3.14 [2022-05-07T20:38:36.573Z] 3.14: Pulling from library/alpine [2022-05-07T20:38:36.834Z] 8663204ce13b: Pulling fs layer [2022-05-07T20:38:36.834Z] 8663204ce13b: Verifying Checksum [2022-05-07T20:38:36.834Z] 8663204ce13b: Download complete [2022-05-07T20:38:37.114Z] 8663204ce13b: Pull complete [2022-05-07T20:38:37.114Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T20:38:37.114Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T20:38:37.114Z] ---> e04c818066af [2022-05-07T20:38:37.114Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-07T20:38:37.379Z] ---> Running in c0297c85f434 [2022-05-07T20:38:37.379Z] Removing intermediate container c0297c85f434 [2022-05-07T20:38:37.379Z] ---> 56dc3982a4dd [2022-05-07T20:38:37.379Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T20:38:37.379Z] ---> Running in 9db219689bab [2022-05-07T20:38:37.951Z] Removing intermediate container 9db219689bab [2022-05-07T20:38:37.951Z] ---> 1226a81b77b6 [2022-05-07T20:38:37.951Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-07T20:38:37.951Z] ---> Running in af843aac27ed [2022-05-07T20:38:38.525Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-07T20:38:39.099Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-07T20:38:39.679Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-07T20:38:39.679Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-07T20:38:39.679Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-07T20:38:39.679Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-07T20:38:39.948Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-07T20:38:39.948Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-07T20:38:40.246Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T20:38:40.246Z] OK: 8 MiB in 20 packages [2022-05-07T20:38:40.508Z] Removing intermediate container af843aac27ed [2022-05-07T20:38:40.508Z] ---> 7ce50f8f5397 [2022-05-07T20:38:40.508Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-07T20:38:41.077Z] ---> 4589405f2e27 [2022-05-07T20:38:41.077Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-07T20:38:41.337Z] ---> bde2f8d50b34 [2022-05-07T20:38:41.337Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-07T20:38:41.337Z] ---> 7c932cf9f03d [2022-05-07T20:38:41.337Z] Step 18/23 : EXPOSE 59901 [2022-05-07T20:38:41.607Z] ---> Running in 3b0b92c48c35 [2022-05-07T20:38:41.607Z] Removing intermediate container 3b0b92c48c35 [2022-05-07T20:38:41.607Z] ---> 5e4a3d49d35b [2022-05-07T20:38:41.607Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-07T20:38:41.607Z] ---> Running in d378c9b1a13f [2022-05-07T20:38:41.607Z] Removing intermediate container d378c9b1a13f [2022-05-07T20:38:41.607Z] ---> 06937de828bf [2022-05-07T20:38:41.607Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T20:38:41.867Z] ---> Running in e3047a4ac81c [2022-05-07T20:38:41.867Z] Removing intermediate container e3047a4ac81c [2022-05-07T20:38:41.867Z] ---> b82c8f0bdb53 [2022-05-07T20:38:41.867Z] Step 21/23 : LABEL arch=amd64 [2022-05-07T20:38:41.867Z] ---> Running in 7e8eaf567707 [2022-05-07T20:38:42.134Z] Removing intermediate container 7e8eaf567707 [2022-05-07T20:38:42.134Z] ---> ef9b66a9c860 [2022-05-07T20:38:42.134Z] Step 22/23 : LABEL git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 [2022-05-07T20:38:42.134Z] ---> Running in 30b555689065 [2022-05-07T20:38:42.134Z] Removing intermediate container 30b555689065 [2022-05-07T20:38:42.134Z] ---> 67229a6e1fbd [2022-05-07T20:38:42.134Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T20:38:42.134Z] ---> Running in fc86c21151e8 [2022-05-07T20:38:42.398Z] Removing intermediate container fc86c21151e8 [2022-05-07T20:38:42.398Z] ---> 661bf908b89e [2022-05-07T20:38:42.398Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-07T20:38:42.398Z] Successfully built 661bf908b89e [2022-05-07T20:38:42.398Z] Successfully tagged device-modbus:latest [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] sh [2022-05-07T20:38:43.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T20:38:43.126Z] [2022-05-07T20:38:43.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:38:43.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T20:38:43.475Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-07T20:38:43.475Z] 5eb5b503b376: Pulling fs layer [2022-05-07T20:38:43.475Z] 5c69ac0246d0: Pulling fs layer [2022-05-07T20:38:43.475Z] ec43610c2a17: Pulling fs layer [2022-05-07T20:38:43.475Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-07T20:38:43.475Z] 33b1e0a273af: Pulling fs layer [2022-05-07T20:38:43.475Z] 5d3b04190fa2: Pulling fs layer [2022-05-07T20:38:43.475Z] 2f39f015ded8: Pulling fs layer [2022-05-07T20:38:43.475Z] 3a2ae6a8a46f: Waiting [2022-05-07T20:38:43.475Z] 33b1e0a273af: Waiting [2022-05-07T20:38:43.475Z] 5d3b04190fa2: Waiting [2022-05-07T20:38:43.475Z] 2f39f015ded8: Waiting [2022-05-07T20:38:43.475Z] 5c69ac0246d0: Download complete [2022-05-07T20:38:43.475Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-07T20:38:43.475Z] 3a2ae6a8a46f: Download complete [2022-05-07T20:38:43.475Z] 33b1e0a273af: Verifying Checksum [2022-05-07T20:38:43.475Z] 33b1e0a273af: Download complete [2022-05-07T20:38:43.475Z] 5d3b04190fa2: Download complete [2022-05-07T20:38:43.475Z] ec43610c2a17: Download complete [2022-05-07T20:38:43.738Z] 5eb5b503b376: Verifying Checksum [2022-05-07T20:38:43.738Z] 5eb5b503b376: Download complete [2022-05-07T20:38:44.308Z] 2f39f015ded8: Verifying Checksum [2022-05-07T20:38:44.308Z] 2f39f015ded8: Download complete [2022-05-07T20:38:45.250Z] 5eb5b503b376: Pull complete [2022-05-07T20:38:45.250Z] 5c69ac0246d0: Pull complete [2022-05-07T20:38:45.823Z] ec43610c2a17: Pull complete [2022-05-07T20:38:45.823Z] 3a2ae6a8a46f: Pull complete [2022-05-07T20:38:46.087Z] 33b1e0a273af: Pull complete [2022-05-07T20:38:46.087Z] 5d3b04190fa2: Pull complete [2022-05-07T20:38:51.512Z] 2f39f015ded8: Pull complete [2022-05-07T20:38:51.512Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-07T20:38:51.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T20:38:51.512Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-07T20:38:51.611Z] prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container [2022-05-07T20:38:51.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-07T20:38:53.749Z] $ docker top 6e4806ec6962b952b13aa5c866deb698498c9858e3c151282ec80bb55d43ed46 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:38:54.277Z] ---> job-cost.sh [2022-05-07T20:38:54.277Z] lf-activate-venv: SKIPPING [2022-05-07T20:38:54.277Z] INFO: No Stack... [2022-05-07T20:38:54.538Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-07T20:38:55.112Z] INFO: Archiving Costs [Pipeline] sh [2022-05-07T20:38:55.688Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-343/archives/cost.csv [2022-05-07T20:38:55.688Z] + cut -d, -f6 [Pipeline] lock [2022-05-07T20:38:55.731Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [2022-05-07T20:38:55.736Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] did not exist. Created. [2022-05-07T20:38:55.736Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-07T20:38:56.120Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-07T20:38:56.171Z] Stashed 1 file(s) [Pipeline] } [2022-05-07T20:38:56.200Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-07T20:38:56.279Z] $ docker stop --time=1 6e4806ec6962b952b13aa5c866deb698498c9858e3c151282ec80bb55d43ed46 [2022-05-07T20:38:57.490Z] $ docker rm -f 6e4806ec6962b952b13aa5c866deb698498c9858e3c151282ec80bb55d43ed46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-07T20:41:01.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41414 in /w/workspace/xfoundry_device-modbus-go_PR-343 [Pipeline] { [Pipeline] ws [2022-05-07T20:41:01.906Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2022-05-07T20:41:02.206Z] Selected Git installation does not exist. Using Default [2022-05-07T20:41:02.206Z] The recommended git tool is: NONE [2022-05-07T20:41:08.931Z] using credential edgex-jenkins-ssh [2022-05-07T20:41:08.952Z] Cloning the remote Git repository [2022-05-07T20:41:09.020Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-07T20:41:09.115Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2022-05-07T20:41:09.220Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-07T20:41:09.222Z] > git --version # timeout=10 [2022-05-07T20:41:09.256Z] > git --version # 'git version 2.25.1' [2022-05-07T20:41:09.258Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T20:41:09.329Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-07T20:41:11.156Z] Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [2022-05-07T20:41:11.374Z] Merge succeeded, producing 633f722516a358b0b6ff0b3f4522daa25bf22fc3 [2022-05-07T20:41:11.374Z] Checking out Revision 633f722516a358b0b6ff0b3f4522daa25bf22fc3 (PR-343) [2022-05-07T20:41:10.359Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-07T20:41:10.384Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-07T20:41:10.410Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-07T20:41:10.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-07T20:41:10.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T20:41:10.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/343/head:refs/remotes/origin/PR-343 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-07T20:41:11.186Z] > git config core.sparsecheckout # timeout=10 [2022-05-07T20:41:11.203Z] > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 [2022-05-07T20:41:11.291Z] > git remote # timeout=10 [2022-05-07T20:41:11.309Z] > git config --get remote.origin.url # timeout=10 [2022-05-07T20:41:11.324Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-07T20:41:11.336Z] > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 [2022-05-07T20:41:11.363Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-07T20:41:11.386Z] > git config core.sparsecheckout # timeout=10 [2022-05-07T20:41:11.405Z] > git checkout -f 633f722516a358b0b6ff0b3f4522daa25bf22fc3 # timeout=10 [2022-05-07T20:41:15.574Z] Commit message: "docs: fixed CHANGELOG with apropriate feature and bug list for Kamakura and Jakarta" [2022-05-07T20:41:15.640Z] > git --version # timeout=10 [2022-05-07T20:41:15.652Z] > git --version # 'git version 2.25.1' [2022-05-07T20:41:15.670Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T20:41:16.910Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-07T20:41:16.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-07T20:41:16.910Z] Dload Upload Total Spent Left Speed [2022-05-07T20:41:16.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91100 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-05-07T20:41:17.513Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-07T20:41:17.880Z] + sudo tee /etc/docker/daemon.new [2022-05-07T20:41:17.880Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-07T20:41:17.880Z] { [2022-05-07T20:41:17.880Z] "registry-mirrors": [ [2022-05-07T20:41:17.880Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-07T20:41:17.880Z] ], [2022-05-07T20:41:17.880Z] "bip": "10.250.0.254/24", [2022-05-07T20:41:17.880Z] "hosts": [ [2022-05-07T20:41:17.880Z] "tcp://0.0.0.0:5555", [2022-05-07T20:41:17.880Z] "unix:///var/run/docker.sock" [2022-05-07T20:41:17.880Z] ], [2022-05-07T20:41:17.880Z] "mtu": 1458, [2022-05-07T20:41:17.880Z] "selinux-enabled": true, [2022-05-07T20:41:17.880Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-07T20:41:17.880Z] } [Pipeline] sh [2022-05-07T20:41:18.244Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-07T20:41:18.609Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T20:41:37.042Z] provisioning config files... [2022-05-07T20:41:37.074Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config9192336371925718043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:41:37.656Z] ---> docker-login.sh [2022-05-07T20:41:37.656Z] nexus3.edgexfoundry.org:10001 [2022-05-07T20:41:38.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:41:38.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:41:38.533Z] Configure a credential helper to remove this warning. See [2022-05-07T20:41:38.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:41:38.533Z] [2022-05-07T20:41:38.533Z] Login Succeeded [2022-05-07T20:41:38.533Z] nexus3.edgexfoundry.org:10002 [2022-05-07T20:41:39.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:41:39.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:41:39.135Z] Configure a credential helper to remove this warning. See [2022-05-07T20:41:39.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:41:39.135Z] [2022-05-07T20:41:39.135Z] Login Succeeded [2022-05-07T20:41:39.135Z] nexus3.edgexfoundry.org:10003 [2022-05-07T20:41:39.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:41:39.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:41:39.684Z] Configure a credential helper to remove this warning. See [2022-05-07T20:41:39.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:41:39.684Z] [2022-05-07T20:41:39.684Z] Login Succeeded [2022-05-07T20:41:39.684Z] nexus3.edgexfoundry.org:10004 [2022-05-07T20:41:39.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:41:39.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:41:39.960Z] Configure a credential helper to remove this warning. See [2022-05-07T20:41:39.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:41:39.960Z] [2022-05-07T20:41:39.960Z] Login Succeeded [2022-05-07T20:41:39.960Z] docker.io [2022-05-07T20:41:40.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-07T20:41:40.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-07T20:41:40.836Z] Configure a credential helper to remove this warning. See [2022-05-07T20:41:40.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-07T20:41:40.836Z] [2022-05-07T20:41:40.836Z] Login Succeeded [2022-05-07T20:41:40.836Z] ---> docker-login.sh ends [Pipeline] } [2022-05-07T20:41:40.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-07T20:41:41.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-07T20:41:41.297Z] ========================================================= [2022-05-07T20:41:41.297Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-07T20:41:41.297Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:41:41.743Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-07T20:41:42.020Z] Sending build context to Docker daemon 3.078MB [2022-05-07T20:41:42.020Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T20:41:42.020Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-07T20:41:42.294Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-07T20:41:42.294Z] 9b3977197b4f: Pulling fs layer [2022-05-07T20:41:42.294Z] 1a89e8eeedd5: Pulling fs layer [2022-05-07T20:41:42.294Z] 94645a83ff95: Pulling fs layer [2022-05-07T20:41:42.294Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-07T20:41:42.294Z] 0c92f367c5e7: Pulling fs layer [2022-05-07T20:41:42.294Z] 3096ccb668a1: Pulling fs layer [2022-05-07T20:41:42.294Z] 3f3a8bcf1eab: Waiting [2022-05-07T20:41:42.294Z] e8cf19c19ddd: Pulling fs layer [2022-05-07T20:41:42.294Z] 0c92f367c5e7: Waiting [2022-05-07T20:41:42.294Z] a4caa8a26152: Pulling fs layer [2022-05-07T20:41:42.294Z] 3096ccb668a1: Waiting [2022-05-07T20:41:42.294Z] e8cf19c19ddd: Waiting [2022-05-07T20:41:42.294Z] a4caa8a26152: Waiting [2022-05-07T20:41:42.294Z] 94645a83ff95: Download complete [2022-05-07T20:41:42.294Z] 1a89e8eeedd5: Verifying Checksum [2022-05-07T20:41:42.294Z] 1a89e8eeedd5: Download complete [2022-05-07T20:41:42.294Z] 0c92f367c5e7: Verifying Checksum [2022-05-07T20:41:42.294Z] 0c92f367c5e7: Download complete [2022-05-07T20:41:42.294Z] 3096ccb668a1: Verifying Checksum [2022-05-07T20:41:42.294Z] 3096ccb668a1: Download complete [2022-05-07T20:41:42.294Z] 9b3977197b4f: Verifying Checksum [2022-05-07T20:41:42.294Z] 9b3977197b4f: Download complete [2022-05-07T20:41:42.294Z] e8cf19c19ddd: Verifying Checksum [2022-05-07T20:41:42.294Z] e8cf19c19ddd: Download complete [2022-05-07T20:41:43.289Z] 9b3977197b4f: Pull complete [2022-05-07T20:41:43.894Z] 1a89e8eeedd5: Pull complete [2022-05-07T20:41:44.169Z] 94645a83ff95: Pull complete [2022-05-07T20:41:44.441Z] a4caa8a26152: Verifying Checksum [2022-05-07T20:41:44.441Z] a4caa8a26152: Download complete [2022-05-07T20:41:45.039Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-07T20:41:45.039Z] 3f3a8bcf1eab: Download complete [2022-05-07T20:41:57.470Z] 3f3a8bcf1eab: Pull complete [2022-05-07T20:41:57.470Z] 0c92f367c5e7: Pull complete [2022-05-07T20:41:57.748Z] 3096ccb668a1: Pull complete [2022-05-07T20:41:58.022Z] e8cf19c19ddd: Pull complete [2022-05-07T20:42:04.751Z] a4caa8a26152: Pull complete [2022-05-07T20:42:04.751Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-07T20:42:04.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-07T20:42:04.751Z] ---> 725f1c02e7f9 [2022-05-07T20:42:04.751Z] Step 3/10 : ARG MAKE='make build' [2022-05-07T20:42:05.349Z] ---> Running in 414be5992bc7 [2022-05-07T20:42:05.621Z] Removing intermediate container 414be5992bc7 [2022-05-07T20:42:05.621Z] ---> 4e9ec464b656 [2022-05-07T20:42:05.621Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T20:42:05.621Z] ---> Running in 4e8ba4debf96 [2022-05-07T20:42:07.610Z] Removing intermediate container 4e8ba4debf96 [2022-05-07T20:42:07.610Z] ---> 50b67cb7ab79 [2022-05-07T20:42:07.610Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T20:42:07.610Z] ---> Running in ab45cb69f62e [2022-05-07T20:42:08.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T20:42:09.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T20:42:10.595Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-07T20:42:10.595Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-07T20:42:10.595Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-07T20:42:10.870Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-07T20:42:11.158Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-07T20:42:11.158Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-07T20:42:11.158Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-07T20:42:11.441Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-07T20:42:11.441Z] Executing busybox-1.34.1-r3.trigger [2022-05-07T20:42:11.441Z] OK: 226 MiB in 60 packages [2022-05-07T20:42:12.434Z] Removing intermediate container ab45cb69f62e [2022-05-07T20:42:12.434Z] ---> 8d6c06f6bca3 [2022-05-07T20:42:12.434Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-07T20:42:12.434Z] ---> Running in ea5e1055571b [2022-05-07T20:42:13.043Z] Removing intermediate container ea5e1055571b [2022-05-07T20:42:13.043Z] ---> 2fd1307188a4 [2022-05-07T20:42:13.043Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-07T20:42:13.320Z] ---> e98a1e594c25 [2022-05-07T20:42:13.320Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T20:42:13.598Z] ---> Running in 1a83c927fd3d [2022-05-07T20:43:00.590Z] Removing intermediate container 1a83c927fd3d [2022-05-07T20:43:00.590Z] ---> 4b27b7e92e62 [2022-05-07T20:43:00.590Z] Step 9/10 : COPY . . [2022-05-07T20:43:00.590Z] ---> 1624b1348e2b [2022-05-07T20:43:00.590Z] Step 10/10 : RUN ${MAKE} [2022-05-07T20:43:00.590Z] ---> Running in d2ae20c12ee7 [2022-05-07T20:43:00.590Z] noop [2022-05-07T20:43:00.590Z] Removing intermediate container d2ae20c12ee7 [2022-05-07T20:43:00.590Z] ---> 9e1896f0abf1 [2022-05-07T20:43:00.590Z] Successfully built 9e1896f0abf1 [2022-05-07T20:43:00.590Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:43:00.966Z] + docker inspect -f . ci-base-image-arm64 [2022-05-07T20:43:00.966Z] . [Pipeline] withDockerContainer [2022-05-07T20:43:01.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-41414 does not seem to be running inside a container [2022-05-07T20:43:01.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-07T20:43:02.899Z] $ docker top 7b76b84193809cf1210146c4340e78feabf459869aeb284376060593982e0dfc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T20:43:03.870Z] + go version [2022-05-07T20:43:03.870Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-07T20:43:03.912Z] $ docker stop --time=1 7b76b84193809cf1210146c4340e78feabf459869aeb284376060593982e0dfc [2022-05-07T20:43:05.550Z] $ docker rm -f 7b76b84193809cf1210146c4340e78feabf459869aeb284376060593982e0dfc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:43:06.451Z] + docker inspect -f . ci-base-image-arm64 [2022-05-07T20:43:06.451Z] . [Pipeline] withDockerContainer [2022-05-07T20:43:06.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-41414 does not seem to be running inside a container [2022-05-07T20:43:06.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-07T20:43:08.166Z] $ docker top 2e4658883f95e1f389a3567b88ea69869c698783ae942aa6cab0764fae92ba57 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-07T20:43:09.200Z] + make test [2022-05-07T20:43:09.200Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-07T20:43:11.205Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-07T20:44:33.056Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-07T20:44:33.056Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 46.4% of statements [2022-05-07T20:44:33.056Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-07T20:44:33.056Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-07T20:44:59.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-07T20:44:59.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-07T20:44:59.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-07T20:45:00.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-07T20:45:00.971Z] $ docker stop --time=1 2e4658883f95e1f389a3567b88ea69869c698783ae942aa6cab0764fae92ba57 [2022-05-07T20:45:02.742Z] $ docker rm -f 2e4658883f95e1f389a3567b88ea69869c698783ae942aa6cab0764fae92ba57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-07T20:45:03.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-07T20:45:03.809Z] Warning: overwriting stash ‘coverage-report’ [2022-05-07T20:45:04.330Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-07T20:45:04.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-07T20:45:05.295Z] + ls -al . [2022-05-07T20:45:05.295Z] total 176 [2022-05-07T20:45:05.295Z] drwxrwxr-x 9 jenkins jenkins 4096 May 7 20:45 . [2022-05-07T20:45:05.295Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:41 .. [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 140 May 7 20:41 .dockerignore [2022-05-07T20:45:05.295Z] drwxrwxr-x 8 jenkins jenkins 4096 May 7 20:41 .git [2022-05-07T20:45:05.295Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:41 .github [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 331 May 7 20:41 .gitignore [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 41 May 7 20:41 .golangci.yml [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 7 20:41 Attribution.txt [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 7675 May 7 20:41 CHANGELOG.md [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 7 20:41 Dockerfile [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 677 May 7 20:41 GOVERNANCE.md [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 680 May 7 20:41 Jenkinsfile [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 7 20:41 LICENSE [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 7 20:41 Makefile [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 622 May 7 20:41 OWNERS.md [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 7 20:41 README.md [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 5 May 7 20:37 VERSION [2022-05-07T20:45:05.295Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:41 bin [2022-05-07T20:45:05.295Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:41 cmd [2022-05-07T20:45:05.295Z] -rw-r--r-- 1 jenkins jenkins 24065 May 7 20:44 coverage.out [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 7 20:41 go.mod [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 35440 May 7 20:41 go.sum [2022-05-07T20:45:05.295Z] drwxrwxr-x 3 jenkins jenkins 4096 May 7 20:41 internal [2022-05-07T20:45:05.295Z] drwxrwxr-x 2 jenkins jenkins 4096 May 7 20:41 simulator [2022-05-07T20:45:05.295Z] drwxrwxr-x 4 jenkins jenkins 4096 May 7 20:41 snap [2022-05-07T20:45:05.295Z] -rw-rw-r-- 1 jenkins jenkins 229 May 7 20:41 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:45:05.662Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 --label arch=arm64 --label version=0.0.0 . [2022-05-07T20:45:05.933Z] Sending build context to Docker daemon 3.103MB [2022-05-07T20:45:06.206Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-07T20:45:06.206Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-07T20:45:06.206Z] ---> 9e1896f0abf1 [2022-05-07T20:45:06.206Z] Step 3/23 : ARG MAKE='make build' [2022-05-07T20:45:06.206Z] ---> Running in 31edade990d9 [2022-05-07T20:45:06.483Z] Removing intermediate container 31edade990d9 [2022-05-07T20:45:06.483Z] ---> 12444542af0d [2022-05-07T20:45:06.483Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T20:45:06.483Z] ---> Running in fcb19a3fc10c [2022-05-07T20:45:08.467Z] Removing intermediate container fcb19a3fc10c [2022-05-07T20:45:08.467Z] ---> 3bb843ab25e2 [2022-05-07T20:45:08.467Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-07T20:45:08.467Z] ---> Running in bbe71f2d9b5a [2022-05-07T20:45:09.446Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-07T20:45:10.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-07T20:45:11.020Z] OK: 226 MiB in 60 packages [2022-05-07T20:45:11.995Z] Removing intermediate container bbe71f2d9b5a [2022-05-07T20:45:11.995Z] ---> faab68ea3a15 [2022-05-07T20:45:11.995Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-07T20:45:11.995Z] ---> Running in cd18e4286d11 [2022-05-07T20:45:12.267Z] Removing intermediate container cd18e4286d11 [2022-05-07T20:45:12.267Z] ---> a285b5a75126 [2022-05-07T20:45:12.267Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-07T20:45:12.539Z] ---> 9d4e8d8b8cc7 [2022-05-07T20:45:12.540Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-07T20:45:12.814Z] ---> Running in 35ff4eb55e54 [2022-05-07T20:45:14.779Z] Removing intermediate container 35ff4eb55e54 [2022-05-07T20:45:14.779Z] ---> 01446454f82f [2022-05-07T20:45:14.779Z] Step 9/23 : COPY . . [2022-05-07T20:45:15.379Z] ---> a013caee4500 [2022-05-07T20:45:15.379Z] Step 10/23 : RUN ${MAKE} [2022-05-07T20:45:15.379Z] ---> Running in e11e65558fd4 [2022-05-07T20:45:16.360Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-05-07T20:47:23.254Z] Removing intermediate container e11e65558fd4 [2022-05-07T20:47:23.254Z] ---> 6b40c9e9f97a [2022-05-07T20:47:23.254Z] Step 11/23 : FROM alpine:3.14 [2022-05-07T20:47:23.254Z] 3.14: Pulling from library/alpine [2022-05-07T20:47:23.254Z] 455c02918c45: Pulling fs layer [2022-05-07T20:47:23.254Z] 455c02918c45: Download complete [2022-05-07T20:47:23.254Z] 455c02918c45: Pull complete [2022-05-07T20:47:23.254Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-07T20:47:23.254Z] Status: Downloaded newer image for alpine:3.14 [2022-05-07T20:47:23.254Z] ---> ac73e934f311 [2022-05-07T20:47:23.254Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-07T20:47:23.254Z] ---> Running in fa8f7485fce2 [2022-05-07T20:47:23.254Z] Removing intermediate container fa8f7485fce2 [2022-05-07T20:47:23.254Z] ---> b4a3d535f678 [2022-05-07T20:47:23.254Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-07T20:47:23.254Z] ---> Running in d5faa4dd5f18 [2022-05-07T20:47:24.699Z] Removing intermediate container d5faa4dd5f18 [2022-05-07T20:47:24.699Z] ---> a55112d0d9d5 [2022-05-07T20:47:24.699Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-07T20:47:24.981Z] ---> Running in 49bef7c74814 [2022-05-07T20:47:26.043Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-07T20:47:27.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-07T20:47:28.012Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-07T20:47:28.012Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-07T20:47:28.012Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-07T20:47:28.012Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-07T20:47:28.285Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-07T20:47:28.285Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-07T20:47:28.557Z] Executing busybox-1.33.1-r7.trigger [2022-05-07T20:47:28.557Z] OK: 8 MiB in 20 packages [2022-05-07T20:47:29.537Z] Removing intermediate container 49bef7c74814 [2022-05-07T20:47:29.537Z] ---> 7caa40ffd8fc [2022-05-07T20:47:29.537Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-07T20:47:30.973Z] ---> 1b093711a254 [2022-05-07T20:47:30.973Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-07T20:47:31.571Z] ---> 44be6b8e5867 [2022-05-07T20:47:31.571Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-07T20:47:32.167Z] ---> 8bd109f0118f [2022-05-07T20:47:32.167Z] Step 18/23 : EXPOSE 59901 [2022-05-07T20:47:32.167Z] ---> Running in 6f3fc63bb9ee [2022-05-07T20:47:32.442Z] Removing intermediate container 6f3fc63bb9ee [2022-05-07T20:47:32.442Z] ---> 2e674c196e66 [2022-05-07T20:47:32.442Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-07T20:47:32.442Z] ---> Running in 4c251ccdf3f8 [2022-05-07T20:47:32.713Z] Removing intermediate container 4c251ccdf3f8 [2022-05-07T20:47:32.713Z] ---> 9b89c5140bca [2022-05-07T20:47:32.713Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-07T20:47:32.713Z] ---> Running in 0f187212ca15 [2022-05-07T20:47:33.308Z] Removing intermediate container 0f187212ca15 [2022-05-07T20:47:33.308Z] ---> 61f684896e94 [2022-05-07T20:47:33.308Z] Step 21/23 : LABEL arch=arm64 [2022-05-07T20:47:33.308Z] ---> Running in 8b9dfaca5b86 [2022-05-07T20:47:33.581Z] Removing intermediate container 8b9dfaca5b86 [2022-05-07T20:47:33.581Z] ---> d134cb545974 [2022-05-07T20:47:33.581Z] Step 22/23 : LABEL git_sha=633f722516a358b0b6ff0b3f4522daa25bf22fc3 [2022-05-07T20:47:33.581Z] ---> Running in d69ec5a29a4b [2022-05-07T20:47:34.176Z] Removing intermediate container d69ec5a29a4b [2022-05-07T20:47:34.176Z] ---> 7f9d260991fe [2022-05-07T20:47:34.176Z] Step 23/23 : LABEL version=0.0.0 [2022-05-07T20:47:34.176Z] ---> Running in 4bc1ea4a797e [2022-05-07T20:47:34.448Z] Removing intermediate container 4bc1ea4a797e [2022-05-07T20:47:34.448Z] ---> 68afe80e4da0 [2022-05-07T20:47:34.448Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-07T20:47:34.448Z] Successfully built 68afe80e4da0 [2022-05-07T20:47:34.448Z] Successfully tagged device-modbus-arm64:latest [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] sh [2022-05-07T20:47:35.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T20:47:35.142Z] [2022-05-07T20:47:35.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:47:35.512Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T20:47:35.787Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-07T20:47:35.788Z] 8998bd30e6a1: Pulling fs layer [2022-05-07T20:47:35.788Z] 04944245beec: Pulling fs layer [2022-05-07T20:47:35.788Z] 699f458cf7ca: Pulling fs layer [2022-05-07T20:47:35.788Z] 765212b225bb: Pulling fs layer [2022-05-07T20:47:35.788Z] f23df028b6ca: Pulling fs layer [2022-05-07T20:47:35.788Z] d65c8cfc05b1: Pulling fs layer [2022-05-07T20:47:35.788Z] 2437ff75d9bd: Pulling fs layer [2022-05-07T20:47:35.788Z] f23df028b6ca: Waiting [2022-05-07T20:47:35.788Z] d65c8cfc05b1: Waiting [2022-05-07T20:47:35.788Z] 2437ff75d9bd: Waiting [2022-05-07T20:47:35.788Z] 765212b225bb: Waiting [2022-05-07T20:47:35.788Z] 04944245beec: Verifying Checksum [2022-05-07T20:47:35.788Z] 04944245beec: Download complete [2022-05-07T20:47:35.788Z] 765212b225bb: Download complete [2022-05-07T20:47:35.788Z] f23df028b6ca: Download complete [2022-05-07T20:47:35.788Z] d65c8cfc05b1: Verifying Checksum [2022-05-07T20:47:35.788Z] d65c8cfc05b1: Download complete [2022-05-07T20:47:36.064Z] 699f458cf7ca: Verifying Checksum [2022-05-07T20:47:36.064Z] 699f458cf7ca: Download complete [2022-05-07T20:47:36.341Z] 8998bd30e6a1: Verifying Checksum [2022-05-07T20:47:36.342Z] 8998bd30e6a1: Download complete [2022-05-07T20:47:38.967Z] 2437ff75d9bd: Verifying Checksum [2022-05-07T20:47:38.967Z] 2437ff75d9bd: Download complete [2022-05-07T20:47:40.399Z] 8998bd30e6a1: Pull complete [2022-05-07T20:47:41.001Z] 04944245beec: Pull complete [2022-05-07T20:47:42.431Z] 699f458cf7ca: Pull complete [2022-05-07T20:47:42.705Z] 765212b225bb: Pull complete [2022-05-07T20:47:43.687Z] f23df028b6ca: Pull complete [2022-05-07T20:47:43.687Z] d65c8cfc05b1: Pull complete [2022-05-07T20:47:58.763Z] 2437ff75d9bd: Pull complete [2022-05-07T20:47:58.763Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-07T20:47:58.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-07T20:47:58.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-07T20:47:59.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-41414 does not seem to be running inside a container [2022-05-07T20:47:59.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-07T20:48:01.746Z] $ docker top d82d34cb0014aea6a1873b91603a7fa003f99fb48201f469d423d9a7d3ccdd21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:02.703Z] ---> job-cost.sh [2022-05-07T20:48:02.703Z] lf-activate-venv: SKIPPING [2022-05-07T20:48:02.703Z] INFO: No Stack... [2022-05-07T20:48:02.974Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-07T20:48:03.947Z] INFO: Archiving Costs [Pipeline] sh [2022-05-07T20:48:04.664Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2022-05-07T20:48:04.664Z] + cut -d, -f6 [Pipeline] lock [2022-05-07T20:48:04.754Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [2022-05-07T20:48:04.759Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] did not exist. Created. [2022-05-07T20:48:04.759Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-07T20:48:05.504Z] /w/workspace/device-modbus-go/1@tmp/durable-8beb1112/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-07T20:48:06.194Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-07T20:48:06.232Z] Warning: overwriting stash ‘stack-cost’ [2022-05-07T20:48:06.278Z] Stashed 1 file(s) [Pipeline] } [2022-05-07T20:48:06.291Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-07T20:48:06.369Z] $ docker stop --time=1 d82d34cb0014aea6a1873b91603a7fa003f99fb48201f469d423d9a7d3ccdd21 [2022-05-07T20:48:07.850Z] $ docker rm -f d82d34cb0014aea6a1873b91603a7fa003f99fb48201f469d423d9a7d3ccdd21 [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 [2022-05-07T20:48:08.961Z] provisioning config files... [2022-05-07T20:48:08.971Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config6245462687243517130tmp [Pipeline] { [Pipeline] sh [2022-05-07T20:48:09.308Z] + set +x [2022-05-07T20:48:09.308Z] + curl -s https://codecov.io/bash [2022-05-07T20:48:09.308Z] + bash -s -- [2022-05-07T20:48:09.308Z] [2022-05-07T20:48:09.308Z] _____ _ [2022-05-07T20:48:09.308Z] / ____| | | [2022-05-07T20:48:09.308Z] | | ___ __| | ___ ___ _____ __ [2022-05-07T20:48:09.308Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-07T20:48:09.308Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-07T20:48:09.308Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-07T20:48:09.308Z] Bash-1.0.6 [2022-05-07T20:48:09.308Z] [2022-05-07T20:48:09.308Z] [2022-05-07T20:48:09.308Z] ==> git version 2.25.1 found [2022-05-07T20:48:09.308Z] ==> 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 [2022-05-07T20:48:09.308Z] Release-Date: 2020-01-08 [2022-05-07T20:48:09.308Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-07T20:48:09.308Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-07T20:48:09.308Z] ==> Jenkins CI detected. [2022-05-07T20:48:09.308Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-07T20:48:09.308Z] project root: . [2022-05-07T20:48:09.308Z] --> token set from env [2022-05-07T20:48:09.308Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-07T20:48:09.308Z] ==> Running gcov in . (disable via -X gcov) [2022-05-07T20:48:09.308Z] ==> Python coveragepy not found [2022-05-07T20:48:09.308Z] ==> Searching for coverage reports in: [2022-05-07T20:48:09.308Z] + . [2022-05-07T20:48:09.308Z] -> Found 1 reports [2022-05-07T20:48:09.308Z] ==> Detecting git/mercurial file structure [2022-05-07T20:48:09.308Z] ==> Reading reports [2022-05-07T20:48:09.308Z] + ./coverage.out bytes=24065 [2022-05-07T20:48:09.308Z] ==> Appending adjustments [2022-05-07T20:48:09.308Z] https://docs.codecov.io/docs/fixing-reports [2022-05-07T20:48:09.569Z] + Found adjustments [2022-05-07T20:48:09.569Z] ==> Gzipping contents [2022-05-07T20:48:09.569Z] 4.0K /tmp/codecov.UrgNiu.gz [2022-05-07T20:48:09.569Z] ==> Uploading reports [2022-05-07T20:48:09.569Z] url: https://codecov.io [2022-05-07T20:48:09.569Z] query: branch=PR-343&commit=633f722516a358b0b6ff0b3f4522daa25bf22fc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-07T20:48:09.569Z] -> Pinging Codecov [2022-05-07T20:48:09.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-343&commit=633f722516a358b0b6ff0b3f4522daa25bf22fc3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-07T20:48:09.830Z] -> Uploading to [2022-05-07T20:48:09.830Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-07/55DBCA73C666E3227836607328DD7E49/633f722516a358b0b6ff0b3f4522daa25bf22fc3/333f36f5-d702-4b59-a27b-96a15c4f463a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220507T204809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=16d1bf8029eed14a9f365c3d9fe131de3914c290db752bb0034acf4bfacbb7c7 [2022-05-07T20:48:09.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-07T20:48:09.830Z] Dload Upload Total Spent Left Speed [2022-05-07T20:48:10.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4011 0 0 100 4011 0 16044 --:--:-- --:--:-- --:--:-- 16108 [2022-05-07T20:48:10.090Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/633f722516a358b0b6ff0b3f4522daa25bf22fc3 [Pipeline] } [2022-05-07T20:48:10.119Z] 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 [2022-05-07T20:48:11.917Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-343/archives ] [2022-05-07T20:48:11.917Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-07T20:48:11.917Z] total 16 [2022-05-07T20:48:11.917Z] drwxr-xr-x 3 root root 4096 May 7 20:38 . [2022-05-07T20:48:11.917Z] drwxrwxr-x 11 jenkins jenkins 4096 May 7 20:38 .. [2022-05-07T20:48:11.917Z] drwxr-xr-x 2 root root 4096 May 7 20:38 cost [2022-05-07T20:48:11.917Z] -rw-r--r-- 1 root root 87 May 7 20:38 cost.csv [2022-05-07T20:48:11.917Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-07T20:48:11.917Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-07T20:48:11.917Z] total 16 [2022-05-07T20:48:11.917Z] drwxr-xr-x 3 jenkins jenkins 4096 May 7 20:38 . [2022-05-07T20:48:11.917Z] drwxrwxr-x 11 jenkins jenkins 4096 May 7 20:38 .. [2022-05-07T20:48:11.917Z] drwxr-xr-x 2 jenkins jenkins 4096 May 7 20:38 cost [2022-05-07T20:48:11.917Z] -rw-r--r-- 1 jenkins jenkins 87 May 7 20:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:12.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:13.155Z] ---> package-listing.sh [2022-05-07T20:48:13.155Z] ++ facter osfamily [2022-05-07T20:48:13.155Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-07T20:48:13.416Z] + OS_FAMILY=debian [2022-05-07T20:48:13.416Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-07T20:48:13.416Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-07T20:48:13.416Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-07T20:48:13.416Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-07T20:48:13.416Z] + PACKAGES=/tmp/packages_start.txt [2022-05-07T20:48:13.416Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-07T20:48:13.416Z] + PACKAGES=/tmp/packages_end.txt [2022-05-07T20:48:13.416Z] + case "${OS_FAMILY}" in [2022-05-07T20:48:13.416Z] + dpkg -l [2022-05-07T20:48:13.416Z] + grep '^ii' [2022-05-07T20:48:13.416Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-07T20:48:13.416Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-07T20:48:13.416Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-07T20:48:13.416Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-07T20:48:13.416Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [2022-05-07T20:48:13.416Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [Pipeline] echo [2022-05-07T20:48:13.452Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-07T20:48:13.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-07T20:48:14.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-07T20:48:14.331Z] . [Pipeline] withDockerContainer [2022-05-07T20:48:14.435Z] prd-ubuntu20.04-docker-8c-8g-41413 does not seem to be running inside a container [2022-05-07T20:48:14.479Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-343/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-343 -v /w/workspace/xfoundry_device-modbus-go_PR-343:/w/workspace/xfoundry_device-modbus-go_PR-343:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-343@tmp:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-07T20:48:14.751Z] $ docker top f4931f5d06bff704c362ee7264db192eeb12983ab6a285858bafa57c957b5bcb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-07T20:48:15.164Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-07T20:48:15.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-07T20:48:15.808Z] + ls /var/log/sa-host [2022-05-07T20:48:15.808Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-07T20:48:16.106Z] provisioning config files... [2022-05-07T20:48:16.117Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config2756112902039621747tmp [Pipeline] { [Pipeline] echo [2022-05-07T20:48:16.169Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:16.484Z] ---> create-netrc.sh [Pipeline] } [2022-05-07T20:48:16.510Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:16.919Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-07T20:48:16.951Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:17.270Z] ---> sudo-logs.sh [2022-05-07T20:48:17.270Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-07T20:48:17.360Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:17.672Z] ---> job-cost.sh [2022-05-07T20:48:17.672Z] lf-activate-venv: SKIPPING [2022-05-07T20:48:17.672Z] DEBUG: total: 0.2199999988079071 [2022-05-07T20:48:17.672Z] INFO: Retrieving Stack Cost... [2022-05-07T20:48:17.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-07T20:48:18.876Z] INFO: Archiving Costs [Pipeline] echo [2022-05-07T20:48:18.916Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-07T20:48:19.238Z] ---> logs-deploy.sh [2022-05-07T20:48:19.238Z] lf-activate-venv: SKIPPING [2022-05-07T20:48:19.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-343/1 [2022-05-07T20:48:19.238Z] INFO: archiving workspace using pattern(s): [2022-05-07T20:48:20.181Z] Archives upload complete. [2022-05-07T20:48:20.441Z] INFO: archiving logs to Nexus [2022-05-07T20:48:21.014Z] ---> uname -a: [2022-05-07T20:48:21.014Z] Linux prd-ubuntu20-04-docker-8c-8g-41413 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] ---> lscpu: [2022-05-07T20:48:21.014Z] Architecture: x86_64 [2022-05-07T20:48:21.014Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-07T20:48:21.014Z] Byte Order: Little Endian [2022-05-07T20:48:21.014Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-07T20:48:21.014Z] CPU(s): 8 [2022-05-07T20:48:21.014Z] On-line CPU(s) list: 0-7 [2022-05-07T20:48:21.014Z] Thread(s) per core: 1 [2022-05-07T20:48:21.014Z] Core(s) per socket: 1 [2022-05-07T20:48:21.014Z] Socket(s): 8 [2022-05-07T20:48:21.014Z] NUMA node(s): 1 [2022-05-07T20:48:21.014Z] Vendor ID: AuthenticAMD [2022-05-07T20:48:21.014Z] CPU family: 23 [2022-05-07T20:48:21.014Z] Model: 49 [2022-05-07T20:48:21.014Z] Model name: AMD EPYC-Rome Processor [2022-05-07T20:48:21.014Z] Stepping: 0 [2022-05-07T20:48:21.014Z] CPU MHz: 2799.996 [2022-05-07T20:48:21.014Z] BogoMIPS: 5599.99 [2022-05-07T20:48:21.014Z] Virtualization: AMD-V [2022-05-07T20:48:21.014Z] Hypervisor vendor: KVM [2022-05-07T20:48:21.014Z] Virtualization type: full [2022-05-07T20:48:21.014Z] L1d cache: 256 KiB [2022-05-07T20:48:21.014Z] L1i cache: 256 KiB [2022-05-07T20:48:21.014Z] L2 cache: 4 MiB [2022-05-07T20:48:21.014Z] L3 cache: 128 MiB [2022-05-07T20:48:21.014Z] NUMA node0 CPU(s): 0-7 [2022-05-07T20:48:21.014Z] Vulnerability Itlb multihit: Not affected [2022-05-07T20:48:21.014Z] Vulnerability L1tf: Not affected [2022-05-07T20:48:21.014Z] Vulnerability Mds: Not affected [2022-05-07T20:48:21.014Z] Vulnerability Meltdown: Not affected [2022-05-07T20:48:21.014Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-07T20:48:21.014Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-07T20:48:21.014Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-07T20:48:21.014Z] Vulnerability Srbds: Not affected [2022-05-07T20:48:21.014Z] Vulnerability Tsx async abort: Not affected [2022-05-07T20:48:21.014Z] 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 [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] ---> nproc: [2022-05-07T20:48:21.014Z] 8 [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] ---> df -h: [2022-05-07T20:48:21.014Z] Filesystem Size Used Avail Use% Mounted on [2022-05-07T20:48:21.014Z] overlay 155G 11G 145G 7% / [2022-05-07T20:48:21.014Z] tmpfs 64M 0 64M 0% /dev [2022-05-07T20:48:21.014Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-07T20:48:21.014Z] shm 64M 0 64M 0% /dev/shm [2022-05-07T20:48:21.014Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] ---> sar -b -r -n DEV: [2022-05-07T20:48:21.014Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41413) 05/07/22 _x86_64_ (8 CPU) [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] 20:36:01 LINUX RESTART (8 CPU) [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] 20:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-07T20:48:21.014Z] 20:38:01 158.55 1.78 156.77 0.00 31.32 117924.69 0.00 [2022-05-07T20:48:21.014Z] 20:39:01 184.80 0.07 184.74 0.00 9.07 63395.17 0.00 [2022-05-07T20:48:21.014Z] 20:40:01 1.58 0.00 1.58 0.00 0.00 22.94 0.00 [2022-05-07T20:48:21.014Z] 20:41:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2022-05-07T20:48:21.014Z] 20:42:01 0.92 0.02 0.90 0.00 0.13 11.33 0.00 [2022-05-07T20:48:21.014Z] 20:43:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 [2022-05-07T20:48:21.014Z] 20:44:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2022-05-07T20:48:21.014Z] 20:45:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2022-05-07T20:48:21.014Z] 20:46:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2022-05-07T20:48:21.014Z] 20:47:01 1.43 0.00 1.43 0.00 0.00 21.73 0.00 [2022-05-07T20:48:21.014Z] 20:48:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2022-05-07T20:48:21.014Z] Average: 32.00 0.17 31.83 0.00 3.64 16341.06 0.00 [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] 20:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-07T20:48:21.014Z] 20:38:01 28383420 31717768 574536 1.75 160172 3370124 2123516 6.26 1328264 2709240 126628 [2022-05-07T20:48:21.014Z] 20:39:01 27813712 31762648 529956 1.61 173644 3929872 1846836 5.44 1344192 3222968 304 [2022-05-07T20:48:21.014Z] 20:40:01 27816924 31765844 526624 1.60 173668 3929876 1846836 5.44 1336092 3222972 40 [2022-05-07T20:48:21.014Z] 20:41:01 27828356 31777360 514920 1.57 173704 3929880 1846836 5.44 1324920 3222984 24 [2022-05-07T20:48:21.014Z] 20:42:01 27828444 31777476 514824 1.57 173724 3929888 1846836 5.44 1325072 3222992 8 [2022-05-07T20:48:21.014Z] 20:43:01 27829316 31778372 513872 1.56 173744 3929892 1846836 5.44 1323452 3222996 24 [2022-05-07T20:48:21.014Z] 20:44:01 27835448 31784716 507232 1.54 173760 3930024 1846836 5.44 1317828 3223176 16 [2022-05-07T20:48:21.014Z] 20:45:01 27835464 31784744 507180 1.54 173796 3930028 1846836 5.44 1317832 3223180 12 [2022-05-07T20:48:21.014Z] 20:46:01 27835416 31784800 507140 1.54 173840 3930012 1846836 5.44 1317880 3223208 16 [2022-05-07T20:48:21.014Z] 20:47:01 27835256 31784668 507200 1.54 173884 3930008 1846836 5.44 1318220 3223196 12 [2022-05-07T20:48:21.014Z] 20:48:01 27835888 31785392 506020 1.54 173908 3930012 1846836 5.44 1317948 3223200 32 [2022-05-07T20:48:21.014Z] Average: 27879786 31773072 519046 1.58 172531 3879056 1871989 5.52 1324700 3176374 11556 [2022-05-07T20:48:21.014Z] [2022-05-07T20:48:21.014Z] 20:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-07T20:48:21.014Z] 20:38:01 veth1dd9b05 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.014Z] 20:38:01 ens3 322.05 229.64 4511.09 82.36 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:38:01 lo 2.78 2.78 0.28 0.28 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:38:01 docker0 108.02 133.49 8.60 1070.84 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:39:01 ens3 176.60 124.01 2682.44 69.60 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:39:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:39:01 docker0 16.10 20.70 0.94 89.94 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:40:01 ens3 3.88 2.85 3.10 0.22 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:41:01 ens3 0.57 0.53 0.12 0.10 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:42:01 ens3 0.47 0.33 0.33 0.26 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:43:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:45:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:47:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] Average: ens3 45.41 32.22 648.38 13.77 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] Average: lo 0.52 0.52 0.05 0.05 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] Average: docker0 11.14 13.83 0.86 104.05 0.00 0.00 0.00 0.00 [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z] ---> sar -P ALL: [2022-05-07T20:48:21.015Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-41413) 05/07/22 _x86_64_ (8 CPU) [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z] 20:36:01 LINUX RESTART (8 CPU) [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z] 20:37:02 CPU %user %nice %system %iowait %steal %idle [2022-05-07T20:48:21.015Z] 20:38:01 all 28.72 0.00 6.72 1.28 0.10 63.18 [2022-05-07T20:48:21.015Z] 20:38:01 0 32.48 0.00 8.10 0.91 0.10 58.41 [2022-05-07T20:48:21.015Z] 20:38:01 1 24.72 0.00 5.53 3.39 0.10 66.26 [2022-05-07T20:48:21.015Z] 20:38:01 2 27.49 0.00 5.84 0.09 0.10 66.48 [2022-05-07T20:48:21.015Z] 20:38:01 3 33.15 0.00 7.80 0.64 0.12 58.29 [2022-05-07T20:48:21.015Z] 20:38:01 4 31.36 0.00 7.55 3.09 0.10 57.90 [2022-05-07T20:48:21.015Z] 20:38:01 5 25.79 0.00 5.71 0.17 0.07 68.26 [2022-05-07T20:48:21.015Z] 20:38:01 6 29.83 0.00 7.50 1.41 0.10 61.16 [2022-05-07T20:48:21.015Z] 20:38:01 7 24.89 0.00 5.75 0.52 0.12 68.72 [2022-05-07T20:48:21.015Z] 20:39:01 all 21.05 0.00 4.97 1.48 0.08 72.42 [2022-05-07T20:48:21.015Z] 20:39:01 0 22.80 0.00 5.80 6.20 0.08 65.12 [2022-05-07T20:48:21.015Z] 20:39:01 1 20.02 0.00 4.16 0.84 0.07 74.91 [2022-05-07T20:48:21.015Z] 20:39:01 2 20.14 0.00 5.02 0.42 0.08 74.33 [2022-05-07T20:48:21.015Z] 20:39:01 3 23.22 0.00 5.25 1.37 0.07 70.09 [2022-05-07T20:48:21.015Z] 20:39:01 4 20.59 0.00 5.15 0.83 0.07 73.36 [2022-05-07T20:48:21.015Z] 20:39:01 5 20.79 0.00 5.29 1.67 0.10 72.15 [2022-05-07T20:48:21.015Z] 20:39:01 6 21.72 0.00 4.54 0.29 0.07 73.39 [2022-05-07T20:48:21.015Z] 20:39:01 7 19.14 0.00 4.57 0.19 0.08 76.02 [2022-05-07T20:48:21.015Z] 20:40:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-05-07T20:48:21.015Z] 20:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:40:01 1 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-07T20:48:21.015Z] 20:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-07T20:48:21.015Z] 20:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:40:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-07T20:48:21.015Z] 20:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:41:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2022-05-07T20:48:21.015Z] 20:41:01 0 0.02 0.00 0.00 0.05 0.02 99.92 [2022-05-07T20:48:21.015Z] 20:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:41:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2022-05-07T20:48:21.015Z] 20:41:01 3 0.05 0.00 0.07 0.02 0.00 99.87 [2022-05-07T20:48:21.015Z] 20:41:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:41:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:41:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-07T20:48:21.015Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-07T20:48:21.015Z] 20:42:01 0 0.03 0.00 0.02 0.05 0.00 99.90 [2022-05-07T20:48:21.015Z] 20:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-07T20:48:21.015Z] 20:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:43:01 all 0.02 0.00 0.01 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:43:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-07T20:48:21.015Z] 20:43:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2022-05-07T20:48:21.015Z] 20:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-07T20:48:21.015Z] 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-05-07T20:48:21.015Z] 20:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:44:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-07T20:48:21.015Z] 20:44:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-07T20:48:21.015Z] 20:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:45:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2022-05-07T20:48:21.015Z] 20:45:01 0 0.05 0.00 0.02 0.05 0.00 99.88 [2022-05-07T20:48:21.015Z] 20:45:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2022-05-07T20:48:21.015Z] 20:45:01 2 0.05 0.00 0.02 0.02 0.00 99.92 [2022-05-07T20:48:21.015Z] 20:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:45:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-07T20:48:21.015Z] 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:45:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2022-05-07T20:48:21.015Z] 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:46:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2022-05-07T20:48:21.015Z] 20:46:01 0 0.07 0.00 0.02 0.05 0.02 99.85 [2022-05-07T20:48:21.015Z] 20:46:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2022-05-07T20:48:21.015Z] 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:46:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:47:01 all 0.05 0.00 0.01 0.01 0.00 99.94 [2022-05-07T20:48:21.015Z] 20:47:01 0 0.27 0.00 0.02 0.02 0.00 99.70 [2022-05-07T20:48:21.015Z] 20:47:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-07T20:48:21.015Z] 20:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-07T20:48:21.015Z] 20:47:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-07T20:48:21.015Z] 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:48:01 all 0.09 0.00 0.02 0.01 0.00 99.88 [2022-05-07T20:48:21.015Z] 20:48:01 0 0.63 0.00 0.05 0.02 0.00 99.30 [2022-05-07T20:48:21.015Z] 20:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-07T20:48:21.015Z] 20:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-07T20:48:21.015Z] 20:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] 20:48:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-07T20:48:21.015Z] 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-07T20:48:21.015Z] Average: all 4.46 0.00 1.05 0.25 0.02 94.21 [2022-05-07T20:48:21.015Z] Average: 0 5.05 0.00 1.26 0.67 0.02 93.01 [2022-05-07T20:48:21.015Z] Average: 1 4.01 0.00 0.88 0.39 0.02 94.69 [2022-05-07T20:48:21.015Z] Average: 2 4.28 0.00 0.99 0.05 0.02 94.67 [2022-05-07T20:48:21.015Z] Average: 3 5.05 0.00 1.18 0.18 0.02 93.57 [2022-05-07T20:48:21.015Z] Average: 4 4.63 0.00 1.14 0.35 0.02 93.85 [2022-05-07T20:48:21.015Z] Average: 5 4.16 0.00 0.99 0.17 0.02 94.68 [2022-05-07T20:48:21.015Z] Average: 6 4.62 0.00 1.09 0.16 0.02 94.12 [2022-05-07T20:48:21.015Z] Average: 7 3.92 0.00 0.92 0.06 0.02 95.08 [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z] [2022-05-07T20:48:21.015Z]