Pull request #343 updated 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 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d+34696552c2fac84d635c044d3d9d718bd3379cee (9cb946420a137bdcbc902347f07701f11dafa1ae) 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-ssh5763830965376186579.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-ssh12089729632631873405.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1518571151664267088.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 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-ssh5864389824828199388.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-343/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12295295281355221987.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-45063 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 34696552c2fac84d635c044d3d9d718bd3379cee into PR head commit 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d Merge succeeded, producing 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d Checking out Revision 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d (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 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d # 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 34696552c2fac84d635c044d3d9d718bd3379cee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 580aa4447f750eaeca36e989d1f452357d06e8ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T06:44:04.024Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T06:44:04.089Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T06:44:04.107Z] ========================================================= [2022-05-10T06:44:04.107Z] EdgeX Global Pipelines Version Info [2022-05-10T06:44:04.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:04.877Z] ------------------- [2022-05-10T06:44:04.877Z] stable info: [2022-05-10T06:44:04.877Z] ------------------- [2022-05-10T06:44:04.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:44:04.877Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T06:44:04.877Z] Message: update stable to v1.0.227 [2022-05-10T06:44:05.449Z] ------------------- [2022-05-10T06:44:05.449Z] experimental info: [2022-05-10T06:44:05.449Z] ------------------- [2022-05-10T06:44:05.449Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T06:44:05.449Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T06:44:05.449Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T06:44:05.584Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-10T06:44:05.599Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-10T06:44:05.614Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T06:44:05.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T06:44:05.643Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T06:44:05.661Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T06:44:05.672Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T06:44:05.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-10T06:44:05.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T06:44:05.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T06:44:05.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T06:44:05.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-10T06:44:05.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T06:44:05.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T06:44:05.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:44:05.796Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T06:44:05.813Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:44:05.829Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-10T06:44:05.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T06:44:05.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T06:44:05.879Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-10T06:44:05.892Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-10T06:44:05.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-10T06:44:05.919Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-10T06:44:05.933Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-10T06:44:05.947Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T06:44:05.961Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-343 [Pipeline] echo [2022-05-10T06:44:05.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-343 [Pipeline] echo [2022-05-10T06:44:05.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-343 [Pipeline] echo [2022-05-10T06:44:06.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [Pipeline] echo [2022-05-10T06:44:06.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 929bf35 [Pipeline] echo [2022-05-10T06:44:06.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:44:06.077Z] provisioning config files... [2022-05-10T06:44:06.094Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config4448217638009841711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:06.406Z] ---> docker-login.sh [2022-05-10T06:44:06.406Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:44:06.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:06.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:06.668Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:06.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:06.668Z] [2022-05-10T06:44:06.668Z] Login Succeeded [2022-05-10T06:44:06.668Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:44:06.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:06.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:06.931Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:06.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:06.931Z] [2022-05-10T06:44:06.931Z] Login Succeeded [2022-05-10T06:44:06.931Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:44:06.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:07.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:07.196Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:07.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:07.196Z] [2022-05-10T06:44:07.196Z] Login Succeeded [2022-05-10T06:44:07.196Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:44:07.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:07.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:07.196Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:07.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:07.196Z] [2022-05-10T06:44:07.196Z] Login Succeeded [2022-05-10T06:44:07.196Z] docker.io [2022-05-10T06:44:07.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:07.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:07.721Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:07.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:07.721Z] [2022-05-10T06:44:07.721Z] Login Succeeded [2022-05-10T06:44:07.721Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:44:07.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-10T06:44:08.111Z] + git rev-list -1 --merges 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d~1..929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [Pipeline] echo [2022-05-10T06:44:08.149Z] -----------> git rev-list -1 --merges 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d~1..929bf354ed6ff8a4d67a131da4a7034d52ab0e5d 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [false] [Pipeline] sh [2022-05-10T06:44:08.442Z] + git log --format=format:%s -1 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [Pipeline] echo [2022-05-10T06:44:08.457Z] ========================================================= [2022-05-10T06:44:08.457Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T06:44:08.457Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:44:08.806Z] + git log --format=format:%s -1 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [Pipeline] echo [2022-05-10T06:44:08.820Z] [semverPrep] GIT_COMMIT: 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d, Commit Message: docs: additions and changes to CHANGELOG [Pipeline] echo [2022-05-10T06:44:08.828Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-10T06:44:09.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T06:44:09.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T06:44:09.226Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T06:44:09.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T06:44:09.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T06:44:09.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T06:44:09.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:09.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:09.572Z] [2022-05-10T06:44:09.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:09.880Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:09.880Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T06:44:09.880Z] 1fe172e4850f: Pulling fs layer [2022-05-10T06:44:09.880Z] caf521ccaac6: Pulling fs layer [2022-05-10T06:44:09.880Z] 3ead6fa29328: Pulling fs layer [2022-05-10T06:44:09.880Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T06:44:09.880Z] a8d5f1318db7: Pulling fs layer [2022-05-10T06:44:09.880Z] c427282e49a2: Pulling fs layer [2022-05-10T06:44:09.880Z] 5c2a1cbceb83: Waiting [2022-05-10T06:44:09.880Z] a8d5f1318db7: Waiting [2022-05-10T06:44:09.880Z] 1827001aaf11: Pulling fs layer [2022-05-10T06:44:09.880Z] c427282e49a2: Waiting [2022-05-10T06:44:09.880Z] 0714d37db230: Pulling fs layer [2022-05-10T06:44:09.880Z] 1827001aaf11: Waiting [2022-05-10T06:44:09.880Z] ac28cf19c067: Pulling fs layer [2022-05-10T06:44:09.880Z] ca983d60f3e2: Pulling fs layer [2022-05-10T06:44:09.880Z] 0714d37db230: Waiting [2022-05-10T06:44:09.880Z] ac28cf19c067: Waiting [2022-05-10T06:44:09.880Z] ca983d60f3e2: Waiting [2022-05-10T06:44:09.880Z] 9f894cec8388: Pulling fs layer [2022-05-10T06:44:09.880Z] 9f894cec8388: Waiting [2022-05-10T06:44:09.880Z] caf521ccaac6: Verifying Checksum [2022-05-10T06:44:09.880Z] caf521ccaac6: Download complete [2022-05-10T06:44:09.880Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T06:44:09.880Z] 5c2a1cbceb83: Download complete [2022-05-10T06:44:09.880Z] a8d5f1318db7: Verifying Checksum [2022-05-10T06:44:09.880Z] a8d5f1318db7: Download complete [2022-05-10T06:44:10.142Z] 3ead6fa29328: Verifying Checksum [2022-05-10T06:44:10.142Z] 3ead6fa29328: Download complete [2022-05-10T06:44:10.142Z] c427282e49a2: Verifying Checksum [2022-05-10T06:44:10.142Z] c427282e49a2: Download complete [2022-05-10T06:44:10.142Z] 0714d37db230: Verifying Checksum [2022-05-10T06:44:10.142Z] 0714d37db230: Download complete [2022-05-10T06:44:10.142Z] ac28cf19c067: Verifying Checksum [2022-05-10T06:44:10.142Z] ac28cf19c067: Download complete [2022-05-10T06:44:10.142Z] ca983d60f3e2: Verifying Checksum [2022-05-10T06:44:10.142Z] ca983d60f3e2: Download complete [2022-05-10T06:44:10.142Z] 9f894cec8388: Verifying Checksum [2022-05-10T06:44:10.142Z] 9f894cec8388: Download complete [2022-05-10T06:44:10.142Z] 1fe172e4850f: Verifying Checksum [2022-05-10T06:44:10.142Z] 1fe172e4850f: Download complete [2022-05-10T06:44:10.403Z] 1827001aaf11: Verifying Checksum [2022-05-10T06:44:10.403Z] 1827001aaf11: Download complete [2022-05-10T06:44:11.801Z] 1fe172e4850f: Pull complete [2022-05-10T06:44:11.801Z] caf521ccaac6: Pull complete [2022-05-10T06:44:12.375Z] 3ead6fa29328: Pull complete [2022-05-10T06:44:12.638Z] 5c2a1cbceb83: Pull complete [2022-05-10T06:44:12.898Z] a8d5f1318db7: Pull complete [2022-05-10T06:44:12.898Z] c427282e49a2: Pull complete [2022-05-10T06:44:15.537Z] 1827001aaf11: Pull complete [2022-05-10T06:44:15.537Z] 0714d37db230: Pull complete [2022-05-10T06:44:15.537Z] ac28cf19c067: Pull complete [2022-05-10T06:44:15.537Z] ca983d60f3e2: Pull complete [2022-05-10T06:44:15.537Z] 9f894cec8388: Pull complete [2022-05-10T06:44:15.537Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T06:44:15.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T06:44:15.537Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T06:44:15.620Z] prd-ubuntu20.04-docker-8c-8g-45063 does not seem to be running inside a container [2022-05-10T06:44:15.671Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-10T06:44:17.421Z] $ docker top 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c -eo pid,comm [2022-05-10T06:44:17.490Z] 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-10T06:44:17.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T06:44:17.528Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:17.528Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:17.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:17.681Z] $ docker exec 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c ssh-agent [2022-05-10T06:44:17.814Z] SSH_AUTH_SOCK=/tmp/ssh-erZY0u3eyebg/agent.34 [2022-05-10T06:44:17.814Z] SSH_AGENT_PID=41 [2022-05-10T06:44:17.821Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:17.955Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_5038783349326244747.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_5038783349326244747.key) [2022-05-10T06:44:17.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:18.263Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T06:44:18.284Z] $ docker exec --env ******** --env ******** 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c ssh-agent -k [2022-05-10T06:44:18.401Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:18.401Z] unset SSH_AGENT_PID; [2022-05-10T06:44:18.401Z] echo Agent pid 41 killed; [2022-05-10T06:44:18.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T06:44:18.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T06:44:18.435Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T06:44:18.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T06:44:18.582Z] $ docker exec 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c ssh-agent [2022-05-10T06:44:18.710Z] SSH_AUTH_SOCK=/tmp/ssh-3zo2LAxoupIt/agent.76 [2022-05-10T06:44:18.710Z] SSH_AGENT_PID=82 [2022-05-10T06:44:18.717Z] Running ssh-add (command line suppressed) [2022-05-10T06:44:18.860Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_6295936285595340468.key (/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/private_key_6295936285595340468.key) [2022-05-10T06:44:18.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T06:44:19.161Z] + git semver init [2022-05-10T06:44:19.734Z] 2022-05-10 06:44:19,437 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T06:44:19.734Z] 2022-05-10 06:44:19,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver [2022-05-10T06:44:19.734Z] 2022-05-10 06:44:19,438 [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-10T06:44:19.734Z] 2022-05-10 06:44:19,439 [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-10T06:44:20.304Z] 2022-05-10 06:44:20,266 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.git/info/exclude [2022-05-10T06:44:20.304Z] 2022-05-10 06:44:20,267 [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-10T06:44:20.304Z] 2022-05-10 06:44:20,267 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-10T06:44:20.304Z] 2022-05-10 06:44:20,272 [execute] INFO git cat-file --batch-check [2022-05-10T06:44:20.304Z] 2022-05-10 06:44:20,273 [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-10T06:44:20.304Z] 2022-05-10 06:44:20,281 [execute] INFO git cat-file --batch [2022-05-10T06:44:20.304Z] 2022-05-10 06:44:20,281 [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-10T06:44:20.304Z] 2022-05-10 06:44:20,288 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-343/.semver/PR-343 [2022-05-10T06:44:20.304Z] 0.0.0 [Pipeline] } [2022-05-10T06:44:20.322Z] $ docker exec --env ******** --env ******** 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c ssh-agent -k [2022-05-10T06:44:20.444Z] unset SSH_AUTH_SOCK; [2022-05-10T06:44:20.445Z] unset SSH_AGENT_PID; [2022-05-10T06:44:20.445Z] echo Agent pid 82 killed; [2022-05-10T06:44:20.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T06:44:20.761Z] + git semver [Pipeline] } [2022-05-10T06:44:21.359Z] $ docker stop --time=1 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c [2022-05-10T06:44:22.731Z] $ docker rm -f 6b1e51d9053f35260b718ffb937b84cab4c95bee82c6d55cd41156f69d1cdf9c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:44:23.101Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T06:44:23.344Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T06:44:23.348Z] [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-10T06:44:23.501Z] provisioning config files... [2022-05-10T06:44:23.511Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config1867635014897215735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:44:23.813Z] ---> docker-login.sh [2022-05-10T06:44:23.813Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:44:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:23.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:23.813Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:23.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:23.813Z] [2022-05-10T06:44:23.813Z] Login Succeeded [2022-05-10T06:44:23.813Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:44:23.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:24.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:24.073Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:24.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:24.073Z] [2022-05-10T06:44:24.073Z] Login Succeeded [2022-05-10T06:44:24.073Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:44:24.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:24.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:24.073Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:24.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:24.073Z] [2022-05-10T06:44:24.073Z] Login Succeeded [2022-05-10T06:44:24.073Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:44:24.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:24.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:24.333Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:24.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:24.333Z] [2022-05-10T06:44:24.333Z] Login Succeeded [2022-05-10T06:44:24.333Z] docker.io [2022-05-10T06:44:24.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:44:24.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:44:24.594Z] Configure a credential helper to remove this warning. See [2022-05-10T06:44:24.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:44:24.594Z] [2022-05-10T06:44:24.594Z] Login Succeeded [2022-05-10T06:44:24.594Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:44:24.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:44:24.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:44:24.691Z] ========================================================= [2022-05-10T06:44:24.691Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T06:44:24.691Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:24.997Z] + 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-10T06:44:24.997Z] Sending build context to Docker daemon 5.89MB [2022-05-10T06:44:24.997Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:44:24.997Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-10T06:44:24.997Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T06:44:24.997Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T06:44:24.997Z] 666ba61612fd: Pulling fs layer [2022-05-10T06:44:24.997Z] 8ed8ca486205: Pulling fs layer [2022-05-10T06:44:24.997Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T06:44:24.997Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T06:44:24.997Z] ca2b28591e48: Pulling fs layer [2022-05-10T06:44:24.997Z] a51346096db8: Pulling fs layer [2022-05-10T06:44:24.997Z] daebc70d1ce1: Pulling fs layer [2022-05-10T06:44:24.997Z] 0e18a0eac166: Pulling fs layer [2022-05-10T06:44:24.997Z] 22a0e8bec74d: Waiting [2022-05-10T06:44:24.997Z] 4fe6c5a15a65: Waiting [2022-05-10T06:44:24.997Z] ca2b28591e48: Waiting [2022-05-10T06:44:24.997Z] a51346096db8: Waiting [2022-05-10T06:44:24.997Z] 0e18a0eac166: Waiting [2022-05-10T06:44:24.997Z] daebc70d1ce1: Waiting [2022-05-10T06:44:25.259Z] 8ed8ca486205: Download complete [2022-05-10T06:44:25.259Z] 666ba61612fd: Verifying Checksum [2022-05-10T06:44:25.259Z] 666ba61612fd: Download complete [2022-05-10T06:44:25.259Z] 22a0e8bec74d: Download complete [2022-05-10T06:44:25.259Z] ca2b28591e48: Verifying Checksum [2022-05-10T06:44:25.259Z] ca2b28591e48: Download complete [2022-05-10T06:44:25.259Z] a51346096db8: Download complete [2022-05-10T06:44:25.259Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T06:44:25.259Z] 59bf1c3509f3: Download complete [2022-05-10T06:44:25.259Z] daebc70d1ce1: Verifying Checksum [2022-05-10T06:44:25.259Z] daebc70d1ce1: Download complete [2022-05-10T06:44:25.259Z] 59bf1c3509f3: Pull complete [2022-05-10T06:44:25.522Z] 666ba61612fd: Pull complete [2022-05-10T06:44:25.522Z] 8ed8ca486205: Pull complete [2022-05-10T06:44:25.783Z] 0e18a0eac166: Verifying Checksum [2022-05-10T06:44:25.783Z] 0e18a0eac166: Download complete [2022-05-10T06:44:26.041Z] 4fe6c5a15a65: Download complete [2022-05-10T06:44:31.333Z] 4fe6c5a15a65: Pull complete [2022-05-10T06:44:31.333Z] 22a0e8bec74d: Pull complete [2022-05-10T06:44:31.333Z] ca2b28591e48: Pull complete [2022-05-10T06:44:31.333Z] a51346096db8: Pull complete [2022-05-10T06:44:31.333Z] daebc70d1ce1: Pull complete [2022-05-10T06:44:33.255Z] 0e18a0eac166: Pull complete [2022-05-10T06:44:33.255Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T06:44:33.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T06:44:33.255Z] ---> f018257e8ee9 [2022-05-10T06:44:33.255Z] Step 3/10 : ARG MAKE='make build' [2022-05-10T06:44:35.179Z] ---> Running in 223a1fa47734 [2022-05-10T06:44:35.179Z] Removing intermediate container 223a1fa47734 [2022-05-10T06:44:35.179Z] ---> b16a6a8e261c [2022-05-10T06:44:35.179Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:44:35.179Z] ---> Running in 6921c5c7fc02 [2022-05-10T06:44:35.751Z] Removing intermediate container 6921c5c7fc02 [2022-05-10T06:44:35.751Z] ---> 187c51e45e99 [2022-05-10T06:44:35.751Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:44:35.751Z] ---> Running in 27b7097e081b [2022-05-10T06:44:36.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:36.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:44:37.227Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:44:37.227Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-10T06:44:37.488Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:44:37.488Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:44:37.488Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-10T06:44:37.750Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-10T06:44:37.750Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-10T06:44:37.750Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-10T06:44:38.010Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:44:38.010Z] OK: 226 MiB in 60 packages [2022-05-10T06:44:38.453Z] Still waiting to schedule task [2022-05-10T06:44:38.454Z] ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:38.454Z] ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T06:44:38.454Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-45067’ is offline [2022-05-10T06:44:38.585Z] Removing intermediate container 27b7097e081b [2022-05-10T06:44:38.585Z] ---> dbbc21872c32 [2022-05-10T06:44:38.585Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-10T06:44:38.847Z] ---> Running in 824b8b00e1d1 [2022-05-10T06:44:38.847Z] Removing intermediate container 824b8b00e1d1 [2022-05-10T06:44:38.847Z] ---> 0baf0bea58d2 [2022-05-10T06:44:38.847Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-10T06:44:39.109Z] ---> 9986ae0ec149 [2022-05-10T06:44:39.109Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:44:39.109Z] ---> Running in dc4fd99d8174 [2022-05-10T06:44:57.223Z] Removing intermediate container dc4fd99d8174 [2022-05-10T06:44:57.223Z] ---> 56814745c9fa [2022-05-10T06:44:57.223Z] Step 9/10 : COPY . . [2022-05-10T06:44:57.223Z] ---> 6870ff201427 [2022-05-10T06:44:57.223Z] Step 10/10 : RUN ${MAKE} [2022-05-10T06:44:57.223Z] ---> Running in 9204003a685f [2022-05-10T06:44:57.223Z] noop [2022-05-10T06:44:57.223Z] Removing intermediate container 9204003a685f [2022-05-10T06:44:57.223Z] ---> 9b0819d96cc5 [2022-05-10T06:44:57.223Z] Successfully built 9b0819d96cc5 [2022-05-10T06:44:57.223Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:44:57.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:44:57.521Z] . [Pipeline] withDockerContainer [2022-05-10T06:44:57.602Z] prd-ubuntu20.04-docker-8c-8g-45063 does not seem to be running inside a container [2022-05-10T06:44:57.645Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:44:58.070Z] $ docker top bbf036be7e6d1b031e8fbdf2edbedde6ce381a635aac2ec2523f4b443f9f6a1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:44:58.440Z] + go version [2022-05-10T06:44:58.440Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T06:44:58.458Z] $ docker stop --time=1 bbf036be7e6d1b031e8fbdf2edbedde6ce381a635aac2ec2523f4b443f9f6a1d [2022-05-10T06:44:59.772Z] $ docker rm -f bbf036be7e6d1b031e8fbdf2edbedde6ce381a635aac2ec2523f4b443f9f6a1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:00.195Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T06:45:00.195Z] . [Pipeline] withDockerContainer [2022-05-10T06:45:00.269Z] prd-ubuntu20.04-docker-8c-8g-45063 does not seem to be running inside a container [2022-05-10T06:45:00.320Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T06:45:00.769Z] $ docker top cc4fdae2d84821d744127c661f94586f448d649a4ec879221778c394ce49f4ee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:45:01.237Z] + make test [2022-05-10T06:45:01.237Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T06:45:01.507Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-10T06:45:11.503Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-10T06:45:11.503Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.019s coverage: 46.4% of statements [2022-05-10T06:45:19.633Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:45:24.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:45:24.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:45:24.917Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:45:24.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:45:24.953Z] $ docker stop --time=1 cc4fdae2d84821d744127c661f94586f448d649a4ec879221778c394ce49f4ee [2022-05-10T06:45:26.815Z] $ docker rm -f cc4fdae2d84821d744127c661f94586f448d649a4ec879221778c394ce49f4ee [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:45:27.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:45:27.331Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-10T06:45:27.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:45:28.132Z] + ls -al . [2022-05-10T06:45:28.132Z] total 184 [2022-05-10T06:45:28.132Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 06:45 . [2022-05-10T06:45:28.132Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:43 .. [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:44 .dockerignore [2022-05-10T06:45:28.132Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:44 .git [2022-05-10T06:45:28.132Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 .github [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 331 May 10 06:44 .gitignore [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:44 .golangci.yml [2022-05-10T06:45:28.132Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:44 .semver [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 10 06:44 Attribution.txt [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 10001 May 10 06:44 CHANGELOG.md [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 10 06:44 Dockerfile [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:44 GOVERNANCE.md [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 06:44 Jenkinsfile [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:44 LICENSE [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 10 06:44 Makefile [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 622 May 10 06:44 OWNERS.md [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 10 06:44 README.md [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:44 VERSION [2022-05-10T06:45:28.132Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:44 bin [2022-05-10T06:45:28.132Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 cmd [2022-05-10T06:45:28.132Z] -rw-r--r-- 1 jenkins jenkins 24065 May 10 06:45 coverage.out [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 10 06:44 go.mod [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 10 06:44 go.sum [2022-05-10T06:45:28.132Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:44 internal [2022-05-10T06:45:28.132Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:44 simulator [2022-05-10T06:45:28.132Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:44 snap [2022-05-10T06:45:28.132Z] -rw-rw-r-- 1 jenkins jenkins 229 May 10 06:44 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:45:28.445Z] + 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=929bf354ed6ff8a4d67a131da4a7034d52ab0e5d --label arch=amd64 --label version=0.0.0 . [2022-05-10T06:45:28.445Z] Sending build context to Docker daemon 5.915MB [2022-05-10T06:45:28.445Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:45:28.445Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-10T06:45:28.445Z] ---> 9b0819d96cc5 [2022-05-10T06:45:28.445Z] Step 3/23 : ARG MAKE='make build' [2022-05-10T06:45:28.705Z] ---> Running in 8f30f207617b [2022-05-10T06:45:28.705Z] Removing intermediate container 8f30f207617b [2022-05-10T06:45:28.705Z] ---> 846154fd2686 [2022-05-10T06:45:28.705Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:45:28.705Z] ---> Running in 0f116de77679 [2022-05-10T06:45:29.276Z] Removing intermediate container 0f116de77679 [2022-05-10T06:45:29.276Z] ---> a6a4efec6a02 [2022-05-10T06:45:29.276Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:45:29.537Z] ---> Running in bf6d7f187f2a [2022-05-10T06:45:29.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:32.341Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:45:35.639Z] OK: 226 MiB in 60 packages [2022-05-10T06:45:35.899Z] Removing intermediate container bf6d7f187f2a [2022-05-10T06:45:35.899Z] ---> f119099c0fb2 [2022-05-10T06:45:35.899Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-10T06:45:35.899Z] ---> Running in bb88c4d6f7c6 [2022-05-10T06:45:35.899Z] Removing intermediate container bb88c4d6f7c6 [2022-05-10T06:45:35.899Z] ---> 4d6592a15628 [2022-05-10T06:45:35.899Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-10T06:45:36.160Z] ---> 650eaff1ded1 [2022-05-10T06:45:36.160Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:45:36.160Z] ---> Running in 6ed4e354036c [2022-05-10T06:45:36.732Z] Removing intermediate container 6ed4e354036c [2022-05-10T06:45:36.732Z] ---> b2f28256870c [2022-05-10T06:45:36.732Z] Step 9/23 : COPY . . [2022-05-10T06:45:37.302Z] ---> 88e4acdd4208 [2022-05-10T06:45:37.302Z] Step 10/23 : RUN ${MAKE} [2022-05-10T06:45:37.302Z] ---> Running in 3f84aad7f63e [2022-05-10T06:45:37.561Z] 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-10T06:45:59.628Z] Removing intermediate container 3f84aad7f63e [2022-05-10T06:45:59.628Z] ---> 5871619c3deb [2022-05-10T06:45:59.628Z] Step 11/23 : FROM alpine:3.14 [2022-05-10T06:45:59.628Z] 3.14: Pulling from library/alpine [2022-05-10T06:45:59.628Z] 8663204ce13b: Pulling fs layer [2022-05-10T06:45:59.888Z] 8663204ce13b: Verifying Checksum [2022-05-10T06:45:59.888Z] 8663204ce13b: Download complete [2022-05-10T06:46:00.148Z] 8663204ce13b: Pull complete [2022-05-10T06:46:00.148Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T06:46:00.148Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T06:46:00.148Z] ---> e04c818066af [2022-05-10T06:46:00.148Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-10T06:46:00.148Z] ---> Running in 3eaa9a307aa5 [2022-05-10T06:46:00.148Z] Removing intermediate container 3eaa9a307aa5 [2022-05-10T06:46:00.148Z] ---> abe236da48b6 [2022-05-10T06:46:00.148Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:46:00.408Z] ---> Running in 3aa450d44c22 [2022-05-10T06:46:00.979Z] Removing intermediate container 3aa450d44c22 [2022-05-10T06:46:00.979Z] ---> f438a0326295 [2022-05-10T06:46:00.979Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T06:46:00.979Z] ---> Running in 53ff52b648ab [2022-05-10T06:46:01.240Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T06:46:02.184Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T06:46:02.447Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T06:46:02.447Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T06:46:02.706Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T06:46:02.706Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T06:46:02.706Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T06:46:02.966Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T06:46:02.966Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T06:46:02.966Z] OK: 8 MiB in 20 packages [2022-05-10T06:46:03.535Z] Removing intermediate container 53ff52b648ab [2022-05-10T06:46:03.535Z] ---> 996f0d47c23d [2022-05-10T06:46:03.535Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-10T06:46:04.105Z] ---> 45af400908e1 [2022-05-10T06:46:04.105Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-10T06:46:04.366Z] ---> 9281c7c4dcab [2022-05-10T06:46:04.366Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-10T06:46:04.366Z] ---> c5b65d0a6f65 [2022-05-10T06:46:04.366Z] Step 18/23 : EXPOSE 59901 [2022-05-10T06:46:04.625Z] ---> Running in 35e2b7a4b45c [2022-05-10T06:46:04.625Z] Removing intermediate container 35e2b7a4b45c [2022-05-10T06:46:04.625Z] ---> 1378ea5a4c98 [2022-05-10T06:46:04.625Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-10T06:46:04.625Z] ---> Running in 5dc31447a5d0 [2022-05-10T06:46:04.625Z] Removing intermediate container 5dc31447a5d0 [2022-05-10T06:46:04.625Z] ---> b599ddebf068 [2022-05-10T06:46:04.625Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T06:46:04.885Z] ---> Running in d048d14c0744 [2022-05-10T06:46:04.885Z] Removing intermediate container d048d14c0744 [2022-05-10T06:46:04.885Z] ---> 71697fc66e83 [2022-05-10T06:46:04.885Z] Step 21/23 : LABEL arch=amd64 [2022-05-10T06:46:04.885Z] ---> Running in 0050afd9ecf3 [2022-05-10T06:46:05.145Z] Removing intermediate container 0050afd9ecf3 [2022-05-10T06:46:05.145Z] ---> 476e1c1de3e3 [2022-05-10T06:46:05.145Z] Step 22/23 : LABEL git_sha=929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [2022-05-10T06:46:05.145Z] ---> Running in 4ecfa62cc458 [2022-05-10T06:46:05.145Z] Removing intermediate container 4ecfa62cc458 [2022-05-10T06:46:05.145Z] ---> 05b32b82acb9 [2022-05-10T06:46:05.145Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T06:46:05.145Z] ---> Running in 4ecac05eb4b5 [2022-05-10T06:46:05.406Z] Removing intermediate container 4ecac05eb4b5 [2022-05-10T06:46:05.406Z] ---> e7587940ede5 [2022-05-10T06:46:05.406Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T06:46:05.406Z] Successfully built e7587940ede5 [2022-05-10T06:46:05.406Z] 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-10T06:46:05.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:46:05.825Z] [2022-05-10T06:46:05.825Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:46:06.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:46:06.135Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T06:46:06.135Z] 5eb5b503b376: Pulling fs layer [2022-05-10T06:46:06.135Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T06:46:06.135Z] ec43610c2a17: Pulling fs layer [2022-05-10T06:46:06.135Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T06:46:06.135Z] 33b1e0a273af: Pulling fs layer [2022-05-10T06:46:06.135Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T06:46:06.135Z] 2f39f015ded8: Pulling fs layer [2022-05-10T06:46:06.135Z] 33b1e0a273af: Waiting [2022-05-10T06:46:06.135Z] 5d3b04190fa2: Waiting [2022-05-10T06:46:06.135Z] 2f39f015ded8: Waiting [2022-05-10T06:46:06.135Z] 3a2ae6a8a46f: Waiting [2022-05-10T06:46:06.135Z] 5c69ac0246d0: Download complete [2022-05-10T06:46:06.135Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-10T06:46:06.135Z] 3a2ae6a8a46f: Download complete [2022-05-10T06:46:06.135Z] 33b1e0a273af: Verifying Checksum [2022-05-10T06:46:06.135Z] 33b1e0a273af: Download complete [2022-05-10T06:46:06.135Z] ec43610c2a17: Verifying Checksum [2022-05-10T06:46:06.135Z] ec43610c2a17: Download complete [2022-05-10T06:46:06.396Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T06:46:06.396Z] 5d3b04190fa2: Download complete [2022-05-10T06:46:06.396Z] 5eb5b503b376: Verifying Checksum [2022-05-10T06:46:06.396Z] 5eb5b503b376: Download complete [2022-05-10T06:46:06.967Z] 2f39f015ded8: Download complete [2022-05-10T06:46:07.904Z] 5eb5b503b376: Pull complete [2022-05-10T06:46:07.904Z] 5c69ac0246d0: Pull complete [2022-05-10T06:46:08.473Z] ec43610c2a17: Pull complete [2022-05-10T06:46:08.732Z] 3a2ae6a8a46f: Pull complete [2022-05-10T06:46:08.991Z] 33b1e0a273af: Pull complete [2022-05-10T06:46:08.991Z] 5d3b04190fa2: Pull complete [2022-05-10T06:46:14.264Z] 2f39f015ded8: Pull complete [2022-05-10T06:46:14.264Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T06:46:14.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T06:46:14.264Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T06:46:14.335Z] prd-ubuntu20.04-docker-8c-8g-45063 does not seem to be running inside a container [2022-05-10T06:46:14.373Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T06:46:16.337Z] $ docker top f99e1eb58b968ad248b2d664ec5d48e2af67541a562cbdce6c59251bc0898f6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:46:16.741Z] ---> job-cost.sh [2022-05-10T06:46:16.741Z] lf-activate-venv: SKIPPING [2022-05-10T06:46:16.741Z] INFO: No Stack... [2022-05-10T06:46:17.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T06:46:17.944Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T06:46:18.238Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-343/archives/cost.csv [2022-05-10T06:46:18.238Z] + cut -d, -f6 [Pipeline] lock [2022-05-10T06:46:18.253Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] [2022-05-10T06:46:18.258Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] did not exist. Created. [2022-05-10T06:46:18.258Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T06:46:18.569Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-10T06:46:18.600Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T06:46:18.611Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T06:46:18.635Z] $ docker stop --time=1 f99e1eb58b968ad248b2d664ec5d48e2af67541a562cbdce6c59251bc0898f6e [2022-05-10T06:46:19.844Z] $ docker rm -f f99e1eb58b968ad248b2d664ec5d48e2af67541a562cbdce6c59251bc0898f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T06:55:00.901Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-45353 in /w/workspace/xfoundry_device-modbus-go_PR-343 [Pipeline] { [Pipeline] ws [2022-05-10T06:55:00.916Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2022-05-10T06:55:01.353Z] Selected Git installation does not exist. Using Default [2022-05-10T06:55:01.353Z] The recommended git tool is: NONE [2022-05-10T06:55:07.744Z] using credential edgex-jenkins-ssh [2022-05-10T06:55:07.762Z] Cloning the remote Git repository [2022-05-10T06:55:07.818Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-10T06:55:07.901Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2022-05-10T06:55:07.976Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-10T06:55:07.977Z] > git --version # timeout=10 [2022-05-10T06:55:08.005Z] > git --version # 'git version 2.25.1' [2022-05-10T06:55:08.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:55:08.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:55:09.145Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-10T06:55:09.167Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-10T06:55:09.992Z] Merging remotes/origin/main commit 34696552c2fac84d635c044d3d9d718bd3379cee into PR head commit 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [2022-05-10T06:55:10.247Z] Merge succeeded, producing 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [2022-05-10T06:55:10.247Z] Checking out Revision 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d (PR-343) [2022-05-10T06:55:09.244Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-10T06:55:09.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-10T06:55:09.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:55:09.361Z] > 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-10T06:55:10.012Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:55:10.032Z] > git checkout -f 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d # timeout=10 [2022-05-10T06:55:10.123Z] > git remote # timeout=10 [2022-05-10T06:55:10.148Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T06:55:10.172Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-10T06:55:10.185Z] > git merge 34696552c2fac84d635c044d3d9d718bd3379cee # timeout=10 [2022-05-10T06:55:10.228Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T06:55:10.257Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T06:55:10.272Z] > git checkout -f 929bf354ed6ff8a4d67a131da4a7034d52ab0e5d # timeout=10 [2022-05-10T06:55:14.433Z] Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:55:15.267Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T06:55:15.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T06:55:15.267Z] Dload Upload Total Spent Left Speed [2022-05-10T06:55:15.267Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh [2022-05-10T06:55:15.820Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T06:55:16.168Z] + sudo tee+ /etc/docker/daemon.new [2022-05-10T06:55:16.168Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T06:55:16.168Z] { [2022-05-10T06:55:16.168Z] "registry-mirrors": [ [2022-05-10T06:55:16.168Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T06:55:16.168Z] ], [2022-05-10T06:55:16.168Z] "bip": "10.250.0.254/24", [2022-05-10T06:55:16.168Z] "hosts": [ [2022-05-10T06:55:16.168Z] "tcp://0.0.0.0:5555", [2022-05-10T06:55:16.168Z] "unix:///var/run/docker.sock" [2022-05-10T06:55:16.168Z] ], [2022-05-10T06:55:16.168Z] "mtu": 1458, [2022-05-10T06:55:16.168Z] "selinux-enabled": true, [2022-05-10T06:55:16.168Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T06:55:16.168Z] } [Pipeline] sh [2022-05-10T06:55:16.516Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T06:55:16.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T06:55:35.394Z] provisioning config files... [2022-05-10T06:55:35.421Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config1039015737516129618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T06:55:35.781Z] ---> docker-login.sh [2022-05-10T06:55:35.781Z] nexus3.edgexfoundry.org:10001 [2022-05-10T06:55:36.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:36.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:36.646Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:36.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:36.646Z] [2022-05-10T06:55:36.646Z] Login Succeeded [2022-05-10T06:55:36.646Z] nexus3.edgexfoundry.org:10002 [2022-05-10T06:55:36.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:37.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:37.193Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:37.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:37.193Z] [2022-05-10T06:55:37.193Z] Login Succeeded [2022-05-10T06:55:37.193Z] nexus3.edgexfoundry.org:10003 [2022-05-10T06:55:37.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:37.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:37.466Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:37.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:37.466Z] [2022-05-10T06:55:37.466Z] Login Succeeded [2022-05-10T06:55:37.740Z] nexus3.edgexfoundry.org:10004 [2022-05-10T06:55:38.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:38.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:38.014Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:38.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:38.014Z] [2022-05-10T06:55:38.014Z] Login Succeeded [2022-05-10T06:55:38.014Z] docker.io [2022-05-10T06:55:38.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T06:55:38.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T06:55:38.880Z] Configure a credential helper to remove this warning. See [2022-05-10T06:55:38.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T06:55:38.880Z] [2022-05-10T06:55:38.880Z] Login Succeeded [2022-05-10T06:55:38.880Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T06:55:38.901Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T06:55:39.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T06:55:39.362Z] ========================================================= [2022-05-10T06:55:39.362Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T06:55:39.362Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:55:39.707Z] + 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-10T06:55:39.979Z] Sending build context to Docker daemon 3.082MB [2022-05-10T06:55:39.979Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:55:39.979Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-10T06:55:40.258Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T06:55:40.258Z] 9b3977197b4f: Pulling fs layer [2022-05-10T06:55:40.258Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T06:55:40.258Z] 94645a83ff95: Pulling fs layer [2022-05-10T06:55:40.258Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T06:55:40.258Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T06:55:40.258Z] 3096ccb668a1: Pulling fs layer [2022-05-10T06:55:40.258Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T06:55:40.258Z] a4caa8a26152: Pulling fs layer [2022-05-10T06:55:40.258Z] 3096ccb668a1: Waiting [2022-05-10T06:55:40.258Z] e8cf19c19ddd: Waiting [2022-05-10T06:55:40.258Z] a4caa8a26152: Waiting [2022-05-10T06:55:40.258Z] 3f3a8bcf1eab: Waiting [2022-05-10T06:55:40.258Z] 0c92f367c5e7: Waiting [2022-05-10T06:55:40.258Z] 94645a83ff95: Verifying Checksum [2022-05-10T06:55:40.258Z] 94645a83ff95: Download complete [2022-05-10T06:55:40.258Z] 1a89e8eeedd5: Download complete [2022-05-10T06:55:40.258Z] 0c92f367c5e7: Download complete [2022-05-10T06:55:40.258Z] 9b3977197b4f: Verifying Checksum [2022-05-10T06:55:40.535Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T06:55:40.535Z] e8cf19c19ddd: Download complete [2022-05-10T06:55:41.132Z] 9b3977197b4f: Pull complete [2022-05-10T06:55:41.741Z] 1a89e8eeedd5: Pull complete [2022-05-10T06:55:42.015Z] 94645a83ff95: Pull complete [2022-05-10T06:55:42.287Z] a4caa8a26152: Download complete [2022-05-10T06:55:42.879Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T06:55:42.879Z] 3f3a8bcf1eab: Download complete [2022-05-10T06:55:55.282Z] 3f3a8bcf1eab: Pull complete [2022-05-10T06:55:55.282Z] 0c92f367c5e7: Pull complete [2022-05-10T06:55:55.282Z] 3096ccb668a1: Pull complete [2022-05-10T06:55:55.282Z] e8cf19c19ddd: Pull complete [2022-05-10T06:56:02.010Z] a4caa8a26152: Pull complete [2022-05-10T06:56:02.010Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T06:56:02.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T06:56:02.010Z] ---> 725f1c02e7f9 [2022-05-10T06:56:02.010Z] Step 3/10 : ARG MAKE='make build' [2022-05-10T06:56:02.995Z] ---> Running in cee9a2835dee [2022-05-10T06:56:03.275Z] Removing intermediate container cee9a2835dee [2022-05-10T06:56:03.275Z] ---> 53c98cd67a49 [2022-05-10T06:56:03.275Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:56:03.275Z] ---> Running in 6ecab0a7ae81 [2022-05-10T06:56:05.272Z] Removing intermediate container 6ecab0a7ae81 [2022-05-10T06:56:05.272Z] ---> aefc62f368df [2022-05-10T06:56:05.272Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:56:05.272Z] ---> Running in b7b7b158da77 [2022-05-10T06:56:06.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:56:07.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:56:08.270Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-10T06:56:08.270Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-10T06:56:08.270Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-10T06:56:08.547Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-10T06:56:08.547Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-10T06:56:08.547Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-10T06:56:08.826Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-10T06:56:08.826Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-10T06:56:09.101Z] Executing busybox-1.34.1-r3.trigger [2022-05-10T06:56:09.101Z] OK: 226 MiB in 60 packages [2022-05-10T06:56:10.092Z] Removing intermediate container b7b7b158da77 [2022-05-10T06:56:10.092Z] ---> a612efbdd805 [2022-05-10T06:56:10.092Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-10T06:56:10.092Z] ---> Running in 0197f1d76a0d [2022-05-10T06:56:10.365Z] Removing intermediate container 0197f1d76a0d [2022-05-10T06:56:10.365Z] ---> ef0c14cb7e96 [2022-05-10T06:56:10.365Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-10T06:56:10.989Z] ---> d176749048b1 [2022-05-10T06:56:10.990Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:56:11.276Z] ---> Running in 659cf6d2968c [2022-05-10T06:56:58.299Z] Removing intermediate container 659cf6d2968c [2022-05-10T06:56:58.299Z] ---> 0394fc202e62 [2022-05-10T06:56:58.299Z] Step 9/10 : COPY . . [2022-05-10T06:56:58.299Z] ---> 5dbc4095ca4c [2022-05-10T06:56:58.299Z] Step 10/10 : RUN ${MAKE} [2022-05-10T06:56:58.299Z] ---> Running in 49d52a09d75d [2022-05-10T06:56:59.282Z] noop [2022-05-10T06:56:59.881Z] Removing intermediate container 49d52a09d75d [2022-05-10T06:56:59.881Z] ---> a2bb073c8ba9 [2022-05-10T06:56:59.881Z] Successfully built a2bb073c8ba9 [2022-05-10T06:56:59.881Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:57:00.242Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:57:00.242Z] . [Pipeline] withDockerContainer [2022-05-10T06:57:00.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-45353 does not seem to be running inside a container [2022-05-10T06:57:00.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T06:57:02.054Z] $ docker top 04c33f796c4f33ad5921945aaca227af583e13212b466dedd426cce303580b86 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T06:57:03.018Z] + go version [2022-05-10T06:57:03.018Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T06:57:03.054Z] $ docker stop --time=1 04c33f796c4f33ad5921945aaca227af583e13212b466dedd426cce303580b86 [2022-05-10T06:57:04.771Z] $ docker rm -f 04c33f796c4f33ad5921945aaca227af583e13212b466dedd426cce303580b86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:57:05.425Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T06:57:05.425Z] . [Pipeline] withDockerContainer [2022-05-10T06:57:05.681Z] prd-ubuntu20.04-docker-arm64-4c-16g-45353 does not seem to be running inside a container [2022-05-10T06:57:05.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T06:57:07.152Z] $ docker top bea987566d94b7097a9380384e7a33647032dab5c0023a3febfc0eff60d33c55 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-10T06:57:08.102Z] + make test [2022-05-10T06:57:08.102Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-10T06:57:10.093Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-10T06:58:46.991Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-10T06:58:46.991Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 46.4% of statements [2022-05-10T06:58:46.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-10T06:58:46.991Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-10T06:59:09.236Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T06:59:09.236Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T06:59:09.236Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T06:59:10.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-10T06:59:10.262Z] $ docker stop --time=1 bea987566d94b7097a9380384e7a33647032dab5c0023a3febfc0eff60d33c55 [2022-05-10T06:59:12.026Z] $ docker rm -f bea987566d94b7097a9380384e7a33647032dab5c0023a3febfc0eff60d33c55 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T06:59:13.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-10T06:59:13.041Z] Warning: overwriting stash ‘coverage-report’ [2022-05-10T06:59:13.576Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T06:59:13.974Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-10T06:59:14.311Z] + ls -al . [2022-05-10T06:59:14.311Z] total 180 [2022-05-10T06:59:14.311Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 06:59 . [2022-05-10T06:59:14.311Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:55 .. [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 140 May 10 06:55 .dockerignore [2022-05-10T06:59:14.311Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 06:55 .git [2022-05-10T06:59:14.311Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:55 .github [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 331 May 10 06:55 .gitignore [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 41 May 10 06:55 .golangci.yml [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 10 06:55 Attribution.txt [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 10001 May 10 06:55 CHANGELOG.md [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 10 06:55 Dockerfile [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 06:55 GOVERNANCE.md [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 680 May 10 06:55 Jenkinsfile [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 10 06:55 LICENSE [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 10 06:55 Makefile [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 622 May 10 06:55 OWNERS.md [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 10 06:55 README.md [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 06:44 VERSION [2022-05-10T06:59:14.311Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:55 bin [2022-05-10T06:59:14.311Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:55 cmd [2022-05-10T06:59:14.311Z] -rw-r--r-- 1 jenkins jenkins 24065 May 10 06:58 coverage.out [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 10 06:55 go.mod [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 10 06:55 go.sum [2022-05-10T06:59:14.311Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 06:55 internal [2022-05-10T06:59:14.311Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 06:55 simulator [2022-05-10T06:59:14.311Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 06:55 snap [2022-05-10T06:59:14.311Z] -rw-rw-r-- 1 jenkins jenkins 229 May 10 06:55 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-10T06:59:14.655Z] + 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=929bf354ed6ff8a4d67a131da4a7034d52ab0e5d --label arch=arm64 --label version=0.0.0 . [2022-05-10T06:59:14.935Z] Sending build context to Docker daemon 3.107MB [2022-05-10T06:59:14.935Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-10T06:59:14.935Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-10T06:59:14.935Z] ---> a2bb073c8ba9 [2022-05-10T06:59:14.935Z] Step 3/23 : ARG MAKE='make build' [2022-05-10T06:59:15.207Z] ---> Running in b85737457af7 [2022-05-10T06:59:15.480Z] Removing intermediate container b85737457af7 [2022-05-10T06:59:15.480Z] ---> b910aca465ae [2022-05-10T06:59:15.480Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T06:59:15.480Z] ---> Running in 8d0e57514483 [2022-05-10T06:59:17.450Z] Removing intermediate container 8d0e57514483 [2022-05-10T06:59:17.450Z] ---> 37fcbd8e750d [2022-05-10T06:59:17.450Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-10T06:59:17.450Z] ---> Running in 719dc0d98e3f [2022-05-10T06:59:18.429Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-10T06:59:19.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-10T06:59:20.004Z] OK: 226 MiB in 60 packages [2022-05-10T06:59:21.007Z] Removing intermediate container 719dc0d98e3f [2022-05-10T06:59:21.007Z] ---> 806f92db01b3 [2022-05-10T06:59:21.007Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-10T06:59:21.007Z] ---> Running in 02ab5513566c [2022-05-10T06:59:21.007Z] Removing intermediate container 02ab5513566c [2022-05-10T06:59:21.007Z] ---> 98fbc07c9a46 [2022-05-10T06:59:21.007Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-10T06:59:22.073Z] ---> f7920a2f5745 [2022-05-10T06:59:22.073Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T06:59:22.073Z] ---> Running in 8316db916037 [2022-05-10T06:59:24.126Z] Removing intermediate container 8316db916037 [2022-05-10T06:59:24.126Z] ---> b24b4bda9a5f [2022-05-10T06:59:24.126Z] Step 9/23 : COPY . . [2022-05-10T06:59:25.107Z] ---> 96ca96a7bc13 [2022-05-10T06:59:25.107Z] Step 10/23 : RUN ${MAKE} [2022-05-10T06:59:25.107Z] ---> Running in d898c357a802 [2022-05-10T06:59:26.085Z] 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-10T07:01:32.970Z] Removing intermediate container d898c357a802 [2022-05-10T07:01:32.970Z] ---> 02ae8955a7d6 [2022-05-10T07:01:32.970Z] Step 11/23 : FROM alpine:3.14 [2022-05-10T07:01:32.970Z] 3.14: Pulling from library/alpine [2022-05-10T07:01:32.970Z] 455c02918c45: Pulling fs layer [2022-05-10T07:01:32.970Z] 455c02918c45: Verifying Checksum [2022-05-10T07:01:32.970Z] 455c02918c45: Download complete [2022-05-10T07:01:32.970Z] 455c02918c45: Pull complete [2022-05-10T07:01:32.970Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T07:01:32.970Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T07:01:32.970Z] ---> ac73e934f311 [2022-05-10T07:01:32.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-10T07:01:32.970Z] ---> Running in 72cf7026c3b7 [2022-05-10T07:01:33.243Z] Removing intermediate container 72cf7026c3b7 [2022-05-10T07:01:33.243Z] ---> 48b65a00b2ec [2022-05-10T07:01:33.243Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T07:01:33.531Z] ---> Running in fbc47bf19566 [2022-05-10T07:01:34.986Z] Removing intermediate container fbc47bf19566 [2022-05-10T07:01:34.986Z] ---> c0bc616e05c0 [2022-05-10T07:01:34.986Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T07:01:35.266Z] ---> Running in b0bb80ebae84 [2022-05-10T07:01:36.246Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-10T07:01:37.220Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-10T07:01:37.813Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T07:01:38.084Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T07:01:38.084Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T07:01:38.084Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T07:01:38.356Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T07:01:38.356Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T07:01:38.628Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T07:01:38.628Z] OK: 8 MiB in 20 packages [2022-05-10T07:01:39.602Z] Removing intermediate container b0bb80ebae84 [2022-05-10T07:01:39.602Z] ---> 4cefd4001667 [2022-05-10T07:01:39.602Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-10T07:01:41.034Z] ---> fc50230ef6d2 [2022-05-10T07:01:41.034Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-10T07:01:41.308Z] ---> 647eb51bb5b6 [2022-05-10T07:01:41.308Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-10T07:01:41.909Z] ---> 4659760ecb07 [2022-05-10T07:01:41.909Z] Step 18/23 : EXPOSE 59901 [2022-05-10T07:01:41.909Z] ---> Running in 81ce04df9b69 [2022-05-10T07:01:42.184Z] Removing intermediate container 81ce04df9b69 [2022-05-10T07:01:42.184Z] ---> 04b65e76200f [2022-05-10T07:01:42.184Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-10T07:01:42.456Z] ---> Running in e55110de80ec [2022-05-10T07:01:42.729Z] Removing intermediate container e55110de80ec [2022-05-10T07:01:42.729Z] ---> eff4926836ed [2022-05-10T07:01:42.729Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T07:01:42.729Z] ---> Running in 2b11e48248fe [2022-05-10T07:01:43.012Z] Removing intermediate container 2b11e48248fe [2022-05-10T07:01:43.012Z] ---> f56b1c5184d2 [2022-05-10T07:01:43.012Z] Step 21/23 : LABEL arch=arm64 [2022-05-10T07:01:43.012Z] ---> Running in 7aa072df978e [2022-05-10T07:01:43.604Z] Removing intermediate container 7aa072df978e [2022-05-10T07:01:43.604Z] ---> 33cd940f1782 [2022-05-10T07:01:43.604Z] Step 22/23 : LABEL git_sha=929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [2022-05-10T07:01:43.604Z] ---> Running in dbbed147d7b7 [2022-05-10T07:01:43.879Z] Removing intermediate container dbbed147d7b7 [2022-05-10T07:01:43.879Z] ---> bece5e780fa1 [2022-05-10T07:01:43.879Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T07:01:43.879Z] ---> Running in 93ded9d13a23 [2022-05-10T07:01:44.153Z] Removing intermediate container 93ded9d13a23 [2022-05-10T07:01:44.153Z] ---> 4d0f68a1881e [2022-05-10T07:01:44.153Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-10T07:01:44.153Z] Successfully built 4d0f68a1881e [2022-05-10T07:01:44.153Z] 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-10T07:01:44.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:01:44.606Z] [2022-05-10T07:01:44.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:01:44.961Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:01:45.236Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T07:01:45.236Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T07:01:45.236Z] 04944245beec: Pulling fs layer [2022-05-10T07:01:45.236Z] 699f458cf7ca: Pulling fs layer [2022-05-10T07:01:45.236Z] 765212b225bb: Pulling fs layer [2022-05-10T07:01:45.236Z] f23df028b6ca: Pulling fs layer [2022-05-10T07:01:45.236Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T07:01:45.236Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T07:01:45.236Z] d65c8cfc05b1: Waiting [2022-05-10T07:01:45.236Z] 765212b225bb: Waiting [2022-05-10T07:01:45.236Z] 2437ff75d9bd: Waiting [2022-05-10T07:01:45.236Z] f23df028b6ca: Waiting [2022-05-10T07:01:45.236Z] 04944245beec: Verifying Checksum [2022-05-10T07:01:45.236Z] 04944245beec: Download complete [2022-05-10T07:01:45.236Z] 765212b225bb: Verifying Checksum [2022-05-10T07:01:45.236Z] 765212b225bb: Download complete [2022-05-10T07:01:45.236Z] f23df028b6ca: Verifying Checksum [2022-05-10T07:01:45.236Z] f23df028b6ca: Download complete [2022-05-10T07:01:45.236Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T07:01:45.236Z] d65c8cfc05b1: Download complete [2022-05-10T07:01:45.510Z] 699f458cf7ca: Verifying Checksum [2022-05-10T07:01:45.510Z] 699f458cf7ca: Download complete [2022-05-10T07:01:45.784Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T07:01:45.784Z] 8998bd30e6a1: Download complete [2022-05-10T07:01:48.427Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T07:01:48.427Z] 2437ff75d9bd: Download complete [2022-05-10T07:01:50.401Z] 8998bd30e6a1: Pull complete [2022-05-10T07:01:50.673Z] 04944245beec: Pull complete [2022-05-10T07:01:52.097Z] 699f458cf7ca: Pull complete [2022-05-10T07:01:52.097Z] 765212b225bb: Pull complete [2022-05-10T07:01:53.071Z] f23df028b6ca: Pull complete [2022-05-10T07:01:53.342Z] d65c8cfc05b1: Pull complete [2022-05-10T07:02:08.411Z] 2437ff75d9bd: Pull complete [2022-05-10T07:02:08.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T07:02:08.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T07:02:08.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T07:02:08.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-45353 does not seem to be running inside a container [2022-05-10T07:02:08.758Z] $ 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/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T07:02:11.462Z] $ docker top 559a8472fb602e1ea77f7c8a07b8ae92938355f5cb95a62c2e0cf3a69c3d123f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:12.336Z] ---> job-cost.sh [2022-05-10T07:02:12.336Z] lf-activate-venv: SKIPPING [2022-05-10T07:02:12.336Z] INFO: No Stack... [2022-05-10T07:02:12.605Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T07:02:13.576Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T07:02:14.236Z] + + cat /w/workspace/device-modbus-go/4/archives/cost.csv [2022-05-10T07:02:14.236Z] cut -d, -f6 [Pipeline] lock [2022-05-10T07:02:14.297Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] [2022-05-10T07:02:14.302Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] did not exist. Created. [2022-05-10T07:02:14.302Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T07:02:14.973Z] /w/workspace/device-modbus-go/4@tmp/durable-c5b3e9e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-10T07:02:15.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T07:02:15.661Z] Warning: overwriting stash ‘stack-cost’ [2022-05-10T07:02:15.712Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T07:02:15.720Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-343-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T07:02:15.759Z] $ docker stop --time=1 559a8472fb602e1ea77f7c8a07b8ae92938355f5cb95a62c2e0cf3a69c3d123f [2022-05-10T07:02:17.219Z] $ docker rm -f 559a8472fb602e1ea77f7c8a07b8ae92938355f5cb95a62c2e0cf3a69c3d123f [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-10T07:02:17.686Z] provisioning config files... [2022-05-10T07:02:17.695Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config1092136513691137639tmp [Pipeline] { [Pipeline] sh [2022-05-10T07:02:17.990Z] + set +x [2022-05-10T07:02:17.990Z] + curl+ -s https://codecov.io/bash [2022-05-10T07:02:17.990Z] bash -s -- [2022-05-10T07:02:17.990Z] [2022-05-10T07:02:17.990Z] _____ _ [2022-05-10T07:02:17.990Z] / ____| | | [2022-05-10T07:02:17.990Z] | | ___ __| | ___ ___ _____ __ [2022-05-10T07:02:17.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-10T07:02:17.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-10T07:02:17.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-10T07:02:17.990Z] Bash-1.0.6 [2022-05-10T07:02:17.990Z] [2022-05-10T07:02:17.990Z] [2022-05-10T07:02:17.990Z] ==> git version 2.25.1 found [2022-05-10T07:02:17.990Z] ==> 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-10T07:02:17.990Z] Release-Date: 2020-01-08 [2022-05-10T07:02:17.990Z] 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-10T07:02:17.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-10T07:02:17.990Z] ==> Jenkins CI detected. [2022-05-10T07:02:17.990Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-10T07:02:17.990Z] project root: . [2022-05-10T07:02:17.990Z] --> token set from env [2022-05-10T07:02:17.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-10T07:02:17.990Z] ==> Running gcov in . (disable via -X gcov) [2022-05-10T07:02:17.990Z] ==> Python coveragepy not found [2022-05-10T07:02:17.990Z] ==> Searching for coverage reports in: [2022-05-10T07:02:17.990Z] + . [2022-05-10T07:02:17.990Z] -> Found 1 reports [2022-05-10T07:02:17.990Z] ==> Detecting git/mercurial file structure [2022-05-10T07:02:17.990Z] ==> Reading reports [2022-05-10T07:02:17.990Z] + ./coverage.out bytes=24065 [2022-05-10T07:02:17.990Z] ==> Appending adjustments [2022-05-10T07:02:17.990Z] https://docs.codecov.io/docs/fixing-reports [2022-05-10T07:02:18.255Z] + Found adjustments [2022-05-10T07:02:18.255Z] ==> Gzipping contents [2022-05-10T07:02:18.255Z] 4.0K /tmp/codecov.fPFUHM.gz [2022-05-10T07:02:18.255Z] ==> Uploading reports [2022-05-10T07:02:18.255Z] url: https://codecov.io [2022-05-10T07:02:18.255Z] query: branch=PR-343&commit=929bf354ed6ff8a4d67a131da4a7034d52ab0e5d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-10T07:02:18.255Z] -> Pinging Codecov [2022-05-10T07:02:18.255Z] 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=929bf354ed6ff8a4d67a131da4a7034d52ab0e5d&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-343%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=343&job=&cmd_args= [2022-05-10T07:02:18.516Z] -> Uploading to [2022-05-10T07:02:18.516Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-10/55DBCA73C666E3227836607328DD7E49/929bf354ed6ff8a4d67a131da4a7034d52ab0e5d/cbaf9180-8293-4c4a-a051-6327529925d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T070218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f7236f902465883b24a46f38a33f023660799455efc0dc2d092e7e752166b5c [2022-05-10T07:02:18.516Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T07:02:18.516Z] Dload Upload Total Spent Left Speed [2022-05-10T07:02:18.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 15634 --:--:-- --:--:-- --:--:-- 15573 [2022-05-10T07:02:18.776Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/929bf354ed6ff8a4d67a131da4a7034d52ab0e5d [Pipeline] } [2022-05-10T07:02:18.785Z] 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-10T07:02:19.516Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-343/archives ] [2022-05-10T07:02:19.516Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-10T07:02:19.516Z] total 16 [2022-05-10T07:02:19.516Z] drwxr-xr-x 3 root root 4096 May 10 06:46 . [2022-05-10T07:02:19.516Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:46 .. [2022-05-10T07:02:19.516Z] drwxr-xr-x 2 root root 4096 May 10 06:46 cost [2022-05-10T07:02:19.516Z] -rw-r--r-- 1 root root 87 May 10 06:46 cost.csv [2022-05-10T07:02:19.516Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-10T07:02:19.516Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-343/archives [2022-05-10T07:02:19.516Z] total 16 [2022-05-10T07:02:19.516Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 06:46 . [2022-05-10T07:02:19.516Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 06:46 .. [2022-05-10T07:02:19.516Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 06:46 cost [2022-05-10T07:02:19.516Z] -rw-r--r-- 1 jenkins jenkins 87 May 10 06:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:19.823Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:20.686Z] ---> package-listing.sh [2022-05-10T07:02:20.686Z] ++ facter osfamily [2022-05-10T07:02:20.686Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T07:02:20.946Z] + OS_FAMILY=debian [2022-05-10T07:02:20.946Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-343 [2022-05-10T07:02:20.946Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T07:02:20.946Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T07:02:20.946Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T07:02:20.946Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T07:02:20.946Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-10T07:02:20.946Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T07:02:20.946Z] + case "${OS_FAMILY}" in [2022-05-10T07:02:20.946Z] + dpkg -l [2022-05-10T07:02:20.946Z] + grep '^ii' [2022-05-10T07:02:20.946Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T07:02:20.946Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T07:02:20.946Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T07:02:20.946Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-343 ']' [2022-05-10T07:02:20.946Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-343/archives/ [2022-05-10T07:02:20.946Z] + 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-10T07:02:20.959Z] 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-10T07:02:21.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T07:02:21.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T07:02:21.802Z] . [Pipeline] withDockerContainer [2022-05-10T07:02:21.864Z] prd-ubuntu20.04-docker-8c-8g-45063 does not seem to be running inside a container [2022-05-10T07:02:21.906Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T07:02:22.181Z] $ docker top 634b7f36bb80be2d87ad6ccfc921251f12c7bcf1e98a42fcfd1555a27a4f56f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T07:02:22.541Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T07:02:22.834Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T07:02:23.127Z] + ls /var/log/sa-host [2022-05-10T07:02:23.127Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T07:02:23.222Z] provisioning config files... [2022-05-10T07:02:23.232Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-343@tmp/config6207610939943319343tmp [Pipeline] { [Pipeline] echo [2022-05-10T07:02:23.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:23.535Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T07:02:23.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:23.878Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T07:02:23.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:24.177Z] ---> sudo-logs.sh [2022-05-10T07:02:24.177Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T07:02:24.203Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:24.491Z] ---> job-cost.sh [2022-05-10T07:02:24.491Z] lf-activate-venv: SKIPPING [2022-05-10T07:02:24.491Z] DEBUG: total: 0.2199999988079071 [2022-05-10T07:02:24.491Z] INFO: Retrieving Stack Cost... [2022-05-10T07:02:25.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T07:02:25.323Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T07:02:25.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T07:02:25.628Z] ---> logs-deploy.sh [2022-05-10T07:02:25.628Z] lf-activate-venv: SKIPPING [2022-05-10T07:02:25.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-343/4 [2022-05-10T07:02:25.628Z] INFO: archiving workspace using pattern(s): [2022-05-10T07:02:26.569Z] Archives upload complete. [2022-05-10T07:02:26.569Z] INFO: archiving logs to Nexus