Started by upstream project "edgexfoundry/cd-management/release" build number 36 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1c3cbe1168f8f4990475966f6e71602a78dc5c52 Running in Durability level: PERFORMANCE_OPTIMIZED 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.11-base, dockerFilePath:scripts/Dockerfile.alpine-3.11, 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.11 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.11-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 BUILD_SNAP: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11828’ Running on prd-centos7-docker-4c-2g-11829 in /w/workspace/edgexfoundry_device-sdk-c_master [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-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.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-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 --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 1c3cbe1168f8f4990475966f6e71602a78dc5c52 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 Commit message: "fix: remove stale profiles when devices are removed (#301)" > git rev-list --no-walk 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-11T16:04:08.473Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-11T16:04:08.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-11T16:04:08.812Z] ========================================================= [2020-11-11T16:04:08.812Z] EdgeX Global Pipelines Version Info [2020-11-11T16:04:08.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:04:10.927Z] ------------------- [2020-11-11T16:04:10.927Z] stable info: [2020-11-11T16:04:10.927Z] ------------------- [2020-11-11T16:04:10.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-11T16:04:10.927Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-11T16:04:10.927Z] Message: update stable to v1.0.162 [2020-11-11T16:04:11.938Z] ------------------- [2020-11-11T16:04:11.938Z] experimental info: [2020-11-11T16:04:11.938Z] ------------------- [2020-11-11T16:04:11.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-11T16:04:11.938Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-11T16:04:11.938Z] Message: update experimental to v1.0.162 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-11T16:04:12.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2020-11-11T16:04:12.636Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2020-11-11T16:04:12.727Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-11T16:04:12.872Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-11T16:04:12.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-11T16:04:13.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2020-11-11T16:04:13.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine-3.11 [Pipeline] echo [2020-11-11T16:04:13.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-3.11-base [Pipeline] echo [2020-11-11T16:04:13.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-11T16:04:13.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-c [Pipeline] echo [2020-11-11T16:04:13.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-11T16:04:13.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-11T16:04:13.752Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-11T16:04:13.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-11-11T16:04:13.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-11T16:04:14.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-11T16:04:14.156Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-11T16:04:14.242Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-11-11T16:04:14.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-11-11T16:04:14.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-11-11T16:04:14.510Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c3cbe1168f8f4990475966f6e71602a78dc5c52 [Pipeline] echo [2020-11-11T16:04:14.617Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c3cbe1 [Pipeline] echo [2020-11-11T16:04:14.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-11T16:04:14.949Z] provisioning config files... [2020-11-11T16:04:15.042Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config165524182670911215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:04:15.529Z] ---> docker-login.sh [2020-11-11T16:04:15.529Z] nexus3.edgexfoundry.org:10001 [2020-11-11T16:04:15.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:04:16.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:04:16.068Z] Configure a credential helper to remove this warning. See [2020-11-11T16:04:16.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:04:16.068Z] [2020-11-11T16:04:16.068Z] Login Succeeded [2020-11-11T16:04:16.068Z] nexus3.edgexfoundry.org:10002 [2020-11-11T16:04:16.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:04:16.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:04:16.355Z] Configure a credential helper to remove this warning. See [2020-11-11T16:04:16.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:04:16.355Z] [2020-11-11T16:04:16.355Z] Login Succeeded [2020-11-11T16:04:16.355Z] nexus3.edgexfoundry.org:10003 [2020-11-11T16:04:16.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:04:16.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:04:16.632Z] Configure a credential helper to remove this warning. See [2020-11-11T16:04:16.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:04:16.633Z] [2020-11-11T16:04:16.633Z] Login Succeeded [2020-11-11T16:04:16.633Z] nexus3.edgexfoundry.org:10004 [2020-11-11T16:04:16.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:04:16.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:04:16.897Z] Configure a credential helper to remove this warning. See [2020-11-11T16:04:16.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:04:16.897Z] [2020-11-11T16:04:16.897Z] Login Succeeded [2020-11-11T16:04:16.897Z] docker.io [2020-11-11T16:04:17.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:04:17.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:04:17.429Z] Configure a credential helper to remove this warning. See [2020-11-11T16:04:17.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:04:17.429Z] [2020-11-11T16:04:17.429Z] Login Succeeded [2020-11-11T16:04:17.429Z] ---> docker-login.sh ends [Pipeline] } [2020-11-11T16:04:17.465Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:04:18.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T16:04:18.423Z] [2020-11-11T16:04:18.423Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:04:18.821Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T16:04:18.821Z] latest: Pulling from edgex-devops/git-semver [2020-11-11T16:04:18.821Z] 31603596830f: Pulling fs layer [2020-11-11T16:04:18.821Z] 2a8b12db71e7: Pulling fs layer [2020-11-11T16:04:18.821Z] 6ca5941a6612: Pulling fs layer [2020-11-11T16:04:18.821Z] ecc8261a40a4: Pulling fs layer [2020-11-11T16:04:18.821Z] ecc8261a40a4: Waiting [2020-11-11T16:04:18.821Z] 2a8b12db71e7: Verifying Checksum [2020-11-11T16:04:18.821Z] 2a8b12db71e7: Download complete [2020-11-11T16:04:19.550Z] 31603596830f: Verifying Checksum [2020-11-11T16:04:19.550Z] 31603596830f: Download complete [2020-11-11T16:04:19.872Z] ecc8261a40a4: Verifying Checksum [2020-11-11T16:04:19.872Z] ecc8261a40a4: Download complete [2020-11-11T16:04:19.872Z] 31603596830f: Pull complete [2020-11-11T16:04:20.262Z] 6ca5941a6612: Verifying Checksum [2020-11-11T16:04:20.262Z] 2a8b12db71e7: Pull complete [2020-11-11T16:04:21.243Z] 6ca5941a6612: Pull complete [2020-11-11T16:04:21.513Z] ecc8261a40a4: Pull complete [2020-11-11T16:04:21.513Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-11T16:04:21.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T16:04:21.513Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-11T16:04:21.679Z] prd-centos7-docker-4c-2g-11829 does not seem to be running inside a container [2020-11-11T16:04:21.754Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-11T16:04:23.748Z] $ docker top dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-11T16:04:24.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-11T16:04:24.072Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-11T16:04:24.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-11T16:04:24.432Z] $ docker exec dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 ssh-agent [2020-11-11T16:04:24.662Z] SSH_AUTH_SOCK=/tmp/ssh-oGbZRoYrzRSA/agent.12 [2020-11-11T16:04:24.662Z] SSH_AGENT_PID=17 [2020-11-11T16:04:24.675Z] Running ssh-add (command line suppressed) [2020-11-11T16:04:24.900Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2285782806443978561.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2285782806443978561.key) [2020-11-11T16:04:24.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-11T16:04:25.322Z] + git tag --points-at HEAD [Pipeline] } [2020-11-11T16:04:25.698Z] $ docker exec --env ******** --env ******** dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 ssh-agent -k [2020-11-11T16:04:26.192Z] unset SSH_AUTH_SOCK; [2020-11-11T16:04:26.192Z] unset SSH_AGENT_PID; [2020-11-11T16:04:26.192Z] echo Agent pid 17 killed; [2020-11-11T16:04:26.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-11-11T16:04:26.538Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.0|v1.3.0-dev.10' [Pipeline] sshagent [2020-11-11T16:04:26.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-11T16:04:26.631Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-11T16:04:26.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-11T16:04:27.006Z] $ docker exec dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 ssh-agent [2020-11-11T16:04:27.264Z] SSH_AUTH_SOCK=/tmp/ssh-y8QdWnQhHSyb/agent.47 [2020-11-11T16:04:27.264Z] SSH_AGENT_PID=53 [2020-11-11T16:04:27.278Z] Running ssh-add (command line suppressed) [2020-11-11T16:04:27.434Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4231675956042890108.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_4231675956042890108.key) [2020-11-11T16:04:27.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-11T16:04:27.897Z] + git semver init [2020-11-11T16:04:27.898Z] # -> Open(): unable to determine branch for HEAD [2020-11-11T16:04:27.898Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2020-11-11T16:04:27.898Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2020-11-11T16:04:27.898Z] # $SEMVER_REMOTE_NAME = origin [2020-11-11T16:04:27.898Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-11T16:04:27.898Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-11T16:04:27.898Z] # $SEMVER_BRANCH = master [2020-11-11T16:04:27.898Z] # $SEMVER_TEMP = /tmp/semver-014099948 [2020-11-11T16:04:27.898Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-11-11T16:04:28.869Z] # '/tmp/semver-014099948' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2020-11-11T16:04:28.869Z] # -> Force: false [2020-11-11T16:04:28.869Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2020-11-11T16:04:28.885Z] $ docker exec --env ******** --env ******** dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 ssh-agent -k [2020-11-11T16:04:29.022Z] unset SSH_AUTH_SOCK; [2020-11-11T16:04:29.023Z] unset SSH_AGENT_PID; [2020-11-11T16:04:29.023Z] echo Agent pid 53 killed; [2020-11-11T16:04:29.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-11T16:04:29.552Z] + git semver [Pipeline] } [2020-11-11T16:04:29.572Z] $ docker stop --time=1 dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 [2020-11-11T16:04:30.990Z] $ docker rm -f dfbf2c73b5b0fa0328c0ed754a06a6f301d9c59cb6811c4adea77bb10de26876 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-11T16:04:31.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-11T16:04:31.953Z] Stashed 1 file(s) [Pipeline] echo [2020-11-11T16:04:31.957Z] [edgeXSemver]: initialized semver on version 1.3.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-11-11T16:04:47.343Z] Still waiting to schedule task [2020-11-11T16:04:47.343Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-11-11T16:04:47.346Z] Still waiting to schedule task [2020-11-11T16:04:47.346Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-11T16:06:03.965Z] Running on prd-centos7-docker-4c-2g-11834 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-11-11T16:06:04.023Z] Running in /w/workspace/device-sdk-c/48 [Pipeline] { [Pipeline] checkout [2020-11-11T16:06:06.748Z] using credential edgex-jenkins-ssh [2020-11-11T16:06:06.837Z] Cloning the remote Git repository [2020-11-11T16:06:06.875Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-11-11T16:06:06.952Z] > git init /w/workspace/device-sdk-c/48 # timeout=10 [2020-11-11T16:06:07.011Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-11-11T16:06:07.012Z] > git --version # timeout=10 [2020-11-11T16:06:07.019Z] > git --version # 'git version 2.16.5' [2020-11-11T16:06:07.020Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T16:06:07.051Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T16:06:08.173Z] Checking out Revision 1c3cbe1168f8f4990475966f6e71602a78dc5c52 (master) [2020-11-11T16:06:07.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-11-11T16:06:07.809Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T16:06:07.821Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-11-11T16:06:07.832Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-11-11T16:06:07.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T16:06:07.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-11T16:06:08.184Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T16:06:08.191Z] > git checkout -f 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 [2020-11-11T16:06:11.805Z] Commit message: "fix: remove stale profiles when devices are removed (#301)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-11T16:06:12.501Z] provisioning config files... [2020-11-11T16:06:12.528Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/48@tmp/config630939899768118600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:06:13.137Z] ---> docker-login.sh [2020-11-11T16:06:13.137Z] nexus3.edgexfoundry.org:10001 [2020-11-11T16:06:13.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:13.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:13.400Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:13.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:13.400Z] [2020-11-11T16:06:13.400Z] Login Succeeded [2020-11-11T16:06:13.400Z] nexus3.edgexfoundry.org:10002 [2020-11-11T16:06:13.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:13.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:13.667Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:13.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:13.667Z] [2020-11-11T16:06:13.667Z] Login Succeeded [2020-11-11T16:06:13.667Z] nexus3.edgexfoundry.org:10003 [2020-11-11T16:06:13.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:13.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:13.931Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:13.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:13.931Z] [2020-11-11T16:06:13.931Z] Login Succeeded [2020-11-11T16:06:13.931Z] nexus3.edgexfoundry.org:10004 [2020-11-11T16:06:13.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:13.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:13.931Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:13.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:13.931Z] [2020-11-11T16:06:13.931Z] Login Succeeded [2020-11-11T16:06:13.931Z] docker.io [2020-11-11T16:06:14.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:14.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:14.453Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:14.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:14.453Z] [2020-11-11T16:06:14.453Z] Login Succeeded [2020-11-11T16:06:14.453Z] ---> docker-login.sh ends [Pipeline] } [2020-11-11T16:06:14.487Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-11T16:06:14.842Z] ========================================================= [2020-11-11T16:06:14.842Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2020-11-11T16:06:14.842Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:06:15.174Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2020-11-11T16:06:15.174Z] Sending build context to Docker daemon 2.407MB [2020-11-11T16:06:15.174Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-11-11T16:06:15.174Z] Step 2/21 : FROM ${BASE} as builder [2020-11-11T16:06:15.435Z] latest: Pulling from edgex-devops/edgex-gcc-base [2020-11-11T16:06:15.435Z] e7c96db7181b: Pulling fs layer [2020-11-11T16:06:15.435Z] 4c13bbce0fe7: Pulling fs layer [2020-11-11T16:06:15.435Z] 6059c847ac2f: Pulling fs layer [2020-11-11T16:06:15.435Z] 4c13bbce0fe7: Verifying Checksum [2020-11-11T16:06:15.435Z] 4c13bbce0fe7: Download complete [2020-11-11T16:06:16.008Z] e7c96db7181b: Verifying Checksum [2020-11-11T16:06:16.008Z] e7c96db7181b: Download complete [2020-11-11T16:06:16.270Z] e7c96db7181b: Pull complete [2020-11-11T16:06:16.531Z] 4c13bbce0fe7: Pull complete [2020-11-11T16:06:17.930Z] 6059c847ac2f: Verifying Checksum [2020-11-11T16:06:17.930Z] 6059c847ac2f: Download complete [2020-11-11T16:06:22.172Z] 6059c847ac2f: Pull complete [2020-11-11T16:06:22.172Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2020-11-11T16:06:22.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2020-11-11T16:06:22.172Z] ---> 5eabd8fd8ba2 [2020-11-11T16:06:22.172Z] 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-11-11T16:06:24.108Z] ---> Running in 8c66cdb87129 [2020-11-11T16:06:24.685Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-11-11T16:06:26.078Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-11-11T16:06:26.341Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-11-11T16:06:26.341Z] (2/8) Installing libuuid (2.33-r0) [2020-11-11T16:06:26.606Z] (3/8) Installing libblkid (2.33-r0) [2020-11-11T16:06:26.606Z] (4/8) Installing libfdisk (2.33-r0) [2020-11-11T16:06:26.606Z] (5/8) Installing libmount (2.33-r0) [2020-11-11T16:06:26.868Z] (6/8) Installing libsmartcols (2.33-r0) [2020-11-11T16:06:26.868Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-11-11T16:06:27.132Z] (8/8) Installing wget (1.20.3-r0) [2020-11-11T16:06:27.132Z] Executing busybox-1.29.3-r10.trigger [2020-11-11T16:06:27.132Z] OK: 272 MiB in 83 packages [2020-11-11T16:06:28.083Z] Removing intermediate container 8c66cdb87129 [2020-11-11T16:06:28.083Z] ---> 6c9dc70f619d [2020-11-11T16:06:28.083Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-11-11T16:06:28.083Z] ---> Running in e4fbeda48089 [2020-11-11T16:06:28.083Z] Removing intermediate container e4fbeda48089 [2020-11-11T16:06:28.083Z] ---> 32c3f4310928 [2020-11-11T16:06:28.083Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2020-11-11T16:06:28.083Z] ---> Running in 75f1fe70dff3 [2020-11-11T16:06:29.038Z] --2020-11-11 16:06:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-11-11T16:06:29.038Z] Resolving github.com... 140.82.114.4 [2020-11-11T16:06:29.038Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-11-11T16:06:29.038Z] HTTP request sent, awaiting response... 302 Found [2020-11-11T16:06:29.038Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-11-11T16:06:29.038Z] --2020-11-11 16:06:28-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-11-11T16:06:29.038Z] Resolving codeload.github.com... 140.82.113.9 [2020-11-11T16:06:29.038Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-11-11T16:06:29.301Z] HTTP request sent, awaiting response... 200 OK [2020-11-11T16:06:29.301Z] Length: unspecified [application/x-gzip] [2020-11-11T16:06:29.301Z] Saving to: 'STDOUT' [2020-11-11T16:06:29.301Z]  [2020-11-11T16:06:29.301Z] 0K .......... .......... .......... .......... .......... 1.33M [2020-11-11T16:06:29.301Z] 50K .......... .......... .......... .......... .......... 2.67M [2020-11-11T16:06:29.301Z] 100K .......... .......... .......... .......... .......... 49.2M [2020-11-11T16:06:29.301Z] 150K .......... .......... .......... .......... .......... 2.84M [2020-11-11T16:06:29.301Z] 200K .......... .......... .......... .......... .......... 31.3M [2020-11-11T16:06:29.301Z] 250K .......... .......... .......... .......... .......... 8.56M [2020-11-11T16:06:29.301Z] 300K .......... .......... .......... .......... .......... 9.35M [2020-11-11T16:06:29.301Z] 350K .......... .......... .......... .......... .......... 7.25M [2020-11-11T16:06:29.301Z] 400K .......... .......... .......... .......... .......... 8.39M [2020-11-11T16:06:29.563Z] 450K .......... .......... .......... .......... .......... 553K [2020-11-11T16:06:29.563Z] 500K .......... .......... .......... .......... .......... 2.59M [2020-11-11T16:06:29.563Z] 550K .......... .......... .......... .......... .......... 4.96M [2020-11-11T16:06:29.563Z] 600K .......... .......... .......... .......... .......... 2.76M [2020-11-11T16:06:29.563Z] 650K .......... .......... .......... .......... .......... 4.36M [2020-11-11T16:06:29.563Z] 700K .. 52.3M=0.2s [2020-11-11T16:06:29.563Z] [2020-11-11T16:06:29.563Z] 2020-11-11 16:06:29 (2.79 MB/s) - written to stdout [719348] [2020-11-11T16:06:29.563Z] [2020-11-11T16:06:29.563Z] -- The C compiler identification is GNU 8.3.0 [2020-11-11T16:06:29.824Z] -- The CXX compiler identification is GNU 8.3.0 [2020-11-11T16:06:29.824Z] -- Check for working C compiler: /usr/bin/cc [2020-11-11T16:06:29.824Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-11T16:06:29.824Z] -- Detecting C compiler ABI info [2020-11-11T16:06:29.824Z] -- Detecting C compiler ABI info - done [2020-11-11T16:06:29.824Z] -- Detecting C compile features [2020-11-11T16:06:30.088Z] -- Detecting C compile features - done [2020-11-11T16:06:30.088Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-11-11T16:06:30.088Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-11-11T16:06:30.088Z] -- Detecting CXX compiler ABI info [2020-11-11T16:06:30.351Z] -- Detecting CXX compiler ABI info - done [2020-11-11T16:06:30.351Z] -- Detecting CXX compile features [2020-11-11T16:06:30.613Z] -- Detecting CXX compile features - done [2020-11-11T16:06:30.613Z] -- Looking for include file endian.h [2020-11-11T16:06:30.613Z] -- Looking for include file endian.h - found [2020-11-11T16:06:30.613Z] -- Check if the system is big endian [2020-11-11T16:06:30.613Z] -- Searching 16 bit integer [2020-11-11T16:06:30.613Z] -- Looking for sys/types.h [2020-11-11T16:06:30.876Z] -- Looking for sys/types.h - found [2020-11-11T16:06:30.876Z] -- Looking for stdint.h [2020-11-11T16:06:30.876Z] -- Looking for stdint.h - found [2020-11-11T16:06:30.876Z] -- Looking for stddef.h [2020-11-11T16:06:30.876Z] -- Looking for stddef.h - found [2020-11-11T16:06:30.876Z] -- Check size of unsigned short [2020-11-11T16:06:31.137Z] -- Check size of unsigned short - done [2020-11-11T16:06:31.137Z] -- Using unsigned short [2020-11-11T16:06:31.137Z] -- Check if the system is big endian - little endian [2020-11-11T16:06:31.137Z] -- Check size of size_t [2020-11-11T16:06:31.137Z] -- Check size of size_t - done [2020-11-11T16:06:31.137Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-11-11T16:06:31.137Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-11-11T16:06:31.137Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-11-11T16:06:31.137Z] CMake did not find one. [2020-11-11T16:06:31.137Z] [2020-11-11T16:06:31.137Z] Could not find a package configuration file provided by "cJSON" with any of [2020-11-11T16:06:31.137Z] the following names: [2020-11-11T16:06:31.137Z] [2020-11-11T16:06:31.137Z] cJSONConfig.cmake [2020-11-11T16:06:31.137Z] cjson-config.cmake [2020-11-11T16:06:31.137Z] [2020-11-11T16:06:31.137Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-11-11T16:06:31.137Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-11-11T16:06:31.137Z] provides a separate development package or SDK, be sure it has been [2020-11-11T16:06:31.137Z] installed. [2020-11-11T16:06:31.137Z] [2020-11-11T16:06:31.137Z] [2020-11-11T16:06:31.137Z] -- Configuring done [2020-11-11T16:06:31.400Z] -- Generating done [2020-11-11T16:06:31.400Z] -- Build files have been written to: /tmp/cbor [2020-11-11T16:06:31.400Z] Scanning dependencies of target cbor_shared [2020-11-11T16:06:31.400Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-11-11T16:06:31.400Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-11-11T16:06:31.665Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-11-11T16:06:31.666Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-11-11T16:06:31.928Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-11-11T16:06:31.928Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-11-11T16:06:31.928Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-11-11T16:06:31.928Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-11-11T16:06:32.190Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-11-11T16:06:32.190Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-11-11T16:06:32.190Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-11-11T16:06:32.451Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-11-11T16:06:32.451Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-11-11T16:06:32.714Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-11-11T16:06:32.714Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-11-11T16:06:32.714Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2020-11-11T16:06:32.714Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2020-11-11T16:06:32.976Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2020-11-11T16:06:32.976Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2020-11-11T16:06:32.976Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-11-11T16:06:32.976Z] [ 40%] Linking C shared library libcbor.so [2020-11-11T16:06:32.976Z] [ 40%] Built target cbor_shared [2020-11-11T16:06:32.976Z] Scanning dependencies of target cbor [2020-11-11T16:06:32.976Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-11-11T16:06:33.237Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-11-11T16:06:33.501Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-11-11T16:06:33.501Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-11-11T16:06:33.763Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-11-11T16:06:33.763Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-11-11T16:06:33.763Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-11-11T16:06:34.024Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-11-11T16:06:34.024Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-11-11T16:06:34.024Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-11-11T16:06:34.285Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-11-11T16:06:34.285Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-11-11T16:06:34.366Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11833 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2020-11-11T16:06:34.416Z] Running in /w/workspace/device-sdk-c/48 [Pipeline] { [Pipeline] checkout [2020-11-11T16:06:34.548Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-11-11T16:06:34.548Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-11-11T16:06:34.548Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-11-11T16:06:34.548Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-11-11T16:06:34.809Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-11-11T16:06:34.810Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-11-11T16:06:34.810Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-11-11T16:06:35.074Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-11-11T16:06:35.074Z] [ 80%] Linking C static library libcbor.a [2020-11-11T16:06:35.074Z] [ 80%] Built target cbor [2020-11-11T16:06:35.074Z] Scanning dependencies of target create_items [2020-11-11T16:06:35.074Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-11-11T16:06:35.074Z] [ 84%] Linking C executable create_items [2020-11-11T16:06:35.074Z] [ 84%] Built target create_items [2020-11-11T16:06:35.074Z] Scanning dependencies of target readfile [2020-11-11T16:06:35.074Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-11-11T16:06:35.074Z] [ 88%] Linking C executable readfile [2020-11-11T16:06:35.337Z] [ 88%] Built target readfile [2020-11-11T16:06:35.337Z] Scanning dependencies of target streaming_parser [2020-11-11T16:06:35.337Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-11-11T16:06:35.337Z] [ 92%] Linking C executable streaming_parser [2020-11-11T16:06:35.337Z] [ 92%] Built target streaming_parser [2020-11-11T16:06:35.337Z] Scanning dependencies of target sort [2020-11-11T16:06:35.337Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-11-11T16:06:35.337Z] [ 96%] Linking C executable sort [2020-11-11T16:06:35.337Z] [ 96%] Built target sort [2020-11-11T16:06:35.337Z] Scanning dependencies of target hello [2020-11-11T16:06:35.337Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-11-11T16:06:35.337Z] [100%] Linking C executable hello [2020-11-11T16:06:35.600Z] [100%] Built target hello [2020-11-11T16:06:35.600Z] Install the project... [2020-11-11T16:06:35.600Z] -- Install configuration: "Release" [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/lib64/libcbor.a [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/lib64/libcbor.so [2020-11-11T16:06:35.600Z] -- Up-to-date: /usr/local/include/cbor [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/common.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/data.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/ints.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/maps.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/strings.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor/tags.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/include/cbor.h [2020-11-11T16:06:35.600Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-11-11T16:06:38.163Z] Removing intermediate container 75f1fe70dff3 [2020-11-11T16:06:38.163Z] ---> 4874ebdcc006 [2020-11-11T16:06:38.163Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-11-11T16:06:38.163Z] ---> Running in 12b532904684 [2020-11-11T16:06:39.109Z] Removing intermediate container 12b532904684 [2020-11-11T16:06:39.109Z] ---> 1aafb86710fe [2020-11-11T16:06:39.109Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-11-11T16:06:39.109Z] ---> 54ae8d245d6c [2020-11-11T16:06:39.109Z] Step 8/21 : COPY src /tmp/sdk/src [2020-11-11T16:06:39.892Z] using credential edgex-jenkins-ssh [2020-11-11T16:06:39.944Z] Cloning the remote Git repository [2020-11-11T16:06:40.069Z] ---> d5da2d58f119 [2020-11-11T16:06:40.069Z] Step 9/21 : COPY include /tmp/sdk/include [2020-11-11T16:06:40.332Z] ---> 0ffc72cbef37 [2020-11-11T16:06:40.332Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-11-11T16:06:40.595Z] ---> f1066b332a37 [2020-11-11T16:06:40.595Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-11-11T16:06:40.013Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-11-11T16:06:40.127Z] > git init /w/workspace/device-sdk-c/48 # timeout=10 [2020-11-11T16:06:40.198Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-11-11T16:06:40.198Z] > git --version # timeout=10 [2020-11-11T16:06:40.211Z] > git --version # 'git version 2.17.1' [2020-11-11T16:06:40.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T16:06:40.275Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T16:06:40.856Z] ---> 52db5665b0c5 [2020-11-11T16:06:40.856Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-11-11T16:06:40.856Z] ---> 10b9575997c3 [2020-11-11T16:06:40.856Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-11-11T16:06:41.123Z] ---> Running in 3add172b031e [2020-11-11T16:06:41.385Z] + CPPCHECK=false [2020-11-11T16:06:41.385Z] + DOCGEN=false [2020-11-11T16:06:41.385Z] + TOMLVER=SDK-0.2 [2020-11-11T16:06:41.385Z] + CUTILVER=1.1.1 [2020-11-11T16:06:41.385Z] + '[' 0 -gt 0 ] [2020-11-11T16:06:41.385Z] + readlink -f ./scripts/build.sh [2020-11-11T16:06:41.385Z] + dirname /tmp/sdk/scripts/build.sh [2020-11-11T16:06:41.385Z] + dirname /tmp/sdk/scripts [2020-11-11T16:06:41.385Z] + ROOT=/tmp/sdk [2020-11-11T16:06:41.385Z] + cd /tmp/sdk [2020-11-11T16:06:41.385Z] + '[' '!' -d deps ] [2020-11-11T16:06:41.385Z] + mkdir deps [2020-11-11T16:06:41.385Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-11-11T16:06:41.385Z] + tar -C deps -z -x -f - [2020-11-11T16:06:41.385Z] --2020-11-11 16:06:41-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-11-11T16:06:41.385Z] Resolving github.com... 140.82.114.4 [2020-11-11T16:06:41.385Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-11-11T16:06:41.647Z] HTTP request sent, awaiting response... 302 Found [2020-11-11T16:06:41.647Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-11-11T16:06:41.647Z] --2020-11-11 16:06:41-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-11-11T16:06:41.647Z] Resolving codeload.github.com... 140.82.113.9 [2020-11-11T16:06:41.647Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-11-11T16:06:41.910Z] HTTP request sent, awaiting response... 200 OK [2020-11-11T16:06:41.910Z] Length: unspecified [application/x-gzip] [2020-11-11T16:06:41.910Z] Saving to: 'STDOUT' [2020-11-11T16:06:41.910Z]  [2020-11-11T16:06:41.910Z] 0K .......... ...... 860K=0.02s [2020-11-11T16:06:41.910Z] [2020-11-11T16:06:41.910Z] 2020-11-11 16:06:41 (860 KB/s) - written to stdout [16451] [2020-11-11T16:06:41.910Z] [2020-11-11T16:06:41.910Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-11-11T16:06:41.910Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-11-11T16:06:41.910Z] + tar -C deps -z -x -f - [2020-11-11T16:06:41.910Z] --2020-11-11 16:06:41-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-11-11T16:06:41.910Z] Resolving github.com... 140.82.114.4 [2020-11-11T16:06:41.910Z] Connecting to github.com|140.82.114.4|:443... connected. [2020-11-11T16:06:41.910Z] HTTP request sent, awaiting response... 302 Found [2020-11-11T16:06:41.910Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-11-11T16:06:41.910Z] --2020-11-11 16:06:41-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-11-11T16:06:41.910Z] Resolving codeload.github.com... 140.82.113.9 [2020-11-11T16:06:41.910Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-11-11T16:06:41.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-11-11T16:06:41.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-11T16:06:41.611Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-11-11T16:06:41.661Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-11-11T16:06:41.662Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-11T16:06:41.674Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-11T16:06:42.124Z] Checking out Revision 1c3cbe1168f8f4990475966f6e71602a78dc5c52 (master) [2020-11-11T16:06:42.171Z] HTTP request sent, awaiting response... 200 OK [2020-11-11T16:06:42.171Z] Length: unspecified [application/x-gzip] [2020-11-11T16:06:42.171Z] Saving to: 'STDOUT' [2020-11-11T16:06:42.171Z]  [2020-11-11T16:06:42.171Z] 0K .......... .......... .......... .......... .......... 1.33M [2020-11-11T16:06:42.171Z] 50K .......... .......... .......... .......... .......... 2.68M [2020-11-11T16:06:42.171Z] 100K .......... .......... .......... .......... .......... 33.9M [2020-11-11T16:06:42.171Z] 150K .......... .......... ..... 6.56M=0.06s [2020-11-11T16:06:42.171Z] [2020-11-11T16:06:42.171Z] 2020-11-11 16:06:42 (2.85 MB/s) - written to stdout [179833] [2020-11-11T16:06:42.171Z] [2020-11-11T16:06:42.435Z] + mkdir -p src/c/iot [2020-11-11T16:06:42.435Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-11-11T16:06:42.435Z] + mkdir -p include/iot [2020-11-11T16:06:42.435Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-11-11T16:06:42.435Z] + mkdir -p include/iot/os [2020-11-11T16:06:42.435Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-11-11T16:06:42.435Z] + mkdir -p /tmp/sdk/build/release [2020-11-11T16:06:42.435Z] + cd /tmp/sdk/build/release [2020-11-11T16:06:42.435Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-11-11T16:06:42.435Z] -- The C compiler identification is GNU 8.3.0 [2020-11-11T16:06:42.435Z] -- Check for working C compiler: /usr/bin/cc [2020-11-11T16:06:42.435Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-11T16:06:42.435Z] -- Detecting C compiler ABI info [2020-11-11T16:06:42.699Z] -- Detecting C compiler ABI info - done [2020-11-11T16:06:42.699Z] -- Detecting C compile features [2020-11-11T16:06:42.699Z] -- Detecting C compile features - done [2020-11-11T16:06:42.699Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-11-11T16:06:42.699Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-11-11T16:06:42.699Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-11-11T16:06:42.699Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-11-11T16:06:42.699Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-11-11T16:06:42.699Z] -- C SDK 1.3.0 for Linux [2020-11-11T16:06:42.961Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-11-11T16:06:42.961Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-11-11T16:06:42.961Z] -- Found Curses: /usr/lib/libcurses.so [2020-11-11T16:06:42.961Z] -- Configuring done [2020-11-11T16:06:42.961Z] -- Generating done [2020-11-11T16:06:42.961Z] -- Build files have been written to: /tmp/sdk/build/release [2020-11-11T16:06:42.961Z] + make [2020-11-11T16:06:42.962Z] + tee release.log [2020-11-11T16:06:42.962Z] Scanning dependencies of target csdk [2020-11-11T16:06:43.224Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-11-11T16:06:43.224Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-11-11T16:06:42.147Z] > git config core.sparsecheckout # timeout=10 [2020-11-11T16:06:42.166Z] > git checkout -f 1c3cbe1168f8f4990475966f6e71602a78dc5c52 # timeout=10 [2020-11-11T16:06:43.485Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-11-11T16:06:43.485Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-11-11T16:06:44.060Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-11-11T16:06:44.060Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-11-11T16:06:44.060Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-11-11T16:06:44.322Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-11-11T16:06:44.936Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-11-11T16:06:44.936Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-11-11T16:06:45.200Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-11-11T16:06:45.464Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-11-11T16:06:45.464Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-11-11T16:06:45.464Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-11-11T16:06:45.726Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-11-11T16:06:46.552Z] Commit message: "fix: remove stale profiles when devices are removed (#301)" [2020-11-11T16:06:46.679Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-11-11T16:06:46.680Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-11-11T16:06:46.680Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-11-11T16:06:46.680Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-11-11T16:06:46.941Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-11T16:06:47.224Z] provisioning config files... [2020-11-11T16:06:47.266Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/48@tmp/config2060594175102150837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:06:47.514Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-11-11T16:06:47.514Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-11-11T16:06:47.514Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-11-11T16:06:47.775Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-11-11T16:06:47.775Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-11-11T16:06:48.036Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-11-11T16:06:48.036Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-11-11T16:06:48.298Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-11-11T16:06:48.298Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-11-11T16:06:48.332Z] ---> docker-login.sh [2020-11-11T16:06:48.332Z] nexus3.edgexfoundry.org:10001 [2020-11-11T16:06:48.561Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-11-11T16:06:48.822Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-11-11T16:06:49.085Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-11-11T16:06:49.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:49.347Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-11-11T16:06:49.347Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-11-11T16:06:49.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:49.594Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:49.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:49.594Z] [2020-11-11T16:06:49.594Z] Login Succeeded [2020-11-11T16:06:49.594Z] nexus3.edgexfoundry.org:10002 [2020-11-11T16:06:50.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:50.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:50.194Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:50.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:50.194Z] [2020-11-11T16:06:50.194Z] Login Succeeded [2020-11-11T16:06:50.194Z] nexus3.edgexfoundry.org:10003 [2020-11-11T16:06:50.306Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-11-11T16:06:50.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:50.567Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-11-11T16:06:50.567Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-11-11T16:06:50.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:50.754Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:50.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:50.754Z] [2020-11-11T16:06:50.754Z] Login Succeeded [2020-11-11T16:06:50.754Z] nexus3.edgexfoundry.org:10004 [2020-11-11T16:06:50.828Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-11-11T16:06:50.828Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-11-11T16:06:51.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:51.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:51.305Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:51.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:51.305Z] [2020-11-11T16:06:51.305Z] Login Succeeded [2020-11-11T16:06:51.305Z] docker.io [2020-11-11T16:06:51.402Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-11-11T16:06:51.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-11T16:06:51.663Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-11-11T16:06:52.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-11T16:06:52.186Z] Configure a credential helper to remove this warning. See [2020-11-11T16:06:52.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-11T16:06:52.186Z] [2020-11-11T16:06:52.186Z] Login Succeeded [2020-11-11T16:06:52.186Z] ---> docker-login.sh ends [Pipeline] } [2020-11-11T16:06:52.265Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-11-11T16:06:52.605Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-11-11T16:06:52.605Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [Pipeline] echo [2020-11-11T16:06:52.842Z] ========================================================= [2020-11-11T16:06:52.842Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2020-11-11T16:06:52.842Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:06:53.177Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-11-11T16:06:53.177Z] [ 71%] Linking C shared library libcsdk.so [2020-11-11T16:06:53.177Z] [ 71%] Built target csdk [2020-11-11T16:06:53.177Z] Scanning dependencies of target template [2020-11-11T16:06:53.177Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-11-11T16:06:53.275Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-3.11-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2020-11-11T16:06:53.438Z] [ 74%] Linking C executable template [2020-11-11T16:06:53.557Z] Sending build context to Docker daemon 2.407MB [2020-11-11T16:06:53.557Z] Step 1/21 : ARG BASE=alpine:3.11 [2020-11-11T16:06:53.557Z] Step 2/21 : FROM ${BASE} as builder [2020-11-11T16:06:53.699Z] [ 74%] Built target template [2020-11-11T16:06:53.699Z] Scanning dependencies of target device-counter [2020-11-11T16:06:53.699Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-11-11T16:06:53.699Z] [ 77%] Linking C executable device-counter [2020-11-11T16:06:53.833Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2020-11-11T16:06:53.833Z] 0362ad1dd800: Pulling fs layer [2020-11-11T16:06:53.833Z] f2cdb1532d8b: Pulling fs layer [2020-11-11T16:06:53.833Z] 37ed683be191: Pulling fs layer [2020-11-11T16:06:53.833Z] f2cdb1532d8b: Verifying Checksum [2020-11-11T16:06:53.833Z] f2cdb1532d8b: Download complete [2020-11-11T16:06:53.961Z] [ 77%] Built target device-counter [2020-11-11T16:06:53.961Z] Scanning dependencies of target device-random [2020-11-11T16:06:53.961Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-11-11T16:06:53.961Z] [ 80%] Linking C executable device-random [2020-11-11T16:06:53.961Z] [ 80%] Built target device-random [2020-11-11T16:06:54.110Z] 0362ad1dd800: Verifying Checksum [2020-11-11T16:06:54.110Z] 0362ad1dd800: Download complete [2020-11-11T16:06:54.225Z] Scanning dependencies of target device-gyro [2020-11-11T16:06:54.225Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-11-11T16:06:54.225Z] [ 84%] Linking C executable device-gyro [2020-11-11T16:06:54.225Z] [ 84%] Built target device-gyro [2020-11-11T16:06:54.225Z] Scanning dependencies of target device-bitfields [2020-11-11T16:06:54.225Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-11-11T16:06:54.486Z] [ 87%] Linking C executable device-bitfields [2020-11-11T16:06:54.486Z] [ 87%] Built target device-bitfields [2020-11-11T16:06:54.486Z] Scanning dependencies of target template-discovery [2020-11-11T16:06:54.486Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-11-11T16:06:54.752Z] [ 90%] Linking C executable template-discovery [2020-11-11T16:06:54.752Z] [ 90%] Built target template-discovery [2020-11-11T16:06:54.752Z] Scanning dependencies of target device-file [2020-11-11T16:06:54.752Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-11-11T16:06:54.752Z] [ 93%] Linking C executable device-file [2020-11-11T16:06:55.015Z] [ 93%] Built target device-file [2020-11-11T16:06:55.015Z] Scanning dependencies of target device-terminal [2020-11-11T16:06:55.015Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-11-11T16:06:55.015Z] [ 96%] Linking C executable device-terminal [2020-11-11T16:06:55.015Z] [ 96%] Built target device-terminal [2020-11-11T16:06:55.015Z] Scanning dependencies of target templatev1 [2020-11-11T16:06:55.110Z] 0362ad1dd800: Pull complete [2020-11-11T16:06:55.277Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-11-11T16:06:55.277Z] [100%] Linking C executable templatev1 [2020-11-11T16:06:55.277Z] [100%] Built target templatev1 [2020-11-11T16:06:55.277Z] + make package [2020-11-11T16:06:55.277Z] + tee -a release.log [2020-11-11T16:06:55.390Z] f2cdb1532d8b: Pull complete [2020-11-11T16:06:55.539Z] [ 71%] Built target csdk [2020-11-11T16:06:55.539Z] [ 74%] Built target template [2020-11-11T16:06:55.539Z] [ 77%] Built target device-counter [2020-11-11T16:06:55.539Z] [ 80%] Built target device-random [2020-11-11T16:06:55.539Z] [ 84%] Built target device-gyro [2020-11-11T16:06:55.539Z] [ 87%] Built target device-bitfields [2020-11-11T16:06:55.539Z] [ 90%] Built target template-discovery [2020-11-11T16:06:55.539Z] [ 93%] Built target device-file [2020-11-11T16:06:55.539Z] [ 96%] Built target device-terminal [2020-11-11T16:06:55.539Z] [100%] Built target templatev1 [2020-11-11T16:06:55.539Z] Run CPack packaging tool... [2020-11-11T16:06:55.539Z] CPack: Create package using TGZ [2020-11-11T16:06:55.539Z] CPack: Install projects [2020-11-11T16:06:55.539Z] CPack: - Run preinstall target for: Csdk [2020-11-11T16:06:55.801Z] CPack: - Install project: Csdk [2020-11-11T16:06:55.801Z] CPack: Create package [2020-11-11T16:06:55.801Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.0.tar.gz generated. [2020-11-11T16:06:55.801Z] + '[' false '=' true ] [2020-11-11T16:06:55.801Z] + '[' false '=' true ] [2020-11-11T16:06:55.801Z] + mkdir -p /tmp/sdk/build/debug [2020-11-11T16:06:55.801Z] + cd /tmp/sdk/build/debug [2020-11-11T16:06:55.801Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-11-11T16:06:55.801Z] -- The C compiler identification is GNU 8.3.0 [2020-11-11T16:06:56.063Z] -- Check for working C compiler: /usr/bin/cc [2020-11-11T16:06:56.063Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-11T16:06:56.063Z] -- Detecting C compiler ABI info [2020-11-11T16:06:56.063Z] -- Detecting C compiler ABI info - done [2020-11-11T16:06:56.063Z] -- Detecting C compile features [2020-11-11T16:06:56.325Z] -- Detecting C compile features - done [2020-11-11T16:06:56.325Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-11-11T16:06:56.325Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-11-11T16:06:56.325Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-11-11T16:06:56.325Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-11-11T16:06:56.325Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-11-11T16:06:56.325Z] -- C SDK 1.3.0 for Linux [2020-11-11T16:06:56.325Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-11-11T16:06:56.325Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-11-11T16:06:56.325Z] -- Found Curses: /usr/lib/libcurses.so [2020-11-11T16:06:56.325Z] -- Configuring done [2020-11-11T16:06:56.378Z] 37ed683be191: Verifying Checksum [2020-11-11T16:06:56.378Z] 37ed683be191: Download complete [2020-11-11T16:06:56.589Z] -- Generating done [2020-11-11T16:06:56.589Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-11-11T16:06:56.589Z] + make [2020-11-11T16:06:56.589Z] + tee debug.log [2020-11-11T16:06:56.589Z] Scanning dependencies of target csdk [2020-11-11T16:06:56.589Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-11-11T16:06:56.589Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-11-11T16:06:56.851Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-11-11T16:06:56.851Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-11-11T16:06:57.114Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-11-11T16:06:57.114Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-11-11T16:06:57.114Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-11-11T16:06:57.114Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-11-11T16:06:57.376Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-11-11T16:06:57.376Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-11-11T16:06:57.637Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-11-11T16:06:57.637Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-11-11T16:06:57.637Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-11-11T16:06:57.637Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-11-11T16:06:57.968Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-11-11T16:06:58.272Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-11-11T16:06:58.272Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-11-11T16:06:58.273Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-11-11T16:06:58.273Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-11-11T16:06:58.273Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-11-11T16:06:58.555Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-11-11T16:06:58.555Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-11-11T16:06:58.555Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-11-11T16:06:58.815Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-11-11T16:06:58.815Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-11-11T16:06:58.815Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-11-11T16:06:58.815Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-11-11T16:06:59.077Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-11-11T16:06:59.077Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-11-11T16:06:59.077Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-11-11T16:06:59.339Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-11-11T16:06:59.339Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-11-11T16:06:59.339Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-11-11T16:06:59.339Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-11-11T16:06:59.915Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-11-11T16:06:59.915Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-11-11T16:06:59.915Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-11-11T16:06:59.915Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-11-11T16:07:00.176Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-11-11T16:07:00.176Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-11-11T16:07:00.442Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-11-11T16:07:00.704Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-11-11T16:07:00.704Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-11-11T16:07:00.704Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-11-11T16:07:00.968Z] [ 71%] Linking C shared library libcsdk.so [2020-11-11T16:07:00.968Z] [ 71%] Built target csdk [2020-11-11T16:07:00.968Z] Scanning dependencies of target template [2020-11-11T16:07:00.968Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-11-11T16:07:00.968Z] [ 74%] Linking C executable template [2020-11-11T16:07:00.968Z] [ 74%] Built target template [2020-11-11T16:07:01.230Z] Scanning dependencies of target device-counter [2020-11-11T16:07:01.230Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-11-11T16:07:01.230Z] [ 77%] Linking C executable device-counter [2020-11-11T16:07:01.230Z] [ 77%] Built target device-counter [2020-11-11T16:07:01.230Z] Scanning dependencies of target device-random [2020-11-11T16:07:01.230Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-11-11T16:07:01.230Z] [ 80%] Linking C executable device-random [2020-11-11T16:07:01.491Z] [ 80%] Built target device-random [2020-11-11T16:07:01.491Z] Scanning dependencies of target device-gyro [2020-11-11T16:07:01.491Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-11-11T16:07:01.491Z] [ 84%] Linking C executable device-gyro [2020-11-11T16:07:01.491Z] [ 84%] Built target device-gyro [2020-11-11T16:07:01.491Z] Scanning dependencies of target device-bitfields [2020-11-11T16:07:01.491Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-11-11T16:07:01.756Z] [ 87%] Linking C executable device-bitfields [2020-11-11T16:07:01.756Z] [ 87%] Built target device-bitfields [2020-11-11T16:07:01.756Z] Scanning dependencies of target template-discovery [2020-11-11T16:07:01.756Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-11-11T16:07:01.756Z] [ 90%] Linking C executable template-discovery [2020-11-11T16:07:01.756Z] [ 90%] Built target template-discovery [2020-11-11T16:07:01.756Z] Scanning dependencies of target device-file [2020-11-11T16:07:02.018Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-11-11T16:07:02.018Z] [ 93%] Linking C executable device-file [2020-11-11T16:07:02.018Z] [ 93%] Built target device-file [2020-11-11T16:07:02.018Z] Scanning dependencies of target device-terminal [2020-11-11T16:07:02.018Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-11-11T16:07:02.018Z] [ 96%] Linking C executable device-terminal [2020-11-11T16:07:02.279Z] [ 96%] Built target device-terminal [2020-11-11T16:07:02.279Z] Scanning dependencies of target templatev1 [2020-11-11T16:07:02.279Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-11-11T16:07:02.279Z] [100%] Linking C executable templatev1 [2020-11-11T16:07:02.279Z] [100%] Built target templatev1 [2020-11-11T16:07:02.279Z] make: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.279Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.279Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.279Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.279Z] [ 71%] Built target csdk [2020-11-11T16:07:02.279Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.279Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.279Z] [ 74%] Built target template [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 77%] Built target device-counter [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 80%] Built target device-random [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 84%] Built target device-gyro [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 87%] Built target device-bitfields [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 90%] Built target template-discovery [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 93%] Built target device-file [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [ 96%] Built target device-terminal [2020-11-11T16:07:02.544Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] [100%] Built target templatev1 [2020-11-11T16:07:02.544Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:02.544Z] Install the project... [2020-11-11T16:07:02.544Z] -- Install configuration: "Release" [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/lib/libcsdk.so [2020-11-11T16:07:02.544Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-11-11T16:07:02.544Z] -- Up-to-date: /usr/local/include [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/devsdk [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/devices.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/error.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/os.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/base64.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/component.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/config.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/container.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/data.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/hash.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/iot.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/json.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/logger.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/os.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/thread.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/time.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/typecode.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/yxml.h [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/os [2020-11-11T16:07:02.544Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-11-11T16:07:02.545Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-11-11T16:07:02.545Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-11-11T16:07:02.545Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-11-11T16:07:02.545Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-11-11T16:07:02.545Z] make: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:07:04.468Z] Removing intermediate container 3add172b031e [2020-11-11T16:07:04.468Z] ---> 4ba81e0f5889 [2020-11-11T16:07:04.468Z] Step 14/21 : FROM ${BASE} [2020-11-11T16:07:04.468Z] ---> 5eabd8fd8ba2 [2020-11-11T16:07:04.468Z] Step 15/21 : MAINTAINER IOTech [2020-11-11T16:07:04.468Z] ---> Running in 0ca7d5221ed5 [2020-11-11T16:07:04.734Z] Removing intermediate container 0ca7d5221ed5 [2020-11-11T16:07:04.734Z] ---> 8f54087fd05b [2020-11-11T16:07:04.734Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-11-11T16:07:04.734Z] ---> Running in d3a3c26981d7 [2020-11-11T16:07:05.680Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-11-11T16:07:06.252Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-11-11T16:07:06.513Z] (1/3) Installing curl (7.64.0-r4) [2020-11-11T16:07:06.608Z] 37ed683be191: Pull complete [2020-11-11T16:07:06.608Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2020-11-11T16:07:06.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2020-11-11T16:07:06.608Z] ---> b23d30803547 [2020-11-11T16:07:06.608Z] 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-11-11T16:07:06.778Z] (2/3) Installing libuuid (2.33-r0) [2020-11-11T16:07:06.778Z] (3/3) Installing wget (1.20.3-r0) [2020-11-11T16:07:07.044Z] Executing busybox-1.29.3-r10.trigger [2020-11-11T16:07:07.044Z] OK: 268 MiB in 78 packages [2020-11-11T16:07:07.208Z] ---> Running in 61e245ace7a9 [2020-11-11T16:07:07.311Z] Removing intermediate container d3a3c26981d7 [2020-11-11T16:07:07.311Z] ---> 8ed6cbfe6ff7 [2020-11-11T16:07:07.311Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-11-11T16:07:07.573Z] ---> 6e25be35bf04 [2020-11-11T16:07:07.573Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-11-11T16:07:07.834Z] ---> ca7bc57287ee [2020-11-11T16:07:07.834Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-11-11T16:07:08.095Z] ---> 0b25e85affb1 [2020-11-11T16:07:08.095Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-11-11T16:07:08.358Z] ---> 4ffb8ef52eaa [2020-11-11T16:07:08.358Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-11-11T16:07:08.620Z] ---> 730c2b6c7d95 [2020-11-11T16:07:08.620Z] Successfully built 730c2b6c7d95 [2020-11-11T16:07:08.620Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:07:09.199Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-11-11T16:07:09.317Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-11T16:07:09.317Z] . [Pipeline] withDockerContainer [2020-11-11T16:07:09.419Z] prd-centos7-docker-4c-2g-11834 does not seem to be running inside a container [2020-11-11T16:07:09.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/48 -v /w/workspace/device-sdk-c/48:/w/workspace/device-sdk-c/48:rw,z -v /w/workspace/device-sdk-c/48@tmp:/w/workspace/device-sdk-c/48@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 ******** ci-base-image-x86_64 cat [2020-11-11T16:07:09.794Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-11-11T16:07:10.066Z] (1/8) Installing ncurses-dev (6.1_p20190105-r0) [2020-11-11T16:07:10.107Z] $ docker top 8ea2390fd74004c5e16ca931174e452175123e10651f24b36cae05f6f01c7c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-11T16:07:10.340Z] (2/8) Installing libuuid (2.33-r0) [2020-11-11T16:07:10.340Z] (3/8) Installing libblkid (2.33-r0) [2020-11-11T16:07:10.340Z] (4/8) Installing libfdisk (2.33-r0) [2020-11-11T16:07:10.613Z] (5/8) Installing libmount (2.33-r0) [2020-11-11T16:07:10.624Z] + make test [2020-11-11T16:07:10.624Z] echo "make test" [2020-11-11T16:07:10.624Z] make test [Pipeline] } [2020-11-11T16:07:10.639Z] $ docker stop --time=1 8ea2390fd74004c5e16ca931174e452175123e10651f24b36cae05f6f01c7c06 [2020-11-11T16:07:10.886Z] (6/8) Installing libsmartcols (2.33-r0) [2020-11-11T16:07:10.886Z] (7/8) Installing util-linux-dev (2.33-r0) [2020-11-11T16:07:12.003Z] $ docker rm -f 8ea2390fd74004c5e16ca931174e452175123e10651f24b36cae05f6f01c7c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2020-11-11T16:07:12.316Z] (8/8) Installing wget (1.20.3-r0) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2020-11-11T16:07:12.591Z] Executing busybox-1.29.3-r10.trigger [2020-11-11T16:07:12.591Z] OK: 285 MiB in 83 packages [2020-11-11T16:07:14.056Z] Removing intermediate container 61e245ace7a9 [2020-11-11T16:07:14.056Z] ---> 755f3f88723d [2020-11-11T16:07:14.056Z] Step 4/21 : ENV CBOR_VERSION=0.5.0 [2020-11-11T16:07:14.333Z] ---> Running in 25090f893767 [2020-11-11T16:07:14.606Z] Removing intermediate container 25090f893767 [2020-11-11T16:07:14.606Z] ---> ccb87c085518 [2020-11-11T16:07:14.606Z] Step 5/21 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [Pipeline] sh [2020-11-11T16:07:14.886Z] ---> Running in 6e0bf59c22ca [2020-11-11T16:07:14.951Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-11T16:07:15.261Z] + ls -al . [2020-11-11T16:07:15.261Z] total 160 [2020-11-11T16:07:15.261Z] drwxrwxr-x. 8 jenkins jenkins 260 Nov 11 16:06 . [2020-11-11T16:07:15.261Z] drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 16:06 .. [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 3104 Nov 11 16:06 Attribution.txt [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 5980 Nov 11 16:06 CHANGES [2020-11-11T16:07:15.261Z] drwxrwxr-x. 2 jenkins jenkins 144 Nov 11 16:06 docs [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 108574 Nov 11 16:06 Doxyfile [2020-11-11T16:07:15.261Z] drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 16:06 .git [2020-11-11T16:07:15.261Z] drwxrwxr-x. 2 jenkins jenkins 38 Nov 11 16:06 .github [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 176 Nov 11 16:06 .gitignore [2020-11-11T16:07:15.261Z] drwxrwxr-x. 4 jenkins jenkins 33 Nov 11 16:06 include [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 794 Nov 11 16:06 Jenkinsfile [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 10174 Nov 11 16:06 LICENSE [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 449 Nov 11 16:06 Makefile [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 2697 Nov 11 16:06 README.md [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 5977 Nov 11 16:06 README.v2.md [2020-11-11T16:07:15.261Z] drwxrwxr-x. 2 jenkins jenkins 108 Nov 11 16:06 scripts [2020-11-11T16:07:15.261Z] drwxrwxr-x. 4 jenkins jenkins 50 Nov 11 16:06 src [2020-11-11T16:07:15.261Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 16:04 VERSION [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:07:15.571Z] + docker build -t docker-device-sdk-c -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1c3cbe1168f8f4990475966f6e71602a78dc5c52 --label arch=amd64 --label version=1.3.0 . [2020-11-11T16:07:15.571Z] Sending build context to Docker daemon 2.407MB [2020-11-11T16:07:15.571Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-11-11T16:07:15.571Z] Step 2/15 : FROM ${BASE} [2020-11-11T16:07:15.571Z] ---> 730c2b6c7d95 [2020-11-11T16:07:15.571Z] Step 3/15 : MAINTAINER IOTech [2020-11-11T16:07:16.145Z] ---> Running in bee8260537cf [2020-11-11T16:07:16.330Z] --2020-11-11 16:07:16-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2020-11-11T16:07:16.330Z] Resolving github.com... 140.82.113.4 [2020-11-11T16:07:16.330Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-11-11T16:07:16.330Z] HTTP request sent, awaiting response... 302 Found [2020-11-11T16:07:16.330Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2020-11-11T16:07:16.330Z] --2020-11-11 16:07:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2020-11-11T16:07:16.330Z] Resolving codeload.github.com... 140.82.113.9 [2020-11-11T16:07:16.330Z] Connecting to codeload.github.com|140.82.113.9|:443... connected. [2020-11-11T16:07:16.408Z] Removing intermediate container bee8260537cf [2020-11-11T16:07:16.408Z] ---> 39f2345019a2 [2020-11-11T16:07:16.408Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2020-11-11T16:07:16.408Z] ---> Running in 447b8f9dcfef [2020-11-11T16:07:16.605Z] HTTP request sent, awaiting response... 200 OK [2020-11-11T16:07:16.605Z] Length: unspecified [application/x-gzip] [2020-11-11T16:07:16.605Z] Saving to: 'STDOUT' [2020-11-11T16:07:16.605Z] [2020-11-11T16:07:16.605Z] 0K .......... .......... .......... .......... .......... 1.43M [2020-11-11T16:07:16.605Z] 50K .......... .......... .......... .......... .......... 6.58M [2020-11-11T16:07:16.605Z] 100K .......... .......... .......... .......... .......... 2.78M [2020-11-11T16:07:16.605Z] 150K .......... .......... .......... .......... .......... 4.17M [2020-11-11T16:07:16.605Z] 200K .......... .......... .......... .......... .......... 10.7M [2020-11-11T16:07:16.605Z] 250K .......... .......... .......... .......... .......... 3.73M [2020-11-11T16:07:16.605Z] 300K .......... .......... .......... .......... .......... 4.30M [2020-11-11T16:07:16.605Z] 350K .......... .......... .......... .......... .......... 5.17M [2020-11-11T16:07:16.605Z] 400K .......... .......... .......... .......... .......... 5.18M [2020-11-11T16:07:16.605Z] 450K .......... .......... .......... .......... .......... 4.56M [2020-11-11T16:07:16.605Z] 500K .......... .......... .......... .......... .......... 5.16M [2020-11-11T16:07:16.605Z] 550K .......... .......... .......... .......... .......... 1.77M [2020-11-11T16:07:16.605Z] 600K .......... .......... .......... .......... .......... 1.02M [2020-11-11T16:07:16.605Z] 650K .......... .......... .......... .......... .......... 1.90M [2020-11-11T16:07:16.605Z] 700K .. 5.72M=0.2s [2020-11-11T16:07:16.605Z] [2020-11-11T16:07:16.605Z] 2020-11-11 16:07:16 (2.85 MB/s) - written to stdout [719348] [2020-11-11T16:07:16.605Z] [2020-11-11T16:07:16.879Z] -- The C compiler identification is GNU 8.3.0 [2020-11-11T16:07:17.157Z] -- The CXX compiler identification is GNU 8.3.0 [2020-11-11T16:07:17.157Z] -- Check for working C compiler: /usr/bin/cc [2020-11-11T16:07:17.369Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-11-11T16:07:17.432Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-11T16:07:17.432Z] -- Detecting C compiler ABI info [2020-11-11T16:07:17.711Z] -- Detecting C compiler ABI info - done [2020-11-11T16:07:17.711Z] -- Detecting C compile features [2020-11-11T16:07:18.312Z] -- Detecting C compile features - done [2020-11-11T16:07:18.587Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-11-11T16:07:18.587Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-11-11T16:07:18.587Z] -- Detecting CXX compiler ABI info [2020-11-11T16:07:18.761Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-11-11T16:07:18.860Z] -- Detecting CXX compiler ABI info - done [2020-11-11T16:07:19.137Z] -- Detecting CXX compile features [2020-11-11T16:07:20.151Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-11-11T16:07:20.414Z] (2/6) Installing libblkid (2.33-r0) [2020-11-11T16:07:20.575Z] -- Detecting CXX compile features - done [2020-11-11T16:07:20.575Z] -- Looking for include file endian.h [2020-11-11T16:07:20.575Z] -- Looking for include file endian.h - found [2020-11-11T16:07:20.575Z] -- Check if the system is big endian [2020-11-11T16:07:20.575Z] -- Searching 16 bit integer [2020-11-11T16:07:20.675Z] (3/6) Installing libfdisk (2.33-r0) [2020-11-11T16:07:20.850Z] -- Looking for sys/types.h [2020-11-11T16:07:20.850Z] -- Looking for sys/types.h - found [2020-11-11T16:07:20.850Z] -- Looking for stdint.h [2020-11-11T16:07:20.938Z] (4/6) Installing libmount (2.33-r0) [2020-11-11T16:07:21.127Z] -- Looking for stdint.h - found [2020-11-11T16:07:21.127Z] -- Looking for stddef.h [2020-11-11T16:07:21.200Z] (5/6) Installing libsmartcols (2.33-r0) [2020-11-11T16:07:21.401Z] -- Looking for stddef.h - found [2020-11-11T16:07:21.401Z] -- Check size of unsigned short [2020-11-11T16:07:21.461Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-11-11T16:07:21.674Z] -- Check size of unsigned short - done [2020-11-11T16:07:21.674Z] -- Using unsigned short [2020-11-11T16:07:21.951Z] -- Check if the system is big endian - little endian [2020-11-11T16:07:21.951Z] -- Check size of size_t [2020-11-11T16:07:22.225Z] -- Check size of size_t - done [2020-11-11T16:07:22.225Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2020-11-11T16:07:22.225Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2020-11-11T16:07:22.225Z] asked CMake to find a package configuration file provided by "cJSON", but [2020-11-11T16:07:22.225Z] CMake did not find one. [2020-11-11T16:07:22.225Z] [2020-11-11T16:07:22.225Z] Could not find a package configuration file provided by "cJSON" with any of [2020-11-11T16:07:22.225Z] the following names: [2020-11-11T16:07:22.225Z] [2020-11-11T16:07:22.225Z] cJSONConfig.cmake [2020-11-11T16:07:22.225Z] cjson-config.cmake [2020-11-11T16:07:22.225Z] [2020-11-11T16:07:22.225Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2020-11-11T16:07:22.225Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2020-11-11T16:07:22.225Z] provides a separate development package or SDK, be sure it has been [2020-11-11T16:07:22.225Z] installed. [2020-11-11T16:07:22.225Z] [2020-11-11T16:07:22.225Z] [2020-11-11T16:07:22.225Z] -- Configuring done [2020-11-11T16:07:22.499Z] -- Generating done [2020-11-11T16:07:22.499Z] -- Build files have been written to: /tmp/cbor [2020-11-11T16:07:22.499Z] Scanning dependencies of target cbor_shared [2020-11-11T16:07:22.499Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2020-11-11T16:07:22.847Z] Executing busybox-1.29.3-r10.trigger [2020-11-11T16:07:22.847Z] OK: 272 MiB in 84 packages [2020-11-11T16:07:23.419Z] Removing intermediate container 447b8f9dcfef [2020-11-11T16:07:23.419Z] ---> ecbfd850ed8e [2020-11-11T16:07:23.419Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-11-11T16:07:23.478Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2020-11-11T16:07:23.681Z] ---> 7f60336d685f [2020-11-11T16:07:23.681Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-11-11T16:07:23.750Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2020-11-11T16:07:24.021Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2020-11-11T16:07:24.612Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2020-11-11T16:07:24.624Z] ---> 7fbcaacace7b [2020-11-11T16:07:24.624Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-11-11T16:07:24.883Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2020-11-11T16:07:24.885Z] ---> 97a7878f323f [2020-11-11T16:07:24.885Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-11-11T16:07:25.146Z] ---> 804b706f1eb1 [2020-11-11T16:07:25.146Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-11-11T16:07:25.156Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2020-11-11T16:07:25.157Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2020-11-11T16:07:25.408Z] ---> 5286bc589743 [2020-11-11T16:07:25.408Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-11-11T16:07:25.428Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2020-11-11T16:07:25.670Z] ---> c089fdc920c0 [2020-11-11T16:07:25.670Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-11-11T16:07:25.670Z] ---> Running in 12729b189b01 [2020-11-11T16:07:25.701Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2020-11-11T16:07:25.931Z] Removing intermediate container 12729b189b01 [2020-11-11T16:07:25.931Z] ---> 4914720b5585 [2020-11-11T16:07:25.931Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-11-11T16:07:26.194Z] ---> Running in 7180eb41cef8 [2020-11-11T16:07:26.294Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2020-11-11T16:07:26.456Z] Removing intermediate container 7180eb41cef8 [2020-11-11T16:07:26.456Z] ---> 5797d07f7c38 [2020-11-11T16:07:26.456Z] Step 13/15 : LABEL arch=amd64 [2020-11-11T16:07:26.456Z] ---> Running in 5bc8f9e575df [2020-11-11T16:07:26.567Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2020-11-11T16:07:26.719Z] Removing intermediate container 5bc8f9e575df [2020-11-11T16:07:26.719Z] ---> 76f4da4ffe63 [2020-11-11T16:07:26.719Z] Step 14/15 : LABEL git_sha=1c3cbe1168f8f4990475966f6e71602a78dc5c52 [2020-11-11T16:07:26.837Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2020-11-11T16:07:26.981Z] ---> Running in e67a301d147c [2020-11-11T16:07:27.107Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2020-11-11T16:07:27.243Z] Removing intermediate container e67a301d147c [2020-11-11T16:07:27.243Z] ---> 85fb7f74755b [2020-11-11T16:07:27.243Z] Step 15/15 : LABEL version=1.3.0 [2020-11-11T16:07:27.243Z] ---> Running in 5162f16ec55f [2020-11-11T16:07:27.378Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2020-11-11T16:07:27.505Z] Removing intermediate container 5162f16ec55f [2020-11-11T16:07:27.505Z] ---> 1391d9f36246 [2020-11-11T16:07:27.505Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-11-11T16:07:27.505Z] Successfully built 1391d9f36246 [2020-11-11T16:07:27.505Z] Successfully tagged docker-device-sdk-c:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2020-11-11T16:07:27.653Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-11-11T16:07:27.956Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2020-11-11T16:07:28.226Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2020-11-11T16:07:28.499Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-11T16:07:28.771Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2020-11-11T16:07:28.771Z] [ 40%] Linking C shared library libcbor.so [2020-11-11T16:07:29.042Z] [ 40%] Built target cbor_shared [2020-11-11T16:07:29.042Z] Scanning dependencies of target cbor [2020-11-11T16:07:29.042Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2020-11-11T16:07:29.637Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2020-11-11T16:07:30.230Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2020-11-11T16:07:30.503Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2020-11-11T16:07:31.477Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2020-11-11T16:07:31.750Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2020-11-11T16:07:32.023Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2020-11-11T16:07:32.296Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2020-11-11T16:07:32.296Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2020-11-11T16:07:32.891Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2020-11-11T16:07:33.483Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2020-11-11T16:07:33.754Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2020-11-11T16:07:34.025Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2020-11-11T16:07:34.295Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2020-11-11T16:07:34.567Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2020-11-11T16:07:34.839Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2020-11-11T16:07:35.110Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2020-11-11T16:07:35.384Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2020-11-11T16:07:35.656Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2020-11-11T16:07:35.929Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2020-11-11T16:07:36.200Z] [ 80%] Linking C static library libcbor.a [2020-11-11T16:07:36.200Z] [ 80%] Built target cbor [2020-11-11T16:07:36.200Z] Scanning dependencies of target create_items [2020-11-11T16:07:36.200Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2020-11-11T16:07:36.474Z] [ 84%] Linking C executable create_items [2020-11-11T16:07:36.474Z] [ 84%] Built target create_items [2020-11-11T16:07:36.474Z] Scanning dependencies of target readfile [2020-11-11T16:07:36.474Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2020-11-11T16:07:36.748Z] [ 88%] Linking C executable readfile [2020-11-11T16:07:36.748Z] [ 88%] Built target readfile [2020-11-11T16:07:36.748Z] Scanning dependencies of target streaming_parser [2020-11-11T16:07:36.748Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2020-11-11T16:07:37.022Z] [ 92%] Linking C executable streaming_parser [2020-11-11T16:07:37.296Z] [ 92%] Built target streaming_parser [2020-11-11T16:07:37.296Z] Scanning dependencies of target sort [2020-11-11T16:07:37.296Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2020-11-11T16:07:37.296Z] [ 96%] Linking C executable sort [2020-11-11T16:07:37.569Z] [ 96%] Built target sort [2020-11-11T16:07:37.569Z] Scanning dependencies of target hello [2020-11-11T16:07:37.569Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2020-11-11T16:07:37.569Z] [100%] Linking C executable hello [2020-11-11T16:07:37.843Z] [100%] Built target hello [2020-11-11T16:07:37.843Z] Install the project... [2020-11-11T16:07:37.843Z] -- Install configuration: "Release" [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/configuration.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/lib64/libcbor.a [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/lib64/libcbor.so [2020-11-11T16:07:37.843Z] -- Up-to-date: /usr/local/include/cbor [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/streaming.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/ints.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/encoding.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/serialization.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/data.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/common.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/callbacks.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/strings.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/tags.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/internal [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2020-11-11T16:07:37.843Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2020-11-11T16:07:37.844Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2020-11-11T16:07:37.844Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2020-11-11T16:07:37.844Z] -- Installing: /usr/local/include/cbor/arrays.h [2020-11-11T16:07:37.844Z] -- Installing: /usr/local/include/cbor/maps.h [2020-11-11T16:07:37.844Z] -- Installing: /usr/local/include/cbor.h [2020-11-11T16:07:37.844Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2020-11-11T16:07:39.833Z] Removing intermediate container 6e0bf59c22ca [2020-11-11T16:07:39.833Z] ---> 58594518ba5e [2020-11-11T16:07:39.833Z] Step 6/21 : RUN mkdir /tmp/sdk [2020-11-11T16:07:40.107Z] ---> Running in 5598558ccb57 [2020-11-11T16:07:42.729Z] Removing intermediate container 5598558ccb57 [2020-11-11T16:07:42.729Z] ---> 63d594bae647 [2020-11-11T16:07:42.729Z] Step 7/21 : COPY VERSION /tmp/sdk [2020-11-11T16:07:43.324Z] ---> 2181b6bbf825 [2020-11-11T16:07:43.324Z] Step 8/21 : COPY src /tmp/sdk/src [2020-11-11T16:07:44.308Z] ---> a5101f746a3f [2020-11-11T16:07:44.308Z] Step 9/21 : COPY include /tmp/sdk/include [2020-11-11T16:07:44.905Z] ---> cf6ac45e6c19 [2020-11-11T16:07:44.905Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2020-11-11T16:07:45.501Z] ---> 0238d59047c1 [2020-11-11T16:07:45.501Z] Step 11/21 : COPY LICENSE /tmp/sdk [2020-11-11T16:07:46.098Z] ---> f78f2855e907 [2020-11-11T16:07:46.098Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2020-11-11T16:07:47.082Z] ---> 2c3356585143 [2020-11-11T16:07:47.082Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2020-11-11T16:07:47.082Z] ---> Running in 03c197c74524 [2020-11-11T16:07:48.516Z] + CPPCHECK=false [2020-11-11T16:07:48.516Z] + DOCGEN=false [2020-11-11T16:07:48.516Z] + TOMLVER=SDK-0.2 [2020-11-11T16:07:48.516Z] + CUTILVER=1.1.1 [2020-11-11T16:07:48.516Z] + '[' 0 -gt 0 ] [2020-11-11T16:07:48.516Z] + readlink -f ./scripts/build.sh [2020-11-11T16:07:48.516Z] + dirname /tmp/sdk/scripts/build.sh [2020-11-11T16:07:48.516Z] + dirname /tmp/sdk/scripts [2020-11-11T16:07:48.516Z] + ROOT=/tmp/sdk [2020-11-11T16:07:48.516Z] + cd /tmp/sdk [2020-11-11T16:07:48.516Z] + '[' '!' -d deps ] [2020-11-11T16:07:48.516Z] + mkdir deps [2020-11-11T16:07:48.516Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-11-11T16:07:48.516Z] + tar -C deps -z -x -f - [2020-11-11T16:07:48.516Z] --2020-11-11 16:07:48-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2020-11-11T16:07:48.516Z] Resolving github.com... 140.82.113.4 [2020-11-11T16:07:48.516Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-11-11T16:07:48.516Z] HTTP request sent, awaiting response... 302 Found [2020-11-11T16:07:48.516Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2020-11-11T16:07:48.516Z] --2020-11-11 16:07:48-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2020-11-11T16:07:48.516Z] Resolving codeload.github.com... 140.82.112.10 [2020-11-11T16:07:48.516Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-11-11T16:07:48.788Z] HTTP request sent, awaiting response... 200 OK [2020-11-11T16:07:48.788Z] Length: unspecified [application/x-gzip] [2020-11-11T16:07:48.788Z] Saving to: 'STDOUT' [2020-11-11T16:07:48.788Z]  [2020-11-11T16:07:48.788Z] 0K .......... ......  820K=0.02s [2020-11-11T16:07:48.788Z] [2020-11-11T16:07:48.788Z] 2020-11-11 16:07:48 (820 KB/s) - written to stdout [16451] [2020-11-11T16:07:48.788Z] [2020-11-11T16:07:48.788Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2020-11-11T16:07:48.788Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-11-11T16:07:48.788Z] + tar -C deps -z -x -f - [2020-11-11T16:07:48.788Z] --2020-11-11 16:07:48-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.1.tar.gz [2020-11-11T16:07:48.788Z] Resolving github.com... 140.82.113.4 [2020-11-11T16:07:49.059Z] Connecting to github.com|140.82.113.4|:443... connected. [2020-11-11T16:07:49.059Z] HTTP request sent, awaiting response... 302 Found [2020-11-11T16:07:49.059Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [following] [2020-11-11T16:07:49.059Z] --2020-11-11 16:07:48-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.1 [2020-11-11T16:07:49.059Z] Resolving codeload.github.com... 140.82.112.10 [2020-11-11T16:07:49.059Z] Connecting to codeload.github.com|140.82.112.10|:443... connected. [2020-11-11T16:07:49.333Z] HTTP request sent, awaiting response... 200 OK [2020-11-11T16:07:49.333Z] Length: unspecified [application/x-gzip] [2020-11-11T16:07:49.333Z] Saving to: 'STDOUT' [2020-11-11T16:07:49.333Z]  [2020-11-11T16:07:49.333Z] 0K .......... .......... .......... .......... .......... 1.02M [2020-11-11T16:07:49.333Z] 50K .......... .......... .......... .......... .......... 767K [2020-11-11T16:07:49.333Z] 100K .......... .......... .......... .......... .......... 801K [2020-11-11T16:07:49.333Z] 150K .......... .......... .....   1.34M=0.2s [2020-11-11T16:07:49.333Z] [2020-11-11T16:07:49.333Z] 2020-11-11 16:07:49 (905 KB/s) - written to stdout [179833] [2020-11-11T16:07:49.333Z] [2020-11-11T16:07:49.333Z] + mkdir -p src/c/iot [2020-11-11T16:07:49.333Z] + cp deps/iotech-c-utils-1.1.1/src/c/base64.c deps/iotech-c-utils-1.1.1/src/c/component.c deps/iotech-c-utils-1.1.1/src/c/config.c deps/iotech-c-utils-1.1.1/src/c/container.c deps/iotech-c-utils-1.1.1/src/c/data.c deps/iotech-c-utils-1.1.1/src/c/hash.c deps/iotech-c-utils-1.1.1/src/c/iot.c deps/iotech-c-utils-1.1.1/src/c/json.c deps/iotech-c-utils-1.1.1/src/c/logger.c deps/iotech-c-utils-1.1.1/src/c/os.c deps/iotech-c-utils-1.1.1/src/c/scheduler.c deps/iotech-c-utils-1.1.1/src/c/thread.c deps/iotech-c-utils-1.1.1/src/c/threadpool.c deps/iotech-c-utils-1.1.1/src/c/time.c deps/iotech-c-utils-1.1.1/src/c/yxml.c src/c/iot [2020-11-11T16:07:49.607Z] + mkdir -p include/iot [2020-11-11T16:07:49.607Z] + cp deps/iotech-c-utils-1.1.1/include/iot/base64.h deps/iotech-c-utils-1.1.1/include/iot/component.h deps/iotech-c-utils-1.1.1/include/iot/config.h deps/iotech-c-utils-1.1.1/include/iot/container.h deps/iotech-c-utils-1.1.1/include/iot/data.h deps/iotech-c-utils-1.1.1/include/iot/hash.h deps/iotech-c-utils-1.1.1/include/iot/iot.h deps/iotech-c-utils-1.1.1/include/iot/json.h deps/iotech-c-utils-1.1.1/include/iot/logger.h deps/iotech-c-utils-1.1.1/include/iot/os.h deps/iotech-c-utils-1.1.1/include/iot/scheduler.h deps/iotech-c-utils-1.1.1/include/iot/thread.h deps/iotech-c-utils-1.1.1/include/iot/threadpool.h deps/iotech-c-utils-1.1.1/include/iot/time.h deps/iotech-c-utils-1.1.1/include/iot/typecode.h deps/iotech-c-utils-1.1.1/include/iot/yxml.h include/iot [2020-11-11T16:07:49.607Z] + mkdir -p include/iot/os [2020-11-11T16:07:49.607Z] + cp deps/iotech-c-utils-1.1.1/include/iot/os/linux.h deps/iotech-c-utils-1.1.1/include/iot/os/macos.h deps/iotech-c-utils-1.1.1/include/iot/os/zephyr.h include/iot/os [2020-11-11T16:07:49.607Z] + mkdir -p /tmp/sdk/build/release [2020-11-11T16:07:49.607Z] + cd /tmp/sdk/build/release [2020-11-11T16:07:49.607Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2020-11-11T16:07:49.880Z] -- The C compiler identification is GNU 8.3.0 [2020-11-11T16:07:49.880Z] -- Check for working C compiler: /usr/bin/cc [2020-11-11T16:07:50.157Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-11T16:07:50.157Z] -- Detecting C compiler ABI info [2020-11-11T16:07:50.430Z] -- Detecting C compiler ABI info - done [2020-11-11T16:07:50.430Z] -- Detecting C compile features [2020-11-11T16:07:51.028Z] -- Detecting C compile features - done [2020-11-11T16:07:51.028Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-11-11T16:07:51.028Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-11-11T16:07:51.028Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-11-11T16:07:51.028Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-11-11T16:07:51.028Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-11-11T16:07:51.028Z] -- C SDK 1.3.0 for Linux [2020-11-11T16:07:51.028Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-11-11T16:07:51.304Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-11-11T16:07:51.304Z] -- Found Curses: /usr/lib/libcurses.so [2020-11-11T16:07:51.578Z] -- Configuring done [2020-11-11T16:07:51.851Z] -- Generating done [2020-11-11T16:07:51.851Z] -- Build files have been written to: /tmp/sdk/build/release [2020-11-11T16:07:51.851Z] + make [2020-11-11T16:07:51.851Z] + tee release.log [2020-11-11T16:07:51.851Z] Scanning dependencies of target csdk [2020-11-11T16:07:52.154Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-11-11T16:07:52.750Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-11-11T16:07:53.022Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-11-11T16:07:53.629Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-11-11T16:07:55.599Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-11-11T16:07:55.872Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-11-11T16:07:56.145Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-11-11T16:07:57.118Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-11-11T16:07:59.087Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-11-11T16:07:59.685Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-11-11T16:08:00.278Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-11-11T16:08:00.870Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-11-11T16:08:01.142Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-11-11T16:08:01.415Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-11-11T16:08:01.689Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-11-11T16:08:05.067Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-11-11T16:08:05.340Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-11-11T16:08:05.935Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-11-11T16:08:06.207Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-11-11T16:08:06.802Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-11-11T16:08:09.414Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-11-11T16:08:09.414Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-11-11T16:08:09.687Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-11-11T16:08:10.278Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-11-11T16:08:10.551Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-11-11T16:08:10.824Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-11-11T16:08:11.798Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-11-11T16:08:12.070Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-11-11T16:08:12.663Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-11-11T16:08:12.936Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-11-11T16:08:14.905Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-11-11T16:08:15.180Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-11-11T16:08:16.158Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-11-11T16:08:16.430Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-11-11T16:08:20.721Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-11-11T16:08:20.994Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-11-11T16:08:21.588Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-11-11T16:08:21.860Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-11-11T16:08:22.459Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-11-11T16:08:23.886Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-11-11T16:08:25.854Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-11-11T16:08:29.229Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-11-11T16:08:29.229Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-11-11T16:08:30.660Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-11-11T16:08:30.932Z] [ 71%] Linking C shared library libcsdk.so [2020-11-11T16:08:31.206Z] [ 71%] Built target csdk [2020-11-11T16:08:31.206Z] Scanning dependencies of target template [2020-11-11T16:08:31.206Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-11-11T16:08:31.800Z] [ 74%] Linking C executable template [2020-11-11T16:08:32.072Z] [ 74%] Built target template [2020-11-11T16:08:32.072Z] Scanning dependencies of target device-counter [2020-11-11T16:08:32.072Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-11-11T16:08:32.664Z] [ 77%] Linking C executable device-counter [2020-11-11T16:08:32.936Z] [ 77%] Built target device-counter [2020-11-11T16:08:32.936Z] Scanning dependencies of target device-random [2020-11-11T16:08:32.936Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-11-11T16:08:33.209Z] [ 80%] Linking C executable device-random [2020-11-11T16:08:33.481Z] [ 80%] Built target device-random [2020-11-11T16:08:33.481Z] Scanning dependencies of target device-gyro [2020-11-11T16:08:33.481Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-11-11T16:08:34.073Z] [ 84%] Linking C executable device-gyro [2020-11-11T16:08:34.073Z] [ 84%] Built target device-gyro [2020-11-11T16:08:34.073Z] Scanning dependencies of target device-bitfields [2020-11-11T16:08:34.346Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-11-11T16:08:34.618Z] [ 87%] Linking C executable device-bitfields [2020-11-11T16:08:34.893Z] [ 87%] Built target device-bitfields [2020-11-11T16:08:34.893Z] Scanning dependencies of target template-discovery [2020-11-11T16:08:34.893Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-11-11T16:08:35.486Z] [ 90%] Linking C executable template-discovery [2020-11-11T16:08:35.758Z] [ 90%] Built target template-discovery [2020-11-11T16:08:35.758Z] Scanning dependencies of target device-file [2020-11-11T16:08:35.758Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-11-11T16:08:36.352Z] [ 93%] Linking C executable device-file [2020-11-11T16:08:36.625Z] [ 93%] Built target device-file [2020-11-11T16:08:36.625Z] Scanning dependencies of target device-terminal [2020-11-11T16:08:36.625Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-11-11T16:08:37.228Z] [ 96%] Linking C executable device-terminal [2020-11-11T16:08:37.502Z] [ 96%] Built target device-terminal [2020-11-11T16:08:37.502Z] Scanning dependencies of target templatev1 [2020-11-11T16:08:37.502Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-11-11T16:08:38.095Z] [100%] Linking C executable templatev1 [2020-11-11T16:08:38.095Z] [100%] Built target templatev1 [2020-11-11T16:08:38.095Z] + make package [2020-11-11T16:08:38.095Z] + tee -a release.log [2020-11-11T16:08:38.369Z] [ 71%] Built target csdk [2020-11-11T16:08:38.369Z] [ 74%] Built target template [2020-11-11T16:08:38.369Z] [ 77%] Built target device-counter [2020-11-11T16:08:38.369Z] [ 80%] Built target device-random [2020-11-11T16:08:38.643Z] [ 84%] Built target device-gyro [2020-11-11T16:08:38.643Z] [ 87%] Built target device-bitfields [2020-11-11T16:08:38.643Z] [ 90%] Built target template-discovery [2020-11-11T16:08:38.643Z] [ 93%] Built target device-file [2020-11-11T16:08:38.643Z] [ 96%] Built target device-terminal [2020-11-11T16:08:38.643Z] [100%] Built target templatev1 [2020-11-11T16:08:38.643Z] Run CPack packaging tool... [2020-11-11T16:08:38.919Z] CPack: Create package using TGZ [2020-11-11T16:08:38.919Z] CPack: Install projects [2020-11-11T16:08:38.919Z] CPack: - Run preinstall target for: Csdk [2020-11-11T16:08:39.517Z] CPack: - Install project: Csdk [2020-11-11T16:08:39.517Z] CPack: Create package [2020-11-11T16:08:39.517Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.0.tar.gz generated. [2020-11-11T16:08:39.517Z] + '[' false '=' true ] [2020-11-11T16:08:39.517Z] + '[' false '=' true ] [2020-11-11T16:08:39.517Z] + mkdir -p /tmp/sdk/build/debug [2020-11-11T16:08:39.517Z] + cd /tmp/sdk/build/debug [2020-11-11T16:08:39.517Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2020-11-11T16:08:39.789Z] -- The C compiler identification is GNU 8.3.0 [2020-11-11T16:08:39.789Z] -- Check for working C compiler: /usr/bin/cc [2020-11-11T16:08:40.063Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-11-11T16:08:40.063Z] -- Detecting C compiler ABI info [2020-11-11T16:08:40.339Z] -- Detecting C compiler ABI info - done [2020-11-11T16:08:40.339Z] -- Detecting C compile features [2020-11-11T16:08:41.321Z] -- Detecting C compile features - done [2020-11-11T16:08:41.321Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2020-11-11T16:08:41.321Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2020-11-11T16:08:41.321Z] -- Found LIBYAML: /usr/lib/libyaml.so [2020-11-11T16:08:41.321Z] -- Found LIBUUID: /usr/lib/libuuid.so [2020-11-11T16:08:41.321Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2020-11-11T16:08:41.321Z] -- C SDK 1.3.0 for Linux [2020-11-11T16:08:41.321Z] -- Performing Test CSDK_HAVE_ATOMIC [2020-11-11T16:08:41.321Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2020-11-11T16:08:41.321Z] -- Found Curses: /usr/lib/libcurses.so [2020-11-11T16:08:41.594Z] -- Configuring done [2020-11-11T16:08:41.869Z] -- Generating done [2020-11-11T16:08:41.869Z] -- Build files have been written to: /tmp/sdk/build/debug [2020-11-11T16:08:41.869Z] + make [2020-11-11T16:08:41.869Z] + tee debug.log [2020-11-11T16:08:41.869Z] Scanning dependencies of target csdk [2020-11-11T16:08:42.142Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2020-11-11T16:08:42.415Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback.c.o [2020-11-11T16:08:42.690Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2020-11-11T16:08:42.964Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2020-11-11T16:08:43.564Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2020-11-11T16:08:43.838Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2020-11-11T16:08:44.962Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2020-11-11T16:08:44.962Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2020-11-11T16:08:44.962Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2020-11-11T16:08:45.236Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2020-11-11T16:08:45.834Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2020-11-11T16:08:45.834Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2020-11-11T16:08:46.107Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2020-11-11T16:08:46.380Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2020-11-11T16:08:46.653Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2020-11-11T16:08:47.627Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2020-11-11T16:08:47.627Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2020-11-11T16:08:47.899Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2020-11-11T16:08:48.171Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2020-11-11T16:08:48.442Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2020-11-11T16:08:49.038Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2020-11-11T16:08:49.310Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2020-11-11T16:08:49.583Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2020-11-11T16:08:49.583Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2020-11-11T16:08:49.857Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2020-11-11T16:08:50.130Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2020-11-11T16:08:50.403Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2020-11-11T16:08:50.679Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2020-11-11T16:08:50.953Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2020-11-11T16:08:50.953Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2020-11-11T16:08:51.548Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2020-11-11T16:08:51.548Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2020-11-11T16:08:52.144Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2020-11-11T16:08:52.144Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2020-11-11T16:08:53.128Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2020-11-11T16:08:53.412Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2020-11-11T16:08:53.685Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2020-11-11T16:08:53.958Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2020-11-11T16:08:54.232Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2020-11-11T16:08:55.206Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2020-11-11T16:08:55.803Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2020-11-11T16:08:56.399Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2020-11-11T16:08:56.671Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/v1compat.c.o [2020-11-11T16:08:57.266Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2020-11-11T16:08:57.266Z] [ 71%] Linking C shared library libcsdk.so [2020-11-11T16:08:57.540Z] [ 71%] Built target csdk [2020-11-11T16:08:57.540Z] Scanning dependencies of target template [2020-11-11T16:08:57.540Z] [ 73%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2020-11-11T16:08:57.812Z] [ 74%] Linking C executable template [2020-11-11T16:08:58.089Z] [ 74%] Built target template [2020-11-11T16:08:58.089Z] Scanning dependencies of target device-counter [2020-11-11T16:08:58.089Z] [ 76%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2020-11-11T16:08:58.362Z] [ 77%] Linking C executable device-counter [2020-11-11T16:08:58.637Z] [ 77%] Built target device-counter [2020-11-11T16:08:58.637Z] Scanning dependencies of target device-random [2020-11-11T16:08:58.637Z] [ 79%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2020-11-11T16:08:58.916Z] [ 80%] Linking C executable device-random [2020-11-11T16:08:59.194Z] [ 80%] Built target device-random [2020-11-11T16:08:59.194Z] Scanning dependencies of target device-gyro [2020-11-11T16:08:59.194Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2020-11-11T16:08:59.468Z] [ 84%] Linking C executable device-gyro [2020-11-11T16:08:59.468Z] [ 84%] Built target device-gyro [2020-11-11T16:08:59.741Z] Scanning dependencies of target device-bitfields [2020-11-11T16:08:59.741Z] [ 85%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2020-11-11T16:08:59.741Z] [ 87%] Linking C executable device-bitfields [2020-11-11T16:09:00.016Z] [ 87%] Built target device-bitfields [2020-11-11T16:09:00.016Z] Scanning dependencies of target template-discovery [2020-11-11T16:09:00.016Z] [ 88%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2020-11-11T16:09:00.290Z] [ 90%] Linking C executable template-discovery [2020-11-11T16:09:00.564Z] [ 90%] Built target template-discovery [2020-11-11T16:09:00.564Z] Scanning dependencies of target device-file [2020-11-11T16:09:00.564Z] [ 92%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2020-11-11T16:09:00.838Z] [ 93%] Linking C executable device-file [2020-11-11T16:09:01.111Z] [ 93%] Built target device-file [2020-11-11T16:09:01.111Z] Scanning dependencies of target device-terminal [2020-11-11T16:09:01.111Z] [ 95%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2020-11-11T16:09:01.386Z] [ 96%] Linking C executable device-terminal [2020-11-11T16:09:01.660Z] [ 96%] Built target device-terminal [2020-11-11T16:09:01.660Z] Scanning dependencies of target templatev1 [2020-11-11T16:09:01.660Z] [ 98%] Building C object c/examples/v1/CMakeFiles/templatev1.dir/template.c.o [2020-11-11T16:09:01.932Z] [100%] Linking C executable templatev1 [2020-11-11T16:09:02.204Z] [100%] Built target templatev1 [2020-11-11T16:09:02.204Z] make: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.204Z] make[1]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.204Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] [ 71%] Built target csdk [2020-11-11T16:09:02.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] [ 74%] Built target template [2020-11-11T16:09:02.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] [ 77%] Built target device-counter [2020-11-11T16:09:02.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] [ 80%] Built target device-random [2020-11-11T16:09:02.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] [ 84%] Built target device-gyro [2020-11-11T16:09:02.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.477Z] [ 87%] Built target device-bitfields [2020-11-11T16:09:02.477Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] [ 90%] Built target template-discovery [2020-11-11T16:09:02.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] [ 93%] Built target device-file [2020-11-11T16:09:02.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] [ 96%] Built target device-terminal [2020-11-11T16:09:02.750Z] make[2]: Entering directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] [100%] Built target templatev1 [2020-11-11T16:09:02.750Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:02.750Z] Install the project... [2020-11-11T16:09:02.750Z] -- Install configuration: "Release" [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/lib/libcsdk.so [2020-11-11T16:09:02.750Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2020-11-11T16:09:02.750Z] -- Up-to-date: /usr/local/include [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/device-mgmt.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/eventgen.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/error.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/rest-server.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/devsdk.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/edgex.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/devices.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/os.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/profiles.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/devsdk [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/json.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/yxml.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/container.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/component.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/typecode.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/iot.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/time.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/hash.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/logger.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/os [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/os/linux.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/os/macos.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/scheduler.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/data.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/thread.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/os.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/base64.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/threadpool.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/include/iot/config.h [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2020-11-11T16:09:02.750Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2020-11-11T16:09:02.751Z] make: Leaving directory '/tmp/sdk/build/release' [2020-11-11T16:09:05.372Z] Removing intermediate container 03c197c74524 [2020-11-11T16:09:05.372Z] ---> d60dd7d17e95 [2020-11-11T16:09:05.373Z] Step 14/21 : FROM ${BASE} [2020-11-11T16:09:05.373Z] ---> b23d30803547 [2020-11-11T16:09:05.373Z] Step 15/21 : MAINTAINER IOTech [2020-11-11T16:09:05.373Z] ---> Running in 624f78f477ad [2020-11-11T16:09:05.646Z] Removing intermediate container 624f78f477ad [2020-11-11T16:09:05.646Z] ---> d74439fe9790 [2020-11-11T16:09:05.646Z] Step 16/21 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid [2020-11-11T16:09:05.924Z] ---> Running in d1ce2d2c391a [2020-11-11T16:09:07.361Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-11-11T16:09:08.336Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-11-11T16:09:08.929Z] (1/3) Installing curl (7.64.0-r4) [2020-11-11T16:09:08.929Z] (2/3) Installing libuuid (2.33-r0) [2020-11-11T16:09:08.929Z] (3/3) Installing wget (1.20.3-r0) [2020-11-11T16:09:09.201Z] Executing busybox-1.29.3-r10.trigger [2020-11-11T16:09:09.201Z] OK: 281 MiB in 78 packages [2020-11-11T16:09:10.648Z] Removing intermediate container d1ce2d2c391a [2020-11-11T16:09:10.648Z] ---> fe30af84ce47 [2020-11-11T16:09:10.648Z] Step 17/21 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2020-11-11T16:09:11.243Z] ---> f0534c36472a [2020-11-11T16:09:11.243Z] Step 18/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2020-11-11T16:09:11.838Z] ---> e858a3eaf5e9 [2020-11-11T16:09:11.838Z] Step 19/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2020-11-11T16:09:12.431Z] ---> 12ed3e3d6571 [2020-11-11T16:09:12.431Z] Step 20/21 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2020-11-11T16:09:13.410Z] ---> 48da010c640e [2020-11-11T16:09:13.410Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2020-11-11T16:09:14.009Z] ---> 81248a8f58df [2020-11-11T16:09:14.009Z] Successfully built 81248a8f58df [2020-11-11T16:09:14.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:09:14.707Z] + docker inspect -f . ci-base-image-arm64 [2020-11-11T16:09:14.707Z] . [Pipeline] withDockerContainer [2020-11-11T16:09:14.947Z] prd-ubuntu18.04-docker-arm64-4c-16g-11833 does not seem to be running inside a container [2020-11-11T16:09:15.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/48 -v /w/workspace/device-sdk-c/48:/w/workspace/device-sdk-c/48:rw,z -v /w/workspace/device-sdk-c/48@tmp:/w/workspace/device-sdk-c/48@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 ******** ci-base-image-arm64 cat [2020-11-11T16:09:16.952Z] $ docker top ad06c541d8fcfe95356b7fa54e872839d52d9efa042479f54305f2a3c8370cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-11T16:09:18.290Z] + make test [2020-11-11T16:09:18.290Z] echo "make test" [2020-11-11T16:09:18.290Z] make test [Pipeline] } [2020-11-11T16:09:18.370Z] $ docker stop --time=1 ad06c541d8fcfe95356b7fa54e872839d52d9efa042479f54305f2a3c8370cdd [2020-11-11T16:09:20.396Z] $ docker rm -f ad06c541d8fcfe95356b7fa54e872839d52d9efa042479f54305f2a3c8370cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-11T16:09:21.583Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-11T16:09:21.922Z] + ls -al . [2020-11-11T16:09:21.922Z] total 192 [2020-11-11T16:09:21.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 16:06 . [2020-11-11T16:09:21.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 16:06 .. [2020-11-11T16:09:21.922Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 16:06 .git [2020-11-11T16:09:21.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 16:06 .github [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 11 16:06 .gitignore [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 3104 Nov 11 16:06 Attribution.txt [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 5980 Nov 11 16:06 CHANGES [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 11 16:06 Doxyfile [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 794 Nov 11 16:06 Jenkinsfile [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 16:06 LICENSE [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 449 Nov 11 16:06 Makefile [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 2697 Nov 11 16:06 README.md [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 5977 Nov 11 16:06 README.v2.md [2020-11-11T16:09:21.922Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 16:04 VERSION [2020-11-11T16:09:21.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 16:06 docs [2020-11-11T16:09:21.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 16:06 include [2020-11-11T16:09:21.922Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 16:06 scripts [2020-11-11T16:09:21.922Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 16:06 src [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:09:22.277Z] + docker build -t docker-device-sdk-c-arm64 -f scripts/Dockerfile.alpine-3.11 --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1c3cbe1168f8f4990475966f6e71602a78dc5c52 --label arch=arm64 --label version=1.3.0 . [2020-11-11T16:09:22.551Z] Sending build context to Docker daemon 2.407MB [2020-11-11T16:09:22.824Z] Step 1/15 : ARG BASE=alpine:3.11 [2020-11-11T16:09:22.824Z] Step 2/15 : FROM ${BASE} [2020-11-11T16:09:22.824Z] ---> 81248a8f58df [2020-11-11T16:09:22.824Z] Step 3/15 : MAINTAINER IOTech [2020-11-11T16:09:23.100Z] ---> Running in f03cc3e47e04 [2020-11-11T16:09:23.372Z] Removing intermediate container f03cc3e47e04 [2020-11-11T16:09:23.372Z] ---> 2e657f969f67 [2020-11-11T16:09:23.372Z] Step 4/15 : 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 && mkdir -p /edgex-c-sdk/build [2020-11-11T16:09:23.645Z] ---> Running in 25c97e6bedc7 [2020-11-11T16:09:25.075Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2020-11-11T16:09:26.049Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2020-11-11T16:09:26.646Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2020-11-11T16:09:26.646Z] (2/6) Installing libblkid (2.33-r0) [2020-11-11T16:09:26.958Z] (3/6) Installing libfdisk (2.33-r0) [2020-11-11T16:09:26.958Z] (4/6) Installing libmount (2.33-r0) [2020-11-11T16:09:27.229Z] (5/6) Installing libsmartcols (2.33-r0) [2020-11-11T16:09:27.229Z] (6/6) Installing util-linux-dev (2.33-r0) [2020-11-11T16:09:27.823Z] Executing busybox-1.29.3-r10.trigger [2020-11-11T16:09:27.823Z] OK: 286 MiB in 84 packages [2020-11-11T16:09:29.254Z] Removing intermediate container 25c97e6bedc7 [2020-11-11T16:09:29.254Z] ---> 85d1d3c899f1 [2020-11-11T16:09:29.254Z] Step 5/15 : COPY VERSION /edgex-c-sdk/ [2020-11-11T16:09:30.235Z] ---> 97d7127c2159 [2020-11-11T16:09:30.235Z] Step 6/15 : COPY src /edgex-c-sdk/src/ [2020-11-11T16:09:30.833Z] ---> 418c50c89d74 [2020-11-11T16:09:30.833Z] Step 7/15 : COPY include /edgex-c-sdk/include/ [2020-11-11T16:09:31.810Z] ---> 32aebf3f5081 [2020-11-11T16:09:31.810Z] Step 8/15 : COPY scripts /edgex-c-sdk/scripts [2020-11-11T16:09:32.405Z] ---> 4bae62aab1a4 [2020-11-11T16:09:32.405Z] Step 9/15 : COPY LICENSE /edgex-c-sdk/ [2020-11-11T16:09:33.000Z] ---> 49cac555bfae [2020-11-11T16:09:33.000Z] Step 10/15 : COPY Attribution.txt /edgex-c-sdk/ [2020-11-11T16:09:33.598Z] ---> e3cead2c52f5 [2020-11-11T16:09:33.598Z] Step 11/15 : WORKDIR /edgex-c-sdk [2020-11-11T16:09:33.871Z] ---> Running in 3047394e9230 [2020-11-11T16:09:34.473Z] Removing intermediate container 3047394e9230 [2020-11-11T16:09:34.473Z] ---> 411187053f3a [2020-11-11T16:09:34.473Z] Step 12/15 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2020-11-11T16:09:34.473Z] ---> Running in e8b346b42f64 [2020-11-11T16:09:35.068Z] Removing intermediate container e8b346b42f64 [2020-11-11T16:09:35.068Z] ---> 354b3a194f0b [2020-11-11T16:09:35.068Z] Step 13/15 : LABEL arch=arm64 [2020-11-11T16:09:35.068Z] ---> Running in 92604c7d170a [2020-11-11T16:09:35.663Z] Removing intermediate container 92604c7d170a [2020-11-11T16:09:35.663Z] ---> 3f5ce813fb4c [2020-11-11T16:09:35.663Z] Step 14/15 : LABEL git_sha=1c3cbe1168f8f4990475966f6e71602a78dc5c52 [2020-11-11T16:09:35.935Z] ---> Running in 8cc6f1abba75 [2020-11-11T16:09:36.206Z] Removing intermediate container 8cc6f1abba75 [2020-11-11T16:09:36.206Z] ---> ce09cef8e490 [2020-11-11T16:09:36.206Z] Step 15/15 : LABEL version=1.3.0 [2020-11-11T16:09:36.481Z] ---> Running in ef61529df602 [2020-11-11T16:09:36.754Z] Removing intermediate container ef61529df602 [2020-11-11T16:09:36.754Z] ---> 36db9a7e1396 [2020-11-11T16:09:36.754Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2020-11-11T16:09:36.754Z] Successfully built 36db9a7e1396 [2020-11-11T16:09:37.024Z] Successfully tagged docker-device-sdk-c-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:09:39.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T16:09:39.809Z] . [Pipeline] withDockerContainer [2020-11-11T16:09:39.961Z] prd-centos7-docker-4c-2g-11829 does not seem to be running inside a container [2020-11-11T16:09:40.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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:10004/edgex-devops/git-semver:latest cat [2020-11-11T16:09:41.035Z] $ docker top ce67bdfef867317fd52687be32c1ade9584cf39b758837612a37d2db2f1ca996 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-11T16:09:41.266Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.0|v1.3.0-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-11T16:09:41.642Z] + git semver [Pipeline] } [2020-11-11T16:09:41.661Z] $ docker stop --time=1 ce67bdfef867317fd52687be32c1ade9584cf39b758837612a37d2db2f1ca996 [2020-11-11T16:09:43.086Z] $ docker rm -f ce67bdfef867317fd52687be32c1ade9584cf39b758837612a37d2db2f1ca996 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:09:43.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-11T16:09:43.741Z] [2020-11-11T16:09:43.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:09:44.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-11T16:09:44.113Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-11-11T16:09:44.113Z] ab5ef0e58194: Pulling fs layer [2020-11-11T16:09:44.113Z] 9712f1f96733: Pulling fs layer [2020-11-11T16:09:44.113Z] 63f879dbbcfc: Pulling fs layer [2020-11-11T16:09:44.113Z] 0d9ebad4ef96: Pulling fs layer [2020-11-11T16:09:44.113Z] e9a5061849ea: Pulling fs layer [2020-11-11T16:09:44.113Z] d747dcd14b5f: Pulling fs layer [2020-11-11T16:09:44.113Z] 2de7ff778b66: Pulling fs layer [2020-11-11T16:09:44.113Z] e9a5061849ea: Waiting [2020-11-11T16:09:44.113Z] d747dcd14b5f: Waiting [2020-11-11T16:09:44.113Z] 2de7ff778b66: Waiting [2020-11-11T16:09:44.113Z] 0d9ebad4ef96: Waiting [2020-11-11T16:09:44.389Z] 9712f1f96733: Download complete [2020-11-11T16:09:47.878Z] 63f879dbbcfc: Verifying Checksum [2020-11-11T16:09:47.878Z] 63f879dbbcfc: Download complete [2020-11-11T16:09:47.878Z] e9a5061849ea: Verifying Checksum [2020-11-11T16:09:47.878Z] e9a5061849ea: Download complete [2020-11-11T16:09:47.878Z] d747dcd14b5f: Verifying Checksum [2020-11-11T16:09:47.878Z] d747dcd14b5f: Download complete [2020-11-11T16:09:48.950Z] 2de7ff778b66: Verifying Checksum [2020-11-11T16:09:48.950Z] 2de7ff778b66: Download complete [2020-11-11T16:09:49.219Z] 0d9ebad4ef96: Verifying Checksum [2020-11-11T16:09:49.219Z] 0d9ebad4ef96: Download complete [2020-11-11T16:09:49.489Z] ab5ef0e58194: Verifying Checksum [2020-11-11T16:09:49.489Z] ab5ef0e58194: Download complete [2020-11-11T16:09:56.386Z] ab5ef0e58194: Pull complete [2020-11-11T16:09:56.386Z] 9712f1f96733: Pull complete [2020-11-11T16:09:59.008Z] 63f879dbbcfc: Pull complete [2020-11-11T16:10:05.813Z] 0d9ebad4ef96: Pull complete [2020-11-11T16:10:07.773Z] e9a5061849ea: Pull complete [2020-11-11T16:10:07.773Z] d747dcd14b5f: Pull complete [2020-11-11T16:10:10.381Z] 2de7ff778b66: Pull complete [2020-11-11T16:10:10.381Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-11-11T16:10:10.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-11-11T16:10:10.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-11-11T16:10:10.710Z] prd-centos7-docker-4c-2g-11829 does not seem to be running inside a container [2020-11-11T16:10:10.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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:0.23.1-centos7 cat [2020-11-11T16:10:14.243Z] $ docker top 2138c762a450c772229272427873772b8712df58cea4b48204f21a0cca266927 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-11-11T16:10:14.486Z] provisioning config files... [2020-11-11T16:10:14.498Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3238910802463348163tmp [2020-11-11T16:10:14.516Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6799611922126301851tmp [2020-11-11T16:10:14.539Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6539894917859977282tmp [Pipeline] { [Pipeline] echo [2020-11-11T16:10:14.655Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:10:15.069Z] ---> sigul-configuration.sh [2020-11-11T16:10:15.070Z] gpg: directory `/root/.gnupg' created [2020-11-11T16:10:15.070Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-11-11T16:10:15.070Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-11-11T16:10:15.070Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-11-11T16:10:15.070Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-11-11T16:10:15.070Z] gpg: CAST5 encrypted data [2020-11-11T16:10:15.337Z] gpg: encrypted with 1 passphrase [2020-11-11T16:10:15.337Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-11-11T16:10:15.783Z] + mkdir /home/jenkins [2020-11-11T16:10:15.783Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-11-11T16:10:16.146Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2020-11-11T16:10:16.158Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:10:16.476Z] ---> sigul-install.sh [2020-11-11T16:10:23.186Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-11-11T16:10:23.862Z] + git tag --list [2020-11-11T16:10:23.862Z] 0.7.0 [2020-11-11T16:10:23.862Z] 0.7.1 [2020-11-11T16:10:23.862Z] 1.0.0 [2020-11-11T16:10:23.862Z] v1.0.1 [2020-11-11T16:10:23.862Z] v1.0.2 [2020-11-11T16:10:23.862Z] v1.0.3 [2020-11-11T16:10:23.862Z] v1.1.0 [2020-11-11T16:10:23.862Z] v1.1.1 [2020-11-11T16:10:23.862Z] v1.2.0 [2020-11-11T16:10:23.862Z] v1.2.1 [2020-11-11T16:10:23.862Z] v1.2.2 [2020-11-11T16:10:23.862Z] v1.2.2-dev.1 [2020-11-11T16:10:23.862Z] v1.3.0 [2020-11-11T16:10:23.862Z] v1.3.0-dev.1 [2020-11-11T16:10:23.862Z] v1.3.0-dev.10 [2020-11-11T16:10:23.862Z] v1.3.0-dev.2 [2020-11-11T16:10:23.862Z] v1.3.0-dev.3 [2020-11-11T16:10:23.862Z] v1.3.0-dev.4 [2020-11-11T16:10:23.862Z] v1.3.0-dev.5 [2020-11-11T16:10:23.862Z] v1.3.0-dev.6 [2020-11-11T16:10:23.862Z] v1.3.0-dev.7 [2020-11-11T16:10:23.862Z] v1.3.0-dev.8 [2020-11-11T16:10:23.862Z] v1.3.0-dev.9 [Pipeline] sh [2020-11-11T16:10:24.636Z] + lftools sign git-tag v1.3.0 [2020-11-11T16:10:26.054Z] Signing Git tag with Sigul... [2020-11-11T16:10:26.054Z] Signing v1.3.0 [Pipeline] echo [2020-11-11T16:10:28.002Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:10:28.319Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-11-11T16:10:28.335Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-11-11T16:10:28.439Z] $ docker stop --time=1 2138c762a450c772229272427873772b8712df58cea4b48204f21a0cca266927 [2020-11-11T16:10:30.338Z] $ docker rm -f 2138c762a450c772229272427873772b8712df58cea4b48204f21a0cca266927 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:10:31.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T16:10:31.314Z] . [Pipeline] withDockerContainer [2020-11-11T16:10:31.432Z] prd-centos7-docker-4c-2g-11829 does not seem to be running inside a container [2020-11-11T16:10:31.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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:10004/edgex-devops/git-semver:latest cat [2020-11-11T16:10:32.422Z] $ docker top 88c105df18b76d93edfeb7314407c9a6fb2503e12b45dcb6c2e1f60b6a89ecc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-11T16:10:32.697Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.0|v1.3.0-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-11T16:10:33.097Z] + git semver [Pipeline] } [2020-11-11T16:10:33.119Z] $ docker stop --time=1 88c105df18b76d93edfeb7314407c9a6fb2503e12b45dcb6c2e1f60b6a89ecc7 [2020-11-11T16:10:35.036Z] $ docker rm -f 88c105df18b76d93edfeb7314407c9a6fb2503e12b45dcb6c2e1f60b6a89ecc7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:10:35.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-11T16:10:35.642Z] . [Pipeline] withDockerContainer [2020-11-11T16:10:35.837Z] prd-centos7-docker-4c-2g-11829 does not seem to be running inside a container [2020-11-11T16:10:35.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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:10004/edgex-devops/git-semver:latest cat [2020-11-11T16:10:36.841Z] $ docker top 8960617971e4e9287704f0949d837945ce5692038420ab731effbdcf0c951c9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-11T16:10:37.185Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.0|v1.3.0-dev.10' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-11T16:10:37.570Z] + git semver [Pipeline] } [2020-11-11T16:10:37.599Z] $ docker stop --time=1 8960617971e4e9287704f0949d837945ce5692038420ab731effbdcf0c951c9c [2020-11-11T16:10:39.119Z] $ docker rm -f 8960617971e4e9287704f0949d837945ce5692038420ab731effbdcf0c951c9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:10:40.364Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:10:40.961Z] ---> package-listing.sh [2020-11-11T16:10:40.961Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-11T16:10:40.961Z] ++ facter osfamily [2020-11-11T16:10:40.961Z] + OS_FAMILY=redhat [2020-11-11T16:10:40.961Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2020-11-11T16:10:40.961Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-11T16:10:40.961Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-11T16:10:40.961Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-11T16:10:40.961Z] + PACKAGES=/tmp/packages_start.txt [2020-11-11T16:10:40.961Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-11-11T16:10:40.961Z] + PACKAGES=/tmp/packages_end.txt [2020-11-11T16:10:40.961Z] + case "${OS_FAMILY}" in [2020-11-11T16:10:40.961Z] + rpm -qa [2020-11-11T16:10:40.961Z] + sort [2020-11-11T16:10:45.267Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-11T16:10:45.267Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-11T16:10:45.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-11T16:10:45.267Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2020-11-11T16:10:45.267Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2020-11-11T16:10:45.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2020-11-11T16:10:45.283Z] 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/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-11T16:10:45.604Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:10:46.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-11T16:10:46.217Z] [2020-11-11T16:10:46.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-11T16:10:46.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-11T16:10:46.583Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-11T16:10:46.583Z] df20fa9351a1: Pulling fs layer [2020-11-11T16:10:46.583Z] 36b3adc4ff6f: Pulling fs layer [2020-11-11T16:10:46.583Z] 8ad3a11d3b57: Pulling fs layer [2020-11-11T16:10:46.583Z] 46f8f816bc3b: Pulling fs layer [2020-11-11T16:10:46.583Z] 93b61091891f: Pulling fs layer [2020-11-11T16:10:46.583Z] 93b9cdb0e59b: Pulling fs layer [2020-11-11T16:10:46.583Z] 5e14af77c1be: Pulling fs layer [2020-11-11T16:10:46.583Z] 01666e4c0597: Pulling fs layer [2020-11-11T16:10:46.583Z] aa168da1d23b: Pulling fs layer [2020-11-11T16:10:46.583Z] 93b9cdb0e59b: Waiting [2020-11-11T16:10:46.583Z] 5e14af77c1be: Waiting [2020-11-11T16:10:46.583Z] 01666e4c0597: Waiting [2020-11-11T16:10:46.583Z] aa168da1d23b: Waiting [2020-11-11T16:10:46.583Z] 46f8f816bc3b: Waiting [2020-11-11T16:10:46.583Z] 93b61091891f: Waiting [2020-11-11T16:10:46.583Z] 36b3adc4ff6f: Verifying Checksum [2020-11-11T16:10:46.583Z] 36b3adc4ff6f: Download complete [2020-11-11T16:10:46.876Z] 46f8f816bc3b: Verifying Checksum [2020-11-11T16:10:46.876Z] 46f8f816bc3b: Download complete [2020-11-11T16:10:46.876Z] df20fa9351a1: Verifying Checksum [2020-11-11T16:10:46.876Z] df20fa9351a1: Download complete [2020-11-11T16:10:46.876Z] 93b9cdb0e59b: Verifying Checksum [2020-11-11T16:10:46.876Z] 93b9cdb0e59b: Download complete [2020-11-11T16:10:46.876Z] 5e14af77c1be: Verifying Checksum [2020-11-11T16:10:46.876Z] 5e14af77c1be: Download complete [2020-11-11T16:10:46.876Z] 01666e4c0597: Verifying Checksum [2020-11-11T16:10:46.876Z] 01666e4c0597: Download complete [2020-11-11T16:10:46.876Z] 93b61091891f: Verifying Checksum [2020-11-11T16:10:46.876Z] 93b61091891f: Download complete [2020-11-11T16:10:47.155Z] 8ad3a11d3b57: Verifying Checksum [2020-11-11T16:10:47.155Z] 8ad3a11d3b57: Download complete [2020-11-11T16:10:47.422Z] df20fa9351a1: Pull complete [2020-11-11T16:10:47.703Z] 36b3adc4ff6f: Pull complete [2020-11-11T16:10:48.700Z] 8ad3a11d3b57: Pull complete [2020-11-11T16:10:48.700Z] 46f8f816bc3b: Pull complete [2020-11-11T16:10:49.294Z] 93b61091891f: Pull complete [2020-11-11T16:10:49.563Z] 93b9cdb0e59b: Pull complete [2020-11-11T16:10:49.563Z] 5e14af77c1be: Pull complete [2020-11-11T16:10:49.851Z] 01666e4c0597: Pull complete [2020-11-11T16:10:50.825Z] aa168da1d23b: Verifying Checksum [2020-11-11T16:10:50.825Z] aa168da1d23b: Download complete [2020-11-11T16:10:59.082Z] aa168da1d23b: Pull complete [2020-11-11T16:10:59.082Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-11T16:10:59.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-11T16:10:59.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-11T16:10:59.283Z] prd-centos7-docker-4c-2g-11829 does not seem to be running inside a container [2020-11-11T16:10:59.342Z] $ 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/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@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-11-11T16:11:02.453Z] $ docker top d30b6ca35982fb2570be2007e1efe65ea274065b6fb3ad3fef79b87741537976 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-11T16:11:03.087Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-11T16:11:03.425Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-11T16:11:03.859Z] + ls /var/log/sa-host [2020-11-11T16:11:03.859Z] + sadf -c /var/log/sa-host/sa05 [2020-11-11T16:11:03.859Z] file_magic: OK [2020-11-11T16:11:03.859Z] HZ: Using current value: 100 [2020-11-11T16:11:03.859Z] file_header: OK [2020-11-11T16:11:03.859Z] 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 [2020-11-11T16:11:03.859Z] Statistics: [2020-11-11T16:11:03.859Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-11T16:11:03.859Z] File successfully converted to sysstat format version 12.2.1 [2020-11-11T16:11:03.859Z] + sadf -c /var/log/sa-host/sa11 [2020-11-11T16:11:03.859Z] file_magic: OK [2020-11-11T16:11:03.859Z] HZ: Using current value: 100 [2020-11-11T16:11:03.859Z] file_header: OK [2020-11-11T16:11:03.859Z] 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 [2020-11-11T16:11:03.859Z] Statistics: [2020-11-11T16:11:03.859Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-11T16:11:03.859Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-11T16:11:04.566Z] provisioning config files... [2020-11-11T16:11:04.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5495355044929890999tmp [Pipeline] { [Pipeline] echo [2020-11-11T16:11:04.667Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:11:04.977Z] ---> create-netrc.sh [Pipeline] } [2020-11-11T16:11:04.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-11T16:11:05.117Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:11:05.425Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-11T16:11:05.437Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:11:05.749Z] ---> sudo-logs.sh [2020-11-11T16:11:05.749Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-11T16:11:05.767Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:11:06.100Z] ---> job-cost.sh [2020-11-11T16:11:06.100Z] lf-activate-venv: SKIPPING [2020-11-11T16:11:06.100Z] INFO: No Stack... [2020-11-11T16:11:07.103Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-11T16:11:07.686Z] INFO: Archiving Costs [Pipeline] echo [2020-11-11T16:11:07.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-11T16:11:08.055Z] ---> logs-deploy.sh [2020-11-11T16:11:08.055Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/48 [2020-11-11T16:11:08.055Z] INFO: archiving workspace using pattern(s): [2020-11-11T16:11:10.676Z] Archives upload complete. [2020-11-11T16:11:10.676Z] INFO: archiving logs to Nexus