Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 3824d3ab8785cab24e914a746b0c44adb84c1a09+44d1f52cb5c008b70bd9715d74cd5578aa3cca2e (ca1555616e558291c599605fff3c0f4675ec7e0d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8465997975386620200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2570679540926354089.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-354/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-354/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2750289838933498443.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-354/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1324047067706387669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1329636647842052741.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-354/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-354/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7007815871166800770.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-base, dockerFilePath:scripts/Dockerfile.alpine, 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 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-688 in /w/workspace/edgexfoundry_device-sdk-c_PR-354 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-354 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/jenkins-gitclient-ssh6731945850878907207.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e into PR head commit 3824d3ab8785cab24e914a746b0c44adb84c1a09 Merge succeeded, producing 3824d3ab8785cab24e914a746b0c44adb84c1a09 Checking out Revision 3824d3ab8785cab24e914a746b0c44adb84c1a09 (PR-354) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/jenkins-gitclient-ssh4368355753399978595.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3824d3ab8785cab24e914a746b0c44adb84c1a09 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/jenkins-gitclient-ssh3560175042295615203.key > git merge 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3824d3ab8785cab24e914a746b0c44adb84c1a09 # timeout=10 Commit message: "fix: set up for async event push via redis" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-22T09:26:03.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-22T09:26:03.332Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-22T09:26:03.439Z] ========================================================= [2021-06-22T09:26:03.439Z] EdgeX Global Pipelines Version Info [2021-06-22T09:26:03.439Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:26:04.948Z] ------------------- [2021-06-22T09:26:04.948Z] stable info: [2021-06-22T09:26:04.948Z] ------------------- [2021-06-22T09:26:04.948Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-22T09:26:04.948Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:26:04.948Z] Message: update stable to v1.0.195 [2021-06-22T09:26:05.526Z] ------------------- [2021-06-22T09:26:05.526Z] experimental info: [2021-06-22T09:26:05.526Z] ------------------- [2021-06-22T09:26:05.526Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-22T09:26:05.526Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:26:05.526Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-22T09:26:05.741Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-22T09:26:05.791Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-22T09:26:05.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-22T09:26:05.900Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-22T09:26:05.954Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-22T09:26:06.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-22T09:26:06.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-22T09:26:06.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-22T09:26:06.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-22T09:26:06.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-22T09:26:06.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-22T09:26:06.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-22T09:26:06.469Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-22T09:26:06.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-22T09:26:06.574Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-22T09:26:06.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-22T09:26:06.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-22T09:26:06.733Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo [2021-06-22T09:26:06.790Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo [2021-06-22T09:26:06.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo [2021-06-22T09:26:06.910Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3824d3ab8785cab24e914a746b0c44adb84c1a09 [Pipeline] echo [2021-06-22T09:26:06.959Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3824d3a [Pipeline] echo [2021-06-22T09:26:07.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:26:07.227Z] provisioning config files... [2021-06-22T09:26:07.249Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/config905127561673127644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:26:07.632Z] ---> docker-login.sh [2021-06-22T09:26:07.632Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:26:07.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:26:07.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:26:07.900Z] Configure a credential helper to remove this warning. See [2021-06-22T09:26:07.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:26:07.900Z] [2021-06-22T09:26:07.900Z] Login Succeeded [2021-06-22T09:26:07.900Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:26:08.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:26:08.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:26:08.164Z] Configure a credential helper to remove this warning. See [2021-06-22T09:26:08.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:26:08.164Z] [2021-06-22T09:26:08.164Z] Login Succeeded [2021-06-22T09:26:08.164Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:26:08.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:26:08.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:26:08.431Z] Configure a credential helper to remove this warning. See [2021-06-22T09:26:08.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:26:08.431Z] [2021-06-22T09:26:08.431Z] Login Succeeded [2021-06-22T09:26:08.431Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:26:08.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:26:08.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:26:08.431Z] Configure a credential helper to remove this warning. See [2021-06-22T09:26:08.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:26:08.431Z] [2021-06-22T09:26:08.431Z] Login Succeeded [2021-06-22T09:26:08.431Z] docker.io [2021-06-22T09:26:08.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:26:08.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:26:08.960Z] Configure a credential helper to remove this warning. See [2021-06-22T09:26:08.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:26:08.960Z] [2021-06-22T09:26:08.960Z] Login Succeeded [2021-06-22T09:26:08.960Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:26:08.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:26:10.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:26:10.941Z] [2021-06-22T09:26:10.941Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:26:11.299Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:26:11.299Z] latest: Pulling from edgex-devops/git-semver [2021-06-22T09:26:11.299Z] 31603596830f: Pulling fs layer [2021-06-22T09:26:11.299Z] 54011a49482f: Pulling fs layer [2021-06-22T09:26:11.299Z] a6820b24f6d8: Pulling fs layer [2021-06-22T09:26:11.299Z] f581987b2513: Pulling fs layer [2021-06-22T09:26:11.299Z] f581987b2513: Waiting [2021-06-22T09:26:11.299Z] 54011a49482f: Verifying Checksum [2021-06-22T09:26:11.299Z] 54011a49482f: Download complete [2021-06-22T09:26:11.573Z] 31603596830f: Verifying Checksum [2021-06-22T09:26:11.573Z] 31603596830f: Download complete [2021-06-22T09:26:11.573Z] a6820b24f6d8: Verifying Checksum [2021-06-22T09:26:11.573Z] a6820b24f6d8: Download complete [2021-06-22T09:26:11.573Z] f581987b2513: Verifying Checksum [2021-06-22T09:26:11.573Z] f581987b2513: Download complete [2021-06-22T09:26:11.837Z] 31603596830f: Pull complete [2021-06-22T09:26:11.837Z] 54011a49482f: Pull complete [2021-06-22T09:26:12.429Z] a6820b24f6d8: Pull complete [2021-06-22T09:26:12.694Z] f581987b2513: Pull complete [2021-06-22T09:26:12.694Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-22T09:26:12.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-22T09:26:12.694Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-22T09:26:12.827Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2021-06-22T09:26:12.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-354 -v /w/workspace/edgexfoundry_device-sdk-c_PR-354:/w/workspace/edgexfoundry_device-sdk-c_PR-354:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-22T09:26:13.914Z] $ docker top 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-22T09:26:14.111Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T09:26:14.111Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T09:26:14.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T09:26:14.242Z] $ docker exec 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 ssh-agent [2021-06-22T09:26:14.372Z] SSH_AUTH_SOCK=/tmp/ssh-rdJv4Mf0yhTO/agent.14 [2021-06-22T09:26:14.372Z] SSH_AGENT_PID=20 [2021-06-22T09:26:14.384Z] Running ssh-add (command line suppressed) [2021-06-22T09:26:14.496Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/private_key_1434814343291546853.key (/w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/private_key_1434814343291546853.key) [2021-06-22T09:26:14.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T09:26:14.865Z] + git tag --points-at HEAD [Pipeline] } [2021-06-22T09:26:14.913Z] $ docker exec --env ******** --env ******** 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 ssh-agent -k [2021-06-22T09:26:15.020Z] unset SSH_AUTH_SOCK; [2021-06-22T09:26:15.021Z] unset SSH_AGENT_PID; [2021-06-22T09:26:15.021Z] echo Agent pid 20 killed; [2021-06-22T09:26:15.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-22T09:26:15.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-22T09:26:15.124Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-22T09:26:15.249Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-22T09:26:15.249Z] $ docker exec 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 ssh-agent [2021-06-22T09:26:15.379Z] SSH_AUTH_SOCK=/tmp/ssh-nmhQAmbUDkoH/agent.54 [2021-06-22T09:26:15.379Z] SSH_AGENT_PID=60 [2021-06-22T09:26:15.386Z] Running ssh-add (command line suppressed) [2021-06-22T09:26:15.499Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/private_key_1013229121555121961.key (/w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/private_key_1013229121555121961.key) [2021-06-22T09:26:15.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-22T09:26:15.860Z] + git semver init [2021-06-22T09:26:15.861Z] # -> Open(): unable to determine branch for HEAD [2021-06-22T09:26:15.861Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-354/.git [2021-06-22T09:26:15.861Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-354 [2021-06-22T09:26:15.861Z] # $SEMVER_REMOTE_NAME = origin [2021-06-22T09:26:15.861Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-22T09:26:15.861Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-22T09:26:15.861Z] # $SEMVER_BRANCH = PR-354 [2021-06-22T09:26:15.861Z] # $SEMVER_TEMP = /tmp/semver-868998458 [2021-06-22T09:26:15.861Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-22T09:26:16.443Z] # '/tmp/semver-868998458' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-354/.semver' [2021-06-22T09:26:16.443Z] # -> Force: false [2021-06-22T09:26:16.443Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-354/.semver [Pipeline] } [2021-06-22T09:26:16.569Z] $ docker exec --env ******** --env ******** 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 ssh-agent -k [2021-06-22T09:26:16.674Z] unset SSH_AUTH_SOCK; [2021-06-22T09:26:16.675Z] unset SSH_AGENT_PID; [2021-06-22T09:26:16.675Z] echo Agent pid 60 killed; [2021-06-22T09:26:16.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-22T09:26:17.125Z] + git semver [Pipeline] } [2021-06-22T09:26:17.152Z] $ docker stop --time=1 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 [2021-06-22T09:26:18.462Z] $ docker rm -f 48f380acb92cf24313e5a65d7492e91c0d11abba27a059e6ef231903c71d10e2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-22T09:26:18.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-22T09:26:19.253Z] Stashed 1 file(s) [Pipeline] echo [2021-06-22T09:26:19.276Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-22T09:26:34.777Z] Still waiting to schedule task [2021-06-22T09:26:34.778Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-22T09:26:34.803Z] Still waiting to schedule task [2021-06-22T09:26:34.804Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-687’ [2021-06-22T09:29:25.286Z] Running on prd-centos7-docker-4c-2g-689 in /w/workspace/edgexfoundry_device-sdk-c_PR-354 [Pipeline] { [Pipeline] ws [2021-06-22T09:29:25.337Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-22T09:29:25.489Z] Selected Git installation does not exist. Using Default [2021-06-22T09:29:25.489Z] The recommended git tool is: NONE [2021-06-22T09:29:28.008Z] using credential edgex-jenkins-ssh [2021-06-22T09:29:28.022Z] Cloning the remote Git repository [2021-06-22T09:29:28.040Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-22T09:29:28.109Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-22T09:29:28.143Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-22T09:29:28.143Z] > git --version # timeout=10 [2021-06-22T09:29:28.150Z] > git --version # 'git version 2.24.4' [2021-06-22T09:29:28.150Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:29:28.182Z] [INFO] Currently running in a labeled security context [2021-06-22T09:29:28.182Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:29:28.183Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh1339041805248608583.key [2021-06-22T09:29:28.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:29:29.686Z] Merging remotes/origin/master commit 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e into PR head commit 3824d3ab8785cab24e914a746b0c44adb84c1a09 [2021-06-22T09:29:29.787Z] Merge succeeded, producing 3824d3ab8785cab24e914a746b0c44adb84c1a09 [2021-06-22T09:29:29.788Z] Checking out Revision 3824d3ab8785cab24e914a746b0c44adb84c1a09 (PR-354) [2021-06-22T09:29:29.202Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-22T09:29:29.215Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:29:29.227Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-22T09:29:29.240Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-22T09:29:29.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:29:29.241Z] [INFO] Currently running in a labeled security context [2021-06-22T09:29:29.241Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:29:29.241Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh8672152873630714217.key [2021-06-22T09:29:29.248Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T09:29:29.692Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:29:29.699Z] > git checkout -f 3824d3ab8785cab24e914a746b0c44adb84c1a09 # timeout=10 [2021-06-22T09:29:29.735Z] > git remote # timeout=10 [2021-06-22T09:29:29.749Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T09:29:29.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:29:29.761Z] [INFO] Currently running in a labeled security context [2021-06-22T09:29:29.761Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-22T09:29:29.761Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh3052281305234276545.key [2021-06-22T09:29:29.767Z] > git merge 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 [2021-06-22T09:29:29.776Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T09:29:29.789Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:29:29.795Z] > git checkout -f 3824d3ab8785cab24e914a746b0c44adb84c1a09 # timeout=10 [2021-06-22T09:29:33.374Z] Commit message: "fix: set up for async event push via redis" [2021-06-22T09:29:33.396Z] > git --version # timeout=10 [2021-06-22T09:29:33.401Z] > git --version # 'git version 2.24.4' [2021-06-22T09:29:33.413Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:29:34.818Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:29:35.178Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:29:35.494Z] + sudo service docker restart [2021-06-22T09:29:35.494Z] + true [2021-06-22T09:29:35.494Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:29:53.735Z] provisioning config files... [2021-06-22T09:29:53.753Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config4066429640233952175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:29:54.144Z] ---> docker-login.sh [2021-06-22T09:29:54.145Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:29:54.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:29:54.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:29:54.720Z] Configure a credential helper to remove this warning. See [2021-06-22T09:29:54.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:29:54.720Z] [2021-06-22T09:29:54.720Z] Login Succeeded [2021-06-22T09:29:54.720Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:29:54.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:29:54.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:29:54.981Z] Configure a credential helper to remove this warning. See [2021-06-22T09:29:54.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:29:54.982Z] [2021-06-22T09:29:54.982Z] Login Succeeded [2021-06-22T09:29:54.982Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:29:54.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:29:54.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:29:54.982Z] Configure a credential helper to remove this warning. See [2021-06-22T09:29:54.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:29:54.982Z] [2021-06-22T09:29:54.982Z] Login Succeeded [2021-06-22T09:29:54.982Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:29:54.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:29:55.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:29:55.242Z] Configure a credential helper to remove this warning. See [2021-06-22T09:29:55.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:29:55.242Z] [2021-06-22T09:29:55.242Z] Login Succeeded [2021-06-22T09:29:55.242Z] docker.io [2021-06-22T09:29:55.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:29:55.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:29:55.505Z] Configure a credential helper to remove this warning. See [2021-06-22T09:29:55.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:29:55.505Z] [2021-06-22T09:29:55.505Z] Login Succeeded [2021-06-22T09:29:55.505Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:29:55.526Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T09:29:55.786Z] ========================================================= [2021-06-22T09:29:55.786Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-22T09:29:55.786Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:29:56.131Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-06-22T09:29:56.131Z] Sending build context to Docker daemon 2.631MB [2021-06-22T09:29:56.131Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-22T09:29:56.131Z] Step 2/25 : FROM ${BASE} as builder [2021-06-22T09:29:56.706Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-22T09:29:56.706Z] e7c96db7181b: Pulling fs layer [2021-06-22T09:29:56.706Z] 4c13bbce0fe7: Pulling fs layer [2021-06-22T09:29:56.706Z] 6059c847ac2f: Pulling fs layer [2021-06-22T09:29:56.706Z] 4c13bbce0fe7: Verifying Checksum [2021-06-22T09:29:56.706Z] 4c13bbce0fe7: Download complete [2021-06-22T09:29:56.706Z] e7c96db7181b: Verifying Checksum [2021-06-22T09:29:56.706Z] e7c96db7181b: Download complete [2021-06-22T09:29:56.970Z] e7c96db7181b: Pull complete [2021-06-22T09:29:57.235Z] 4c13bbce0fe7: Pull complete [2021-06-22T09:29:58.179Z] 6059c847ac2f: Verifying Checksum [2021-06-22T09:29:58.179Z] 6059c847ac2f: Download complete [2021-06-22T09:30:00.808Z] 6059c847ac2f: Pull complete [2021-06-22T09:30:00.808Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-22T09:30:00.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-22T09:30:00.808Z] ---> 5eabd8fd8ba2 [2021-06-22T09:30:00.808Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:30:03.416Z] ---> Running in e1d607f4edf7 [2021-06-22T09:30:03.680Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-22T09:30:03.946Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-22T09:30:03.946Z] [2021-06-22T09:30:04.209Z] Removing intermediate container e1d607f4edf7 [2021-06-22T09:30:04.210Z] ---> 25e52d805d53 [2021-06-22T09:30:04.210Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-22T09:30:04.473Z] ---> Running in 3863097ab67d [2021-06-22T09:30:04.737Z] Removing intermediate container 3863097ab67d [2021-06-22T09:30:04.737Z] ---> 7f80484e9647 [2021-06-22T09:30:04.737Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-06-22T09:30:05.003Z] ---> Running in 99f9131c5a5d [2021-06-22T09:30:05.266Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:06.213Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:07.159Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:07.423Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-22T09:30:07.684Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-22T09:30:07.684Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-22T09:30:07.946Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-22T09:30:09.331Z] (5/11) Installing libuuid (2.33-r0) [2021-06-22T09:30:09.331Z] (6/11) Installing libblkid (2.33-r0) [2021-06-22T09:30:09.592Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-22T09:30:09.854Z] (8/11) Installing libmount (2.33-r0) [2021-06-22T09:30:09.854Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-22T09:30:10.117Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-22T09:30:10.117Z] (11/11) Installing wget (1.20.3-r0) [2021-06-22T09:30:10.378Z] Executing busybox-1.29.3-r10.trigger [2021-06-22T09:30:10.378Z] OK: 273 MiB in 86 packages [2021-06-22T09:30:10.959Z] Removing intermediate container 99f9131c5a5d [2021-06-22T09:30:10.959Z] ---> 0605964de457 [2021-06-22T09:30:10.959Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-22T09:30:10.959Z] ---> Running in 89de71db5690 [2021-06-22T09:30:10.959Z] Removing intermediate container 89de71db5690 [2021-06-22T09:30:10.959Z] ---> 679d67a92c29 [2021-06-22T09:30:10.959Z] Step 7/25 : 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 [2021-06-22T09:30:10.959Z] ---> Running in d0087e116572 [2021-06-22T09:30:11.221Z] --2021-06-22 09:30:11-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-22T09:30:11.221Z] Resolving github.com... 140.82.114.4 [2021-06-22T09:30:11.221Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-06-22T09:30:11.496Z] HTTP request sent, awaiting response... 302 Found [2021-06-22T09:30:11.496Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-22T09:30:11.496Z] --2021-06-22 09:30:11-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-22T09:30:11.496Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-22T09:30:11.496Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-22T09:30:11.496Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:30:11.496Z] Length: unspecified [application/x-gzip] [2021-06-22T09:30:11.496Z] Saving to: 'STDOUT' [2021-06-22T09:30:11.496Z] [2021-06-22T09:30:11.496Z] 0K .......... .......... .......... .......... .......... 1.64M [2021-06-22T09:30:11.496Z] 50K .......... .......... .......... .......... .......... 3.20M [2021-06-22T09:30:11.496Z] 100K .......... .......... .......... .......... .......... 23.2M [2021-06-22T09:30:11.496Z] 150K .......... .......... .......... .......... .......... 53.9M [2021-06-22T09:30:11.496Z] 200K .......... .......... .......... .......... .......... 3.62M [2021-06-22T09:30:11.757Z] 250K .......... .......... .......... .......... .......... 7.89M [2021-06-22T09:30:11.757Z] 300K .......... .......... .......... .......... .......... 7.47M [2021-06-22T09:30:11.757Z] 350K .......... .......... .......... .......... .......... 13.1M [2021-06-22T09:30:11.757Z] 400K .......... .......... .......... .......... .......... 11.7M [2021-06-22T09:30:11.757Z] 450K .......... .......... .......... .......... .......... 11.9M [2021-06-22T09:30:11.757Z] 500K .......... .......... .......... .......... .......... 24.2M [2021-06-22T09:30:11.757Z] 550K .......... .......... .......... .......... .......... 7.08M [2021-06-22T09:30:11.757Z] 600K .......... .......... .......... .......... .......... 5.38M [2021-06-22T09:30:11.757Z] 650K .......... .......... .......... .......... .......... 7.89M [2021-06-22T09:30:11.757Z] 700K .. 84.3M=0.1s [2021-06-22T09:30:11.757Z] [2021-06-22T09:30:11.757Z] 2021-06-22 09:30:11 (6.21 MB/s) - written to stdout [719348] [2021-06-22T09:30:11.757Z] [2021-06-22T09:30:11.757Z] -- The C compiler identification is GNU 8.3.0 [2021-06-22T09:30:11.757Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-22T09:30:11.757Z] -- Check for working C compiler: /usr/bin/cc [2021-06-22T09:30:11.757Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-22T09:30:11.757Z] -- Detecting C compiler ABI info [2021-06-22T09:30:12.019Z] -- Detecting C compiler ABI info - done [2021-06-22T09:30:12.019Z] -- Detecting C compile features [2021-06-22T09:30:12.019Z] -- Detecting C compile features - done [2021-06-22T09:30:12.019Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-22T09:30:12.285Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-22T09:30:12.285Z] -- Detecting CXX compiler ABI info [2021-06-22T09:30:12.285Z] -- Detecting CXX compiler ABI info - done [2021-06-22T09:30:12.285Z] -- Detecting CXX compile features [2021-06-22T09:30:12.864Z] -- Detecting CXX compile features - done [2021-06-22T09:30:12.864Z] -- Looking for include file endian.h [2021-06-22T09:30:12.864Z] -- Looking for include file endian.h - found [2021-06-22T09:30:12.864Z] -- Check if the system is big endian [2021-06-22T09:30:12.864Z] -- Searching 16 bit integer [2021-06-22T09:30:12.864Z] -- Looking for sys/types.h [2021-06-22T09:30:12.864Z] -- Looking for sys/types.h - found [2021-06-22T09:30:12.864Z] -- Looking for stdint.h [2021-06-22T09:30:12.864Z] -- Looking for stdint.h - found [2021-06-22T09:30:12.864Z] -- Looking for stddef.h [2021-06-22T09:30:12.864Z] -- Looking for stddef.h - found [2021-06-22T09:30:12.864Z] -- Check size of unsigned short [2021-06-22T09:30:13.129Z] -- Check size of unsigned short - done [2021-06-22T09:30:13.129Z] -- Using unsigned short [2021-06-22T09:30:13.129Z] -- Check if the system is big endian - little endian [2021-06-22T09:30:13.129Z] -- Check size of size_t [2021-06-22T09:30:13.129Z] -- Check size of size_t - done [2021-06-22T09:30:13.129Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-22T09:30:13.129Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-22T09:30:13.129Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-22T09:30:13.129Z] CMake did not find one. [2021-06-22T09:30:13.129Z] [2021-06-22T09:30:13.129Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-22T09:30:13.129Z] the following names: [2021-06-22T09:30:13.129Z] [2021-06-22T09:30:13.129Z] cJSONConfig.cmake [2021-06-22T09:30:13.129Z] cjson-config.cmake [2021-06-22T09:30:13.129Z] [2021-06-22T09:30:13.129Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-22T09:30:13.129Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-22T09:30:13.129Z] provides a separate development package or SDK, be sure it has been [2021-06-22T09:30:13.129Z] installed. [2021-06-22T09:30:13.129Z] [2021-06-22T09:30:13.129Z] [2021-06-22T09:30:13.129Z] -- Configuring done [2021-06-22T09:30:13.129Z] -- Generating done [2021-06-22T09:30:13.129Z] -- Build files have been written to: /tmp/cbor [2021-06-22T09:30:13.393Z] Scanning dependencies of target cbor_shared [2021-06-22T09:30:13.393Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-22T09:30:13.393Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-22T09:30:13.654Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-22T09:30:13.654Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-22T09:30:13.654Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-22T09:30:13.654Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-22T09:30:13.919Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-22T09:30:13.919Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-22T09:30:13.919Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-22T09:30:13.919Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-22T09:30:14.183Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-22T09:30:14.183Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-22T09:30:14.183Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-22T09:30:14.183Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-22T09:30:14.446Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-22T09:30:14.446Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-22T09:30:14.446Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-22T09:30:14.446Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-22T09:30:14.446Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-22T09:30:14.708Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-22T09:30:14.708Z] [ 40%] Linking C shared library libcbor.so [2021-06-22T09:30:14.708Z] [ 40%] Built target cbor_shared [2021-06-22T09:30:14.708Z] Scanning dependencies of target cbor [2021-06-22T09:30:14.708Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-22T09:30:14.971Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-22T09:30:14.971Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-22T09:30:14.971Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-22T09:30:15.234Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-22T09:30:15.234Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-22T09:30:15.234Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-22T09:30:15.234Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-22T09:30:15.499Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-22T09:30:15.500Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-22T09:30:15.500Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-22T09:30:15.762Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-22T09:30:15.762Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-22T09:30:15.762Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-22T09:30:15.762Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-22T09:30:16.026Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-22T09:30:16.026Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-22T09:30:16.026Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-22T09:30:16.026Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-22T09:30:16.288Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-22T09:30:16.288Z] [ 80%] Linking C static library libcbor.a [2021-06-22T09:30:16.288Z] [ 80%] Built target cbor [2021-06-22T09:30:16.288Z] Scanning dependencies of target create_items [2021-06-22T09:30:16.288Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-22T09:30:16.288Z] [ 84%] Linking C executable create_items [2021-06-22T09:30:16.288Z] [ 84%] Built target create_items [2021-06-22T09:30:16.288Z] Scanning dependencies of target readfile [2021-06-22T09:30:16.288Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-22T09:30:16.288Z] [ 88%] Linking C executable readfile [2021-06-22T09:30:16.288Z] [ 88%] Built target readfile [2021-06-22T09:30:16.288Z] Scanning dependencies of target streaming_parser [2021-06-22T09:30:16.288Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-22T09:30:16.551Z] [ 92%] Linking C executable streaming_parser [2021-06-22T09:30:16.551Z] [ 92%] Built target streaming_parser [2021-06-22T09:30:16.551Z] Scanning dependencies of target sort [2021-06-22T09:30:16.551Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-22T09:30:16.551Z] [ 96%] Linking C executable sort [2021-06-22T09:30:16.551Z] [ 96%] Built target sort [2021-06-22T09:30:16.551Z] Scanning dependencies of target hello [2021-06-22T09:30:16.551Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-22T09:30:16.551Z] [100%] Linking C executable hello [2021-06-22T09:30:16.551Z] [100%] Built target hello [2021-06-22T09:30:16.551Z] Install the project... [2021-06-22T09:30:16.551Z] -- Install configuration: "Release" [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-22T09:30:16.551Z] -- Up-to-date: /usr/local/include/cbor [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/include/cbor.h [2021-06-22T09:30:16.551Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-22T09:30:17.498Z] Removing intermediate container d0087e116572 [2021-06-22T09:30:17.498Z] ---> 34a46c7f4c07 [2021-06-22T09:30:17.498Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-22T09:30:17.498Z] ---> Running in 87fd5265b1d2 [2021-06-22T09:30:18.079Z] Removing intermediate container 87fd5265b1d2 [2021-06-22T09:30:18.079Z] ---> 52d7bec0aa67 [2021-06-22T09:30:18.079Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-22T09:30:18.341Z] ---> 5e86f5b5c317 [2021-06-22T09:30:18.341Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-22T09:30:18.611Z] ---> 84b4d32c7a02 [2021-06-22T09:30:18.611Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-22T09:30:18.870Z] ---> bbbf5c2cc3fe [2021-06-22T09:30:18.870Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-22T09:30:18.870Z] ---> 35c1e874c089 [2021-06-22T09:30:18.870Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-22T09:30:19.132Z] ---> e23928b8e1f9 [2021-06-22T09:30:19.132Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-22T09:30:19.132Z] ---> f1f24d12d1d9 [2021-06-22T09:30:19.132Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-22T09:30:19.393Z] ---> Running in a331f34cfb2a [2021-06-22T09:30:19.654Z] + CPPCHECK=false [2021-06-22T09:30:19.654Z] + DOCGEN=false [2021-06-22T09:30:19.654Z] + TOMLVER=SDK-0.2 [2021-06-22T09:30:19.654Z] + CUTILVER=1.1.4 [2021-06-22T09:30:19.654Z] + '[' 0 -gt 0 ] [2021-06-22T09:30:19.654Z] + readlink -f ./scripts/build.sh [2021-06-22T09:30:19.654Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-22T09:30:19.654Z] + dirname /tmp/sdk/scripts [2021-06-22T09:30:19.654Z] + ROOT=/tmp/sdk [2021-06-22T09:30:19.654Z] + cd /tmp/sdk [2021-06-22T09:30:19.654Z] + '[' '!' -d deps ] [2021-06-22T09:30:19.654Z] + mkdir deps [2021-06-22T09:30:19.654Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-22T09:30:19.654Z] + tar -C deps -z -x -f - [2021-06-22T09:30:19.654Z] --2021-06-22 09:30:19-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-22T09:30:19.654Z] Resolving github.com... 140.82.114.4 [2021-06-22T09:30:19.654Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-06-22T09:30:19.654Z] HTTP request sent, awaiting response... 302 Found [2021-06-22T09:30:19.654Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-22T09:30:19.654Z] --2021-06-22 09:30:19-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-22T09:30:19.654Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-22T09:30:19.654Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-22T09:30:19.915Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:30:19.915Z] Length: unspecified [application/x-gzip] [2021-06-22T09:30:19.915Z] Saving to: 'STDOUT' [2021-06-22T09:30:19.915Z] [2021-06-22T09:30:19.915Z] 0K .......... ...... 1.06M=0.01s [2021-06-22T09:30:19.915Z] [2021-06-22T09:30:19.915Z] 2021-06-22 09:30:19 (1.06 MB/s) - written to stdout [16451] [2021-06-22T09:30:19.915Z] [2021-06-22T09:30:19.915Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-22T09:30:19.915Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-22T09:30:19.915Z] + tar -C deps -z -x -f - [2021-06-22T09:30:19.915Z] --2021-06-22 09:30:19-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-22T09:30:19.915Z] Resolving github.com... 140.82.114.4 [2021-06-22T09:30:19.915Z] Connecting to github.com|140.82.114.4|:443... connected. [2021-06-22T09:30:20.177Z] HTTP request sent, awaiting response... 302 Found [2021-06-22T09:30:20.177Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-22T09:30:20.177Z] --2021-06-22 09:30:19-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-22T09:30:20.177Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-22T09:30:20.177Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-22T09:30:20.177Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:30:20.177Z] Length: unspecified [application/x-gzip] [2021-06-22T09:30:20.177Z] Saving to: 'STDOUT' [2021-06-22T09:30:20.177Z]  [2021-06-22T09:30:20.177Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-06-22T09:30:20.177Z] 50K .......... .......... .......... .......... .......... 3.36M [2021-06-22T09:30:20.177Z] 100K .......... .......... .......... .......... .......... 46.0M [2021-06-22T09:30:20.177Z] 150K .......... .......... ....... 4.83M=0.05s [2021-06-22T09:30:20.177Z] [2021-06-22T09:30:20.177Z] 2021-06-22 09:30:20 (3.38 MB/s) - written to stdout [181796] [2021-06-22T09:30:20.177Z] [2021-06-22T09:30:20.177Z] + mkdir -p src/c/iot [2021-06-22T09:30:20.177Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-22T09:30:20.177Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-22T09:30:20.177Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-22T09:30:20.177Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-22T09:30:20.177Z] + mkdir -p include/iot [2021-06-22T09:30:20.177Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-22T09:30:20.177Z] + mkdir -p include/iot/os [2021-06-22T09:30:20.177Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-22T09:30:20.177Z] + mkdir -p /tmp/sdk/build/release [2021-06-22T09:30:20.177Z] + cd /tmp/sdk/build/release [2021-06-22T09:30:20.177Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-22T09:30:20.439Z] -- The C compiler identification is GNU 8.3.0 [2021-06-22T09:30:20.439Z] -- Check for working C compiler: /usr/bin/cc [2021-06-22T09:30:20.439Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-22T09:30:20.439Z] -- Detecting C compiler ABI info [2021-06-22T09:30:20.439Z] -- Detecting C compiler ABI info - done [2021-06-22T09:30:20.439Z] -- Detecting C compile features [2021-06-22T09:30:20.702Z] -- Detecting C compile features - done [2021-06-22T09:30:20.702Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-22T09:30:20.702Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-22T09:30:20.702Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-22T09:30:20.702Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-22T09:30:20.702Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-22T09:30:20.702Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-22T09:30:20.702Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-22T09:30:20.702Z] -- C SDK 0.0.0 for Linux [2021-06-22T09:30:20.702Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-22T09:30:20.702Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-22T09:30:20.702Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-22T09:30:20.702Z] -- Configuring done [2021-06-22T09:30:20.969Z] -- Generating done [2021-06-22T09:30:20.969Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-22T09:30:20.969Z] + make all package [2021-06-22T09:30:20.969Z] + tee release.log [2021-06-22T09:30:20.969Z] Scanning dependencies of target csdk [2021-06-22T09:30:20.969Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-22T09:30:20.969Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-22T09:30:20.969Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-22T09:30:21.545Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-22T09:30:21.545Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-22T09:30:21.545Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-22T09:30:21.809Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-22T09:30:21.809Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-22T09:30:21.809Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-22T09:30:22.072Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-22T09:30:22.333Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-22T09:30:22.333Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-22T09:30:22.595Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-22T09:30:22.595Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-22T09:30:22.595Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-22T09:30:22.595Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-22T09:30:22.861Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-22T09:30:23.123Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-22T09:30:23.387Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-22T09:30:23.387Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-22T09:30:23.387Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-22T09:30:23.387Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-22T09:30:23.652Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-22T09:30:23.918Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-22T09:30:24.181Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-22T09:30:24.181Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-22T09:30:24.181Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-22T09:30:24.181Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-22T09:30:24.447Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-22T09:30:24.447Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-22T09:30:24.714Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-22T09:30:24.714Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-22T09:30:24.714Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-22T09:30:24.979Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-22T09:30:25.262Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-22T09:30:25.262Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-22T09:30:25.262Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-22T09:30:26.214Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-22T09:30:26.214Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-22T09:30:26.214Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-22T09:30:26.478Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-22T09:30:26.478Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-22T09:30:26.744Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-22T09:30:27.316Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-22T09:30:27.894Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-22T09:30:27.894Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-22T09:30:27.894Z] [ 74%] Linking C shared library libcsdk.so [2021-06-22T09:30:27.894Z] [ 74%] Built target csdk [2021-06-22T09:30:27.894Z] Scanning dependencies of target template [2021-06-22T09:30:27.894Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-22T09:30:28.161Z] [ 77%] Linking C executable template [2021-06-22T09:30:28.161Z] [ 77%] Built target template [2021-06-22T09:30:28.161Z] Scanning dependencies of target device-counter [2021-06-22T09:30:28.161Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-22T09:30:28.161Z] [ 80%] Linking C executable device-counter [2021-06-22T09:30:28.161Z] [ 80%] Built target device-counter [2021-06-22T09:30:28.161Z] Scanning dependencies of target device-random [2021-06-22T09:30:28.161Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-22T09:30:28.425Z] [ 84%] Linking C executable device-random [2021-06-22T09:30:28.425Z] [ 84%] Built target device-random [2021-06-22T09:30:28.425Z] Scanning dependencies of target device-gyro [2021-06-22T09:30:28.425Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-22T09:30:28.425Z] [ 87%] Linking C executable device-gyro [2021-06-22T09:30:28.425Z] [ 87%] Built target device-gyro [2021-06-22T09:30:28.425Z] Scanning dependencies of target device-bitfields [2021-06-22T09:30:28.425Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-22T09:30:28.686Z] [ 90%] Linking C executable device-bitfields [2021-06-22T09:30:28.686Z] [ 90%] Built target device-bitfields [2021-06-22T09:30:28.686Z] Scanning dependencies of target template-discovery [2021-06-22T09:30:28.686Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-22T09:30:28.686Z] [ 93%] Linking C executable template-discovery [2021-06-22T09:30:28.959Z] [ 93%] Built target template-discovery [2021-06-22T09:30:28.959Z] Scanning dependencies of target device-file [2021-06-22T09:30:28.959Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-22T09:30:28.959Z] [ 96%] Linking C executable device-file [2021-06-22T09:30:28.959Z] [ 96%] Built target device-file [2021-06-22T09:30:28.959Z] Scanning dependencies of target device-terminal [2021-06-22T09:30:28.959Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-22T09:30:28.959Z] [100%] Linking C executable device-terminal [2021-06-22T09:30:29.220Z] [100%] Built target device-terminal [2021-06-22T09:30:29.220Z] Run CPack packaging tool... [2021-06-22T09:30:29.220Z] CPack: Create package using TGZ [2021-06-22T09:30:29.220Z] CPack: Install projects [2021-06-22T09:30:29.220Z] CPack: - Run preinstall target for: Csdk [2021-06-22T09:30:29.220Z] CPack: - Install project: Csdk [2021-06-22T09:30:29.220Z] CPack: Create package [2021-06-22T09:30:29.220Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-22T09:30:29.220Z] + '[' false '=' true ] [2021-06-22T09:30:29.220Z] + '[' false '=' true ] [2021-06-22T09:30:29.220Z] + mkdir -p /tmp/sdk/build/debug [2021-06-22T09:30:29.220Z] + cd /tmp/sdk/build/debug [2021-06-22T09:30:29.220Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-22T09:30:29.485Z] -- The C compiler identification is GNU 8.3.0 [2021-06-22T09:30:29.485Z] -- Check for working C compiler: /usr/bin/cc [2021-06-22T09:30:29.485Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-22T09:30:29.485Z] -- Detecting C compiler ABI info [2021-06-22T09:30:29.485Z] -- Detecting C compiler ABI info - done [2021-06-22T09:30:29.485Z] -- Detecting C compile features [2021-06-22T09:30:29.747Z] -- Detecting C compile features - done [2021-06-22T09:30:29.747Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-22T09:30:29.747Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-22T09:30:29.747Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-22T09:30:29.747Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-22T09:30:29.747Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-22T09:30:29.747Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-22T09:30:29.747Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-22T09:30:29.747Z] -- C SDK 0.0.0 for Linux [2021-06-22T09:30:29.747Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-22T09:30:29.747Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-22T09:30:29.747Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-22T09:30:29.747Z] -- Configuring done [2021-06-22T09:30:29.747Z] -- Generating done [2021-06-22T09:30:30.009Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-22T09:30:30.009Z] + + teemake [2021-06-22T09:30:30.009Z] debug.log [2021-06-22T09:30:30.009Z] Scanning dependencies of target csdk [2021-06-22T09:30:30.009Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-22T09:30:30.009Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-22T09:30:30.009Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-22T09:30:30.270Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-22T09:30:30.270Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-22T09:30:30.270Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-22T09:30:30.270Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-22T09:30:30.423Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-690 in /w/workspace/edgexfoundry_device-sdk-c_PR-354 [Pipeline] { [Pipeline] ws [2021-06-22T09:30:30.507Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [2021-06-22T09:30:30.533Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-22T09:30:30.533Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-22T09:30:30.533Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-22T09:30:30.533Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [Pipeline] checkout [2021-06-22T09:30:30.790Z] Selected Git installation does not exist. Using Default [2021-06-22T09:30:30.790Z] The recommended git tool is: NONE [2021-06-22T09:30:30.794Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-22T09:30:30.794Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-22T09:30:30.794Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-22T09:30:30.794Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-22T09:30:31.060Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-22T09:30:31.060Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-22T09:30:31.060Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-22T09:30:31.060Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-22T09:30:31.327Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-22T09:30:31.327Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-22T09:30:31.327Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-22T09:30:31.327Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-22T09:30:31.601Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-22T09:30:31.602Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-22T09:30:31.602Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-22T09:30:31.602Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-22T09:30:31.602Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-22T09:30:31.602Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-22T09:30:31.872Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-22T09:30:31.872Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-22T09:30:31.872Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-22T09:30:31.872Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-22T09:30:32.264Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-22T09:30:32.264Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-22T09:30:32.264Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-22T09:30:32.264Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-22T09:30:32.612Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-22T09:30:32.612Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-22T09:30:32.612Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-22T09:30:32.612Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-22T09:30:32.612Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-22T09:30:32.989Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-22T09:30:32.989Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-22T09:30:32.989Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-22T09:30:33.250Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-22T09:30:33.250Z] [ 74%] Linking C shared library libcsdk.so [2021-06-22T09:30:33.250Z] [ 74%] Built target csdk [2021-06-22T09:30:33.250Z] Scanning dependencies of target template [2021-06-22T09:30:33.250Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-22T09:30:33.250Z] [ 77%] Linking C executable template [2021-06-22T09:30:33.515Z] [ 77%] Built target template [2021-06-22T09:30:33.515Z] Scanning dependencies of target device-counter [2021-06-22T09:30:33.516Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-22T09:30:33.516Z] [ 80%] Linking C executable device-counter [2021-06-22T09:30:33.516Z] [ 80%] Built target device-counter [2021-06-22T09:30:33.516Z] Scanning dependencies of target device-random [2021-06-22T09:30:33.516Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-22T09:30:33.516Z] [ 84%] Linking C executable device-random [2021-06-22T09:30:33.516Z] [ 84%] Built target device-random [2021-06-22T09:30:33.516Z] Scanning dependencies of target device-gyro [2021-06-22T09:30:33.516Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-22T09:30:33.780Z] [ 87%] Linking C executable device-gyro [2021-06-22T09:30:33.780Z] [ 87%] Built target device-gyro [2021-06-22T09:30:33.780Z] Scanning dependencies of target device-bitfields [2021-06-22T09:30:33.780Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-22T09:30:33.780Z] [ 90%] Linking C executable device-bitfields [2021-06-22T09:30:33.780Z] [ 90%] Built target device-bitfields [2021-06-22T09:30:33.780Z] Scanning dependencies of target template-discovery [2021-06-22T09:30:33.780Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-22T09:30:34.045Z] [ 93%] Linking C executable template-discovery [2021-06-22T09:30:34.045Z] [ 93%] Built target template-discovery [2021-06-22T09:30:34.045Z] Scanning dependencies of target device-file [2021-06-22T09:30:34.045Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-22T09:30:34.045Z] [ 96%] Linking C executable device-file [2021-06-22T09:30:34.045Z] [ 96%] Built target device-file [2021-06-22T09:30:34.045Z] Scanning dependencies of target device-terminal [2021-06-22T09:30:34.045Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-22T09:30:34.308Z] [100%] Linking C executable device-terminal [2021-06-22T09:30:34.308Z] [100%] Built target device-terminal [2021-06-22T09:30:34.308Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 74%] Built target csdk [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 77%] Built target template [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 80%] Built target device-counter [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 84%] Built target device-random [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 87%] Built target device-gyro [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 90%] Built target device-bitfields [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 93%] Built target template-discovery [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [ 96%] Built target device-file [2021-06-22T09:30:34.308Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] [100%] Built target device-terminal [2021-06-22T09:30:34.308Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:34.308Z] Install the project... [2021-06-22T09:30:34.308Z] -- Install configuration: "Release" [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-22T09:30:34.308Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-22T09:30:34.308Z] -- Up-to-date: /usr/local/include [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/devsdk [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/component.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/config.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/container.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/data.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/json.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/os.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/time.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/os [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-22T09:30:34.308Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-22T09:30:34.308Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:30:35.702Z] Removing intermediate container a331f34cfb2a [2021-06-22T09:30:35.702Z] ---> 0bca4f6cb880 [2021-06-22T09:30:35.702Z] Step 16/25 : FROM ${BASE} [2021-06-22T09:30:35.702Z] ---> 5eabd8fd8ba2 [2021-06-22T09:30:35.702Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-22T09:30:35.702Z] ---> Running in edd8b7b80e50 [2021-06-22T09:30:35.814Z] using credential edgex-jenkins-ssh [2021-06-22T09:30:35.835Z] Cloning the remote Git repository [2021-06-22T09:30:35.963Z] Removing intermediate container edd8b7b80e50 [2021-06-22T09:30:35.963Z] ---> 31343ec323d6 [2021-06-22T09:30:35.963Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:30:35.963Z] ---> Running in ddc9f69c5fce [2021-06-22T09:30:36.224Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-22T09:30:36.795Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-22T09:30:36.795Z] [2021-06-22T09:30:35.886Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-22T09:30:35.988Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-22T09:30:36.159Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-22T09:30:36.160Z] > git --version # timeout=10 [2021-06-22T09:30:36.192Z] > git --version # 'git version 2.17.1' [2021-06-22T09:30:36.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:30:36.260Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:30:37.058Z] Removing intermediate container ddc9f69c5fce [2021-06-22T09:30:37.058Z] ---> c8109ab23afc [2021-06-22T09:30:37.058Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-22T09:30:37.058Z] ---> Running in 627e920636cb [2021-06-22T09:30:37.628Z] Removing intermediate container 627e920636cb [2021-06-22T09:30:37.628Z] ---> 67f8c818c665 [2021-06-22T09:30:37.628Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-22T09:30:38.090Z] Merging remotes/origin/master commit 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e into PR head commit 3824d3ab8785cab24e914a746b0c44adb84c1a09 [2021-06-22T09:30:38.203Z] ---> Running in ac9bbbfe2eb9 [2021-06-22T09:30:37.413Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-22T09:30:37.429Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-22T09:30:37.455Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-22T09:30:37.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-22T09:30:37.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:30:37.500Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-22T09:30:38.106Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:30:38.121Z] > git checkout -f 3824d3ab8785cab24e914a746b0c44adb84c1a09 # timeout=10 [2021-06-22T09:30:38.296Z] Merge succeeded, producing 3824d3ab8785cab24e914a746b0c44adb84c1a09 [2021-06-22T09:30:38.297Z] Checking out Revision 3824d3ab8785cab24e914a746b0c44adb84c1a09 (PR-354) [2021-06-22T09:30:38.780Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:39.351Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:38.225Z] > git remote # timeout=10 [2021-06-22T09:30:38.240Z] > git config --get remote.origin.url # timeout=10 [2021-06-22T09:30:38.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-22T09:30:38.261Z] > git merge 44d1f52cb5c008b70bd9715d74cd5578aa3cca2e # timeout=10 [2021-06-22T09:30:38.282Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-22T09:30:38.302Z] > git config core.sparsecheckout # timeout=10 [2021-06-22T09:30:38.315Z] > git checkout -f 3824d3ab8785cab24e914a746b0c44adb84c1a09 # timeout=10 [2021-06-22T09:30:39.613Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:40.189Z] (1/6) Installing curl (7.64.0-r5) [2021-06-22T09:30:40.189Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-22T09:30:40.189Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-22T09:30:40.455Z] (4/6) Installing libuuid (2.33-r0) [2021-06-22T09:30:40.455Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-22T09:30:41.842Z] (6/6) Installing wget (1.20.3-r0) [2021-06-22T09:30:42.101Z] Executing busybox-1.29.3-r10.trigger [2021-06-22T09:30:42.101Z] OK: 269 MiB in 81 packages [2021-06-22T09:30:42.362Z] Removing intermediate container ac9bbbfe2eb9 [2021-06-22T09:30:42.362Z] ---> e0376ee87700 [2021-06-22T09:30:42.362Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-22T09:30:42.362Z] ---> e27c784ef744 [2021-06-22T09:30:42.362Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-22T09:30:42.519Z] Commit message: "fix: set up for async event push via redis" [2021-06-22T09:30:42.573Z] > git --version # timeout=10 [2021-06-22T09:30:42.585Z] > git --version # 'git version 2.17.1' [2021-06-22T09:30:42.598Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-22T09:30:42.629Z] ---> 5a94d3e99c84 [2021-06-22T09:30:42.629Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-22T09:30:42.894Z] ---> 7e81368a7ff8 [2021-06-22T09:30:42.894Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-22T09:30:42.894Z] ---> 74499b601122 [2021-06-22T09:30:42.894Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-06-22T09:30:43.158Z] ---> 85b535e1bfac [2021-06-22T09:30:43.158Z] Successfully built 85b535e1bfac [2021-06-22T09:30:43.158Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2021-06-22T09:30:44.127Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:30:44.609Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-22T09:30:44.684Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-22T09:30:44.684Z] . [Pipeline] withDockerContainer [2021-06-22T09:30:44.839Z] prd-centos7-docker-4c-2g-689 does not seem to be running inside a container [2021-06-22T09:30:44.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-22T09:30:44.981Z] + true [2021-06-22T09:30:44.981Z] + sudo service docker restart [2021-06-22T09:30:45.229Z] $ docker top 2c53e25538be42a888a5a72a7f48ea7d6426ffa921292615d7773a1782a4f28d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:30:45.669Z] + make test [2021-06-22T09:30:45.669Z] echo "make test" [2021-06-22T09:30:45.669Z] make test [Pipeline] } [2021-06-22T09:30:45.695Z] $ docker stop --time=1 2c53e25538be42a888a5a72a7f48ea7d6426ffa921292615d7773a1782a4f28d [2021-06-22T09:30:46.861Z] $ docker rm -f 2c53e25538be42a888a5a72a7f48ea7d6426ffa921292615d7773a1782a4f28d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:30:50.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T09:30:50.823Z] + ls -al . [2021-06-22T09:30:50.823Z] total 160 [2021-06-22T09:30:50.823Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 22 09:29 . [2021-06-22T09:30:50.823Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 22 09:29 .. [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 22 09:29 Attribution.txt [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 22 09:29 CHANGES [2021-06-22T09:30:50.823Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 22 09:29 docs [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 22 09:29 Doxyfile [2021-06-22T09:30:50.823Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 22 09:29 .git [2021-06-22T09:30:50.823Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 22 09:29 .github [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 22 09:29 .gitignore [2021-06-22T09:30:50.823Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 22 09:29 include [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 22 09:29 Jenkinsfile [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 22 09:29 LICENSE [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 22 09:29 Makefile [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 22 09:29 README.md [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 22 09:29 README.v2.md [2021-06-22T09:30:50.823Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 22 09:29 scripts [2021-06-22T09:30:50.823Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 22 09:29 src [2021-06-22T09:30:50.823Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 22 09:26 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:30:51.162Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3824d3ab8785cab24e914a746b0c44adb84c1a09 --label arch=amd64 --label version=0.0.0 . [2021-06-22T09:30:51.162Z] Sending build context to Docker daemon 2.631MB [2021-06-22T09:30:51.162Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-22T09:30:51.162Z] Step 2/17 : FROM ${BASE} [2021-06-22T09:30:51.162Z] ---> 85b535e1bfac [2021-06-22T09:30:51.162Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-22T09:30:51.162Z] ---> Running in 34e3576716aa [2021-06-22T09:30:51.425Z] Removing intermediate container 34e3576716aa [2021-06-22T09:30:51.425Z] ---> 14fb2791a0dc [2021-06-22T09:30:51.425Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:30:51.425Z] ---> Running in 0791a10f04dc [2021-06-22T09:30:51.686Z] --2021-06-22 09:30:51-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:30:51.686Z] Resolving iotech.jfrog.io... 54.72.115.12, 54.74.239.58, 34.243.182.113 [2021-06-22T09:30:51.686Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-22T09:30:52.209Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:30:52.209Z] Length: 451 [application/octet-stream] [2021-06-22T09:30:52.209Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-22T09:30:52.209Z] [2021-06-22T09:30:52.209Z] 0K 100% 78.8M=0s [2021-06-22T09:30:52.209Z] [2021-06-22T09:30:52.209Z] 2021-06-22 09:30:51 (78.8 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-22T09:30:52.209Z] [2021-06-22T09:30:52.470Z] Removing intermediate container 0791a10f04dc [2021-06-22T09:30:52.470Z] ---> 61b9de9ee374 [2021-06-22T09:30:52.470Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-22T09:30:52.470Z] ---> Running in f52582ed638f [2021-06-22T09:30:53.041Z] Removing intermediate container f52582ed638f [2021-06-22T09:30:53.041Z] ---> 4ee5c99651d0 [2021-06-22T09:30:53.041Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-22T09:30:53.041Z] ---> Running in 918ceacc55e8 [2021-06-22T09:30:53.301Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:54.246Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:54.508Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-22T09:30:54.768Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-22T09:30:55.030Z] (2/6) Installing libblkid (2.33-r0) [2021-06-22T09:30:55.030Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-22T09:30:55.030Z] (4/6) Installing libmount (2.33-r0) [2021-06-22T09:30:55.292Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-22T09:30:55.292Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-22T09:30:55.561Z] Executing busybox-1.29.3-r10.trigger [2021-06-22T09:30:55.562Z] OK: 273 MiB in 87 packages [2021-06-22T09:30:55.823Z] Removing intermediate container 918ceacc55e8 [2021-06-22T09:30:55.823Z] ---> b5fac4370748 [2021-06-22T09:30:55.823Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-22T09:30:56.084Z] ---> 08ff8b36dfb8 [2021-06-22T09:30:56.084Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-22T09:30:56.345Z] ---> a3cdd74e4cde [2021-06-22T09:30:56.345Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-22T09:30:56.611Z] ---> 0dbd932cb40a [2021-06-22T09:30:56.611Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-22T09:30:56.611Z] ---> d96a2f2fb8ed [2021-06-22T09:30:56.611Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-22T09:30:56.874Z] ---> ec2232425ac8 [2021-06-22T09:30:56.874Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-22T09:30:56.874Z] ---> df185d14eb24 [2021-06-22T09:30:56.874Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-22T09:30:57.137Z] ---> Running in e50207fccab2 [2021-06-22T09:30:57.137Z] Removing intermediate container e50207fccab2 [2021-06-22T09:30:57.137Z] ---> 1694144386ee [2021-06-22T09:30:57.137Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-22T09:30:57.137Z] ---> Running in 457fe9341a34 [2021-06-22T09:30:57.137Z] Removing intermediate container 457fe9341a34 [2021-06-22T09:30:57.137Z] ---> 7454ab8a09fa [2021-06-22T09:30:57.137Z] Step 15/17 : LABEL arch=amd64 [2021-06-22T09:30:57.399Z] ---> Running in 3bc1b1ae52c5 [2021-06-22T09:30:57.399Z] Removing intermediate container 3bc1b1ae52c5 [2021-06-22T09:30:57.399Z] ---> 2d0b30bc1dbf [2021-06-22T09:30:57.399Z] Step 16/17 : LABEL git_sha=3824d3ab8785cab24e914a746b0c44adb84c1a09 [2021-06-22T09:30:57.399Z] ---> Running in 15196764c1c1 [2021-06-22T09:30:57.399Z] Removing intermediate container 15196764c1c1 [2021-06-22T09:30:57.399Z] ---> 8cde0b1f2a7d [2021-06-22T09:30:57.399Z] Step 17/17 : LABEL version=0.0.0 [2021-06-22T09:30:57.661Z] ---> Running in 896c148b64bc [2021-06-22T09:30:57.661Z] Removing intermediate container 896c148b64bc [2021-06-22T09:30:57.661Z] ---> 61ef4c4eccaf [2021-06-22T09:30:57.661Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-22T09:30:57.661Z] Successfully built 61ef4c4eccaf [2021-06-22T09:30:57.661Z] Successfully tagged device-sdk: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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:31:03.424Z] provisioning config files... [2021-06-22T09:31:03.450Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config8355722263607886403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:31:03.870Z] ---> docker-login.sh [2021-06-22T09:31:03.870Z] nexus3.edgexfoundry.org:10001 [2021-06-22T09:31:04.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:31:05.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:31:05.126Z] Configure a credential helper to remove this warning. See [2021-06-22T09:31:05.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:31:05.126Z] [2021-06-22T09:31:05.126Z] Login Succeeded [2021-06-22T09:31:05.126Z] nexus3.edgexfoundry.org:10002 [2021-06-22T09:31:05.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:31:05.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:31:05.673Z] Configure a credential helper to remove this warning. See [2021-06-22T09:31:05.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:31:05.673Z] [2021-06-22T09:31:05.673Z] Login Succeeded [2021-06-22T09:31:05.673Z] nexus3.edgexfoundry.org:10003 [2021-06-22T09:31:05.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:31:06.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:31:06.229Z] Configure a credential helper to remove this warning. See [2021-06-22T09:31:06.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:31:06.229Z] [2021-06-22T09:31:06.229Z] Login Succeeded [2021-06-22T09:31:06.229Z] nexus3.edgexfoundry.org:10004 [2021-06-22T09:31:06.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:31:06.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:31:06.779Z] Configure a credential helper to remove this warning. See [2021-06-22T09:31:06.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:31:06.779Z] [2021-06-22T09:31:06.779Z] Login Succeeded [2021-06-22T09:31:06.779Z] docker.io [2021-06-22T09:31:07.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-22T09:31:07.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-22T09:31:07.655Z] Configure a credential helper to remove this warning. See [2021-06-22T09:31:07.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-22T09:31:07.655Z] [2021-06-22T09:31:07.655Z] Login Succeeded [2021-06-22T09:31:07.655Z] ---> docker-login.sh ends [Pipeline] } [2021-06-22T09:31:07.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-22T09:31:08.292Z] ========================================================= [2021-06-22T09:31:08.292Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-22T09:31:08.292Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:31:08.712Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-06-22T09:31:08.993Z] Sending build context to Docker daemon 2.63MB [2021-06-22T09:31:09.271Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-22T09:31:09.271Z] Step 2/25 : FROM ${BASE} as builder [2021-06-22T09:31:09.552Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-22T09:31:09.552Z] 0362ad1dd800: Pulling fs layer [2021-06-22T09:31:09.552Z] f2cdb1532d8b: Pulling fs layer [2021-06-22T09:31:09.552Z] 37ed683be191: Pulling fs layer [2021-06-22T09:31:09.552Z] f2cdb1532d8b: Download complete [2021-06-22T09:31:09.552Z] 0362ad1dd800: Verifying Checksum [2021-06-22T09:31:09.552Z] 0362ad1dd800: Download complete [2021-06-22T09:31:10.160Z] 0362ad1dd800: Pull complete [2021-06-22T09:31:10.766Z] f2cdb1532d8b: Pull complete [2021-06-22T09:31:12.218Z] 37ed683be191: Verifying Checksum [2021-06-22T09:31:12.218Z] 37ed683be191: Download complete [2021-06-22T09:31:22.410Z] 37ed683be191: Pull complete [2021-06-22T09:31:22.410Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-22T09:31:22.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-22T09:31:22.410Z] ---> b23d30803547 [2021-06-22T09:31:22.410Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:31:22.410Z] ---> Running in 78ef80282785 [2021-06-22T09:31:23.842Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-22T09:31:24.119Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-22T09:31:24.119Z] [2021-06-22T09:31:25.101Z] Removing intermediate container 78ef80282785 [2021-06-22T09:31:25.101Z] ---> b7c975f74cf4 [2021-06-22T09:31:25.101Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-22T09:31:25.101Z] ---> Running in b962ca5e27ba [2021-06-22T09:31:27.726Z] Removing intermediate container b962ca5e27ba [2021-06-22T09:31:27.726Z] ---> 1dfafe1570b6 [2021-06-22T09:31:27.726Z] Step 5/25 : 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 paho-mqtt-c-dev hiredis-dev [2021-06-22T09:31:27.726Z] ---> Running in 7bc168e859aa [2021-06-22T09:31:28.712Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:31:29.306Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:31:29.898Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-22T09:31:30.494Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-22T09:31:30.494Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-22T09:31:30.494Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-22T09:31:30.765Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-22T09:31:32.191Z] (5/11) Installing libuuid (2.33-r0) [2021-06-22T09:31:32.191Z] (6/11) Installing libblkid (2.33-r0) [2021-06-22T09:31:32.191Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-22T09:31:32.462Z] (8/11) Installing libmount (2.33-r0) [2021-06-22T09:31:32.462Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-22T09:31:32.462Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-22T09:31:33.435Z] (11/11) Installing wget (1.20.3-r0) [2021-06-22T09:31:33.435Z] Executing busybox-1.29.3-r10.trigger [2021-06-22T09:31:33.435Z] OK: 287 MiB in 86 packages [2021-06-22T09:31:34.876Z] Removing intermediate container 7bc168e859aa [2021-06-22T09:31:34.876Z] ---> 00ba5d21bb95 [2021-06-22T09:31:34.876Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-22T09:31:34.876Z] ---> Running in 229ac80fc7d3 [2021-06-22T09:31:35.476Z] Removing intermediate container 229ac80fc7d3 [2021-06-22T09:31:35.476Z] ---> 9e947b552758 [2021-06-22T09:31:35.476Z] Step 7/25 : 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 [2021-06-22T09:31:35.476Z] ---> Running in 2a21d693538b [2021-06-22T09:31:36.915Z] --2021-06-22 09:31:36-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-22T09:31:36.915Z] Resolving github.com... 140.82.112.4 [2021-06-22T09:31:36.915Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-22T09:31:36.915Z] HTTP request sent, awaiting response... 302 Found [2021-06-22T09:31:36.915Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-22T09:31:36.915Z] --2021-06-22 09:31:36-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-22T09:31:36.915Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-22T09:31:36.915Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-22T09:31:37.186Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:31:37.186Z] Length: 719348 (702K) [application/x-gzip] [2021-06-22T09:31:37.186Z] Saving to: 'STDOUT' [2021-06-22T09:31:37.186Z] [2021-06-22T09:31:37.186Z] 0K .......... .......... .......... .......... .......... 7% 1.30M 0s [2021-06-22T09:31:37.186Z] 50K .......... .......... .......... .......... .......... 14% 2.59M 0s [2021-06-22T09:31:37.186Z] 100K .......... .......... .......... .......... .......... 21% 43.7M 0s [2021-06-22T09:31:37.187Z] 150K .......... .......... .......... .......... .......... 28% 2.89M 0s [2021-06-22T09:31:37.187Z] 200K .......... .......... .......... .......... .......... 35% 15.6M 0s [2021-06-22T09:31:37.187Z] 250K .......... .......... .......... .......... .......... 42% 3.19M 0s [2021-06-22T09:31:37.187Z] 300K .......... .......... .......... .......... .......... 49% 27.4M 0s [2021-06-22T09:31:37.187Z] 350K .......... .......... .......... .......... .......... 56% 6.34M 0s [2021-06-22T09:31:37.187Z] 400K .......... .......... .......... .......... .......... 64% 3.99M 0s [2021-06-22T09:31:37.187Z] 450K .......... .......... .......... .......... .......... 71% 4.38M 0s [2021-06-22T09:31:37.187Z] 500K .......... .......... .......... .......... .......... 78% 7.08M 0s [2021-06-22T09:31:37.187Z] 550K .......... .......... .......... .......... .......... 85% 11.3M 0s [2021-06-22T09:31:37.187Z] 600K .......... .......... .......... .......... .......... 92% 947K 0s [2021-06-22T09:31:37.187Z] 650K .......... .......... .......... .......... .......... 99% 1.97M 0s [2021-06-22T09:31:37.187Z] 700K .. 100% 4746G=0.2s [2021-06-22T09:31:37.187Z] [2021-06-22T09:31:37.187Z] 2021-06-22 09:31:37 (3.20 MB/s) - written to stdout [719348/719348] [2021-06-22T09:31:37.187Z] [2021-06-22T09:31:37.459Z] -- The C compiler identification is GNU 8.3.0 [2021-06-22T09:31:37.731Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-22T09:31:37.731Z] -- Check for working C compiler: /usr/bin/cc [2021-06-22T09:31:38.005Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-22T09:31:38.005Z] -- Detecting C compiler ABI info [2021-06-22T09:31:38.280Z] -- Detecting C compiler ABI info - done [2021-06-22T09:31:38.280Z] -- Detecting C compile features [2021-06-22T09:31:39.259Z] -- Detecting C compile features - done [2021-06-22T09:31:39.259Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-22T09:31:39.259Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-22T09:31:39.259Z] -- Detecting CXX compiler ABI info [2021-06-22T09:31:39.534Z] -- Detecting CXX compiler ABI info - done [2021-06-22T09:31:39.534Z] -- Detecting CXX compile features [2021-06-22T09:31:41.508Z] -- Detecting CXX compile features - done [2021-06-22T09:31:41.508Z] -- Looking for include file endian.h [2021-06-22T09:31:41.508Z] -- Looking for include file endian.h - found [2021-06-22T09:31:41.508Z] -- Check if the system is big endian [2021-06-22T09:31:41.508Z] -- Searching 16 bit integer [2021-06-22T09:31:41.508Z] -- Looking for sys/types.h [2021-06-22T09:31:41.508Z] -- Looking for sys/types.h - found [2021-06-22T09:31:41.508Z] -- Looking for stdint.h [2021-06-22T09:31:41.780Z] -- Looking for stdint.h - found [2021-06-22T09:31:41.780Z] -- Looking for stddef.h [2021-06-22T09:31:42.053Z] -- Looking for stddef.h - found [2021-06-22T09:31:42.053Z] -- Check size of unsigned short [2021-06-22T09:31:42.325Z] -- Check size of unsigned short - done [2021-06-22T09:31:42.325Z] -- Using unsigned short [2021-06-22T09:31:42.601Z] -- Check if the system is big endian - little endian [2021-06-22T09:31:42.601Z] -- Check size of size_t [2021-06-22T09:31:42.875Z] -- Check size of size_t - done [2021-06-22T09:31:42.875Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-22T09:31:42.875Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-22T09:31:42.875Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-22T09:31:42.875Z] CMake did not find one. [2021-06-22T09:31:42.875Z] [2021-06-22T09:31:42.875Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-22T09:31:42.875Z] the following names: [2021-06-22T09:31:42.875Z] [2021-06-22T09:31:42.875Z] cJSONConfig.cmake [2021-06-22T09:31:42.875Z] cjson-config.cmake [2021-06-22T09:31:42.875Z] [2021-06-22T09:31:42.875Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-22T09:31:42.875Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-22T09:31:42.875Z] provides a separate development package or SDK, be sure it has been [2021-06-22T09:31:42.875Z] installed. [2021-06-22T09:31:42.875Z] [2021-06-22T09:31:42.875Z] [2021-06-22T09:31:42.875Z] -- Configuring done [2021-06-22T09:31:43.149Z] -- Generating done [2021-06-22T09:31:43.149Z] -- Build files have been written to: /tmp/cbor [2021-06-22T09:31:43.149Z] Scanning dependencies of target cbor_shared [2021-06-22T09:31:43.421Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-22T09:31:44.015Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-22T09:31:44.609Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-22T09:31:44.883Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-22T09:31:45.477Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-22T09:31:45.753Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-22T09:31:45.753Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-22T09:31:46.027Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-22T09:31:46.302Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-22T09:31:46.572Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-22T09:31:47.169Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-22T09:31:47.441Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-22T09:31:47.714Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-22T09:31:47.987Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-22T09:31:48.260Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-22T09:31:48.533Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-22T09:31:48.805Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-22T09:31:49.077Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-22T09:31:49.350Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-22T09:31:49.623Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-22T09:31:49.623Z] [ 40%] Linking C shared library libcbor.so [2021-06-22T09:31:49.896Z] [ 40%] Built target cbor_shared [2021-06-22T09:31:49.896Z] Scanning dependencies of target cbor [2021-06-22T09:31:49.896Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-22T09:31:50.873Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-22T09:31:51.147Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-22T09:31:51.421Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-22T09:31:52.851Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-22T09:31:52.851Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-22T09:31:53.125Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-22T09:31:53.125Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-22T09:31:53.398Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-22T09:31:53.670Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-22T09:31:54.651Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-22T09:31:54.651Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-22T09:31:55.245Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-22T09:31:55.527Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-22T09:31:55.803Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-22T09:31:55.803Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-22T09:31:56.399Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-22T09:31:56.400Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-22T09:31:56.673Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-22T09:31:56.949Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-22T09:31:57.225Z] [ 80%] Linking C static library libcbor.a [2021-06-22T09:31:57.225Z] [ 80%] Built target cbor [2021-06-22T09:31:57.225Z] Scanning dependencies of target create_items [2021-06-22T09:31:57.225Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-22T09:31:57.498Z] [ 84%] Linking C executable create_items [2021-06-22T09:31:57.498Z] [ 84%] Built target create_items [2021-06-22T09:31:57.499Z] Scanning dependencies of target readfile [2021-06-22T09:31:57.499Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-22T09:31:57.773Z] [ 88%] Linking C executable readfile [2021-06-22T09:31:58.048Z] [ 88%] Built target readfile [2021-06-22T09:31:58.048Z] Scanning dependencies of target streaming_parser [2021-06-22T09:31:58.048Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-22T09:31:58.325Z] [ 92%] Linking C executable streaming_parser [2021-06-22T09:31:58.325Z] [ 92%] Built target streaming_parser [2021-06-22T09:31:58.325Z] Scanning dependencies of target sort [2021-06-22T09:31:58.325Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-22T09:31:58.598Z] [ 96%] Linking C executable sort [2021-06-22T09:31:58.598Z] [ 96%] Built target sort [2021-06-22T09:31:58.598Z] Scanning dependencies of target hello [2021-06-22T09:31:58.598Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-22T09:31:58.871Z] [100%] Linking C executable hello [2021-06-22T09:31:58.871Z] [100%] Built target hello [2021-06-22T09:31:58.871Z] Install the project... [2021-06-22T09:31:58.871Z] -- Install configuration: "Release" [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-22T09:31:58.871Z] -- Up-to-date: /usr/local/include/cbor [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/include/cbor.h [2021-06-22T09:31:58.871Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-22T09:32:00.855Z] Removing intermediate container 2a21d693538b [2021-06-22T09:32:00.855Z] ---> 3ab9419074de [2021-06-22T09:32:00.855Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-22T09:32:01.133Z] ---> Running in 5789c37e30d4 [2021-06-22T09:32:03.756Z] Removing intermediate container 5789c37e30d4 [2021-06-22T09:32:03.756Z] ---> b1472d4baba8 [2021-06-22T09:32:03.756Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-22T09:32:04.032Z] ---> bc3fa41742c1 [2021-06-22T09:32:04.032Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-22T09:32:05.013Z] ---> 9b0d5ff15e32 [2021-06-22T09:32:05.013Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-22T09:32:05.611Z] ---> 8e1abfac2ff1 [2021-06-22T09:32:05.611Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-22T09:32:06.597Z] ---> 300509d6c2ab [2021-06-22T09:32:06.597Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-22T09:32:07.195Z] ---> 4b06ad6e18c2 [2021-06-22T09:32:07.195Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-22T09:32:08.176Z] ---> 75e776dffecc [2021-06-22T09:32:08.176Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-22T09:32:08.176Z] ---> Running in 3f97d78e1af6 [2021-06-22T09:32:09.611Z] + CPPCHECK=false [2021-06-22T09:32:09.611Z] + DOCGEN=false [2021-06-22T09:32:09.611Z] + TOMLVER=SDK-0.2 [2021-06-22T09:32:09.611Z] + CUTILVER=1.1.4 [2021-06-22T09:32:09.611Z] + '[' 0 -gt 0 ] [2021-06-22T09:32:09.611Z] + readlink -f ./scripts/build.sh [2021-06-22T09:32:09.611Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-22T09:32:09.611Z] + dirname /tmp/sdk/scripts [2021-06-22T09:32:09.611Z] + ROOT=/tmp/sdk [2021-06-22T09:32:09.611Z] + cd /tmp/sdk [2021-06-22T09:32:09.611Z] + '[' '!' -d deps ] [2021-06-22T09:32:09.611Z] + mkdir deps [2021-06-22T09:32:09.611Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz+ [2021-06-22T09:32:09.611Z] tar -C deps -z -x -f - [2021-06-22T09:32:09.611Z] --2021-06-22 09:32:09-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-22T09:32:09.611Z] Resolving github.com... 140.82.112.4 [2021-06-22T09:32:09.611Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-22T09:32:09.611Z] HTTP request sent, awaiting response... 302 Found [2021-06-22T09:32:09.611Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-22T09:32:09.611Z] --2021-06-22 09:32:09-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-22T09:32:09.611Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-22T09:32:09.611Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-22T09:32:09.883Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:32:09.883Z] Length: unspecified [application/x-gzip] [2021-06-22T09:32:09.883Z] Saving to: 'STDOUT' [2021-06-22T09:32:09.883Z]  [2021-06-22T09:32:09.883Z] 0K .......... ......   1.03M=0.02s [2021-06-22T09:32:09.883Z] [2021-06-22T09:32:09.883Z] 2021-06-22 09:32:09 (1.03 MB/s) - written to stdout [16451] [2021-06-22T09:32:09.883Z] [2021-06-22T09:32:09.883Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-22T09:32:09.883Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-22T09:32:09.883Z] + tar -C deps -z -x -f - [2021-06-22T09:32:09.883Z] --2021-06-22 09:32:09-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-22T09:32:09.883Z] Resolving github.com... 140.82.112.4 [2021-06-22T09:32:09.883Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-22T09:32:09.883Z] HTTP request sent, awaiting response... 302 Found [2021-06-22T09:32:09.883Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-22T09:32:09.883Z] --2021-06-22 09:32:09-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-22T09:32:09.883Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-22T09:32:09.883Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-22T09:32:10.159Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:32:10.159Z] Length: unspecified [application/x-gzip] [2021-06-22T09:32:10.159Z] Saving to: 'STDOUT' [2021-06-22T09:32:10.159Z]  [2021-06-22T09:32:10.159Z] 0K .......... .......... .......... .......... .......... 1.34M [2021-06-22T09:32:10.159Z] 50K .......... .......... .......... .......... .......... 2.61M [2021-06-22T09:32:10.159Z] 100K .......... .......... .......... .......... .......... 8.08M [2021-06-22T09:32:10.159Z] 150K .......... .......... .......   1.55M=0.08s [2021-06-22T09:32:10.159Z] [2021-06-22T09:32:10.159Z] 2021-06-22 09:32:10 (2.21 MB/s) - written to stdout [181796] [2021-06-22T09:32:10.159Z] [2021-06-22T09:32:10.159Z] + mkdir -p src/c/iot [2021-06-22T09:32:10.159Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-22T09:32:10.159Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-22T09:32:10.159Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-22T09:32:10.159Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-22T09:32:10.159Z] + mkdir -p include/iot [2021-06-22T09:32:10.159Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-22T09:32:10.159Z] + mkdir -p include/iot/os [2021-06-22T09:32:10.159Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-22T09:32:10.159Z] + mkdir -p /tmp/sdk/build/release [2021-06-22T09:32:10.159Z] + cd /tmp/sdk/build/release [2021-06-22T09:32:10.159Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-22T09:32:10.753Z] -- The C compiler identification is GNU 8.3.0 [2021-06-22T09:32:10.753Z] -- Check for working C compiler: /usr/bin/cc [2021-06-22T09:32:10.753Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-22T09:32:10.753Z] -- Detecting C compiler ABI info [2021-06-22T09:32:11.038Z] -- Detecting C compiler ABI info - done [2021-06-22T09:32:11.038Z] -- Detecting C compile features [2021-06-22T09:32:12.019Z] -- Detecting C compile features - done [2021-06-22T09:32:12.019Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-22T09:32:12.019Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-22T09:32:12.019Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-22T09:32:12.019Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-22T09:32:12.019Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-22T09:32:12.019Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-22T09:32:12.019Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-22T09:32:12.019Z] -- C SDK 0.0.0 for Linux [2021-06-22T09:32:12.020Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-22T09:32:12.020Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-22T09:32:12.293Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-22T09:32:12.293Z] -- Configuring done [2021-06-22T09:32:12.565Z] -- Generating done [2021-06-22T09:32:12.565Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-22T09:32:12.565Z] + make all package [2021-06-22T09:32:12.565Z] + tee release.log [2021-06-22T09:32:12.565Z] Scanning dependencies of target csdk [2021-06-22T09:32:12.838Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-22T09:32:13.433Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-22T09:32:14.028Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-22T09:32:15.459Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-22T09:32:16.054Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-22T09:32:16.328Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-22T09:32:16.924Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-22T09:32:17.198Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-22T09:32:17.471Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-22T09:32:18.451Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-22T09:32:20.431Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-22T09:32:20.431Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-22T09:32:21.412Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-22T09:32:21.686Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-22T09:32:21.961Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-22T09:32:22.233Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-22T09:32:22.507Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-22T09:32:25.123Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-22T09:32:25.396Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-22T09:32:25.668Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-22T09:32:25.943Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-22T09:32:26.221Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-22T09:32:27.201Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-22T09:32:29.808Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-22T09:32:29.808Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-22T09:32:29.808Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-22T09:32:30.399Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-22T09:32:30.673Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-22T09:32:30.946Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-22T09:32:31.917Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-22T09:32:32.189Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-22T09:32:32.785Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-22T09:32:33.060Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-22T09:32:35.027Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-22T09:32:35.299Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-22T09:32:35.895Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-22T09:32:36.171Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-22T09:32:40.466Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-22T09:32:40.740Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-22T09:32:41.382Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-22T09:32:41.691Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-22T09:32:42.696Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-22T09:32:44.179Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-22T09:32:46.215Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-22T09:32:49.590Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-22T09:32:49.862Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-22T09:32:50.456Z] [ 74%] Linking C shared library libcsdk.so [2021-06-22T09:32:50.456Z] [ 74%] Built target csdk [2021-06-22T09:32:50.456Z] Scanning dependencies of target template [2021-06-22T09:32:50.731Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-22T09:32:51.321Z] [ 77%] Linking C executable template [2021-06-22T09:32:51.594Z] [ 77%] Built target template [2021-06-22T09:32:51.594Z] Scanning dependencies of target device-counter [2021-06-22T09:32:51.594Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-22T09:32:51.867Z] [ 80%] Linking C executable device-counter [2021-06-22T09:32:52.140Z] [ 80%] Built target device-counter [2021-06-22T09:32:52.140Z] Scanning dependencies of target device-random [2021-06-22T09:32:52.140Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-22T09:32:52.734Z] [ 84%] Linking C executable device-random [2021-06-22T09:32:52.734Z] [ 84%] Built target device-random [2021-06-22T09:32:52.734Z] Scanning dependencies of target device-gyro [2021-06-22T09:32:53.005Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-22T09:32:53.283Z] [ 87%] Linking C executable device-gyro [2021-06-22T09:32:53.556Z] [ 87%] Built target device-gyro [2021-06-22T09:32:53.556Z] Scanning dependencies of target device-bitfields [2021-06-22T09:32:53.556Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-22T09:32:53.837Z] [ 90%] Linking C executable device-bitfields [2021-06-22T09:32:54.113Z] [ 90%] Built target device-bitfields [2021-06-22T09:32:54.113Z] Scanning dependencies of target template-discovery [2021-06-22T09:32:54.113Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-22T09:32:54.710Z] [ 93%] Linking C executable template-discovery [2021-06-22T09:32:54.985Z] [ 93%] Built target template-discovery [2021-06-22T09:32:54.985Z] Scanning dependencies of target device-file [2021-06-22T09:32:54.985Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-22T09:32:55.584Z] [ 96%] Linking C executable device-file [2021-06-22T09:32:55.857Z] [ 96%] Built target device-file [2021-06-22T09:32:55.857Z] Scanning dependencies of target device-terminal [2021-06-22T09:32:55.857Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-22T09:32:56.455Z] [100%] Linking C executable device-terminal [2021-06-22T09:32:56.729Z] [100%] Built target device-terminal [2021-06-22T09:32:56.729Z] Run CPack packaging tool... [2021-06-22T09:32:56.729Z] CPack: Create package using TGZ [2021-06-22T09:32:56.729Z] CPack: Install projects [2021-06-22T09:32:56.729Z] CPack: - Run preinstall target for: Csdk [2021-06-22T09:32:57.323Z] CPack: - Install project: Csdk [2021-06-22T09:32:57.323Z] CPack: Create package [2021-06-22T09:32:57.596Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-22T09:32:57.596Z] + '[' false '=' true ] [2021-06-22T09:32:57.596Z] + '[' false '=' true ] [2021-06-22T09:32:57.596Z] + mkdir -p /tmp/sdk/build/debug [2021-06-22T09:32:57.596Z] + cd /tmp/sdk/build/debug [2021-06-22T09:32:57.596Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-22T09:32:57.868Z] -- The C compiler identification is GNU 8.3.0 [2021-06-22T09:32:57.868Z] -- Check for working C compiler: /usr/bin/cc [2021-06-22T09:32:58.140Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-22T09:32:58.140Z] -- Detecting C compiler ABI info [2021-06-22T09:32:58.412Z] -- Detecting C compiler ABI info - done [2021-06-22T09:32:58.412Z] -- Detecting C compile features [2021-06-22T09:32:59.007Z] -- Detecting C compile features - done [2021-06-22T09:32:59.007Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-22T09:32:59.007Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-22T09:32:59.007Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-22T09:32:59.007Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-22T09:32:59.007Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-22T09:32:59.007Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-22T09:32:59.007Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-22T09:32:59.007Z] -- C SDK 0.0.0 for Linux [2021-06-22T09:32:59.279Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-22T09:32:59.279Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-22T09:32:59.279Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-22T09:32:59.551Z] -- Configuring done [2021-06-22T09:32:59.825Z] -- Generating done [2021-06-22T09:32:59.825Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-22T09:32:59.825Z] + make [2021-06-22T09:32:59.825Z] + tee debug.log [2021-06-22T09:32:59.825Z] Scanning dependencies of target csdk [2021-06-22T09:33:00.097Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-22T09:33:00.370Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-22T09:33:00.641Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-22T09:33:01.236Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-22T09:33:01.509Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-22T09:33:01.780Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-22T09:33:02.052Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-22T09:33:02.324Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-22T09:33:02.324Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-22T09:33:02.915Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-22T09:33:03.509Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-22T09:33:03.509Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-22T09:33:04.112Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-22T09:33:04.112Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-22T09:33:04.397Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-22T09:33:04.670Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-22T09:33:04.670Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-22T09:33:05.649Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-22T09:33:05.649Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-22T09:33:05.922Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-22T09:33:06.197Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-22T09:33:06.197Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-22T09:33:06.470Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-22T09:33:07.456Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-22T09:33:07.456Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-22T09:33:07.727Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-22T09:33:07.997Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-22T09:33:08.272Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-22T09:33:08.272Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-22T09:33:08.544Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-22T09:33:08.816Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-22T09:33:09.089Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-22T09:33:09.089Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-22T09:33:09.692Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-22T09:33:09.692Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-22T09:33:10.290Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-22T09:33:10.290Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-22T09:33:11.280Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-22T09:33:11.554Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-22T09:33:11.827Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-22T09:33:12.100Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-22T09:33:12.373Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-22T09:33:13.353Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-22T09:33:13.947Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-22T09:33:14.542Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-22T09:33:14.815Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-22T09:33:15.087Z] [ 74%] Linking C shared library libcsdk.so [2021-06-22T09:33:15.361Z] [ 74%] Built target csdk [2021-06-22T09:33:15.361Z] Scanning dependencies of target template [2021-06-22T09:33:15.361Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-22T09:33:15.634Z] [ 77%] Linking C executable template [2021-06-22T09:33:15.906Z] [ 77%] Built target template [2021-06-22T09:33:15.906Z] Scanning dependencies of target device-counter [2021-06-22T09:33:15.906Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-22T09:33:16.179Z] [ 80%] Linking C executable device-counter [2021-06-22T09:33:16.455Z] [ 80%] Built target device-counter [2021-06-22T09:33:16.455Z] Scanning dependencies of target device-random [2021-06-22T09:33:16.455Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-22T09:33:16.730Z] [ 84%] Linking C executable device-random [2021-06-22T09:33:17.001Z] [ 84%] Built target device-random [2021-06-22T09:33:17.001Z] Scanning dependencies of target device-gyro [2021-06-22T09:33:17.001Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-22T09:33:17.275Z] [ 87%] Linking C executable device-gyro [2021-06-22T09:33:17.551Z] [ 87%] Built target device-gyro [2021-06-22T09:33:17.551Z] Scanning dependencies of target device-bitfields [2021-06-22T09:33:17.551Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-22T09:33:17.822Z] [ 90%] Linking C executable device-bitfields [2021-06-22T09:33:18.096Z] [ 90%] Built target device-bitfields [2021-06-22T09:33:18.096Z] Scanning dependencies of target template-discovery [2021-06-22T09:33:18.096Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-22T09:33:18.368Z] [ 93%] Linking C executable template-discovery [2021-06-22T09:33:18.640Z] [ 93%] Built target template-discovery [2021-06-22T09:33:18.640Z] Scanning dependencies of target device-file [2021-06-22T09:33:18.640Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-22T09:33:18.911Z] [ 96%] Linking C executable device-file [2021-06-22T09:33:19.184Z] [ 96%] Built target device-file [2021-06-22T09:33:19.184Z] Scanning dependencies of target device-terminal [2021-06-22T09:33:19.184Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-22T09:33:19.468Z] [100%] Linking C executable device-terminal [2021-06-22T09:33:19.743Z] [100%] Built target device-terminal [2021-06-22T09:33:19.743Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:19.743Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:19.743Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:19.743Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:19.743Z] [ 74%] Built target csdk [2021-06-22T09:33:19.743Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:19.743Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.015Z] [ 77%] Built target template [2021-06-22T09:33:20.015Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.015Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.015Z] [ 80%] Built target device-counter [2021-06-22T09:33:20.015Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.015Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] [ 84%] Built target device-random [2021-06-22T09:33:20.016Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] [ 87%] Built target device-gyro [2021-06-22T09:33:20.016Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] [ 90%] Built target device-bitfields [2021-06-22T09:33:20.016Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] [ 93%] Built target template-discovery [2021-06-22T09:33:20.016Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] [ 96%] Built target device-file [2021-06-22T09:33:20.016Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.016Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.290Z] [100%] Built target device-terminal [2021-06-22T09:33:20.290Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:20.290Z] Install the project... [2021-06-22T09:33:20.290Z] -- Install configuration: "Release" [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-22T09:33:20.290Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-22T09:33:20.290Z] -- Up-to-date: /usr/local/include [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/devsdk [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/json.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/container.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/component.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/time.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/os [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/data.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/os.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/include/iot/config.h [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-22T09:33:20.290Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-22T09:33:20.290Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-22T09:33:22.272Z] Removing intermediate container 3f97d78e1af6 [2021-06-22T09:33:22.272Z] ---> 6c009448970e [2021-06-22T09:33:22.272Z] Step 16/25 : FROM ${BASE} [2021-06-22T09:33:22.272Z] ---> b23d30803547 [2021-06-22T09:33:22.272Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-22T09:33:22.272Z] ---> Running in a1478f04ad06 [2021-06-22T09:33:22.881Z] Removing intermediate container a1478f04ad06 [2021-06-22T09:33:22.882Z] ---> 185921bacb15 [2021-06-22T09:33:22.882Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:33:22.882Z] ---> Running in 959deccfe328 [2021-06-22T09:33:24.315Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-22T09:33:24.588Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-22T09:33:24.588Z] [2021-06-22T09:33:25.574Z] Removing intermediate container 959deccfe328 [2021-06-22T09:33:25.574Z] ---> 4cc445b79933 [2021-06-22T09:33:25.574Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-22T09:33:25.846Z] ---> Running in d99ff440db5b [2021-06-22T09:33:27.828Z] Removing intermediate container d99ff440db5b [2021-06-22T09:33:27.828Z] ---> 85eb9b58b41f [2021-06-22T09:33:27.828Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-22T09:33:28.100Z] ---> Running in 2ebc9a560502 [2021-06-22T09:33:29.536Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:33:30.129Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:33:30.400Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-22T09:33:30.992Z] (1/6) Installing curl (7.64.0-r5) [2021-06-22T09:33:30.992Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-22T09:33:31.262Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-22T09:33:31.262Z] (4/6) Installing libuuid (2.33-r0) [2021-06-22T09:33:31.262Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-22T09:33:32.696Z] (6/6) Installing wget (1.20.3-r0) [2021-06-22T09:33:33.301Z] Executing busybox-1.29.3-r10.trigger [2021-06-22T09:33:33.301Z] OK: 283 MiB in 81 packages [2021-06-22T09:33:34.294Z] Removing intermediate container 2ebc9a560502 [2021-06-22T09:33:34.294Z] ---> bac122d461f1 [2021-06-22T09:33:34.294Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-22T09:33:35.271Z] ---> cdeb2d04ffd0 [2021-06-22T09:33:35.271Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-22T09:33:36.267Z] ---> a8b6760e4c9b [2021-06-22T09:33:36.267Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-22T09:33:36.865Z] ---> 29e9cc4d1571 [2021-06-22T09:33:36.865Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-22T09:33:37.842Z] ---> 3fb5e163c6ec [2021-06-22T09:33:37.842Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-22T09:33:38.437Z] ---> 014797bd49b3 [2021-06-22T09:33:38.437Z] Successfully built 014797bd49b3 [2021-06-22T09:33:38.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:33:39.421Z] + docker inspect -f . ci-base-image-arm64 [2021-06-22T09:33:39.421Z] . [Pipeline] withDockerContainer [2021-06-22T09:33:39.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-690 does not seem to be running inside a container [2021-06-22T09:33:39.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-22T09:33:41.362Z] $ docker top 8619024eeabaf1a84a87dcf7b03f3a9fcd4b8b345cac408935f692586242319d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:33:42.338Z] + make test [2021-06-22T09:33:42.338Z] echo "make test" [2021-06-22T09:33:42.338Z] make test [Pipeline] } [2021-06-22T09:33:42.372Z] $ docker stop --time=1 8619024eeabaf1a84a87dcf7b03f3a9fcd4b8b345cac408935f692586242319d [2021-06-22T09:33:44.202Z] $ docker rm -f 8619024eeabaf1a84a87dcf7b03f3a9fcd4b8b345cac408935f692586242319d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-22T09:33:45.154Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-22T09:33:45.506Z] + ls -al . [2021-06-22T09:33:45.506Z] total 192 [2021-06-22T09:33:45.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:30 . [2021-06-22T09:33:45.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:30 .. [2021-06-22T09:33:45.506Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 09:30 .git [2021-06-22T09:33:45.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:30 .github [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 22 09:30 .gitignore [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 22 09:30 Attribution.txt [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 22 09:30 CHANGES [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 22 09:30 Doxyfile [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 22 09:30 Jenkinsfile [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 09:30 LICENSE [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 22 09:30 Makefile [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 22 09:30 README.md [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 22 09:30 README.v2.md [2021-06-22T09:33:45.506Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 22 09:26 VERSION [2021-06-22T09:33:45.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:30 docs [2021-06-22T09:33:45.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:30 include [2021-06-22T09:33:45.506Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 09:30 scripts [2021-06-22T09:33:45.506Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 09:30 src [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:33:45.879Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3824d3ab8785cab24e914a746b0c44adb84c1a09 --label arch=arm64 --label version=0.0.0 . [2021-06-22T09:33:46.478Z] Sending build context to Docker daemon 2.63MB [2021-06-22T09:33:46.478Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-22T09:33:46.478Z] Step 2/17 : FROM ${BASE} [2021-06-22T09:33:46.478Z] ---> 014797bd49b3 [2021-06-22T09:33:46.478Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-22T09:33:46.478Z] ---> Running in 8199b4b17348 [2021-06-22T09:33:47.076Z] Removing intermediate container 8199b4b17348 [2021-06-22T09:33:47.076Z] ---> 1ecb566db560 [2021-06-22T09:33:47.076Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:33:47.076Z] ---> Running in d65f9b7e1e7c [2021-06-22T09:33:48.505Z] --2021-06-22 09:33:48-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-22T09:33:48.505Z] Resolving iotech.jfrog.io... 54.74.239.58, 34.243.182.113, 54.72.115.12 [2021-06-22T09:33:48.505Z] Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. [2021-06-22T09:33:48.780Z] HTTP request sent, awaiting response... 200 OK [2021-06-22T09:33:48.780Z] Length: 451 [application/octet-stream] [2021-06-22T09:33:48.780Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-22T09:33:48.780Z]  [2021-06-22T09:33:48.780Z] 0K  100% 17.7M=0s [2021-06-22T09:33:48.780Z] [2021-06-22T09:33:48.780Z] 2021-06-22 09:33:48 (17.7 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-22T09:33:48.780Z] [2021-06-22T09:33:49.756Z] Removing intermediate container d65f9b7e1e7c [2021-06-22T09:33:49.756Z] ---> 919f3681c8a4 [2021-06-22T09:33:49.756Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-22T09:33:49.756Z] ---> Running in af5eac2728c8 [2021-06-22T09:33:52.372Z] Removing intermediate container af5eac2728c8 [2021-06-22T09:33:52.372Z] ---> 1e23511ed945 [2021-06-22T09:33:52.372Z] Step 6/17 : 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 paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-22T09:33:52.372Z] ---> Running in cf2e5d57011f [2021-06-22T09:33:53.347Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-22T09:33:54.319Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-22T09:33:54.590Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-22T09:33:55.181Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-22T09:33:55.449Z] (2/6) Installing libblkid (2.33-r0) [2021-06-22T09:33:55.449Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-22T09:33:55.721Z] (4/6) Installing libmount (2.33-r0) [2021-06-22T09:33:55.721Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-22T09:33:55.721Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-22T09:33:55.995Z] Executing busybox-1.29.3-r10.trigger [2021-06-22T09:33:55.995Z] OK: 287 MiB in 87 packages [2021-06-22T09:33:57.426Z] Removing intermediate container cf2e5d57011f [2021-06-22T09:33:57.426Z] ---> 6d3037403330 [2021-06-22T09:33:57.426Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-22T09:33:58.020Z] ---> bdd608164c19 [2021-06-22T09:33:58.020Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-22T09:33:58.996Z] ---> a959fc0b290c [2021-06-22T09:33:58.996Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-22T09:33:59.588Z] ---> f96f9b25fb14 [2021-06-22T09:33:59.588Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-22T09:34:00.567Z] ---> a5b5f8e51195 [2021-06-22T09:34:00.567Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-22T09:34:01.161Z] ---> 64c58610ecd3 [2021-06-22T09:34:01.161Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-22T09:34:01.755Z] ---> 31ae9b5a0369 [2021-06-22T09:34:01.755Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-22T09:34:02.027Z] ---> Running in 9d1aed475aaa [2021-06-22T09:34:02.617Z] Removing intermediate container 9d1aed475aaa [2021-06-22T09:34:02.617Z] ---> 406150c0253a [2021-06-22T09:34:02.617Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-22T09:34:02.889Z] ---> Running in a87cf03d6534 [2021-06-22T09:34:03.487Z] Removing intermediate container a87cf03d6534 [2021-06-22T09:34:03.487Z] ---> 4dc47a973e17 [2021-06-22T09:34:03.487Z] Step 15/17 : LABEL arch=arm64 [2021-06-22T09:34:03.487Z] ---> Running in 5c2a1f73c968 [2021-06-22T09:34:03.963Z] Removing intermediate container 5c2a1f73c968 [2021-06-22T09:34:03.963Z] ---> bb572c9f6512 [2021-06-22T09:34:03.963Z] Step 16/17 : LABEL git_sha=3824d3ab8785cab24e914a746b0c44adb84c1a09 [2021-06-22T09:34:04.238Z] ---> Running in b05250b34dc9 [2021-06-22T09:34:04.509Z] Removing intermediate container b05250b34dc9 [2021-06-22T09:34:04.509Z] ---> 49df923adce3 [2021-06-22T09:34:04.509Z] Step 17/17 : LABEL version=0.0.0 [2021-06-22T09:34:04.797Z] ---> Running in 0ab152bfef77 [2021-06-22T09:34:05.070Z] Removing intermediate container 0ab152bfef77 [2021-06-22T09:34:05.070Z] ---> 857947ec5296 [2021-06-22T09:34:05.070Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-06-22T09:34:05.344Z] Successfully built 857947ec5296 [2021-06-22T09:34:05.344Z] Successfully tagged device-sdk-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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:08.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:08.939Z] ---> package-listing.sh [2021-06-22T09:34:08.939Z] ++ facter osfamily [2021-06-22T09:34:08.939Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-22T09:34:09.206Z] + OS_FAMILY=redhat [2021-06-22T09:34:09.206Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-354 [2021-06-22T09:34:09.206Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-22T09:34:09.206Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-22T09:34:09.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-22T09:34:09.206Z] + PACKAGES=/tmp/packages_start.txt [2021-06-22T09:34:09.206Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-354 ']' [2021-06-22T09:34:09.206Z] + PACKAGES=/tmp/packages_end.txt [2021-06-22T09:34:09.206Z] + case "${OS_FAMILY}" in [2021-06-22T09:34:09.206Z] + sort [2021-06-22T09:34:09.206Z] + rpm -qa [2021-06-22T09:34:09.784Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-22T09:34:09.784Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-22T09:34:09.784Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-22T09:34:09.784Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-354 ']' [2021-06-22T09:34:09.784Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-354/archives/ [2021-06-22T09:34:09.784Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-354/archives/ [Pipeline] echo [2021-06-22T09:34:09.822Z] 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_PR-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-22T09:34:10.134Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:34:10.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:34:10.764Z] [2021-06-22T09:34:10.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-22T09:34:11.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:34:11.155Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-22T09:34:11.155Z] df20fa9351a1: Pulling fs layer [2021-06-22T09:34:11.155Z] 36b3adc4ff6f: Pulling fs layer [2021-06-22T09:34:11.155Z] 8ad3a11d3b57: Pulling fs layer [2021-06-22T09:34:11.155Z] 46f8f816bc3b: Pulling fs layer [2021-06-22T09:34:11.155Z] 93b61091891f: Pulling fs layer [2021-06-22T09:34:11.155Z] 93b9cdb0e59b: Pulling fs layer [2021-06-22T09:34:11.155Z] 5e14af77c1be: Pulling fs layer [2021-06-22T09:34:11.155Z] 01666e4c0597: Pulling fs layer [2021-06-22T09:34:11.155Z] aa168da1d23b: Pulling fs layer [2021-06-22T09:34:11.155Z] 46f8f816bc3b: Waiting [2021-06-22T09:34:11.155Z] 93b61091891f: Waiting [2021-06-22T09:34:11.155Z] 93b9cdb0e59b: Waiting [2021-06-22T09:34:11.155Z] 5e14af77c1be: Waiting [2021-06-22T09:34:11.155Z] 01666e4c0597: Waiting [2021-06-22T09:34:11.155Z] aa168da1d23b: Waiting [2021-06-22T09:34:11.155Z] 36b3adc4ff6f: Verifying Checksum [2021-06-22T09:34:11.155Z] 36b3adc4ff6f: Download complete [2021-06-22T09:34:11.155Z] 46f8f816bc3b: Download complete [2021-06-22T09:34:11.418Z] df20fa9351a1: Verifying Checksum [2021-06-22T09:34:11.418Z] df20fa9351a1: Download complete [2021-06-22T09:34:11.418Z] 93b9cdb0e59b: Verifying Checksum [2021-06-22T09:34:11.418Z] 93b9cdb0e59b: Download complete [2021-06-22T09:34:11.418Z] 5e14af77c1be: Verifying Checksum [2021-06-22T09:34:11.418Z] 5e14af77c1be: Download complete [2021-06-22T09:34:11.418Z] 01666e4c0597: Verifying Checksum [2021-06-22T09:34:11.418Z] 01666e4c0597: Download complete [2021-06-22T09:34:11.418Z] 93b61091891f: Verifying Checksum [2021-06-22T09:34:11.418Z] 93b61091891f: Download complete [2021-06-22T09:34:11.689Z] df20fa9351a1: Pull complete [2021-06-22T09:34:11.689Z] 8ad3a11d3b57: Verifying Checksum [2021-06-22T09:34:11.689Z] 8ad3a11d3b57: Download complete [2021-06-22T09:34:11.689Z] 36b3adc4ff6f: Pull complete [2021-06-22T09:34:12.270Z] 8ad3a11d3b57: Pull complete [2021-06-22T09:34:12.533Z] 46f8f816bc3b: Pull complete [2021-06-22T09:34:12.801Z] 93b61091891f: Pull complete [2021-06-22T09:34:12.801Z] 93b9cdb0e59b: Pull complete [2021-06-22T09:34:13.062Z] 5e14af77c1be: Pull complete [2021-06-22T09:34:13.062Z] 01666e4c0597: Pull complete [2021-06-22T09:34:13.642Z] aa168da1d23b: Verifying Checksum [2021-06-22T09:34:13.642Z] aa168da1d23b: Download complete [2021-06-22T09:34:18.990Z] aa168da1d23b: Pull complete [2021-06-22T09:34:18.990Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-22T09:34:18.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-22T09:34:18.990Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-22T09:34:19.110Z] prd-centos7-docker-4c-2g-688 does not seem to be running inside a container [2021-06-22T09:34:19.151Z] $ 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_PR-354/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_PR-354 -v /w/workspace/edgexfoundry_device-sdk-c_PR-354:/w/workspace/edgexfoundry_device-sdk-c_PR-354:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-22T09:34:22.463Z] $ docker top 7f0ba9469dbdd4b35c1181361bb0576ea261438ff2e37a54b6e7b5d4d866484c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-22T09:34:22.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-22T09:34:23.245Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-22T09:34:23.661Z] + ls /var/log/sa-host [2021-06-22T09:34:23.661Z] + sadf -c /var/log/sa-host/sa05 [2021-06-22T09:34:23.661Z] file_magic: OK [2021-06-22T09:34:23.661Z] HZ: Using current value: 100 [2021-06-22T09:34:23.661Z] file_header: OK [2021-06-22T09:34:23.661Z] 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 [2021-06-22T09:34:23.661Z] Statistics: [2021-06-22T09:34:23.661Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T09:34:23.661Z] File successfully converted to sysstat format version 12.2.1 [2021-06-22T09:34:23.661Z] + sadf -c /var/log/sa-host/sa22 [2021-06-22T09:34:23.661Z] file_magic: OK [2021-06-22T09:34:23.661Z] HZ: Using current value: 100 [2021-06-22T09:34:23.661Z] file_header: OK [2021-06-22T09:34:23.661Z] 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 [2021-06-22T09:34:23.661Z] Statistics: [2021-06-22T09:34:23.661Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-22T09:34:23.661Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-22T09:34:24.395Z] provisioning config files... [2021-06-22T09:34:24.412Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-354@tmp/config1060051617915899225tmp [Pipeline] { [Pipeline] echo [2021-06-22T09:34:24.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:24.860Z] ---> create-netrc.sh [Pipeline] } [2021-06-22T09:34:24.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:25.470Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-22T09:34:25.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:25.840Z] ---> sudo-logs.sh [2021-06-22T09:34:25.840Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-22T09:34:25.925Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:26.390Z] ---> job-cost.sh [2021-06-22T09:34:26.390Z] lf-activate-venv: SKIPPING [2021-06-22T09:34:26.390Z] INFO: No Stack... [2021-06-22T09:34:26.981Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-22T09:34:27.556Z] INFO: Archiving Costs [Pipeline] echo [2021-06-22T09:34:27.606Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-22T09:34:27.949Z] ---> logs-deploy.sh [2021-06-22T09:34:27.949Z] lf-activate-venv: SKIPPING [2021-06-22T09:34:27.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-354/1 [2021-06-22T09:34:27.949Z] INFO: archiving workspace using pattern(s): [2021-06-22T09:34:28.938Z] Archives upload complete. [2021-06-22T09:34:28.938Z] INFO: archiving logs to Nexus