Pull request #344 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cfbdeee84e03682aa243b416fb24165fd5646629+d7023bcda15e937cec539ef29d6768596b85ffc4 (a4dc91cd250010ba392d4c40df041af019379665) 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-ssh6033769286891608123.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-ssh10035259835266199686.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-344/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-344/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18428997483304469807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-344/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14735938682192064735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13974386019634642589.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-344/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-344/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16218041775862463250.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41779 in /w/workspace/xfoundry_device-modbus-go_PR-344 [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-344 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit cfbdeee84e03682aa243b416fb24165fd5646629 Merge succeeded, producing cfbdeee84e03682aa243b416fb24165fd5646629 Checking out Revision cfbdeee84e03682aa243b416fb24165fd5646629 (PR-344) > 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/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfbdeee84e03682aa243b416fb24165fd5646629 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfbdeee84e03682aa243b416fb24165fd5646629 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T05:04:13.778Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T05:04:13.968Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T05:04:14.067Z] ========================================================= [2022-05-09T05:04:14.068Z] EdgeX Global Pipelines Version Info [2022-05-09T05:04:14.068Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:04:14.850Z] ------------------- [2022-05-09T05:04:14.850Z] stable info: [2022-05-09T05:04:14.850Z] ------------------- [2022-05-09T05:04:14.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T05:04:14.850Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T05:04:14.850Z] Message: update stable to v1.0.227 [2022-05-09T05:04:15.421Z] ------------------- [2022-05-09T05:04:15.421Z] experimental info: [2022-05-09T05:04:15.421Z] ------------------- [2022-05-09T05:04:15.421Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T05:04:15.421Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T05:04:15.421Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T05:04:15.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-05-09T05:04:15.720Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-05-09T05:04:15.763Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T05:04:15.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T05:04:15.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T05:04:15.881Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T05:04:15.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T05:04:15.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-09T05:04:15.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T05:04:16.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T05:04:16.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T05:04:16.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-05-09T05:04:16.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T05:04:16.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T05:04:16.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T05:04:16.277Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T05:04:16.321Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T05:04:16.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-09T05:04:16.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T05:04:16.442Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T05:04:16.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-09T05:04:16.528Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-09T05:04:16.572Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-09T05:04:16.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-09T05:04:16.657Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-09T05:04:16.698Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T05:04:16.739Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-344 [Pipeline] echo [2022-05-09T05:04:16.779Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-344 [Pipeline] echo [2022-05-09T05:04:16.823Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-344 [Pipeline] echo [2022-05-09T05:04:16.868Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfbdeee84e03682aa243b416fb24165fd5646629 [Pipeline] echo [2022-05-09T05:04:16.909Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfbdeee [Pipeline] echo [2022-05-09T05:04:16.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T05:04:17.068Z] provisioning config files... [2022-05-09T05:04:17.080Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-344@tmp/config4588748240237920625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:04:17.447Z] ---> docker-login.sh [2022-05-09T05:04:17.447Z] nexus3.edgexfoundry.org:10001 [2022-05-09T05:04:17.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:17.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:17.970Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:17.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:17.970Z] [2022-05-09T05:04:17.970Z] Login Succeeded [2022-05-09T05:04:17.970Z] nexus3.edgexfoundry.org:10002 [2022-05-09T05:04:17.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:17.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:17.970Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:17.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:17.970Z] [2022-05-09T05:04:17.970Z] Login Succeeded [2022-05-09T05:04:17.970Z] nexus3.edgexfoundry.org:10003 [2022-05-09T05:04:18.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:18.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:18.233Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:18.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:18.233Z] [2022-05-09T05:04:18.233Z] Login Succeeded [2022-05-09T05:04:18.233Z] nexus3.edgexfoundry.org:10004 [2022-05-09T05:04:18.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:18.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:18.233Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:18.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:18.233Z] [2022-05-09T05:04:18.233Z] Login Succeeded [2022-05-09T05:04:18.233Z] docker.io [2022-05-09T05:04:18.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:18.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:18.754Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:18.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:18.754Z] [2022-05-09T05:04:18.754Z] Login Succeeded [2022-05-09T05:04:18.754Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T05:04:18.781Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T05:04:19.443Z] + git rev-list -1 --merges cfbdeee84e03682aa243b416fb24165fd5646629~1..cfbdeee84e03682aa243b416fb24165fd5646629 [Pipeline] echo [2022-05-09T05:04:19.613Z] -----------> git rev-list -1 --merges cfbdeee84e03682aa243b416fb24165fd5646629~1..cfbdeee84e03682aa243b416fb24165fd5646629 cfbdeee84e03682aa243b416fb24165fd5646629 [false] [Pipeline] sh [2022-05-09T05:04:19.926Z] + git log --format=format:%s -1 cfbdeee84e03682aa243b416fb24165fd5646629 [Pipeline] echo [2022-05-09T05:04:19.962Z] ========================================================= [2022-05-09T05:04:19.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T05:04:19.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T05:04:20.409Z] + git log --format=format:%s -1 cfbdeee84e03682aa243b416fb24165fd5646629 [Pipeline] echo [2022-05-09T05:04:20.446Z] [semverPrep] GIT_COMMIT: cfbdeee84e03682aa243b416fb24165fd5646629, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-09T05:04:20.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-09T05:04:20.943Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T05:04:20.943Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T05:04:20.943Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T05:04:20.943Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T05:04:20.943Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T05:04:20.943Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T05:04:20.943Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:04:21.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T05:04:21.421Z] [2022-05-09T05:04:21.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:04:21.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T05:04:21.767Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T05:04:21.767Z] 1fe172e4850f: Pulling fs layer [2022-05-09T05:04:21.767Z] caf521ccaac6: Pulling fs layer [2022-05-09T05:04:21.767Z] 3ead6fa29328: Pulling fs layer [2022-05-09T05:04:21.767Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T05:04:21.767Z] a8d5f1318db7: Pulling fs layer [2022-05-09T05:04:21.767Z] c427282e49a2: Pulling fs layer [2022-05-09T05:04:21.767Z] 1827001aaf11: Pulling fs layer [2022-05-09T05:04:21.767Z] 0714d37db230: Pulling fs layer [2022-05-09T05:04:21.767Z] ac28cf19c067: Pulling fs layer [2022-05-09T05:04:21.767Z] ca983d60f3e2: Pulling fs layer [2022-05-09T05:04:21.767Z] 9f894cec8388: Pulling fs layer [2022-05-09T05:04:21.767Z] 5c2a1cbceb83: Waiting [2022-05-09T05:04:21.767Z] a8d5f1318db7: Waiting [2022-05-09T05:04:21.767Z] c427282e49a2: Waiting [2022-05-09T05:04:21.767Z] ca983d60f3e2: Waiting [2022-05-09T05:04:21.767Z] 9f894cec8388: Waiting [2022-05-09T05:04:21.767Z] 1827001aaf11: Waiting [2022-05-09T05:04:21.767Z] 0714d37db230: Waiting [2022-05-09T05:04:21.767Z] ac28cf19c067: Waiting [2022-05-09T05:04:21.767Z] caf521ccaac6: Verifying Checksum [2022-05-09T05:04:21.767Z] caf521ccaac6: Download complete [2022-05-09T05:04:21.767Z] 5c2a1cbceb83: Download complete [2022-05-09T05:04:21.767Z] a8d5f1318db7: Verifying Checksum [2022-05-09T05:04:21.767Z] a8d5f1318db7: Download complete [2022-05-09T05:04:22.026Z] c427282e49a2: Verifying Checksum [2022-05-09T05:04:22.026Z] c427282e49a2: Download complete [2022-05-09T05:04:22.026Z] 3ead6fa29328: Verifying Checksum [2022-05-09T05:04:22.026Z] 3ead6fa29328: Download complete [2022-05-09T05:04:22.026Z] 0714d37db230: Download complete [2022-05-09T05:04:22.026Z] ac28cf19c067: Download complete [2022-05-09T05:04:22.026Z] ca983d60f3e2: Verifying Checksum [2022-05-09T05:04:22.026Z] ca983d60f3e2: Download complete [2022-05-09T05:04:22.026Z] 9f894cec8388: Download complete [2022-05-09T05:04:22.026Z] 1fe172e4850f: Verifying Checksum [2022-05-09T05:04:22.026Z] 1fe172e4850f: Download complete [2022-05-09T05:04:22.286Z] 1827001aaf11: Verifying Checksum [2022-05-09T05:04:22.286Z] 1827001aaf11: Download complete [2022-05-09T05:04:23.667Z] 1fe172e4850f: Pull complete [2022-05-09T05:04:23.667Z] caf521ccaac6: Pull complete [2022-05-09T05:04:24.243Z] 3ead6fa29328: Pull complete [2022-05-09T05:04:24.243Z] 5c2a1cbceb83: Pull complete [2022-05-09T05:04:24.509Z] a8d5f1318db7: Pull complete [2022-05-09T05:04:24.769Z] c427282e49a2: Pull complete [2022-05-09T05:04:26.690Z] 1827001aaf11: Pull complete [2022-05-09T05:04:26.690Z] 0714d37db230: Pull complete [2022-05-09T05:04:26.952Z] ac28cf19c067: Pull complete [2022-05-09T05:04:26.952Z] ca983d60f3e2: Pull complete [2022-05-09T05:04:26.952Z] 9f894cec8388: Pull complete [2022-05-09T05:04:26.952Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T05:04:26.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T05:04:26.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T05:04:27.061Z] prd-ubuntu20.04-docker-8c-8g-41779 does not seem to be running inside a container [2022-05-09T05:04:27.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-344 -v /w/workspace/xfoundry_device-modbus-go_PR-344:/w/workspace/xfoundry_device-modbus-go_PR-344:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-344@tmp:/w/workspace/xfoundry_device-modbus-go_PR-344@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T05:04:28.691Z] $ docker top 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T05:04:28.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T05:04:28.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T05:04:29.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T05:04:29.044Z] $ docker exec 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 ssh-agent [2022-05-09T05:04:29.174Z] SSH_AUTH_SOCK=/tmp/ssh-31wZvqhHnkNd/agent.33 [2022-05-09T05:04:29.174Z] SSH_AGENT_PID=39 [2022-05-09T05:04:29.183Z] Running ssh-add (command line suppressed) [2022-05-09T05:04:29.304Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-344@tmp/private_key_106893850357119250.key (/w/workspace/xfoundry_device-modbus-go_PR-344@tmp/private_key_106893850357119250.key) [2022-05-09T05:04:29.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T05:04:29.644Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T05:04:29.676Z] $ docker exec --env ******** --env ******** 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 ssh-agent -k [2022-05-09T05:04:29.790Z] unset SSH_AUTH_SOCK; [2022-05-09T05:04:29.790Z] unset SSH_AGENT_PID; [2022-05-09T05:04:29.790Z] echo Agent pid 39 killed; [2022-05-09T05:04:29.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T05:04:29.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T05:04:29.911Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T05:04:30.049Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T05:04:30.059Z] $ docker exec 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 ssh-agent [2022-05-09T05:04:30.176Z] SSH_AUTH_SOCK=/tmp/ssh-Aez0ZFAkjRNk/agent.73 [2022-05-09T05:04:30.176Z] SSH_AGENT_PID=79 [2022-05-09T05:04:30.182Z] Running ssh-add (command line suppressed) [2022-05-09T05:04:30.315Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-344@tmp/private_key_582289485086117591.key (/w/workspace/xfoundry_device-modbus-go_PR-344@tmp/private_key_582289485086117591.key) [2022-05-09T05:04:30.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T05:04:30.662Z] + git semver init [2022-05-09T05:04:30.923Z] 2022-05-09 05:04:30,878 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T05:04:30.923Z] 2022-05-09 05:04:30,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-344/.semver [2022-05-09T05:04:30.923Z] 2022-05-09 05:04:30,880 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-344/.semver [2022-05-09T05:04:30.923Z] 2022-05-09 05:04:30,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-344/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-344, universal_newlines=False, shell=None, istream=None) [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,698 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-344/.git/info/exclude [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-344/.semver/PR-344 with force:False [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,699 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-344/.semver/PR-344 [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,703 [execute] INFO git cat-file --batch-check [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,710 [execute] INFO git cat-file --batch [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-344/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T05:04:31.866Z] 2022-05-09 05:04:31,715 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-344/.semver/PR-344 [2022-05-09T05:04:31.866Z] 0.0.0 [Pipeline] } [2022-05-09T05:04:31.899Z] $ docker exec --env ******** --env ******** 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 ssh-agent -k [2022-05-09T05:04:32.008Z] unset SSH_AUTH_SOCK; [2022-05-09T05:04:32.008Z] unset SSH_AGENT_PID; [2022-05-09T05:04:32.008Z] echo Agent pid 79 killed; [2022-05-09T05:04:32.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T05:04:32.436Z] + git semver [Pipeline] } [2022-05-09T05:04:32.732Z] $ docker stop --time=1 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 [2022-05-09T05:04:34.051Z] $ docker rm -f 1a78add0dbd16280ce340aa051ae0b5ace082bdf9bbb68f097a128fe159e3060 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T05:04:34.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T05:04:34.808Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T05:04:34.825Z] [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-09T05:04:35.430Z] provisioning config files... [2022-05-09T05:04:35.440Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-344@tmp/config80829862344261986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:04:35.795Z] ---> docker-login.sh [2022-05-09T05:04:35.796Z] nexus3.edgexfoundry.org:10001 [2022-05-09T05:04:35.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:35.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:35.796Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:35.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:35.796Z] [2022-05-09T05:04:35.796Z] Login Succeeded [2022-05-09T05:04:35.796Z] nexus3.edgexfoundry.org:10002 [2022-05-09T05:04:35.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:36.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:36.058Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:36.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:36.058Z] [2022-05-09T05:04:36.058Z] Login Succeeded [2022-05-09T05:04:36.059Z] nexus3.edgexfoundry.org:10003 [2022-05-09T05:04:36.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:36.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:36.059Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:36.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:36.059Z] [2022-05-09T05:04:36.059Z] Login Succeeded [2022-05-09T05:04:36.059Z] nexus3.edgexfoundry.org:10004 [2022-05-09T05:04:36.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:36.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:36.320Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:36.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:36.320Z] [2022-05-09T05:04:36.320Z] Login Succeeded [2022-05-09T05:04:36.320Z] docker.io [2022-05-09T05:04:36.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:04:36.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:04:36.581Z] Configure a credential helper to remove this warning. See [2022-05-09T05:04:36.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:04:36.581Z] [2022-05-09T05:04:36.581Z] Login Succeeded [2022-05-09T05:04:36.581Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T05:04:36.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T05:04:36.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T05:04:36.852Z] ========================================================= [2022-05-09T05:04:36.852Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T05:04:36.852Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:04:37.270Z] + 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-09T05:04:37.270Z] Sending build context to Docker daemon 5.87MB [2022-05-09T05:04:37.270Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T05:04:37.270Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-09T05:04:37.270Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T05:04:37.270Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T05:04:37.270Z] 666ba61612fd: Pulling fs layer [2022-05-09T05:04:37.270Z] 8ed8ca486205: Pulling fs layer [2022-05-09T05:04:37.270Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T05:04:37.270Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T05:04:37.270Z] ca2b28591e48: Pulling fs layer [2022-05-09T05:04:37.270Z] a51346096db8: Pulling fs layer [2022-05-09T05:04:37.270Z] 4fe6c5a15a65: Waiting [2022-05-09T05:04:37.270Z] 22a0e8bec74d: Waiting [2022-05-09T05:04:37.270Z] ca2b28591e48: Waiting [2022-05-09T05:04:37.270Z] daebc70d1ce1: Pulling fs layer [2022-05-09T05:04:37.270Z] 0e18a0eac166: Pulling fs layer [2022-05-09T05:04:37.270Z] 0e18a0eac166: Waiting [2022-05-09T05:04:37.270Z] a51346096db8: Waiting [2022-05-09T05:04:37.270Z] daebc70d1ce1: Waiting [2022-05-09T05:04:37.270Z] 8ed8ca486205: Verifying Checksum [2022-05-09T05:04:37.270Z] 8ed8ca486205: Download complete [2022-05-09T05:04:37.270Z] 666ba61612fd: Verifying Checksum [2022-05-09T05:04:37.270Z] 666ba61612fd: Download complete [2022-05-09T05:04:37.270Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T05:04:37.270Z] 22a0e8bec74d: Download complete [2022-05-09T05:04:37.270Z] ca2b28591e48: Verifying Checksum [2022-05-09T05:04:37.270Z] ca2b28591e48: Download complete [2022-05-09T05:04:37.270Z] a51346096db8: Verifying Checksum [2022-05-09T05:04:37.270Z] a51346096db8: Download complete [2022-05-09T05:04:37.533Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T05:04:37.533Z] 59bf1c3509f3: Download complete [2022-05-09T05:04:37.533Z] daebc70d1ce1: Verifying Checksum [2022-05-09T05:04:37.533Z] daebc70d1ce1: Download complete [2022-05-09T05:04:37.533Z] 59bf1c3509f3: Pull complete [2022-05-09T05:04:37.533Z] 666ba61612fd: Pull complete [2022-05-09T05:04:37.794Z] 8ed8ca486205: Pull complete [2022-05-09T05:04:38.053Z] 0e18a0eac166: Verifying Checksum [2022-05-09T05:04:38.053Z] 0e18a0eac166: Download complete [2022-05-09T05:04:38.053Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T05:04:38.053Z] 4fe6c5a15a65: Download complete [2022-05-09T05:04:42.246Z] 4fe6c5a15a65: Pull complete [2022-05-09T05:04:42.246Z] 22a0e8bec74d: Pull complete [2022-05-09T05:04:42.246Z] ca2b28591e48: Pull complete [2022-05-09T05:04:42.246Z] a51346096db8: Pull complete [2022-05-09T05:04:42.246Z] daebc70d1ce1: Pull complete [2022-05-09T05:04:44.780Z] 0e18a0eac166: Pull complete [2022-05-09T05:04:44.780Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T05:04:44.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T05:04:44.780Z] ---> f018257e8ee9 [2022-05-09T05:04:44.780Z] Step 3/10 : ARG MAKE='make build' [2022-05-09T05:04:46.162Z] ---> Running in 6f3dca93907c [2022-05-09T05:04:46.162Z] Removing intermediate container 6f3dca93907c [2022-05-09T05:04:46.162Z] ---> e82b7a271788 [2022-05-09T05:04:46.162Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T05:04:46.162Z] ---> Running in dcb6bd56e5df [2022-05-09T05:04:46.731Z] Removing intermediate container dcb6bd56e5df [2022-05-09T05:04:46.731Z] ---> f56adf895f3a [2022-05-09T05:04:46.731Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T05:04:46.731Z] ---> Running in c86dfb00cd8a [2022-05-09T05:04:46.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T05:04:47.935Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T05:04:48.196Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-09T05:04:48.456Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-09T05:04:48.456Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-09T05:04:48.456Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-09T05:04:48.716Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-09T05:04:48.716Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-09T05:04:48.716Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-09T05:04:48.975Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-09T05:04:48.975Z] Executing busybox-1.34.1-r3.trigger [2022-05-09T05:04:48.975Z] OK: 226 MiB in 60 packages [2022-05-09T05:04:49.545Z] Removing intermediate container c86dfb00cd8a [2022-05-09T05:04:49.545Z] ---> 9c4d9daacdff [2022-05-09T05:04:49.545Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-09T05:04:49.545Z] ---> Running in 7cdf3273f028 [2022-05-09T05:04:49.545Z] Removing intermediate container 7cdf3273f028 [2022-05-09T05:04:49.545Z] ---> d40ae2635536 [2022-05-09T05:04:49.546Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-09T05:04:49.806Z] ---> e6a61cd5dc9e [2022-05-09T05:04:49.807Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T05:04:49.807Z] ---> Running in 00c1fb1549b1 [2022-05-09T05:04:50.248Z] Still waiting to schedule task [2022-05-09T05:04:50.248Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-09T05:05:07.924Z] Removing intermediate container 00c1fb1549b1 [2022-05-09T05:05:07.924Z] ---> c9b68bd32e3a [2022-05-09T05:05:07.924Z] Step 9/10 : COPY . . [2022-05-09T05:05:07.924Z] ---> bbcfeb810b27 [2022-05-09T05:05:07.924Z] Step 10/10 : RUN ${MAKE} [2022-05-09T05:05:07.924Z] ---> Running in 139f53c6ea02 [2022-05-09T05:05:07.924Z] noop [2022-05-09T05:05:08.185Z] Removing intermediate container 139f53c6ea02 [2022-05-09T05:05:08.185Z] ---> d4b69872c1cb [2022-05-09T05:05:08.185Z] Successfully built d4b69872c1cb [2022-05-09T05:05:08.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:05:08.792Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T05:05:08.792Z] . [Pipeline] withDockerContainer [2022-05-09T05:05:08.888Z] prd-ubuntu20.04-docker-8c-8g-41779 does not seem to be running inside a container [2022-05-09T05:05:08.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-344 -v /w/workspace/xfoundry_device-modbus-go_PR-344:/w/workspace/xfoundry_device-modbus-go_PR-344:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-344@tmp:/w/workspace/xfoundry_device-modbus-go_PR-344@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 ******** ci-base-image-x86_64 cat [2022-05-09T05:05:09.353Z] $ docker top 697149b91a20b193d555a3ae0f61e31e1bf3fbd344aa5dcce93aa936286abf5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T05:05:09.766Z] + go version [2022-05-09T05:05:09.767Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T05:05:09.806Z] $ docker stop --time=1 697149b91a20b193d555a3ae0f61e31e1bf3fbd344aa5dcce93aa936286abf5c [2022-05-09T05:05:11.084Z] $ docker rm -f 697149b91a20b193d555a3ae0f61e31e1bf3fbd344aa5dcce93aa936286abf5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:05:11.750Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T05:05:11.751Z] . [Pipeline] withDockerContainer [2022-05-09T05:05:11.854Z] prd-ubuntu20.04-docker-8c-8g-41779 does not seem to be running inside a container [2022-05-09T05:05:11.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-344 -v /w/workspace/xfoundry_device-modbus-go_PR-344:/w/workspace/xfoundry_device-modbus-go_PR-344:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-344@tmp:/w/workspace/xfoundry_device-modbus-go_PR-344@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 ******** ci-base-image-x86_64 cat [2022-05-09T05:05:12.329Z] $ docker top 0d8e7e04cdeaaef8dfb757007aeb1757c29bf43cd840b33a67a2714e463b5cc6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T05:05:12.851Z] + make test [2022-05-09T05:05:12.852Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-09T05:05:13.130Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-09T05:05:23.131Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-09T05:05:23.131Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 46.4% of statements [2022-05-09T05:05:28.402Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T05:05:31.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T05:05:31.958Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T05:05:31.958Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T05:05:32.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T05:05:32.592Z] $ docker stop --time=1 0d8e7e04cdeaaef8dfb757007aeb1757c29bf43cd840b33a67a2714e463b5cc6 [2022-05-09T05:05:34.487Z] $ docker rm -f 0d8e7e04cdeaaef8dfb757007aeb1757c29bf43cd840b33a67a2714e463b5cc6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T05:05:34.991Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T05:05:35.059Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-09T05:05:35.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T05:05:36.263Z] + ls -al . [2022-05-09T05:05:36.263Z] total 180 [2022-05-09T05:05:36.263Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 05:05 . [2022-05-09T05:05:36.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 05:04 .. [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 05:04 .dockerignore [2022-05-09T05:05:36.263Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 05:04 .git [2022-05-09T05:05:36.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 05:04 .github [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 331 May 9 05:04 .gitignore [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 05:04 .golangci.yml [2022-05-09T05:05:36.263Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 05:04 .semver [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 9 05:04 Attribution.txt [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 9 05:04 CHANGELOG.md [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 9 05:04 Dockerfile [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 05:04 GOVERNANCE.md [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 05:04 Jenkinsfile [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 05:04 LICENSE [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 9 05:04 Makefile [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 05:04 OWNERS.md [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 9 05:04 README.md [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 05:04 VERSION [2022-05-09T05:05:36.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 05:04 bin [2022-05-09T05:05:36.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 05:04 cmd [2022-05-09T05:05:36.263Z] -rw-r--r-- 1 jenkins jenkins 24065 May 9 05:05 coverage.out [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 9 05:04 go.mod [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 9 05:04 go.sum [2022-05-09T05:05:36.263Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 05:04 internal [2022-05-09T05:05:36.263Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 05:04 simulator [2022-05-09T05:05:36.263Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 05:04 snap [2022-05-09T05:05:36.263Z] -rw-rw-r-- 1 jenkins jenkins 229 May 9 05:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:05:36.595Z] + 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=cfbdeee84e03682aa243b416fb24165fd5646629 --label arch=amd64 --label version=0.0.0 . [2022-05-09T05:05:36.595Z] Sending build context to Docker daemon 5.895MB [2022-05-09T05:05:36.595Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T05:05:36.595Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-09T05:05:36.595Z] ---> d4b69872c1cb [2022-05-09T05:05:36.595Z] Step 3/23 : ARG MAKE='make build' [2022-05-09T05:05:36.854Z] ---> Running in bb32e3cd8090 [2022-05-09T05:05:36.854Z] Removing intermediate container bb32e3cd8090 [2022-05-09T05:05:36.854Z] ---> 99ec6b87deb5 [2022-05-09T05:05:36.854Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T05:05:36.854Z] ---> Running in 6aa0cc1b8354 [2022-05-09T05:05:37.424Z] Removing intermediate container 6aa0cc1b8354 [2022-05-09T05:05:37.424Z] ---> c9a81939269d [2022-05-09T05:05:37.424Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T05:05:37.424Z] ---> Running in 14aed871bfde [2022-05-09T05:05:37.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T05:05:38.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T05:05:38.893Z] OK: 226 MiB in 60 packages [2022-05-09T05:05:39.154Z] Removing intermediate container 14aed871bfde [2022-05-09T05:05:39.154Z] ---> 5614a9658ba8 [2022-05-09T05:05:39.154Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-09T05:05:39.154Z] ---> Running in b8177e816526 [2022-05-09T05:05:39.154Z] Removing intermediate container b8177e816526 [2022-05-09T05:05:39.154Z] ---> 9803bb15c7b9 [2022-05-09T05:05:39.154Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-09T05:05:39.414Z] ---> 2bb2d936abeb [2022-05-09T05:05:39.414Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T05:05:39.414Z] ---> Running in cac94b05889f [2022-05-09T05:05:39.984Z] Removing intermediate container cac94b05889f [2022-05-09T05:05:39.984Z] ---> 4b7dda46f142 [2022-05-09T05:05:39.984Z] Step 9/23 : COPY . . [2022-05-09T05:05:40.245Z] ---> a055ff2ac89c [2022-05-09T05:05:40.245Z] Step 10/23 : RUN ${MAKE} [2022-05-09T05:05:40.504Z] ---> Running in b3cb295189be [2022-05-09T05:05:40.762Z] 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-09T05:06:02.709Z] Removing intermediate container b3cb295189be [2022-05-09T05:06:02.709Z] ---> 7384a0adcfe1 [2022-05-09T05:06:02.709Z] Step 11/23 : FROM alpine:3.14 [2022-05-09T05:06:02.709Z] 3.14: Pulling from library/alpine [2022-05-09T05:06:02.709Z] 8663204ce13b: Pulling fs layer [2022-05-09T05:06:02.709Z] 8663204ce13b: Verifying Checksum [2022-05-09T05:06:02.709Z] 8663204ce13b: Download complete [2022-05-09T05:06:02.709Z] 8663204ce13b: Pull complete [2022-05-09T05:06:02.709Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T05:06:02.709Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T05:06:02.709Z] ---> e04c818066af [2022-05-09T05:06:02.709Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-09T05:06:02.709Z] ---> Running in 5928c4f6b4f6 [2022-05-09T05:06:02.709Z] Removing intermediate container 5928c4f6b4f6 [2022-05-09T05:06:02.709Z] ---> 26b0b7679ae8 [2022-05-09T05:06:02.709Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T05:06:02.709Z] ---> Running in 42e9385a855c [2022-05-09T05:06:02.709Z] Removing intermediate container 42e9385a855c [2022-05-09T05:06:02.709Z] ---> 16aab282a243 [2022-05-09T05:06:02.709Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T05:06:02.709Z] ---> Running in 08206529a6e3 [2022-05-09T05:06:02.709Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T05:06:02.709Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T05:06:02.709Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T05:06:02.709Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T05:06:02.709Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T05:06:02.709Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T05:06:02.709Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T05:06:02.968Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T05:06:02.968Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T05:06:02.968Z] OK: 8 MiB in 20 packages [2022-05-09T05:06:03.227Z] Removing intermediate container 08206529a6e3 [2022-05-09T05:06:03.227Z] ---> caa45342f08d [2022-05-09T05:06:03.227Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-09T05:06:04.165Z] ---> 66190f1c6b34 [2022-05-09T05:06:04.165Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-09T05:06:04.165Z] ---> 925a27ad342b [2022-05-09T05:06:04.165Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-09T05:06:04.165Z] ---> 2698f6f8e31a [2022-05-09T05:06:04.165Z] Step 18/23 : EXPOSE 59901 [2022-05-09T05:06:04.165Z] ---> Running in 3ac1aab86e61 [2022-05-09T05:06:04.426Z] Removing intermediate container 3ac1aab86e61 [2022-05-09T05:06:04.426Z] ---> 0e421336c343 [2022-05-09T05:06:04.426Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-09T05:06:04.426Z] ---> Running in 3cafc0da62a1 [2022-05-09T05:06:04.426Z] Removing intermediate container 3cafc0da62a1 [2022-05-09T05:06:04.426Z] ---> 07b1d8b1beb0 [2022-05-09T05:06:04.426Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T05:06:04.685Z] ---> Running in 2abf4ae79097 [2022-05-09T05:06:04.685Z] Removing intermediate container 2abf4ae79097 [2022-05-09T05:06:04.685Z] ---> 3f45abffd688 [2022-05-09T05:06:04.685Z] Step 21/23 : LABEL arch=amd64 [2022-05-09T05:06:04.685Z] ---> Running in dceb8f64c191 [2022-05-09T05:06:04.685Z] Removing intermediate container dceb8f64c191 [2022-05-09T05:06:04.685Z] ---> 7084930013b7 [2022-05-09T05:06:04.685Z] Step 22/23 : LABEL git_sha=cfbdeee84e03682aa243b416fb24165fd5646629 [2022-05-09T05:06:04.946Z] ---> Running in b9ed627838f5 [2022-05-09T05:06:04.946Z] Removing intermediate container b9ed627838f5 [2022-05-09T05:06:04.946Z] ---> 49c7e4291d25 [2022-05-09T05:06:04.946Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T05:06:04.946Z] ---> Running in c9c79f8334a4 [2022-05-09T05:06:04.946Z] Removing intermediate container c9c79f8334a4 [2022-05-09T05:06:04.946Z] ---> 224b7d8d400a [2022-05-09T05:06:04.946Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T05:06:04.946Z] Successfully built 224b7d8d400a [2022-05-09T05:06:04.946Z] 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-09T05:06:05.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T05:06:05.674Z] [2022-05-09T05:06:05.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:06:06.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T05:06:06.021Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T05:06:06.021Z] 5eb5b503b376: Pulling fs layer [2022-05-09T05:06:06.021Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T05:06:06.021Z] ec43610c2a17: Pulling fs layer [2022-05-09T05:06:06.021Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T05:06:06.021Z] 33b1e0a273af: Pulling fs layer [2022-05-09T05:06:06.021Z] 3a2ae6a8a46f: Waiting [2022-05-09T05:06:06.021Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T05:06:06.021Z] 33b1e0a273af: Waiting [2022-05-09T05:06:06.021Z] 2f39f015ded8: Pulling fs layer [2022-05-09T05:06:06.021Z] 5d3b04190fa2: Waiting [2022-05-09T05:06:06.021Z] 2f39f015ded8: Waiting [2022-05-09T05:06:06.021Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T05:06:06.021Z] 5c69ac0246d0: Download complete [2022-05-09T05:06:06.021Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T05:06:06.021Z] 3a2ae6a8a46f: Download complete [2022-05-09T05:06:06.021Z] ec43610c2a17: Verifying Checksum [2022-05-09T05:06:06.021Z] ec43610c2a17: Download complete [2022-05-09T05:06:06.021Z] 33b1e0a273af: Verifying Checksum [2022-05-09T05:06:06.021Z] 33b1e0a273af: Download complete [2022-05-09T05:06:06.021Z] 5d3b04190fa2: Download complete [2022-05-09T05:06:06.279Z] 5eb5b503b376: Verifying Checksum [2022-05-09T05:06:06.279Z] 5eb5b503b376: Download complete [2022-05-09T05:06:06.848Z] 2f39f015ded8: Download complete [2022-05-09T05:06:07.415Z] 5eb5b503b376: Pull complete [2022-05-09T05:06:07.675Z] 5c69ac0246d0: Pull complete [2022-05-09T05:06:07.936Z] ec43610c2a17: Pull complete [2022-05-09T05:06:08.197Z] 3a2ae6a8a46f: Pull complete [2022-05-09T05:06:08.197Z] 33b1e0a273af: Pull complete [2022-05-09T05:06:08.457Z] 5d3b04190fa2: Pull complete [2022-05-09T05:06:12.651Z] 2f39f015ded8: Pull complete [2022-05-09T05:06:12.651Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T05:06:12.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T05:06:12.651Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T05:06:12.740Z] prd-ubuntu20.04-docker-8c-8g-41779 does not seem to be running inside a container [2022-05-09T05:06:12.783Z] $ 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-344 -v /w/workspace/xfoundry_device-modbus-go_PR-344:/w/workspace/xfoundry_device-modbus-go_PR-344:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-344@tmp:/w/workspace/xfoundry_device-modbus-go_PR-344@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T05:06:14.672Z] $ docker top 7b01f58e5b709a35fb19bb45f3842e3500305e342d2d252613bace7e722add4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:06:15.174Z] ---> job-cost.sh [2022-05-09T05:06:15.174Z] lf-activate-venv: SKIPPING [2022-05-09T05:06:15.174Z] INFO: No Stack... [2022-05-09T05:06:15.744Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T05:06:16.003Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T05:06:16.325Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-344/archives/cost.csv [2022-05-09T05:06:16.325Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T05:06:16.366Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] [2022-05-09T05:06:16.371Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] did not exist. Created. [2022-05-09T05:06:16.371Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T05:06:16.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T05:06:16.815Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T05:06:16.840Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T05:06:16.918Z] $ docker stop --time=1 7b01f58e5b709a35fb19bb45f3842e3500305e342d2d252613bace7e722add4f [2022-05-09T05:06:18.140Z] $ docker rm -f 7b01f58e5b709a35fb19bb45f3842e3500305e342d2d252613bace7e722add4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T05:06:26.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41780 in /w/workspace/xfoundry_device-modbus-go_PR-344 [Pipeline] { [Pipeline] ws [2022-05-09T05:06:26.041Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2022-05-09T05:06:26.444Z] Selected Git installation does not exist. Using Default [2022-05-09T05:06:26.444Z] The recommended git tool is: NONE [2022-05-09T05:06:32.939Z] using credential edgex-jenkins-ssh [2022-05-09T05:06:32.960Z] Cloning the remote Git repository [2022-05-09T05:06:33.042Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-05-09T05:06:33.120Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2022-05-09T05:06:33.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-09T05:06:33.193Z] > git --version # timeout=10 [2022-05-09T05:06:33.212Z] > git --version # 'git version 2.25.1' [2022-05-09T05:06:33.214Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T05:06:33.306Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T05:06:35.209Z] Merging remotes/origin/main commit d7023bcda15e937cec539ef29d6768596b85ffc4 into PR head commit cfbdeee84e03682aa243b416fb24165fd5646629 [2022-05-09T05:06:34.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-09T05:06:34.495Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T05:06:34.526Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-05-09T05:06:34.611Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-05-09T05:06:34.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T05:06:34.641Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/344/head:refs/remotes/origin/PR-344 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T05:06:35.243Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T05:06:35.268Z] > git checkout -f cfbdeee84e03682aa243b416fb24165fd5646629 # timeout=10 [2022-05-09T05:06:35.358Z] > git remote # timeout=10 [2022-05-09T05:06:35.376Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T05:06:35.392Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T05:06:35.404Z] > git merge d7023bcda15e937cec539ef29d6768596b85ffc4 # timeout=10 [2022-05-09T05:06:35.446Z] Merge succeeded, producing cfbdeee84e03682aa243b416fb24165fd5646629 [2022-05-09T05:06:35.447Z] Checking out Revision cfbdeee84e03682aa243b416fb24165fd5646629 (PR-344) [2022-05-09T05:06:35.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T05:06:35.461Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T05:06:35.484Z] > git checkout -f cfbdeee84e03682aa243b416fb24165fd5646629 # timeout=10 [2022-05-09T05:06:39.666Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-09T05:06:39.735Z] > git --version # timeout=10 [2022-05-09T05:06:39.746Z] > git --version # 'git version 2.25.1' [2022-05-09T05:06:39.759Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T05:06:40.917Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T05:06:40.917Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T05:06:40.917Z] Dload Upload Total Spent Left Speed [2022-05-09T05:06:40.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2022-05-09T05:06:41.492Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T05:06:41.849Z] + sudo tee /etc/docker/daemon.new [2022-05-09T05:06:41.849Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T05:06:41.849Z] { [2022-05-09T05:06:41.849Z] "registry-mirrors": [ [2022-05-09T05:06:41.849Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T05:06:41.849Z] ], [2022-05-09T05:06:41.849Z] "bip": "10.250.0.254/24", [2022-05-09T05:06:41.849Z] "hosts": [ [2022-05-09T05:06:41.849Z] "tcp://0.0.0.0:5555", [2022-05-09T05:06:41.849Z] "unix:///var/run/docker.sock" [2022-05-09T05:06:41.849Z] ], [2022-05-09T05:06:41.849Z] "mtu": 1458, [2022-05-09T05:06:41.849Z] "selinux-enabled": true, [2022-05-09T05:06:41.849Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T05:06:41.849Z] } [Pipeline] sh [2022-05-09T05:06:42.204Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T05:06:42.581Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T05:07:01.044Z] provisioning config files... [2022-05-09T05:07:01.067Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3050108463727185751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:07:01.612Z] ---> docker-login.sh [2022-05-09T05:07:01.612Z] nexus3.edgexfoundry.org:10001 [2022-05-09T05:07:02.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:07:02.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:07:02.485Z] Configure a credential helper to remove this warning. See [2022-05-09T05:07:02.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:07:02.485Z] [2022-05-09T05:07:02.485Z] Login Succeeded [2022-05-09T05:07:02.485Z] nexus3.edgexfoundry.org:10002 [2022-05-09T05:07:02.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:07:02.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:07:02.759Z] Configure a credential helper to remove this warning. See [2022-05-09T05:07:02.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:07:02.759Z] [2022-05-09T05:07:02.759Z] Login Succeeded [2022-05-09T05:07:02.759Z] nexus3.edgexfoundry.org:10003 [2022-05-09T05:07:03.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:07:03.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:07:03.357Z] Configure a credential helper to remove this warning. See [2022-05-09T05:07:03.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:07:03.357Z] [2022-05-09T05:07:03.357Z] Login Succeeded [2022-05-09T05:07:03.357Z] nexus3.edgexfoundry.org:10004 [2022-05-09T05:07:03.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:07:03.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:07:03.906Z] Configure a credential helper to remove this warning. See [2022-05-09T05:07:03.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:07:03.906Z] [2022-05-09T05:07:03.906Z] Login Succeeded [2022-05-09T05:07:03.906Z] docker.io [2022-05-09T05:07:04.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T05:07:04.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T05:07:04.451Z] Configure a credential helper to remove this warning. See [2022-05-09T05:07:04.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T05:07:04.451Z] [2022-05-09T05:07:04.451Z] Login Succeeded [2022-05-09T05:07:04.451Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T05:07:04.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T05:07:04.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T05:07:04.928Z] ========================================================= [2022-05-09T05:07:04.928Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T05:07:04.928Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:07:05.373Z] + 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-09T05:07:05.652Z] Sending build context to Docker daemon 3.061MB [2022-05-09T05:07:05.652Z] Step 1/10 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T05:07:05.652Z] Step 2/10 : FROM ${BASE} AS builder [2022-05-09T05:07:05.929Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T05:07:05.929Z] 9b3977197b4f: Pulling fs layer [2022-05-09T05:07:05.929Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T05:07:05.929Z] 94645a83ff95: Pulling fs layer [2022-05-09T05:07:05.929Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T05:07:05.929Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T05:07:05.929Z] 3096ccb668a1: Pulling fs layer [2022-05-09T05:07:05.929Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T05:07:05.929Z] a4caa8a26152: Pulling fs layer [2022-05-09T05:07:05.929Z] 0c92f367c5e7: Waiting [2022-05-09T05:07:05.929Z] 3096ccb668a1: Waiting [2022-05-09T05:07:05.929Z] e8cf19c19ddd: Waiting [2022-05-09T05:07:05.929Z] a4caa8a26152: Waiting [2022-05-09T05:07:05.929Z] 3f3a8bcf1eab: Waiting [2022-05-09T05:07:05.929Z] 94645a83ff95: Download complete [2022-05-09T05:07:05.929Z] 1a89e8eeedd5: Download complete [2022-05-09T05:07:05.929Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T05:07:05.929Z] 0c92f367c5e7: Download complete [2022-05-09T05:07:05.929Z] 3096ccb668a1: Verifying Checksum [2022-05-09T05:07:05.929Z] 3096ccb668a1: Download complete [2022-05-09T05:07:05.929Z] 9b3977197b4f: Download complete [2022-05-09T05:07:05.929Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T05:07:05.929Z] e8cf19c19ddd: Download complete [2022-05-09T05:07:06.913Z] 9b3977197b4f: Pull complete [2022-05-09T05:07:07.188Z] 1a89e8eeedd5: Pull complete [2022-05-09T05:07:07.466Z] 94645a83ff95: Pull complete [2022-05-09T05:07:08.066Z] a4caa8a26152: Verifying Checksum [2022-05-09T05:07:08.066Z] a4caa8a26152: Download complete [2022-05-09T05:07:08.338Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T05:07:08.338Z] 3f3a8bcf1eab: Download complete [2022-05-09T05:07:20.746Z] 3f3a8bcf1eab: Pull complete [2022-05-09T05:07:20.746Z] 0c92f367c5e7: Pull complete [2022-05-09T05:07:20.746Z] 3096ccb668a1: Pull complete [2022-05-09T05:07:21.033Z] e8cf19c19ddd: Pull complete [2022-05-09T05:07:27.771Z] a4caa8a26152: Pull complete [2022-05-09T05:07:27.771Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T05:07:27.771Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T05:07:27.771Z] ---> 725f1c02e7f9 [2022-05-09T05:07:27.771Z] Step 3/10 : ARG MAKE='make build' [2022-05-09T05:07:27.771Z] ---> Running in b7f1dc0f5bd3 [2022-05-09T05:07:28.050Z] Removing intermediate container b7f1dc0f5bd3 [2022-05-09T05:07:28.050Z] ---> 9b4e5ff9af37 [2022-05-09T05:07:28.050Z] Step 4/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T05:07:28.326Z] ---> Running in 7e637279ac43 [2022-05-09T05:07:30.318Z] Removing intermediate container 7e637279ac43 [2022-05-09T05:07:30.318Z] ---> 133593f7e9bd [2022-05-09T05:07:30.318Z] Step 5/10 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T05:07:30.318Z] ---> Running in de0038ab989e [2022-05-09T05:07:30.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T05:07:31.898Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T05:07:32.884Z] (1/8) Installing openssh-keygen (8.8_p1-r1) [2022-05-09T05:07:32.885Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-05-09T05:07:32.885Z] (3/8) Installing openssh-client-common (8.8_p1-r1) [2022-05-09T05:07:33.157Z] (4/8) Installing openssh-client-default (8.8_p1-r1) [2022-05-09T05:07:33.157Z] (5/8) Installing openssh-sftp-server (8.8_p1-r1) [2022-05-09T05:07:33.157Z] (6/8) Installing openssh-server-common (8.8_p1-r1) [2022-05-09T05:07:33.434Z] (7/8) Installing openssh-server (8.8_p1-r1) [2022-05-09T05:07:33.434Z] (8/8) Installing openssh (8.8_p1-r1) [2022-05-09T05:07:33.712Z] Executing busybox-1.34.1-r3.trigger [2022-05-09T05:07:33.712Z] OK: 226 MiB in 60 packages [2022-05-09T05:07:35.154Z] Removing intermediate container de0038ab989e [2022-05-09T05:07:35.154Z] ---> 8d1fd56e506d [2022-05-09T05:07:35.154Z] Step 6/10 : WORKDIR /device-modbus-go [2022-05-09T05:07:35.154Z] ---> Running in 6a8bf3f56574 [2022-05-09T05:07:35.437Z] Removing intermediate container 6a8bf3f56574 [2022-05-09T05:07:35.437Z] ---> 6988b1bf76e6 [2022-05-09T05:07:35.437Z] Step 7/10 : COPY go.mod vendor* ./ [2022-05-09T05:07:36.036Z] ---> 7056765d47a0 [2022-05-09T05:07:36.036Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T05:07:36.036Z] ---> Running in 1863aacced57 [2022-05-09T05:08:23.009Z] Removing intermediate container 1863aacced57 [2022-05-09T05:08:23.009Z] ---> 40ce4cf9e609 [2022-05-09T05:08:23.009Z] Step 9/10 : COPY . . [2022-05-09T05:08:23.009Z] ---> ad74605b0775 [2022-05-09T05:08:23.009Z] Step 10/10 : RUN ${MAKE} [2022-05-09T05:08:23.009Z] ---> Running in 57199a0a5ad7 [2022-05-09T05:08:23.009Z] noop [2022-05-09T05:08:23.009Z] Removing intermediate container 57199a0a5ad7 [2022-05-09T05:08:23.009Z] ---> 54def3dd671d [2022-05-09T05:08:23.009Z] Successfully built 54def3dd671d [2022-05-09T05:08:23.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:08:23.388Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T05:08:23.388Z] . [Pipeline] withDockerContainer [2022-05-09T05:08:23.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-41780 does not seem to be running inside a container [2022-05-09T05:08:23.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T05:08:25.046Z] $ docker top e8961f9cbb78846426d6fbb496ef073fe52f9189c7756e2d77acba857a0931ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T05:08:25.994Z] + go version [2022-05-09T05:08:25.994Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T05:08:26.033Z] $ docker stop --time=1 e8961f9cbb78846426d6fbb496ef073fe52f9189c7756e2d77acba857a0931ff [2022-05-09T05:08:27.660Z] $ docker rm -f e8961f9cbb78846426d6fbb496ef073fe52f9189c7756e2d77acba857a0931ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:08:28.502Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T05:08:28.502Z] . [Pipeline] withDockerContainer [2022-05-09T05:08:28.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-41780 does not seem to be running inside a container [2022-05-09T05:08:28.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T05:08:30.079Z] $ docker top 7c06ebfe60f624175a0d3ddfd7922f751c5c5facddaff59d2fc2b6981567d882 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-09T05:08:31.081Z] + make test [2022-05-09T05:08:31.081Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-09T05:08:32.523Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-05-09T05:09:54.384Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-05-09T05:09:54.384Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.084s coverage: 46.4% of statements [2022-05-09T05:09:54.384Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T05:09:54.384Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-09T05:10:16.616Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T05:10:16.616Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T05:10:16.616Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T05:10:17.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-09T05:10:17.290Z] $ docker stop --time=1 7c06ebfe60f624175a0d3ddfd7922f751c5c5facddaff59d2fc2b6981567d882 [2022-05-09T05:10:19.036Z] $ docker rm -f 7c06ebfe60f624175a0d3ddfd7922f751c5c5facddaff59d2fc2b6981567d882 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T05:10:20.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-09T05:10:20.060Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T05:10:20.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T05:10:21.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-09T05:10:21.457Z] + ls -al . [2022-05-09T05:10:21.457Z] total 176 [2022-05-09T05:10:21.457Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 05:10 . [2022-05-09T05:10:21.457Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 05:06 .. [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 140 May 9 05:06 .dockerignore [2022-05-09T05:10:21.457Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 05:06 .git [2022-05-09T05:10:21.457Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 05:06 .github [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 331 May 9 05:06 .gitignore [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 05:06 .golangci.yml [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 9377 May 9 05:06 Attribution.txt [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 6038 May 9 05:06 CHANGELOG.md [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 1546 May 9 05:06 Dockerfile [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 05:06 GOVERNANCE.md [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 680 May 9 05:06 Jenkinsfile [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 05:06 LICENSE [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 1905 May 9 05:06 Makefile [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 622 May 9 05:06 OWNERS.md [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 3397 May 9 05:06 README.md [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 05:04 VERSION [2022-05-09T05:10:21.457Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 05:06 bin [2022-05-09T05:10:21.457Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 05:06 cmd [2022-05-09T05:10:21.457Z] -rw-r--r-- 1 jenkins jenkins 24065 May 9 05:09 coverage.out [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 3399 May 9 05:06 go.mod [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 35558 May 9 05:06 go.sum [2022-05-09T05:10:21.457Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 05:06 internal [2022-05-09T05:10:21.457Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 05:06 simulator [2022-05-09T05:10:21.457Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 05:06 snap [2022-05-09T05:10:21.457Z] -rw-rw-r-- 1 jenkins jenkins 229 May 9 05:06 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:10:21.829Z] + 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=cfbdeee84e03682aa243b416fb24165fd5646629 --label arch=arm64 --label version=0.0.0 . [2022-05-09T05:10:22.112Z] Sending build context to Docker daemon 3.086MB [2022-05-09T05:10:22.112Z] Step 1/23 : ARG BASE=golang:1.17-alpine3.15 [2022-05-09T05:10:22.112Z] Step 2/23 : FROM ${BASE} AS builder [2022-05-09T05:10:22.112Z] ---> 54def3dd671d [2022-05-09T05:10:22.112Z] Step 3/23 : ARG MAKE='make build' [2022-05-09T05:10:22.391Z] ---> Running in 165a86119766 [2022-05-09T05:10:22.665Z] Removing intermediate container 165a86119766 [2022-05-09T05:10:22.665Z] ---> bc2d7df17699 [2022-05-09T05:10:22.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T05:10:22.665Z] ---> Running in abbb2e3ae96b [2022-05-09T05:10:24.646Z] Removing intermediate container abbb2e3ae96b [2022-05-09T05:10:24.646Z] ---> 9d42d1cb53d2 [2022-05-09T05:10:24.646Z] Step 5/23 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-05-09T05:10:24.646Z] ---> Running in afcca7d6207a [2022-05-09T05:10:25.243Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T05:10:26.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T05:10:27.223Z] OK: 226 MiB in 60 packages [2022-05-09T05:10:27.825Z] Removing intermediate container afcca7d6207a [2022-05-09T05:10:27.825Z] ---> 0fb1f530c940 [2022-05-09T05:10:27.825Z] Step 6/23 : WORKDIR /device-modbus-go [2022-05-09T05:10:27.825Z] ---> Running in 9912ec7682a4 [2022-05-09T05:10:28.104Z] Removing intermediate container 9912ec7682a4 [2022-05-09T05:10:28.104Z] ---> 8654b7ab61dc [2022-05-09T05:10:28.104Z] Step 7/23 : COPY go.mod vendor* ./ [2022-05-09T05:10:28.703Z] ---> 6d0c89d1aaaf [2022-05-09T05:10:28.704Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T05:10:28.704Z] ---> Running in 0737ba17f246 [2022-05-09T05:10:30.680Z] Removing intermediate container 0737ba17f246 [2022-05-09T05:10:30.680Z] ---> 4860790a413b [2022-05-09T05:10:30.680Z] Step 9/23 : COPY . . [2022-05-09T05:10:31.273Z] ---> 649f8068e9de [2022-05-09T05:10:31.273Z] Step 10/23 : RUN ${MAKE} [2022-05-09T05:10:31.552Z] ---> Running in 12cba647a2fc [2022-05-09T05:10:32.536Z] 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-09T05:12:39.420Z] Removing intermediate container 12cba647a2fc [2022-05-09T05:12:39.420Z] ---> 0cf3a91f1c4b [2022-05-09T05:12:39.420Z] Step 11/23 : FROM alpine:3.14 [2022-05-09T05:12:39.420Z] 3.14: Pulling from library/alpine [2022-05-09T05:12:39.420Z] 455c02918c45: Pulling fs layer [2022-05-09T05:12:39.420Z] 455c02918c45: Download complete [2022-05-09T05:12:39.420Z] 455c02918c45: Pull complete [2022-05-09T05:12:39.420Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T05:12:39.420Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T05:12:39.420Z] ---> ac73e934f311 [2022-05-09T05:12:39.420Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-05-09T05:12:39.420Z] ---> Running in a2669692c65e [2022-05-09T05:12:39.420Z] Removing intermediate container a2669692c65e [2022-05-09T05:12:39.420Z] ---> 28aabbb7a760 [2022-05-09T05:12:39.420Z] Step 13/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T05:12:39.420Z] ---> Running in facd4f57f4b6 [2022-05-09T05:12:39.420Z] Removing intermediate container facd4f57f4b6 [2022-05-09T05:12:39.420Z] ---> 049f130ecc87 [2022-05-09T05:12:39.420Z] Step 14/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T05:12:39.420Z] ---> Running in a642a3f39284 [2022-05-09T05:12:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T05:12:39.420Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T05:12:39.420Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T05:12:39.420Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T05:12:39.420Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T05:12:39.420Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T05:12:39.420Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T05:12:39.420Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T05:12:39.420Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T05:12:39.420Z] OK: 8 MiB in 20 packages [2022-05-09T05:12:39.420Z] Removing intermediate container a642a3f39284 [2022-05-09T05:12:39.420Z] ---> 69eff63d70e0 [2022-05-09T05:12:39.420Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2022-05-09T05:12:39.420Z] ---> 67343d5f337d [2022-05-09T05:12:39.420Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2022-05-09T05:12:39.420Z] ---> 5eaa66da338d [2022-05-09T05:12:39.420Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-05-09T05:12:39.420Z] ---> 9d838c1fd550 [2022-05-09T05:12:39.420Z] Step 18/23 : EXPOSE 59901 [2022-05-09T05:12:39.420Z] ---> Running in 93b433cce54c [2022-05-09T05:12:39.420Z] Removing intermediate container 93b433cce54c [2022-05-09T05:12:39.420Z] ---> 0d7357bd7798 [2022-05-09T05:12:39.420Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2022-05-09T05:12:39.420Z] ---> Running in 3a4efafd4bf7 [2022-05-09T05:12:39.420Z] Removing intermediate container 3a4efafd4bf7 [2022-05-09T05:12:39.420Z] ---> 4bca5d219644 [2022-05-09T05:12:39.420Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T05:12:39.420Z] ---> Running in 1f5a86d6192a [2022-05-09T05:12:39.420Z] Removing intermediate container 1f5a86d6192a [2022-05-09T05:12:39.420Z] ---> e31eca37aeb6 [2022-05-09T05:12:39.420Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T05:12:39.420Z] ---> Running in d46507a842b8 [2022-05-09T05:12:39.420Z] Removing intermediate container d46507a842b8 [2022-05-09T05:12:39.420Z] ---> ae1ca9257454 [2022-05-09T05:12:39.420Z] Step 22/23 : LABEL git_sha=cfbdeee84e03682aa243b416fb24165fd5646629 [2022-05-09T05:12:39.420Z] ---> Running in 9275ff7e6386 [2022-05-09T05:12:39.420Z] Removing intermediate container 9275ff7e6386 [2022-05-09T05:12:39.420Z] ---> 69607f7e5fa3 [2022-05-09T05:12:39.420Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T05:12:39.420Z] ---> Running in cbdfbc680df9 [2022-05-09T05:12:39.420Z] Removing intermediate container cbdfbc680df9 [2022-05-09T05:12:39.420Z] ---> 40b510205b5d [2022-05-09T05:12:39.420Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-09T05:12:39.420Z] Successfully built 40b510205b5d [2022-05-09T05:12:39.420Z] 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-09T05:12:40.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T05:12:40.126Z] [2022-05-09T05:12:40.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:12:40.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T05:12:40.784Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T05:12:40.784Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T05:12:40.784Z] 04944245beec: Pulling fs layer [2022-05-09T05:12:40.784Z] 699f458cf7ca: Pulling fs layer [2022-05-09T05:12:40.784Z] 765212b225bb: Pulling fs layer [2022-05-09T05:12:40.784Z] f23df028b6ca: Pulling fs layer [2022-05-09T05:12:40.784Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T05:12:40.784Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T05:12:40.784Z] f23df028b6ca: Waiting [2022-05-09T05:12:40.784Z] 765212b225bb: Waiting [2022-05-09T05:12:40.784Z] 2437ff75d9bd: Waiting [2022-05-09T05:12:40.784Z] d65c8cfc05b1: Waiting [2022-05-09T05:12:40.784Z] 04944245beec: Verifying Checksum [2022-05-09T05:12:40.784Z] 04944245beec: Download complete [2022-05-09T05:12:40.784Z] 765212b225bb: Verifying Checksum [2022-05-09T05:12:40.784Z] 765212b225bb: Download complete [2022-05-09T05:12:40.784Z] f23df028b6ca: Verifying Checksum [2022-05-09T05:12:40.784Z] f23df028b6ca: Download complete [2022-05-09T05:12:40.784Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T05:12:40.784Z] d65c8cfc05b1: Download complete [2022-05-09T05:12:41.060Z] 699f458cf7ca: Verifying Checksum [2022-05-09T05:12:41.060Z] 699f458cf7ca: Download complete [2022-05-09T05:12:41.333Z] 8998bd30e6a1: Download complete [2022-05-09T05:12:43.966Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T05:12:43.966Z] 2437ff75d9bd: Download complete [2022-05-09T05:12:45.418Z] 8998bd30e6a1: Pull complete [2022-05-09T05:12:46.017Z] 04944245beec: Pull complete [2022-05-09T05:12:47.462Z] 699f458cf7ca: Pull complete [2022-05-09T05:12:47.739Z] 765212b225bb: Pull complete [2022-05-09T05:12:48.726Z] f23df028b6ca: Pull complete [2022-05-09T05:12:49.001Z] d65c8cfc05b1: Pull complete [2022-05-09T05:13:04.106Z] 2437ff75d9bd: Pull complete [2022-05-09T05:13:04.106Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T05:13:04.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T05:13:04.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T05:13:04.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-41780 does not seem to be running inside a container [2022-05-09T05:13:04.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T05:13:07.031Z] $ docker top e2d17f529f1307c57eae5659a88f0ea3efe9cca82fa773aed6c3cce8e499e9d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:08.007Z] ---> job-cost.sh [2022-05-09T05:13:08.008Z] lf-activate-venv: SKIPPING [2022-05-09T05:13:08.008Z] INFO: No Stack... [2022-05-09T05:13:08.280Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T05:13:09.262Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T05:13:09.941Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2022-05-09T05:13:09.941Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T05:13:10.026Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] [2022-05-09T05:13:10.032Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] did not exist. Created. [2022-05-09T05:13:10.033Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T05:13:10.793Z] /w/workspace/device-modbus-go/1@tmp/durable-bdbf171c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-09T05:13:11.495Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T05:13:11.530Z] Warning: overwriting stash ‘stack-cost’ [2022-05-09T05:13:11.580Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T05:13:11.594Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-344-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T05:13:11.677Z] $ docker stop --time=1 e2d17f529f1307c57eae5659a88f0ea3efe9cca82fa773aed6c3cce8e499e9d5 [2022-05-09T05:13:13.190Z] $ docker rm -f e2d17f529f1307c57eae5659a88f0ea3efe9cca82fa773aed6c3cce8e499e9d5 [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-09T05:13:14.568Z] provisioning config files... [2022-05-09T05:13:14.583Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-344@tmp/config6419959217277317472tmp [Pipeline] { [Pipeline] sh [2022-05-09T05:13:14.926Z] + set +x [2022-05-09T05:13:14.926Z] + curl -s https://codecov.io/bash [2022-05-09T05:13:14.926Z] + bash -s -- [2022-05-09T05:13:14.926Z] [2022-05-09T05:13:14.926Z] _____ _ [2022-05-09T05:13:14.926Z] / ____| | | [2022-05-09T05:13:14.926Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T05:13:14.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T05:13:14.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T05:13:14.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T05:13:14.926Z] Bash-1.0.6 [2022-05-09T05:13:14.926Z] [2022-05-09T05:13:14.926Z] [2022-05-09T05:13:14.926Z] ==> git version 2.25.1 found [2022-05-09T05:13:14.926Z] ==> 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-09T05:13:14.926Z] Release-Date: 2020-01-08 [2022-05-09T05:13:14.926Z] 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-09T05:13:14.926Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T05:13:14.926Z] ==> Jenkins CI detected. [2022-05-09T05:13:14.926Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-344 [2022-05-09T05:13:14.926Z] project root: . [2022-05-09T05:13:14.926Z] --> token set from env [2022-05-09T05:13:14.926Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T05:13:14.926Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T05:13:14.926Z] ==> Python coveragepy not found [2022-05-09T05:13:14.926Z] ==> Searching for coverage reports in: [2022-05-09T05:13:14.926Z] + . [2022-05-09T05:13:14.926Z] -> Found 1 reports [2022-05-09T05:13:14.926Z] ==> Detecting git/mercurial file structure [2022-05-09T05:13:15.186Z] ==> Reading reports [2022-05-09T05:13:15.186Z] + ./coverage.out bytes=24065 [2022-05-09T05:13:15.186Z] ==> Appending adjustments [2022-05-09T05:13:15.186Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T05:13:15.186Z] + Found adjustments [2022-05-09T05:13:15.186Z] ==> Gzipping contents [2022-05-09T05:13:15.186Z] 4.0K /tmp/codecov.MjajzH.gz [2022-05-09T05:13:15.186Z] ==> Uploading reports [2022-05-09T05:13:15.186Z] url: https://codecov.io [2022-05-09T05:13:15.186Z] query: branch=PR-344&commit=cfbdeee84e03682aa243b416fb24165fd5646629&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=344&job=&cmd_args= [2022-05-09T05:13:15.186Z] -> Pinging Codecov [2022-05-09T05:13:15.187Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-344&commit=cfbdeee84e03682aa243b416fb24165fd5646629&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-344%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=344&job=&cmd_args= [2022-05-09T05:13:15.446Z] -> Uploading to [2022-05-09T05:13:15.446Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/55DBCA73C666E3227836607328DD7E49/cfbdeee84e03682aa243b416fb24165fd5646629/255d1027-bea6-48aa-baa2-6162c02f66cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T051315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=77def59206601235bd768e72248bd9d41908a8d8b8173ca4ac6cc521b20034cc [2022-05-09T05:13:15.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T05:13:15.446Z] Dload Upload Total Spent Left Speed [2022-05-09T05:13:15.707Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4018 0 0 100 4018 0 18099 --:--:-- --:--:-- --:--:-- 18099 100 4018 0 0 100 4018 0 15944 --:--:-- --:--:-- --:--:-- 15881 [2022-05-09T05:13:15.707Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/cfbdeee84e03682aa243b416fb24165fd5646629 [Pipeline] } [2022-05-09T05:13:15.733Z] 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-09T05:13:17.487Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-344/archives ] [2022-05-09T05:13:17.487Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-344/archives [2022-05-09T05:13:17.487Z] total 16 [2022-05-09T05:13:17.487Z] drwxr-xr-x 3 root root 4096 May 9 05:06 . [2022-05-09T05:13:17.487Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 05:06 .. [2022-05-09T05:13:17.487Z] drwxr-xr-x 2 root root 4096 May 9 05:06 cost [2022-05-09T05:13:17.487Z] -rw-r--r-- 1 root root 87 May 9 05:06 cost.csv [2022-05-09T05:13:17.487Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-344/archives [2022-05-09T05:13:17.487Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-344/archives [2022-05-09T05:13:17.487Z] total 16 [2022-05-09T05:13:17.487Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 05:06 . [2022-05-09T05:13:17.487Z] drwxrwxr-x 11 jenkins jenkins 4096 May 9 05:06 .. [2022-05-09T05:13:17.487Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 05:06 cost [2022-05-09T05:13:17.487Z] -rw-r--r-- 1 jenkins jenkins 87 May 9 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:17.815Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:18.715Z] ---> package-listing.sh [2022-05-09T05:13:18.715Z] ++ facter osfamily [2022-05-09T05:13:18.715Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T05:13:18.977Z] + OS_FAMILY=debian [2022-05-09T05:13:18.977Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-344 [2022-05-09T05:13:18.977Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T05:13:18.977Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T05:13:18.977Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T05:13:18.977Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T05:13:18.977Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-344 ']' [2022-05-09T05:13:18.977Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T05:13:18.977Z] + case "${OS_FAMILY}" in [2022-05-09T05:13:18.977Z] + dpkg -l [2022-05-09T05:13:18.977Z] + grep '^ii' [2022-05-09T05:13:18.977Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T05:13:18.977Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T05:13:18.977Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T05:13:18.977Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-344 ']' [2022-05-09T05:13:18.977Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-344/archives/ [2022-05-09T05:13:18.977Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-344/archives/ [Pipeline] echo [2022-05-09T05:13:19.011Z] 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-344/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T05:13:19.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T05:13:19.889Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T05:13:19.889Z] . [Pipeline] withDockerContainer [2022-05-09T05:13:19.987Z] prd-ubuntu20.04-docker-8c-8g-41779 does not seem to be running inside a container [2022-05-09T05:13:20.026Z] $ 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-344/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-344 -v /w/workspace/xfoundry_device-modbus-go_PR-344:/w/workspace/xfoundry_device-modbus-go_PR-344:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-344@tmp:/w/workspace/xfoundry_device-modbus-go_PR-344@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T05:13:20.256Z] $ docker top ec48da758ec30f76e7533aa1f1f3b8d58fee69116eb920e13a7cb2ed1bbec7dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T05:13:20.650Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T05:13:20.961Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T05:13:21.271Z] + ls /var/log/sa-host [2022-05-09T05:13:21.271Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T05:13:21.557Z] provisioning config files... [2022-05-09T05:13:21.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-344@tmp/config5400355403480175177tmp [Pipeline] { [Pipeline] echo [2022-05-09T05:13:21.615Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:21.933Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T05:13:21.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:22.365Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T05:13:22.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:22.727Z] ---> sudo-logs.sh [2022-05-09T05:13:22.727Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T05:13:22.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:23.121Z] ---> job-cost.sh [2022-05-09T05:13:23.121Z] lf-activate-venv: SKIPPING [2022-05-09T05:13:23.121Z] DEBUG: total: 0.2199999988079071 [2022-05-09T05:13:23.121Z] INFO: Retrieving Stack Cost... [2022-05-09T05:13:23.696Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T05:13:23.957Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T05:13:23.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T05:13:24.304Z] ---> logs-deploy.sh [2022-05-09T05:13:24.304Z] lf-activate-venv: SKIPPING [2022-05-09T05:13:24.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-344/1 [2022-05-09T05:13:24.304Z] INFO: archiving workspace using pattern(s): [2022-05-09T05:13:25.244Z] Archives upload complete. [2022-05-09T05:13:25.245Z] INFO: archiving logs to Nexus