Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f6bb9bf53ac86779778c08f9fa605f5085252768 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh3824623190645394861.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh6165975504223714036.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1971334965584864455.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4871823153740910208.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8065613879779853340.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-16891 in /w/workspace/edgexfoundry_device-sdk-c_master [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 Avoid second fetch Checking out Revision f6bb9bf53ac86779778c08f9fa605f5085252768 (master) > git init /w/workspace/edgexfoundry_device-sdk-c_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.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_master@tmp/jenkins-gitclient-ssh271708571946116877.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6bb9bf53ac86779778c08f9fa605f5085252768 # timeout=10 Commit message: "feat: support autoevent definitions in provision watchers (#309) (#347)" > git rev-list --no-walk 6309ba15ff828e808134537d97827cb51d4f1f0b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:27:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:27:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:27:22 ========================================================= 13:27:22 EdgeX Global Pipelines Version Info 13:27:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:27:24 ------------------- 13:27:24 stable info: 13:27:24 ------------------- 13:27:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:27:24 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:27:24 Message: update stable to v1.0.192 13:27:24 ------------------- 13:27:24 experimental info: 13:27:24 ------------------- 13:27:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:27:24 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 13:27:24 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 13:27:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 13:27:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 13:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 13:27:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6bb9bf53ac86779778c08f9fa605f5085252768 [Pipeline] echo 13:27:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6bb9bf [Pipeline] echo 13:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:27:29 provisioning config files... 13:27:29 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config7133890483091978674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:27:29 ---> docker-login.sh 13:27:29 nexus3.edgexfoundry.org:10001 13:27:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:29 Configure a credential helper to remove this warning. See 13:27:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:29 13:27:29 Login Succeeded 13:27:29 nexus3.edgexfoundry.org:10002 13:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 nexus3.edgexfoundry.org:10003 13:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 nexus3.edgexfoundry.org:10004 13:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 docker.io 13:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:27:30 Configure a credential helper to remove this warning. See 13:27:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:27:30 13:27:30 Login Succeeded 13:27:30 ---> docker-login.sh ends [Pipeline] } 13:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 13:27:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:27:40 13:27:40 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:27:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:27:40 latest: Pulling from edgex-devops/git-semver 13:27:40 31603596830f: Pulling fs layer 13:27:40 54011a49482f: Pulling fs layer 13:27:40 a6820b24f6d8: Pulling fs layer 13:27:40 f581987b2513: Pulling fs layer 13:27:40 f581987b2513: Waiting 13:27:40 54011a49482f: Verifying Checksum 13:27:40 54011a49482f: Download complete 13:27:40 31603596830f: Verifying Checksum 13:27:40 31603596830f: Download complete 13:27:40 f581987b2513: Verifying Checksum 13:27:40 f581987b2513: Download complete 13:27:40 a6820b24f6d8: Verifying Checksum 13:27:40 a6820b24f6d8: Download complete 13:27:40 31603596830f: Pull complete 13:27:41 54011a49482f: Pull complete 13:27:41 a6820b24f6d8: Pull complete 13:27:41 f581987b2513: Pull complete 13:27:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 13:27:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:27:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:27:41 prd-centos7-docker-4c-2g-16891 does not seem to be running inside a container 13:27:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:27:43 $ docker top 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:27:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:43 [ssh-agent] Looking for ssh-agent implementation... 13:27:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:43 $ docker exec 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 ssh-agent 13:27:43 SSH_AUTH_SOCK=/tmp/ssh-yvDy02mOCgIZ/agent.14 13:27:43 SSH_AGENT_PID=20 13:27:43 Running ssh-add (command line suppressed) 13:27:43 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8646212586972683437.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8646212586972683437.key) 13:27:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:45 + git tag --points-at HEAD [Pipeline] } 13:27:45 $ docker exec --env ******** --env ******** 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 ssh-agent -k 13:27:45 unset SSH_AUTH_SOCK; 13:27:45 unset SSH_AGENT_PID; 13:27:45 echo Agent pid 20 killed; 13:27:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:27:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:27:45 [ssh-agent] Looking for ssh-agent implementation... 13:27:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:27:46 $ docker exec 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 ssh-agent 13:27:46 SSH_AUTH_SOCK=/tmp/ssh-7dJdyvyIYbDj/agent.54 13:27:46 SSH_AGENT_PID=60 13:27:46 Running ssh-add (command line suppressed) 13:27:46 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1295401090368199839.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_1295401090368199839.key) 13:27:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:27:46 + git semver init 13:27:46 # -> Open(): unable to determine branch for HEAD 13:27:46 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 13:27:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 13:27:46 # $SEMVER_REMOTE_NAME = origin 13:27:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:27:46 # $SEMVER_USER_NAME = edgex-jenkins 13:27:46 # $SEMVER_BRANCH = master 13:27:46 # $SEMVER_TEMP = /tmp/semver-745351296 13:27:46 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 13:27:47 # '/tmp/semver-745351296' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' 13:27:47 # -> Force: false 13:27:47 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } 13:27:47 $ docker exec --env ******** --env ******** 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 ssh-agent -k 13:27:47 unset SSH_AUTH_SOCK; 13:27:47 unset SSH_AGENT_PID; 13:27:47 echo Agent pid 60 killed; 13:27:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:27:47 + git semver [Pipeline] } 13:27:47 $ docker stop --time=1 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 13:27:49 $ docker rm -f 3769ca91cdc8998a7d58d125970b5ae18121c509657eed62e3ec7013d593a399 [Pipeline] // withDockerContainer [Pipeline] sh 13:27:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:27:49 Stashed 1 file(s) [Pipeline] echo 13:27:49 [edgeXSemver]: initialized semver on version 1.3.2-dev.16 [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 13:28:07 Still waiting to schedule task 13:28:07 Waiting for next available executor on ‘centos7-docker-4c-2g’ 13:28:07 Still waiting to schedule task 13:28:07 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:30:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16892 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws 13:30:10 Running in /w/workspace/device-sdk-c/68 [Pipeline] { [Pipeline] checkout 13:30:10 Selected Git installation does not exist. Using Default 13:30:10 The recommended git tool is: NONE 13:30:19 using credential edgex-jenkins-ssh 13:30:19 Cloning the remote Git repository 13:30:19 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:30:21 > git init /w/workspace/device-sdk-c/68 # timeout=10 13:30:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:30:21 > git --version # timeout=10 13:30:21 > git --version # 'git version 2.17.1' 13:30:21 using GIT_SSH to set credentials SSH Credentials for GitHub 13:30:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:22 Avoid second fetch 13:30:22 Checking out Revision f6bb9bf53ac86779778c08f9fa605f5085252768 (master) 13:30:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:30:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:30:22 > git config core.sparsecheckout # timeout=10 13:30:22 > git checkout -f f6bb9bf53ac86779778c08f9fa605f5085252768 # timeout=10 13:30:27 Commit message: "feat: support autoevent definitions in provision watchers (#309) (#347)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:30:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 13:30:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:30:31 + sudo service docker restart 13:30:31 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:51 provisioning config files... 13:30:51 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/68@tmp/config62945235600076175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:30:52 ---> docker-login.sh 13:30:52 nexus3.edgexfoundry.org:10001 13:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:53 Configure a credential helper to remove this warning. See 13:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:53 13:30:53 Login Succeeded 13:30:53 nexus3.edgexfoundry.org:10002 13:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:53 Configure a credential helper to remove this warning. See 13:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:53 13:30:53 Login Succeeded 13:30:53 nexus3.edgexfoundry.org:10003 13:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:54 Configure a credential helper to remove this warning. See 13:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:54 13:30:54 Login Succeeded 13:30:54 nexus3.edgexfoundry.org:10004 13:30:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:54 Configure a credential helper to remove this warning. See 13:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:54 13:30:54 Login Succeeded 13:30:54 docker.io 13:30:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:30:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:30:55 Configure a credential helper to remove this warning. See 13:30:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:30:55 13:30:55 Login Succeeded 13:30:55 ---> docker-login.sh ends [Pipeline] } 13:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:30:58 ========================================================= 13:30:58 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 13:30:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:30:58 + 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 . 13:30:59 Sending build context to Docker daemon 2.523MB 13:30:59 Step 1/25 : ARG BASE=alpine:3.12 13:30:59 Step 2/25 : FROM ${BASE} as builder 13:30:59 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 13:30:59 0362ad1dd800: Pulling fs layer 13:30:59 f2cdb1532d8b: Pulling fs layer 13:30:59 37ed683be191: Pulling fs layer 13:30:59 f2cdb1532d8b: Download complete 13:30:59 0362ad1dd800: Verifying Checksum 13:30:59 0362ad1dd800: Download complete 13:31:00 0362ad1dd800: Pull complete 13:31:00 f2cdb1532d8b: Pull complete 13:31:01 37ed683be191: Verifying Checksum 13:31:01 37ed683be191: Download complete 13:31:12 37ed683be191: Pull complete 13:31:12 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 13:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 13:31:12 ---> b23d30803547 13:31:12 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 13:31:12 ---> Running in d44913c48512 13:31:13 Connecting to iotech.jfrog.io (34.243.182.113:443) 13:31:13 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:31:13 13:31:14 Removing intermediate container d44913c48512 13:31:14 ---> 92517936c82c 13:31:14 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:31:14 ---> Running in e3d6b984e178 13:31:16 Removing intermediate container e3d6b984e178 13:31:16 ---> 5208e0512cd6 13:31:16 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 13:31:17 ---> Running in 5df96df1873c 13:31:19 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 13:31:19 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 13:31:19 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:31:19 (1/11) Installing hiredis (0.14.0-r0) 13:31:19 (2/11) Installing hiredis-dev (0.14.0-r0) 13:31:19 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 13:31:19 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 13:31:22 (5/11) Installing libuuid (2.33-r0) 13:31:22 (6/11) Installing libblkid (2.33-r0) 13:31:22 (7/11) Installing libfdisk (2.33-r0) 13:31:22 (8/11) Installing libmount (2.33-r0) 13:31:22 (9/11) Installing libsmartcols (2.33-r0) 13:31:22 (10/11) Installing util-linux-dev (2.33-r0) 13:31:23 (11/11) Installing wget (1.20.3-r0) 13:31:23 Executing busybox-1.29.3-r10.trigger 13:31:23 OK: 287 MiB in 86 packages 13:31:24 Running on prd-centos7-docker-4c-2g-16893 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws 13:31:24 Running in /w/workspace/device-sdk-c/68 [Pipeline] { [Pipeline] checkout 13:31:24 Selected Git installation does not exist. Using Default 13:31:24 The recommended git tool is: NONE 13:31:25 Removing intermediate container 5df96df1873c 13:31:25 ---> cbb428ffe94a 13:31:25 Step 6/25 : ENV CBOR_VERSION=0.5.0 13:31:25 ---> Running in f0b8fba16909 13:31:27 Removing intermediate container f0b8fba16909 13:31:27 ---> 98d894064a94 13:31:27 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 13:31:27 ---> Running in 66cd64400f3c 13:31:27 --2021-05-24 13:31:26-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 13:31:27 Resolving github.com... 140.82.113.4 13:31:27 Connecting to github.com|140.82.113.4|:443... connected. 13:31:27 HTTP request sent, awaiting response... 302 Found 13:31:27 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 13:31:27 --2021-05-24 13:31:27-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 13:31:27 Resolving codeload.github.com... 140.82.114.10 13:31:27 Connecting to codeload.github.com|140.82.114.10|:443... connected. 13:31:27 HTTP request sent, awaiting response... 200 OK 13:31:27 Length: unspecified [application/x-gzip] 13:31:27 Saving to: 'STDOUT' 13:31:27  13:31:27 0K .......... .......... .......... .......... .......... 1.60M 13:31:27 50K .......... .......... .......... .......... .......... 2.93M 13:31:27 100K .......... .......... .......... .......... .......... 10.9M 13:31:27 150K .......... .......... .......... .......... .......... 4.08M 13:31:27 200K .......... .......... .......... .......... .......... 14.4M 13:31:27 250K .......... .......... .......... .......... .......... 3.43M 13:31:27 300K .......... .......... .......... .......... .......... 5.06M 13:31:27 350K .......... .......... .......... .......... .......... 5.64M 13:31:27 400K .......... .......... .......... .......... .......... 3.72M 13:31:27 450K .......... .......... .......... .......... .......... 4.20M 13:31:27 500K .......... .......... .......... .......... .......... 8.56M 13:31:27 550K .......... .......... .......... .......... .......... 1.80M 13:31:27 600K .......... .......... .......... .......... .......... 999K 13:31:27 650K .......... .......... .......... .......... .......... 1.97M 13:31:27 700K .. 11.7M=0.2s 13:31:27 13:31:27 2021-05-24 13:31:27 (2.95 MB/s) - written to stdout [719348] 13:31:27 13:31:27 -- The C compiler identification is GNU 8.3.0 13:31:27 -- The CXX compiler identification is GNU 8.3.0 13:31:27 -- Check for working C compiler: /usr/bin/cc 13:31:30 -- Check for working C compiler: /usr/bin/cc -- works 13:31:30 -- Detecting C compiler ABI info 13:31:30 -- Detecting C compiler ABI info - done 13:31:30 -- Detecting C compile features 13:31:30 -- Detecting C compile features - done 13:31:30 -- Check for working CXX compiler: /usr/bin/c++ 13:31:30 -- Check for working CXX compiler: /usr/bin/c++ -- works 13:31:30 -- Detecting CXX compiler ABI info 13:31:30 -- Detecting CXX compiler ABI info - done 13:31:30 -- Detecting CXX compile features 13:31:33 -- Detecting CXX compile features - done 13:31:33 -- Looking for include file endian.h 13:31:33 -- Looking for include file endian.h - found 13:31:33 -- Check if the system is big endian 13:31:33 -- Searching 16 bit integer 13:31:33 -- Looking for sys/types.h 13:31:33 -- Looking for sys/types.h - found 13:31:33 -- Looking for stdint.h 13:31:33 -- Looking for stdint.h - found 13:31:33 -- Looking for stddef.h 13:31:33 -- Looking for stddef.h - found 13:31:33 -- Check size of unsigned short 13:31:33 -- Check size of unsigned short - done 13:31:33 -- Using unsigned short 13:31:33 -- Check if the system is big endian - little endian 13:31:33 -- Check size of size_t 13:31:33 -- Check size of size_t - done 13:31:33 CMake Warning at examples/CMakeLists.txt:16 (find_package): 13:31:33 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 13:31:33 asked CMake to find a package configuration file provided by "cJSON", but 13:31:33 CMake did not find one. 13:31:33 13:31:33 Could not find a package configuration file provided by "cJSON" with any of 13:31:33 the following names: 13:31:33 13:31:33 cJSONConfig.cmake 13:31:33 cjson-config.cmake 13:31:33 13:31:33 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 13:31:33 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 13:31:33 provides a separate development package or SDK, be sure it has been 13:31:33 installed. 13:31:33 13:31:33 13:31:33 -- Configuring done 13:31:33 -- Generating done 13:31:33 -- Build files have been written to: /tmp/cbor 13:31:33 Scanning dependencies of target cbor_shared 13:31:33 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 13:31:33 using credential edgex-jenkins-ssh 13:31:33 Cloning the remote Git repository 13:31:34 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 13:31:33 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 13:31:33 > git init /w/workspace/device-sdk-c/68 # timeout=10 13:31:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 13:31:33 > git --version # timeout=10 13:31:33 > git --version # 'git version 2.24.4' 13:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:33 [INFO] Currently running in a labeled security context 13:31:33 [INFO] Currently SELinux is 'enforcing' on the host 13:31:33 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/68@tmp/jenkins-gitclient-ssh6002466960751473621.key 13:31:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:34 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 13:31:34 Avoid second fetch 13:31:34 Checking out Revision f6bb9bf53ac86779778c08f9fa605f5085252768 (master) 13:31:35 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 13:31:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 13:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:34 > git config core.sparsecheckout # timeout=10 13:31:34 > git checkout -f f6bb9bf53ac86779778c08f9fa605f5085252768 # timeout=10 13:31:37 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 13:31:37 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 13:31:37 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 13:31:37 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 13:31:37 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 13:31:37 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 13:31:37 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 13:31:37 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 13:31:37 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 13:31:38 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 13:31:38 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 13:31:38 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 13:31:39 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 13:31:39 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 13:31:39 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 13:31:39 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 13:31:40 [ 40%] Linking C shared library libcbor.so 13:31:40 [ 40%] Built target cbor_shared 13:31:40 Scanning dependencies of target cbor 13:31:40 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 13:31:40 Commit message: "feat: support autoevent definitions in provision watchers (#309) (#347)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 13:31:43 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 13:31:43 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 13:31:43 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 13:31:43 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 13:31:43 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [Pipeline] script [Pipeline] { [Pipeline] sh 13:31:43 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 13:31:43 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 13:31:43 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 13:31:43 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 13:31:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 13:31:44 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 13:31:44 + sudo service docker restart 13:31:44 + true 13:31:44 Redirecting to /bin/systemctl restart docker.service 13:31:44 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 13:31:46 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 13:31:46 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 13:31:46 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 13:31:46 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 13:31:46 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 13:31:46 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 13:31:46 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 13:31:47 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 13:31:47 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 13:31:47 [ 80%] Linking C static library libcbor.a 13:31:47 [ 80%] Built target cbor 13:31:47 Scanning dependencies of target create_items 13:31:47 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 13:31:47 [ 84%] Linking C executable create_items 13:31:47 [ 84%] Built target create_items 13:31:47 Scanning dependencies of target readfile 13:31:47 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 13:31:48 [ 88%] Linking C executable readfile 13:31:48 [ 88%] Built target readfile 13:31:48 Scanning dependencies of target streaming_parser 13:31:48 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 13:31:48 [ 92%] Linking C executable streaming_parser 13:31:48 [ 92%] Built target streaming_parser 13:31:48 Scanning dependencies of target sort 13:31:48 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 13:31:48 [ 96%] Linking C executable sort 13:31:48 [ 96%] Built target sort 13:31:48 Scanning dependencies of target hello 13:31:48 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 13:31:48 [100%] Linking C executable hello 13:31:48 [100%] Built target hello 13:31:49 Install the project... 13:31:49 -- Install configuration: "Release" 13:31:49 -- Installing: /usr/local/include/cbor/configuration.h 13:31:49 -- Installing: /usr/local/lib64/libcbor.a 13:31:49 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 13:31:49 -- Installing: /usr/local/lib64/libcbor.so.0 13:31:49 -- Installing: /usr/local/lib64/libcbor.so 13:31:49 -- Up-to-date: /usr/local/include/cbor 13:31:49 -- Installing: /usr/local/include/cbor/streaming.h 13:31:49 -- Installing: /usr/local/include/cbor/ints.h 13:31:49 -- Installing: /usr/local/include/cbor/floats_ctrls.h 13:31:49 -- Installing: /usr/local/include/cbor/bytestrings.h 13:31:49 -- Installing: /usr/local/include/cbor/encoding.h 13:31:49 -- Installing: /usr/local/include/cbor/serialization.h 13:31:49 -- Installing: /usr/local/include/cbor/data.h 13:31:49 -- Installing: /usr/local/include/cbor/common.h 13:31:49 -- Installing: /usr/local/include/cbor/callbacks.h 13:31:49 -- Installing: /usr/local/include/cbor/strings.h 13:31:49 -- Installing: /usr/local/include/cbor/tags.h 13:31:49 -- Installing: /usr/local/include/cbor/internal 13:31:49 -- Installing: /usr/local/include/cbor/internal/encoders.h 13:31:49 -- Installing: /usr/local/include/cbor/internal/loaders.h 13:31:49 -- Installing: /usr/local/include/cbor/internal/stack.h 13:31:49 -- Installing: /usr/local/include/cbor/internal/unicode.h 13:31:49 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 13:31:49 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 13:31:49 -- Installing: /usr/local/include/cbor/arrays.h 13:31:49 -- Installing: /usr/local/include/cbor/maps.h 13:31:49 -- Installing: /usr/local/include/cbor.h 13:31:49 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 13:31:51 Removing intermediate container 66cd64400f3c 13:31:51 ---> 0730ae8d965e 13:31:51 Step 8/25 : RUN mkdir /tmp/sdk 13:31:51 ---> Running in 384cf2810893 13:31:53 Removing intermediate container 384cf2810893 13:31:53 ---> 3fca4b5df8fa 13:31:53 Step 9/25 : COPY VERSION /tmp/sdk 13:31:54 ---> c36ab7042cee 13:31:54 Step 10/25 : COPY src /tmp/sdk/src 13:31:55 ---> 4cd7a9edb648 13:31:55 Step 11/25 : COPY include /tmp/sdk/include 13:31:55 ---> 15318ad7fd49 13:31:55 Step 12/25 : COPY scripts /tmp/sdk/scripts 13:31:56 ---> e98cf7acab1f 13:31:56 Step 13/25 : COPY LICENSE /tmp/sdk 13:31:57 ---> bb3e61423ad1 13:31:57 Step 14/25 : COPY Attribution.txt /tmp/sdk 13:31:58 ---> 4bc1974b2e39 13:31:58 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 13:31:58 ---> Running in 7f9bb7123017 13:31:59 + CPPCHECK=false 13:31:59 + DOCGEN=false 13:31:59 + TOMLVER=SDK-0.2 13:31:59 + CUTILVER=1.1.4 13:31:59 + '[' 0 -gt 0 ] 13:31:59 + readlink -f ./scripts/build.sh 13:31:59 + dirname /tmp/sdk/scripts/build.sh 13:31:59 + dirname /tmp/sdk/scripts 13:31:59 + ROOT=/tmp/sdk 13:31:59 + cd /tmp/sdk 13:31:59 + '[' '!' -d deps ] 13:31:59 + mkdir deps 13:31:59 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:31:59 --2021-05-24 13:31:59-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:31:59 + tar -C deps -z -x -f - 13:31:59 Resolving github.com... 140.82.113.4 13:31:59 Connecting to github.com|140.82.113.4|:443... connected. 13:31:59 HTTP request sent, awaiting response... 302 Found 13:31:59 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 13:31:59 --2021-05-24 13:31:59-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 13:31:59 Resolving codeload.github.com... 140.82.114.10 13:31:59 Connecting to codeload.github.com|140.82.114.10|:443... connected. 13:31:59 HTTP request sent, awaiting response... 200 OK 13:31:59 Length: unspecified [application/x-gzip] 13:31:59 Saving to: 'STDOUT' 13:31:59  13:31:59 0K .......... ......  980K=0.02s 13:31:59 13:31:59 2021-05-24 13:31:59 (980 KB/s) - written to stdout [16451] 13:31:59 13:31:59 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 13:31:59 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:31:59 + tar -C deps -z -x -f - 13:31:59 --2021-05-24 13:31:59-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:31:59 Resolving github.com... 140.82.113.4 13:31:59 Connecting to github.com|140.82.113.4|:443... connected. 13:32:00 HTTP request sent, awaiting response... 302 Found 13:32:00 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 13:32:00 --2021-05-24 13:32:00-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 13:32:00 Resolving codeload.github.com... 140.82.114.10 13:32:00 Connecting to codeload.github.com|140.82.114.10|:443... connected. 13:32:00 HTTP request sent, awaiting response... 200 OK 13:32:00 Length: unspecified [application/x-gzip] 13:32:00 Saving to: 'STDOUT' 13:32:00  13:32:00 0K .......... .......... .......... .......... .......... 1.60M 13:32:00 50K .......... .......... .......... .......... .......... 3.02M 13:32:00 100K .......... .......... .......... .......... .......... 4.33M 13:32:00 150K .......... .......... ....... 1.62M=0.07s 13:32:00 13:32:00 2021-05-24 13:32:00 (2.32 MB/s) - written to stdout [181796] 13:32:00 13:32:00 + mkdir -p src/c/iot 13:32:00 + 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 13:32:00 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 13:32:00 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 13:32:00 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 13:32:00 + mkdir -p include/iot 13:32:00 + 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 13:32:00 + mkdir -p include/iot/os 13:32:00 + 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 13:32:00 + mkdir -p /tmp/sdk/build/release 13:32:00 + cd /tmp/sdk/build/release 13:32:00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 13:32:00 -- The C compiler identification is GNU 8.3.0 13:32:00 -- Check for working C compiler: /usr/bin/cc 13:32:00 -- Check for working C compiler: /usr/bin/cc -- works 13:32:00 -- Detecting C compiler ABI info 13:32:01 -- Detecting C compiler ABI info - done 13:32:01 -- Detecting C compile features 13:32:02 -- Detecting C compile features - done 13:32:02 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:32:02 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 13:32:02 -- Found LIBYAML: /usr/lib/libyaml.so 13:32:02 -- Found LIBUUID: /usr/lib/libuuid.so 13:32:02 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:32:02 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:32:02 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:32:02 -- C SDK 1.3.2-dev.16 for Linux 13:32:02 -- Performing Test CSDK_HAVE_ATOMIC 13:32:02 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:32:02 -- Found Curses: /usr/lib/libcurses.so 13:32:02 -- Configuring done 13:32:02 -- Generating done 13:32:02 -- Build files have been written to: /tmp/sdk/build/release 13:32:02 + + maketee all release.log package 13:32:02 13:32:02 Scanning dependencies of target csdk 13:32:03 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:32:03 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:32:03 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:32:04 provisioning config files... 13:32:04 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/68@tmp/config5829247747879575107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:32:04 ---> docker-login.sh 13:32:04 nexus3.edgexfoundry.org:10001 13:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:05 Configure a credential helper to remove this warning. See 13:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:05 13:32:05 Login Succeeded 13:32:05 nexus3.edgexfoundry.org:10002 13:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:05 Configure a credential helper to remove this warning. See 13:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:05 13:32:05 Login Succeeded 13:32:05 nexus3.edgexfoundry.org:10003 13:32:05 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:05 Configure a credential helper to remove this warning. See 13:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:05 13:32:05 Login Succeeded 13:32:05 nexus3.edgexfoundry.org:10004 13:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:05 Configure a credential helper to remove this warning. See 13:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:05 13:32:05 Login Succeeded 13:32:05 docker.io 13:32:06 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:32:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:32:06 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:32:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:32:06 Configure a credential helper to remove this warning. See 13:32:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:32:06 13:32:06 Login Succeeded 13:32:06 ---> docker-login.sh ends [Pipeline] } 13:32:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:32:06 ========================================================= 13:32:06 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 13:32:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:32:09 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:32:09 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:32:09 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:32:09 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:32:09 + 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 . 13:32:09 Sending build context to Docker daemon 2.524MB 13:32:09 Step 1/25 : ARG BASE=alpine:3.12 13:32:09 Step 2/25 : FROM ${BASE} as builder 13:32:09 latest: Pulling from edgex-devops/edgex-gcc-base 13:32:09 e7c96db7181b: Pulling fs layer 13:32:09 4c13bbce0fe7: Pulling fs layer 13:32:09 6059c847ac2f: Pulling fs layer 13:32:09 4c13bbce0fe7: Verifying Checksum 13:32:09 4c13bbce0fe7: Download complete 13:32:09 e7c96db7181b: Verifying Checksum 13:32:09 e7c96db7181b: Download complete 13:32:10 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:32:10 e7c96db7181b: Pull complete 13:32:10 4c13bbce0fe7: Pull complete 13:32:10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:32:10 6059c847ac2f: Verifying Checksum 13:32:10 6059c847ac2f: Download complete 13:32:11 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:32:11 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:32:12 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:32:12 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:32:12 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:32:14 6059c847ac2f: Pull complete 13:32:14 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 13:32:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 13:32:14 ---> 5eabd8fd8ba2 13:32:14 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 13:32:15 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:32:15 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:32:15 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:32:15 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:32:16 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:32:17 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:32:19 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:32:19 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:32:19 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:32:20 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:32:20 ---> Running in fa72ef0a6cce 13:32:20 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:32:20 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:32:21 Connecting to iotech.jfrog.io (34.243.182.113:443) 13:32:21 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:32:21 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:32:21 13:32:22 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:32:22 Removing intermediate container fa72ef0a6cce 13:32:22 ---> 3df9412bfc8a 13:32:22 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:32:22 ---> Running in a74d8f947969 13:32:22 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:32:22 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:32:23 Removing intermediate container a74d8f947969 13:32:23 ---> 417e90a20d74 13:32:23 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 13:32:23 ---> Running in f2b74152a874 13:32:24 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 13:32:24 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:32:25 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:32:25 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 13:32:25 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:32:25 (1/11) Installing hiredis (0.14.0-r0) 13:32:26 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:32:26 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:32:26 (2/11) Installing hiredis-dev (0.14.0-r0) 13:32:26 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 13:32:26 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 13:32:27 (5/11) Installing libuuid (2.33-r0) 13:32:27 (6/11) Installing libblkid (2.33-r0) 13:32:28 (7/11) Installing libfdisk (2.33-r0) 13:32:28 (8/11) Installing libmount (2.33-r0) 13:32:28 (9/11) Installing libsmartcols (2.33-r0) 13:32:28 (10/11) Installing util-linux-dev (2.33-r0) 13:32:28 (11/11) Installing wget (1.20.3-r0) 13:32:29 Executing busybox-1.29.3-r10.trigger 13:32:29 OK: 273 MiB in 86 packages 13:32:31 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:32:31 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:32:31 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:32:31 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:32:32 Removing intermediate container f2b74152a874 13:32:32 ---> 6a6f93b4fe96 13:32:32 Step 6/25 : ENV CBOR_VERSION=0.5.0 13:32:32 ---> Running in db4de3426379 13:32:32 Removing intermediate container db4de3426379 13:32:32 ---> 9033f64692ff 13:32:32 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 13:32:32 ---> Running in e14b768a3109 13:32:32 --2021-05-24 13:32:31-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 13:32:32 Resolving github.com... 140.82.112.3 13:32:32 Connecting to github.com|140.82.112.3|:443... connected. 13:32:32 HTTP request sent, awaiting response... 302 Found 13:32:32 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 13:32:32 --2021-05-24 13:32:31-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 13:32:32 Resolving codeload.github.com... 140.82.112.9 13:32:32 Connecting to codeload.github.com|140.82.112.9|:443... connected. 13:32:32 HTTP request sent, awaiting response... 200 OK 13:32:32 Length: unspecified [application/x-gzip] 13:32:32 Saving to: 'STDOUT' 13:32:32  13:32:32 0K .......... .......... .......... .......... .......... 1.64M 13:32:32 50K .......... .......... .......... .......... .......... 3.27M 13:32:32 100K .......... .......... .......... .......... .......... 38.5M 13:32:32 150K .......... .......... .......... .......... .......... 68.1M 13:32:32 200K .......... .......... .......... .......... .......... 3.74M 13:32:32 250K .......... .......... .......... .......... .......... 6.72M 13:32:32 300K .......... .......... .......... .......... .......... 10.7M 13:32:32 350K .......... .......... .......... .......... .......... 15.7M 13:32:32 400K .......... .......... .......... .......... .......... 12.5M 13:32:32 450K .......... .......... .......... .......... .......... 13.0M 13:32:32 500K .......... .......... .......... .......... .......... 26.7M 13:32:32 550K .......... .......... .......... .......... .......... 11.0M 13:32:32 600K .......... .......... .......... .......... .......... 4.83M 13:32:32 650K .......... .......... .......... .......... .......... 9.95M 13:32:32 700K .. 970K=0.1s 13:32:32 13:32:32 2021-05-24 13:32:31 (6.46 MB/s) - written to stdout [719348] 13:32:32 13:32:32 -- The C compiler identification is GNU 8.3.0 13:32:32 -- The CXX compiler identification is GNU 8.3.0 13:32:32 -- Check for working C compiler: /usr/bin/cc 13:32:32 -- Check for working C compiler: /usr/bin/cc -- works 13:32:32 -- Detecting C compiler ABI info 13:32:32 -- Detecting C compiler ABI info - done 13:32:32 -- Detecting C compile features 13:32:32 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:32:32 -- Detecting C compile features - done 13:32:32 -- Check for working CXX compiler: /usr/bin/c++ 13:32:32 -- Check for working CXX compiler: /usr/bin/c++ -- works 13:32:32 -- Detecting CXX compiler ABI info 13:32:32 -- Detecting CXX compiler ABI info - done 13:32:32 -- Detecting CXX compile features 13:32:33 -- Detecting CXX compile features - done 13:32:33 -- Looking for include file endian.h 13:32:33 -- Looking for include file endian.h - found 13:32:33 -- Check if the system is big endian 13:32:33 -- Searching 16 bit integer 13:32:33 -- Looking for sys/types.h 13:32:33 -- Looking for sys/types.h - found 13:32:33 -- Looking for stdint.h 13:32:33 -- Looking for stdint.h - found 13:32:33 -- Looking for stddef.h 13:32:33 -- Looking for stddef.h - found 13:32:33 -- Check size of unsigned short 13:32:33 -- Check size of unsigned short - done 13:32:33 -- Using unsigned short 13:32:33 -- Check if the system is big endian - little endian 13:32:33 -- Check size of size_t 13:32:33 -- Check size of size_t - done 13:32:33 CMake Warning at examples/CMakeLists.txt:16 (find_package): 13:32:33 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 13:32:33 asked CMake to find a package configuration file provided by "cJSON", but 13:32:33 CMake did not find one. 13:32:33 13:32:33 Could not find a package configuration file provided by "cJSON" with any of 13:32:33 the following names: 13:32:33 13:32:33 cJSONConfig.cmake 13:32:33 cjson-config.cmake 13:32:33 13:32:33 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 13:32:33 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 13:32:33 provides a separate development package or SDK, be sure it has been 13:32:33 installed. 13:32:33 13:32:33 13:32:33 -- Configuring done 13:32:33 -- Generating done 13:32:33 -- Build files have been written to: /tmp/cbor 13:32:33 Scanning dependencies of target cbor_shared 13:32:33 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 13:32:33 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:32:33 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 13:32:33 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 13:32:33 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 13:32:34 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 13:32:34 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 13:32:34 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 13:32:34 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 13:32:34 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 13:32:34 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 13:32:34 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 13:32:34 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 13:32:34 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 13:32:34 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 13:32:34 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 13:32:34 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 13:32:34 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 13:32:35 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 13:32:35 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 13:32:35 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 13:32:35 [ 40%] Linking C shared library libcbor.so 13:32:35 [ 40%] Built target cbor_shared 13:32:35 Scanning dependencies of target cbor 13:32:35 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 13:32:35 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 13:32:35 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 13:32:35 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 13:32:35 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 13:32:35 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 13:32:35 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 13:32:35 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 13:32:35 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 13:32:35 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 13:32:35 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:32:36 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 13:32:36 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 13:32:36 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 13:32:36 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 13:32:36 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 13:32:36 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 13:32:36 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 13:32:36 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 13:32:36 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 13:32:36 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 13:32:36 [ 80%] Linking C static library libcbor.a 13:32:36 [ 80%] Built target cbor 13:32:36 Scanning dependencies of target create_items 13:32:36 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 13:32:36 [ 84%] Linking C executable create_items 13:32:36 [ 84%] Built target create_items 13:32:36 Scanning dependencies of target readfile 13:32:36 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 13:32:36 [ 88%] Linking C executable readfile 13:32:36 [ 88%] Built target readfile 13:32:36 Scanning dependencies of target streaming_parser 13:32:36 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 13:32:36 [ 92%] Linking C executable streaming_parser 13:32:36 [ 92%] Built target streaming_parser 13:32:36 Scanning dependencies of target sort 13:32:36 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 13:32:36 [ 96%] Linking C executable sort 13:32:36 [ 96%] Built target sort 13:32:36 Scanning dependencies of target hello 13:32:36 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 13:32:37 [100%] Linking C executable hello 13:32:37 [100%] Built target hello 13:32:37 Install the project... 13:32:37 -- Install configuration: "Release" 13:32:37 -- Installing: /usr/local/include/cbor/configuration.h 13:32:37 -- Installing: /usr/local/lib64/libcbor.a 13:32:37 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 13:32:37 -- Installing: /usr/local/lib64/libcbor.so.0 13:32:37 -- Installing: /usr/local/lib64/libcbor.so 13:32:37 -- Up-to-date: /usr/local/include/cbor 13:32:37 -- Installing: /usr/local/include/cbor/arrays.h 13:32:37 -- Installing: /usr/local/include/cbor/bytestrings.h 13:32:37 -- Installing: /usr/local/include/cbor/callbacks.h 13:32:37 -- Installing: /usr/local/include/cbor/common.h 13:32:37 -- Installing: /usr/local/include/cbor/data.h 13:32:37 -- Installing: /usr/local/include/cbor/encoding.h 13:32:37 -- Installing: /usr/local/include/cbor/floats_ctrls.h 13:32:37 -- Installing: /usr/local/include/cbor/internal 13:32:37 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 13:32:37 -- Installing: /usr/local/include/cbor/internal/encoders.h 13:32:37 -- Installing: /usr/local/include/cbor/internal/loaders.h 13:32:37 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 13:32:37 -- Installing: /usr/local/include/cbor/internal/stack.h 13:32:37 -- Installing: /usr/local/include/cbor/internal/unicode.h 13:32:37 -- Installing: /usr/local/include/cbor/ints.h 13:32:37 -- Installing: /usr/local/include/cbor/maps.h 13:32:37 -- Installing: /usr/local/include/cbor/serialization.h 13:32:37 -- Installing: /usr/local/include/cbor/streaming.h 13:32:37 -- Installing: /usr/local/include/cbor/strings.h 13:32:37 -- Installing: /usr/local/include/cbor/tags.h 13:32:37 -- Installing: /usr/local/include/cbor.h 13:32:37 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 13:32:39 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:32:39 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:32:39 [ 74%] Linking C shared library libcsdk.so 13:32:40 [ 74%] Built target csdk 13:32:40 Scanning dependencies of target template 13:32:40 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:32:40 Removing intermediate container e14b768a3109 13:32:40 ---> d4c5848a2202 13:32:40 Step 8/25 : RUN mkdir /tmp/sdk 13:32:40 [ 77%] Linking C executable template 13:32:40 [ 77%] Built target template 13:32:40 Scanning dependencies of target device-counter 13:32:40 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:32:41 ---> Running in a29d9f4b2b84 13:32:41 [ 80%] Linking C executable device-counter 13:32:41 [ 80%] Built target device-counter 13:32:41 Scanning dependencies of target device-random 13:32:41 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:32:41 Removing intermediate container a29d9f4b2b84 13:32:41 ---> e485eac21246 13:32:41 Step 9/25 : COPY VERSION /tmp/sdk 13:32:41 ---> 2ac286514bad 13:32:41 Step 10/25 : COPY src /tmp/sdk/src 13:32:42 [ 84%] Linking C executable device-random 13:32:42 [ 84%] Built target device-random 13:32:42 Scanning dependencies of target device-gyro 13:32:42 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:32:42 ---> 012c0479a1e0 13:32:42 Step 11/25 : COPY include /tmp/sdk/include 13:32:42 [ 87%] Linking C executable device-gyro 13:32:42 [ 87%] Built target device-gyro 13:32:42 Scanning dependencies of target device-bitfields 13:32:43 ---> beefa05d713f 13:32:43 Step 12/25 : COPY scripts /tmp/sdk/scripts 13:32:43 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:32:43 ---> 24d475e605c8 13:32:43 Step 13/25 : COPY LICENSE /tmp/sdk 13:32:43 [ 90%] Linking C executable device-bitfields 13:32:43 [ 90%] Built target device-bitfields 13:32:43 Scanning dependencies of target template-discovery 13:32:43 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:32:44 ---> 760f4ced3a80 13:32:44 Step 14/25 : COPY Attribution.txt /tmp/sdk 13:32:44 ---> 954292cbc3f6 13:32:44 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 13:32:44 ---> Running in b9453e694031 13:32:44 [ 93%] Linking C executable template-discovery 13:32:44 [ 93%] Built target template-discovery 13:32:44 Scanning dependencies of target device-file 13:32:44 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:32:44 + CPPCHECK=false 13:32:44 + DOCGEN=false 13:32:44 + TOMLVER=SDK-0.2 13:32:44 + CUTILVER=1.1.4 13:32:44 + '[' 0 -gt 0 ] 13:32:44 + readlink -f ./scripts/build.sh 13:32:44 + dirname /tmp/sdk/scripts/build.sh 13:32:44 + dirname /tmp/sdk/scripts 13:32:44 + ROOT=/tmp/sdk 13:32:44 + cd /tmp/sdk 13:32:44 + '[' '!' -d deps ] 13:32:44 + mkdir deps 13:32:44 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:32:44 + tar -C deps -z -x -f - 13:32:44 --2021-05-24 13:32:44-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 13:32:44 Resolving github.com... 140.82.112.3 13:32:44 Connecting to github.com|140.82.112.3|:443... connected. 13:32:44 HTTP request sent, awaiting response... 302 Found 13:32:44 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 13:32:44 --2021-05-24 13:32:44-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 13:32:44 Resolving codeload.github.com... 140.82.112.9 13:32:44 Connecting to codeload.github.com|140.82.112.9|:443... connected. 13:32:47 [ 96%] Linking C executable device-file 13:32:47 [ 96%] Built target device-file 13:32:47 Scanning dependencies of target device-terminal 13:32:47 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:32:47 [100%] Linking C executable device-terminal 13:32:47 [100%] Built target device-terminal 13:32:47 Run CPack packaging tool... 13:32:47 CPack: Create package using TGZ 13:32:47 CPack: Install projects 13:32:47 CPack: - Run preinstall target for: Csdk 13:32:47 CPack: - Install project: Csdk 13:32:47 CPack: Create package 13:32:47 CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.16.tar.gz generated. 13:32:47 + '[' false '=' true ] 13:32:47 + '[' false '=' true ] 13:32:47 + mkdir -p /tmp/sdk/build/debug 13:32:47 + cd /tmp/sdk/build/debug 13:32:47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 13:32:47 HTTP request sent, awaiting response... 200 OK 13:32:47 Length: unspecified [application/x-gzip] 13:32:47 Saving to: 'STDOUT' 13:32:47 13:32:47 0K .......... ......  966K=0.02s 13:32:47 13:32:47 2021-05-24 13:32:45 (966 KB/s) - written to stdout [16451] 13:32:47 13:32:47 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 13:32:47 + tar -C deps -z -x -f - 13:32:47 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:32:47 --2021-05-24 13:32:45-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 13:32:47 Resolving github.com... 140.82.112.3 13:32:47 Connecting to github.com|140.82.112.3|:443... connected. 13:32:47 HTTP request sent, awaiting response... 302 Found 13:32:47 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 13:32:47 --2021-05-24 13:32:45-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 13:32:47 Resolving codeload.github.com... 140.82.112.9 13:32:47 Connecting to codeload.github.com|140.82.112.9|:443... connected. 13:32:47 HTTP request sent, awaiting response... 200 OK 13:32:47 Length: unspecified [application/x-gzip] 13:32:47 Saving to: 'STDOUT' 13:32:47  13:32:47 0K .......... .......... .......... .......... .......... 1.33M 13:32:47 50K .......... .......... .......... .......... .......... 2.99M 13:32:47 100K .......... .......... .......... .......... .......... 14.9M 13:32:47 150K .......... .......... ....... 26.4M=0.06s 13:32:47 13:32:47 2021-05-24 13:32:45 (3.03 MB/s) - written to stdout [181796] 13:32:47 13:32:47 + mkdir -p src/c/iot 13:32:47 + 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 13:32:47 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 13:32:47 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 13:32:47 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 13:32:47 + mkdir -p include/iot 13:32:47 + 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 13:32:47 + mkdir -p include/iot/os 13:32:47 + 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 13:32:47 + mkdir -p /tmp/sdk/build/release 13:32:47 + cd /tmp/sdk/build/release 13:32:47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 13:32:47 -- The C compiler identification is GNU 8.3.0 13:32:47 -- Check for working C compiler: /usr/bin/cc 13:32:47 -- Check for working C compiler: /usr/bin/cc -- works 13:32:47 -- Detecting C compiler ABI info 13:32:47 -- Detecting C compiler ABI info - done 13:32:47 -- Detecting C compile features 13:32:47 -- Detecting C compile features - done 13:32:47 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:32:47 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 13:32:47 -- Found LIBYAML: /usr/lib/libyaml.so 13:32:47 -- Found LIBUUID: /usr/lib/libuuid.so 13:32:47 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:32:47 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:32:47 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:32:47 -- C SDK 1.3.2-dev.16 for Linux 13:32:47 -- Performing Test CSDK_HAVE_ATOMIC 13:32:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:32:47 -- Found Curses: /usr/lib/libcurses.so 13:32:47 -- Configuring done 13:32:47 -- Generating done 13:32:47 -- Build files have been written to: /tmp/sdk/build/release 13:32:47 + tee release.log 13:32:47 + make all package 13:32:47 Scanning dependencies of target csdk 13:32:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:32:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:32:47 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:32:47 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:32:47 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:32:47 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:32:47 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:32:47 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:32:47 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:32:47 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:32:47 -- The C compiler identification is GNU 8.3.0 13:32:47 -- Check for working C compiler: /usr/bin/cc 13:32:47 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:32:47 -- Check for working C compiler: /usr/bin/cc -- works 13:32:47 -- Detecting C compiler ABI info 13:32:47 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:32:47 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:32:47 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:32:47 -- Detecting C compiler ABI info - done 13:32:47 -- Detecting C compile features 13:32:48 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:32:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:32:48 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:32:48 -- Detecting C compile features - done 13:32:48 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:32:48 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 13:32:48 -- Found LIBYAML: /usr/lib/libyaml.so 13:32:48 -- Found LIBUUID: /usr/lib/libuuid.so 13:32:48 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:32:48 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:32:48 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:32:48 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:32:48 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:32:48 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:32:48 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:32:48 -- C SDK 1.3.2-dev.16 for Linux 13:32:48 -- Performing Test CSDK_HAVE_ATOMIC 13:32:48 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:32:48 -- Found Curses: /usr/lib/libcurses.so 13:32:48 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:32:48 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:32:48 -- Configuring done 13:32:49 -- Generating done 13:32:49 -- Build files have been written to: /tmp/sdk/build/debug 13:32:49 + + maketee 13:32:49 debug.log 13:32:49 Scanning dependencies of target csdk 13:32:49 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:32:49 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:32:49 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:32:49 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:32:49 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:32:49 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:32:49 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:32:49 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:32:49 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:32:49 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:32:49 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:32:49 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:32:50 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:32:50 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:32:50 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:32:50 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:32:50 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:32:50 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:32:50 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:32:51 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:32:51 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:32:51 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:32:51 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:32:51 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:32:51 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:32:51 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:32:51 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:32:52 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:32:52 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:32:52 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:32:52 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:32:52 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:32:53 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:32:53 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:32:53 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:32:53 [ 74%] Linking C shared library libcsdk.so 13:32:53 [ 74%] Built target csdk 13:32:53 Scanning dependencies of target template 13:32:53 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:32:53 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:32:53 [ 77%] Linking C executable template 13:32:53 [ 77%] Built target template 13:32:53 Scanning dependencies of target device-counter 13:32:53 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:32:53 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:32:53 [ 80%] Linking C executable device-counter 13:32:53 [ 80%] Built target device-counter 13:32:53 Scanning dependencies of target device-random 13:32:53 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:32:53 [ 84%] Linking C executable device-random 13:32:53 [ 84%] Built target device-random 13:32:53 Scanning dependencies of target device-gyro 13:32:53 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:32:53 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:32:53 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:32:54 [ 87%] Linking C executable device-gyro 13:32:54 [ 87%] Built target device-gyro 13:32:54 Scanning dependencies of target device-bitfields 13:32:54 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:32:54 [ 90%] Linking C executable device-bitfields 13:32:54 [ 90%] Built target device-bitfields 13:32:54 Scanning dependencies of target template-discovery 13:32:54 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:32:54 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:32:54 [ 93%] Linking C executable template-discovery 13:32:54 [ 93%] Built target template-discovery 13:32:54 Scanning dependencies of target device-file 13:32:54 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:32:54 [ 96%] Linking C executable device-file 13:32:54 [ 96%] Built target device-file 13:32:54 Scanning dependencies of target device-terminal 13:32:54 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:32:54 [100%] Linking C executable device-terminal 13:32:54 [100%] Built target device-terminal 13:32:54 Run CPack packaging tool... 13:32:54 CPack: Create package using TGZ 13:32:54 CPack: Install projects 13:32:54 CPack: - Run preinstall target for: Csdk 13:32:54 CPack: - Install project: Csdk 13:32:54 CPack: Create package 13:32:54 CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.16.tar.gz generated. 13:32:54 + '[' false '=' true ] 13:32:54 + '[' false '=' true ] 13:32:54 + mkdir -p /tmp/sdk/build/debug 13:32:54 + cd /tmp/sdk/build/debug 13:32:54 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 13:32:54 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:32:55 -- The C compiler identification is GNU 8.3.0 13:32:55 -- Check for working C compiler: /usr/bin/cc 13:32:55 -- Check for working C compiler: /usr/bin/cc -- works 13:32:55 -- Detecting C compiler ABI info 13:32:55 -- Detecting C compiler ABI info - done 13:32:55 -- Detecting C compile features 13:32:55 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:32:55 -- Detecting C compile features - done 13:32:55 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 13:32:55 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 13:32:55 -- Found LIBYAML: /usr/lib/libyaml.so 13:32:55 -- Found LIBUUID: /usr/lib/libuuid.so 13:32:55 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 13:32:55 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 13:32:55 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 13:32:55 -- C SDK 1.3.2-dev.16 for Linux 13:32:55 -- Performing Test CSDK_HAVE_ATOMIC 13:32:55 -- Performing Test CSDK_HAVE_ATOMIC - Success 13:32:55 -- Found Curses: /usr/lib/libcurses.so 13:32:55 -- Configuring done 13:32:55 -- Generating done 13:32:55 -- Build files have been written to: /tmp/sdk/build/debug 13:32:55 + make 13:32:55 + tee debug.log 13:32:55 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:32:55 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:32:55 Scanning dependencies of target csdk 13:32:55 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 13:32:55 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 13:32:55 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 13:32:55 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:32:55 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 13:32:55 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 13:32:55 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 13:32:55 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 13:32:55 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 13:32:55 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 13:32:55 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:32:56 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 13:32:56 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 13:32:56 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 13:32:56 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 13:32:56 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 13:32:56 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 13:32:56 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 13:32:56 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 13:32:56 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 13:32:56 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 13:32:56 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 13:32:56 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 13:32:56 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 13:32:56 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 13:32:56 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:32:56 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 13:32:56 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:32:57 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 13:32:57 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:32:57 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:32:57 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:32:57 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:32:57 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:32:57 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 13:32:57 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 13:32:57 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:32:57 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:32:57 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:32:57 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:32:57 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:32:57 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 13:32:57 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:32:57 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:32:57 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 13:32:57 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:32:57 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:32:57 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:32:57 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:32:58 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 13:32:58 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:32:58 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:32:58 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 13:32:58 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:32:58 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:32:58 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:32:58 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 13:32:58 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 13:32:58 [ 74%] Linking C shared library libcsdk.so 13:32:58 [ 74%] Built target csdk 13:32:58 Scanning dependencies of target template 13:32:58 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:32:58 [ 77%] Linking C executable template 13:32:58 [ 77%] Built target template 13:32:58 Scanning dependencies of target device-counter 13:32:58 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:32:59 [ 80%] Linking C executable device-counter 13:32:59 [ 80%] Built target device-counter 13:32:59 Scanning dependencies of target device-random 13:32:59 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:32:59 [ 84%] Linking C executable device-random 13:32:59 [ 84%] Built target device-random 13:32:59 Scanning dependencies of target device-gyro 13:32:59 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:32:59 [ 87%] Linking C executable device-gyro 13:32:59 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 13:32:59 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 13:32:59 [ 87%] Built target device-gyro 13:32:59 Scanning dependencies of target device-bitfields 13:32:59 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:32:59 [ 90%] Linking C executable device-bitfields 13:32:59 [ 90%] Built target device-bitfields 13:32:59 Scanning dependencies of target template-discovery 13:32:59 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:32:59 [ 93%] Linking C executable template-discovery 13:32:59 [ 93%] Built target template-discovery 13:32:59 Scanning dependencies of target device-file 13:32:59 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:32:59 [ 96%] Linking C executable device-file 13:32:59 [ 96%] Built target device-file 13:32:59 Scanning dependencies of target device-terminal 13:32:59 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:32:59 [100%] Linking C executable device-terminal 13:32:59 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 13:32:59 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 13:32:59 [100%] Built target device-terminal 13:32:59 make: Entering directory '/tmp/sdk/build/release' 13:32:59 make[1]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 74%] Built target csdk 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 77%] Built target template 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 80%] Built target device-counter 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 84%] Built target device-random 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 87%] Built target device-gyro 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 90%] Built target device-bitfields 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 93%] Built target template-discovery 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [ 96%] Built target device-file 13:32:59 make[2]: Entering directory '/tmp/sdk/build/release' 13:32:59 make[2]: Leaving directory '/tmp/sdk/build/release' 13:32:59 [100%] Built target device-terminal 13:32:59 make[1]: Leaving directory '/tmp/sdk/build/release' 13:32:59 Install the project... 13:32:59 -- Install configuration: "Release" 13:32:59 -- Installing: /usr/local/lib/libcsdk.so 13:32:59 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 13:32:59 -- Up-to-date: /usr/local/include 13:32:59 -- Installing: /usr/local/include/devsdk 13:32:59 -- Installing: /usr/local/include/devsdk/devsdk-base.h 13:32:59 -- Installing: /usr/local/include/devsdk/devsdk.h 13:32:59 -- Installing: /usr/local/include/edgex 13:32:59 -- Installing: /usr/local/include/edgex/devices.h 13:32:59 -- Installing: /usr/local/include/edgex/edgex-base.h 13:32:59 -- Installing: /usr/local/include/edgex/edgex.h 13:32:59 -- Installing: /usr/local/include/edgex/profiles.h 13:32:59 -- Installing: /usr/local/include/edgex/rest-server.h 13:32:59 -- Installing: /usr/local/include/edgex/csdk-defs.h 13:32:59 -- Installing: /usr/local/include/iot 13:32:59 -- Installing: /usr/local/include/iot/base64.h 13:32:59 -- Installing: /usr/local/include/iot/component.h 13:32:59 -- Installing: /usr/local/include/iot/config.h 13:32:59 -- Installing: /usr/local/include/iot/container.h 13:32:59 -- Installing: /usr/local/include/iot/data.h 13:32:59 -- Installing: /usr/local/include/iot/hash.h 13:32:59 -- Installing: /usr/local/include/iot/iot.h 13:32:59 -- Installing: /usr/local/include/iot/json.h 13:32:59 -- Installing: /usr/local/include/iot/logger.h 13:32:59 -- Installing: /usr/local/include/iot/os.h 13:32:59 -- Installing: /usr/local/include/iot/scheduler.h 13:32:59 -- Installing: /usr/local/include/iot/thread.h 13:32:59 -- Installing: /usr/local/include/iot/threadpool.h 13:32:59 -- Installing: /usr/local/include/iot/time.h 13:32:59 -- Installing: /usr/local/include/iot/typecode.h 13:32:59 -- Installing: /usr/local/include/iot/os 13:32:59 -- Installing: /usr/local/include/iot/os/linux.h 13:32:59 -- Installing: /usr/local/include/iot/os/macos.h 13:32:59 -- Installing: /usr/local/include/iot/os/zephyr.h 13:32:59 -- Installing: /usr/local/include/iot/defs.h 13:32:59 -- Installing: /usr/local/share/device-sdk-c/LICENSE 13:32:59 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 13:32:59 make: Leaving directory '/tmp/sdk/build/release' 13:33:00 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 13:33:01 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 13:33:01 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 13:33:01 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 13:33:01 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 13:33:02 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 13:33:03 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 13:33:03 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 13:33:04 Removing intermediate container b9453e694031 13:33:04 ---> 6e5b44213d1a 13:33:04 Step 16/25 : FROM ${BASE} 13:33:04 ---> 5eabd8fd8ba2 13:33:04 Step 17/25 : LABEL maintainer="IOTech " 13:33:04 ---> Running in c5c361bf8656 13:33:04 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 13:33:04 Removing intermediate container c5c361bf8656 13:33:04 ---> 649f560bdf06 13:33:04 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 13:33:04 ---> Running in f49dcfb2dce4 13:33:04 [ 74%] Linking C shared library libcsdk.so 13:33:04 [ 74%] Built target csdk 13:33:04 Scanning dependencies of target template 13:33:04 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 13:33:05 [ 77%] Linking C executable template 13:33:05 Connecting to iotech.jfrog.io (54.74.239.58:443) 13:33:05 [ 77%] Built target template 13:33:05 Scanning dependencies of target device-counter 13:33:05 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 13:33:05 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:33:05 13:33:05 [ 80%] Linking C executable device-counter 13:33:05 [ 80%] Built target device-counter 13:33:05 Scanning dependencies of target device-random 13:33:05 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 13:33:05 [ 84%] Linking C executable device-random 13:33:06 [ 84%] Built target device-random 13:33:06 Scanning dependencies of target device-gyro 13:33:06 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 13:33:06 Removing intermediate container f49dcfb2dce4 13:33:06 ---> e44073bfaef8 13:33:06 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:33:06 ---> Running in e9e00117446c 13:33:06 [ 87%] Linking C executable device-gyro 13:33:06 [ 87%] Built target device-gyro 13:33:06 Scanning dependencies of target device-bitfields 13:33:06 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 13:33:07 [ 90%] Linking C executable device-bitfields 13:33:07 [ 90%] Built target device-bitfields 13:33:07 Scanning dependencies of target template-discovery 13:33:07 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 13:33:07 [ 93%] Linking C executable template-discovery 13:33:07 [ 93%] Built target template-discovery 13:33:07 Scanning dependencies of target device-file 13:33:07 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 13:33:08 [ 96%] Linking C executable device-file 13:33:08 Removing intermediate container e9e00117446c 13:33:08 ---> adbd6d0fb051 13:33:08 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 13:33:08 ---> Running in 0388c135053d 13:33:08 [ 96%] Built target device-file 13:33:08 Scanning dependencies of target device-terminal 13:33:08 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 13:33:08 [100%] Linking C executable device-terminal 13:33:10 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 13:33:10 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 13:33:10 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:33:10 (1/6) Installing curl (7.64.0-r5) 13:33:10 (2/6) Installing hiredis (0.14.0-r0) 13:33:10 (3/6) Installing hiredis-dev (0.14.0-r0) 13:33:11 (4/6) Installing libuuid (2.33-r0) 13:33:11 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 13:33:11 [100%] Built target device-terminal 13:33:11 make: Entering directory '/tmp/sdk/build/release' 13:33:11 make[1]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 74%] Built target csdk 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 77%] Built target template 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 80%] Built target device-counter 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 84%] Built target device-random 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 87%] Built target device-gyro 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 90%] Built target device-bitfields 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 93%] Built target template-discovery 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [ 96%] Built target device-file 13:33:11 make[2]: Entering directory '/tmp/sdk/build/release' 13:33:11 make[2]: Leaving directory '/tmp/sdk/build/release' 13:33:11 [100%] Built target device-terminal 13:33:11 make[1]: Leaving directory '/tmp/sdk/build/release' 13:33:11 Install the project... 13:33:11 -- Install configuration: "Release" 13:33:11 -- Installing: /usr/local/lib/libcsdk.so 13:33:11 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 13:33:11 -- Up-to-date: /usr/local/include 13:33:11 -- Installing: /usr/local/include/edgex 13:33:11 -- Installing: /usr/local/include/edgex/rest-server.h 13:33:11 -- Installing: /usr/local/include/edgex/edgex-base.h 13:33:11 -- Installing: /usr/local/include/edgex/edgex.h 13:33:11 -- Installing: /usr/local/include/edgex/devices.h 13:33:11 -- Installing: /usr/local/include/edgex/profiles.h 13:33:11 -- Installing: /usr/local/include/edgex/csdk-defs.h 13:33:11 -- Installing: /usr/local/include/devsdk 13:33:11 -- Installing: /usr/local/include/devsdk/devsdk-base.h 13:33:11 -- Installing: /usr/local/include/devsdk/devsdk.h 13:33:11 -- Installing: /usr/local/include/iot 13:33:11 -- Installing: /usr/local/include/iot/json.h 13:33:11 -- Installing: /usr/local/include/iot/container.h 13:33:11 -- Installing: /usr/local/include/iot/component.h 13:33:11 -- Installing: /usr/local/include/iot/typecode.h 13:33:11 -- Installing: /usr/local/include/iot/iot.h 13:33:11 -- Installing: /usr/local/include/iot/time.h 13:33:11 -- Installing: /usr/local/include/iot/hash.h 13:33:11 -- Installing: /usr/local/include/iot/logger.h 13:33:11 -- Installing: /usr/local/include/iot/os 13:33:11 -- Installing: /usr/local/include/iot/os/zephyr.h 13:33:11 -- Installing: /usr/local/include/iot/os/linux.h 13:33:11 -- Installing: /usr/local/include/iot/os/macos.h 13:33:11 -- Installing: /usr/local/include/iot/scheduler.h 13:33:11 -- Installing: /usr/local/include/iot/data.h 13:33:11 -- Installing: /usr/local/include/iot/thread.h 13:33:11 -- Installing: /usr/local/include/iot/os.h 13:33:11 -- Installing: /usr/local/include/iot/base64.h 13:33:11 -- Installing: /usr/local/include/iot/defs.h 13:33:11 -- Installing: /usr/local/include/iot/threadpool.h 13:33:11 -- Installing: /usr/local/include/iot/config.h 13:33:11 -- Installing: /usr/local/share/device-sdk-c/LICENSE 13:33:11 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 13:33:11 make: Leaving directory '/tmp/sdk/build/release' 13:33:11 Removing intermediate container 7f9bb7123017 13:33:11 ---> 28e3f196cd7d 13:33:11 Step 16/25 : FROM ${BASE} 13:33:11 ---> b23d30803547 13:33:11 Step 17/25 : LABEL maintainer="IOTech " 13:33:11 ---> Running in 55220e6bd2c9 13:33:14 (6/6) Installing wget (1.20.3-r0) 13:33:14 Executing busybox-1.29.3-r10.trigger 13:33:14 OK: 269 MiB in 81 packages 13:33:14 Removing intermediate container 55220e6bd2c9 13:33:14 ---> a680fa2081d7 13:33:14 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 13:33:14 ---> Running in fa95f4c2eb8b 13:33:14 Connecting to iotech.jfrog.io (54.74.239.58:443) 13:33:14 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 13:33:14 13:33:15 Removing intermediate container fa95f4c2eb8b 13:33:15 ---> 83bf3ba9b43c 13:33:15 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:33:15 Removing intermediate container 0388c135053d 13:33:15 ---> 70640206edb2 13:33:15 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 13:33:15 ---> Running in bbec49d0815a 13:33:15 ---> 11d028f5d6f4 13:33:15 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 13:33:15 ---> a84e8a88f389 13:33:15 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 13:33:16 ---> fd575d73843e 13:33:16 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 13:33:16 ---> 90aaad9f2a0c 13:33:16 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 13:33:16 ---> 07c6a2085ce1 13:33:16 Successfully built 07c6a2085ce1 13:33:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:33:17 + docker inspect -f . ci-base-image-x86_64 13:33:17 . [Pipeline] withDockerContainer 13:33:19 Removing intermediate container bbec49d0815a 13:33:19 ---> feebe5043307 13:33:19 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 13:33:19 ---> Running in 62468271f1fa 13:33:19 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 13:33:19 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 13:33:19 prd-centos7-docker-4c-2g-16893 does not seem to be running inside a container 13:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/68 -v /w/workspace/device-sdk-c/68:/w/workspace/device-sdk-c/68:rw,z -v /w/workspace/device-sdk-c/68@tmp:/w/workspace/device-sdk-c/68@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 ******** ci-base-image-x86_64 cat 13:33:19 $ docker top fa8c3069df33a7d19ca8c7b24dde80298b0b58f3896b7c220ce5c1b4dfd1efb0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:20 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:33:20 + make test 13:33:20 echo "make test" 13:33:20 make test [Pipeline] } 13:33:20 $ docker stop --time=1 fa8c3069df33a7d19ca8c7b24dde80298b0b58f3896b7c220ce5c1b4dfd1efb0 13:33:20 (1/6) Installing curl (7.64.0-r5) 13:33:20 (2/6) Installing hiredis (0.14.0-r0) 13:33:20 (3/6) Installing hiredis-dev (0.14.0-r0) 13:33:20 (4/6) Installing libuuid (2.33-r0) 13:33:21 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 13:33:21 $ docker rm -f fa8c3069df33a7d19ca8c7b24dde80298b0b58f3896b7c220ce5c1b4dfd1efb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 13:33:24 (6/6) Installing wget (1.20.3-r0) 13:33:24 Executing busybox-1.29.3-r10.trigger 13:33:24 OK: 283 MiB in 81 packages 13:33:24 Removing intermediate container 62468271f1fa 13:33:24 ---> ff72d87b340d 13:33:24 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 13:33:26 ---> 2dc37d91b24a 13:33:26 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 13:33:26 ---> 68b59f33d7c2 13:33:26 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 13:33:28 ---> 5e0b5a279126 13:33:28 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 13:33:28 ---> cdabaa960810 13:33:28 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 13:33:28 ---> 3c00e08c9ae3 13:33:28 Successfully built 3c00e08c9ae3 13:33:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:33:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:50 + docker inspect -f . ci-base-image-arm64 13:33:50 . [Pipeline] withDockerContainer 13:33:50 + ls -al . 13:33:50 total 160 13:33:50 drwxrwxr-x. 8 jenkins jenkins 260 May 24 13:31 . 13:33:50 drwxrwxr-x. 4 jenkins jenkins 30 May 24 13:31 .. 13:33:50 -rw-rw-r--. 1 jenkins jenkins 3104 May 24 13:31 Attribution.txt 13:33:50 -rw-rw-r--. 1 jenkins jenkins 7373 May 24 13:31 CHANGES 13:33:50 drwxrwxr-x. 2 jenkins jenkins 121 May 24 13:31 docs 13:33:50 -rw-rw-r--. 1 jenkins jenkins 108574 May 24 13:31 Doxyfile 13:33:50 drwxrwxr-x. 8 jenkins jenkins 162 May 24 13:31 .git 13:33:50 drwxrwxr-x. 2 jenkins jenkins 81 May 24 13:31 .github 13:33:50 -rw-rw-r--. 1 jenkins jenkins 176 May 24 13:31 .gitignore 13:33:50 drwxrwxr-x. 4 jenkins jenkins 33 May 24 13:31 include 13:33:50 -rw-rw-r--. 1 jenkins jenkins 784 May 24 13:31 Jenkinsfile 13:33:50 -rw-rw-r--. 1 jenkins jenkins 10174 May 24 13:31 LICENSE 13:33:50 -rw-rw-r--. 1 jenkins jenkins 444 May 24 13:31 Makefile 13:33:50 -rw-rw-r--. 1 jenkins jenkins 4090 May 24 13:31 README.md 13:33:50 -rw-rw-r--. 1 jenkins jenkins 6654 May 24 13:31 README.v2.md 13:33:50 drwxrwxr-x. 2 jenkins jenkins 98 May 24 13:31 scripts 13:33:50 drwxrwxr-x. 4 jenkins jenkins 50 May 24 13:31 src 13:33:50 -rw-rw-r--. 1 jenkins jenkins 12 May 24 13:27 VERSION 13:33:51 prd-ubuntu18.04-docker-arm64-4c-16g-16892 does not seem to be running inside a container 13:33:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/68 -v /w/workspace/device-sdk-c/68:/w/workspace/device-sdk-c/68:rw,z -v /w/workspace/device-sdk-c/68@tmp:/w/workspace/device-sdk-c/68@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 ******** ci-base-image-arm64 cat 13:33:52 $ docker top 076d4f3c64336698a298a4edb6b31a779927c511f277b5a3e896dd89f6ab5c63 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:33:53 + 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=f6bb9bf53ac86779778c08f9fa605f5085252768 --label arch=amd64 --label version=1.3.2-dev.16 . 13:33:53 Sending build context to Docker daemon 2.524MB 13:33:53 Step 1/17 : ARG BASE=alpine:3.12 13:33:53 Step 2/17 : FROM ${BASE} 13:33:53 ---> 07c6a2085ce1 13:33:53 Step 3/17 : LABEL maintainer="IOTech " 13:33:53 + make test 13:33:53 echo "make test" 13:33:53 make test [Pipeline] } 13:33:53 $ docker stop --time=1 076d4f3c64336698a298a4edb6b31a779927c511f277b5a3e896dd89f6ab5c63 13:33:54 ---> Running in f8ef2e548467 13:33:54 Removing intermediate container f8ef2e548467 13:33:54 ---> b9ee9c832e62 13:33:54 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 13:33:54 ---> Running in 68bb3cfbd321 13:33:54 --2021-05-24 13:33:54-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 13:33:54 Resolving iotech.jfrog.io... 54.74.239.58, 54.72.115.12, 34.243.182.113 13:33:54 Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. 13:33:55 HTTP request sent, awaiting response... 200 OK 13:33:55 Length: 451 [application/octet-stream] 13:33:55 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:33:55  13:33:55 0K 100% 49.8M=0s 13:33:55 13:33:55 2021-05-24 13:33:55 (49.8 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 13:33:55 13:33:55 Removing intermediate container 68bb3cfbd321 13:33:55 ---> 70f2ea6866bb 13:33:55 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:33:55 ---> Running in 1b4c305cf1a3 13:33:55 $ docker rm -f 076d4f3c64336698a298a4edb6b31a779927c511f277b5a3e896dd89f6ab5c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:33:58 Removing intermediate container 1b4c305cf1a3 13:33:58 ---> ca62296b67aa 13:33:58 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 13:33:58 ---> Running in 0325a963064d 13:33:58 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 13:33:58 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 13:33:58 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 13:33:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:33:58 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 13:33:58 + ls -al . 13:33:58 total 192 13:33:58 drwxrwxr-x 8 jenkins jenkins 4096 May 24 13:30 . 13:33:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 13:30 .. 13:33:58 drwxrwxr-x 8 jenkins jenkins 4096 May 24 13:30 .git 13:33:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 13:30 .github 13:33:58 -rw-rw-r-- 1 jenkins jenkins 176 May 24 13:30 .gitignore 13:33:58 -rw-rw-r-- 1 jenkins jenkins 3104 May 24 13:30 Attribution.txt 13:33:58 -rw-rw-r-- 1 jenkins jenkins 7373 May 24 13:30 CHANGES 13:33:58 -rw-rw-r-- 1 jenkins jenkins 108574 May 24 13:30 Doxyfile 13:33:58 -rw-rw-r-- 1 jenkins jenkins 784 May 24 13:30 Jenkinsfile 13:33:58 -rw-rw-r-- 1 jenkins jenkins 10174 May 24 13:30 LICENSE 13:33:58 -rw-rw-r-- 1 jenkins jenkins 444 May 24 13:30 Makefile 13:33:58 -rw-rw-r-- 1 jenkins jenkins 4090 May 24 13:30 README.md 13:33:58 -rw-rw-r-- 1 jenkins jenkins 6654 May 24 13:30 README.v2.md 13:33:58 -rw-rw-r-- 1 jenkins jenkins 12 May 24 13:27 VERSION 13:33:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 13:30 docs 13:33:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 13:30 include 13:33:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 13:30 scripts 13:33:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 13:30 src [Pipeline] isUnix [Pipeline] sh 13:33:59 (2/6) Installing libblkid (2.33-r0) 13:33:59 (3/6) Installing libfdisk (2.33-r0) 13:33:59 + 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=f6bb9bf53ac86779778c08f9fa605f5085252768 --label arch=arm64 --label version=1.3.2-dev.16 . 13:33:59 (4/6) Installing libmount (2.33-r0) 13:33:59 (5/6) Installing libsmartcols (2.33-r0) 13:33:59 (6/6) Installing util-linux-dev (2.33-r0) 13:33:59 Sending build context to Docker daemon 2.523MB 13:33:59 Step 1/17 : ARG BASE=alpine:3.12 13:33:59 Step 2/17 : FROM ${BASE} 13:33:59 ---> 3c00e08c9ae3 13:33:59 Step 3/17 : LABEL maintainer="IOTech " 13:33:59 ---> Running in 2e0ec9c380fe 13:33:59 Executing busybox-1.29.3-r10.trigger 13:33:59 OK: 273 MiB in 87 packages 13:34:00 Removing intermediate container 2e0ec9c380fe 13:34:00 ---> cf33e6761159 13:34:00 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 13:34:00 ---> Running in d52f4a867e52 13:34:00 Removing intermediate container 0325a963064d 13:34:00 ---> ce71c46343ff 13:34:00 Step 7/17 : COPY VERSION /edgex-c-sdk/ 13:34:01 ---> 93d443ebeadf 13:34:01 Step 8/17 : COPY src /edgex-c-sdk/src/ 13:34:01 --2021-05-24 13:34:01-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 13:34:01 Resolving iotech.jfrog.io... 54.74.239.58, 34.243.182.113, 54.72.115.12 13:34:02 Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. 13:34:02 ---> 9196a4115257 13:34:02 Step 9/17 : COPY include /edgex-c-sdk/include/ 13:34:02 HTTP request sent, awaiting response... 200 OK 13:34:02 Length: 451 [application/octet-stream] 13:34:02 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 13:34:02  13:34:02 0K   100% 18.2M=0s 13:34:02 13:34:02 2021-05-24 13:34:02 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 13:34:02 13:34:02 ---> 775f06ab3d3b 13:34:02 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 13:34:02 ---> fc58cc3f6d05 13:34:02 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 13:34:02 ---> 8ff3659bb96a 13:34:02 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 13:34:03 ---> 69517aab0cc6 13:34:03 Step 13/17 : WORKDIR /edgex-c-sdk 13:34:03 Removing intermediate container d52f4a867e52 13:34:03 ---> 2905c1cf1fa6 13:34:03 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 13:34:03 ---> Running in 1c52847d5e06 13:34:03 ---> Running in 690085a60bc6 13:34:03 Removing intermediate container 690085a60bc6 13:34:03 ---> 996db0e6b0b4 13:34:03 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 13:34:03 ---> Running in ca29c1f3e4dd 13:34:03 Removing intermediate container ca29c1f3e4dd 13:34:03 ---> 0e58ba103dee 13:34:03 Step 15/17 : LABEL arch=amd64 13:34:04 ---> Running in b5e026808701 13:34:04 Removing intermediate container b5e026808701 13:34:04 ---> ae26645979c7 13:34:04 Step 16/17 : LABEL git_sha=f6bb9bf53ac86779778c08f9fa605f5085252768 13:34:04 ---> Running in 4f421a8271b8 13:34:04 Removing intermediate container 4f421a8271b8 13:34:04 ---> 4ebe73c5ebcf 13:34:04 Step 17/17 : LABEL version=1.3.2-dev.16 13:34:04 ---> Running in 70fae2ee3824 13:34:05 Removing intermediate container 70fae2ee3824 13:34:05 ---> ea9da1fb074b 13:34:05 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:34:05 Successfully built ea9da1fb074b 13:34:05 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script 13:34:07 Removing intermediate container 1c52847d5e06 13:34:07 ---> 954c49833acf 13:34:07 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 13:34:07 ---> Running in 486ddcd9d55c 13:34:07 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 13:34:07 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 13:34:09 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 13:34:09 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 13:34:09 (2/6) Installing libblkid (2.33-r0) 13:34:09 (3/6) Installing libfdisk (2.33-r0) 13:34:09 (4/6) Installing libmount (2.33-r0) 13:34:09 (5/6) Installing libsmartcols (2.33-r0) 13:34:09 (6/6) Installing util-linux-dev (2.33-r0) 13:34:09 Executing busybox-1.29.3-r10.trigger 13:34:09 OK: 287 MiB in 87 packages [Pipeline] // stage [Pipeline] } 13:34:10 Removing intermediate container 486ddcd9d55c 13:34:10 ---> ef3fd523b1cf 13:34:10 Step 7/17 : COPY VERSION /edgex-c-sdk/ 13:34:11 ---> 398451e70f00 13:34:11 Step 8/17 : COPY src /edgex-c-sdk/src/ 13:34:12 ---> e211a6680e83 13:34:12 Step 9/17 : COPY include /edgex-c-sdk/include/ 13:34:13 ---> 219b605c741d 13:34:13 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 13:34:14 ---> c16c7cf86f2c 13:34:14 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 13:34:14 ---> 247547ed6873 13:34:14 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 13:34:15 ---> af4b646e5853 13:34:15 Step 13/17 : WORKDIR /edgex-c-sdk 13:34:15 ---> Running in 1f0750ecfc6f 13:34:16 Removing intermediate container 1f0750ecfc6f 13:34:16 ---> 94d067e41545 13:34:16 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 13:34:16 ---> Running in fa74c5b0df3c 13:34:16 Removing intermediate container fa74c5b0df3c 13:34:16 ---> 43d386bc3f76 13:34:16 Step 15/17 : LABEL arch=arm64 13:34:17 ---> Running in ddd8d26663e5 13:34:17 Removing intermediate container ddd8d26663e5 13:34:17 ---> 9aed7e7b18c3 13:34:17 Step 16/17 : LABEL git_sha=f6bb9bf53ac86779778c08f9fa605f5085252768 13:34:17 ---> Running in 37911a9d7388 13:34:17 Removing intermediate container 37911a9d7388 13:34:17 ---> 11872227be57 13:34:17 Step 17/17 : LABEL version=1.3.2-dev.16 13:34:18 ---> Running in 76c88f6b7efe 13:34:18 Removing intermediate container 76c88f6b7efe 13:34:18 ---> 9ed15240d3f1 13:34:18 [Warning] One or more build-args [ARCH MAKE] were not consumed 13:34:18 Successfully built 9ed15240d3f1 13:34:18 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 13:34:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:34:23 . [Pipeline] withDockerContainer 13:34:24 prd-centos7-docker-4c-2g-16891 does not seem to be running inside a container 13:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:34:24 $ docker top cc67b7fd22d016833ad6635c980db4931ae5a7690b2234864e33bd1f9858fb86 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:34:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:34:24 [ssh-agent] Looking for ssh-agent implementation... 13:34:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:34:24 $ docker exec cc67b7fd22d016833ad6635c980db4931ae5a7690b2234864e33bd1f9858fb86 ssh-agent 13:34:25 SSH_AUTH_SOCK=/tmp/ssh-Z27d87cj9Lwb/agent.14 13:34:25 SSH_AGENT_PID=20 13:34:25 Running ssh-add (command line suppressed) 13:34:25 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_277057704116102955.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_277057704116102955.key) 13:34:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:34:25 + git semver tag 13:34:25 # -> Open(): unable to determine branch for HEAD 13:34:25 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 13:34:25 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 13:34:25 # $SEMVER_REMOTE_NAME = origin 13:34:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:34:25 # $SEMVER_USER_NAME = edgex-jenkins 13:34:25 # $SEMVER_BRANCH = master 13:34:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver 13:34:25 # f6bb9bf53ac86779778c08f9fa605f5085252768 HEAD 13:34:25 # -> Force: false 13:34:25 # 80dd7bc2943bca6185b351e574e541ffb0a42c7e refs/tags/v1.3.2-dev.16 [Pipeline] } 13:34:25 $ docker exec --env ******** --env ******** cc67b7fd22d016833ad6635c980db4931ae5a7690b2234864e33bd1f9858fb86 ssh-agent -k 13:34:25 unset SSH_AUTH_SOCK; 13:34:25 unset SSH_AGENT_PID; 13:34:25 echo Agent pid 20 killed; 13:34:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:34:25 + git semver [Pipeline] } 13:34:25 $ docker stop --time=1 cc67b7fd22d016833ad6635c980db4931ae5a7690b2234864e33bd1f9858fb86 13:34:27 $ docker rm -f cc67b7fd22d016833ad6635c980db4931ae5a7690b2234864e33bd1f9858fb86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:34:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:34:29 13:34:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:34:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:34:30 0.23.1-centos7: Pulling from edgex-lftools 13:34:30 ab5ef0e58194: Pulling fs layer 13:34:30 9712f1f96733: Pulling fs layer 13:34:30 63f879dbbcfc: Pulling fs layer 13:34:30 0d9ebad4ef96: Pulling fs layer 13:34:30 e9a5061849ea: Pulling fs layer 13:34:30 d747dcd14b5f: Pulling fs layer 13:34:30 2de7ff778b66: Pulling fs layer 13:34:30 e9a5061849ea: Waiting 13:34:30 d747dcd14b5f: Waiting 13:34:30 2de7ff778b66: Waiting 13:34:30 0d9ebad4ef96: Waiting 13:34:30 9712f1f96733: Verifying Checksum 13:34:30 9712f1f96733: Download complete 13:34:32 63f879dbbcfc: Verifying Checksum 13:34:32 63f879dbbcfc: Download complete 13:34:32 e9a5061849ea: Verifying Checksum 13:34:32 e9a5061849ea: Download complete 13:34:32 d747dcd14b5f: Verifying Checksum 13:34:32 d747dcd14b5f: Download complete 13:34:32 2de7ff778b66: Verifying Checksum 13:34:32 2de7ff778b66: Download complete 13:34:32 0d9ebad4ef96: Verifying Checksum 13:34:32 0d9ebad4ef96: Download complete 13:34:32 ab5ef0e58194: Verifying Checksum 13:34:32 ab5ef0e58194: Download complete 13:34:36 ab5ef0e58194: Pull complete 13:34:36 9712f1f96733: Pull complete 13:34:36 63f879dbbcfc: Pull complete 13:34:41 0d9ebad4ef96: Pull complete 13:34:41 e9a5061849ea: Pull complete 13:34:41 d747dcd14b5f: Pull complete 13:34:42 2de7ff778b66: Pull complete 13:34:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:34:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:34:42 prd-centos7-docker-4c-2g-16891 does not seem to be running inside a container 13:34:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:34:47 $ docker top d2ea54894c5fe59518e295a5572f94f72dcce768115c1ee94e3d6ce44fb3116b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:34:47 provisioning config files... 13:34:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config8122923936437105057tmp 13:34:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2997835901622837363tmp 13:34:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6766978087949914927tmp [Pipeline] { [Pipeline] echo 13:34:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:34:47 ---> sigul-configuration.sh 13:34:47 gpg: directory `/root/.gnupg' created 13:34:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:34:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:34:47 gpg: keyring `/root/.gnupg/secring.gpg' created 13:34:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:34:47 gpg: CAST5 encrypted data 13:34:47 gpg: encrypted with 1 passphrase 13:34:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:34:50 + mkdir /home/jenkins 13:34:50 + mkdir /home/jenkins/sigul [Pipeline] sh 13:34:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:34:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:34:50 ---> sigul-install.sh 13:34:56 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 13:34:56 + git tag --list 13:34:56 0.7.0 13:34:56 0.7.1 13:34:56 1.0.0 13:34:56 v1.0.1 13:34:56 v1.0.2 13:34:56 v1.0.3 13:34:56 v1.1.0 13:34:56 v1.1.1 13:34:56 v1.2.0 13:34:56 v1.2.1 13:34:56 v1.2.2 13:34:56 v1.3.0 13:34:56 v1.3.1 13:34:56 v1.3.1-dev.1 13:34:56 v1.3.1-dev.2 13:34:56 v1.3.1-dev.3 13:34:56 v1.3.2-dev.1 13:34:56 v1.3.2-dev.10 13:34:56 v1.3.2-dev.11 13:34:56 v1.3.2-dev.12 13:34:56 v1.3.2-dev.13 13:34:56 v1.3.2-dev.14 13:34:56 v1.3.2-dev.15 13:34:56 v1.3.2-dev.16 13:34:56 v1.3.2-dev.2 13:34:56 v1.3.2-dev.3 13:34:56 v1.3.2-dev.4 13:34:56 v1.3.2-dev.5 13:34:56 v1.3.2-dev.6 13:34:56 v1.3.2-dev.7 13:34:56 v1.3.2-dev.8 13:34:56 v1.3.2-dev.9 [Pipeline] sh 13:34:56 + lftools sign git-tag v1.3.2-dev.16 13:34:57 Signing Git tag with Sigul... 13:34:57 Signing v1.3.2-dev.16 [Pipeline] echo 13:34:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:34:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:34:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:34:58 $ docker stop --time=1 d2ea54894c5fe59518e295a5572f94f72dcce768115c1ee94e3d6ce44fb3116b 13:35:00 $ docker rm -f d2ea54894c5fe59518e295a5572f94f72dcce768115c1ee94e3d6ce44fb3116b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:35:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:01 . [Pipeline] withDockerContainer 13:35:03 prd-centos7-docker-4c-2g-16891 does not seem to be running inside a container 13:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:35:03 $ docker top c15a23beb346ca209896b731bbddf9181db4aab2193c6a84daeaa9420689cc2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:04 [ssh-agent] Looking for ssh-agent implementation... 13:35:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:04 $ docker exec c15a23beb346ca209896b731bbddf9181db4aab2193c6a84daeaa9420689cc2a ssh-agent 13:35:04 SSH_AUTH_SOCK=/tmp/ssh-XXRqltMlgSLn/agent.13 13:35:04 SSH_AGENT_PID=19 13:35:04 Running ssh-add (command line suppressed) 13:35:04 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2613164645863892611.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2613164645863892611.key) 13:35:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:04 + git semver bump pre 13:35:04 # -> Open(): unable to determine branch for HEAD 13:35:04 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 13:35:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 13:35:04 # $SEMVER_REMOTE_NAME = origin 13:35:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:35:04 # $SEMVER_USER_NAME = edgex-jenkins 13:35:04 # $SEMVER_BRANCH = master 13:35:04 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver 13:35:04 1.3.2-dev.17 [Pipeline] } 13:35:04 $ docker exec --env ******** --env ******** c15a23beb346ca209896b731bbddf9181db4aab2193c6a84daeaa9420689cc2a ssh-agent -k 13:35:04 unset SSH_AUTH_SOCK; 13:35:04 unset SSH_AGENT_PID; 13:35:04 echo Agent pid 19 killed; 13:35:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:35:05 + git semver [Pipeline] } 13:35:07 $ docker stop --time=1 c15a23beb346ca209896b731bbddf9181db4aab2193c6a84daeaa9420689cc2a 13:35:08 $ docker rm -f c15a23beb346ca209896b731bbddf9181db4aab2193c6a84daeaa9420689cc2a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:35:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:35:09 . [Pipeline] withDockerContainer 13:35:09 prd-centos7-docker-4c-2g-16891 does not seem to be running inside a container 13:35:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:35:09 $ docker top 534f2c8e02185fbfe77ee694e58cb94af190e569819cf3f539942b0d0aa4f825 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:35:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:35:09 [ssh-agent] Looking for ssh-agent implementation... 13:35:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:35:09 $ docker exec 534f2c8e02185fbfe77ee694e58cb94af190e569819cf3f539942b0d0aa4f825 ssh-agent 13:35:10 SSH_AUTH_SOCK=/tmp/ssh-73Gnv4n0KWdq/agent.13 13:35:10 SSH_AGENT_PID=19 13:35:10 Running ssh-add (command line suppressed) 13:35:10 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7255977751528946471.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_7255977751528946471.key) 13:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:35:10 + git semver push 13:35:10 # -> Open(): unable to determine branch for HEAD 13:35:10 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 13:35:10 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 13:35:10 # $SEMVER_REMOTE_NAME = origin 13:35:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:35:10 # $SEMVER_USER_NAME = edgex-jenkins 13:35:10 # $SEMVER_BRANCH = master 13:35:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } 13:35:15 $ docker exec --env ******** --env ******** 534f2c8e02185fbfe77ee694e58cb94af190e569819cf3f539942b0d0aa4f825 ssh-agent -k 13:35:15 unset SSH_AUTH_SOCK; 13:35:15 unset SSH_AGENT_PID; 13:35:15 echo Agent pid 19 killed; 13:35:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:35:15 + git semver [Pipeline] } 13:35:15 $ docker stop --time=1 534f2c8e02185fbfe77ee694e58cb94af190e569819cf3f539942b0d0aa4f825 13:35:16 $ docker rm -f 534f2c8e02185fbfe77ee694e58cb94af190e569819cf3f539942b0d0aa4f825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:35:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:35:20 ---> package-listing.sh 13:35:20 ++ facter osfamily 13:35:20 ++ tr '[:upper:]' '[:lower:]' 13:35:20 + OS_FAMILY=redhat 13:35:20 + workspace=/w/workspace/edgexfoundry_device-sdk-c_master 13:35:20 + START_PACKAGES=/tmp/packages_start.txt 13:35:20 + END_PACKAGES=/tmp/packages_end.txt 13:35:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:20 + PACKAGES=/tmp/packages_start.txt 13:35:20 + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' 13:35:20 + PACKAGES=/tmp/packages_end.txt 13:35:20 + case "${OS_FAMILY}" in 13:35:20 + sort 13:35:20 + rpm -qa 13:35:22 + '[' -f /tmp/packages_start.txt ']' 13:35:22 + '[' -f /tmp/packages_end.txt ']' 13:35:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:22 + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' 13:35:22 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ 13:35:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo 13:35:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:35:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:35:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:35:23 13:35:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:35:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:35:23 alpine: Pulling from edgex-lftools-log-publisher 13:35:23 df20fa9351a1: Pulling fs layer 13:35:23 36b3adc4ff6f: Pulling fs layer 13:35:23 8ad3a11d3b57: Pulling fs layer 13:35:23 46f8f816bc3b: Pulling fs layer 13:35:23 93b61091891f: Pulling fs layer 13:35:23 93b9cdb0e59b: Pulling fs layer 13:35:23 5e14af77c1be: Pulling fs layer 13:35:23 01666e4c0597: Pulling fs layer 13:35:23 aa168da1d23b: Pulling fs layer 13:35:23 93b9cdb0e59b: Waiting 13:35:23 5e14af77c1be: Waiting 13:35:23 01666e4c0597: Waiting 13:35:23 aa168da1d23b: Waiting 13:35:23 46f8f816bc3b: Waiting 13:35:23 93b61091891f: Waiting 13:35:23 36b3adc4ff6f: Verifying Checksum 13:35:23 36b3adc4ff6f: Download complete 13:35:23 46f8f816bc3b: Verifying Checksum 13:35:23 46f8f816bc3b: Download complete 13:35:23 df20fa9351a1: Verifying Checksum 13:35:23 df20fa9351a1: Download complete 13:35:23 93b9cdb0e59b: Verifying Checksum 13:35:23 93b9cdb0e59b: Download complete 13:35:23 5e14af77c1be: Verifying Checksum 13:35:23 5e14af77c1be: Download complete 13:35:23 93b61091891f: Verifying Checksum 13:35:23 93b61091891f: Download complete 13:35:23 01666e4c0597: Verifying Checksum 13:35:23 01666e4c0597: Download complete 13:35:24 8ad3a11d3b57: Verifying Checksum 13:35:24 8ad3a11d3b57: Download complete 13:35:24 df20fa9351a1: Pull complete 13:35:24 36b3adc4ff6f: Pull complete 13:35:24 8ad3a11d3b57: Pull complete 13:35:24 46f8f816bc3b: Pull complete 13:35:25 93b61091891f: Pull complete 13:35:25 93b9cdb0e59b: Pull complete 13:35:25 5e14af77c1be: Pull complete 13:35:25 01666e4c0597: Pull complete 13:35:25 aa168da1d23b: Verifying Checksum 13:35:25 aa168da1d23b: Download complete 13:35:31 aa168da1d23b: Pull complete 13:35:31 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:35:31 prd-centos7-docker-4c-2g-16891 does not seem to be running inside a container 13:35:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_master -v /w/workspace/edgexfoundry_device-sdk-c_master:/w/workspace/edgexfoundry_device-sdk-c_master:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_master@tmp:/w/workspace/edgexfoundry_device-sdk-c_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 13:35:34 $ docker top fc6ce2e45529708cebfb78bdbb9ff34022adea798d72e70d0511667760e35242 -eo pid,comm [Pipeline] { [Pipeline] sh 13:35:34 + touch /tmp/pre-build-complete [Pipeline] sh 13:35:34 + mkdir -p /var/log/sa [Pipeline] sh 13:35:35 + ls /var/log/sa-host 13:35:35 + sadf -c /var/log/sa-host/sa05 13:35:35 file_magic: OK 13:35:35 HZ: Using current value: 100 13:35:35 file_header: OK 13:35:35 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 13:35:35 Statistics: 13:35:35 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:35:35 File successfully converted to sysstat format version 12.2.1 13:35:35 + sadf -c /var/log/sa-host/sa24 13:35:35 file_magic: OK 13:35:35 HZ: Using current value: 100 13:35:35 file_header: OK 13:35:35 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 13:35:35 Statistics: 13:35:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:35:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:35:39 provisioning config files... 13:35:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6130895339831455517tmp [Pipeline] { [Pipeline] echo 13:35:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:35:42 ---> create-netrc.sh [Pipeline] } 13:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:35:42 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:35:42 ---> python-tools-install.sh [Pipeline] echo 13:35:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:35:42 ---> sudo-logs.sh 13:35:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:35:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:35:43 ---> job-cost.sh 13:35:43 lf-activate-venv: SKIPPING 13:35:43 INFO: No Stack... 13:35:44 INFO: Retrieving Pricing Info for: v3-standard-2 13:35:44 INFO: Archiving Costs [Pipeline] echo 13:35:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:35:46 ---> logs-deploy.sh 13:35:46 lf-activate-venv: SKIPPING 13:35:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/68 13:35:46 INFO: archiving workspace using pattern(s): 13:35:46 Archives upload complete. 13:35:46 INFO: archiving logs to Nexus 13:35:46 ---> uname -a: 13:35:46 Linux prd-centos7-docker-4c-2g-16891.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 13:35:46 13:35:46 13:35:46 ---> lscpu: 13:35:46 Architecture: x86_64 13:35:46 CPU op-mode(s): 32-bit, 64-bit 13:35:46 Byte Order: Little Endian 13:35:46 Address sizes: 40 bits physical, 48 bits virtual 13:35:46 CPU(s): 2 13:35:46 On-line CPU(s) list: 0,1 13:35:46 Thread(s) per core: 1 13:35:46 Core(s) per socket: 1 13:35:46 Socket(s): 2 13:35:46 NUMA node(s): 1 13:35:46 Vendor ID: AuthenticAMD 13:35:46 CPU family: 23 13:35:46 Model: 49 13:35:46 Model name: AMD EPYC-Rome Processor 13:35:46 Stepping: 0 13:35:46 CPU MHz: 2800.000 13:35:46 BogoMIPS: 5600.00 13:35:46 Virtualization: AMD-V 13:35:46 Hypervisor vendor: KVM 13:35:46 Virtualization type: full 13:35:46 L1d cache: 64 KiB 13:35:46 L1i cache: 64 KiB 13:35:46 L2 cache: 1 MiB 13:35:46 L3 cache: 32 MiB 13:35:46 NUMA node0 CPU(s): 0,1 13:35:46 Vulnerability Itlb multihit: Not affected 13:35:46 Vulnerability L1tf: Not affected 13:35:46 Vulnerability Mds: Not affected 13:35:46 Vulnerability Meltdown: Not affected 13:35:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:35:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:35:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:35:46 Vulnerability Srbds: Not affected 13:35:46 Vulnerability Tsx async abort: Not affected 13:35:46 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 13:35:46 13:35:46 13:35:46 ---> nproc: 13:35:46 2 13:35:46 13:35:46 13:35:46 ---> df -h: 13:35:46 Filesystem Size Used Available Use% Mounted on 13:35:46 overlay 40.0G 8.2G 31.8G 20% / 13:35:46 tmpfs 64.0M 0 64.0M 0% /dev 13:35:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:35:46 shm 64.0M 0 64.0M 0% /dev/shm 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /facter-os 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/resolv.conf 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hostname 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hosts 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/auth.log 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /run/cloud-init/result.json 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master@tmp 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/sa-host 13:35:46 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/secure 13:35:46 13:35:46 13:35:46 ---> free -m: 13:35:46 total used free shared buff/cache available 13:35:46 Mem: 7821 1075 4058 0 2686 6619 13:35:46 Swap: 1023 0 1023 13:35:46 13:35:46 13:35:46 ---> ip addr: 13:35:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:35:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:35:46 inet 127.0.0.1/8 scope host lo 13:35:46 valid_lft forever preferred_lft forever 13:35:46 inet6 ::1/128 scope host 13:35:46 valid_lft forever preferred_lft forever 13:35:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:35:46 link/ether fa:16:3e:71:6a:e0 brd ff:ff:ff:ff:ff:ff 13:35:46 inet 10.30.123.23/23 brd 10.30.123.255 scope global dynamic eth0 13:35:46 valid_lft 85849sec preferred_lft 85849sec 13:35:46 inet6 fe80::f816:3eff:fe71:6ae0/64 scope link 13:35:46 valid_lft forever preferred_lft forever 13:35:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:35:46 link/ether 02:42:7d:d1:36:4e brd ff:ff:ff:ff:ff:ff 13:35:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:35:46 valid_lft forever preferred_lft forever 13:35:46 inet6 fe80::42:7dff:fed1:364e/64 scope link 13:35:46 valid_lft forever preferred_lft forever 13:35:46 13:35:46 13:35:46 ---> sar -b -r -n DEV: 13:35:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 13:35:46 13:35:46 13:26:25 LINUX RESTART (2 CPU) 13:35:46 13:35:46 13:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:35:46 13:28:01 85.65 4.44 81.21 0.00 2836.42 3630.70 0.00 13:35:46 13:29:01 1.75 0.02 1.73 0.00 0.53 33.99 0.00 13:35:46 13:30:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 13:35:46 13:31:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 13:35:46 13:32:01 0.25 0.00 0.25 0.00 0.00 2.90 0.00 13:35:46 13:33:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 13:35:46 13:34:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 13:35:46 13:35:01 101.70 0.00 101.70 0.00 0.00 26755.05 0.00 13:35:46 Average: 23.80 0.56 23.25 0.00 354.77 3806.12 0.00 13:35:46 13:35:46 13:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:35:46 13:28:01 5464268 0 802160 10.02 2620 1739892 1164412 12.86 569480 1575180 128 13:35:46 13:29:01 5476276 0 790144 9.87 2620 1739900 1069164 11.80 559640 1575156 16 13:35:46 13:30:01 5476408 0 790012 9.86 2620 1739900 1069164 11.80 560452 1574244 8 13:35:46 13:31:01 5473760 0 792652 9.90 2620 1739908 1069416 11.81 563000 1574244 8 13:35:46 13:32:01 5474680 0 791728 9.89 2620 1739912 1069420 11.81 558648 1578228 16 13:35:46 13:33:01 5474404 0 792000 9.89 2620 1739916 1069432 11.81 558784 1578232 8 13:35:46 13:34:01 5466900 0 799500 9.98 2620 1739920 1069228 11.80 566232 1578276 8 13:35:46 13:35:01 4684596 0 978008 12.21 2620 2343716 1140912 12.60 659284 2110500 32 13:35:46 Average: 5373912 0 817026 10.20 2620 1815383 1090144 12.04 574440 1643008 28 13:35:46 13:35:46 13:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:35:46 13:28:01 eth0 494.46 341.92 924.57 75.86 0.00 0.00 0.00 0.00 13:35:46 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:28:01 docker0 5.86 4.00 0.90 24.27 0.00 0.00 0.00 0.00 13:35:46 13:29:01 eth0 0.67 0.08 0.06 0.03 0.00 0.00 0.00 0.00 13:35:46 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:30:01 eth0 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:35:46 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:31:01 eth0 0.92 0.42 0.32 0.21 0.00 0.00 0.00 0.00 13:35:46 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:32:01 eth0 0.67 0.43 0.35 0.24 0.00 0.00 0.00 0.00 13:35:46 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:33:01 eth0 0.17 0.13 0.07 0.04 0.00 0.00 0.00 0.00 13:35:46 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:34:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:35:46 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:35:01 eth0 466.76 418.64 3487.01 62.93 0.00 0.00 0.00 0.00 13:35:46 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 13:35:01 docker0 38.29 45.23 1.91 259.13 0.00 0.00 0.00 0.00 13:35:46 Average: eth0 120.54 95.27 551.79 17.42 0.00 0.00 0.00 0.00 13:35:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:35:46 Average: docker0 5.52 6.16 0.35 35.44 0.00 0.00 0.00 0.00 13:35:46 13:35:46 13:35:46 ---> sar -P ALL: 13:35:46 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 13:35:46 13:35:46 13:26:25 LINUX RESTART (2 CPU) 13:35:46 13:35:46 13:27:01 CPU %user %nice %system %iowait %steal %idle 13:35:46 13:28:01 all 9.95 0.00 3.18 1.84 0.06 84.97 13:35:46 13:28:01 0 9.21 0.00 3.82 2.78 0.07 84.12 13:35:46 13:28:01 1 10.68 0.00 2.55 0.91 0.05 85.81 13:35:46 13:29:01 all 0.12 0.00 0.06 0.00 0.03 99.79 13:35:46 13:29:01 0 0.15 0.00 0.03 0.00 0.03 99.78 13:35:46 13:29:01 1 0.08 0.00 0.08 0.00 0.03 99.80 13:35:46 13:30:01 all 0.11 0.00 0.04 0.00 0.03 99.82 13:35:46 13:30:01 0 0.15 0.00 0.03 0.00 0.02 99.80 13:35:46 13:30:01 1 0.07 0.00 0.05 0.00 0.03 99.85 13:35:46 13:31:01 all 0.08 0.00 0.03 0.00 0.03 99.85 13:35:46 13:31:01 0 0.13 0.00 0.03 0.00 0.03 99.80 13:35:46 13:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:35:46 13:32:01 all 0.14 0.00 0.04 0.00 0.04 99.77 13:35:46 13:32:01 0 0.22 0.00 0.05 0.00 0.07 99.67 13:35:46 13:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 13:35:46 13:33:01 all 0.05 0.00 0.03 0.00 0.03 99.89 13:35:46 13:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:35:46 13:33:01 1 0.03 0.00 0.03 0.00 0.05 99.88 13:35:46 13:34:01 all 0.06 0.00 0.03 0.00 0.03 99.87 13:35:46 13:34:01 0 0.08 0.00 0.03 0.00 0.03 99.85 13:35:46 13:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 13:35:46 13:35:01 all 13.12 0.00 6.35 2.65 0.06 77.82 13:35:46 13:35:01 0 11.93 0.00 6.88 2.68 0.07 78.43 13:35:46 13:35:01 1 14.30 0.00 5.81 2.63 0.05 77.21 13:35:46 Average: all 2.89 0.00 1.19 0.55 0.04 95.32 13:35:46 Average: 0 2.69 0.00 1.33 0.67 0.04 95.26 13:35:46 Average: 1 3.09 0.00 1.05 0.43 0.04 95.39 13:35:46 13:35:46 13:35:46