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 [2021-06-21T08:07:06.944Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-21T08:07:07.040Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-21T08:07:07.067Z] ========================================================= [2021-06-21T08:07:07.067Z] EdgeX Global Pipelines Version Info [2021-06-21T08:07:07.067Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:07:08.574Z] ------------------- [2021-06-21T08:07:08.575Z] stable info: [2021-06-21T08:07:08.575Z] ------------------- [2021-06-21T08:07:08.575Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-21T08:07:08.575Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T08:07:08.575Z] Message: update stable to v1.0.195 [2021-06-21T08:07:09.151Z] ------------------- [2021-06-21T08:07:09.151Z] experimental info: [2021-06-21T08:07:09.151Z] ------------------- [2021-06-21T08:07:09.151Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-21T08:07:09.151Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-21T08:07:09.151Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-21T08:07:09.296Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-21T08:07:09.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-21T08:07:09.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-21T08:07:09.363Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-21T08:07:09.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-21T08:07:09.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-21T08:07:09.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-21T08:07:09.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-21T08:07:09.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-21T08:07:09.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-21T08:07:09.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-21T08:07:09.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-21T08:07:09.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-21T08:07:09.633Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-21T08:07:09.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-21T08:07:09.694Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-21T08:07:09.715Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-21T08:07:09.735Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-21T08:07:09.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-21T08:07:09.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-21T08:07:09.797Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 [Pipeline] echo [2021-06-21T08:07:09.817Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6fc2f8 [Pipeline] echo [2021-06-21T08:07:09.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T08:07:09.917Z] provisioning config files... [2021-06-21T08:07:09.934Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6797883017801036106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:07:10.265Z] ---> docker-login.sh [2021-06-21T08:07:10.265Z] nexus3.edgexfoundry.org:10001 [2021-06-21T08:07:10.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:07:10.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:07:10.538Z] Configure a credential helper to remove this warning. See [2021-06-21T08:07:10.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:07:10.538Z] [2021-06-21T08:07:10.538Z] Login Succeeded [2021-06-21T08:07:10.538Z] nexus3.edgexfoundry.org:10002 [2021-06-21T08:07:10.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:07:10.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:07:10.800Z] Configure a credential helper to remove this warning. See [2021-06-21T08:07:10.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:07:10.800Z] [2021-06-21T08:07:10.800Z] Login Succeeded [2021-06-21T08:07:10.800Z] nexus3.edgexfoundry.org:10003 [2021-06-21T08:07:10.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:07:10.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:07:10.800Z] Configure a credential helper to remove this warning. See [2021-06-21T08:07:10.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:07:10.800Z] [2021-06-21T08:07:10.800Z] Login Succeeded [2021-06-21T08:07:10.800Z] nexus3.edgexfoundry.org:10004 [2021-06-21T08:07:11.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:07:11.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:07:11.067Z] Configure a credential helper to remove this warning. See [2021-06-21T08:07:11.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:07:11.067Z] [2021-06-21T08:07:11.067Z] Login Succeeded [2021-06-21T08:07:11.067Z] docker.io [2021-06-21T08:07:11.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:07:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:07:11.330Z] Configure a credential helper to remove this warning. See [2021-06-21T08:07:11.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:07:11.330Z] [2021-06-21T08:07:11.330Z] Login Succeeded [2021-06-21T08:07:11.330Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T08:07:11.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:07:12.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T08:07:12.818Z] [2021-06-21T08:07:12.818Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:07:13.140Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T08:07:13.140Z] latest: Pulling from edgex-devops/git-semver [2021-06-21T08:07:13.140Z] 31603596830f: Pulling fs layer [2021-06-21T08:07:13.140Z] 54011a49482f: Pulling fs layer [2021-06-21T08:07:13.140Z] a6820b24f6d8: Pulling fs layer [2021-06-21T08:07:13.140Z] f581987b2513: Pulling fs layer [2021-06-21T08:07:13.140Z] f581987b2513: Waiting [2021-06-21T08:07:13.140Z] 54011a49482f: Download complete [2021-06-21T08:07:13.140Z] 31603596830f: Verifying Checksum [2021-06-21T08:07:13.140Z] 31603596830f: Download complete [2021-06-21T08:07:13.420Z] f581987b2513: Verifying Checksum [2021-06-21T08:07:13.420Z] f581987b2513: Download complete [2021-06-21T08:07:13.420Z] a6820b24f6d8: Verifying Checksum [2021-06-21T08:07:13.420Z] a6820b24f6d8: Download complete [2021-06-21T08:07:13.420Z] 31603596830f: Pull complete [2021-06-21T08:07:13.693Z] 54011a49482f: Pull complete [2021-06-21T08:07:14.277Z] a6820b24f6d8: Pull complete [2021-06-21T08:07:14.547Z] f581987b2513: Pull complete [2021-06-21T08:07:14.547Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-21T08:07:14.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T08:07:14.547Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-21T08:07:14.653Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-21T08:07:14.694Z] $ 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 [2021-06-21T08:07:15.836Z] $ docker top 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T08:07:15.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T08:07:15.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T08:07:16.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T08:07:16.069Z] $ docker exec 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent [2021-06-21T08:07:16.179Z] SSH_AUTH_SOCK=/tmp/ssh-cKMxMPk4yDXF/agent.13 [2021-06-21T08:07:16.179Z] SSH_AGENT_PID=20 [2021-06-21T08:07:16.188Z] Running ssh-add (command line suppressed) [2021-06-21T08:07:16.287Z] 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) [2021-06-21T08:07:16.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T08:07:16.607Z] + git tag --points-at HEAD [Pipeline] } [2021-06-21T08:07:16.636Z] $ docker exec --env ******** --env ******** 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent -k [2021-06-21T08:07:16.745Z] unset SSH_AUTH_SOCK; [2021-06-21T08:07:16.745Z] unset SSH_AGENT_PID; [2021-06-21T08:07:16.745Z] echo Agent pid 20 killed; [2021-06-21T08:07:16.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-21T08:07:16.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T08:07:16.806Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T08:07:16.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T08:07:16.921Z] $ docker exec 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent [2021-06-21T08:07:17.033Z] SSH_AUTH_SOCK=/tmp/ssh-mmu8h4QnswAZ/agent.54 [2021-06-21T08:07:17.033Z] SSH_AGENT_PID=61 [2021-06-21T08:07:17.039Z] Running ssh-add (command line suppressed) [2021-06-21T08:07:17.142Z] 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) [2021-06-21T08:07:17.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T08:07:17.477Z] + git semver init [2021-06-21T08:07:17.478Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T08:07:17.478Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T08:07:17.478Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T08:07:17.478Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T08:07:17.478Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T08:07:17.478Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T08:07:17.478Z] # $SEMVER_BRANCH = master [2021-06-21T08:07:17.478Z] # $SEMVER_TEMP = /tmp/semver-231291724 [2021-06-21T08:07:17.478Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-21T08:07:18.061Z] # '/tmp/semver-231291724' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-06-21T08:07:18.061Z] # -> Force: false [2021-06-21T08:07:18.061Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-21T08:07:18.071Z] $ docker exec --env ******** --env ******** 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e ssh-agent -k [2021-06-21T08:07:18.182Z] unset SSH_AUTH_SOCK; [2021-06-21T08:07:18.182Z] unset SSH_AGENT_PID; [2021-06-21T08:07:18.182Z] echo Agent pid 61 killed; [2021-06-21T08:07:18.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T08:07:18.548Z] + git semver [Pipeline] } [2021-06-21T08:07:18.565Z] $ docker stop --time=1 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e [2021-06-21T08:07:19.866Z] $ docker rm -f 78b6c0acb0b90d63d01b09df9e247f342e37bd572b3829c763384f8066779a1e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-21T08:07:20.238Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-21T08:07:20.534Z] Stashed 1 file(s) [Pipeline] echo [2021-06-21T08:07:20.538Z] [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 [2021-06-21T08:07:35.807Z] Still waiting to schedule task [2021-06-21T08:07:35.807Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-21T08:07:35.809Z] Still waiting to schedule task [2021-06-21T08:07:35.810Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-21T08:09:39.073Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-485 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-21T08:09:39.093Z] Running in /w/workspace/device-sdk-c/72 [Pipeline] { [Pipeline] checkout [2021-06-21T08:09:39.327Z] Selected Git installation does not exist. Using Default [2021-06-21T08:09:39.327Z] The recommended git tool is: NONE [2021-06-21T08:09:45.174Z] using credential edgex-jenkins-ssh [2021-06-21T08:09:45.199Z] Cloning the remote Git repository [2021-06-21T08:09:45.257Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T08:09:45.362Z] > git init /w/workspace/device-sdk-c/72 # timeout=10 [2021-06-21T08:09:45.442Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T08:09:45.444Z] > git --version # timeout=10 [2021-06-21T08:09:45.463Z] > git --version # 'git version 2.17.1' [2021-06-21T08:09:45.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T08:09:46.661Z] Avoid second fetch [2021-06-21T08:09:46.662Z] Checking out Revision c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 (master) [2021-06-21T08:09:45.587Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T08:09:46.611Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-21T08:09:46.638Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T08:09:46.680Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T08:09:46.693Z] > git checkout -f c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 [2021-06-21T08:09:50.974Z] Commit message: "fix: allow for non-string attributes (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T08:09:52.375Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-21T08:09:52.841Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T08:09:53.194Z] + sudo service docker restart [2021-06-21T08:09:53.194Z] + true [2021-06-21T08:09:58.988Z] Running on prd-centos7-docker-4c-2g-486 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-21T08:09:59.005Z] Running in /w/workspace/device-sdk-c/72 [Pipeline] { [Pipeline] checkout [2021-06-21T08:09:59.170Z] Selected Git installation does not exist. Using Default [2021-06-21T08:09:59.170Z] The recommended git tool is: NONE [2021-06-21T08:10:01.639Z] using credential edgex-jenkins-ssh [2021-06-21T08:10:01.652Z] Cloning the remote Git repository [2021-06-21T08:10:01.670Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T08:10:01.741Z] > git init /w/workspace/device-sdk-c/72 # timeout=10 [2021-06-21T08:10:01.779Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-21T08:10:01.780Z] > git --version # timeout=10 [2021-06-21T08:10:01.796Z] > git --version # 'git version 2.24.4' [2021-06-21T08:10:01.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-21T08:10:01.831Z] [INFO] Currently running in a labeled security context [2021-06-21T08:10:01.831Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-21T08:10:01.831Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/72@tmp/jenkins-gitclient-ssh823995557868811912.key [2021-06-21T08:10:01.851Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T08:10:03.280Z] Avoid second fetch [2021-06-21T08:10:03.281Z] Checking out Revision c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 (master) [2021-06-21T08:10:03.253Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-21T08:10:03.262Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-21T08:10:03.287Z] > git config core.sparsecheckout # timeout=10 [2021-06-21T08:10:03.298Z] > git checkout -f c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 # timeout=10 [2021-06-21T08:10:07.024Z] Commit message: "fix: allow for non-string attributes (#352)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T08:10:08.058Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-21T08:10:08.384Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-21T08:10:08.689Z] + sudo service docker restart [2021-06-21T08:10:08.689Z] + true [2021-06-21T08:10:08.689Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T08:10:11.568Z] provisioning config files... [2021-06-21T08:10:11.595Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/72@tmp/config8179871218048511493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:10:11.982Z] ---> docker-login.sh [2021-06-21T08:10:11.982Z] nexus3.edgexfoundry.org:10001 [2021-06-21T08:10:12.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:13.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:13.176Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:13.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:13.176Z] [2021-06-21T08:10:13.176Z] Login Succeeded [2021-06-21T08:10:13.176Z] nexus3.edgexfoundry.org:10002 [2021-06-21T08:10:13.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:13.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:13.451Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:13.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:13.451Z] [2021-06-21T08:10:13.726Z] Login Succeeded [2021-06-21T08:10:13.726Z] nexus3.edgexfoundry.org:10003 [2021-06-21T08:10:14.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:14.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:14.004Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:14.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:14.004Z] [2021-06-21T08:10:14.004Z] Login Succeeded [2021-06-21T08:10:14.004Z] nexus3.edgexfoundry.org:10004 [2021-06-21T08:10:14.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:14.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:14.604Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:14.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:14.604Z] [2021-06-21T08:10:14.604Z] Login Succeeded [2021-06-21T08:10:14.604Z] docker.io [2021-06-21T08:10:14.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:15.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:15.474Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:15.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:15.474Z] [2021-06-21T08:10:15.474Z] Login Succeeded [2021-06-21T08:10:15.474Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T08:10:15.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T08:10:15.786Z] ========================================================= [2021-06-21T08:10:15.786Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-21T08:10:15.786Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:10:16.128Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2021-06-21T08:10:16.733Z] Sending build context to Docker daemon 2.598MB [2021-06-21T08:10:16.733Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-21T08:10:16.733Z] Step 2/25 : FROM ${BASE} as builder [2021-06-21T08:10:16.733Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-21T08:10:16.733Z] 0362ad1dd800: Pulling fs layer [2021-06-21T08:10:16.733Z] f2cdb1532d8b: Pulling fs layer [2021-06-21T08:10:16.733Z] 37ed683be191: Pulling fs layer [2021-06-21T08:10:16.733Z] f2cdb1532d8b: Download complete [2021-06-21T08:10:17.010Z] 0362ad1dd800: Verifying Checksum [2021-06-21T08:10:17.010Z] 0362ad1dd800: Download complete [2021-06-21T08:10:17.628Z] 0362ad1dd800: Pull complete [2021-06-21T08:10:17.906Z] f2cdb1532d8b: Pull complete [2021-06-21T08:10:19.364Z] 37ed683be191: Verifying Checksum [2021-06-21T08:10:19.364Z] 37ed683be191: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T08:10:26.874Z] provisioning config files... [2021-06-21T08:10:26.888Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/72@tmp/config784402029439376539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:10:27.217Z] ---> docker-login.sh [2021-06-21T08:10:27.217Z] nexus3.edgexfoundry.org:10001 [2021-06-21T08:10:27.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:27.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:27.480Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:27.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:27.480Z] [2021-06-21T08:10:27.480Z] Login Succeeded [2021-06-21T08:10:27.480Z] nexus3.edgexfoundry.org:10002 [2021-06-21T08:10:27.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:27.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:27.746Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:27.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:27.746Z] [2021-06-21T08:10:27.746Z] Login Succeeded [2021-06-21T08:10:27.746Z] nexus3.edgexfoundry.org:10003 [2021-06-21T08:10:27.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:27.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:27.746Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:27.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:27.746Z] [2021-06-21T08:10:27.746Z] Login Succeeded [2021-06-21T08:10:27.746Z] nexus3.edgexfoundry.org:10004 [2021-06-21T08:10:28.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:28.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:28.011Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:28.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:28.011Z] [2021-06-21T08:10:28.011Z] Login Succeeded [2021-06-21T08:10:28.011Z] docker.io [2021-06-21T08:10:28.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-21T08:10:28.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-21T08:10:28.277Z] Configure a credential helper to remove this warning. See [2021-06-21T08:10:28.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-21T08:10:28.278Z] [2021-06-21T08:10:28.278Z] Login Succeeded [2021-06-21T08:10:28.278Z] ---> docker-login.sh ends [Pipeline] } [2021-06-21T08:10:28.288Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-21T08:10:28.461Z] ========================================================= [2021-06-21T08:10:28.461Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-21T08:10:28.461Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:10:28.771Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2021-06-21T08:10:28.771Z] Sending build context to Docker daemon 2.599MB [2021-06-21T08:10:28.771Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-21T08:10:28.771Z] Step 2/25 : FROM ${BASE} as builder [2021-06-21T08:10:29.042Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-21T08:10:29.042Z] e7c96db7181b: Pulling fs layer [2021-06-21T08:10:29.042Z] 4c13bbce0fe7: Pulling fs layer [2021-06-21T08:10:29.042Z] 6059c847ac2f: Pulling fs layer [2021-06-21T08:10:29.042Z] 4c13bbce0fe7: Verifying Checksum [2021-06-21T08:10:29.042Z] 4c13bbce0fe7: Download complete [2021-06-21T08:10:29.042Z] e7c96db7181b: Verifying Checksum [2021-06-21T08:10:29.042Z] e7c96db7181b: Download complete [2021-06-21T08:10:29.305Z] e7c96db7181b: Pull complete [2021-06-21T08:10:29.305Z] 4c13bbce0fe7: Pull complete [2021-06-21T08:10:29.553Z] 37ed683be191: Pull complete [2021-06-21T08:10:29.553Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-21T08:10:29.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-21T08:10:29.553Z] ---> b23d30803547 [2021-06-21T08:10:29.553Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:10:29.553Z] ---> Running in f7a61b215bfa [2021-06-21T08:10:30.256Z] 6059c847ac2f: Verifying Checksum [2021-06-21T08:10:30.256Z] 6059c847ac2f: Download complete [2021-06-21T08:10:30.994Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-21T08:10:31.599Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T08:10:31.599Z] [2021-06-21T08:10:32.581Z] Removing intermediate container f7a61b215bfa [2021-06-21T08:10:32.581Z] ---> 5fffd3d8a836 [2021-06-21T08:10:32.581Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T08:10:32.581Z] ---> Running in 0317122a747f [2021-06-21T08:10:33.655Z] 6059c847ac2f: Pull complete [2021-06-21T08:10:33.655Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-21T08:10:33.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-21T08:10:33.655Z] ---> 5eabd8fd8ba2 [2021-06-21T08:10:33.655Z] Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:10:35.199Z] Removing intermediate container 0317122a747f [2021-06-21T08:10:35.199Z] ---> b13a986b1507 [2021-06-21T08:10:35.199Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-06-21T08:10:35.199Z] ---> Running in 921f9cedca2e [2021-06-21T08:10:35.579Z] ---> Running in f36fd7446664 [2021-06-21T08:10:35.849Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-21T08:10:36.116Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T08:10:36.116Z] [2021-06-21T08:10:36.226Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-21T08:10:36.383Z] Removing intermediate container f36fd7446664 [2021-06-21T08:10:36.383Z] ---> 788679905eb0 [2021-06-21T08:10:36.383Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T08:10:36.383Z] ---> Running in baa6c08f0e5f [2021-06-21T08:10:36.968Z] Removing intermediate container baa6c08f0e5f [2021-06-21T08:10:36.968Z] ---> 2982896da087 [2021-06-21T08:10:36.968Z] Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev [2021-06-21T08:10:36.968Z] ---> Running in f5ba5c8848e3 [2021-06-21T08:10:37.205Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-21T08:10:37.479Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-21T08:10:37.546Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-21T08:10:38.074Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-21T08:10:38.120Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-21T08:10:38.345Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-21T08:10:38.345Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T08:10:38.615Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T08:10:38.693Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-21T08:10:38.956Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-21T08:10:38.956Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-21T08:10:39.219Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T08:10:39.481Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T08:10:40.038Z] (5/11) Installing libuuid (2.33-r0) [2021-06-21T08:10:40.038Z] (6/11) Installing libblkid (2.33-r0) [2021-06-21T08:10:40.312Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-21T08:10:40.598Z] (8/11) Installing libmount (2.33-r0) [2021-06-21T08:10:40.598Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-21T08:10:40.871Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-21T08:10:40.872Z] (5/11) Installing libuuid (2.33-r0) [2021-06-21T08:10:40.873Z] (6/11) Installing libblkid (2.33-r0) [2021-06-21T08:10:40.873Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-21T08:10:41.140Z] (8/11) Installing libmount (2.33-r0) [2021-06-21T08:10:41.140Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-21T08:10:41.146Z] (11/11) Installing wget (1.20.3-r0) [2021-06-21T08:10:41.146Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T08:10:41.146Z] OK: 287 MiB in 86 packages [2021-06-21T08:10:41.404Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-21T08:10:41.672Z] (11/11) Installing wget (1.20.3-r0) [2021-06-21T08:10:41.672Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T08:10:41.672Z] OK: 273 MiB in 86 packages [2021-06-21T08:10:42.265Z] Removing intermediate container f5ba5c8848e3 [2021-06-21T08:10:42.265Z] ---> f75be5515b3e [2021-06-21T08:10:42.265Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-21T08:10:42.265Z] ---> Running in cfff4b64849f [2021-06-21T08:10:42.533Z] Removing intermediate container cfff4b64849f [2021-06-21T08:10:42.533Z] ---> d463915a039d [2021-06-21T08:10:42.533Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-06-21T08:10:42.533Z] ---> Running in 8693071b212c [2021-06-21T08:10:42.587Z] Removing intermediate container 921f9cedca2e [2021-06-21T08:10:42.587Z] ---> e7be60e2faf2 [2021-06-21T08:10:42.587Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-21T08:10:42.796Z] --2021-06-21 08:10:42-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-21T08:10:42.796Z] Resolving github.com... 140.82.114.3 [2021-06-21T08:10:42.796Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-21T08:10:42.796Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T08:10:42.796Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-21T08:10:42.796Z] --2021-06-21 08:10:42-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-21T08:10:42.796Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-21T08:10:42.796Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-21T08:10:42.869Z] ---> Running in 277e2365aa41 [2021-06-21T08:10:43.061Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:10:43.061Z] Length: unspecified [application/x-gzip] [2021-06-21T08:10:43.061Z] Saving to: 'STDOUT' [2021-06-21T08:10:43.061Z] [2021-06-21T08:10:43.061Z] 0K .......... .......... .......... .......... .......... 1.36M [2021-06-21T08:10:43.061Z] 50K .......... .......... .......... .......... .......... 2.69M [2021-06-21T08:10:43.061Z] 100K .......... .......... .......... .......... .......... 27.1M [2021-06-21T08:10:43.061Z] 150K .......... .......... .......... .......... .......... 41.4M [2021-06-21T08:10:43.141Z] Removing intermediate container 277e2365aa41 [2021-06-21T08:10:43.141Z] ---> b906f3a4f496 [2021-06-21T08:10:43.141Z] Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install [2021-06-21T08:10:43.325Z] 200K .......... .......... .......... .......... .......... 2.95M [2021-06-21T08:10:43.325Z] 250K .......... .......... .......... .......... .......... 6.92M [2021-06-21T08:10:43.325Z] 300K .......... .......... .......... .......... .......... 8.63M [2021-06-21T08:10:43.325Z] 350K .......... .......... .......... .......... .......... 9.61M [2021-06-21T08:10:43.325Z] 400K .......... .......... .......... .......... .......... 10.0M [2021-06-21T08:10:43.325Z] 450K .......... .......... .......... .......... .......... 11.0M [2021-06-21T08:10:43.325Z] 500K .......... .......... .......... .......... .......... 19.5M [2021-06-21T08:10:43.325Z] 550K .......... .......... .......... .......... .......... 9.07M [2021-06-21T08:10:43.325Z] 600K .......... .......... .......... .......... .......... 3.48M [2021-06-21T08:10:43.325Z] 650K .......... .......... .......... .......... .......... 7.63M [2021-06-21T08:10:43.325Z] 700K .. 51.1M=0.1s [2021-06-21T08:10:43.325Z] [2021-06-21T08:10:43.325Z] 2021-06-21 08:10:43 (5.31 MB/s) - written to stdout [719348] [2021-06-21T08:10:43.325Z] [2021-06-21T08:10:43.325Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T08:10:43.325Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-21T08:10:43.325Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T08:10:43.415Z] ---> Running in 50a71a901f2e [2021-06-21T08:10:43.592Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T08:10:43.592Z] -- Detecting C compiler ABI info [2021-06-21T08:10:43.592Z] -- Detecting C compiler ABI info - done [2021-06-21T08:10:43.592Z] -- Detecting C compile features [2021-06-21T08:10:43.857Z] -- Detecting C compile features - done [2021-06-21T08:10:43.857Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-21T08:10:43.857Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-21T08:10:43.857Z] -- Detecting CXX compiler ABI info [2021-06-21T08:10:43.857Z] -- Detecting CXX compiler ABI info - done [2021-06-21T08:10:43.857Z] -- Detecting CXX compile features [2021-06-21T08:10:44.406Z] --2021-06-21 08:10:44-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-21T08:10:44.436Z] -- Detecting CXX compile features - done [2021-06-21T08:10:44.436Z] -- Looking for include file endian.h [2021-06-21T08:10:44.436Z] -- Looking for include file endian.h - found [2021-06-21T08:10:44.436Z] -- Check if the system is big endian [2021-06-21T08:10:44.436Z] -- Searching 16 bit integer [2021-06-21T08:10:44.436Z] -- Looking for sys/types.h [2021-06-21T08:10:44.436Z] -- Looking for sys/types.h - found [2021-06-21T08:10:44.436Z] -- Looking for stdint.h [2021-06-21T08:10:44.681Z] Resolving github.com... 140.82.114.3 [2021-06-21T08:10:44.681Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-21T08:10:44.681Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T08:10:44.681Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-21T08:10:44.681Z] --2021-06-21 08:10:44-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-21T08:10:44.681Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-21T08:10:44.681Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-21T08:10:44.681Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:10:44.681Z] Length: unspecified [application/x-gzip] [2021-06-21T08:10:44.681Z] Saving to: 'STDOUT' [2021-06-21T08:10:44.681Z] [2021-06-21T08:10:44.681Z] 0K .......... .......... .......... .......... .......... 1.47M [2021-06-21T08:10:44.681Z] 50K .......... .......... .......... .......... .......... 2.87M [2021-06-21T08:10:44.681Z] 100K .......... .......... .......... .......... .......... 3.24M [2021-06-21T08:10:44.681Z] 150K .......... .......... .......... .......... .......... 11.2M [2021-06-21T08:10:44.681Z] 200K .......... .......... .......... .......... .......... 14.3M [2021-06-21T08:10:44.699Z] -- Looking for stdint.h - found [2021-06-21T08:10:44.699Z] -- Looking for stddef.h [2021-06-21T08:10:44.699Z] -- Looking for stddef.h - found [2021-06-21T08:10:44.699Z] -- Check size of unsigned short [2021-06-21T08:10:44.699Z] -- Check size of unsigned short - done [2021-06-21T08:10:44.699Z] -- Using unsigned short [2021-06-21T08:10:44.699Z] -- Check if the system is big endian - little endian [2021-06-21T08:10:44.699Z] -- Check size of size_t [2021-06-21T08:10:44.953Z] 250K .......... .......... .......... .......... .......... 2.87M [2021-06-21T08:10:44.953Z] 300K .......... .......... .......... .......... .......... 4.68M [2021-06-21T08:10:44.953Z] 350K .......... .......... .......... .......... .......... 5.92M [2021-06-21T08:10:44.953Z] 400K .......... .......... .......... .......... .......... 4.61M [2021-06-21T08:10:44.953Z] 450K .......... .......... .......... .......... .......... 4.21M [2021-06-21T08:10:44.953Z] 500K .......... .......... .......... .......... .......... 10.9M [2021-06-21T08:10:44.953Z] 550K .......... .......... .......... .......... .......... 2.71M [2021-06-21T08:10:44.953Z] 600K .......... .......... .......... .......... .......... 897K [2021-06-21T08:10:44.953Z] 650K .......... .......... .......... .......... .......... 2.26M [2021-06-21T08:10:44.953Z] 700K ..    5.72M=0.2s [2021-06-21T08:10:44.953Z] [2021-06-21T08:10:44.953Z] 2021-06-21 08:10:44 (2.97 MB/s) - written to stdout [719348] [2021-06-21T08:10:44.953Z] [2021-06-21T08:10:44.961Z] -- Check size of size_t - done [2021-06-21T08:10:44.961Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-21T08:10:44.961Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-21T08:10:44.961Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-21T08:10:44.961Z] CMake did not find one. [2021-06-21T08:10:44.961Z] [2021-06-21T08:10:44.962Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-21T08:10:44.962Z] the following names: [2021-06-21T08:10:44.962Z] [2021-06-21T08:10:44.962Z] cJSONConfig.cmake [2021-06-21T08:10:44.962Z] cjson-config.cmake [2021-06-21T08:10:44.962Z] [2021-06-21T08:10:44.962Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-21T08:10:44.962Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-21T08:10:44.962Z] provides a separate development package or SDK, be sure it has been [2021-06-21T08:10:44.962Z] installed. [2021-06-21T08:10:44.962Z] [2021-06-21T08:10:44.962Z] [2021-06-21T08:10:44.962Z] -- Configuring done [2021-06-21T08:10:44.962Z] -- Generating done [2021-06-21T08:10:44.962Z] -- Build files have been written to: /tmp/cbor [2021-06-21T08:10:44.962Z] Scanning dependencies of target cbor_shared [2021-06-21T08:10:44.962Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-21T08:10:45.226Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T08:10:45.229Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-21T08:10:45.229Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-21T08:10:45.229Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T08:10:45.491Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-21T08:10:45.491Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-21T08:10:45.491Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-21T08:10:45.492Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-21T08:10:45.492Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-21T08:10:45.500Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-21T08:10:45.500Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T08:10:45.753Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-21T08:10:45.753Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-21T08:10:45.753Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-21T08:10:45.772Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T08:10:45.772Z] -- Detecting C compiler ABI info [2021-06-21T08:10:46.017Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-21T08:10:46.017Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-21T08:10:46.017Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-21T08:10:46.017Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-21T08:10:46.045Z] -- Detecting C compiler ABI info - done [2021-06-21T08:10:46.045Z] -- Detecting C compile features [2021-06-21T08:10:46.287Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-21T08:10:46.287Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-21T08:10:46.287Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-21T08:10:46.287Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-21T08:10:46.550Z] [ 40%] Linking C shared library libcbor.so [2021-06-21T08:10:46.550Z] [ 40%] Built target cbor_shared [2021-06-21T08:10:46.550Z] Scanning dependencies of target cbor [2021-06-21T08:10:46.550Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-21T08:10:46.550Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-21T08:10:46.813Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-21T08:10:46.813Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T08:10:46.889Z] -- Detecting C compile features - done [2021-06-21T08:10:46.889Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-21T08:10:47.076Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-21T08:10:47.076Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-21T08:10:47.076Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-21T08:10:47.076Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-21T08:10:47.170Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-21T08:10:47.170Z] -- Detecting CXX compiler ABI info [2021-06-21T08:10:47.339Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-21T08:10:47.339Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-21T08:10:47.339Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-21T08:10:47.450Z] -- Detecting CXX compiler ABI info - done [2021-06-21T08:10:47.450Z] -- Detecting CXX compile features [2021-06-21T08:10:47.602Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-21T08:10:47.602Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-21T08:10:47.602Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-21T08:10:47.864Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-21T08:10:47.864Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-21T08:10:47.864Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-21T08:10:47.864Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-21T08:10:48.129Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-21T08:10:48.129Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-21T08:10:48.129Z] [ 80%] Linking C static library libcbor.a [2021-06-21T08:10:48.129Z] [ 80%] Built target cbor [2021-06-21T08:10:48.129Z] Scanning dependencies of target create_items [2021-06-21T08:10:48.129Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-21T08:10:48.129Z] [ 84%] Linking C executable create_items [2021-06-21T08:10:48.129Z] [ 84%] Built target create_items [2021-06-21T08:10:48.391Z] Scanning dependencies of target readfile [2021-06-21T08:10:48.391Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-21T08:10:48.391Z] [ 88%] Linking C executable readfile [2021-06-21T08:10:48.391Z] [ 88%] Built target readfile [2021-06-21T08:10:48.391Z] Scanning dependencies of target streaming_parser [2021-06-21T08:10:48.391Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-21T08:10:48.391Z] [ 92%] Linking C executable streaming_parser [2021-06-21T08:10:48.391Z] [ 92%] Built target streaming_parser [2021-06-21T08:10:48.391Z] Scanning dependencies of target sort [2021-06-21T08:10:48.391Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-21T08:10:48.391Z] [ 96%] Linking C executable sort [2021-06-21T08:10:48.654Z] [ 96%] Built target sort [2021-06-21T08:10:48.654Z] Scanning dependencies of target hello [2021-06-21T08:10:48.654Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-21T08:10:48.654Z] [100%] Linking C executable hello [2021-06-21T08:10:48.654Z] [100%] Built target hello [2021-06-21T08:10:48.654Z] Install the project... [2021-06-21T08:10:48.654Z] -- Install configuration: "Release" [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-21T08:10:48.654Z] -- Up-to-date: /usr/local/include/cbor [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/include/cbor.h [2021-06-21T08:10:48.654Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-21T08:10:48.904Z] -- Detecting CXX compile features - done [2021-06-21T08:10:48.905Z] -- Looking for include file endian.h [2021-06-21T08:10:49.178Z] -- Looking for include file endian.h - found [2021-06-21T08:10:49.179Z] -- Check if the system is big endian [2021-06-21T08:10:49.179Z] -- Searching 16 bit integer [2021-06-21T08:10:49.179Z] -- Looking for sys/types.h [2021-06-21T08:10:49.452Z] -- Looking for sys/types.h - found [2021-06-21T08:10:49.452Z] -- Looking for stdint.h [2021-06-21T08:10:49.601Z] Removing intermediate container 8693071b212c [2021-06-21T08:10:49.601Z] ---> 47c44b378baf [2021-06-21T08:10:49.601Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-21T08:10:49.601Z] ---> Running in fc0d14635175 [2021-06-21T08:10:49.726Z] -- Looking for stdint.h - found [2021-06-21T08:10:49.727Z] -- Looking for stddef.h [2021-06-21T08:10:50.001Z] -- Looking for stddef.h - found [2021-06-21T08:10:50.001Z] -- Check size of unsigned short [2021-06-21T08:10:50.179Z] Removing intermediate container fc0d14635175 [2021-06-21T08:10:50.179Z] ---> 27f8737b6b8d [2021-06-21T08:10:50.179Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-21T08:10:50.179Z] ---> 75b093e23370 [2021-06-21T08:10:50.179Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-21T08:10:50.281Z] -- Check size of unsigned short - done [2021-06-21T08:10:50.281Z] -- Using unsigned short [2021-06-21T08:10:50.281Z] -- Check if the system is big endian - little endian [2021-06-21T08:10:50.442Z] ---> 495aa466381c [2021-06-21T08:10:50.442Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-21T08:10:50.553Z] -- Check size of size_t [2021-06-21T08:10:50.703Z] ---> f9ce5c0ad3a8 [2021-06-21T08:10:50.703Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-21T08:10:50.703Z] ---> b7cd7471360d [2021-06-21T08:10:50.703Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-21T08:10:50.823Z] -- Check size of size_t - done [2021-06-21T08:10:50.824Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-21T08:10:50.824Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-21T08:10:50.824Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-21T08:10:50.824Z] CMake did not find one. [2021-06-21T08:10:50.824Z] [2021-06-21T08:10:50.824Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-21T08:10:50.824Z] the following names: [2021-06-21T08:10:50.824Z] [2021-06-21T08:10:50.824Z] cJSONConfig.cmake [2021-06-21T08:10:50.824Z] cjson-config.cmake [2021-06-21T08:10:50.824Z] [2021-06-21T08:10:50.824Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-21T08:10:50.824Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-21T08:10:50.824Z] provides a separate development package or SDK, be sure it has been [2021-06-21T08:10:50.824Z] installed. [2021-06-21T08:10:50.824Z] [2021-06-21T08:10:50.824Z] [2021-06-21T08:10:50.824Z] -- Configuring done [2021-06-21T08:10:50.824Z] -- Generating done [2021-06-21T08:10:50.966Z] ---> 51a6a9966c01 [2021-06-21T08:10:50.966Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-21T08:10:51.097Z] -- Build files have been written to: /tmp/cbor [2021-06-21T08:10:51.097Z] Scanning dependencies of target cbor_shared [2021-06-21T08:10:51.097Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-21T08:10:51.228Z] ---> 4322bb154dd6 [2021-06-21T08:10:51.228Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-21T08:10:51.228Z] ---> Running in 66d7f7e85a34 [2021-06-21T08:10:51.490Z] + CPPCHECK=false [2021-06-21T08:10:51.490Z] + DOCGEN=false [2021-06-21T08:10:51.490Z] + TOMLVER=SDK-0.2 [2021-06-21T08:10:51.490Z] + CUTILVER=1.1.4 [2021-06-21T08:10:51.491Z] + '[' 0 -gt 0 ] [2021-06-21T08:10:51.491Z] + readlink -f ./scripts/build.sh [2021-06-21T08:10:51.491Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-21T08:10:51.491Z] + dirname /tmp/sdk/scripts [2021-06-21T08:10:51.491Z] + ROOT=/tmp/sdk [2021-06-21T08:10:51.491Z] + cd /tmp/sdk [2021-06-21T08:10:51.491Z] + '[' '!' -d deps ] [2021-06-21T08:10:51.491Z] + mkdir deps [2021-06-21T08:10:51.491Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T08:10:51.491Z] + tar -C deps -z -x -f - [2021-06-21T08:10:51.491Z] --2021-06-21 08:10:51-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T08:10:51.491Z] Resolving github.com... 140.82.114.3 [2021-06-21T08:10:51.491Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-21T08:10:51.756Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T08:10:51.756Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-21T08:10:51.756Z] --2021-06-21 08:10:51-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-21T08:10:51.756Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-21T08:10:51.756Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-21T08:10:51.756Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:10:51.756Z] Length: unspecified [application/x-gzip] [2021-06-21T08:10:51.756Z] Saving to: 'STDOUT' [2021-06-21T08:10:51.756Z]  [2021-06-21T08:10:51.756Z] 0K .......... ......  1008K=0.02s [2021-06-21T08:10:51.756Z] [2021-06-21T08:10:51.756Z] 2021-06-21 08:10:51 (1008 KB/s) - written to stdout [16451] [2021-06-21T08:10:51.756Z] [2021-06-21T08:10:51.756Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-21T08:10:51.756Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T08:10:51.756Z] + tar -C deps -z -x -f - [2021-06-21T08:10:51.756Z] --2021-06-21 08:10:51-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T08:10:51.756Z] Resolving github.com... 140.82.114.3 [2021-06-21T08:10:51.756Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-21T08:10:52.021Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T08:10:52.021Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-21T08:10:52.021Z] --2021-06-21 08:10:51-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-21T08:10:52.021Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-21T08:10:52.021Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-21T08:10:52.021Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:10:52.021Z] Length: unspecified [application/x-gzip] [2021-06-21T08:10:52.021Z] Saving to: 'STDOUT' [2021-06-21T08:10:52.021Z]  [2021-06-21T08:10:52.074Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-21T08:10:52.283Z] 0K .......... .......... .......... .......... .......... 1.35M [2021-06-21T08:10:52.283Z] 50K .......... .......... .......... .......... .......... 2.64M [2021-06-21T08:10:52.283Z] 100K .......... .......... .......... .......... .......... 32.0M [2021-06-21T08:10:52.283Z] 150K .......... .......... ....... 5.29M=0.06s [2021-06-21T08:10:52.283Z] [2021-06-21T08:10:52.283Z] 2021-06-21 08:10:52 (2.83 MB/s) - written to stdout [181796] [2021-06-21T08:10:52.283Z] [2021-06-21T08:10:52.283Z] + mkdir -p src/c/iot [2021-06-21T08:10:52.283Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-21T08:10:52.283Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-21T08:10:52.283Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-21T08:10:52.283Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-21T08:10:52.283Z] + mkdir -p include/iot [2021-06-21T08:10:52.283Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-21T08:10:52.283Z] + mkdir -p include/iot/os [2021-06-21T08:10:52.283Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-21T08:10:52.283Z] + mkdir -p /tmp/sdk/build/release [2021-06-21T08:10:52.283Z] + cd /tmp/sdk/build/release [2021-06-21T08:10:52.283Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-21T08:10:52.283Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T08:10:52.283Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T08:10:52.283Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T08:10:52.283Z] -- Detecting C compiler ABI info [2021-06-21T08:10:52.345Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-21T08:10:52.546Z] -- Detecting C compiler ABI info - done [2021-06-21T08:10:52.546Z] -- Detecting C compile features [2021-06-21T08:10:52.546Z] -- Detecting C compile features - done [2021-06-21T08:10:52.623Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T08:10:52.810Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T08:10:52.810Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T08:10:52.810Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T08:10:52.810Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T08:10:52.810Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T08:10:52.810Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T08:10:52.810Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T08:10:52.810Z] -- C SDK 1.3.2-dev.20 for Linux [2021-06-21T08:10:52.810Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T08:10:52.810Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T08:10:52.810Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T08:10:52.810Z] -- Configuring done [2021-06-21T08:10:52.810Z] -- Generating done [2021-06-21T08:10:52.810Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-21T08:10:52.810Z] + + tee release.log [2021-06-21T08:10:52.810Z] make all package [2021-06-21T08:10:52.810Z] Scanning dependencies of target csdk [2021-06-21T08:10:53.073Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T08:10:53.073Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T08:10:53.073Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T08:10:53.217Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-21T08:10:53.491Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-21T08:10:53.653Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T08:10:53.653Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T08:10:53.653Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T08:10:53.765Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-21T08:10:53.765Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-21T08:10:53.928Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T08:10:53.928Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T08:10:53.928Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T08:10:54.038Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-21T08:10:54.191Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T08:10:54.310Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-21T08:10:54.906Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-21T08:10:55.129Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T08:10:55.129Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T08:10:55.129Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T08:10:55.129Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T08:10:55.129Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T08:10:55.129Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T08:10:55.129Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T08:10:55.179Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-21T08:10:55.397Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T08:10:55.397Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T08:10:55.451Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-21T08:10:55.661Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T08:10:55.661Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T08:10:55.662Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T08:10:55.722Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-21T08:10:55.925Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T08:10:55.995Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-21T08:10:56.267Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-21T08:10:56.512Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T08:10:56.512Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T08:10:56.512Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T08:10:56.512Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T08:10:56.540Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-21T08:10:56.776Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T08:10:56.776Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T08:10:56.776Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T08:10:56.813Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-21T08:10:57.040Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T08:10:57.040Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T08:10:57.040Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T08:10:57.085Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-21T08:10:57.357Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-21T08:10:57.615Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T08:10:57.615Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T08:10:57.615Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T08:10:57.629Z] [ 40%] Linking C shared library libcbor.so [2021-06-21T08:10:57.629Z] [ 40%] Built target cbor_shared [2021-06-21T08:10:57.629Z] Scanning dependencies of target cbor [2021-06-21T08:10:57.629Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-21T08:10:57.877Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T08:10:58.465Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T08:10:58.601Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-21T08:10:58.737Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T08:10:58.737Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T08:10:58.737Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T08:10:59.001Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T08:10:59.197Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-21T08:10:59.197Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-21T08:10:59.264Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T08:10:59.530Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T08:11:00.480Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T08:11:00.480Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T08:11:00.480Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T08:11:00.480Z] [ 74%] Built target csdk [2021-06-21T08:11:00.480Z] Scanning dependencies of target template [2021-06-21T08:11:00.480Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T08:11:00.632Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-21T08:11:00.632Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-21T08:11:00.743Z] [ 77%] Linking C executable template [2021-06-21T08:11:00.744Z] [ 77%] Built target template [2021-06-21T08:11:00.744Z] Scanning dependencies of target device-counter [2021-06-21T08:11:00.744Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T08:11:00.744Z] [ 80%] Linking C executable device-counter [2021-06-21T08:11:00.744Z] [ 80%] Built target device-counter [2021-06-21T08:11:00.906Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-21T08:11:00.906Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-21T08:11:01.006Z] Scanning dependencies of target device-random [2021-06-21T08:11:01.006Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T08:11:01.006Z] [ 84%] Linking C executable device-random [2021-06-21T08:11:01.006Z] [ 84%] Built target device-random [2021-06-21T08:11:01.006Z] Scanning dependencies of target device-gyro [2021-06-21T08:11:01.006Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T08:11:01.006Z] [ 87%] Linking C executable device-gyro [2021-06-21T08:11:01.178Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-21T08:11:01.268Z] [ 87%] Built target device-gyro [2021-06-21T08:11:01.268Z] Scanning dependencies of target device-bitfields [2021-06-21T08:11:01.268Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T08:11:01.268Z] [ 90%] Linking C executable device-bitfields [2021-06-21T08:11:01.268Z] [ 90%] Built target device-bitfields [2021-06-21T08:11:01.268Z] Scanning dependencies of target template-discovery [2021-06-21T08:11:01.268Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T08:11:01.451Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-21T08:11:01.535Z] [ 93%] Linking C executable template-discovery [2021-06-21T08:11:01.535Z] [ 93%] Built target template-discovery [2021-06-21T08:11:01.535Z] Scanning dependencies of target device-file [2021-06-21T08:11:01.535Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T08:11:01.535Z] [ 96%] Linking C executable device-file [2021-06-21T08:11:01.797Z] [ 96%] Built target device-file [2021-06-21T08:11:01.797Z] Scanning dependencies of target device-terminal [2021-06-21T08:11:01.797Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T08:11:01.797Z] [100%] Linking C executable device-terminal [2021-06-21T08:11:01.797Z] [100%] Built target device-terminal [2021-06-21T08:11:01.797Z] Run CPack packaging tool... [2021-06-21T08:11:01.797Z] CPack: Create package using TGZ [2021-06-21T08:11:01.797Z] CPack: Install projects [2021-06-21T08:11:01.797Z] CPack: - Run preinstall target for: Csdk [2021-06-21T08:11:02.061Z] CPack: - Install project: Csdk [2021-06-21T08:11:02.061Z] CPack: Create package [2021-06-21T08:11:02.061Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.20.tar.gz generated. [2021-06-21T08:11:02.061Z] + '[' false '=' true ] [2021-06-21T08:11:02.061Z] + '[' false '=' true ] [2021-06-21T08:11:02.061Z] + mkdir -p /tmp/sdk/build/debug [2021-06-21T08:11:02.061Z] + cd /tmp/sdk/build/debug [2021-06-21T08:11:02.061Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-21T08:11:02.324Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T08:11:02.324Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T08:11:02.324Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T08:11:02.324Z] -- Detecting C compiler ABI info [2021-06-21T08:11:02.324Z] -- Detecting C compiler ABI info - done [2021-06-21T08:11:02.324Z] -- Detecting C compile features [2021-06-21T08:11:02.429Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-21T08:11:02.429Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-21T08:11:02.587Z] -- Detecting C compile features - done [2021-06-21T08:11:02.587Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T08:11:02.587Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T08:11:02.587Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T08:11:02.587Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T08:11:02.587Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T08:11:02.587Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T08:11:02.587Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T08:11:02.587Z] -- C SDK 1.3.2-dev.20 for Linux [2021-06-21T08:11:02.587Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T08:11:02.587Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T08:11:02.587Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T08:11:02.587Z] -- Configuring done [2021-06-21T08:11:02.849Z] -- Generating done [2021-06-21T08:11:02.849Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-21T08:11:02.849Z] + make [2021-06-21T08:11:02.849Z] + tee debug.log [2021-06-21T08:11:02.849Z] Scanning dependencies of target csdk [2021-06-21T08:11:02.849Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T08:11:02.849Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T08:11:02.849Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T08:11:03.028Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-21T08:11:03.116Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T08:11:03.116Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T08:11:03.116Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T08:11:03.302Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-21T08:11:03.384Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T08:11:03.384Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T08:11:03.384Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T08:11:03.384Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T08:11:03.575Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-21T08:11:03.653Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T08:11:03.653Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T08:11:03.653Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T08:11:03.653Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T08:11:03.850Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-21T08:11:03.922Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T08:11:03.923Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T08:11:03.923Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T08:11:04.123Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-21T08:11:04.186Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T08:11:04.186Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T08:11:04.186Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T08:11:04.186Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T08:11:04.186Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T08:11:04.398Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-21T08:11:04.398Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-21T08:11:04.448Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T08:11:04.448Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T08:11:04.712Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T08:11:04.712Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T08:11:04.712Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T08:11:04.712Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T08:11:04.712Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T08:11:04.979Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T08:11:04.979Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T08:11:04.979Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T08:11:04.979Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T08:11:04.993Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-21T08:11:04.993Z] [ 80%] Linking C static library libcbor.a [2021-06-21T08:11:04.993Z] [ 80%] Built target cbor [2021-06-21T08:11:04.993Z] Scanning dependencies of target create_items [2021-06-21T08:11:04.993Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-21T08:11:05.246Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T08:11:05.246Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T08:11:05.246Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T08:11:05.246Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T08:11:05.266Z] [ 84%] Linking C executable create_items [2021-06-21T08:11:05.266Z] [ 84%] Built target create_items [2021-06-21T08:11:05.266Z] Scanning dependencies of target readfile [2021-06-21T08:11:05.266Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-21T08:11:05.508Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T08:11:05.508Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T08:11:05.538Z] [ 88%] Linking C executable readfile [2021-06-21T08:11:05.774Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T08:11:05.774Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T08:11:05.774Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T08:11:05.812Z] [ 88%] Built target readfile [2021-06-21T08:11:05.812Z] Scanning dependencies of target streaming_parser [2021-06-21T08:11:05.812Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-21T08:11:06.047Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T08:11:06.048Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T08:11:06.086Z] [ 92%] Linking C executable streaming_parser [2021-06-21T08:11:06.086Z] [ 92%] Built target streaming_parser [2021-06-21T08:11:06.086Z] Scanning dependencies of target sort [2021-06-21T08:11:06.086Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-21T08:11:06.315Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T08:11:06.315Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T08:11:06.315Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T08:11:06.315Z] [ 74%] Built target csdk [2021-06-21T08:11:06.315Z] Scanning dependencies of target template [2021-06-21T08:11:06.358Z] [ 96%] Linking C executable sort [2021-06-21T08:11:06.358Z] [ 96%] Built target sort [2021-06-21T08:11:06.358Z] Scanning dependencies of target hello [2021-06-21T08:11:06.358Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-21T08:11:06.581Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T08:11:06.581Z] [ 77%] Linking C executable template [2021-06-21T08:11:06.581Z] [ 77%] Built target template [2021-06-21T08:11:06.581Z] Scanning dependencies of target device-counter [2021-06-21T08:11:06.581Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T08:11:06.581Z] [ 80%] Linking C executable device-counter [2021-06-21T08:11:06.581Z] [ 80%] Built target device-counter [2021-06-21T08:11:06.581Z] Scanning dependencies of target device-random [2021-06-21T08:11:06.633Z] [100%] Linking C executable hello [2021-06-21T08:11:06.633Z] [100%] Built target hello [2021-06-21T08:11:06.633Z] Install the project... [2021-06-21T08:11:06.633Z] -- Install configuration: "Release" [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-21T08:11:06.633Z] -- Up-to-date: /usr/local/include/cbor [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/include/cbor.h [2021-06-21T08:11:06.633Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-21T08:11:06.846Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T08:11:06.846Z] [ 84%] Linking C executable device-random [2021-06-21T08:11:06.846Z] [ 84%] Built target device-random [2021-06-21T08:11:06.846Z] Scanning dependencies of target device-gyro [2021-06-21T08:11:06.846Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T08:11:06.846Z] [ 87%] Linking C executable device-gyro [2021-06-21T08:11:06.846Z] [ 87%] Built target device-gyro [2021-06-21T08:11:06.846Z] Scanning dependencies of target device-bitfields [2021-06-21T08:11:07.110Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T08:11:07.110Z] [ 90%] Linking C executable device-bitfields [2021-06-21T08:11:07.110Z] [ 90%] Built target device-bitfields [2021-06-21T08:11:07.110Z] Scanning dependencies of target template-discovery [2021-06-21T08:11:07.110Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T08:11:07.110Z] [ 93%] Linking C executable template-discovery [2021-06-21T08:11:07.372Z] [ 93%] Built target template-discovery [2021-06-21T08:11:07.372Z] Scanning dependencies of target device-file [2021-06-21T08:11:07.372Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T08:11:07.372Z] [ 96%] Linking C executable device-file [2021-06-21T08:11:07.372Z] [ 96%] Built target device-file [2021-06-21T08:11:07.372Z] Scanning dependencies of target device-terminal [2021-06-21T08:11:07.372Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T08:11:07.372Z] [100%] Linking C executable device-terminal [2021-06-21T08:11:07.632Z] [100%] Built target device-terminal [2021-06-21T08:11:07.632Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 74%] Built target csdk [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 77%] Built target template [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 80%] Built target device-counter [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 84%] Built target device-random [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 87%] Built target device-gyro [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 90%] Built target device-bitfields [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 93%] Built target template-discovery [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [ 96%] Built target device-file [2021-06-21T08:11:07.632Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] [100%] Built target device-terminal [2021-06-21T08:11:07.632Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:07.632Z] Install the project... [2021-06-21T08:11:07.632Z] -- Install configuration: "Release" [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-21T08:11:07.632Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-21T08:11:07.632Z] -- Up-to-date: /usr/local/include [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/devsdk [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/component.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/config.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/container.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/data.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/json.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/os.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/time.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/os [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-21T08:11:07.632Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-21T08:11:07.632Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:11:08.591Z] Removing intermediate container 66d7f7e85a34 [2021-06-21T08:11:08.591Z] ---> acf5f7faf5b7 [2021-06-21T08:11:08.591Z] Step 16/25 : FROM ${BASE} [2021-06-21T08:11:08.591Z] ---> 5eabd8fd8ba2 [2021-06-21T08:11:08.591Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-21T08:11:08.591Z] ---> Running in 2f2d15ffd72e [2021-06-21T08:11:08.591Z] Removing intermediate container 2f2d15ffd72e [2021-06-21T08:11:08.591Z] ---> 9e928b382f99 [2021-06-21T08:11:08.591Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:11:08.591Z] ---> Running in 12ce8b448678 [2021-06-21T08:11:08.613Z] Removing intermediate container 50a71a901f2e [2021-06-21T08:11:08.613Z] ---> fe7a83fce0dc [2021-06-21T08:11:08.613Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-21T08:11:08.852Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-21T08:11:08.891Z] ---> Running in 1a4fc3ca2ae1 [2021-06-21T08:11:09.433Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T08:11:09.433Z] [2021-06-21T08:11:09.433Z] Removing intermediate container 12ce8b448678 [2021-06-21T08:11:09.433Z] ---> 167dd981f7db [2021-06-21T08:11:09.433Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T08:11:09.433Z] ---> Running in 21c3fc89eabb [2021-06-21T08:11:10.008Z] Removing intermediate container 21c3fc89eabb [2021-06-21T08:11:10.008Z] ---> 5c57945e6438 [2021-06-21T08:11:10.008Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-21T08:11:10.008Z] ---> Running in 86c273a7d3c2 [2021-06-21T08:11:10.271Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-21T08:11:10.889Z] Removing intermediate container 1a4fc3ca2ae1 [2021-06-21T08:11:10.889Z] ---> e22d728bbc27 [2021-06-21T08:11:10.889Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-21T08:11:11.219Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-21T08:11:11.791Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-21T08:11:11.869Z] ---> 206236b480b8 [2021-06-21T08:11:11.869Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-21T08:11:12.426Z] (1/6) Installing curl (7.64.0-r5) [2021-06-21T08:11:12.426Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-21T08:11:12.426Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-21T08:11:12.845Z] ---> 50add9a9379b [2021-06-21T08:11:12.845Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-21T08:11:13.030Z] (4/6) Installing libuuid (2.33-r0) [2021-06-21T08:11:13.031Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T08:11:13.441Z] ---> d4f92f006068 [2021-06-21T08:11:13.441Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-21T08:11:14.035Z] ---> 34fa8755b719 [2021-06-21T08:11:14.035Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-21T08:11:14.431Z] (6/6) Installing wget (1.20.3-r0) [2021-06-21T08:11:14.631Z] ---> 3e69f8b3a7f1 [2021-06-21T08:11:14.631Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-21T08:11:14.695Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T08:11:14.695Z] OK: 269 MiB in 81 packages [2021-06-21T08:11:15.611Z] ---> ed2a0ecd6859 [2021-06-21T08:11:15.611Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-21T08:11:15.611Z] ---> Running in a0ea3331ae70 [2021-06-21T08:11:17.050Z] + CPPCHECK=false [2021-06-21T08:11:17.050Z] + DOCGEN=false [2021-06-21T08:11:17.050Z] + TOMLVER=SDK-0.2 [2021-06-21T08:11:17.050Z] + CUTILVER=1.1.4 [2021-06-21T08:11:17.050Z] + '[' 0 -gt 0 ] [2021-06-21T08:11:17.050Z] + readlink -f ./scripts/build.sh [2021-06-21T08:11:17.050Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-21T08:11:17.050Z] + dirname /tmp/sdk/scripts [2021-06-21T08:11:17.050Z] + ROOT=/tmp/sdk [2021-06-21T08:11:17.050Z] + cd /tmp/sdk [2021-06-21T08:11:17.050Z] + '[' '!' -d deps ] [2021-06-21T08:11:17.050Z] + mkdir deps [2021-06-21T08:11:17.050Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T08:11:17.050Z] + tar -C deps -z -x -f - [2021-06-21T08:11:17.050Z] --2021-06-21 08:11:16-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-21T08:11:17.050Z] Resolving github.com... 140.82.114.3 [2021-06-21T08:11:17.050Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-21T08:11:17.050Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T08:11:17.050Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-21T08:11:17.050Z] --2021-06-21 08:11:16-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-21T08:11:17.050Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-21T08:11:17.050Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-21T08:11:17.050Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:11:17.050Z] Length: unspecified [application/x-gzip] [2021-06-21T08:11:17.050Z] Saving to: 'STDOUT' [2021-06-21T08:11:17.050Z]  [2021-06-21T08:11:17.050Z] 0K .......... ......   1.03M=0.02s [2021-06-21T08:11:17.050Z] [2021-06-21T08:11:17.050Z] 2021-06-21 08:11:16 (1.03 MB/s) - written to stdout [16451] [2021-06-21T08:11:17.050Z] [2021-06-21T08:11:17.050Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-21T08:11:17.050Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T08:11:17.050Z] + tar -C deps -z -x -f - [2021-06-21T08:11:17.050Z] --2021-06-21 08:11:16-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-21T08:11:17.050Z] Resolving github.com... 140.82.114.3 [2021-06-21T08:11:17.050Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-21T08:11:17.326Z] HTTP request sent, awaiting response... 302 Found [2021-06-21T08:11:17.326Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-21T08:11:17.326Z] --2021-06-21 08:11:17-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-21T08:11:17.326Z] Resolving codeload.github.com... 140.82.114.9 [2021-06-21T08:11:17.326Z] Connecting to codeload.github.com|140.82.114.9|:443... connected. [2021-06-21T08:11:17.326Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:11:17.326Z] Length: unspecified [application/x-gzip] [2021-06-21T08:11:17.326Z] Saving to: 'STDOUT' [2021-06-21T08:11:17.326Z]  [2021-06-21T08:11:17.326Z] 0K .......... .......... .......... .......... .......... 1.38M [2021-06-21T08:11:17.326Z] 50K .......... .......... .......... .......... .......... 2.64M [2021-06-21T08:11:17.326Z] 100K .......... .......... .......... .......... .......... 3.04M [2021-06-21T08:11:17.326Z] 150K .......... .......... .......   4.18M=0.08s [2021-06-21T08:11:17.326Z] [2021-06-21T08:11:17.326Z] 2021-06-21 08:11:17 (2.27 MB/s) - written to stdout [181796] [2021-06-21T08:11:17.326Z] [2021-06-21T08:11:17.326Z] + mkdir -p src/c/iot [2021-06-21T08:11:17.326Z] + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot [2021-06-21T08:11:17.326Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-21T08:11:17.326Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-21T08:11:17.326Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-21T08:11:17.326Z] + mkdir -p include/iot [2021-06-21T08:11:17.326Z] + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot [2021-06-21T08:11:17.326Z] + mkdir -p include/iot/os [2021-06-21T08:11:17.326Z] + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os [2021-06-21T08:11:17.326Z] + mkdir -p /tmp/sdk/build/release [2021-06-21T08:11:17.326Z] + cd /tmp/sdk/build/release [2021-06-21T08:11:17.326Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-21T08:11:17.599Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T08:11:17.874Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T08:11:17.874Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T08:11:18.159Z] -- Detecting C compiler ABI info [2021-06-21T08:11:18.159Z] -- Detecting C compiler ABI info - done [2021-06-21T08:11:18.431Z] -- Detecting C compile features [2021-06-21T08:11:19.034Z] -- Detecting C compile features - done [2021-06-21T08:11:19.034Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T08:11:19.034Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T08:11:19.034Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T08:11:19.034Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T08:11:19.034Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T08:11:19.034Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T08:11:19.034Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T08:11:19.034Z] -- C SDK 1.3.2-dev.20 for Linux [2021-06-21T08:11:19.034Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T08:11:19.328Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T08:11:19.328Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T08:11:19.599Z] -- Configuring done [2021-06-21T08:11:19.599Z] -- Generating done [2021-06-21T08:11:19.873Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-21T08:11:19.873Z] + make all package [2021-06-21T08:11:19.873Z] + tee release.log [2021-06-21T08:11:19.873Z] Scanning dependencies of target csdk [2021-06-21T08:11:20.146Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T08:11:20.741Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T08:11:21.013Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T08:11:22.989Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T08:11:23.262Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T08:11:23.534Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T08:11:24.168Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T08:11:24.443Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T08:11:24.760Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T08:11:24.977Z] Removing intermediate container 86c273a7d3c2 [2021-06-21T08:11:24.977Z] ---> 3953450a4b70 [2021-06-21T08:11:24.977Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-21T08:11:25.250Z] ---> 555dafe16654 [2021-06-21T08:11:25.251Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-21T08:11:25.519Z] ---> 4d102f19ffc4 [2021-06-21T08:11:25.519Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-21T08:11:25.519Z] ---> bfae1e642ca5 [2021-06-21T08:11:25.519Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-21T08:11:25.735Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T08:11:25.781Z] ---> ea81d5f5a3a9 [2021-06-21T08:11:25.781Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-21T08:11:26.046Z] ---> 539e371e65a2 [2021-06-21T08:11:26.046Z] Successfully built 539e371e65a2 [2021-06-21T08:11:26.046Z] 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 [2021-06-21T08:11:26.574Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-21T08:11:26.574Z] . [Pipeline] withDockerContainer [2021-06-21T08:11:26.670Z] prd-centos7-docker-4c-2g-486 does not seem to be running inside a container [2021-06-21T08:11:26.716Z] $ 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 [2021-06-21T08:11:27.124Z] $ docker top cfeee3d894d68ffbc5b8df509e6bdbf5623b3683c3463623b4ee78ed4e2089fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T08:11:27.530Z] + make test [2021-06-21T08:11:27.530Z] echo "make test" [2021-06-21T08:11:27.530Z] make test [Pipeline] } [2021-06-21T08:11:27.545Z] $ docker stop --time=1 cfeee3d894d68ffbc5b8df509e6bdbf5623b3683c3463623b4ee78ed4e2089fc [2021-06-21T08:11:27.714Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T08:11:27.715Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T08:11:28.313Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T08:11:28.748Z] $ docker rm -f cfeee3d894d68ffbc5b8df509e6bdbf5623b3683c3463623b4ee78ed4e2089fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-21T08:11:28.908Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-21T08:11:29.514Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T08:11:29.514Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T08:11:29.789Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [Pipeline] sh [2021-06-21T08:11:32.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T08:11:32.421Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T08:11:32.450Z] + ls -al . [2021-06-21T08:11:32.450Z] total 160 [2021-06-21T08:11:32.450Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 21 08:10 . [2021-06-21T08:11:32.450Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 21 08:10 .. [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 21 08:10 Attribution.txt [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 21 08:10 CHANGES [2021-06-21T08:11:32.450Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 21 08:10 docs [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 21 08:10 Doxyfile [2021-06-21T08:11:32.450Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 21 08:10 .git [2021-06-21T08:11:32.450Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 21 08:10 .github [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 21 08:10 .gitignore [2021-06-21T08:11:32.450Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 21 08:10 include [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 21 08:10 Jenkinsfile [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 21 08:10 LICENSE [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 21 08:10 Makefile [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 21 08:10 README.md [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 21 08:10 README.v2.md [2021-06-21T08:11:32.450Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 21 08:10 scripts [2021-06-21T08:11:32.450Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 21 08:10 src [2021-06-21T08:11:32.450Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 21 08:07 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:11:32.694Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T08:11:32.763Z] + 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 . [2021-06-21T08:11:32.764Z] Sending build context to Docker daemon 2.599MB [2021-06-21T08:11:32.764Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-21T08:11:32.764Z] Step 2/17 : FROM ${BASE} [2021-06-21T08:11:32.764Z] ---> 539e371e65a2 [2021-06-21T08:11:32.764Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-21T08:11:32.764Z] ---> Running in 30041320c0b7 [2021-06-21T08:11:32.969Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T08:11:33.030Z] Removing intermediate container 30041320c0b7 [2021-06-21T08:11:33.030Z] ---> d1faa7c6f50a [2021-06-21T08:11:33.030Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:11:33.030Z] ---> Running in cd15306b7c85 [2021-06-21T08:11:33.246Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T08:11:33.292Z] --2021-06-21 08:11:33-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:11:33.292Z] Resolving iotech.jfrog.io... 54.74.239.58, 54.72.115.12, 34.243.182.113 [2021-06-21T08:11:33.554Z] Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. [2021-06-21T08:11:33.848Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T08:11:34.081Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:11:34.081Z] Length: 451 [application/octet-stream] [2021-06-21T08:11:34.081Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-21T08:11:34.081Z] [2021-06-21T08:11:34.081Z] 0K 100% 49.0M=0s [2021-06-21T08:11:34.081Z] [2021-06-21T08:11:34.081Z] 2021-06-21 08:11:33 (49.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-21T08:11:34.081Z] [2021-06-21T08:11:34.341Z] Removing intermediate container cd15306b7c85 [2021-06-21T08:11:34.341Z] ---> 23744ddc2373 [2021-06-21T08:11:34.341Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T08:11:34.341Z] ---> Running in f170c79363c7 [2021-06-21T08:11:34.442Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T08:11:34.603Z] Removing intermediate container f170c79363c7 [2021-06-21T08:11:34.603Z] ---> 4dd5854d7c56 [2021-06-21T08:11:34.603Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-21T08:11:34.866Z] ---> Running in 0d22fa2083ef [2021-06-21T08:11:35.129Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-21T08:11:35.701Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-21T08:11:35.961Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-21T08:11:36.534Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T08:11:36.534Z] (2/6) Installing libblkid (2.33-r0) [2021-06-21T08:11:36.795Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-21T08:11:36.795Z] (4/6) Installing libmount (2.33-r0) [2021-06-21T08:11:36.795Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-21T08:11:37.048Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T08:11:37.049Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T08:11:37.049Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T08:11:37.054Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-21T08:11:37.325Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T08:11:37.325Z] OK: 273 MiB in 87 packages [2021-06-21T08:11:37.587Z] Removing intermediate container 0d22fa2083ef [2021-06-21T08:11:37.587Z] ---> f4e7c0b0f5ad [2021-06-21T08:11:37.587Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-21T08:11:37.650Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T08:11:37.855Z] ---> 0b5e928726ff [2021-06-21T08:11:37.855Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-21T08:11:38.117Z] ---> 8313aa060c8d [2021-06-21T08:11:38.117Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-21T08:11:38.117Z] ---> 2ad86baa8bce [2021-06-21T08:11:38.117Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-21T08:11:38.250Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T08:11:38.251Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T08:11:38.381Z] ---> 562604a2112b [2021-06-21T08:11:38.381Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-21T08:11:38.642Z] ---> fb17e9aa34fe [2021-06-21T08:11:38.642Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-21T08:11:38.642Z] ---> b1ad4da1ba03 [2021-06-21T08:11:38.642Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-21T08:11:38.642Z] ---> Running in 1f2fd99f0633 [2021-06-21T08:11:38.902Z] Removing intermediate container 1f2fd99f0633 [2021-06-21T08:11:38.902Z] ---> 0bd63a401e3f [2021-06-21T08:11:38.902Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-21T08:11:38.902Z] ---> Running in 87209742ecc4 [2021-06-21T08:11:38.902Z] Removing intermediate container 87209742ecc4 [2021-06-21T08:11:38.902Z] ---> d90bb84e7653 [2021-06-21T08:11:38.902Z] Step 15/17 : LABEL arch=amd64 [2021-06-21T08:11:38.902Z] ---> Running in 01641bc4f344 [2021-06-21T08:11:39.164Z] Removing intermediate container 01641bc4f344 [2021-06-21T08:11:39.164Z] ---> 70d588f8c78c [2021-06-21T08:11:39.164Z] Step 16/17 : LABEL git_sha=c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 [2021-06-21T08:11:39.164Z] ---> Running in c3998e474547 [2021-06-21T08:11:39.164Z] Removing intermediate container c3998e474547 [2021-06-21T08:11:39.164Z] ---> 192a14dbf234 [2021-06-21T08:11:39.164Z] Step 17/17 : LABEL version=1.3.2-dev.20 [2021-06-21T08:11:39.164Z] ---> Running in 017db50cbef9 [2021-06-21T08:11:39.226Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T08:11:39.426Z] Removing intermediate container 017db50cbef9 [2021-06-21T08:11:39.427Z] ---> a15887d84485 [2021-06-21T08:11:39.427Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-21T08:11:39.427Z] Successfully built a15887d84485 [2021-06-21T08:11:39.427Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-21T08:11:39.501Z] [ 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] } [2021-06-21T08:11:40.107Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T08:11:40.379Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T08:11:42.350Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T08:11:42.623Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T08:11:43.599Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T08:11:43.599Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T08:11:47.896Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T08:11:48.168Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T08:11:48.761Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T08:11:49.033Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T08:11:50.008Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T08:11:51.437Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T08:11:53.420Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T08:11:56.797Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T08:11:56.797Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T08:11:57.389Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T08:11:57.389Z] [ 74%] Built target csdk [2021-06-21T08:11:57.661Z] Scanning dependencies of target template [2021-06-21T08:11:57.661Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T08:11:58.254Z] [ 77%] Linking C executable template [2021-06-21T08:11:58.525Z] [ 77%] Built target template [2021-06-21T08:11:58.525Z] Scanning dependencies of target device-counter [2021-06-21T08:11:58.525Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T08:11:58.798Z] [ 80%] Linking C executable device-counter [2021-06-21T08:11:59.072Z] [ 80%] Built target device-counter [2021-06-21T08:11:59.072Z] Scanning dependencies of target device-random [2021-06-21T08:11:59.072Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T08:11:59.678Z] [ 84%] Linking C executable device-random [2021-06-21T08:11:59.678Z] [ 84%] Built target device-random [2021-06-21T08:11:59.678Z] Scanning dependencies of target device-gyro [2021-06-21T08:11:59.678Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T08:12:00.273Z] [ 87%] Linking C executable device-gyro [2021-06-21T08:12:00.273Z] [ 87%] Built target device-gyro [2021-06-21T08:12:00.545Z] Scanning dependencies of target device-bitfields [2021-06-21T08:12:00.545Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T08:12:00.817Z] [ 90%] Linking C executable device-bitfields [2021-06-21T08:12:01.104Z] [ 90%] Built target device-bitfields [2021-06-21T08:12:01.104Z] Scanning dependencies of target template-discovery [2021-06-21T08:12:01.104Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T08:12:01.698Z] [ 93%] Linking C executable template-discovery [2021-06-21T08:12:01.971Z] [ 93%] Built target template-discovery [2021-06-21T08:12:01.971Z] Scanning dependencies of target device-file [2021-06-21T08:12:01.971Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T08:12:02.563Z] [ 96%] Linking C executable device-file [2021-06-21T08:12:02.835Z] [ 96%] Built target device-file [2021-06-21T08:12:02.835Z] Scanning dependencies of target device-terminal [2021-06-21T08:12:02.835Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T08:12:03.428Z] [100%] Linking C executable device-terminal [2021-06-21T08:12:03.701Z] [100%] Built target device-terminal [2021-06-21T08:12:03.701Z] Run CPack packaging tool... [2021-06-21T08:12:03.701Z] CPack: Create package using TGZ [2021-06-21T08:12:03.701Z] CPack: Install projects [2021-06-21T08:12:03.701Z] CPack: - Run preinstall target for: Csdk [2021-06-21T08:12:04.295Z] CPack: - Install project: Csdk [2021-06-21T08:12:04.295Z] CPack: Create package [2021-06-21T08:12:04.295Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.20.tar.gz generated. [2021-06-21T08:12:04.295Z] + '[' false '=' true ] [2021-06-21T08:12:04.295Z] + '[' false '=' true ] [2021-06-21T08:12:04.295Z] + mkdir -p /tmp/sdk/build/debug [2021-06-21T08:12:04.295Z] + cd /tmp/sdk/build/debug [2021-06-21T08:12:04.295Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-21T08:12:04.569Z] -- The C compiler identification is GNU 8.3.0 [2021-06-21T08:12:04.569Z] -- Check for working C compiler: /usr/bin/cc [2021-06-21T08:12:04.841Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-21T08:12:04.841Z] -- Detecting C compiler ABI info [2021-06-21T08:12:05.113Z] -- Detecting C compiler ABI info - done [2021-06-21T08:12:05.114Z] -- Detecting C compile features [2021-06-21T08:12:06.096Z] -- Detecting C compile features - done [2021-06-21T08:12:06.096Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-21T08:12:06.096Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-21T08:12:06.096Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-21T08:12:06.096Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-21T08:12:06.096Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-21T08:12:06.096Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-21T08:12:06.096Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-21T08:12:06.096Z] -- C SDK 1.3.2-dev.20 for Linux [2021-06-21T08:12:06.096Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-21T08:12:06.096Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-21T08:12:06.096Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-21T08:12:06.369Z] -- Configuring done [2021-06-21T08:12:06.641Z] -- Generating done [2021-06-21T08:12:06.641Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-21T08:12:06.641Z] + make [2021-06-21T08:12:06.641Z] + tee debug.log [2021-06-21T08:12:06.641Z] Scanning dependencies of target csdk [2021-06-21T08:12:06.912Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-21T08:12:07.184Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-21T08:12:07.457Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-21T08:12:08.052Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-21T08:12:08.323Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-21T08:12:08.595Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-21T08:12:08.869Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-21T08:12:09.141Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-21T08:12:09.141Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-21T08:12:09.736Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-21T08:12:10.332Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-21T08:12:10.605Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-21T08:12:10.876Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-21T08:12:11.149Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-21T08:12:11.422Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-21T08:12:11.422Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-21T08:12:11.695Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-21T08:12:12.672Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-21T08:12:12.672Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-21T08:12:12.672Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-21T08:12:12.945Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-21T08:12:13.217Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-21T08:12:13.488Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-21T08:12:14.460Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-21T08:12:14.460Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-21T08:12:14.732Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-21T08:12:15.005Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-21T08:12:15.278Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-21T08:12:15.278Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-21T08:12:15.551Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-21T08:12:15.823Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-21T08:12:16.101Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-21T08:12:16.101Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-21T08:12:16.696Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-21T08:12:16.696Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-21T08:12:17.293Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-21T08:12:17.573Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-21T08:12:18.590Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-21T08:12:18.590Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-21T08:12:18.863Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-21T08:12:19.136Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-21T08:12:19.411Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-21T08:12:20.388Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-21T08:12:20.984Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-21T08:12:21.580Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-21T08:12:21.854Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-21T08:12:22.127Z] [ 74%] Linking C shared library libcsdk.so [2021-06-21T08:12:22.399Z] [ 74%] Built target csdk [2021-06-21T08:12:22.399Z] Scanning dependencies of target template [2021-06-21T08:12:22.399Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-21T08:12:22.672Z] [ 77%] Linking C executable template [2021-06-21T08:12:22.946Z] [ 77%] Built target template [2021-06-21T08:12:22.946Z] Scanning dependencies of target device-counter [2021-06-21T08:12:22.946Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-21T08:12:23.219Z] [ 80%] Linking C executable device-counter [2021-06-21T08:12:23.494Z] [ 80%] Built target device-counter [2021-06-21T08:12:23.494Z] Scanning dependencies of target device-random [2021-06-21T08:12:23.494Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-21T08:12:23.767Z] [ 84%] Linking C executable device-random [2021-06-21T08:12:23.767Z] [ 84%] Built target device-random [2021-06-21T08:12:24.043Z] Scanning dependencies of target device-gyro [2021-06-21T08:12:24.043Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-21T08:12:24.043Z] [ 87%] Linking C executable device-gyro [2021-06-21T08:12:24.317Z] [ 87%] Built target device-gyro [2021-06-21T08:12:24.317Z] Scanning dependencies of target device-bitfields [2021-06-21T08:12:24.317Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-21T08:12:24.592Z] [ 90%] Linking C executable device-bitfields [2021-06-21T08:12:24.865Z] [ 90%] Built target device-bitfields [2021-06-21T08:12:24.865Z] Scanning dependencies of target template-discovery [2021-06-21T08:12:24.865Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-21T08:12:25.140Z] [ 93%] Linking C executable template-discovery [2021-06-21T08:12:25.413Z] [ 93%] Built target template-discovery [2021-06-21T08:12:25.413Z] Scanning dependencies of target device-file [2021-06-21T08:12:25.413Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-21T08:12:25.701Z] [ 96%] Linking C executable device-file [2021-06-21T08:12:25.975Z] [ 96%] Built target device-file [2021-06-21T08:12:25.975Z] Scanning dependencies of target device-terminal [2021-06-21T08:12:25.975Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-21T08:12:26.247Z] [100%] Linking C executable device-terminal [2021-06-21T08:12:26.520Z] [100%] Built target device-terminal [2021-06-21T08:12:26.520Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.520Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] [ 74%] Built target csdk [2021-06-21T08:12:26.794Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] [ 77%] Built target template [2021-06-21T08:12:26.794Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] [ 80%] Built target device-counter [2021-06-21T08:12:26.794Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] [ 84%] Built target device-random [2021-06-21T08:12:26.794Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:26.794Z] [ 87%] Built target device-gyro [2021-06-21T08:12:26.794Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.064Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] [ 90%] Built target device-bitfields [2021-06-21T08:12:27.065Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] [ 93%] Built target template-discovery [2021-06-21T08:12:27.065Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] [ 96%] Built target device-file [2021-06-21T08:12:27.065Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] [100%] Built target device-terminal [2021-06-21T08:12:27.065Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:27.065Z] Install the project... [2021-06-21T08:12:27.065Z] -- Install configuration: "Release" [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-21T08:12:27.065Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-21T08:12:27.065Z] -- Up-to-date: /usr/local/include [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/devsdk [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/json.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/container.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/component.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/time.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/os [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/data.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/os.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/include/iot/config.h [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-21T08:12:27.065Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-21T08:12:27.065Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-21T08:12:29.052Z] Removing intermediate container a0ea3331ae70 [2021-06-21T08:12:29.052Z] ---> d35afdd6b157 [2021-06-21T08:12:29.052Z] Step 16/25 : FROM ${BASE} [2021-06-21T08:12:29.052Z] ---> b23d30803547 [2021-06-21T08:12:29.052Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-21T08:12:29.327Z] ---> Running in 7d16d3715d1d [2021-06-21T08:12:29.929Z] Removing intermediate container 7d16d3715d1d [2021-06-21T08:12:29.929Z] ---> 3b3c4c97423c [2021-06-21T08:12:29.929Z] Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:12:29.929Z] ---> Running in caf1d3a681ae [2021-06-21T08:12:31.373Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-21T08:12:31.648Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-21T08:12:31.648Z] [2021-06-21T08:12:32.628Z] Removing intermediate container caf1d3a681ae [2021-06-21T08:12:32.628Z] ---> 20850d6c3511 [2021-06-21T08:12:32.628Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T08:12:32.901Z] ---> Running in badd5bea5a8e [2021-06-21T08:12:34.892Z] Removing intermediate container badd5bea5a8e [2021-06-21T08:12:34.892Z] ---> 970581815ad1 [2021-06-21T08:12:34.892Z] Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev [2021-06-21T08:12:35.164Z] ---> Running in a31bd6002bc9 [2021-06-21T08:12:36.601Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-21T08:12:37.193Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-21T08:12:38.168Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-21T08:12:38.768Z] (1/6) Installing curl (7.64.0-r5) [2021-06-21T08:12:38.768Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-21T08:12:38.768Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-21T08:12:39.039Z] (4/6) Installing libuuid (2.33-r0) [2021-06-21T08:12:39.039Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-21T08:12:40.505Z] (6/6) Installing wget (1.20.3-r0) [2021-06-21T08:12:40.779Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T08:12:40.779Z] OK: 283 MiB in 81 packages [2021-06-21T08:12:42.223Z] Removing intermediate container a31bd6002bc9 [2021-06-21T08:12:42.223Z] ---> 8e0aff39080a [2021-06-21T08:12:42.223Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-21T08:12:42.820Z] ---> 8b2e462b119c [2021-06-21T08:12:42.820Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-21T08:12:43.416Z] ---> 5afa3643ab8b [2021-06-21T08:12:43.416Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-21T08:12:44.403Z] ---> ca35b76a564d [2021-06-21T08:12:44.403Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-21T08:12:45.004Z] ---> afe175edf785 [2021-06-21T08:12:45.004Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-21T08:12:45.984Z] ---> 89448d3be20a [2021-06-21T08:12:45.984Z] Successfully built 89448d3be20a [2021-06-21T08:12:45.984Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:12:46.498Z] + docker inspect -f . ci-base-image-arm64 [2021-06-21T08:12:46.498Z] . [Pipeline] withDockerContainer [2021-06-21T08:12:46.780Z] prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container [2021-06-21T08:12:46.873Z] $ 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 [2021-06-21T08:12:48.347Z] $ docker top ddd60e1e4f8c0fcd7847a1d5d8552e5f6d1b5b115f7aa4defe38851658ae5b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T08:12:49.333Z] + make test [2021-06-21T08:12:49.333Z] echo "make test" [2021-06-21T08:12:49.333Z] make test [Pipeline] } [2021-06-21T08:12:49.350Z] $ docker stop --time=1 ddd60e1e4f8c0fcd7847a1d5d8552e5f6d1b5b115f7aa4defe38851658ae5b20 [2021-06-21T08:12:51.102Z] $ docker rm -f ddd60e1e4f8c0fcd7847a1d5d8552e5f6d1b5b115f7aa4defe38851658ae5b20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-21T08:12:51.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-21T08:12:52.211Z] + ls -al . [2021-06-21T08:12:52.211Z] total 192 [2021-06-21T08:12:52.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 08:09 . [2021-06-21T08:12:52.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 08:09 .. [2021-06-21T08:12:52.211Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 21 08:09 .git [2021-06-21T08:12:52.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 08:09 .github [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 21 08:09 .gitignore [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 21 08:09 Attribution.txt [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 21 08:09 CHANGES [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 21 08:09 Doxyfile [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 21 08:09 Jenkinsfile [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 21 08:09 LICENSE [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 21 08:09 Makefile [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 21 08:09 README.md [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 21 08:09 README.v2.md [2021-06-21T08:12:52.211Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 21 08:07 VERSION [2021-06-21T08:12:52.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 08:09 docs [2021-06-21T08:12:52.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 08:09 include [2021-06-21T08:12:52.211Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 08:09 scripts [2021-06-21T08:12:52.211Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 21 08:09 src [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:12:52.558Z] + 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 . [2021-06-21T08:12:52.834Z] Sending build context to Docker daemon 2.598MB [2021-06-21T08:12:53.107Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-21T08:12:53.107Z] Step 2/17 : FROM ${BASE} [2021-06-21T08:12:53.107Z] ---> 89448d3be20a [2021-06-21T08:12:53.107Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-21T08:12:54.546Z] ---> Running in 38a3108f14ed [2021-06-21T08:12:54.822Z] Removing intermediate container 38a3108f14ed [2021-06-21T08:12:54.822Z] ---> 122fd9cf39dd [2021-06-21T08:12:54.822Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:12:54.822Z] ---> Running in c678a5e5dd0d [2021-06-21T08:12:56.260Z] --2021-06-21 08:12:55-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-21T08:12:56.260Z] Resolving iotech.jfrog.io... 54.72.115.12, 54.74.239.58, 34.243.182.113 [2021-06-21T08:12:56.261Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-21T08:12:56.535Z] HTTP request sent, awaiting response... 200 OK [2021-06-21T08:12:56.535Z] Length: 451 [application/octet-stream] [2021-06-21T08:12:56.535Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-21T08:12:56.535Z]  [2021-06-21T08:12:56.535Z] 0K 100% 17.4M=0s [2021-06-21T08:12:56.535Z] [2021-06-21T08:12:56.535Z] 2021-06-21 08:12:56 (17.4 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-21T08:12:56.535Z] [2021-06-21T08:12:57.520Z] Removing intermediate container c678a5e5dd0d [2021-06-21T08:12:57.520Z] ---> a05eb770b758 [2021-06-21T08:12:57.520Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-21T08:12:57.520Z] ---> Running in 82f657487876 [2021-06-21T08:12:59.499Z] Removing intermediate container 82f657487876 [2021-06-21T08:12:59.499Z] ---> ca818d7456cd [2021-06-21T08:12:59.499Z] Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-06-21T08:12:59.779Z] ---> Running in e427409b1731 [2021-06-21T08:13:00.757Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-21T08:13:01.731Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-21T08:13:02.327Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-21T08:13:02.923Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-21T08:13:03.194Z] (2/6) Installing libblkid (2.33-r0) [2021-06-21T08:13:03.194Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-21T08:13:03.194Z] (4/6) Installing libmount (2.33-r0) [2021-06-21T08:13:03.466Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-21T08:13:03.466Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-21T08:13:03.738Z] Executing busybox-1.29.3-r10.trigger [2021-06-21T08:13:04.011Z] OK: 287 MiB in 87 packages [2021-06-21T08:13:04.989Z] Removing intermediate container e427409b1731 [2021-06-21T08:13:04.989Z] ---> cc089dae27e6 [2021-06-21T08:13:04.989Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-21T08:13:05.969Z] ---> e92788de5b10 [2021-06-21T08:13:05.969Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-21T08:13:08.026Z] ---> 29f645faf673 [2021-06-21T08:13:08.026Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-21T08:13:08.623Z] ---> d8761edf2500 [2021-06-21T08:13:08.623Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-21T08:13:09.600Z] ---> dde754cb2281 [2021-06-21T08:13:09.600Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-21T08:13:10.194Z] ---> cd65a99e700f [2021-06-21T08:13:10.194Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-21T08:13:10.792Z] ---> e74c528027f4 [2021-06-21T08:13:10.792Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-21T08:13:11.073Z] ---> Running in 857fd55f4f82 [2021-06-21T08:13:11.674Z] Removing intermediate container 857fd55f4f82 [2021-06-21T08:13:11.674Z] ---> dcecd6388ff5 [2021-06-21T08:13:11.674Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-21T08:13:11.674Z] ---> Running in f70ae05e4831 [2021-06-21T08:13:12.271Z] Removing intermediate container f70ae05e4831 [2021-06-21T08:13:12.271Z] ---> 5c37a980f3e7 [2021-06-21T08:13:12.271Z] Step 15/17 : LABEL arch=arm64 [2021-06-21T08:13:12.545Z] ---> Running in 84316a167fb7 [2021-06-21T08:13:13.142Z] Removing intermediate container 84316a167fb7 [2021-06-21T08:13:13.142Z] ---> 58f2cfa7686a [2021-06-21T08:13:13.142Z] Step 16/17 : LABEL git_sha=c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 [2021-06-21T08:13:13.142Z] ---> Running in c24bfd4af2d5 [2021-06-21T08:13:13.739Z] Removing intermediate container c24bfd4af2d5 [2021-06-21T08:13:13.739Z] ---> 70ff849af1bb [2021-06-21T08:13:13.739Z] Step 17/17 : LABEL version=1.3.2-dev.20 [2021-06-21T08:13:13.739Z] ---> Running in 0a177593dd98 [2021-06-21T08:13:14.335Z] Removing intermediate container 0a177593dd98 [2021-06-21T08:13:14.335Z] ---> 49962a9463e4 [2021-06-21T08:13:14.335Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-21T08:13:14.335Z] Successfully built 49962a9463e4 [2021-06-21T08:13:14.335Z] 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 [2021-06-21T08:13:15.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T08:13:15.419Z] . [Pipeline] withDockerContainer [2021-06-21T08:13:15.509Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-21T08:13:15.548Z] $ 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 [2021-06-21T08:13:16.064Z] $ docker top 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T08:13:16.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T08:13:16.198Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T08:13:16.334Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T08:13:16.335Z] $ docker exec 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 ssh-agent [2021-06-21T08:13:16.463Z] SSH_AUTH_SOCK=/tmp/ssh-d0vKPCURBtso/agent.14 [2021-06-21T08:13:16.463Z] SSH_AGENT_PID=20 [2021-06-21T08:13:16.470Z] Running ssh-add (command line suppressed) [2021-06-21T08:13:16.584Z] 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) [2021-06-21T08:13:16.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T08:13:16.919Z] + git semver tag [2021-06-21T08:13:16.919Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T08:13:16.919Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T08:13:16.919Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T08:13:16.919Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T08:13:16.919Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T08:13:16.919Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T08:13:16.919Z] # $SEMVER_BRANCH = master [2021-06-21T08:13:16.919Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-21T08:13:16.919Z] # c6fc2f878f86612677a70dfca2ecf7cce01bb8e6 HEAD [2021-06-21T08:13:16.919Z] # -> Force: false [2021-06-21T08:13:16.919Z] # 788aa8fbcc53908f02a7e732cfadffb2f5b83d7d refs/tags/v1.3.2-dev.20 [Pipeline] } [2021-06-21T08:13:16.928Z] $ docker exec --env ******** --env ******** 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 ssh-agent -k [2021-06-21T08:13:17.030Z] unset SSH_AUTH_SOCK; [2021-06-21T08:13:17.030Z] unset SSH_AGENT_PID; [2021-06-21T08:13:17.030Z] echo Agent pid 20 killed; [2021-06-21T08:13:17.049Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T08:13:17.386Z] + git semver [Pipeline] } [2021-06-21T08:13:17.404Z] $ docker stop --time=1 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 [2021-06-21T08:13:18.646Z] $ docker rm -f 7e2efb6341bb098c4212fcb969305b6d35a53493470dece9ed2af9ed09cc6a05 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:13:19.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T08:13:19.143Z] [2021-06-21T08:13:19.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:13:19.468Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T08:13:19.468Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-21T08:13:19.468Z] ab5ef0e58194: Pulling fs layer [2021-06-21T08:13:19.468Z] 9712f1f96733: Pulling fs layer [2021-06-21T08:13:19.468Z] 63f879dbbcfc: Pulling fs layer [2021-06-21T08:13:19.468Z] 0d9ebad4ef96: Pulling fs layer [2021-06-21T08:13:19.468Z] e9a5061849ea: Pulling fs layer [2021-06-21T08:13:19.468Z] d747dcd14b5f: Pulling fs layer [2021-06-21T08:13:19.468Z] 2de7ff778b66: Pulling fs layer [2021-06-21T08:13:19.468Z] 0d9ebad4ef96: Waiting [2021-06-21T08:13:19.468Z] e9a5061849ea: Waiting [2021-06-21T08:13:19.468Z] d747dcd14b5f: Waiting [2021-06-21T08:13:19.468Z] 2de7ff778b66: Waiting [2021-06-21T08:13:19.468Z] 9712f1f96733: Verifying Checksum [2021-06-21T08:13:19.468Z] 9712f1f96733: Download complete [2021-06-21T08:13:22.022Z] 63f879dbbcfc: Verifying Checksum [2021-06-21T08:13:22.022Z] 63f879dbbcfc: Download complete [2021-06-21T08:13:22.022Z] e9a5061849ea: Verifying Checksum [2021-06-21T08:13:22.022Z] e9a5061849ea: Download complete [2021-06-21T08:13:22.022Z] d747dcd14b5f: Verifying Checksum [2021-06-21T08:13:22.022Z] d747dcd14b5f: Download complete [2021-06-21T08:13:22.286Z] 2de7ff778b66: Verifying Checksum [2021-06-21T08:13:22.286Z] 2de7ff778b66: Download complete [2021-06-21T08:13:22.286Z] 0d9ebad4ef96: Verifying Checksum [2021-06-21T08:13:22.286Z] 0d9ebad4ef96: Download complete [2021-06-21T08:13:22.555Z] ab5ef0e58194: Verifying Checksum [2021-06-21T08:13:22.555Z] ab5ef0e58194: Download complete [2021-06-21T08:13:25.894Z] ab5ef0e58194: Pull complete [2021-06-21T08:13:25.894Z] 9712f1f96733: Pull complete [2021-06-21T08:13:26.479Z] 63f879dbbcfc: Pull complete [2021-06-21T08:13:29.826Z] 0d9ebad4ef96: Pull complete [2021-06-21T08:13:30.412Z] e9a5061849ea: Pull complete [2021-06-21T08:13:30.412Z] d747dcd14b5f: Pull complete [2021-06-21T08:13:31.381Z] 2de7ff778b66: Pull complete [2021-06-21T08:13:31.381Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-21T08:13:31.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-21T08:13:31.381Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-21T08:13:31.476Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-21T08:13:31.521Z] $ 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 [2021-06-21T08:13:37.029Z] $ docker top 4cca2892c77aea379a2047e0a812d4294a34fc5db6fdf44dcc32e6bb3ad78416 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-21T08:13:37.131Z] provisioning config files... [2021-06-21T08:13:37.139Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3517638760951504759tmp [2021-06-21T08:13:37.153Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6125710231201258090tmp [2021-06-21T08:13:37.166Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2429042138350116786tmp [Pipeline] { [Pipeline] echo [2021-06-21T08:13:37.186Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:13:37.529Z] ---> sigul-configuration.sh [2021-06-21T08:13:37.529Z] gpg: directory `/root/.gnupg' created [2021-06-21T08:13:37.529Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-21T08:13:37.529Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-21T08:13:37.529Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-21T08:13:37.529Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-21T08:13:37.529Z] gpg: CAST5 encrypted data [2021-06-21T08:13:37.529Z] gpg: encrypted with 1 passphrase [2021-06-21T08:13:37.529Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-21T08:13:37.834Z] + mkdir /home/jenkins [2021-06-21T08:13:37.834Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-21T08:13:38.135Z] + 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 [2021-06-21T08:13:38.151Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:13:38.461Z] ---> sigul-install.sh [2021-06-21T08:13:43.786Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-21T08:13:44.084Z] + git tag --list [2021-06-21T08:13:44.085Z] 0.7.0 [2021-06-21T08:13:44.085Z] 0.7.1 [2021-06-21T08:13:44.085Z] 1.0.0 [2021-06-21T08:13:44.085Z] v1.0.1 [2021-06-21T08:13:44.085Z] v1.0.2 [2021-06-21T08:13:44.085Z] v1.0.3 [2021-06-21T08:13:44.085Z] v1.1.0 [2021-06-21T08:13:44.085Z] v1.1.1 [2021-06-21T08:13:44.085Z] v1.2.0 [2021-06-21T08:13:44.085Z] v1.2.1 [2021-06-21T08:13:44.085Z] v1.2.2 [2021-06-21T08:13:44.085Z] v1.3.0 [2021-06-21T08:13:44.085Z] v1.3.1 [2021-06-21T08:13:44.085Z] v1.3.1-dev.1 [2021-06-21T08:13:44.085Z] v1.3.1-dev.2 [2021-06-21T08:13:44.085Z] v1.3.1-dev.3 [2021-06-21T08:13:44.085Z] v1.3.2-dev.1 [2021-06-21T08:13:44.085Z] v1.3.2-dev.10 [2021-06-21T08:13:44.085Z] v1.3.2-dev.11 [2021-06-21T08:13:44.085Z] v1.3.2-dev.12 [2021-06-21T08:13:44.085Z] v1.3.2-dev.13 [2021-06-21T08:13:44.085Z] v1.3.2-dev.14 [2021-06-21T08:13:44.085Z] v1.3.2-dev.15 [2021-06-21T08:13:44.085Z] v1.3.2-dev.16 [2021-06-21T08:13:44.085Z] v1.3.2-dev.17 [2021-06-21T08:13:44.085Z] v1.3.2-dev.18 [2021-06-21T08:13:44.085Z] v1.3.2-dev.19 [2021-06-21T08:13:44.085Z] v1.3.2-dev.2 [2021-06-21T08:13:44.085Z] v1.3.2-dev.20 [2021-06-21T08:13:44.085Z] v1.3.2-dev.3 [2021-06-21T08:13:44.085Z] v1.3.2-dev.4 [2021-06-21T08:13:44.085Z] v1.3.2-dev.5 [2021-06-21T08:13:44.085Z] v1.3.2-dev.6 [2021-06-21T08:13:44.085Z] v1.3.2-dev.7 [2021-06-21T08:13:44.085Z] v1.3.2-dev.8 [2021-06-21T08:13:44.085Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-21T08:13:44.403Z] + lftools sign git-tag v1.3.2-dev.20 [2021-06-21T08:13:44.981Z] Signing Git tag with Sigul... [2021-06-21T08:13:44.981Z] Signing v1.3.2-dev.20 [Pipeline] echo [2021-06-21T08:13:45.941Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:13:46.239Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-21T08:13:46.249Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-21T08:13:46.283Z] $ docker stop --time=1 4cca2892c77aea379a2047e0a812d4294a34fc5db6fdf44dcc32e6bb3ad78416 [2021-06-21T08:13:48.495Z] $ docker rm -f 4cca2892c77aea379a2047e0a812d4294a34fc5db6fdf44dcc32e6bb3ad78416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:13:49.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T08:13:49.160Z] . [Pipeline] withDockerContainer [2021-06-21T08:13:49.242Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-21T08:13:49.281Z] $ 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 [2021-06-21T08:13:49.689Z] $ docker top 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T08:13:49.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T08:13:49.830Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T08:13:49.956Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T08:13:49.957Z] $ docker exec 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff ssh-agent [2021-06-21T08:13:50.082Z] SSH_AUTH_SOCK=/tmp/ssh-WP9P8YyuxNBo/agent.14 [2021-06-21T08:13:50.082Z] SSH_AGENT_PID=20 [2021-06-21T08:13:50.088Z] Running ssh-add (command line suppressed) [2021-06-21T08:13:50.210Z] 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) [2021-06-21T08:13:50.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T08:13:50.539Z] + git semver bump pre [2021-06-21T08:13:50.540Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T08:13:50.540Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T08:13:50.540Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T08:13:50.540Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T08:13:50.540Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T08:13:50.540Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T08:13:50.540Z] # $SEMVER_BRANCH = master [2021-06-21T08:13:50.540Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-21T08:13:50.540Z] 1.3.2-dev.21 [Pipeline] } [2021-06-21T08:13:50.556Z] $ docker exec --env ******** --env ******** 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff ssh-agent -k [2021-06-21T08:13:50.679Z] unset SSH_AUTH_SOCK; [2021-06-21T08:13:50.681Z] unset SSH_AGENT_PID; [2021-06-21T08:13:50.681Z] echo Agent pid 20 killed; [2021-06-21T08:13:50.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T08:13:51.027Z] + git semver [Pipeline] } [2021-06-21T08:13:51.041Z] $ docker stop --time=1 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff [2021-06-21T08:13:52.275Z] $ docker rm -f 1dd492ea3986eb85fd986fcdce181c1cd5d8a5c85cb3322e725bac462c6f7aff [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:13:52.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-21T08:13:52.683Z] . [Pipeline] withDockerContainer [2021-06-21T08:13:52.768Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-21T08:13:52.812Z] $ 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 [2021-06-21T08:13:53.216Z] $ docker top 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-21T08:13:53.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-21T08:13:53.353Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-21T08:13:53.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-21T08:13:53.492Z] $ docker exec 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d ssh-agent [2021-06-21T08:13:53.631Z] SSH_AUTH_SOCK=/tmp/ssh-8DEJwn2KptaG/agent.13 [2021-06-21T08:13:53.631Z] SSH_AGENT_PID=19 [2021-06-21T08:13:53.637Z] Running ssh-add (command line suppressed) [2021-06-21T08:13:53.745Z] 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) [2021-06-21T08:13:53.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-21T08:13:54.066Z] + git semver push [2021-06-21T08:13:54.066Z] # -> Open(): unable to determine branch for HEAD [2021-06-21T08:13:54.066Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-21T08:13:54.066Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T08:13:54.066Z] # $SEMVER_REMOTE_NAME = origin [2021-06-21T08:13:54.066Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-21T08:13:54.066Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-21T08:13:54.066Z] # $SEMVER_BRANCH = master [2021-06-21T08:13:54.066Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-21T08:13:59.380Z] $ docker exec --env ******** --env ******** 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d ssh-agent -k [2021-06-21T08:13:59.470Z] unset SSH_AUTH_SOCK; [2021-06-21T08:13:59.470Z] unset SSH_AGENT_PID; [2021-06-21T08:13:59.470Z] echo Agent pid 19 killed; [2021-06-21T08:13:59.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-21T08:13:59.839Z] + git semver [Pipeline] } [2021-06-21T08:13:59.856Z] $ docker stop --time=1 44fe1c00f48f11d79f1e6abb2b350b4f73d9c12884102e1acfad946cfdf3747d [2021-06-21T08:14:01.065Z] $ 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 [2021-06-21T08:14:02.104Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:14:02.680Z] ---> package-listing.sh [2021-06-21T08:14:02.680Z] ++ facter osfamily [2021-06-21T08:14:02.680Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-21T08:14:02.943Z] + OS_FAMILY=redhat [2021-06-21T08:14:02.943Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-06-21T08:14:02.943Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-21T08:14:02.943Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-21T08:14:02.943Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-21T08:14:02.943Z] + PACKAGES=/tmp/packages_start.txt [2021-06-21T08:14:02.943Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-21T08:14:02.943Z] + PACKAGES=/tmp/packages_end.txt [2021-06-21T08:14:02.943Z] + case "${OS_FAMILY}" in [2021-06-21T08:14:02.943Z] + rpm -qa [2021-06-21T08:14:02.943Z] + sort [2021-06-21T08:14:03.515Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-21T08:14:03.515Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-21T08:14:03.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-21T08:14:03.515Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-21T08:14:03.515Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-06-21T08:14:03.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [Pipeline] echo [2021-06-21T08:14:03.528Z] 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 [2021-06-21T08:14:03.820Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:14:04.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T08:14:04.396Z] [2021-06-21T08:14:04.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-21T08:14:04.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T08:14:04.711Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-21T08:14:04.711Z] df20fa9351a1: Pulling fs layer [2021-06-21T08:14:04.711Z] 36b3adc4ff6f: Pulling fs layer [2021-06-21T08:14:04.711Z] 8ad3a11d3b57: Pulling fs layer [2021-06-21T08:14:04.711Z] 46f8f816bc3b: Pulling fs layer [2021-06-21T08:14:04.711Z] 93b61091891f: Pulling fs layer [2021-06-21T08:14:04.711Z] 93b9cdb0e59b: Pulling fs layer [2021-06-21T08:14:04.711Z] 5e14af77c1be: Pulling fs layer [2021-06-21T08:14:04.711Z] 01666e4c0597: Pulling fs layer [2021-06-21T08:14:04.711Z] aa168da1d23b: Pulling fs layer [2021-06-21T08:14:04.711Z] 46f8f816bc3b: Waiting [2021-06-21T08:14:04.711Z] 93b61091891f: Waiting [2021-06-21T08:14:04.711Z] 93b9cdb0e59b: Waiting [2021-06-21T08:14:04.711Z] 5e14af77c1be: Waiting [2021-06-21T08:14:04.711Z] 01666e4c0597: Waiting [2021-06-21T08:14:04.711Z] aa168da1d23b: Waiting [2021-06-21T08:14:04.711Z] 36b3adc4ff6f: Verifying Checksum [2021-06-21T08:14:04.711Z] 36b3adc4ff6f: Download complete [2021-06-21T08:14:04.711Z] 46f8f816bc3b: Verifying Checksum [2021-06-21T08:14:04.711Z] 46f8f816bc3b: Download complete [2021-06-21T08:14:04.711Z] df20fa9351a1: Verifying Checksum [2021-06-21T08:14:04.711Z] df20fa9351a1: Download complete [2021-06-21T08:14:04.711Z] 93b9cdb0e59b: Verifying Checksum [2021-06-21T08:14:04.711Z] 93b9cdb0e59b: Download complete [2021-06-21T08:14:04.981Z] 5e14af77c1be: Verifying Checksum [2021-06-21T08:14:04.981Z] 5e14af77c1be: Download complete [2021-06-21T08:14:04.981Z] 93b61091891f: Download complete [2021-06-21T08:14:04.981Z] 01666e4c0597: Verifying Checksum [2021-06-21T08:14:04.981Z] 01666e4c0597: Download complete [2021-06-21T08:14:04.981Z] df20fa9351a1: Pull complete [2021-06-21T08:14:05.247Z] 8ad3a11d3b57: Verifying Checksum [2021-06-21T08:14:05.247Z] 8ad3a11d3b57: Download complete [2021-06-21T08:14:05.247Z] 36b3adc4ff6f: Pull complete [2021-06-21T08:14:05.825Z] 8ad3a11d3b57: Pull complete [2021-06-21T08:14:05.825Z] 46f8f816bc3b: Pull complete [2021-06-21T08:14:06.093Z] 93b61091891f: Pull complete [2021-06-21T08:14:06.093Z] 93b9cdb0e59b: Pull complete [2021-06-21T08:14:06.356Z] 5e14af77c1be: Pull complete [2021-06-21T08:14:06.356Z] 01666e4c0597: Pull complete [2021-06-21T08:14:06.953Z] aa168da1d23b: Verifying Checksum [2021-06-21T08:14:06.953Z] aa168da1d23b: Download complete [2021-06-21T08:14:12.293Z] aa168da1d23b: Pull complete [2021-06-21T08:14:12.293Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-21T08:14:12.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-21T08:14:12.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-21T08:14:12.385Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-21T08:14:12.425Z] $ 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 [2021-06-21T08:14:16.548Z] $ docker top 31762535553c071fd58a89d91e4944d30ec4e394d587cbef54286d9fa6e14a7a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-21T08:14:16.955Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-21T08:14:17.258Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-21T08:14:17.567Z] + ls /var/log/sa-host [2021-06-21T08:14:17.567Z] + sadf -c /var/log/sa-host/sa05 [2021-06-21T08:14:17.567Z] file_magic: OK [2021-06-21T08:14:17.567Z] HZ: Using current value: 100 [2021-06-21T08:14:17.567Z] file_header: OK [2021-06-21T08:14:17.567Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-21T08:14:17.567Z] Statistics: [2021-06-21T08:14:17.567Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T08:14:17.567Z] File successfully converted to sysstat format version 12.2.1 [2021-06-21T08:14:17.567Z] + sadf -c /var/log/sa-host/sa21 [2021-06-21T08:14:17.567Z] file_magic: OK [2021-06-21T08:14:17.567Z] HZ: Using current value: 100 [2021-06-21T08:14:17.567Z] file_header: OK [2021-06-21T08:14:17.567Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-21T08:14:17.567Z] Statistics: [2021-06-21T08:14:17.567Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-21T08:14:17.567Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-21T08:14:18.237Z] provisioning config files... [2021-06-21T08:14:18.258Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config3301752881662139861tmp [Pipeline] { [Pipeline] echo [2021-06-21T08:14:18.280Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:14:18.586Z] ---> create-netrc.sh [Pipeline] } [2021-06-21T08:14:18.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:14:19.042Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-21T08:14:19.053Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:14:19.358Z] ---> sudo-logs.sh [2021-06-21T08:14:19.358Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-21T08:14:19.385Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:14:19.695Z] ---> job-cost.sh [2021-06-21T08:14:19.695Z] lf-activate-venv: SKIPPING [2021-06-21T08:14:19.695Z] INFO: No Stack... [2021-06-21T08:14:20.274Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-21T08:14:20.848Z] INFO: Archiving Costs [Pipeline] echo [2021-06-21T08:14:20.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-21T08:14:21.176Z] ---> logs-deploy.sh [2021-06-21T08:14:21.176Z] lf-activate-venv: SKIPPING [2021-06-21T08:14:21.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/72 [2021-06-21T08:14:21.176Z] INFO: archiving workspace using pattern(s): [2021-06-21T08:14:22.124Z] Archives upload complete. [2021-06-21T08:14:22.124Z] INFO: archiving logs to Nexus