Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 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-ssh8739279872824339580.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1134688983661897025.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh3087271050293833169.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh328407223730765526.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh2383144246534316475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-1825’ is offline Running on prd-centos7-docker-4c-2g-484 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 > 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-ssh7865441419544738625.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 (master) > 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 c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 Commit message: "fix: allow for non-string attributes (#352)" > git rev-list --no-walk e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:07:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:07:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:07:07 ========================================================= 08:07:07 EdgeX Global Pipelines Version Info 08:07:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:07:08 ------------------- 08:07:08 stable info: 08:07:08 ------------------- 08:07:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:07:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:07:08 Message: update stable to v1.0.195 08:07:09 ------------------- 08:07:09 experimental info: 08:07:09 ------------------- 08:07:09 Commited By: **** collab-it+edgex@linuxfoundation.org 08:07:09 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 08:07:09 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6fc2f8 [Pipeline] echo 08:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:07:09 provisioning config files... 08:07:09 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6797883017801036106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:07:10 ---> docker-login.sh 08:07:10 nexus3.edgexfoundry.org:10001 08:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:10 Configure a credential helper to remove this warning. See 08:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:10 08:07:10 Login Succeeded 08:07:10 nexus3.edgexfoundry.org:10002 08:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:10 Configure a credential helper to remove this warning. See 08:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:10 08:07:10 Login Succeeded 08:07:10 nexus3.edgexfoundry.org:10003 08:07:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:10 Configure a credential helper to remove this warning. See 08:07:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:10 08:07:10 Login Succeeded 08:07:10 nexus3.edgexfoundry.org:10004 08:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:11 Configure a credential helper to remove this warning. See 08:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:11 08:07:11 Login Succeeded 08:07:11 docker.io 08:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:07:11 Configure a credential helper to remove this warning. See 08:07:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:07:11 08:07:11 Login Succeeded 08:07:11 ---> docker-login.sh ends [Pipeline] } 08:07:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:12 08:07:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:07:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:13 latest: Pulling from edgex-devops/git-semver 08:07:13 31603596830f: Pulling fs layer 08:07:13 54011a49482f: Pulling fs layer 08:07:13 a6820b24f6d8: Pulling fs layer 08:07:13 f581987b2513: Pulling fs layer 08:07:13 f581987b2513: Waiting 08:07:13 54011a49482f: Download complete 08:07:13 31603596830f: Verifying Checksum 08:07:13 31603596830f: Download complete 08:07:13 f581987b2513: Verifying Checksum 08:07:13 f581987b2513: Download complete 08:07:13 a6820b24f6d8: Verifying Checksum 08:07:13 a6820b24f6d8: Download complete 08:07:13 31603596830f: Pull complete 08:07:13 54011a49482f: Pull complete 08:07:14 a6820b24f6d8: Pull complete 08:07:14 f581987b2513: Pull complete 08:07:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:07:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:07:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:07:14 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 08:07:14 $ 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 08:07:15 $ docker top 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:15 [ssh-agent] Looking for ssh-agent implementation... 08:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:16 $ docker exec 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent 08:07:16 SSH_AUTH_SOCK=/tmp/ssh-cKMxMPk4yDXF/agent.13 08:07:16 SSH_AGENT_PID=20 08:07:16 Running ssh-add (command line suppressed) 08:07:16 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_188031446454829660.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_188031446454829660.key) 08:07:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:16 + git tag --points-at HEAD [Pipeline] } 08:07:16 $ docker exec --env ******** --env ******** 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent -k 08:07:16 unset SSH_AUTH_SOCK; 08:07:16 unset SSH_AGENT_PID; 08:07:16 echo Agent pid 20 killed; 08:07:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:07:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:07:16 [ssh-agent] Looking for ssh-agent implementation... 08:07:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:07:16 $ docker exec 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent 08:07:17 SSH_AUTH_SOCK=/tmp/ssh-mmu8h4QnswAZ/agent.54 08:07:17 SSH_AGENT_PID=61 08:07:17 Running ssh-add (command line suppressed) 08:07:17 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5732445273859165471.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5732445273859165471.key) 08:07:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:07:17 + git semver init 08:07:17 # -> Open(): unable to determine branch for HEAD 08:07:17 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 08:07:17 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 08:07:17 # $SEMVER_REMOTE_NAME = origin 08:07:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:07:17 # $SEMVER_USER_NAME = edgex-jenkins 08:07:17 # $SEMVER_BRANCH = master 08:07:17 # $SEMVER_TEMP = /tmp/semver-231291724 08:07:17 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 08:07:18 # '/tmp/semver-231291724' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' 08:07:18 # -> Force: false 08:07:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } 08:07:18 $ docker exec --env ******** --env ******** 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent -k 08:07:18 unset SSH_AUTH_SOCK; 08:07:18 unset SSH_AGENT_PID; 08:07:18 echo Agent pid 61 killed; 08:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:07:18 + git semver [Pipeline] } 08:07:18 $ docker stop --time=1 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e 08:07:19 $ docker rm -f 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e [Pipeline] // withDockerContainer [Pipeline] sh 08:07:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:07:20 Stashed 1 file(s) [Pipeline] echo 08:07:20 [edgeXSemver]: initialized semver on version 1.3.2-dev.20 [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 08:07:35 Still waiting to schedule task 08:07:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:07:35 Still waiting to schedule task 08:07:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:09:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-485 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws 08:09:39 Running in /w/workspace/device-sdk-c/72 [Pipeline] { [Pipeline] checkout 08:09:39 Selected Git installation does not exist. Using Default 08:09:39 The recommended git tool is: NONE 08:09:45 using credential edgex-jenkins-ssh 08:09:45 Cloning the remote Git repository 08:09:45 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 08:09:45 > git init /w/workspace/device-sdk-c/72 # timeout=10 08:09:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 08:09:45 > git --version # timeout=10 08:09:45 > git --version # 'git version 2.17.1' 08:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:46 Avoid second fetch 08:09:46 Checking out Revision c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 (master) 08:09:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 08:09:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:46 > git config core.sparsecheckout # timeout=10 08:09:46 > git checkout -f c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 08:09:50 Commit message: "fix: allow for non-string attributes (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:09:52 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:09:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:09:53 + sudo service docker restart 08:09:53 + true 08:09:58 Running on prd-centos7-docker-4c-2g-486 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws 08:09:59 Running in /w/workspace/device-sdk-c/72 [Pipeline] { [Pipeline] checkout 08:09:59 Selected Git installation does not exist. Using Default 08:09:59 The recommended git tool is: NONE 08:10:01 using credential edgex-jenkins-ssh 08:10:01 Cloning the remote Git repository 08:10:01 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 08:10:01 > git init /w/workspace/device-sdk-c/72 # timeout=10 08:10:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 08:10:01 > git --version # timeout=10 08:10:01 > git --version # 'git version 2.24.4' 08:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:01 [INFO] Currently running in a labeled security context 08:10:01 [INFO] Currently SELinux is 'enforcing' on the host 08:10:01 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/72@tmp/jenkins-gitclient-ssh823995557868811912.key 08:10:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:03 Avoid second fetch 08:10:03 Checking out Revision c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 (master) 08:10:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 08:10:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:03 > git config core.sparsecheckout # timeout=10 08:10:03 > git checkout -f c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 08:10:07 Commit message: "fix: allow for non-string attributes (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:10:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:10:08 + sudo service docker restart 08:10:08 + true 08:10:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:11 provisioning config files... 08:10:11 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/72@tmp/config8179871218048511493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:11 ---> docker-login.sh 08:10:11 nexus3.edgexfoundry.org:10001 08:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:13 Configure a credential helper to remove this warning. See 08:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:13 08:10:13 Login Succeeded 08:10:13 nexus3.edgexfoundry.org:10002 08:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:13 Configure a credential helper to remove this warning. See 08:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:13 08:10:13 Login Succeeded 08:10:13 nexus3.edgexfoundry.org:10003 08:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:14 Configure a credential helper to remove this warning. See 08:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:14 08:10:14 Login Succeeded 08:10:14 nexus3.edgexfoundry.org:10004 08:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:14 Configure a credential helper to remove this warning. See 08:10:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:14 08:10:14 Login Succeeded 08:10:14 docker.io 08:10:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:15 Configure a credential helper to remove this warning. See 08:10:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:15 08:10:15 Login Succeeded 08:10:15 ---> docker-login.sh ends [Pipeline] } 08:10:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:10:15 ========================================================= 08:10:15 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 08:10:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:10:16 + 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 . 08:10:16 Sending build context to Docker daemon 2.598MB 08:10:16 Step 1/25 : ARG BASE=alpine:3.12 08:10:16 Step 2/25 : FROM ${BASE} as builder 08:10:16 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 08:10:16 0362ad1dd800: Pulling fs layer 08:10:16 f2cdb1532d8b: Pulling fs layer 08:10:16 37ed683be191: Pulling fs layer 08:10:16 f2cdb1532d8b: Download complete 08:10:17 0362ad1dd800: Verifying Checksum 08:10:17 0362ad1dd800: Download complete 08:10:17 0362ad1dd800: Pull complete 08:10:17 f2cdb1532d8b: Pull complete 08:10:19 37ed683be191: Verifying Checksum 08:10:19 37ed683be191: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:26 provisioning config files... 08:10:26 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/72@tmp/config784402029439376539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:27 ---> docker-login.sh 08:10:27 nexus3.edgexfoundry.org:10001 08:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:27 Configure a credential helper to remove this warning. See 08:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:27 08:10:27 Login Succeeded 08:10:27 nexus3.edgexfoundry.org:10002 08:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:27 Configure a credential helper to remove this warning. See 08:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:27 08:10:27 Login Succeeded 08:10:27 nexus3.edgexfoundry.org:10003 08:10:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:27 Configure a credential helper to remove this warning. See 08:10:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:27 08:10:27 Login Succeeded 08:10:27 nexus3.edgexfoundry.org:10004 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:28 docker.io 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:28 ---> docker-login.sh ends [Pipeline] } 08:10:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:10:28 ========================================================= 08:10:28 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 08:10:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:10:28 + 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 . 08:10:28 Sending build context to Docker daemon 2.599MB 08:10:28 Step 1/25 : ARG BASE=alpine:3.12 08:10:28 Step 2/25 : FROM ${BASE} as builder 08:10:29 latest: Pulling from edgex-devops/edgex-gcc-base 08:10:29 e7c96db7181b: Pulling fs layer 08:10:29 4c13bbce0fe7: Pulling fs layer 08:10:29 6059c847ac2f: Pulling fs layer 08:10:29 4c13bbce0fe7: Verifying Checksum 08:10:29 4c13bbce0fe7: Download complete 08:10:29 e7c96db7181b: Verifying Checksum 08:10:29 e7c96db7181b: Download complete 08:10:29 e7c96db7181b: Pull complete 08:10:29 4c13bbce0fe7: Pull complete 08:10:29 37ed683be191: Pull complete 08:10:29 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 08:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 08:10:29 ---> b23d30803547 08:10:29 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 08:10:29 ---> Running in f7a61b215bfa 08:10:30 6059c847ac2f: Verifying Checksum 08:10:30 6059c847ac2f: Download complete 08:10:30 Connecting to iotech.jfrog.io (54.72.115.12:443) 08:10:31 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:10:31 08:10:32 Removing intermediate container f7a61b215bfa 08:10:32 ---> 5fffd3d8a836 08:10:32 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:10:32 ---> Running in 0317122a747f 08:10:33 6059c847ac2f: Pull complete 08:10:33 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 08:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 08:10:33 ---> 5eabd8fd8ba2 08:10:33 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 08:10:35 Removing intermediate container 0317122a747f 08:10:35 ---> b13a986b1507 08:10:35 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 08:10:35 ---> Running in 921f9cedca2e 08:10:35 ---> Running in f36fd7446664 08:10:35 Connecting to iotech.jfrog.io (54.74.239.58:443) 08:10:36 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:10:36 08:10:36 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 08:10:36 Removing intermediate container f36fd7446664 08:10:36 ---> 788679905eb0 08:10:36 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:10:36 ---> Running in baa6c08f0e5f 08:10:36 Removing intermediate container baa6c08f0e5f 08:10:36 ---> 2982896da087 08:10:36 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 08:10:36 ---> Running in f5ba5c8848e3 08:10:37 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 08:10:37 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 08:10:37 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 08:10:38 (1/11) Installing hiredis (0.14.0-r0) 08:10:38 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 08:10:38 (2/11) Installing hiredis-dev (0.14.0-r0) 08:10:38 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 08:10:38 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 08:10:38 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 08:10:38 (1/11) Installing hiredis (0.14.0-r0) 08:10:38 (2/11) Installing hiredis-dev (0.14.0-r0) 08:10:39 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 08:10:39 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 08:10:40 (5/11) Installing libuuid (2.33-r0) 08:10:40 (6/11) Installing libblkid (2.33-r0) 08:10:40 (7/11) Installing libfdisk (2.33-r0) 08:10:40 (8/11) Installing libmount (2.33-r0) 08:10:40 (9/11) Installing libsmartcols (2.33-r0) 08:10:40 (10/11) Installing util-linux-dev (2.33-r0) 08:10:40 (5/11) Installing libuuid (2.33-r0) 08:10:40 (6/11) Installing libblkid (2.33-r0) 08:10:40 (7/11) Installing libfdisk (2.33-r0) 08:10:41 (8/11) Installing libmount (2.33-r0) 08:10:41 (9/11) Installing libsmartcols (2.33-r0) 08:10:41 (11/11) Installing wget (1.20.3-r0) 08:10:41 Executing busybox-1.29.3-r10.trigger 08:10:41 OK: 287 MiB in 86 packages 08:10:41 (10/11) Installing util-linux-dev (2.33-r0) 08:10:41 (11/11) Installing wget (1.20.3-r0) 08:10:41 Executing busybox-1.29.3-r10.trigger 08:10:41 OK: 273 MiB in 86 packages 08:10:42 Removing intermediate container f5ba5c8848e3 08:10:42 ---> f75be5515b3e 08:10:42 Step 6/25 : ENV CBOR_VERSION=0.5.0 08:10:42 ---> Running in cfff4b64849f 08:10:42 Removing intermediate container cfff4b64849f 08:10:42 ---> d463915a039d 08:10:42 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 08:10:42 ---> Running in 8693071b212c 08:10:42 Removing intermediate container 921f9cedca2e 08:10:42 ---> e7be60e2faf2 08:10:42 Step 6/25 : ENV CBOR_VERSION=0.5.0 08:10:42 --2021-06-21 08:10:42-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 08:10:42 Resolving github.com... 140.82.114.3 08:10:42 Connecting to github.com|140.82.114.3|:443... connected. 08:10:42 HTTP request sent, awaiting response... 302 Found 08:10:42 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 08:10:42 --2021-06-21 08:10:42-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 08:10:42 Resolving codeload.github.com... 140.82.114.9 08:10:42 Connecting to codeload.github.com|140.82.114.9|:443... connected. 08:10:42 ---> Running in 277e2365aa41 08:10:43 HTTP request sent, awaiting response... 200 OK 08:10:43 Length: unspecified [application/x-gzip] 08:10:43 Saving to: 'STDOUT' 08:10:43 08:10:43 0K .......... .......... .......... .......... .......... 1.36M 08:10:43 50K .......... .......... .......... .......... .......... 2.69M 08:10:43 100K .......... .......... .......... .......... .......... 27.1M 08:10:43 150K .......... .......... .......... .......... .......... 41.4M 08:10:43 Removing intermediate container 277e2365aa41 08:10:43 ---> b906f3a4f496 08:10:43 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 08:10:43 200K .......... .......... .......... .......... .......... 2.95M 08:10:43 250K .......... .......... .......... .......... .......... 6.92M 08:10:43 300K .......... .......... .......... .......... .......... 8.63M 08:10:43 350K .......... .......... .......... .......... .......... 9.61M 08:10:43 400K .......... .......... .......... .......... .......... 10.0M 08:10:43 450K .......... .......... .......... .......... .......... 11.0M 08:10:43 500K .......... .......... .......... .......... .......... 19.5M 08:10:43 550K .......... .......... .......... .......... .......... 9.07M 08:10:43 600K .......... .......... .......... .......... .......... 3.48M 08:10:43 650K .......... .......... .......... .......... .......... 7.63M 08:10:43 700K .. 51.1M=0.1s 08:10:43 08:10:43 2021-06-21 08:10:43 (5.31 MB/s) - written to stdout [719348] 08:10:43 08:10:43 -- The C compiler identification is GNU 8.3.0 08:10:43 -- The CXX compiler identification is GNU 8.3.0 08:10:43 -- Check for working C compiler: /usr/bin/cc 08:10:43 ---> Running in 50a71a901f2e 08:10:43 -- Check for working C compiler: /usr/bin/cc -- works 08:10:43 -- Detecting C compiler ABI info 08:10:43 -- Detecting C compiler ABI info - done 08:10:43 -- Detecting C compile features 08:10:43 -- Detecting C compile features - done 08:10:43 -- Check for working CXX compiler: /usr/bin/c++ 08:10:43 -- Check for working CXX compiler: /usr/bin/c++ -- works 08:10:43 -- Detecting CXX compiler ABI info 08:10:43 -- Detecting CXX compiler ABI info - done 08:10:43 -- Detecting CXX compile features 08:10:44 --2021-06-21 08:10:44-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 08:10:44 -- Detecting CXX compile features - done 08:10:44 -- Looking for include file endian.h 08:10:44 -- Looking for include file endian.h - found 08:10:44 -- Check if the system is big endian 08:10:44 -- Searching 16 bit integer 08:10:44 -- Looking for sys/types.h 08:10:44 -- Looking for sys/types.h - found 08:10:44 -- Looking for stdint.h 08:10:44 Resolving github.com... 140.82.114.3 08:10:44 Connecting to github.com|140.82.114.3|:443... connected. 08:10:44 HTTP request sent, awaiting response... 302 Found 08:10:44 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 08:10:44 --2021-06-21 08:10:44-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 08:10:44 Resolving codeload.github.com... 140.82.114.9 08:10:44 Connecting to codeload.github.com|140.82.114.9|:443... connected. 08:10:44 HTTP request sent, awaiting response... 200 OK 08:10:44 Length: unspecified [application/x-gzip] 08:10:44 Saving to: 'STDOUT' 08:10:44 08:10:44 0K .......... .......... .......... .......... .......... 1.47M 08:10:44 50K .......... .......... .......... .......... .......... 2.87M 08:10:44 100K .......... .......... .......... .......... .......... 3.24M 08:10:44 150K .......... .......... .......... .......... .......... 11.2M 08:10:44 200K .......... .......... .......... .......... .......... 14.3M 08:10:44 -- Looking for stdint.h - found 08:10:44 -- Looking for stddef.h 08:10:44 -- Looking for stddef.h - found 08:10:44 -- Check size of unsigned short 08:10:44 -- Check size of unsigned short - done 08:10:44 -- Using unsigned short 08:10:44 -- Check if the system is big endian - little endian 08:10:44 -- Check size of size_t 08:10:44 250K .......... .......... .......... .......... .......... 2.87M 08:10:44 300K .......... .......... .......... .......... .......... 4.68M 08:10:44 350K .......... .......... .......... .......... .......... 5.92M 08:10:44 400K .......... .......... .......... .......... .......... 4.61M 08:10:44 450K .......... .......... .......... .......... .......... 4.21M 08:10:44 500K .......... .......... .......... .......... .......... 10.9M 08:10:44 550K .......... .......... .......... .......... .......... 2.71M 08:10:44 600K .......... .......... .......... .......... .......... 897K 08:10:44 650K .......... .......... .......... .......... .......... 2.26M 08:10:44 700K ..    5.72M=0.2s 08:10:44 08:10:44 2021-06-21 08:10:44 (2.97 MB/s) - written to stdout [719348] 08:10:44 08:10:44 -- Check size of size_t - done 08:10:44 CMake Warning at examples/CMakeLists.txt:16 (find_package): 08:10:44 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 08:10:44 asked CMake to find a package configuration file provided by "cJSON", but 08:10:44 CMake did not find one. 08:10:44 08:10:44 Could not find a package configuration file provided by "cJSON" with any of 08:10:44 the following names: 08:10:44 08:10:44 cJSONConfig.cmake 08:10:44 cjson-config.cmake 08:10:44 08:10:44 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 08:10:44 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 08:10:44 provides a separate development package or SDK, be sure it has been 08:10:44 installed. 08:10:44 08:10:44 08:10:44 -- Configuring done 08:10:44 -- Generating done 08:10:44 -- Build files have been written to: /tmp/cbor 08:10:44 Scanning dependencies of target cbor_shared 08:10:44 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 08:10:45 -- The C compiler identification is GNU 8.3.0 08:10:45 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 08:10:45 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 08:10:45 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 08:10:45 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 08:10:45 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 08:10:45 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 08:10:45 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 08:10:45 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 08:10:45 -- The CXX compiler identification is GNU 8.3.0 08:10:45 -- Check for working C compiler: /usr/bin/cc 08:10:45 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 08:10:45 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 08:10:45 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 08:10:45 -- Check for working C compiler: /usr/bin/cc -- works 08:10:45 -- Detecting C compiler ABI info 08:10:46 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 08:10:46 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 08:10:46 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 08:10:46 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 08:10:46 -- Detecting C compiler ABI info - done 08:10:46 -- Detecting C compile features 08:10:46 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 08:10:46 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 08:10:46 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 08:10:46 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 08:10:46 [ 40%] Linking C shared library libcbor.so 08:10:46 [ 40%] Built target cbor_shared 08:10:46 Scanning dependencies of target cbor 08:10:46 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 08:10:46 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 08:10:46 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 08:10:46 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 08:10:46 -- Detecting C compile features - done 08:10:46 -- Check for working CXX compiler: /usr/bin/c++ 08:10:47 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 08:10:47 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 08:10:47 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 08:10:47 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 08:10:47 -- Check for working CXX compiler: /usr/bin/c++ -- works 08:10:47 -- Detecting CXX compiler ABI info 08:10:47 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 08:10:47 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 08:10:47 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 08:10:47 -- Detecting CXX compiler ABI info - done 08:10:47 -- Detecting CXX compile features 08:10:47 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 08:10:47 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 08:10:47 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 08:10:47 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 08:10:47 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 08:10:47 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 08:10:47 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 08:10:48 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 08:10:48 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 08:10:48 [ 80%] Linking C static library libcbor.a 08:10:48 [ 80%] Built target cbor 08:10:48 Scanning dependencies of target create_items 08:10:48 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 08:10:48 [ 84%] Linking C executable create_items 08:10:48 [ 84%] Built target create_items 08:10:48 Scanning dependencies of target readfile 08:10:48 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 08:10:48 [ 88%] Linking C executable readfile 08:10:48 [ 88%] Built target readfile 08:10:48 Scanning dependencies of target streaming_parser 08:10:48 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 08:10:48 [ 92%] Linking C executable streaming_parser 08:10:48 [ 92%] Built target streaming_parser 08:10:48 Scanning dependencies of target sort 08:10:48 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 08:10:48 [ 96%] Linking C executable sort 08:10:48 [ 96%] Built target sort 08:10:48 Scanning dependencies of target hello 08:10:48 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 08:10:48 [100%] Linking C executable hello 08:10:48 [100%] Built target hello 08:10:48 Install the project... 08:10:48 -- Install configuration: "Release" 08:10:48 -- Installing: /usr/local/include/cbor/configuration.h 08:10:48 -- Installing: /usr/local/lib64/libcbor.a 08:10:48 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 08:10:48 -- Installing: /usr/local/lib64/libcbor.so.0 08:10:48 -- Installing: /usr/local/lib64/libcbor.so 08:10:48 -- Up-to-date: /usr/local/include/cbor 08:10:48 -- Installing: /usr/local/include/cbor/arrays.h 08:10:48 -- Installing: /usr/local/include/cbor/bytestrings.h 08:10:48 -- Installing: /usr/local/include/cbor/callbacks.h 08:10:48 -- Installing: /usr/local/include/cbor/common.h 08:10:48 -- Installing: /usr/local/include/cbor/data.h 08:10:48 -- Installing: /usr/local/include/cbor/encoding.h 08:10:48 -- Installing: /usr/local/include/cbor/floats_ctrls.h 08:10:48 -- Installing: /usr/local/include/cbor/internal 08:10:48 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 08:10:48 -- Installing: /usr/local/include/cbor/internal/encoders.h 08:10:48 -- Installing: /usr/local/include/cbor/internal/loaders.h 08:10:48 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 08:10:48 -- Installing: /usr/local/include/cbor/internal/stack.h 08:10:48 -- Installing: /usr/local/include/cbor/internal/unicode.h 08:10:48 -- Installing: /usr/local/include/cbor/ints.h 08:10:48 -- Installing: /usr/local/include/cbor/maps.h 08:10:48 -- Installing: /usr/local/include/cbor/serialization.h 08:10:48 -- Installing: /usr/local/include/cbor/streaming.h 08:10:48 -- Installing: /usr/local/include/cbor/strings.h 08:10:48 -- Installing: /usr/local/include/cbor/tags.h 08:10:48 -- Installing: /usr/local/include/cbor.h 08:10:48 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 08:10:48 -- Detecting CXX compile features - done 08:10:48 -- Looking for include file endian.h 08:10:49 -- Looking for include file endian.h - found 08:10:49 -- Check if the system is big endian 08:10:49 -- Searching 16 bit integer 08:10:49 -- Looking for sys/types.h 08:10:49 -- Looking for sys/types.h - found 08:10:49 -- Looking for stdint.h 08:10:49 Removing intermediate container 8693071b212c 08:10:49 ---> 47c44b378baf 08:10:49 Step 8/25 : RUN mkdir /tmp/sdk 08:10:49 ---> Running in fc0d14635175 08:10:49 -- Looking for stdint.h - found 08:10:49 -- Looking for stddef.h 08:10:50 -- Looking for stddef.h - found 08:10:50 -- Check size of unsigned short 08:10:50 Removing intermediate container fc0d14635175 08:10:50 ---> 27f8737b6b8d 08:10:50 Step 9/25 : COPY VERSION /tmp/sdk 08:10:50 ---> 75b093e23370 08:10:50 Step 10/25 : COPY src /tmp/sdk/src 08:10:50 -- Check size of unsigned short - done 08:10:50 -- Using unsigned short 08:10:50 -- Check if the system is big endian - little endian 08:10:50 ---> 495aa466381c 08:10:50 Step 11/25 : COPY include /tmp/sdk/include 08:10:50 -- Check size of size_t 08:10:50 ---> f9ce5c0ad3a8 08:10:50 Step 12/25 : COPY scripts /tmp/sdk/scripts 08:10:50 ---> b7cd7471360d 08:10:50 Step 13/25 : COPY LICENSE /tmp/sdk 08:10:50 -- Check size of size_t - done 08:10:50 CMake Warning at examples/CMakeLists.txt:16 (find_package): 08:10:50 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 08:10:50 asked CMake to find a package configuration file provided by "cJSON", but 08:10:50 CMake did not find one. 08:10:50 08:10:50 Could not find a package configuration file provided by "cJSON" with any of 08:10:50 the following names: 08:10:50 08:10:50 cJSONConfig.cmake 08:10:50 cjson-config.cmake 08:10:50 08:10:50 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 08:10:50 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 08:10:50 provides a separate development package or SDK, be sure it has been 08:10:50 installed. 08:10:50 08:10:50 08:10:50 -- Configuring done 08:10:50 -- Generating done 08:10:50 ---> 51a6a9966c01 08:10:50 Step 14/25 : COPY Attribution.txt /tmp/sdk 08:10:51 -- Build files have been written to: /tmp/cbor 08:10:51 Scanning dependencies of target cbor_shared 08:10:51 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 08:10:51 ---> 4322bb154dd6 08:10:51 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 08:10:51 ---> Running in 66d7f7e85a34 08:10:51 + CPPCHECK=false 08:10:51 + DOCGEN=false 08:10:51 + TOMLVER=SDK-0.2 08:10:51 + CUTILVER=1.1.4 08:10:51 + '[' 0 -gt 0 ] 08:10:51 + readlink -f ./scripts/build.sh 08:10:51 + dirname /tmp/sdk/scripts/build.sh 08:10:51 + dirname /tmp/sdk/scripts 08:10:51 + ROOT=/tmp/sdk 08:10:51 + cd /tmp/sdk 08:10:51 + '[' '!' -d deps ] 08:10:51 + mkdir deps 08:10:51 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:10:51 + tar -C deps -z -x -f - 08:10:51 --2021-06-21 08:10:51-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:10:51 Resolving github.com... 140.82.114.3 08:10:51 Connecting to github.com|140.82.114.3|:443... connected. 08:10:51 HTTP request sent, awaiting response... 302 Found 08:10:51 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 08:10:51 --2021-06-21 08:10:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 08:10:51 Resolving codeload.github.com... 140.82.114.9 08:10:51 Connecting to codeload.github.com|140.82.114.9|:443... connected. 08:10:51 HTTP request sent, awaiting response... 200 OK 08:10:51 Length: unspecified [application/x-gzip] 08:10:51 Saving to: 'STDOUT' 08:10:51  08:10:51 0K .......... ......  1008K=0.02s 08:10:51 08:10:51 2021-06-21 08:10:51 (1008 KB/s) - written to stdout [16451] 08:10:51 08:10:51 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 08:10:51 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:10:51 + tar -C deps -z -x -f - 08:10:51 --2021-06-21 08:10:51-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:10:51 Resolving github.com... 140.82.114.3 08:10:51 Connecting to github.com|140.82.114.3|:443... connected. 08:10:52 HTTP request sent, awaiting response... 302 Found 08:10:52 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 08:10:52 --2021-06-21 08:10:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 08:10:52 Resolving codeload.github.com... 140.82.114.9 08:10:52 Connecting to codeload.github.com|140.82.114.9|:443... connected. 08:10:52 HTTP request sent, awaiting response... 200 OK 08:10:52 Length: unspecified [application/x-gzip] 08:10:52 Saving to: 'STDOUT' 08:10:52  08:10:52 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 08:10:52 0K .......... .......... .......... .......... .......... 1.35M 08:10:52 50K .......... .......... .......... .......... .......... 2.64M 08:10:52 100K .......... .......... .......... .......... .......... 32.0M 08:10:52 150K .......... .......... ....... 5.29M=0.06s 08:10:52 08:10:52 2021-06-21 08:10:52 (2.83 MB/s) - written to stdout [181796] 08:10:52 08:10:52 + mkdir -p src/c/iot 08:10:52 + 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 08:10:52 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 08:10:52 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 08:10:52 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 08:10:52 + mkdir -p include/iot 08:10:52 + 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 08:10:52 + mkdir -p include/iot/os 08:10:52 + 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 08:10:52 + mkdir -p /tmp/sdk/build/release 08:10:52 + cd /tmp/sdk/build/release 08:10:52 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 08:10:52 -- The C compiler identification is GNU 8.3.0 08:10:52 -- Check for working C compiler: /usr/bin/cc 08:10:52 -- Check for working C compiler: /usr/bin/cc -- works 08:10:52 -- Detecting C compiler ABI info 08:10:52 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 08:10:52 -- Detecting C compiler ABI info - done 08:10:52 -- Detecting C compile features 08:10:52 -- Detecting C compile features - done 08:10:52 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 08:10:52 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:10:52 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 08:10:52 -- Found LIBYAML: /usr/lib/libyaml.so 08:10:52 -- Found LIBUUID: /usr/lib/libuuid.so 08:10:52 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:10:52 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:10:52 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:10:52 -- C SDK 1.3.2-dev.20 for Linux 08:10:52 -- Performing Test CSDK_HAVE_ATOMIC 08:10:52 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:10:52 -- Found Curses: /usr/lib/libcurses.so 08:10:52 -- Configuring done 08:10:52 -- Generating done 08:10:52 -- Build files have been written to: /tmp/sdk/build/release 08:10:52 + + tee release.log 08:10:52 make all package 08:10:52 Scanning dependencies of target csdk 08:10:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:10:53 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:10:53 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:10:53 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 08:10:53 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 08:10:53 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:10:53 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:10:53 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:10:53 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 08:10:53 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 08:10:53 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:10:53 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:10:53 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:10:54 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 08:10:54 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:10:54 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 08:10:54 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 08:10:55 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:10:55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:10:55 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:10:55 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:10:55 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:10:55 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:10:55 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:10:55 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 08:10:55 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:10:55 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:10:55 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 08:10:55 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:10:55 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:10:55 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:10:55 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 08:10:55 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:10:55 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 08:10:56 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 08:10:56 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:10:56 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:10:56 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:10:56 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:10:56 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 08:10:56 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:10:56 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:10:56 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:10:56 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 08:10:57 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:10:57 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:10:57 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:10:57 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 08:10:57 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 08:10:57 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:10:57 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:10:57 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:10:57 [ 40%] Linking C shared library libcbor.so 08:10:57 [ 40%] Built target cbor_shared 08:10:57 Scanning dependencies of target cbor 08:10:57 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 08:10:57 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:10:58 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:10:58 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 08:10:58 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:10:58 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:10:58 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:10:59 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:10:59 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 08:10:59 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 08:10:59 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:10:59 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:11:00 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:11:00 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:11:00 [ 74%] Linking C shared library libcsdk.so 08:11:00 [ 74%] Built target csdk 08:11:00 Scanning dependencies of target template 08:11:00 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:11:00 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 08:11:00 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 08:11:00 [ 77%] Linking C executable template 08:11:00 [ 77%] Built target template 08:11:00 Scanning dependencies of target device-counter 08:11:00 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:11:00 [ 80%] Linking C executable device-counter 08:11:00 [ 80%] Built target device-counter 08:11:00 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 08:11:00 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 08:11:01 Scanning dependencies of target device-random 08:11:01 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:11:01 [ 84%] Linking C executable device-random 08:11:01 [ 84%] Built target device-random 08:11:01 Scanning dependencies of target device-gyro 08:11:01 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:11:01 [ 87%] Linking C executable device-gyro 08:11:01 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 08:11:01 [ 87%] Built target device-gyro 08:11:01 Scanning dependencies of target device-bitfields 08:11:01 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:11:01 [ 90%] Linking C executable device-bitfields 08:11:01 [ 90%] Built target device-bitfields 08:11:01 Scanning dependencies of target template-discovery 08:11:01 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:11:01 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 08:11:01 [ 93%] Linking C executable template-discovery 08:11:01 [ 93%] Built target template-discovery 08:11:01 Scanning dependencies of target device-file 08:11:01 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:11:01 [ 96%] Linking C executable device-file 08:11:01 [ 96%] Built target device-file 08:11:01 Scanning dependencies of target device-terminal 08:11:01 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:11:01 [100%] Linking C executable device-terminal 08:11:01 [100%] Built target device-terminal 08:11:01 Run CPack packaging tool... 08:11:01 CPack: Create package using TGZ 08:11:01 CPack: Install projects 08:11:01 CPack: - Run preinstall target for: Csdk 08:11:02 CPack: - Install project: Csdk 08:11:02 CPack: Create package 08:11:02 CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.20.tar.gz generated. 08:11:02 + '[' false '=' true ] 08:11:02 + '[' false '=' true ] 08:11:02 + mkdir -p /tmp/sdk/build/debug 08:11:02 + cd /tmp/sdk/build/debug 08:11:02 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 08:11:02 -- The C compiler identification is GNU 8.3.0 08:11:02 -- Check for working C compiler: /usr/bin/cc 08:11:02 -- Check for working C compiler: /usr/bin/cc -- works 08:11:02 -- Detecting C compiler ABI info 08:11:02 -- Detecting C compiler ABI info - done 08:11:02 -- Detecting C compile features 08:11:02 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 08:11:02 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 08:11:02 -- Detecting C compile features - done 08:11:02 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:11:02 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 08:11:02 -- Found LIBYAML: /usr/lib/libyaml.so 08:11:02 -- Found LIBUUID: /usr/lib/libuuid.so 08:11:02 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:11:02 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:11:02 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:11:02 -- C SDK 1.3.2-dev.20 for Linux 08:11:02 -- Performing Test CSDK_HAVE_ATOMIC 08:11:02 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:11:02 -- Found Curses: /usr/lib/libcurses.so 08:11:02 -- Configuring done 08:11:02 -- Generating done 08:11:02 -- Build files have been written to: /tmp/sdk/build/debug 08:11:02 + make 08:11:02 + tee debug.log 08:11:02 Scanning dependencies of target csdk 08:11:02 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:11:02 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:11:02 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:11:03 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 08:11:03 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:11:03 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:11:03 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:11:03 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 08:11:03 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:11:03 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:11:03 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:11:03 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:11:03 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 08:11:03 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:11:03 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:11:03 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:11:03 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:11:03 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 08:11:03 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:11:03 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:11:03 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:11:04 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 08:11:04 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:11:04 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:11:04 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:11:04 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:11:04 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:11:04 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 08:11:04 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 08:11:04 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:11:04 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:11:04 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:11:04 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:11:04 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:11:04 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:11:04 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:11:04 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:11:04 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:11:04 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:11:04 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:11:04 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 08:11:04 [ 80%] Linking C static library libcbor.a 08:11:04 [ 80%] Built target cbor 08:11:04 Scanning dependencies of target create_items 08:11:04 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 08:11:05 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:11:05 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:11:05 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:11:05 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:11:05 [ 84%] Linking C executable create_items 08:11:05 [ 84%] Built target create_items 08:11:05 Scanning dependencies of target readfile 08:11:05 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 08:11:05 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:11:05 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:11:05 [ 88%] Linking C executable readfile 08:11:05 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:11:05 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:11:05 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:11:05 [ 88%] Built target readfile 08:11:05 Scanning dependencies of target streaming_parser 08:11:05 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 08:11:06 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:11:06 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:11:06 [ 92%] Linking C executable streaming_parser 08:11:06 [ 92%] Built target streaming_parser 08:11:06 Scanning dependencies of target sort 08:11:06 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 08:11:06 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:11:06 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:11:06 [ 74%] Linking C shared library libcsdk.so 08:11:06 [ 74%] Built target csdk 08:11:06 Scanning dependencies of target template 08:11:06 [ 96%] Linking C executable sort 08:11:06 [ 96%] Built target sort 08:11:06 Scanning dependencies of target hello 08:11:06 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 08:11:06 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:11:06 [ 77%] Linking C executable template 08:11:06 [ 77%] Built target template 08:11:06 Scanning dependencies of target device-counter 08:11:06 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:11:06 [ 80%] Linking C executable device-counter 08:11:06 [ 80%] Built target device-counter 08:11:06 Scanning dependencies of target device-random 08:11:06 [100%] Linking C executable hello 08:11:06 [100%] Built target hello 08:11:06 Install the project... 08:11:06 -- Install configuration: "Release" 08:11:06 -- Installing: /usr/local/include/cbor/configuration.h 08:11:06 -- Installing: /usr/local/lib64/libcbor.a 08:11:06 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 08:11:06 -- Installing: /usr/local/lib64/libcbor.so.0 08:11:06 -- Installing: /usr/local/lib64/libcbor.so 08:11:06 -- Up-to-date: /usr/local/include/cbor 08:11:06 -- Installing: /usr/local/include/cbor/streaming.h 08:11:06 -- Installing: /usr/local/include/cbor/ints.h 08:11:06 -- Installing: /usr/local/include/cbor/floats_ctrls.h 08:11:06 -- Installing: /usr/local/include/cbor/bytestrings.h 08:11:06 -- Installing: /usr/local/include/cbor/encoding.h 08:11:06 -- Installing: /usr/local/include/cbor/serialization.h 08:11:06 -- Installing: /usr/local/include/cbor/data.h 08:11:06 -- Installing: /usr/local/include/cbor/common.h 08:11:06 -- Installing: /usr/local/include/cbor/callbacks.h 08:11:06 -- Installing: /usr/local/include/cbor/strings.h 08:11:06 -- Installing: /usr/local/include/cbor/tags.h 08:11:06 -- Installing: /usr/local/include/cbor/internal 08:11:06 -- Installing: /usr/local/include/cbor/internal/encoders.h 08:11:06 -- Installing: /usr/local/include/cbor/internal/loaders.h 08:11:06 -- Installing: /usr/local/include/cbor/internal/stack.h 08:11:06 -- Installing: /usr/local/include/cbor/internal/unicode.h 08:11:06 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 08:11:06 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 08:11:06 -- Installing: /usr/local/include/cbor/arrays.h 08:11:06 -- Installing: /usr/local/include/cbor/maps.h 08:11:06 -- Installing: /usr/local/include/cbor.h 08:11:06 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 08:11:06 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:11:06 [ 84%] Linking C executable device-random 08:11:06 [ 84%] Built target device-random 08:11:06 Scanning dependencies of target device-gyro 08:11:06 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:11:06 [ 87%] Linking C executable device-gyro 08:11:06 [ 87%] Built target device-gyro 08:11:06 Scanning dependencies of target device-bitfields 08:11:07 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:11:07 [ 90%] Linking C executable device-bitfields 08:11:07 [ 90%] Built target device-bitfields 08:11:07 Scanning dependencies of target template-discovery 08:11:07 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:11:07 [ 93%] Linking C executable template-discovery 08:11:07 [ 93%] Built target template-discovery 08:11:07 Scanning dependencies of target device-file 08:11:07 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:11:07 [ 96%] Linking C executable device-file 08:11:07 [ 96%] Built target device-file 08:11:07 Scanning dependencies of target device-terminal 08:11:07 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:11:07 [100%] Linking C executable device-terminal 08:11:07 [100%] Built target device-terminal 08:11:07 make: Entering directory '/tmp/sdk/build/release' 08:11:07 make[1]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 74%] Built target csdk 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 77%] Built target template 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 80%] Built target device-counter 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 84%] Built target device-random 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 87%] Built target device-gyro 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 90%] Built target device-bitfields 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 93%] Built target template-discovery 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [ 96%] Built target device-file 08:11:07 make[2]: Entering directory '/tmp/sdk/build/release' 08:11:07 make[2]: Leaving directory '/tmp/sdk/build/release' 08:11:07 [100%] Built target device-terminal 08:11:07 make[1]: Leaving directory '/tmp/sdk/build/release' 08:11:07 Install the project... 08:11:07 -- Install configuration: "Release" 08:11:07 -- Installing: /usr/local/lib/libcsdk.so 08:11:07 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 08:11:07 -- Up-to-date: /usr/local/include 08:11:07 -- Installing: /usr/local/include/devsdk 08:11:07 -- Installing: /usr/local/include/devsdk/devsdk-base.h 08:11:07 -- Installing: /usr/local/include/devsdk/devsdk.h 08:11:07 -- Installing: /usr/local/include/edgex 08:11:07 -- Installing: /usr/local/include/edgex/devices.h 08:11:07 -- Installing: /usr/local/include/edgex/edgex-base.h 08:11:07 -- Installing: /usr/local/include/edgex/edgex.h 08:11:07 -- Installing: /usr/local/include/edgex/profiles.h 08:11:07 -- Installing: /usr/local/include/edgex/rest-server.h 08:11:07 -- Installing: /usr/local/include/edgex/csdk-defs.h 08:11:07 -- Installing: /usr/local/include/iot 08:11:07 -- Installing: /usr/local/include/iot/base64.h 08:11:07 -- Installing: /usr/local/include/iot/component.h 08:11:07 -- Installing: /usr/local/include/iot/config.h 08:11:07 -- Installing: /usr/local/include/iot/container.h 08:11:07 -- Installing: /usr/local/include/iot/data.h 08:11:07 -- Installing: /usr/local/include/iot/hash.h 08:11:07 -- Installing: /usr/local/include/iot/iot.h 08:11:07 -- Installing: /usr/local/include/iot/json.h 08:11:07 -- Installing: /usr/local/include/iot/logger.h 08:11:07 -- Installing: /usr/local/include/iot/os.h 08:11:07 -- Installing: /usr/local/include/iot/scheduler.h 08:11:07 -- Installing: /usr/local/include/iot/thread.h 08:11:07 -- Installing: /usr/local/include/iot/threadpool.h 08:11:07 -- Installing: /usr/local/include/iot/time.h 08:11:07 -- Installing: /usr/local/include/iot/typecode.h 08:11:07 -- Installing: /usr/local/include/iot/os 08:11:07 -- Installing: /usr/local/include/iot/os/linux.h 08:11:07 -- Installing: /usr/local/include/iot/os/macos.h 08:11:07 -- Installing: /usr/local/include/iot/os/zephyr.h 08:11:07 -- Installing: /usr/local/include/iot/defs.h 08:11:07 -- Installing: /usr/local/share/device-sdk-c/LICENSE 08:11:07 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 08:11:07 make: Leaving directory '/tmp/sdk/build/release' 08:11:08 Removing intermediate container 66d7f7e85a34 08:11:08 ---> acf5f7faf5b7 08:11:08 Step 16/25 : FROM ${BASE} 08:11:08 ---> 5eabd8fd8ba2 08:11:08 Step 17/25 : LABEL maintainer="IOTech " 08:11:08 ---> Running in 2f2d15ffd72e 08:11:08 Removing intermediate container 2f2d15ffd72e 08:11:08 ---> 9e928b382f99 08:11:08 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 08:11:08 ---> Running in 12ce8b448678 08:11:08 Removing intermediate container 50a71a901f2e 08:11:08 ---> fe7a83fce0dc 08:11:08 Step 8/25 : RUN mkdir /tmp/sdk 08:11:08 Connecting to iotech.jfrog.io (34.243.182.113:443) 08:11:08 ---> Running in 1a4fc3ca2ae1 08:11:09 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:11:09 08:11:09 Removing intermediate container 12ce8b448678 08:11:09 ---> 167dd981f7db 08:11:09 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:11:09 ---> Running in 21c3fc89eabb 08:11:10 Removing intermediate container 21c3fc89eabb 08:11:10 ---> 5c57945e6438 08:11:10 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 08:11:10 ---> Running in 86c273a7d3c2 08:11:10 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 08:11:10 Removing intermediate container 1a4fc3ca2ae1 08:11:10 ---> e22d728bbc27 08:11:10 Step 9/25 : COPY VERSION /tmp/sdk 08:11:11 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 08:11:11 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 08:11:11 ---> 206236b480b8 08:11:11 Step 10/25 : COPY src /tmp/sdk/src 08:11:12 (1/6) Installing curl (7.64.0-r5) 08:11:12 (2/6) Installing hiredis (0.14.0-r0) 08:11:12 (3/6) Installing hiredis-dev (0.14.0-r0) 08:11:12 ---> 50add9a9379b 08:11:12 Step 11/25 : COPY include /tmp/sdk/include 08:11:13 (4/6) Installing libuuid (2.33-r0) 08:11:13 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 08:11:13 ---> d4f92f006068 08:11:13 Step 12/25 : COPY scripts /tmp/sdk/scripts 08:11:14 ---> 34fa8755b719 08:11:14 Step 13/25 : COPY LICENSE /tmp/sdk 08:11:14 (6/6) Installing wget (1.20.3-r0) 08:11:14 ---> 3e69f8b3a7f1 08:11:14 Step 14/25 : COPY Attribution.txt /tmp/sdk 08:11:14 Executing busybox-1.29.3-r10.trigger 08:11:14 OK: 269 MiB in 81 packages 08:11:15 ---> ed2a0ecd6859 08:11:15 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 08:11:15 ---> Running in a0ea3331ae70 08:11:17 + CPPCHECK=false 08:11:17 + DOCGEN=false 08:11:17 + TOMLVER=SDK-0.2 08:11:17 + CUTILVER=1.1.4 08:11:17 + '[' 0 -gt 0 ] 08:11:17 + readlink -f ./scripts/build.sh 08:11:17 + dirname /tmp/sdk/scripts/build.sh 08:11:17 + dirname /tmp/sdk/scripts 08:11:17 + ROOT=/tmp/sdk 08:11:17 + cd /tmp/sdk 08:11:17 + '[' '!' -d deps ] 08:11:17 + mkdir deps 08:11:17 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:11:17 + tar -C deps -z -x -f - 08:11:17 --2021-06-21 08:11:16-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 08:11:17 Resolving github.com... 140.82.114.3 08:11:17 Connecting to github.com|140.82.114.3|:443... connected. 08:11:17 HTTP request sent, awaiting response... 302 Found 08:11:17 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 08:11:17 --2021-06-21 08:11:16-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 08:11:17 Resolving codeload.github.com... 140.82.114.9 08:11:17 Connecting to codeload.github.com|140.82.114.9|:443... connected. 08:11:17 HTTP request sent, awaiting response... 200 OK 08:11:17 Length: unspecified [application/x-gzip] 08:11:17 Saving to: 'STDOUT' 08:11:17  08:11:17 0K .......... ......   1.03M=0.02s 08:11:17 08:11:17 2021-06-21 08:11:16 (1.03 MB/s) - written to stdout [16451] 08:11:17 08:11:17 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 08:11:17 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:11:17 + tar -C deps -z -x -f - 08:11:17 --2021-06-21 08:11:16-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 08:11:17 Resolving github.com... 140.82.114.3 08:11:17 Connecting to github.com|140.82.114.3|:443... connected. 08:11:17 HTTP request sent, awaiting response... 302 Found 08:11:17 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 08:11:17 --2021-06-21 08:11:17-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 08:11:17 Resolving codeload.github.com... 140.82.114.9 08:11:17 Connecting to codeload.github.com|140.82.114.9|:443... connected. 08:11:17 HTTP request sent, awaiting response... 200 OK 08:11:17 Length: unspecified [application/x-gzip] 08:11:17 Saving to: 'STDOUT' 08:11:17  08:11:17 0K .......... .......... .......... .......... .......... 1.38M 08:11:17 50K .......... .......... .......... .......... .......... 2.64M 08:11:17 100K .......... .......... .......... .......... .......... 3.04M 08:11:17 150K .......... .......... .......   4.18M=0.08s 08:11:17 08:11:17 2021-06-21 08:11:17 (2.27 MB/s) - written to stdout [181796] 08:11:17 08:11:17 + mkdir -p src/c/iot 08:11:17 + 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 08:11:17 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 08:11:17 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 08:11:17 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 08:11:17 + mkdir -p include/iot 08:11:17 + 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 08:11:17 + mkdir -p include/iot/os 08:11:17 + 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 08:11:17 + mkdir -p /tmp/sdk/build/release 08:11:17 + cd /tmp/sdk/build/release 08:11:17 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 08:11:17 -- The C compiler identification is GNU 8.3.0 08:11:17 -- Check for working C compiler: /usr/bin/cc 08:11:17 -- Check for working C compiler: /usr/bin/cc -- works 08:11:18 -- Detecting C compiler ABI info 08:11:18 -- Detecting C compiler ABI info - done 08:11:18 -- Detecting C compile features 08:11:19 -- Detecting C compile features - done 08:11:19 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:11:19 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 08:11:19 -- Found LIBYAML: /usr/lib/libyaml.so 08:11:19 -- Found LIBUUID: /usr/lib/libuuid.so 08:11:19 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:11:19 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:11:19 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:11:19 -- C SDK 1.3.2-dev.20 for Linux 08:11:19 -- Performing Test CSDK_HAVE_ATOMIC 08:11:19 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:11:19 -- Found Curses: /usr/lib/libcurses.so 08:11:19 -- Configuring done 08:11:19 -- Generating done 08:11:19 -- Build files have been written to: /tmp/sdk/build/release 08:11:19 + make all package 08:11:19 + tee release.log 08:11:19 Scanning dependencies of target csdk 08:11:20 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:11:20 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:11:21 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:11:22 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:11:23 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:11:23 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:11:24 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:11:24 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:11:24 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:11:24 Removing intermediate container 86c273a7d3c2 08:11:24 ---> 3953450a4b70 08:11:24 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 08:11:25 ---> 555dafe16654 08:11:25 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 08:11:25 ---> 4d102f19ffc4 08:11:25 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 08:11:25 ---> bfae1e642ca5 08:11:25 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 08:11:25 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:11:25 ---> ea81d5f5a3a9 08:11:25 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 08:11:26 ---> 539e371e65a2 08:11:26 Successfully built 539e371e65a2 08:11:26 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 08:11:26 + docker inspect -f . ci-base-image-x86_64 08:11:26 . [Pipeline] withDockerContainer 08:11:26 prd-centos7-docker-4c-2g-486 does not seem to be running inside a container 08:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/72 -v /w/workspace/device-sdk-c/72:/w/workspace/device-sdk-c/72:rw,z -v /w/workspace/device-sdk-c/72@tmp:/w/workspace/device-sdk-c/72@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 08:11:27 $ docker top cfeee3d894d68ffbc5b8df509e6bdbf5623b3683c3463623b4ee78ed4e2089fc -eo pid,comm [Pipeline] { [Pipeline] sh 08:11:27 + make test 08:11:27 echo "make test" 08:11:27 make test [Pipeline] } 08:11:27 $ docker stop --time=1 cfeee3d894d68ffbc5b8df509e6bdbf5623b3683c3463623b4ee78ed4e2089fc 08:11:27 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:11:27 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:11:28 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:11:28 $ docker rm -f cfeee3d894d68ffbc5b8df509e6bdbf5623b3683c3463623b4ee78ed4e2089fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:11:28 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 08:11:29 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:11:29 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:11:29 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [Pipeline] sh 08:11:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:11:32 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:11:32 + ls -al . 08:11:32 total 160 08:11:32 drwxrwxr-x. 8 jenkins jenkins 260 Jun 21 08:10 . 08:11:32 drwxrwxr-x. 4 jenkins jenkins 30 Jun 21 08:10 .. 08:11:32 -rw-rw-r--. 1 jenkins jenkins 3104 Jun 21 08:10 Attribution.txt 08:11:32 -rw-rw-r--. 1 jenkins jenkins 7509 Jun 21 08:10 CHANGES 08:11:32 drwxrwxr-x. 2 jenkins jenkins 121 Jun 21 08:10 docs 08:11:32 -rw-rw-r--. 1 jenkins jenkins 108574 Jun 21 08:10 Doxyfile 08:11:32 drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 08:10 .git 08:11:32 drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 08:10 .github 08:11:32 -rw-rw-r--. 1 jenkins jenkins 176 Jun 21 08:10 .gitignore 08:11:32 drwxrwxr-x. 4 jenkins jenkins 33 Jun 21 08:10 include 08:11:32 -rw-rw-r--. 1 jenkins jenkins 784 Jun 21 08:10 Jenkinsfile 08:11:32 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 08:10 LICENSE 08:11:32 -rw-rw-r--. 1 jenkins jenkins 444 Jun 21 08:10 Makefile 08:11:32 -rw-rw-r--. 1 jenkins jenkins 4090 Jun 21 08:10 README.md 08:11:32 -rw-rw-r--. 1 jenkins jenkins 7090 Jun 21 08:10 README.v2.md 08:11:32 drwxrwxr-x. 2 jenkins jenkins 98 Jun 21 08:10 scripts 08:11:32 drwxrwxr-x. 4 jenkins jenkins 50 Jun 21 08:10 src 08:11:32 -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 08:07 VERSION [Pipeline] isUnix [Pipeline] sh 08:11:32 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:11:32 + 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=c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 --label arch=amd64 --label version=1.3.2-dev.20 . 08:11:32 Sending build context to Docker daemon 2.599MB 08:11:32 Step 1/17 : ARG BASE=alpine:3.12 08:11:32 Step 2/17 : FROM ${BASE} 08:11:32 ---> 539e371e65a2 08:11:32 Step 3/17 : LABEL maintainer="IOTech " 08:11:32 ---> Running in 30041320c0b7 08:11:32 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:11:33 Removing intermediate container 30041320c0b7 08:11:33 ---> d1faa7c6f50a 08:11:33 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 08:11:33 ---> Running in cd15306b7c85 08:11:33 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:11:33 --2021-06-21 08:11:33-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 08:11:33 Resolving iotech.jfrog.io... 54.74.239.58, 54.72.115.12, 34.243.182.113 08:11:33 Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. 08:11:33 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:11:34 HTTP request sent, awaiting response... 200 OK 08:11:34 Length: 451 [application/octet-stream] 08:11:34 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:11:34 08:11:34 0K 100% 49.0M=0s 08:11:34 08:11:34 2021-06-21 08:11:33 (49.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 08:11:34 08:11:34 Removing intermediate container cd15306b7c85 08:11:34 ---> 23744ddc2373 08:11:34 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:11:34 ---> Running in f170c79363c7 08:11:34 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:11:34 Removing intermediate container f170c79363c7 08:11:34 ---> 4dd5854d7c56 08:11:34 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 08:11:34 ---> Running in 0d22fa2083ef 08:11:35 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 08:11:35 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 08:11:35 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 08:11:36 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 08:11:36 (2/6) Installing libblkid (2.33-r0) 08:11:36 (3/6) Installing libfdisk (2.33-r0) 08:11:36 (4/6) Installing libmount (2.33-r0) 08:11:36 (5/6) Installing libsmartcols (2.33-r0) 08:11:37 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:11:37 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:11:37 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:11:37 (6/6) Installing util-linux-dev (2.33-r0) 08:11:37 Executing busybox-1.29.3-r10.trigger 08:11:37 OK: 273 MiB in 87 packages 08:11:37 Removing intermediate container 0d22fa2083ef 08:11:37 ---> f4e7c0b0f5ad 08:11:37 Step 7/17 : COPY VERSION /edgex-c-sdk/ 08:11:37 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:11:37 ---> 0b5e928726ff 08:11:37 Step 8/17 : COPY src /edgex-c-sdk/src/ 08:11:38 ---> 8313aa060c8d 08:11:38 Step 9/17 : COPY include /edgex-c-sdk/include/ 08:11:38 ---> 2ad86baa8bce 08:11:38 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 08:11:38 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:11:38 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:11:38 ---> 562604a2112b 08:11:38 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 08:11:38 ---> fb17e9aa34fe 08:11:38 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 08:11:38 ---> b1ad4da1ba03 08:11:38 Step 13/17 : WORKDIR /edgex-c-sdk 08:11:38 ---> Running in 1f2fd99f0633 08:11:38 Removing intermediate container 1f2fd99f0633 08:11:38 ---> 0bd63a401e3f 08:11:38 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 08:11:38 ---> Running in 87209742ecc4 08:11:38 Removing intermediate container 87209742ecc4 08:11:38 ---> d90bb84e7653 08:11:38 Step 15/17 : LABEL arch=amd64 08:11:38 ---> Running in 01641bc4f344 08:11:39 Removing intermediate container 01641bc4f344 08:11:39 ---> 70d588f8c78c 08:11:39 Step 16/17 : LABEL git_sha=c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 08:11:39 ---> Running in c3998e474547 08:11:39 Removing intermediate container c3998e474547 08:11:39 ---> 192a14dbf234 08:11:39 Step 17/17 : LABEL version=1.3.2-dev.20 08:11:39 ---> Running in 017db50cbef9 08:11:39 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:11:39 Removing intermediate container 017db50cbef9 08:11:39 ---> a15887d84485 08:11:39 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:11:39 Successfully built a15887d84485 08:11:39 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } 08:11:39 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:11:40 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:11:40 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:11:42 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:11:42 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:11:43 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:11:43 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:11:47 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:11:48 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:11:48 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:11:49 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:11:50 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:11:51 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:11:53 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:11:56 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:11:56 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:11:57 [ 74%] Linking C shared library libcsdk.so 08:11:57 [ 74%] Built target csdk 08:11:57 Scanning dependencies of target template 08:11:57 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:11:58 [ 77%] Linking C executable template 08:11:58 [ 77%] Built target template 08:11:58 Scanning dependencies of target device-counter 08:11:58 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:11:58 [ 80%] Linking C executable device-counter 08:11:59 [ 80%] Built target device-counter 08:11:59 Scanning dependencies of target device-random 08:11:59 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:11:59 [ 84%] Linking C executable device-random 08:11:59 [ 84%] Built target device-random 08:11:59 Scanning dependencies of target device-gyro 08:11:59 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:12:00 [ 87%] Linking C executable device-gyro 08:12:00 [ 87%] Built target device-gyro 08:12:00 Scanning dependencies of target device-bitfields 08:12:00 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:12:00 [ 90%] Linking C executable device-bitfields 08:12:01 [ 90%] Built target device-bitfields 08:12:01 Scanning dependencies of target template-discovery 08:12:01 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:12:01 [ 93%] Linking C executable template-discovery 08:12:01 [ 93%] Built target template-discovery 08:12:01 Scanning dependencies of target device-file 08:12:01 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:12:02 [ 96%] Linking C executable device-file 08:12:02 [ 96%] Built target device-file 08:12:02 Scanning dependencies of target device-terminal 08:12:02 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:12:03 [100%] Linking C executable device-terminal 08:12:03 [100%] Built target device-terminal 08:12:03 Run CPack packaging tool... 08:12:03 CPack: Create package using TGZ 08:12:03 CPack: Install projects 08:12:03 CPack: - Run preinstall target for: Csdk 08:12:04 CPack: - Install project: Csdk 08:12:04 CPack: Create package 08:12:04 CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.20.tar.gz generated. 08:12:04 + '[' false '=' true ] 08:12:04 + '[' false '=' true ] 08:12:04 + mkdir -p /tmp/sdk/build/debug 08:12:04 + cd /tmp/sdk/build/debug 08:12:04 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 08:12:04 -- The C compiler identification is GNU 8.3.0 08:12:04 -- Check for working C compiler: /usr/bin/cc 08:12:04 -- Check for working C compiler: /usr/bin/cc -- works 08:12:04 -- Detecting C compiler ABI info 08:12:05 -- Detecting C compiler ABI info - done 08:12:05 -- Detecting C compile features 08:12:06 -- Detecting C compile features - done 08:12:06 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 08:12:06 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 08:12:06 -- Found LIBYAML: /usr/lib/libyaml.so 08:12:06 -- Found LIBUUID: /usr/lib/libuuid.so 08:12:06 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 08:12:06 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 08:12:06 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 08:12:06 -- C SDK 1.3.2-dev.20 for Linux 08:12:06 -- Performing Test CSDK_HAVE_ATOMIC 08:12:06 -- Performing Test CSDK_HAVE_ATOMIC - Success 08:12:06 -- Found Curses: /usr/lib/libcurses.so 08:12:06 -- Configuring done 08:12:06 -- Generating done 08:12:06 -- Build files have been written to: /tmp/sdk/build/debug 08:12:06 + make 08:12:06 + tee debug.log 08:12:06 Scanning dependencies of target csdk 08:12:06 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 08:12:07 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 08:12:07 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 08:12:08 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 08:12:08 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 08:12:08 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 08:12:08 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 08:12:09 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 08:12:09 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 08:12:09 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 08:12:10 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 08:12:10 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 08:12:10 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 08:12:11 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 08:12:11 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 08:12:11 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 08:12:11 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 08:12:12 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 08:12:12 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 08:12:12 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 08:12:12 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 08:12:13 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 08:12:13 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 08:12:14 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 08:12:14 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 08:12:14 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 08:12:15 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 08:12:15 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 08:12:15 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 08:12:15 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 08:12:15 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 08:12:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 08:12:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 08:12:16 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 08:12:16 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 08:12:17 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 08:12:17 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 08:12:18 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 08:12:18 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 08:12:18 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 08:12:19 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 08:12:19 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 08:12:20 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 08:12:20 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 08:12:21 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 08:12:21 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 08:12:22 [ 74%] Linking C shared library libcsdk.so 08:12:22 [ 74%] Built target csdk 08:12:22 Scanning dependencies of target template 08:12:22 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 08:12:22 [ 77%] Linking C executable template 08:12:22 [ 77%] Built target template 08:12:22 Scanning dependencies of target device-counter 08:12:22 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 08:12:23 [ 80%] Linking C executable device-counter 08:12:23 [ 80%] Built target device-counter 08:12:23 Scanning dependencies of target device-random 08:12:23 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 08:12:23 [ 84%] Linking C executable device-random 08:12:23 [ 84%] Built target device-random 08:12:24 Scanning dependencies of target device-gyro 08:12:24 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 08:12:24 [ 87%] Linking C executable device-gyro 08:12:24 [ 87%] Built target device-gyro 08:12:24 Scanning dependencies of target device-bitfields 08:12:24 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 08:12:24 [ 90%] Linking C executable device-bitfields 08:12:24 [ 90%] Built target device-bitfields 08:12:24 Scanning dependencies of target template-discovery 08:12:24 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 08:12:25 [ 93%] Linking C executable template-discovery 08:12:25 [ 93%] Built target template-discovery 08:12:25 Scanning dependencies of target device-file 08:12:25 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 08:12:25 [ 96%] Linking C executable device-file 08:12:25 [ 96%] Built target device-file 08:12:25 Scanning dependencies of target device-terminal 08:12:25 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 08:12:26 [100%] Linking C executable device-terminal 08:12:26 [100%] Built target device-terminal 08:12:26 make: Entering directory '/tmp/sdk/build/release' 08:12:26 make[1]: Entering directory '/tmp/sdk/build/release' 08:12:26 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:26 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:26 [ 74%] Built target csdk 08:12:26 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:26 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:26 [ 77%] Built target template 08:12:26 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:26 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:26 [ 80%] Built target device-counter 08:12:26 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:26 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:26 [ 84%] Built target device-random 08:12:26 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:26 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:26 [ 87%] Built target device-gyro 08:12:26 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:27 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:27 [ 90%] Built target device-bitfields 08:12:27 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:27 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:27 [ 93%] Built target template-discovery 08:12:27 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:27 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:27 [ 96%] Built target device-file 08:12:27 make[2]: Entering directory '/tmp/sdk/build/release' 08:12:27 make[2]: Leaving directory '/tmp/sdk/build/release' 08:12:27 [100%] Built target device-terminal 08:12:27 make[1]: Leaving directory '/tmp/sdk/build/release' 08:12:27 Install the project... 08:12:27 -- Install configuration: "Release" 08:12:27 -- Installing: /usr/local/lib/libcsdk.so 08:12:27 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 08:12:27 -- Up-to-date: /usr/local/include 08:12:27 -- Installing: /usr/local/include/edgex 08:12:27 -- Installing: /usr/local/include/edgex/rest-server.h 08:12:27 -- Installing: /usr/local/include/edgex/edgex-base.h 08:12:27 -- Installing: /usr/local/include/edgex/edgex.h 08:12:27 -- Installing: /usr/local/include/edgex/devices.h 08:12:27 -- Installing: /usr/local/include/edgex/profiles.h 08:12:27 -- Installing: /usr/local/include/edgex/csdk-defs.h 08:12:27 -- Installing: /usr/local/include/devsdk 08:12:27 -- Installing: /usr/local/include/devsdk/devsdk-base.h 08:12:27 -- Installing: /usr/local/include/devsdk/devsdk.h 08:12:27 -- Installing: /usr/local/include/iot 08:12:27 -- Installing: /usr/local/include/iot/json.h 08:12:27 -- Installing: /usr/local/include/iot/container.h 08:12:27 -- Installing: /usr/local/include/iot/component.h 08:12:27 -- Installing: /usr/local/include/iot/typecode.h 08:12:27 -- Installing: /usr/local/include/iot/iot.h 08:12:27 -- Installing: /usr/local/include/iot/time.h 08:12:27 -- Installing: /usr/local/include/iot/hash.h 08:12:27 -- Installing: /usr/local/include/iot/logger.h 08:12:27 -- Installing: /usr/local/include/iot/os 08:12:27 -- Installing: /usr/local/include/iot/os/zephyr.h 08:12:27 -- Installing: /usr/local/include/iot/os/linux.h 08:12:27 -- Installing: /usr/local/include/iot/os/macos.h 08:12:27 -- Installing: /usr/local/include/iot/scheduler.h 08:12:27 -- Installing: /usr/local/include/iot/data.h 08:12:27 -- Installing: /usr/local/include/iot/thread.h 08:12:27 -- Installing: /usr/local/include/iot/os.h 08:12:27 -- Installing: /usr/local/include/iot/base64.h 08:12:27 -- Installing: /usr/local/include/iot/defs.h 08:12:27 -- Installing: /usr/local/include/iot/threadpool.h 08:12:27 -- Installing: /usr/local/include/iot/config.h 08:12:27 -- Installing: /usr/local/share/device-sdk-c/LICENSE 08:12:27 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 08:12:27 make: Leaving directory '/tmp/sdk/build/release' 08:12:29 Removing intermediate container a0ea3331ae70 08:12:29 ---> d35afdd6b157 08:12:29 Step 16/25 : FROM ${BASE} 08:12:29 ---> b23d30803547 08:12:29 Step 17/25 : LABEL maintainer="IOTech " 08:12:29 ---> Running in 7d16d3715d1d 08:12:29 Removing intermediate container 7d16d3715d1d 08:12:29 ---> 3b3c4c97423c 08:12:29 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 08:12:29 ---> Running in caf1d3a681ae 08:12:31 Connecting to iotech.jfrog.io (54.74.239.58:443) 08:12:31 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 08:12:31 08:12:32 Removing intermediate container caf1d3a681ae 08:12:32 ---> 20850d6c3511 08:12:32 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:12:32 ---> Running in badd5bea5a8e 08:12:34 Removing intermediate container badd5bea5a8e 08:12:34 ---> 970581815ad1 08:12:34 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 08:12:35 ---> Running in a31bd6002bc9 08:12:36 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 08:12:37 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 08:12:38 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 08:12:38 (1/6) Installing curl (7.64.0-r5) 08:12:38 (2/6) Installing hiredis (0.14.0-r0) 08:12:38 (3/6) Installing hiredis-dev (0.14.0-r0) 08:12:39 (4/6) Installing libuuid (2.33-r0) 08:12:39 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 08:12:40 (6/6) Installing wget (1.20.3-r0) 08:12:40 Executing busybox-1.29.3-r10.trigger 08:12:40 OK: 283 MiB in 81 packages 08:12:42 Removing intermediate container a31bd6002bc9 08:12:42 ---> 8e0aff39080a 08:12:42 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 08:12:42 ---> 8b2e462b119c 08:12:42 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 08:12:43 ---> 5afa3643ab8b 08:12:43 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 08:12:44 ---> ca35b76a564d 08:12:44 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 08:12:45 ---> afe175edf785 08:12:45 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 08:12:45 ---> 89448d3be20a 08:12:45 Successfully built 89448d3be20a 08:12:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:12:46 + docker inspect -f . ci-base-image-arm64 08:12:46 . [Pipeline] withDockerContainer 08:12:46 prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container 08:12:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/72 -v /w/workspace/device-sdk-c/72:/w/workspace/device-sdk-c/72:rw,z -v /w/workspace/device-sdk-c/72@tmp:/w/workspace/device-sdk-c/72@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 08:12:48 $ docker top ddd60e1e4f8c0fcd7847a1d5d8552e5f6d1b5b115f7aa4defe38851658ae5b20 -eo pid,comm [Pipeline] { [Pipeline] sh 08:12:49 + make test 08:12:49 echo "make test" 08:12:49 make test [Pipeline] } 08:12:49 $ docker stop --time=1 ddd60e1e4f8c0fcd7847a1d5d8552e5f6d1b5b115f7aa4defe38851658ae5b20 08:12:51 $ docker rm -f ddd60e1e4f8c0fcd7847a1d5d8552e5f6d1b5b115f7aa4defe38851658ae5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:12:52 + ls -al . 08:12:52 total 192 08:12:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 08:09 . 08:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 08:09 .. 08:12:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 08:09 .git 08:12:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 08:09 .github 08:12:52 -rw-rw-r-- 1 jenkins jenkins 176 Jun 21 08:09 .gitignore 08:12:52 -rw-rw-r-- 1 jenkins jenkins 3104 Jun 21 08:09 Attribution.txt 08:12:52 -rw-rw-r-- 1 jenkins jenkins 7509 Jun 21 08:09 CHANGES 08:12:52 -rw-rw-r-- 1 jenkins jenkins 108574 Jun 21 08:09 Doxyfile 08:12:52 -rw-rw-r-- 1 jenkins jenkins 784 Jun 21 08:09 Jenkinsfile 08:12:52 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 08:09 LICENSE 08:12:52 -rw-rw-r-- 1 jenkins jenkins 444 Jun 21 08:09 Makefile 08:12:52 -rw-rw-r-- 1 jenkins jenkins 4090 Jun 21 08:09 README.md 08:12:52 -rw-rw-r-- 1 jenkins jenkins 7090 Jun 21 08:09 README.v2.md 08:12:52 -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 08:07 VERSION 08:12:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 08:09 docs 08:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 08:09 include 08:12:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 08:09 scripts 08:12:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 08:09 src [Pipeline] isUnix [Pipeline] sh 08:12:52 + 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=c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 --label arch=arm64 --label version=1.3.2-dev.20 . 08:12:52 Sending build context to Docker daemon 2.598MB 08:12:53 Step 1/17 : ARG BASE=alpine:3.12 08:12:53 Step 2/17 : FROM ${BASE} 08:12:53 ---> 89448d3be20a 08:12:53 Step 3/17 : LABEL maintainer="IOTech " 08:12:54 ---> Running in 38a3108f14ed 08:12:54 Removing intermediate container 38a3108f14ed 08:12:54 ---> 122fd9cf39dd 08:12: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 08:12:54 ---> Running in c678a5e5dd0d 08:12:56 --2021-06-21 08:12:55-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 08:12:56 Resolving iotech.jfrog.io... 54.72.115.12, 54.74.239.58, 34.243.182.113 08:12:56 Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. 08:12:56 HTTP request sent, awaiting response... 200 OK 08:12:56 Length: 451 [application/octet-stream] 08:12:56 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 08:12:56  08:12:56 0K 100% 17.4M=0s 08:12:56 08:12:56 2021-06-21 08:12:56 (17.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 08:12:56 08:12:57 Removing intermediate container c678a5e5dd0d 08:12:57 ---> a05eb770b758 08:12:57 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 08:12:57 ---> Running in 82f657487876 08:12:59 Removing intermediate container 82f657487876 08:12:59 ---> ca818d7456cd 08:12:59 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 08:12:59 ---> Running in e427409b1731 08:13:00 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 08:13:01 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 08:13:02 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 08:13:02 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 08:13:03 (2/6) Installing libblkid (2.33-r0) 08:13:03 (3/6) Installing libfdisk (2.33-r0) 08:13:03 (4/6) Installing libmount (2.33-r0) 08:13:03 (5/6) Installing libsmartcols (2.33-r0) 08:13:03 (6/6) Installing util-linux-dev (2.33-r0) 08:13:03 Executing busybox-1.29.3-r10.trigger 08:13:04 OK: 287 MiB in 87 packages 08:13:04 Removing intermediate container e427409b1731 08:13:04 ---> cc089dae27e6 08:13:04 Step 7/17 : COPY VERSION /edgex-c-sdk/ 08:13:05 ---> e92788de5b10 08:13:05 Step 8/17 : COPY src /edgex-c-sdk/src/ 08:13:08 ---> 29f645faf673 08:13:08 Step 9/17 : COPY include /edgex-c-sdk/include/ 08:13:08 ---> d8761edf2500 08:13:08 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 08:13:09 ---> dde754cb2281 08:13:09 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 08:13:10 ---> cd65a99e700f 08:13:10 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 08:13:10 ---> e74c528027f4 08:13:10 Step 13/17 : WORKDIR /edgex-c-sdk 08:13:11 ---> Running in 857fd55f4f82 08:13:11 Removing intermediate container 857fd55f4f82 08:13:11 ---> dcecd6388ff5 08:13:11 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 08:13:11 ---> Running in f70ae05e4831 08:13:12 Removing intermediate container f70ae05e4831 08:13:12 ---> 5c37a980f3e7 08:13:12 Step 15/17 : LABEL arch=arm64 08:13:12 ---> Running in 84316a167fb7 08:13:13 Removing intermediate container 84316a167fb7 08:13:13 ---> 58f2cfa7686a 08:13:13 Step 16/17 : LABEL git_sha=c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 08:13:13 ---> Running in c24bfd4af2d5 08:13:13 Removing intermediate container c24bfd4af2d5 08:13:13 ---> 70ff849af1bb 08:13:13 Step 17/17 : LABEL version=1.3.2-dev.20 08:13:13 ---> Running in 0a177593dd98 08:13:14 Removing intermediate container 0a177593dd98 08:13:14 ---> 49962a9463e4 08:13:14 [Warning] One or more build-args [ARCH MAKE] were not consumed 08:13:14 Successfully built 49962a9463e4 08:13:14 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 08:13:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:15 . [Pipeline] withDockerContainer 08:13:15 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 08:13:15 $ 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 08:13:16 $ docker top 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:16 [ssh-agent] Looking for ssh-agent implementation... 08:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:16 $ docker exec 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 ssh-agent 08:13:16 SSH_AUTH_SOCK=/tmp/ssh-d0vKPCURBtso/agent.14 08:13:16 SSH_AGENT_PID=20 08:13:16 Running ssh-add (command line suppressed) 08:13:16 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8669950902190830960.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8669950902190830960.key) 08:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:16 + git semver tag 08:13:16 # -> Open(): unable to determine branch for HEAD 08:13:16 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 08:13:16 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 08:13:16 # $SEMVER_REMOTE_NAME = origin 08:13:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:16 # $SEMVER_USER_NAME = edgex-jenkins 08:13:16 # $SEMVER_BRANCH = master 08:13:16 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver 08:13:16 # c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 HEAD 08:13:16 # -> Force: false 08:13:16 # 788aa8fbcc53908f02a7e732cfadffb2f5b83d7d refs/tags/v1.3.2-dev.20 [Pipeline] } 08:13:16 $ docker exec --env ******** --env ******** 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 ssh-agent -k 08:13:17 unset SSH_AUTH_SOCK; 08:13:17 unset SSH_AGENT_PID; 08:13:17 echo Agent pid 20 killed; 08:13:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:17 + git semver [Pipeline] } 08:13:17 $ docker stop --time=1 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 08:13:18 $ docker rm -f 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 08:13:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:19 08:13:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 08:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:19 0.23.1-centos7: Pulling from edgex-lftools 08:13:19 ab5ef0e58194: Pulling fs layer 08:13:19 9712f1f96733: Pulling fs layer 08:13:19 63f879dbbcfc: Pulling fs layer 08:13:19 0d9ebad4ef96: Pulling fs layer 08:13:19 e9a5061849ea: Pulling fs layer 08:13:19 d747dcd14b5f: Pulling fs layer 08:13:19 2de7ff778b66: Pulling fs layer 08:13:19 0d9ebad4ef96: Waiting 08:13:19 e9a5061849ea: Waiting 08:13:19 d747dcd14b5f: Waiting 08:13:19 2de7ff778b66: Waiting 08:13:19 9712f1f96733: Verifying Checksum 08:13:19 9712f1f96733: Download complete 08:13:22 63f879dbbcfc: Verifying Checksum 08:13:22 63f879dbbcfc: Download complete 08:13:22 e9a5061849ea: Verifying Checksum 08:13:22 e9a5061849ea: Download complete 08:13:22 d747dcd14b5f: Verifying Checksum 08:13:22 d747dcd14b5f: Download complete 08:13:22 2de7ff778b66: Verifying Checksum 08:13:22 2de7ff778b66: Download complete 08:13:22 0d9ebad4ef96: Verifying Checksum 08:13:22 0d9ebad4ef96: Download complete 08:13:22 ab5ef0e58194: Verifying Checksum 08:13:22 ab5ef0e58194: Download complete 08:13:25 ab5ef0e58194: Pull complete 08:13:25 9712f1f96733: Pull complete 08:13:26 63f879dbbcfc: Pull complete 08:13:29 0d9ebad4ef96: Pull complete 08:13:30 e9a5061849ea: Pull complete 08:13:30 d747dcd14b5f: Pull complete 08:13:31 2de7ff778b66: Pull complete 08:13:31 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:13:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:31 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 08:13:31 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 08:13:31 $ 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 08:13:37 $ docker top 4cca2892c77aea379a2047e0a812d4294a34fc5db6fdf44dcc32e6bb3ad78416 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:13:37 provisioning config files... 08:13:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3517638760951504759tmp 08:13:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6125710231201258090tmp 08:13:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2429042138350116786tmp [Pipeline] { [Pipeline] echo 08:13:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:13:37 ---> sigul-configuration.sh 08:13:37 gpg: directory `/root/.gnupg' created 08:13:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:13:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:13:37 gpg: keyring `/root/.gnupg/secring.gpg' created 08:13:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:13:37 gpg: CAST5 encrypted data 08:13:37 gpg: encrypted with 1 passphrase 08:13:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:13:37 + mkdir /home/jenkins 08:13:37 + mkdir /home/jenkins/sigul [Pipeline] sh 08:13:38 + 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 08:13:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:38 ---> sigul-install.sh 08:13:43 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 08:13:44 + git tag --list 08:13:44 0.7.0 08:13:44 0.7.1 08:13:44 1.0.0 08:13:44 v1.0.1 08:13:44 v1.0.2 08:13:44 v1.0.3 08:13:44 v1.1.0 08:13:44 v1.1.1 08:13:44 v1.2.0 08:13:44 v1.2.1 08:13:44 v1.2.2 08:13:44 v1.3.0 08:13:44 v1.3.1 08:13:44 v1.3.1-dev.1 08:13:44 v1.3.1-dev.2 08:13:44 v1.3.1-dev.3 08:13:44 v1.3.2-dev.1 08:13:44 v1.3.2-dev.10 08:13:44 v1.3.2-dev.11 08:13:44 v1.3.2-dev.12 08:13:44 v1.3.2-dev.13 08:13:44 v1.3.2-dev.14 08:13:44 v1.3.2-dev.15 08:13:44 v1.3.2-dev.16 08:13:44 v1.3.2-dev.17 08:13:44 v1.3.2-dev.18 08:13:44 v1.3.2-dev.19 08:13:44 v1.3.2-dev.2 08:13:44 v1.3.2-dev.20 08:13:44 v1.3.2-dev.3 08:13:44 v1.3.2-dev.4 08:13:44 v1.3.2-dev.5 08:13:44 v1.3.2-dev.6 08:13:44 v1.3.2-dev.7 08:13:44 v1.3.2-dev.8 08:13:44 v1.3.2-dev.9 [Pipeline] sh 08:13:44 + lftools sign git-tag v1.3.2-dev.20 08:13:44 Signing Git tag with Sigul... 08:13:44 Signing v1.3.2-dev.20 [Pipeline] echo 08:13:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:13:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:13:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:13:46 $ docker stop --time=1 4cca2892c77aea379a2047e0a812d4294a34fc5db6fdf44dcc32e6bb3ad78416 08:13:48 $ docker rm -f 4cca2892c77aea379a2047e0a812d4294a34fc5db6fdf44dcc32e6bb3ad78416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 08:13:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:49 . [Pipeline] withDockerContainer 08:13:49 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 08:13:49 $ 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 08:13:49 $ docker top 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:49 [ssh-agent] Looking for ssh-agent implementation... 08:13:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:49 $ docker exec 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff ssh-agent 08:13:50 SSH_AUTH_SOCK=/tmp/ssh-WP9P8YyuxNBo/agent.14 08:13:50 SSH_AGENT_PID=20 08:13:50 Running ssh-add (command line suppressed) 08:13:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_248674010892020513.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_248674010892020513.key) 08:13:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:50 + git semver bump pre 08:13:50 # -> Open(): unable to determine branch for HEAD 08:13:50 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 08:13:50 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 08:13:50 # $SEMVER_REMOTE_NAME = origin 08:13:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:50 # $SEMVER_USER_NAME = edgex-jenkins 08:13:50 # $SEMVER_BRANCH = master 08:13:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver 08:13:50 1.3.2-dev.21 [Pipeline] } 08:13:50 $ docker exec --env ******** --env ******** 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff ssh-agent -k 08:13:50 unset SSH_AUTH_SOCK; 08:13:50 unset SSH_AGENT_PID; 08:13:50 echo Agent pid 20 killed; 08:13:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:51 + git semver [Pipeline] } 08:13:51 $ docker stop --time=1 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff 08:13:52 $ docker rm -f 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 08:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:13:52 . [Pipeline] withDockerContainer 08:13:52 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 08:13:52 $ 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 08:13:53 $ docker top 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:53 [ssh-agent] Looking for ssh-agent implementation... 08:13:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:53 $ docker exec 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d ssh-agent 08:13:53 SSH_AUTH_SOCK=/tmp/ssh-8DEJwn2KptaG/agent.13 08:13:53 SSH_AGENT_PID=19 08:13:53 Running ssh-add (command line suppressed) 08:13:53 Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8641746436292553535.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8641746436292553535.key) 08:13:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:54 + git semver push 08:13:54 # -> Open(): unable to determine branch for HEAD 08:13:54 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git 08:13:54 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master 08:13:54 # $SEMVER_REMOTE_NAME = origin 08:13:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:13:54 # $SEMVER_USER_NAME = edgex-jenkins 08:13:54 # $SEMVER_BRANCH = master 08:13:54 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } 08:13:59 $ docker exec --env ******** --env ******** 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d ssh-agent -k 08:13:59 unset SSH_AUTH_SOCK; 08:13:59 unset SSH_AGENT_PID; 08:13:59 echo Agent pid 19 killed; 08:13:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:59 + git semver [Pipeline] } 08:13:59 $ docker stop --time=1 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d 08:14:01 $ docker rm -f 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d [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 08:14:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:14:02 ---> package-listing.sh 08:14:02 ++ facter osfamily 08:14:02 ++ tr '[:upper:]' '[:lower:]' 08:14:02 + OS_FAMILY=redhat 08:14:02 + workspace=/w/workspace/edgexfoundry_device-sdk-c_master 08:14:02 + START_PACKAGES=/tmp/packages_start.txt 08:14:02 + END_PACKAGES=/tmp/packages_end.txt 08:14:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:02 + PACKAGES=/tmp/packages_start.txt 08:14:02 + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' 08:14:02 + PACKAGES=/tmp/packages_end.txt 08:14:02 + case "${OS_FAMILY}" in 08:14:02 + rpm -qa 08:14:02 + sort 08:14:03 + '[' -f /tmp/packages_start.txt ']' 08:14:03 + '[' -f /tmp/packages_end.txt ']' 08:14:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:03 + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' 08:14:03 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ 08:14:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo 08:14:03 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 08:14:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:04 08:14:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:14:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:04 alpine: Pulling from edgex-lftools-log-publisher 08:14:04 df20fa9351a1: Pulling fs layer 08:14:04 36b3adc4ff6f: Pulling fs layer 08:14:04 8ad3a11d3b57: Pulling fs layer 08:14:04 46f8f816bc3b: Pulling fs layer 08:14:04 93b61091891f: Pulling fs layer 08:14:04 93b9cdb0e59b: Pulling fs layer 08:14:04 5e14af77c1be: Pulling fs layer 08:14:04 01666e4c0597: Pulling fs layer 08:14:04 aa168da1d23b: Pulling fs layer 08:14:04 46f8f816bc3b: Waiting 08:14:04 93b61091891f: Waiting 08:14:04 93b9cdb0e59b: Waiting 08:14:04 5e14af77c1be: Waiting 08:14:04 01666e4c0597: Waiting 08:14:04 aa168da1d23b: Waiting 08:14:04 36b3adc4ff6f: Verifying Checksum 08:14:04 36b3adc4ff6f: Download complete 08:14:04 46f8f816bc3b: Verifying Checksum 08:14:04 46f8f816bc3b: Download complete 08:14:04 df20fa9351a1: Verifying Checksum 08:14:04 df20fa9351a1: Download complete 08:14:04 93b9cdb0e59b: Verifying Checksum 08:14:04 93b9cdb0e59b: Download complete 08:14:04 5e14af77c1be: Verifying Checksum 08:14:04 5e14af77c1be: Download complete 08:14:04 93b61091891f: Download complete 08:14:04 01666e4c0597: Verifying Checksum 08:14:04 01666e4c0597: Download complete 08:14:04 df20fa9351a1: Pull complete 08:14:05 8ad3a11d3b57: Verifying Checksum 08:14:05 8ad3a11d3b57: Download complete 08:14:05 36b3adc4ff6f: Pull complete 08:14:05 8ad3a11d3b57: Pull complete 08:14:05 46f8f816bc3b: Pull complete 08:14:06 93b61091891f: Pull complete 08:14:06 93b9cdb0e59b: Pull complete 08:14:06 5e14af77c1be: Pull complete 08:14:06 01666e4c0597: Pull complete 08:14:06 aa168da1d23b: Verifying Checksum 08:14:06 aa168da1d23b: Download complete 08:14:12 aa168da1d23b: Pull complete 08:14:12 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:14:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:14:12 prd-centos7-docker-4c-2g-484 does not seem to be running inside a container 08:14:12 $ 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 08:14:16 $ docker top 31762535553c071fd58a89d91e4944d30ec4e394d587cbef54286d9fa6e14a7a -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:16 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:17 + mkdir -p /var/log/sa [Pipeline] sh 08:14:17 + ls /var/log/sa-host 08:14:17 + sadf -c /var/log/sa-host/sa05 08:14:17 file_magic: OK 08:14:17 HZ: Using current value: 100 08:14:17 file_header: OK 08:14:17 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 08:14:17 Statistics: 08:14:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:14:17 File successfully converted to sysstat format version 12.2.1 08:14:17 + sadf -c /var/log/sa-host/sa21 08:14:17 file_magic: OK 08:14:17 HZ: Using current value: 100 08:14:17 file_header: OK 08:14:17 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 08:14:17 Statistics: 08:14:17 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:14:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:18 provisioning config files... 08:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3301752881662139861tmp [Pipeline] { [Pipeline] echo 08:14:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:18 ---> create-netrc.sh [Pipeline] } 08:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:14:19 ---> python-tools-install.sh [Pipeline] echo 08:14:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:19 ---> sudo-logs.sh 08:14:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:14:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:14:19 ---> job-cost.sh 08:14:19 lf-activate-venv: SKIPPING 08:14:19 INFO: No Stack... 08:14:20 INFO: Retrieving Pricing Info for: v3-standard-2 08:14:20 INFO: Archiving Costs [Pipeline] echo 08:14:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:14:21 ---> logs-deploy.sh 08:14:21 lf-activate-venv: SKIPPING 08:14:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/72 08:14:21 INFO: archiving workspace using pattern(s): 08:14:22 Archives upload complete. 08:14:22 INFO: archiving logs to Nexus 08:14:23 ---> uname -a: 08:14:23 Linux prd-centos7-docker-4c-2g-484.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:14:23 08:14:23 08:14:23 ---> lscpu: 08:14:23 Architecture: x86_64 08:14:23 CPU op-mode(s): 32-bit, 64-bit 08:14:23 Byte Order: Little Endian 08:14:23 Address sizes: 40 bits physical, 48 bits virtual 08:14:23 CPU(s): 2 08:14:23 On-line CPU(s) list: 0,1 08:14:23 Thread(s) per core: 1 08:14:23 Core(s) per socket: 1 08:14:23 Socket(s): 2 08:14:23 NUMA node(s): 1 08:14:23 Vendor ID: AuthenticAMD 08:14:23 CPU family: 23 08:14:23 Model: 49 08:14:23 Model name: AMD EPYC-Rome Processor 08:14:23 Stepping: 0 08:14:23 CPU MHz: 2800.000 08:14:23 BogoMIPS: 5600.00 08:14:23 Virtualization: AMD-V 08:14:23 Hypervisor vendor: KVM 08:14:23 Virtualization type: full 08:14:23 L1d cache: 64 KiB 08:14:23 L1i cache: 64 KiB 08:14:23 L2 cache: 1 MiB 08:14:23 L3 cache: 32 MiB 08:14:23 NUMA node0 CPU(s): 0,1 08:14:23 Vulnerability Itlb multihit: Not affected 08:14:23 Vulnerability L1tf: Not affected 08:14:23 Vulnerability Mds: Not affected 08:14:23 Vulnerability Meltdown: Not affected 08:14:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:14:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:14:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:14:23 Vulnerability Srbds: Not affected 08:14:23 Vulnerability Tsx async abort: Not affected 08:14:23 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 08:14:23 08:14:23 08:14:23 ---> nproc: 08:14:23 2 08:14:23 08:14:23 08:14:23 ---> df -h: 08:14:23 Filesystem Size Used Available Use% Mounted on 08:14:23 overlay 40.0G 8.2G 31.8G 20% / 08:14:23 tmpfs 64.0M 0 64.0M 0% /dev 08:14:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:14:23 shm 64.0M 0 64.0M 0% /dev/shm 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /facter-os 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/resolv.conf 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hostname 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hosts 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/secure 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/auth.log 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /run/cloud-init/result.json 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master@tmp 08:14:23 /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/sa-host 08:14:23 08:14:23 08:14:23 ---> free -m: 08:14:23 total used free shared buff/cache available 08:14:23 Mem: 7821 1187 3947 0 2686 6508 08:14:23 Swap: 1023 0 1023 08:14:23 08:14:23 08:14:23 ---> ip addr: 08:14:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:14:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:14:23 inet 127.0.0.1/8 scope host lo 08:14:23 valid_lft forever preferred_lft forever 08:14:23 inet6 ::1/128 scope host 08:14:23 valid_lft forever preferred_lft forever 08:14:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:14:23 link/ether fa:16:3e:f4:bb:cd brd ff:ff:ff:ff:ff:ff 08:14:23 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 08:14:23 valid_lft 85933sec preferred_lft 85933sec 08:14:23 inet6 fe80::f816:3eff:fef4:bbcd/64 scope link 08:14:23 valid_lft forever preferred_lft forever 08:14:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:14:23 link/ether 02:42:b6:10:8c:33 brd ff:ff:ff:ff:ff:ff 08:14:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:14:23 valid_lft forever preferred_lft forever 08:14:23 inet6 fe80::42:b6ff:fe10:8c33/64 scope link 08:14:23 valid_lft forever preferred_lft forever 08:14:23 08:14:23 08:14:23 ---> sar -b -r -n DEV: 08:14:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 08:14:23 08:14:23 08:06:24 LINUX RESTART (2 CPU) 08:14:23 08:14:23 08:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:14:23 08:08:01 84.32 3.64 80.68 0.00 2645.35 3688.09 0.00 08:14:23 08:09:01 0.38 0.00 0.38 0.00 0.00 6.38 0.00 08:14:23 08:10:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 08:14:23 08:11:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 08:14:23 08:12:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 08:14:23 08:13:01 0.30 0.00 0.30 0.00 0.00 4.05 0.00 08:14:23 08:14:01 107.49 0.00 107.49 0.00 0.00 27001.96 0.00 08:14:23 Average: 27.47 0.51 26.96 0.00 372.53 4390.25 0.00 08:14:23 08:14:23 08:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:14:23 08:08:01 5462328 0 803936 10.04 2620 1740048 1293244 14.28 574168 1572944 20 08:14:23 08:09:01 5474252 0 792004 9.89 2620 1740056 1203136 13.28 564824 1572908 16 08:14:23 08:10:01 5473104 0 793152 9.90 2620 1740056 1203376 13.29 571264 1567924 8 08:14:23 08:11:01 5470808 0 795444 9.93 2620 1740060 1203388 13.29 572916 1567924 8 08:14:23 08:12:01 5469692 0 796552 9.95 2620 1740068 1203268 13.28 569656 1573340 20 08:14:23 08:13:01 5468380 0 797864 9.96 2620 1740068 1203220 13.28 570440 1573340 12 08:14:23 08:14:01 4582516 0 1079924 13.48 2620 2343872 1223740 13.51 767332 2105176 20 08:14:23 Average: 5343011 0 836982 10.45 2620 1826318 1219053 13.46 598657 1647651 15 08:14:23 08:14:23 08:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:14:23 08:08:01 eth0 163.20 124.44 498.40 29.33 0.00 0.00 0.00 0.00 08:14:23 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:08:01 docker0 15.44 12.29 1.65 26.25 0.00 0.00 0.00 0.00 08:14:23 08:09:01 eth0 0.82 0.07 0.07 0.01 0.00 0.00 0.00 0.00 08:14:23 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:10:01 eth0 4.56 2.55 3.57 0.50 0.00 0.00 0.00 0.00 08:14:23 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:11:01 eth0 0.53 0.30 0.27 0.23 0.00 0.00 0.00 0.00 08:14:23 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:12:01 eth0 0.20 0.17 0.08 0.04 0.00 0.00 0.00 0.00 08:14:23 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:13:01 eth0 0.30 0.12 0.07 0.04 0.00 0.00 0.00 0.00 08:14:23 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:14:01 eth0 463.19 408.01 3527.68 50.25 0.00 0.00 0.00 0.00 08:14:23 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 08:14:01 docker0 41.97 46.13 2.52 274.27 0.00 0.00 0.00 0.00 08:14:23 Average: eth0 90.26 76.43 576.13 11.45 0.00 0.00 0.00 0.00 08:14:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:14:23 Average: docker0 8.19 8.34 0.59 42.99 0.00 0.00 0.00 0.00 08:14:23 08:14:23 08:14:23 ---> sar -P ALL: 08:14:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 08:14:23 08:14:23 08:06:24 LINUX RESTART (2 CPU) 08:14:23 08:14:23 08:07:02 CPU %user %nice %system %iowait %steal %idle 08:14:23 08:08:01 all 5.10 0.00 2.41 2.47 0.05 89.97 08:14:23 08:08:01 0 5.23 0.00 3.00 3.73 0.05 87.98 08:14:23 08:08:01 1 4.97 0.00 1.82 1.20 0.05 91.94 08:14:23 08:09:01 all 0.12 0.00 0.04 0.00 0.03 99.82 08:14:23 08:09:01 0 0.20 0.00 0.03 0.00 0.03 99.73 08:14:23 08:09:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:14:23 08:10:01 all 0.16 0.00 0.11 0.00 0.03 99.70 08:14:23 08:10:01 0 0.23 0.00 0.10 0.00 0.05 99.61 08:14:23 08:10:01 1 0.08 0.00 0.12 0.00 0.02 99.78 08:14:23 08:11:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:14:23 08:11:01 0 0.22 0.00 0.03 0.00 0.03 99.72 08:14:23 08:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:14:23 08:12:01 all 0.15 0.00 0.04 0.00 0.03 99.78 08:14:23 08:12:01 0 0.23 0.00 0.03 0.00 0.02 99.72 08:14:23 08:12:01 1 0.07 0.00 0.05 0.00 0.03 99.85 08:14:23 08:13:01 all 0.12 0.00 0.03 0.00 0.03 99.83 08:14:23 08:13:01 0 0.22 0.00 0.02 0.00 0.02 99.75 08:14:23 08:13:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:14:23 08:14:01 all 14.78 0.00 7.63 3.16 0.06 74.37 08:14:23 08:14:01 0 12.72 0.00 7.68 2.77 0.07 76.76 08:14:23 08:14:01 1 16.83 0.00 7.58 3.55 0.05 71.98 08:14:23 Average: all 2.86 0.00 1.43 0.78 0.03 94.90 08:14:23 Average: 0 2.66 0.00 1.52 0.91 0.04 94.88 08:14:23 Average: 1 3.06 0.00 1.34 0.66 0.03 94.91 08:14:23 08:14:23 08:14:23