Pull request #268 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d+30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 (061dc3a54f1576611bc228a312ef75d01bd1ee11) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 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-sdk-c/branches/PR-268/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2949 in /w/workspace/edgexfoundry_device-sdk-c_PR-268 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-c.git Fetching without tags > git init /w/workspace/edgexfoundry_device-sdk-c_PR-268 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/268/head:refs/remotes/origin/PR-268 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 into PR head commit 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d Merge succeeded, producing 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d Checking out Revision 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d (PR-268) > git config core.sparsecheckout # timeout=10 > git checkout -f 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d # 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 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d # timeout=10 Commit message: "feat: Serialiaze events for transmission to core-data with configurable queue length" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-14T20:54:46.510Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-14T20:54:46.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-14T20:54:46.870Z] ========================================================= [2020-06-14T20:54:46.870Z] EdgeX Global Pipelines Version Info [2020-06-14T20:54:46.870Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-14T20:54:49.217Z] ------------------- [2020-06-14T20:54:49.217Z] stable info: [2020-06-14T20:54:49.217Z] ------------------- [2020-06-14T20:54:49.217Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-14T20:54:49.217Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-14T20:54:49.217Z] Message: update stable to v1.0.89 [2020-06-14T20:54:50.205Z] ------------------- [2020-06-14T20:54:50.205Z] experimental info: [2020-06-14T20:54:50.205Z] ------------------- [2020-06-14T20:54:50.205Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-14T20:54:50.205Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-14T20:54:50.205Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-14T20:54:52.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-14T20:54:52.422Z] [2020-06-14T20:54:52.422Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-14T20:54:52.795Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-14T20:54:53.108Z] latest: Pulling from edgex-devops/git-semver [2020-06-14T20:54:53.108Z] 9123ac7c32f7: Pulling fs layer [2020-06-14T20:54:53.108Z] b8cc5d1170e3: Pulling fs layer [2020-06-14T20:54:53.108Z] 2924cbbf6a41: Pulling fs layer [2020-06-14T20:54:53.108Z] 93b08a4f1073: Pulling fs layer [2020-06-14T20:54:53.108Z] 93b08a4f1073: Waiting [2020-06-14T20:54:53.108Z] b8cc5d1170e3: Verifying Checksum [2020-06-14T20:54:53.108Z] b8cc5d1170e3: Download complete [2020-06-14T20:54:53.108Z] 9123ac7c32f7: Verifying Checksum [2020-06-14T20:54:53.108Z] 9123ac7c32f7: Download complete [2020-06-14T20:54:53.402Z] 93b08a4f1073: Verifying Checksum [2020-06-14T20:54:53.402Z] 93b08a4f1073: Download complete [2020-06-14T20:54:53.402Z] 2924cbbf6a41: Verifying Checksum [2020-06-14T20:54:53.402Z] 2924cbbf6a41: Download complete [2020-06-14T20:54:54.050Z] 9123ac7c32f7: Pull complete [2020-06-14T20:54:54.050Z] b8cc5d1170e3: Pull complete [2020-06-14T20:54:55.482Z] 2924cbbf6a41: Pull complete [2020-06-14T20:54:55.483Z] 93b08a4f1073: Pull complete [2020-06-14T20:54:55.483Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-14T20:54:55.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-14T20:54:55.483Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-14T20:54:55.672Z] prd-centos7-docker-4c-2g-2949 does not seem to be running inside a container [2020-06-14T20:54:55.861Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-268 -v /w/workspace/edgexfoundry_device-sdk-c_PR-268:/w/workspace/edgexfoundry_device-sdk-c_PR-268:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-268@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-14T20:54:58.245Z] $ docker top 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-14T20:54:58.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-14T20:54:58.534Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-14T20:54:58.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-14T20:54:58.901Z] $ docker exec 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc ssh-agent [2020-06-14T20:54:59.166Z] SSH_AUTH_SOCK=/tmp/ssh-SZNGDuycgcq6/agent.12 [2020-06-14T20:54:59.166Z] SSH_AGENT_PID=18 [2020-06-14T20:54:59.182Z] Running ssh-add (command line suppressed) [2020-06-14T20:54:59.466Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp/private_key_992382662273323306.key (/w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp/private_key_992382662273323306.key) [2020-06-14T20:54:59.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-14T20:54:59.971Z] + git describe --exact-match --tags HEAD [2020-06-14T20:54:59.971Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-14T20:55:00.210Z] $ docker exec --env ******** --env ******** 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc ssh-agent -k [2020-06-14T20:55:00.606Z] unset SSH_AUTH_SOCK; [2020-06-14T20:55:00.606Z] unset SSH_AGENT_PID; [2020-06-14T20:55:00.607Z] echo Agent pid 18 killed; [2020-06-14T20:55:00.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-14T20:55:00.813Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-14T20:55:00.813Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-14T20:55:00.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-14T20:55:00.876Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-14T20:55:01.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-14T20:55:01.179Z] $ docker exec 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc ssh-agent [2020-06-14T20:55:01.491Z] SSH_AUTH_SOCK=/tmp/ssh-Gy0V51se00GY/agent.47 [2020-06-14T20:55:01.491Z] SSH_AGENT_PID=52 [2020-06-14T20:55:01.500Z] Running ssh-add (command line suppressed) [2020-06-14T20:55:01.906Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp/private_key_5519773568486434669.key (/w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp/private_key_5519773568486434669.key) [2020-06-14T20:55:02.132Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-14T20:55:02.564Z] + git semver init [2020-06-14T20:55:02.564Z] # -> Open(): unable to determine branch for HEAD [2020-06-14T20:55:02.564Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-268/.git [2020-06-14T20:55:02.564Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-268 [2020-06-14T20:55:02.564Z] # $SEMVER_REMOTE_NAME = origin [2020-06-14T20:55:02.564Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-14T20:55:02.564Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-14T20:55:02.564Z] # $SEMVER_BRANCH = PR-268 [2020-06-14T20:55:02.564Z] # $SEMVER_TEMP = /tmp/semver-329149384 [2020-06-14T20:55:02.564Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-06-14T20:55:03.990Z] # '/tmp/semver-329149384' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-268/.semver' [2020-06-14T20:55:03.990Z] # -> Force: false [2020-06-14T20:55:03.990Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-268/.semver [Pipeline] } [2020-06-14T20:55:04.017Z] $ docker exec --env ******** --env ******** 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc ssh-agent -k [2020-06-14T20:55:04.220Z] unset SSH_AUTH_SOCK; [2020-06-14T20:55:04.220Z] unset SSH_AGENT_PID; [2020-06-14T20:55:04.220Z] echo Agent pid 52 killed; [2020-06-14T20:55:04.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-14T20:55:04.788Z] + git semver [Pipeline] } [2020-06-14T20:55:04.820Z] $ docker stop --time=1 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc [2020-06-14T20:55:06.460Z] $ docker rm -f 58d0548264db042248e87d7c6b5e351e794634175f417eaff0c59b897b112ecc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-14T20:55:07.853Z] Stashed 48 file(s) [Pipeline] echo [2020-06-14T20:55:07.873Z] [edgeXSemver] initialized semver on version 0.0.0 [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 [2020-06-14T20:55:23.259Z] Still waiting to schedule task [2020-06-14T20:55:23.259Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2949’ [2020-06-14T20:55:23.282Z] Still waiting to schedule task [2020-06-14T20:55:23.282Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ is offline [2020-06-14T20:57:04.050Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2950 in /w/workspace/edgexfoundry_device-sdk-c_PR-268 [Pipeline] { [Pipeline] ws [2020-06-14T20:57:04.105Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-06-14T20:57:08.947Z] using credential edgex-jenkins-ssh [2020-06-14T20:57:08.980Z] Cloning the remote Git repository [2020-06-14T20:57:08.980Z] Cloning with configured refspecs honoured and without tags [2020-06-14T20:57:09.008Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-14T20:57:09.133Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-06-14T20:57:09.206Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-14T20:57:09.207Z] > git --version # timeout=10 [2020-06-14T20:57:09.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-14T20:57:09.307Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-14T20:57:10.339Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-14T20:57:10.361Z] > git config --add remote.origin.fetch +refs/pull/268/head:refs/remotes/origin/PR-268 # timeout=10 [2020-06-14T20:57:10.456Z] Fetching without tags [2020-06-14T20:57:10.980Z] Merging remotes/origin/master commit 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 into PR head commit 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d [2020-06-14T20:57:11.303Z] Merge succeeded, producing 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d [2020-06-14T20:57:11.303Z] Checking out Revision 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d (PR-268) [2020-06-14T20:57:10.379Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-14T20:57:10.414Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-14T20:57:10.440Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-14T20:57:10.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-14T20:57:10.453Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-14T20:57:10.972Z] > git config core.sparsecheckout # timeout=10 [2020-06-14T20:57:10.994Z] > git checkout -f 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d # timeout=10 [2020-06-14T20:57:11.092Z] > git remote # timeout=10 [2020-06-14T20:57:11.159Z] > git config --get remote.origin.url # timeout=10 [2020-06-14T20:57:11.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-14T20:57:11.197Z] > git merge 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 # timeout=10 [2020-06-14T20:57:11.253Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-14T20:57:11.282Z] > git config core.sparsecheckout # timeout=10 [2020-06-14T20:57:11.296Z] > git checkout -f 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d # timeout=10 [2020-06-14T20:57:15.608Z] Commit message: "feat: Serialiaze events for transmission to core-data with configurable queue length" [2020-06-14T20:57:15.636Z] > git --version # timeout=10 [2020-06-14T20:57:15.657Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-14T20:57:17.020Z] ========================================================= [2020-06-14T20:57:17.020Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-06-14T20:57:17.020Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-14T20:57:18.082Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-06-14T20:57:19.059Z] Sending build context to Docker daemon 3.238MB [2020-06-14T20:57:19.330Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-14T20:57:19.330Z] Step 2/21 : FROM ${BASE} as builder [2020-06-14T20:57:19.603Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-06-14T20:57:19.603Z] 0362ad1dd800: Pulling fs layer [2020-06-14T20:57:19.603Z] f2cdb1532d8b: Pulling fs layer [2020-06-14T20:57:19.603Z] 37ed683be191: Pulling fs layer [2020-06-14T20:57:19.603Z] f2cdb1532d8b: Download complete [2020-06-14T20:57:19.603Z] 0362ad1dd800: Download complete [2020-06-14T20:57:20.593Z] 0362ad1dd800: Pull complete [2020-06-14T20:57:20.869Z] f2cdb1532d8b: Pull complete [2020-06-14T20:57:22.314Z] 37ed683be191: Verifying Checksum [2020-06-14T20:57:22.314Z] 37ed683be191: Download complete [2020-06-14T20:57:32.503Z] 37ed683be191: Pull complete [2020-06-14T20:57:32.503Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-06-14T20:57:32.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-06-14T20:57:32.503Z] ---> b23d30803547 [2020-06-14T20:57:32.503Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-06-14T20:57:33.106Z] ---> Running in 90b7298f1317 [2020-06-14T20:57:35.088Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-06-14T20:57:40.473Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz: temporary error (try again later) [2020-06-14T20:57:40.473Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-06-14T20:57:44.772Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz: temporary error (try again later) [2020-06-14T20:57:44.772Z] ERROR: unsatisfiable constraints: [2020-06-14T20:57:44.772Z]  ncurses-dev (missing): [2020-06-14T20:57:44.772Z] required by: world[ncurses-dev] [2020-06-14T20:57:44.772Z] util-linux-dev (missing): [2020-06-14T20:57:44.772Z] required by: world[util-linux-dev] [2020-06-14T20:57:44.772Z] wget (missing): [2020-06-14T20:57:44.772Z] required by: world[wget] [2020-06-14T20:57:45.761Z] The command '/bin/sh -c apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev' returned a non-zero code: 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-14T20:57:47.222Z] Failed in branch arm64 [2020-06-14T20:58:00.498Z] Running on prd-centos7-docker-4c-2g-2951 in /w/workspace/edgexfoundry_device-sdk-c_PR-268 [Pipeline] { [Pipeline] ws [2020-06-14T20:58:00.552Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-06-14T20:58:02.603Z] using credential edgex-jenkins-ssh [2020-06-14T20:58:02.631Z] Cloning the remote Git repository [2020-06-14T20:58:02.632Z] Cloning with configured refspecs honoured and without tags [2020-06-14T20:58:02.658Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-06-14T20:58:02.747Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-06-14T20:58:02.797Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-14T20:58:02.798Z] > git --version # timeout=10 [2020-06-14T20:58:02.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-14T20:58:02.843Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-14T20:58:03.994Z] Fetching without tags [2020-06-14T20:58:03.959Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-14T20:58:03.968Z] > git config --add remote.origin.fetch +refs/pull/268/head:refs/remotes/origin/PR-268 # timeout=10 [2020-06-14T20:58:03.974Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-14T20:58:03.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-06-14T20:58:03.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-06-14T20:58:03.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-14T20:58:04.004Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-14T20:58:04.420Z] Merging remotes/origin/master commit 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 into PR head commit 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d [2020-06-14T20:58:04.514Z] Merge succeeded, producing 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d [2020-06-14T20:58:04.514Z] Checking out Revision 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d (PR-268) [2020-06-14T20:58:04.429Z] > git config core.sparsecheckout # timeout=10 [2020-06-14T20:58:04.434Z] > git checkout -f 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d # timeout=10 [2020-06-14T20:58:04.481Z] > git remote # timeout=10 [2020-06-14T20:58:04.487Z] > git config --get remote.origin.url # timeout=10 [2020-06-14T20:58:04.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-14T20:58:04.501Z] > git merge 30b1a7a38ff7fa727602da3b16feb5ed014ed1c2 # timeout=10 [2020-06-14T20:58:04.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-14T20:58:04.518Z] > git config core.sparsecheckout # timeout=10 [2020-06-14T20:58:04.522Z] > git checkout -f 51dde0c3b667fe9f6e3e2ad2dcbacb313bda724d # timeout=10 [2020-06-14T20:58:08.230Z] Commit message: "feat: Serialiaze events for transmission to core-data with configurable queue length" [2020-06-14T20:58:08.257Z] > git --version # timeout=10 [2020-06-14T20:58:08.268Z] fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-14T20:58:09.195Z] ========================================================= [2020-06-14T20:58:09.195Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-06-14T20:58:09.195Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-14T20:58:09.954Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.9-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-06-14T20:58:10.220Z] Sending build context to Docker daemon 3.238MB [2020-06-14T20:58:10.220Z] Step 1/21 : ARG BASE=alpine:3.9 [2020-06-14T20:58:10.220Z] Step 2/21 : FROM ${BASE} as builder [2020-06-14T20:58:10.482Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-06-14T20:58:10.482Z] e7c96db7181b: Pulling fs layer [2020-06-14T20:58:10.482Z] 4c13bbce0fe7: Pulling fs layer [2020-06-14T20:58:10.482Z] 6059c847ac2f: Pulling fs layer [2020-06-14T20:58:10.482Z] 4c13bbce0fe7: Verifying Checksum [2020-06-14T20:58:10.482Z] 4c13bbce0fe7: Download complete [2020-06-14T20:58:10.482Z] e7c96db7181b: Verifying Checksum [2020-06-14T20:58:10.482Z] e7c96db7181b: Download complete [2020-06-14T20:58:10.746Z] e7c96db7181b: Pull complete [2020-06-14T20:58:11.010Z] 4c13bbce0fe7: Pull complete [2020-06-14T20:58:11.586Z] 6059c847ac2f: Verifying Checksum [2020-06-14T20:58:11.586Z] 6059c847ac2f: Download complete [2020-06-14T20:58:15.822Z] 6059c847ac2f: Pull complete [2020-06-14T20:58:15.822Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-06-14T20:58:15.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-06-14T20:58:15.822Z] ---> 5eabd8fd8ba2 [2020-06-14T20:58:15.822Z] Step 3/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev [2020-06-14T20:58:17.210Z] ---> Running in 7c84a400c10c [2020-06-14T20:58:17.471Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-06-14T20:58:22.753Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-06-14T20:58:22.753Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2020-06-14T20:58:28.202Z] WARNING: Ignoring http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz: temporary error (try again later) [2020-06-14T20:58:28.202Z] ERROR: unsatisfiable constraints: [2020-06-14T20:58:28.202Z]  ncurses-dev (missing): [2020-06-14T20:58:28.202Z] required by: world[ncurses-dev] [2020-06-14T20:58:28.202Z] util-linux-dev (missing): [2020-06-14T20:58:28.202Z] required by: world[util-linux-dev] [2020-06-14T20:58:28.202Z] wget (missing): [2020-06-14T20:58:28.202Z] required by: world[wget] [2020-06-14T20:58:28.202Z] The command '/bin/sh -c apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev' returned a non-zero code: 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-14T20:58:29.572Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-14T20:58:31.046Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-14T20:58:31.696Z] ---> package-listing.sh [2020-06-14T20:58:31.697Z] ++ facter osfamily [2020-06-14T20:58:31.697Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-14T20:58:31.967Z] + OS_FAMILY=redhat [2020-06-14T20:58:31.967Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-268 [2020-06-14T20:58:31.967Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-14T20:58:31.967Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-14T20:58:31.967Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-14T20:58:31.967Z] + PACKAGES=/tmp/packages_start.txt [2020-06-14T20:58:31.967Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-268 ']' [2020-06-14T20:58:31.967Z] + PACKAGES=/tmp/packages_end.txt [2020-06-14T20:58:31.967Z] + case "${OS_FAMILY}" in [2020-06-14T20:58:31.967Z] + sort [2020-06-14T20:58:31.967Z] + rpm -qa [2020-06-14T20:58:36.251Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-14T20:58:36.251Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-14T20:58:36.251Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-14T20:58:36.251Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-268 ']' [2020-06-14T20:58:36.251Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-268/archives/ [2020-06-14T20:58:36.251Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-268/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-14T20:58:36.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-14T20:58:36.954Z] [2020-06-14T20:58:36.954Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-14T20:58:37.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-14T20:58:37.412Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-14T20:58:37.412Z] c9b1b535fdd9: Pulling fs layer [2020-06-14T20:58:37.412Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-14T20:58:37.412Z] 756a868c4378: Pulling fs layer [2020-06-14T20:58:37.412Z] 444b2fc9a129: Pulling fs layer [2020-06-14T20:58:37.412Z] ea15f1150254: Pulling fs layer [2020-06-14T20:58:37.412Z] 41b27a9f41bf: Pulling fs layer [2020-06-14T20:58:37.412Z] 28c525ee5125: Pulling fs layer [2020-06-14T20:58:37.412Z] 094b1ea09ed8: Pulling fs layer [2020-06-14T20:58:37.412Z] 138eaada9080: Pulling fs layer [2020-06-14T20:58:37.412Z] 0622d0fa9048: Pulling fs layer [2020-06-14T20:58:37.412Z] 41b27a9f41bf: Waiting [2020-06-14T20:58:37.412Z] 28c525ee5125: Waiting [2020-06-14T20:58:37.412Z] 094b1ea09ed8: Waiting [2020-06-14T20:58:37.412Z] 138eaada9080: Waiting [2020-06-14T20:58:37.412Z] 0622d0fa9048: Waiting [2020-06-14T20:58:37.412Z] 444b2fc9a129: Waiting [2020-06-14T20:58:37.412Z] ea15f1150254: Waiting [2020-06-14T20:58:37.412Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-14T20:58:37.412Z] 2cc5ad85d9ab: Download complete [2020-06-14T20:58:37.412Z] 444b2fc9a129: Verifying Checksum [2020-06-14T20:58:37.412Z] 444b2fc9a129: Download complete [2020-06-14T20:58:37.688Z] c9b1b535fdd9: Verifying Checksum [2020-06-14T20:58:37.688Z] c9b1b535fdd9: Download complete [2020-06-14T20:58:37.688Z] ea15f1150254: Download complete [2020-06-14T20:58:37.688Z] 28c525ee5125: Verifying Checksum [2020-06-14T20:58:37.688Z] 28c525ee5125: Download complete [2020-06-14T20:58:37.971Z] c9b1b535fdd9: Pull complete [2020-06-14T20:58:38.818Z] 756a868c4378: Verifying Checksum [2020-06-14T20:58:38.818Z] 756a868c4378: Download complete [2020-06-14T20:58:38.818Z] 2cc5ad85d9ab: Pull complete [2020-06-14T20:58:39.158Z] 094b1ea09ed8: Verifying Checksum [2020-06-14T20:58:39.158Z] 094b1ea09ed8: Download complete [2020-06-14T20:58:40.554Z] 0622d0fa9048: Verifying Checksum [2020-06-14T20:58:40.554Z] 0622d0fa9048: Download complete [2020-06-14T20:58:40.554Z] 138eaada9080: Verifying Checksum [2020-06-14T20:58:40.554Z] 138eaada9080: Download complete [2020-06-14T20:58:41.143Z] 756a868c4378: Pull complete [2020-06-14T20:58:41.143Z] 41b27a9f41bf: Verifying Checksum [2020-06-14T20:58:41.143Z] 41b27a9f41bf: Download complete [2020-06-14T20:58:41.733Z] 444b2fc9a129: Pull complete [2020-06-14T20:58:42.000Z] ea15f1150254: Pull complete [2020-06-14T20:58:47.636Z] 41b27a9f41bf: Pull complete [2020-06-14T20:58:47.636Z] 28c525ee5125: Pull complete [2020-06-14T20:58:51.960Z] 094b1ea09ed8: Pull complete [2020-06-14T20:58:52.269Z] 138eaada9080: Pull complete [2020-06-14T20:58:52.556Z] 0622d0fa9048: Pull complete [2020-06-14T20:58:52.556Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-14T20:58:52.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-14T20:58:52.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-14T20:58:52.829Z] prd-centos7-docker-4c-2g-2949 does not seem to be running inside a container [2020-06-14T20:58:52.977Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-268 -v /w/workspace/edgexfoundry_device-sdk-c_PR-268:/w/workspace/edgexfoundry_device-sdk-c_PR-268:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-268@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-14T20:58:56.943Z] $ docker top 48205ec73ad6e7f7418abb7ccdfd9f5761dd8248538d08828f83d8646c170f7a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-14T20:58:57.304Z] provisioning config files... [2020-06-14T20:58:57.323Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-268@tmp/config5163647622057716484tmp [Pipeline] { [Pipeline] echo [2020-06-14T20:58:57.400Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-14T20:58:58.196Z] ---> create-netrc.sh [Pipeline] echo [2020-06-14T20:58:58.224Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-14T20:58:58.559Z] ---> logs-deploy.sh [2020-06-14T20:58:58.559Z] + ARCHIVE_ARTIFACTS= [2020-06-14T20:58:58.559Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-14T20:58:58.559Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-14T20:58:58.559Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-14T20:58:58.559Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-268/1 [2020-06-14T20:58:58.559Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-268/1/ [2020-06-14T20:58:58.559Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-268/1 /w/workspace/edgexfoundry_device-sdk-c_PR-268 [2020-06-14T20:59:00.503Z] Archives upload complete. [2020-06-14T20:59:00.503Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-268/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-268/1/