Pull request #234 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from e3f24fd13da723751556eae3cc47a683f01f3d23+99df618622a9f54f94da4a2280a77aba81c63d12 (8c03205289441b24f0c28416e6feb204ce4c74f9) Running in Durability level: MAX_SURVIVABILITY 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-234/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-234/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go 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: true 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 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-3950’ is offline; ‘prd-centos7-docker-4c-2g-3953’ is offline; ‘prd-centos7-docker-4c-2g-3956’ is offline; ‘prd-centos7-docker-4c-2g-3965’ is offline; ‘prd-centos7-docker-4c-2g-3967’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3982 in /w/workspace/xfoundry_device-modbus-go_PR-234 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-234 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' 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 > 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/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 99df618622a9f54f94da4a2280a77aba81c63d12 into PR head commit e3f24fd13da723751556eae3cc47a683f01f3d23 Merge succeeded, producing e3f24fd13da723751556eae3cc47a683f01f3d23 Checking out Revision e3f24fd13da723751556eae3cc47a683f01f3d23 (PR-234) > git config core.sparsecheckout # timeout=10 > git checkout -f e3f24fd13da723751556eae3cc47a683f01f3d23 # 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 99df618622a9f54f94da4a2280a77aba81c63d12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3f24fd13da723751556eae3cc47a683f01f3d23 # 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.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:57:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:57:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:57:58 ========================================================= 05:57:58 EdgeX Global Pipelines Version Info 05:57:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:00 ------------------- 05:58:00 stable info: 05:58:00 ------------------- 05:58:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:00 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:58:00 Message: update stable to v1.0.191 05:58:01 ------------------- 05:58:01 experimental info: 05:58:01 ------------------- 05:58:01 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:01 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 05:58:01 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:58:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-234 [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-234 [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-234 [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3f24fd13da723751556eae3cc47a683f01f3d23 [Pipeline] echo 05:58:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3f24fd [Pipeline] echo 05:58:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:58:04 provisioning config files... 05:58:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-234@tmp/config3864659384520234159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:04 ---> docker-login.sh 05:58:04 nexus3.edgexfoundry.org:10001 05:58:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:05 Configure a credential helper to remove this warning. See 05:58:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:05 05:58:05 Login Succeeded 05:58:05 nexus3.edgexfoundry.org:10002 05:58:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:06 Configure a credential helper to remove this warning. See 05:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:06 05:58:06 Login Succeeded 05:58:06 nexus3.edgexfoundry.org:10003 05:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:06 Configure a credential helper to remove this warning. See 05:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:06 05:58:06 Login Succeeded 05:58:06 nexus3.edgexfoundry.org:10004 05:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:06 Configure a credential helper to remove this warning. See 05:58:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:06 05:58:06 Login Succeeded 05:58:06 docker.io 05:58:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:07 Configure a credential helper to remove this warning. See 05:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:07 05:58:07 Login Succeeded 05:58:07 ---> docker-login.sh ends [Pipeline] } 05:58:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:08 + git log --format=format:%s -1 e3f24fd13da723751556eae3cc47a683f01f3d23 [Pipeline] echo 05:58:08 GIT_COMMIT: e3f24fd13da723751556eae3cc47a683f01f3d23, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:58:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:09 05:58:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:58:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:09 latest: Pulling from edgex-devops/git-semver 05:58:09 31603596830f: Pulling fs layer 05:58:09 54011a49482f: Pulling fs layer 05:58:09 a6820b24f6d8: Pulling fs layer 05:58:09 f581987b2513: Pulling fs layer 05:58:09 f581987b2513: Waiting 05:58:09 54011a49482f: Verifying Checksum 05:58:09 54011a49482f: Download complete 05:58:09 31603596830f: Verifying Checksum 05:58:09 31603596830f: Download complete 05:58:10 a6820b24f6d8: Verifying Checksum 05:58:10 a6820b24f6d8: Download complete 05:58:10 f581987b2513: Verifying Checksum 05:58:10 f581987b2513: Download complete 05:58:10 31603596830f: Pull complete 05:58:10 54011a49482f: Pull complete 05:58:11 a6820b24f6d8: Pull complete 05:58:11 f581987b2513: Pull complete 05:58:11 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:58:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:58:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:58:11 prd-centos7-docker-4c-2g-3982 does not seem to be running inside a container 05:58:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-234 -v /w/workspace/xfoundry_device-modbus-go_PR-234:/w/workspace/xfoundry_device-modbus-go_PR-234:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-234@tmp:/w/workspace/xfoundry_device-modbus-go_PR-234@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:58:13 $ docker top 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:14 [ssh-agent] Looking for ssh-agent implementation... 05:58:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:14 $ docker exec 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 ssh-agent 05:58:14 SSH_AUTH_SOCK=/tmp/ssh-1E7qNPHwZQUu/agent.12 05:58:14 SSH_AGENT_PID=18 05:58:14 Running ssh-add (command line suppressed) 05:58:15 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-234@tmp/private_key_310849695697154205.key (/w/workspace/xfoundry_device-modbus-go_PR-234@tmp/private_key_310849695697154205.key) 05:58:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:15 + git tag --points-at HEAD [Pipeline] } 05:58:15 $ docker exec --env ******** --env ******** 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 ssh-agent -k 05:58:15 unset SSH_AUTH_SOCK; 05:58:15 unset SSH_AGENT_PID; 05:58:15 echo Agent pid 18 killed; 05:58:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:15 [ssh-agent] Looking for ssh-agent implementation... 05:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:16 $ docker exec 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 ssh-agent 05:58:16 SSH_AUTH_SOCK=/tmp/ssh-Vjs1rczHDkRA/agent.48 05:58:16 SSH_AGENT_PID=53 05:58:16 Running ssh-add (command line suppressed) 05:58:16 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-234@tmp/private_key_5839783371906289416.key (/w/workspace/xfoundry_device-modbus-go_PR-234@tmp/private_key_5839783371906289416.key) 05:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:16 + git semver init 05:58:16 # -> Open(): unable to determine branch for HEAD 05:58:16 # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-234/.git 05:58:16 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-234 05:58:16 # $SEMVER_REMOTE_NAME = origin 05:58:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:58:16 # $SEMVER_USER_NAME = edgex-jenkins 05:58:16 # $SEMVER_BRANCH = PR-234 05:58:16 # $SEMVER_TEMP = /tmp/semver-124957315 05:58:16 # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP 05:58:17 # '/tmp/semver-124957315' -> '/w/workspace/xfoundry_device-modbus-go_PR-234/.semver' 05:58:17 # -> Force: false 05:58:17 # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-234/.semver [Pipeline] } 05:58:17 $ docker exec --env ******** --env ******** 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 ssh-agent -k 05:58:17 unset SSH_AUTH_SOCK; 05:58:17 unset SSH_AGENT_PID; 05:58:17 echo Agent pid 53 killed; 05:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:18 + git semver [Pipeline] } 05:58:18 $ docker stop --time=1 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 05:58:19 $ docker rm -f 0e5804b83064db6f3fa86aba0b33fe0b960e10aea369f7cac51b9a9a91492519 [Pipeline] // withDockerContainer [Pipeline] sh 05:58:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:20 Stashed 1 file(s) [Pipeline] echo 05:58:20 [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] node [Pipeline] node 05:58:36 Still waiting to schedule task 05:58:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:58:36 Still waiting to schedule task 05:58:36 ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3946’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3985’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3987’ is offline 06:08:39 Running on prd-centos7-docker-4c-2g-4009 in /w/workspace/xfoundry_device-modbus-go_PR-234 [Pipeline] { [Pipeline] ws 06:08:39 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:08:43 using credential edgex-jenkins-ssh 06:08:43 Cloning the remote Git repository 06:08:43 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:08:43 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:08:43 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:08:43 > git --version # timeout=10 06:08:43 > git --version # 'git version 2.24.3' 06:08:43 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:08:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:08:44 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:08:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:08:44 Merging remotes/origin/master commit 99df618622a9f54f94da4a2280a77aba81c63d12 into PR head commit e3f24fd13da723751556eae3cc47a683f01f3d23 06:08:44 Merge succeeded, producing e3f24fd13da723751556eae3cc47a683f01f3d23 06:08:44 Checking out Revision e3f24fd13da723751556eae3cc47a683f01f3d23 (PR-234) 06:08:44 > git config core.sparsecheckout # timeout=10 06:08:44 > git checkout -f e3f24fd13da723751556eae3cc47a683f01f3d23 # timeout=10 06:08:44 > git remote # timeout=10 06:08:44 > git config --get remote.origin.url # timeout=10 06:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:08:44 > git merge 99df618622a9f54f94da4a2280a77aba81c63d12 # timeout=10 06:08:44 > git rev-parse HEAD^{commit} # timeout=10 06:08:44 > git config core.sparsecheckout # timeout=10 06:08:44 > git checkout -f e3f24fd13da723751556eae3cc47a683f01f3d23 # timeout=10 06:08:48 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:08:48 > git --version # timeout=10 06:08:48 > git --version # 'git version 2.24.3' 06:08:48 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:08:50 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:08:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:08:50 + sudo service docker restart 06:08:50 + true 06:08:50 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:08:51 provisioning config files... 06:08:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1364059928775960422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:52 ---> docker-login.sh 06:08:52 nexus3.edgexfoundry.org:10001 06:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:52 Configure a credential helper to remove this warning. See 06:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:52 06:08:52 Login Succeeded 06:08:52 nexus3.edgexfoundry.org:10002 06:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:53 Configure a credential helper to remove this warning. See 06:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:53 06:08:53 Login Succeeded 06:08:53 nexus3.edgexfoundry.org:10003 06:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:53 Configure a credential helper to remove this warning. See 06:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:53 06:08:53 Login Succeeded 06:08:53 nexus3.edgexfoundry.org:10004 06:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:53 Configure a credential helper to remove this warning. See 06:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:53 06:08:53 Login Succeeded 06:08:53 docker.io 06:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:53 Configure a credential helper to remove this warning. See 06:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:53 06:08:53 Login Succeeded 06:08:53 ---> docker-login.sh ends [Pipeline] } 06:08:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:08:54 ========================================================= 06:08:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:08:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:08:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 06:08:54 Sending build context to Docker daemon 601.1kB 06:08:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:08:54 Step 2/8 : FROM ${BASE} 06:08:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:08:54 540db60ca938: Pulling fs layer 06:08:54 adcc1eea9eea: Pulling fs layer 06:08:54 4c4ab2625f07: Pulling fs layer 06:08:54 0510c868ecb4: Pulling fs layer 06:08:54 afea3b2eda06: Pulling fs layer 06:08:54 7809a108b3ef: Pulling fs layer 06:08:54 f706445af74f: Pulling fs layer 06:08:54 0510c868ecb4: Waiting 06:08:54 afea3b2eda06: Waiting 06:08:54 7809a108b3ef: Waiting 06:08:54 f706445af74f: Waiting 06:08:54 4c4ab2625f07: Verifying Checksum 06:08:54 4c4ab2625f07: Download complete 06:08:54 adcc1eea9eea: Verifying Checksum 06:08:54 adcc1eea9eea: Download complete 06:08:54 afea3b2eda06: Verifying Checksum 06:08:54 afea3b2eda06: Download complete 06:08:54 7809a108b3ef: Download complete 06:08:55 540db60ca938: Verifying Checksum 06:08:55 540db60ca938: Download complete 06:08:55 540db60ca938: Pull complete 06:08:55 adcc1eea9eea: Pull complete 06:08:56 4c4ab2625f07: Pull complete 06:08:59 f706445af74f: Verifying Checksum 06:09:00 0510c868ecb4: Verifying Checksum 06:09:00 0510c868ecb4: Download complete 06:09:08 0510c868ecb4: Pull complete 06:09:08 afea3b2eda06: Pull complete 06:09:08 7809a108b3ef: Pull complete 06:09:12 f706445af74f: Pull complete 06:09:12 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:09:12 ---> b068be0155e3 06:09:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:09:12 ---> Running in 074afb0df2dc 06:09:13 Removing intermediate container 074afb0df2dc 06:09:13 ---> 14df7cdbdb0e 06:09:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:13 ---> Running in 61d15e2d366c 06:09:14 Removing intermediate container 61d15e2d366c 06:09:14 ---> 0e0b928d40b3 06:09:14 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:09:14 ---> Running in 71cec4ebf062 06:09:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:09:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:09:23 (1/13) Installing libc-dev (0.7.2-r3) 06:09:23 (2/13) Installing libsodium (1.0.18-r0) 06:09:24 (3/13) Installing pkgconf (1.7.3-r0) 06:09:24 (4/13) Installing libsodium-dev (1.0.18-r0) 06:09:24 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:09:26 (6/13) Installing libedit (20191231.3.1-r1) 06:09:26 (7/13) Installing openssh-client (8.4_p1-r3) 06:09:30 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:09:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:09:31 (10/13) Installing openssh-server (8.4_p1-r3) 06:09:31 (11/13) Installing openssh (8.4_p1-r3) 06:09:32 (12/13) Installing libzmq (4.3.3-r1) 06:09:33 (13/13) Installing zeromq-dev (4.3.3-r1) 06:09:33 Executing busybox-1.32.1-r6.trigger 06:09:33 OK: 156 MiB in 53 packages 06:09:34 Removing intermediate container 71cec4ebf062 06:09:34 ---> c33cba713c2a 06:09:34 Step 6/8 : WORKDIR /device-modbus-go 06:09:34 ---> Running in 0d013f037a0b 06:09:34 Removing intermediate container 0d013f037a0b 06:09:34 ---> 77c0d1ae20fd 06:09:34 Step 7/8 : COPY . . 06:09:35 ---> 94e3e370a6f3 06:09:35 Step 8/8 : RUN go mod download 06:09:35 ---> Running in 99025473302e 06:09:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4002 in /w/workspace/xfoundry_device-modbus-go_PR-234 [Pipeline] { [Pipeline] ws 06:09:36 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:09:44 using credential edgex-jenkins-ssh 06:09:44 Cloning the remote Git repository 06:09:44 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:09:44 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:09:44 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:09:44 > git --version # timeout=10 06:09:44 > git --version # 'git version 2.17.1' 06:09:44 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:09:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:09:45 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:09:45 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:09:45 Merging remotes/origin/master commit 99df618622a9f54f94da4a2280a77aba81c63d12 into PR head commit e3f24fd13da723751556eae3cc47a683f01f3d23 06:09:46 Merge succeeded, producing e3f24fd13da723751556eae3cc47a683f01f3d23 06:09:46 Checking out Revision e3f24fd13da723751556eae3cc47a683f01f3d23 (PR-234) 06:09:45 > git config core.sparsecheckout # timeout=10 06:09:45 > git checkout -f e3f24fd13da723751556eae3cc47a683f01f3d23 # timeout=10 06:09:46 > git remote # timeout=10 06:09:46 > git config --get remote.origin.url # timeout=10 06:09:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:09:46 > git merge 99df618622a9f54f94da4a2280a77aba81c63d12 # timeout=10 06:09:46 > git rev-parse HEAD^{commit} # timeout=10 06:09:46 > git config core.sparsecheckout # timeout=10 06:09:46 > git checkout -f e3f24fd13da723751556eae3cc47a683f01f3d23 # timeout=10 06:09:51 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 06:09:51 > git --version # timeout=10 06:09:51 > git --version # 'git version 2.17.1' 06:09:51 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:09:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:09:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:09:54 + sudo service docker restart 06:09:54 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:09:56 provisioning config files... 06:09:57 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1703310790531173290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:09:57 ---> docker-login.sh 06:09:57 nexus3.edgexfoundry.org:10001 06:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:59 Configure a credential helper to remove this warning. See 06:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:59 06:09:59 Login Succeeded 06:09:59 nexus3.edgexfoundry.org:10002 06:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:09:59 Configure a credential helper to remove this warning. See 06:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:09:59 06:09:59 Login Succeeded 06:09:59 nexus3.edgexfoundry.org:10003 06:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:00 Configure a credential helper to remove this warning. See 06:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:00 06:10:00 Login Succeeded 06:10:00 nexus3.edgexfoundry.org:10004 06:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:00 Configure a credential helper to remove this warning. See 06:10:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:00 06:10:00 Login Succeeded 06:10:00 docker.io 06:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:01 Configure a credential helper to remove this warning. See 06:10:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:01 06:10:01 Login Succeeded 06:10:01 ---> docker-login.sh ends [Pipeline] } 06:10:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:10:02 ========================================================= 06:10:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:10:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:10:02 Removing intermediate container 99025473302e 06:10:02 ---> 84c122e03a8c 06:10:02 Successfully built 84c122e03a8c 06:10:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:10:02 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 06:10:02 + docker inspect -f . ci-base-image-x86_64 06:10:02 . 06:10:03 Sending build context to Docker daemon 600.1kB [Pipeline] withDockerContainer 06:10:03 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:10:03 Step 2/8 : FROM ${BASE} 06:10:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:10:03 595b0fe564bb: Pulling fs layer 06:10:03 7186ed65a4f7: Pulling fs layer 06:10:03 316046926c0a: Pulling fs layer 06:10:03 4ebd0625c992: Pulling fs layer 06:10:03 207e8628e3a3: Pulling fs layer 06:10:03 c791037a9be2: Pulling fs layer 06:10:03 ffd874e62e21: Pulling fs layer 06:10:03 207e8628e3a3: Waiting 06:10:03 4ebd0625c992: Waiting 06:10:03 ffd874e62e21: Waiting 06:10:03 c791037a9be2: Waiting 06:10:03 316046926c0a: Verifying Checksum 06:10:03 316046926c0a: Download complete 06:10:03 7186ed65a4f7: Verifying Checksum 06:10:03 7186ed65a4f7: Download complete 06:10:03 207e8628e3a3: Verifying Checksum 06:10:03 207e8628e3a3: Download complete 06:10:03 prd-centos7-docker-4c-2g-4009 does not seem to be running inside a container 06:10:03 $ 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 ******** ci-base-image-x86_64 cat 06:10:03 c791037a9be2: Verifying Checksum 06:10:03 c791037a9be2: Download complete 06:10:03 595b0fe564bb: Verifying Checksum 06:10:03 595b0fe564bb: Download complete 06:10:04 595b0fe564bb: Pull complete 06:10:04 $ docker top 6b029d57acd4e5649d90033d0b427b78a15b4506c160076bf13cf6c5e35b8635 -eo pid,comm [Pipeline] { 06:10:04 7186ed65a4f7: Pull complete [Pipeline] sh 06:10:05 + go version 06:10:05 go version go1.16.3 linux/amd64 [Pipeline] } 06:10:05 $ docker stop --time=1 6b029d57acd4e5649d90033d0b427b78a15b4506c160076bf13cf6c5e35b8635 06:10:05 316046926c0a: Pull complete 06:10:06 $ docker rm -f 6b029d57acd4e5649d90033d0b427b78a15b4506c160076bf13cf6c5e35b8635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:07 + docker inspect -f . ci-base-image-x86_64 06:10:07 . 06:10:07 ffd874e62e21: Verifying Checksum 06:10:07 ffd874e62e21: Download complete [Pipeline] withDockerContainer 06:10:07 prd-centos7-docker-4c-2g-4009 does not seem to be running inside a container 06:10:07 $ 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 ******** ci-base-image-x86_64 cat 06:10:08 $ docker top 42ce24ea8ed5bee8c901f641069c148750fceea16a6a56af732fb69164690590 -eo pid,comm [Pipeline] { [Pipeline] sh 06:10:09 + go mod tidy [Pipeline] sh 06:10:10 + make test 06:10:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:10:10 4ebd0625c992: Verifying Checksum 06:10:10 4ebd0625c992: Download complete 06:10:11 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:10:18 # github.com/edgexfoundry/device-modbus-go/internal/driver 06:10:18 internal/driver/deviceclient.go:44:32: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion 06:10:18 internal/driver/deviceclient.go:53:34: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion 06:10:18 internal/driver/deviceclient.go:68:3: cannot use primaryTable (type interface {}) as type string in field value: need type assertion 06:10:21 4ebd0625c992: Pull complete 06:10:21 207e8628e3a3: Pull complete 06:10:22 c791037a9be2: Pull complete 06:10:25 # github.com/edgexfoundry/device-modbus-go/internal/driver [github.com/edgexfoundry/device-modbus-go/internal/driver.test] 06:10:25 internal/driver/deviceclient.go:44: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion 06:10:25 internal/driver/deviceclient.go:53: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion 06:10:25 internal/driver/deviceclient.go:68: cannot use primaryTable (type interface {}) as type string in field value: need type assertion 06:10:25 internal/driver/attributechecker_test.go:19:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/attributechecker_test.go:26:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/attributechecker_test.go:43:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/attributechecker_test.go:50:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/deviceclient_test.go:28:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/deviceclient_test.go:55:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/deviceclient_test.go:81:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:10:25 internal/driver/deviceclient_test.go:81:3: too many errors 06:10:25 ffd874e62e21: Pull complete 06:10:25 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:10:25 ---> cfc18b08335c 06:10:25 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 06:10:28 ---> Running in 7aca7112d7df 06:10:29 Removing intermediate container 7aca7112d7df 06:10:29 ---> a56c6a293f3a 06:10:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:29 ---> Running in ae05328360a8 06:10:31 Removing intermediate container ae05328360a8 06:10:31 ---> 3482febeacc9 06:10:31 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 06:10:31 ---> Running in fecdd7a23e40 06:10:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:10:34 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] 06:10:34 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:10:34 $ docker stop --time=1 42ce24ea8ed5bee8c901f641069c148750fceea16a6a56af732fb69164690590 06:10:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:10:36 (1/13) Installing libc-dev (0.7.2-r3) 06:10:36 $ docker rm -f 42ce24ea8ed5bee8c901f641069c148750fceea16a6a56af732fb69164690590 06:10:36 (2/13) Installing libsodium (1.0.18-r0) 06:10:36 (3/13) Installing pkgconf (1.7.3-r0) [Pipeline] // withDockerContainer [Pipeline] } 06:10:36 (4/13) Installing libsodium-dev (1.0.18-r0) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } 06:10:37 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:10:37 (6/13) Installing libedit (20191231.3.1-r1) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 06:10:37 (7/13) Installing openssh-client (8.4_p1-r3) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:10:37 ---> job-cost.sh 06:10:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b3ux 06:10:37 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:10:38 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:10:38 (10/13) Installing openssh-server (8.4_p1-r3) 06:10:38 (11/13) Installing openssh (8.4_p1-r3) 06:10:38 (12/13) Installing libzmq (4.3.3-r1) 06:10:38 (13/13) Installing zeromq-dev (4.3.3-r1) 06:10:39 Executing busybox-1.32.1-r6.trigger 06:10:39 OK: 145 MiB in 53 packages 06:10:41 Removing intermediate container fecdd7a23e40 06:10:41 ---> b9654a619262 06:10:41 Step 6/8 : WORKDIR /device-modbus-go 06:10:41 ---> Running in dab7ca1c7a3b 06:10:42 Removing intermediate container dab7ca1c7a3b 06:10:42 ---> 53419a3819ba 06:10:42 Step 7/8 : COPY . . 06:10:43 ---> 3e42d9874d75 06:10:43 Step 8/8 : RUN go mod download 06:10:43 ---> Running in 00d4511a660a 06:10:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:16 Removing intermediate container 00d4511a660a 06:11:16 ---> 80b8dea047ac 06:11:16 Successfully built 80b8dea047ac 06:11:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:11:16 + docker inspect -f . ci-base-image-arm64 06:11:16 . [Pipeline] withDockerContainer 06:11:17 prd-ubuntu18.04-docker-arm64-4c-16g-4002 does not seem to be running inside a container 06:11:17 $ 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 ******** ci-base-image-arm64 cat 06:11:18 $ docker top 475a268e23bf57650e164af08b15b40a8da0993095abeb11e90250e646fa2e2b -eo pid,comm [Pipeline] { [Pipeline] sh 06:11:19 + go version 06:11:19 go version go1.16.3 linux/arm64 [Pipeline] } 06:11:19 $ docker stop --time=1 475a268e23bf57650e164af08b15b40a8da0993095abeb11e90250e646fa2e2b 06:11:22 $ docker rm -f 475a268e23bf57650e164af08b15b40a8da0993095abeb11e90250e646fa2e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-b3ux/bin to PATH 06:11:22 INFO: No Stack... 06:11:23 + docker inspect -f . ci-base-image-arm64 06:11:23 . [Pipeline] withDockerContainer 06:11:23 prd-ubuntu18.04-docker-arm64-4c-16g-4002 does not seem to be running inside a container 06:11:23 $ 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 ******** ci-base-image-arm64 cat 06:11:23 INFO: Retrieving Pricing Info for: v1-standard-2 06:11:24 INFO: Archiving Costs 06:11:24 $ docker top 09521ade5531627a853e551a245d1a23f964f483f3765dd42ff66d6a238c1077 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:11:25 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:11:25 + cut -d, -f6 [Pipeline] lock 06:11:25 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] 06:11:25 Resource [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] did not exist. Created. 06:11:25 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:26 + go mod tidy 06:11:26 + echo total: 0.029999999329447746 [Pipeline] stash 06:11:26 Stashed 1 file(s) [Pipeline] } 06:11:26 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] [Pipeline] // lock [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:11:27 Failed in branch amd64 06:11:27 + make test 06:11:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:11:28 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:11:47 # github.com/edgexfoundry/device-modbus-go/internal/driver 06:11:47 internal/driver/deviceclient.go:44:32: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion 06:11:47 internal/driver/deviceclient.go:53:34: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion 06:11:47 internal/driver/deviceclient.go:68:3: cannot use primaryTable (type interface {}) as type string in field value: need type assertion 06:12:26 # github.com/edgexfoundry/device-modbus-go/internal/driver [github.com/edgexfoundry/device-modbus-go/internal/driver.test] 06:12:26 internal/driver/deviceclient.go:44: cannot use primaryTable (type interface {}) as type string in argument to strings.ToUpper: need type assertion 06:12:26 internal/driver/deviceclient.go:53: cannot use primaryTable (type interface {}) as type string in argument to calculateAddressLength: need type assertion 06:12:26 internal/driver/deviceclient.go:68: cannot use primaryTable (type interface {}) as type string in field value: need type assertion 06:12:26 internal/driver/attributechecker_test.go:19:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/attributechecker_test.go:26:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/attributechecker_test.go:43:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/attributechecker_test.go:50:4: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/deviceclient_test.go:28:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/deviceclient_test.go:55:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/deviceclient_test.go:81:3: cannot use map[string]string{...} (type map[string]string) as type map[string]interface {} in field value 06:12:26 internal/driver/deviceclient_test.go:81:3: too many errors 06:12:26 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] 06:12:26 make: *** [Makefile:25: test] Error 2 [Pipeline] } 06:12:26 $ docker stop --time=1 09521ade5531627a853e551a245d1a23f964f483f3765dd42ff66d6a238c1077 06:12:28 $ docker rm -f 09521ade5531627a853e551a245d1a23f964f483f3765dd42ff66d6a238c1077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:12:30 ---> job-cost.sh 06:12:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABtd 06:13:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:15:30 lf-activate-venv(): INFO: Adding /tmp/venv-ABtd/bin to PATH 06:15:30 INFO: No Stack... 06:15:30 INFO: Retrieving Pricing Info for: lf-standard-4 06:15:30 INFO: Archiving Costs [Pipeline] sh 06:15:30 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:15:30 + cut -d, -f6 [Pipeline] lock 06:15:30 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] 06:15:30 Resource [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] did not exist. Created. 06:15:30 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:15:31 /w/workspace/device-modbus-go/1@tmp/durable-0541f887/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-0541f887/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:15:31 + echo total: 0.20999999344348907 [Pipeline] stash 06:15:31 Warning: overwriting stash ‘stack-cost’ 06:15:32 Stashed 1 file(s) [Pipeline] } 06:15:32 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-234-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:15:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:15:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:15:36 ---> package-listing.sh 06:15:36 ++ tr '[:upper:]' '[:lower:]' 06:15:36 ++ facter osfamily 06:15:36 + OS_FAMILY=redhat 06:15:36 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-234 06:15:36 + START_PACKAGES=/tmp/packages_start.txt 06:15:36 + END_PACKAGES=/tmp/packages_end.txt 06:15:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:15:36 + PACKAGES=/tmp/packages_start.txt 06:15:36 + '[' /w/workspace/xfoundry_device-modbus-go_PR-234 ']' 06:15:36 + PACKAGES=/tmp/packages_end.txt 06:15:36 + case "${OS_FAMILY}" in 06:15:36 + rpm -qa 06:15:36 + sort 06:15:41 + '[' -f /tmp/packages_start.txt ']' 06:15:41 + '[' -f /tmp/packages_end.txt ']' 06:15:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:15:41 + '[' /w/workspace/xfoundry_device-modbus-go_PR-234 ']' 06:15:41 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-234/archives/ 06:15:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-234/archives/ [Pipeline] echo 06:15:41 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:15:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:42 06:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:15:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:42 alpine: Pulling from edgex-lftools-log-publisher 06:15:42 df20fa9351a1: Pulling fs layer 06:15:42 36b3adc4ff6f: Pulling fs layer 06:15:42 8ad3a11d3b57: Pulling fs layer 06:15:42 46f8f816bc3b: Pulling fs layer 06:15:42 93b61091891f: Pulling fs layer 06:15:42 93b9cdb0e59b: Pulling fs layer 06:15:42 5e14af77c1be: Pulling fs layer 06:15:42 01666e4c0597: Pulling fs layer 06:15:42 aa168da1d23b: Pulling fs layer 06:15:42 46f8f816bc3b: Waiting 06:15:42 93b61091891f: Waiting 06:15:42 93b9cdb0e59b: Waiting 06:15:42 5e14af77c1be: Waiting 06:15:42 01666e4c0597: Waiting 06:15:42 aa168da1d23b: Waiting 06:15:42 36b3adc4ff6f: Verifying Checksum 06:15:42 36b3adc4ff6f: Download complete 06:15:42 46f8f816bc3b: Verifying Checksum 06:15:42 46f8f816bc3b: Download complete 06:15:42 df20fa9351a1: Verifying Checksum 06:15:42 df20fa9351a1: Download complete 06:15:42 93b9cdb0e59b: Verifying Checksum 06:15:42 93b9cdb0e59b: Download complete 06:15:42 5e14af77c1be: Verifying Checksum 06:15:42 5e14af77c1be: Download complete 06:15:42 01666e4c0597: Verifying Checksum 06:15:42 01666e4c0597: Download complete 06:15:42 93b61091891f: Verifying Checksum 06:15:42 93b61091891f: Download complete 06:15:43 df20fa9351a1: Pull complete 06:15:43 8ad3a11d3b57: Verifying Checksum 06:15:43 8ad3a11d3b57: Download complete 06:15:43 36b3adc4ff6f: Pull complete 06:15:43 8ad3a11d3b57: Pull complete 06:15:44 46f8f816bc3b: Pull complete 06:15:44 93b61091891f: Pull complete 06:15:44 93b9cdb0e59b: Pull complete 06:15:44 5e14af77c1be: Pull complete 06:15:44 01666e4c0597: Pull complete 06:15:47 aa168da1d23b: Verifying Checksum 06:15:47 aa168da1d23b: Download complete 06:15:54 aa168da1d23b: Pull complete 06:15:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:15:54 prd-centos7-docker-4c-2g-3982 does not seem to be running inside a container 06:15:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-234/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-234 -v /w/workspace/xfoundry_device-modbus-go_PR-234:/w/workspace/xfoundry_device-modbus-go_PR-234:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-234@tmp:/w/workspace/xfoundry_device-modbus-go_PR-234@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-lftools-log-publisher:alpine cat 06:15:58 $ docker top d58f9bca52ed5204e80daa99bb4706c96d63cda761d2b81cd829f5098354c4e7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:15:59 + mkdir -p /var/log/sa [Pipeline] sh 06:15:59 + ls /var/log/sa-host 06:15:59 + sadf -c /var/log/sa-host/sa10 06:15:59 file_magic: OK 06:15:59 HZ: Using current value: 100 06:15:59 file_header: OK 06:15:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:15:59 Statistics: 06:15:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:15:59 File successfully converted to sysstat format version 12.2.1 06:15:59 + sadf -c /var/log/sa-host/sa23 06:15:59 file_magic: OK 06:15:59 HZ: Using current value: 100 06:15:59 file_header: OK 06:15:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:15:59 Statistics: 06:15:59 Hnuu...uuuununununu... 06:15:59 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:16:00 provisioning config files... 06:16:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-234@tmp/config799758208874164308tmp [Pipeline] { [Pipeline] echo 06:16:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:16:00 ---> create-netrc.sh [Pipeline] } 06:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:16:00 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:16:01 ---> python-tools-install.sh [Pipeline] echo 06:16:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:16:01 ---> sudo-logs.sh 06:16:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:16:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:16:02 ---> job-cost.sh 06:16:02 lf-activate-venv: SKIPPING 06:16:02 DEBUG: total: 0.20999999344348907 06:16:02 INFO: Retrieving Stack Cost... 06:16:03 INFO: Retrieving Pricing Info for: v1-standard-2 06:16:03 INFO: Archiving Costs [Pipeline] echo 06:16:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:16:04 ---> logs-deploy.sh 06:16:04 lf-activate-venv: SKIPPING 06:16:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-234/1 06:16:04 INFO: archiving workspace using pattern(s): 06:16:06 Archives upload complete. 06:16:06 INFO: archiving logs to Nexus 06:16:07 ---> uname -a: 06:16:07 Linux prd-centos7-docker-4c-2g-3982.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:16:07 06:16:07 06:16:07 ---> lscpu: 06:16:07 Architecture: x86_64 06:16:07 CPU op-mode(s): 32-bit, 64-bit 06:16:07 Byte Order: Little Endian 06:16:07 Address sizes: 40 bits physical, 48 bits virtual 06:16:07 CPU(s): 4 06:16:07 On-line CPU(s) list: 0-3 06:16:07 Thread(s) per core: 1 06:16:07 Core(s) per socket: 1 06:16:07 Socket(s): 4 06:16:07 NUMA node(s): 1 06:16:07 Vendor ID: GenuineIntel 06:16:07 CPU family: 6 06:16:07 Model: 44 06:16:07 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:16:07 Stepping: 1 06:16:07 CPU MHz: 2933.442 06:16:07 BogoMIPS: 5866.88 06:16:07 Virtualization: VT-x 06:16:07 Hypervisor vendor: KVM 06:16:07 Virtualization type: full 06:16:07 L1d cache: 128 KiB 06:16:07 L1i cache: 128 KiB 06:16:07 L2 cache: 16 MiB 06:16:07 L3 cache: 64 MiB 06:16:07 NUMA node0 CPU(s): 0-3 06:16:07 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:16:07 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:16:07 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:16:07 Vulnerability Meltdown: Mitigation; PTI 06:16:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:16:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:16:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:16:07 Vulnerability Srbds: Not affected 06:16:07 Vulnerability Tsx async abort: Not affected 06:16:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 06:16:07 06:16:07 06:16:07 ---> nproc: 06:16:07 4 06:16:07 06:16:07