Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1059ececa5aae17f0ac3b06878bede2905539e8a 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-ssh482648722439079834.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh4188961863793802723.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh370569000460492535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh757375421316046628.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-ssh8707707208051813259.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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-900 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 Avoid second fetch Checking out Revision 1059ececa5aae17f0ac3b06878bede2905539e8a (master) 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-ssh641621068732593852.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 Commit message: "feat: only parse protocols/attributes once (#348)" > git rev-list --no-walk f6bb9bf53ac86779778c08f9fa605f5085252768 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T13:46:01.343Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T13:46:01.538Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T13:46:01.568Z] ========================================================= [2021-06-08T13:46:01.568Z] EdgeX Global Pipelines Version Info [2021-06-08T13:46:01.568Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:46:03.093Z] ------------------- [2021-06-08T13:46:03.093Z] stable info: [2021-06-08T13:46:03.093Z] ------------------- [2021-06-08T13:46:03.093Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T13:46:03.093Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T13:46:03.093Z] Message: update stable to v1.0.193 [2021-06-08T13:46:03.673Z] ------------------- [2021-06-08T13:46:03.673Z] experimental info: [2021-06-08T13:46:03.673Z] ------------------- [2021-06-08T13:46:03.673Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T13:46:03.673Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-08T13:46:03.673Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T13:46:03.792Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-08T13:46:03.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-08T13:46:03.832Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T13:46:03.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T13:46:03.876Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T13:46:03.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-08T13:46:03.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-08T13:46:03.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-08T13:46:03.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T13:46:03.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-08T13:46:03.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T13:46:04.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T13:46:04.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T13:46:04.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-08T13:46:04.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T13:46:04.082Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T13:46:04.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T13:46:04.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-08T13:46:04.148Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-08T13:46:04.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-08T13:46:04.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1059ececa5aae17f0ac3b06878bede2905539e8a [Pipeline] echo [2021-06-08T13:46:04.204Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1059ece [Pipeline] echo [2021-06-08T13:46:04.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T13:46:04.327Z] provisioning config files... [2021-06-08T13:46:04.345Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config9210232224763533797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:46:04.667Z] ---> docker-login.sh [2021-06-08T13:46:04.667Z] nexus3.edgexfoundry.org:10001 [2021-06-08T13:46:04.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:46:04.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:46:04.933Z] Configure a credential helper to remove this warning. See [2021-06-08T13:46:04.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:46:04.933Z] [2021-06-08T13:46:04.933Z] Login Succeeded [2021-06-08T13:46:04.933Z] nexus3.edgexfoundry.org:10002 [2021-06-08T13:46:04.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:46:05.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:46:05.200Z] Configure a credential helper to remove this warning. See [2021-06-08T13:46:05.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:46:05.200Z] [2021-06-08T13:46:05.200Z] Login Succeeded [2021-06-08T13:46:05.200Z] nexus3.edgexfoundry.org:10003 [2021-06-08T13:46:05.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:46:05.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:46:05.200Z] Configure a credential helper to remove this warning. See [2021-06-08T13:46:05.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:46:05.200Z] [2021-06-08T13:46:05.200Z] Login Succeeded [2021-06-08T13:46:05.200Z] nexus3.edgexfoundry.org:10004 [2021-06-08T13:46:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:46:05.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:46:05.462Z] Configure a credential helper to remove this warning. See [2021-06-08T13:46:05.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:46:05.462Z] [2021-06-08T13:46:05.462Z] Login Succeeded [2021-06-08T13:46:05.462Z] docker.io [2021-06-08T13:46:05.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:46:05.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:46:05.724Z] Configure a credential helper to remove this warning. See [2021-06-08T13:46:05.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:46:05.724Z] [2021-06-08T13:46:05.724Z] Login Succeeded [2021-06-08T13:46:05.724Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T13:46:05.733Z] 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-08T13:46:07.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T13:46:07.180Z] [2021-06-08T13:46:07.180Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:46:07.506Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T13:46:07.506Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T13:46:07.506Z] 31603596830f: Pulling fs layer [2021-06-08T13:46:07.506Z] 54011a49482f: Pulling fs layer [2021-06-08T13:46:07.506Z] a6820b24f6d8: Pulling fs layer [2021-06-08T13:46:07.506Z] f581987b2513: Pulling fs layer [2021-06-08T13:46:07.506Z] f581987b2513: Waiting [2021-06-08T13:46:07.506Z] 54011a49482f: Verifying Checksum [2021-06-08T13:46:07.506Z] 54011a49482f: Download complete [2021-06-08T13:46:07.768Z] 31603596830f: Verifying Checksum [2021-06-08T13:46:07.768Z] 31603596830f: Download complete [2021-06-08T13:46:07.768Z] f581987b2513: Verifying Checksum [2021-06-08T13:46:07.768Z] f581987b2513: Download complete [2021-06-08T13:46:07.768Z] a6820b24f6d8: Verifying Checksum [2021-06-08T13:46:07.768Z] a6820b24f6d8: Download complete [2021-06-08T13:46:08.032Z] 31603596830f: Pull complete [2021-06-08T13:46:08.032Z] 54011a49482f: Pull complete [2021-06-08T13:46:08.623Z] a6820b24f6d8: Pull complete [2021-06-08T13:46:08.889Z] f581987b2513: Pull complete [2021-06-08T13:46:08.889Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T13:46:08.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T13:46:08.889Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T13:46:08.987Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-08T13:46:09.026Z] $ 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-08T13:46:09.979Z] $ docker top 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T13:46:10.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T13:46:10.100Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T13:46:10.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T13:46:10.212Z] $ docker exec 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 ssh-agent [2021-06-08T13:46:10.323Z] SSH_AUTH_SOCK=/tmp/ssh-h5SiYNVcVwXy/agent.14 [2021-06-08T13:46:10.323Z] SSH_AGENT_PID=20 [2021-06-08T13:46:10.330Z] Running ssh-add (command line suppressed) [2021-06-08T13:46:10.429Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8810312100968874973.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8810312100968874973.key) [2021-06-08T13:46:10.447Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T13:46:10.746Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T13:46:10.768Z] $ docker exec --env ******** --env ******** 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 ssh-agent -k [2021-06-08T13:46:10.860Z] unset SSH_AUTH_SOCK; [2021-06-08T13:46:10.860Z] unset SSH_AGENT_PID; [2021-06-08T13:46:10.860Z] echo Agent pid 20 killed; [2021-06-08T13:46:10.877Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T13:46:10.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T13:46:10.917Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T13:46:11.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T13:46:11.033Z] $ docker exec 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 ssh-agent [2021-06-08T13:46:11.140Z] SSH_AUTH_SOCK=/tmp/ssh-mizwmXIAOeT8/agent.55 [2021-06-08T13:46:11.141Z] SSH_AGENT_PID=62 [2021-06-08T13:46:11.152Z] Running ssh-add (command line suppressed) [2021-06-08T13:46:11.252Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3042763108888558121.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_3042763108888558121.key) [2021-06-08T13:46:11.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T13:46:11.570Z] + git semver init [2021-06-08T13:46:11.570Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T13:46:11.570Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-08T13:46:11.570Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-08T13:46:11.570Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T13:46:11.570Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T13:46:11.570Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T13:46:11.570Z] # $SEMVER_BRANCH = master [2021-06-08T13:46:11.570Z] # $SEMVER_TEMP = /tmp/semver-998580331 [2021-06-08T13:46:11.570Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-08T13:46:12.147Z] # '/tmp/semver-998580331' -> '/w/workspace/edgexfoundry_device-sdk-c_master/.semver' [2021-06-08T13:46:12.147Z] # -> Force: false [2021-06-08T13:46:12.147Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-08T13:46:12.153Z] $ docker exec --env ******** --env ******** 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 ssh-agent -k [2021-06-08T13:46:12.253Z] unset SSH_AUTH_SOCK; [2021-06-08T13:46:12.253Z] unset SSH_AGENT_PID; [2021-06-08T13:46:12.253Z] echo Agent pid 62 killed; [2021-06-08T13:46:12.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T13:46:12.597Z] + git semver [Pipeline] } [2021-06-08T13:46:12.607Z] $ docker stop --time=1 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 [2021-06-08T13:46:13.949Z] $ docker rm -f 7472717bb23b345a7095964903c644829d243d95717ec17720baea7ed17f1848 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T13:46:14.319Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T13:46:14.583Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T13:46:14.586Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.17 [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-08T13:46:29.837Z] Still waiting to schedule task [2021-06-08T13:46:29.837Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-900’ [2021-06-08T13:46:29.839Z] Still waiting to schedule task [2021-06-08T13:46:29.840Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-08T13:48:41.670Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-901 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-08T13:48:41.689Z] Running in /w/workspace/device-sdk-c/69 [Pipeline] { [Pipeline] checkout [2021-06-08T13:48:41.923Z] Selected Git installation does not exist. Using Default [2021-06-08T13:48:41.923Z] The recommended git tool is: NONE [2021-06-08T13:48:47.127Z] using credential edgex-jenkins-ssh [2021-06-08T13:48:47.152Z] Cloning the remote Git repository [2021-06-08T13:48:47.220Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-08T13:48:47.333Z] > git init /w/workspace/device-sdk-c/69 # timeout=10 [2021-06-08T13:48:47.405Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-08T13:48:47.406Z] > git --version # timeout=10 [2021-06-08T13:48:47.426Z] > git --version # 'git version 2.17.1' [2021-06-08T13:48:47.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T13:48:47.525Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T13:48:48.636Z] Avoid second fetch [2021-06-08T13:48:48.636Z] Checking out Revision 1059ececa5aae17f0ac3b06878bede2905539e8a (master) [2021-06-08T13:48:48.601Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-08T13:48:48.622Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T13:48:48.660Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T13:48:48.682Z] > git checkout -f 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 [2021-06-08T13:48:53.011Z] Commit message: "feat: only parse protocols/attributes once (#348)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T13:48:54.509Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T13:48:54.933Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T13:48:55.292Z] + sudo service docker restart [2021-06-08T13:48:55.292Z] + true [2021-06-08T13:49:03.920Z] Running on prd-centos7-docker-4c-2g-902 in /w/workspace/edgexfoundry_device-sdk-c_master [Pipeline] { [Pipeline] ws [2021-06-08T13:49:03.948Z] Running in /w/workspace/device-sdk-c/69 [Pipeline] { [Pipeline] checkout [2021-06-08T13:49:04.065Z] Selected Git installation does not exist. Using Default [2021-06-08T13:49:04.066Z] The recommended git tool is: NONE [2021-06-08T13:49:06.229Z] using credential edgex-jenkins-ssh [2021-06-08T13:49:06.242Z] Cloning the remote Git repository [2021-06-08T13:49:05.680Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-08T13:49:05.786Z] > git init /w/workspace/device-sdk-c/69 # timeout=10 [2021-06-08T13:49:05.819Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-08T13:49:05.819Z] > git --version # timeout=10 [2021-06-08T13:49:05.829Z] > git --version # 'git version 2.24.4' [2021-06-08T13:49:05.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T13:49:07.162Z] Avoid second fetch [2021-06-08T13:49:07.163Z] Checking out Revision 1059ececa5aae17f0ac3b06878bede2905539e8a (master) [2021-06-08T13:49:05.853Z] [INFO] Currently running in a labeled security context [2021-06-08T13:49:05.853Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-08T13:49:05.853Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/69@tmp/jenkins-gitclient-ssh6571241116726031358.key [2021-06-08T13:49:05.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T13:49:06.539Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-08T13:49:06.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T13:49:06.571Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T13:49:06.579Z] > git checkout -f 1059ececa5aae17f0ac3b06878bede2905539e8a # timeout=10 [2021-06-08T13:49:10.532Z] Commit message: "feat: only parse protocols/attributes once (#348)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T13:49:11.645Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T13:49:11.967Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T13:49:12.270Z] + true [2021-06-08T13:49:12.270Z] + sudo service docker restart [2021-06-08T13:49:12.270Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T13:49:13.694Z] provisioning config files... [2021-06-08T13:49:13.730Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/69@tmp/config6673919279328976341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:49:14.117Z] ---> docker-login.sh [2021-06-08T13:49:14.117Z] nexus3.edgexfoundry.org:10001 [2021-06-08T13:49:14.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:15.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:15.323Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:15.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:15.323Z] [2021-06-08T13:49:15.323Z] Login Succeeded [2021-06-08T13:49:15.323Z] nexus3.edgexfoundry.org:10002 [2021-06-08T13:49:15.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:15.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:15.873Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:15.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:15.873Z] [2021-06-08T13:49:15.873Z] Login Succeeded [2021-06-08T13:49:15.873Z] nexus3.edgexfoundry.org:10003 [2021-06-08T13:49:16.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:16.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:16.422Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:16.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:16.422Z] [2021-06-08T13:49:16.422Z] Login Succeeded [2021-06-08T13:49:16.422Z] nexus3.edgexfoundry.org:10004 [2021-06-08T13:49:16.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:16.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:16.978Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:16.978Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:16.978Z] [2021-06-08T13:49:16.978Z] Login Succeeded [2021-06-08T13:49:16.978Z] docker.io [2021-06-08T13:49:17.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:17.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:17.851Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:17.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:17.851Z] [2021-06-08T13:49:17.851Z] Login Succeeded [2021-06-08T13:49:17.851Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T13:49:17.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T13:49:18.161Z] ========================================================= [2021-06-08T13:49:18.161Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-08T13:49:18.161Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:49:18.515Z] + 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-08T13:49:19.120Z] Sending build context to Docker daemon 2.577MB [2021-06-08T13:49:19.120Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-08T13:49:19.120Z] Step 2/25 : FROM ${BASE} as builder [2021-06-08T13:49:19.120Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-08T13:49:19.120Z] 0362ad1dd800: Pulling fs layer [2021-06-08T13:49:19.120Z] f2cdb1532d8b: Pulling fs layer [2021-06-08T13:49:19.120Z] 37ed683be191: Pulling fs layer [2021-06-08T13:49:19.396Z] f2cdb1532d8b: Verifying Checksum [2021-06-08T13:49:19.396Z] f2cdb1532d8b: Download complete [2021-06-08T13:49:19.396Z] 0362ad1dd800: Verifying Checksum [2021-06-08T13:49:19.396Z] 0362ad1dd800: Download complete [2021-06-08T13:49:20.006Z] 0362ad1dd800: Pull complete [2021-06-08T13:49:20.279Z] f2cdb1532d8b: Pull complete [2021-06-08T13:49:22.276Z] 37ed683be191: Verifying Checksum [2021-06-08T13:49:22.276Z] 37ed683be191: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T13:49:30.433Z] provisioning config files... [2021-06-08T13:49:30.454Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/69@tmp/config8694876293802202173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:49:30.808Z] ---> docker-login.sh [2021-06-08T13:49:30.808Z] nexus3.edgexfoundry.org:10001 [2021-06-08T13:49:30.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:31.068Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:31.068Z] [2021-06-08T13:49:31.068Z] Login Succeeded [2021-06-08T13:49:31.068Z] nexus3.edgexfoundry.org:10002 [2021-06-08T13:49:31.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:31.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:31.068Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:31.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:31.068Z] [2021-06-08T13:49:31.068Z] Login Succeeded [2021-06-08T13:49:31.068Z] nexus3.edgexfoundry.org:10003 [2021-06-08T13:49:31.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:31.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:31.329Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:31.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:31.329Z] [2021-06-08T13:49:31.329Z] Login Succeeded [2021-06-08T13:49:31.329Z] nexus3.edgexfoundry.org:10004 [2021-06-08T13:49:31.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:31.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:31.329Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:31.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:31.329Z] [2021-06-08T13:49:31.329Z] Login Succeeded [2021-06-08T13:49:31.329Z] docker.io [2021-06-08T13:49:31.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T13:49:31.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T13:49:31.590Z] Configure a credential helper to remove this warning. See [2021-06-08T13:49:31.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T13:49:31.590Z] [2021-06-08T13:49:31.590Z] Login Succeeded [2021-06-08T13:49:31.590Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T13:49:31.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-08T13:49:31.762Z] ========================================================= [2021-06-08T13:49:31.762Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-08T13:49:31.762Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:49:32.075Z] + 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-08T13:49:32.075Z] Sending build context to Docker daemon 2.578MB [2021-06-08T13:49:32.075Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-08T13:49:32.075Z] Step 2/25 : FROM ${BASE} as builder [2021-06-08T13:49:32.075Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-08T13:49:32.075Z] e7c96db7181b: Pulling fs layer [2021-06-08T13:49:32.075Z] 4c13bbce0fe7: Pulling fs layer [2021-06-08T13:49:32.075Z] 6059c847ac2f: Pulling fs layer [2021-06-08T13:49:32.075Z] 4c13bbce0fe7: Verifying Checksum [2021-06-08T13:49:32.075Z] 4c13bbce0fe7: Download complete [2021-06-08T13:49:32.340Z] e7c96db7181b: Verifying Checksum [2021-06-08T13:49:32.340Z] e7c96db7181b: Download complete [2021-06-08T13:49:32.443Z] 37ed683be191: Pull complete [2021-06-08T13:49:32.444Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-08T13:49:32.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-08T13:49:32.444Z] ---> b23d30803547 [2021-06-08T13:49:32.444Z] 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-08T13:49:32.444Z] ---> Running in 5fb23b7ed455 [2021-06-08T13:49:32.604Z] e7c96db7181b: Pull complete [2021-06-08T13:49:32.604Z] 4c13bbce0fe7: Pull complete [2021-06-08T13:49:33.427Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-06-08T13:49:33.550Z] 6059c847ac2f: Verifying Checksum [2021-06-08T13:49:33.550Z] 6059c847ac2f: Download complete [2021-06-08T13:49:34.022Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-08T13:49:34.023Z] [2021-06-08T13:49:35.000Z] Removing intermediate container 5fb23b7ed455 [2021-06-08T13:49:35.000Z] ---> e3cf4ecf7d79 [2021-06-08T13:49:35.000Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-08T13:49:35.000Z] ---> Running in 0948cb9d1ecc [2021-06-08T13:49:36.961Z] 6059c847ac2f: Pull complete [2021-06-08T13:49:36.961Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-08T13:49:36.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-08T13:49:36.961Z] ---> 5eabd8fd8ba2 [2021-06-08T13:49:36.961Z] 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-08T13:49:37.621Z] Removing intermediate container 0948cb9d1ecc [2021-06-08T13:49:37.621Z] ---> dc3e0c2f08a8 [2021-06-08T13:49:37.621Z] 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-08T13:49:37.621Z] ---> Running in e722986cbb81 [2021-06-08T13:49:37.969Z] ---> Running in e64cf3897b1d [2021-06-08T13:49:37.969Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-08T13:49:38.541Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-08T13:49:38.541Z] [2021-06-08T13:49:38.596Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-08T13:49:38.826Z] Removing intermediate container e64cf3897b1d [2021-06-08T13:49:38.826Z] ---> 7b0c354da0c1 [2021-06-08T13:49:38.826Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-08T13:49:38.826Z] ---> Running in f609fdb849dd [2021-06-08T13:49:39.189Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-08T13:49:39.402Z] Removing intermediate container f609fdb849dd [2021-06-08T13:49:39.402Z] ---> 5bfeb1d312a2 [2021-06-08T13:49:39.402Z] 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-08T13:49:39.402Z] ---> Running in 36f29357c913 [2021-06-08T13:49:39.664Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-08T13:49:40.160Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-08T13:49:40.238Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-08T13:49:40.430Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-08T13:49:40.700Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-08T13:49:40.700Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-08T13:49:40.700Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-08T13:49:40.809Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-08T13:49:41.382Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-08T13:49:41.382Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-08T13:49:41.382Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-08T13:49:41.643Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-08T13:49:42.121Z] (5/11) Installing libuuid (2.33-r0) [2021-06-08T13:49:42.390Z] (6/11) Installing libblkid (2.33-r0) [2021-06-08T13:49:42.587Z] (5/11) Installing libuuid (2.33-r0) [2021-06-08T13:49:42.665Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-08T13:49:42.665Z] (8/11) Installing libmount (2.33-r0) [2021-06-08T13:49:42.848Z] (6/11) Installing libblkid (2.33-r0) [2021-06-08T13:49:42.938Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-08T13:49:42.938Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-08T13:49:43.109Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-08T13:49:43.109Z] (8/11) Installing libmount (2.33-r0) [2021-06-08T13:49:43.207Z] (11/11) Installing wget (1.20.3-r0) [2021-06-08T13:49:43.370Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-08T13:49:43.370Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-08T13:49:43.478Z] Executing busybox-1.29.3-r10.trigger [2021-06-08T13:49:43.478Z] OK: 287 MiB in 86 packages [2021-06-08T13:49:44.314Z] (11/11) Installing wget (1.20.3-r0) [2021-06-08T13:49:44.314Z] Executing busybox-1.29.3-r10.trigger [2021-06-08T13:49:44.314Z] OK: 273 MiB in 86 packages [2021-06-08T13:49:44.889Z] Removing intermediate container 36f29357c913 [2021-06-08T13:49:44.889Z] ---> 492af1100c1b [2021-06-08T13:49:44.889Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-08T13:49:44.889Z] ---> Running in 73e7b6fa23d5 [2021-06-08T13:49:44.889Z] Removing intermediate container 73e7b6fa23d5 [2021-06-08T13:49:44.889Z] ---> 42f5584b708b [2021-06-08T13:49:44.889Z] 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-08T13:49:44.889Z] ---> Running in 30285241992f [2021-06-08T13:49:44.914Z] Removing intermediate container e722986cbb81 [2021-06-08T13:49:44.914Z] ---> f1d03a6d2437 [2021-06-08T13:49:44.914Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-08T13:49:44.914Z] ---> Running in c50be8763181 [2021-06-08T13:49:45.150Z] --2021-06-08 13:49:44-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-08T13:49:45.150Z] Resolving github.com... 140.82.112.4 [2021-06-08T13:49:45.150Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-08T13:49:45.150Z] HTTP request sent, awaiting response... 302 Found [2021-06-08T13:49:45.150Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-08T13:49:45.150Z] --2021-06-08 13:49:45-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-08T13:49:45.150Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-08T13:49:45.417Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-08T13:49:45.417Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:49:45.417Z] Length: unspecified [application/x-gzip] [2021-06-08T13:49:45.417Z] Saving to: 'STDOUT' [2021-06-08T13:49:45.417Z]  [2021-06-08T13:49:45.417Z] 0K .......... .......... .......... .......... .......... 1.45M [2021-06-08T13:49:45.417Z] 50K .......... .......... .......... .......... .......... 2.94M [2021-06-08T13:49:45.417Z] 100K .......... .......... .......... .......... .......... 24.9M [2021-06-08T13:49:45.417Z] 150K .......... .......... .......... .......... .......... 21.0M [2021-06-08T13:49:45.417Z] 200K .......... .......... .......... .......... .......... 3.54M [2021-06-08T13:49:45.504Z] Removing intermediate container c50be8763181 [2021-06-08T13:49:45.504Z] ---> 2bf4763c6d72 [2021-06-08T13:49:45.504Z] 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-08T13:49:45.504Z] ---> Running in 9118d2d05010 [2021-06-08T13:49:45.679Z] 250K .......... .......... .......... .......... .......... 5.25M [2021-06-08T13:49:45.679Z] 300K .......... .......... .......... .......... .......... 10.9M [2021-06-08T13:49:45.679Z] 350K .......... .......... .......... .......... .......... 13.9M [2021-06-08T13:49:45.679Z] 400K .......... .......... .......... .......... .......... 7.74M [2021-06-08T13:49:45.679Z] 450K .......... .......... .......... .......... .......... 12.4M [2021-06-08T13:49:45.679Z] 500K .......... .......... .......... .......... .......... 18.5M [2021-06-08T13:49:45.679Z] 550K .......... .......... .......... .......... .......... 4.35M [2021-06-08T13:49:45.679Z] 600K .......... .......... .......... .......... .......... 5.50M [2021-06-08T13:49:45.679Z] 650K .......... .......... .......... .......... .......... 8.40M [2021-06-08T13:49:45.679Z] 700K .. 67.1M=0.1s [2021-06-08T13:49:45.679Z] [2021-06-08T13:49:45.679Z] 2021-06-08 13:49:45 (5.51 MB/s) - written to stdout [719348] [2021-06-08T13:49:45.679Z] [2021-06-08T13:49:45.679Z] -- The C compiler identification is GNU 8.3.0 [2021-06-08T13:49:45.679Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-08T13:49:45.679Z] -- Check for working C compiler: /usr/bin/cc [2021-06-08T13:49:45.679Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T13:49:45.679Z] -- Detecting C compiler ABI info [2021-06-08T13:49:45.944Z] -- Detecting C compiler ABI info - done [2021-06-08T13:49:45.944Z] -- Detecting C compile features [2021-06-08T13:49:45.944Z] -- Detecting C compile features - done [2021-06-08T13:49:45.944Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-08T13:49:46.207Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-08T13:49:46.207Z] -- Detecting CXX compiler ABI info [2021-06-08T13:49:46.207Z] -- Detecting CXX compiler ABI info - done [2021-06-08T13:49:46.207Z] -- Detecting CXX compile features [2021-06-08T13:49:46.468Z] -- Detecting CXX compile features - done [2021-06-08T13:49:46.494Z] --2021-06-08 13:49:46-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-08T13:49:46.733Z] -- Looking for include file endian.h [2021-06-08T13:49:46.733Z] -- Looking for include file endian.h - found [2021-06-08T13:49:46.733Z] -- Check if the system is big endian [2021-06-08T13:49:46.733Z] -- Searching 16 bit integer [2021-06-08T13:49:46.733Z] -- Looking for sys/types.h [2021-06-08T13:49:46.733Z] -- Looking for sys/types.h - found [2021-06-08T13:49:46.733Z] -- Looking for stdint.h [2021-06-08T13:49:46.733Z] -- Looking for stdint.h - found [2021-06-08T13:49:46.733Z] -- Looking for stddef.h [2021-06-08T13:49:46.767Z] Resolving github.com... 140.82.112.4 [2021-06-08T13:49:46.767Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-08T13:49:46.767Z] HTTP request sent, awaiting response... 302 Found [2021-06-08T13:49:46.767Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-08T13:49:46.768Z] --2021-06-08 13:49:46-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-08T13:49:46.768Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-08T13:49:46.768Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-08T13:49:46.768Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:49:46.768Z] Length: unspecified [application/x-gzip] [2021-06-08T13:49:46.768Z] Saving to: 'STDOUT' [2021-06-08T13:49:46.768Z]  [2021-06-08T13:49:46.768Z] 0K .......... .......... .......... .......... .......... 1.34M [2021-06-08T13:49:46.768Z] 50K .......... .......... .......... .......... .......... 2.80M [2021-06-08T13:49:46.768Z] 100K .......... .......... .......... .......... .......... 11.3M [2021-06-08T13:49:47.000Z] -- Looking for stddef.h - found [2021-06-08T13:49:47.000Z] -- Check size of unsigned short [2021-06-08T13:49:47.000Z] -- Check size of unsigned short - done [2021-06-08T13:49:47.000Z] -- Using unsigned short [2021-06-08T13:49:47.000Z] -- Check if the system is big endian - little endian [2021-06-08T13:49:47.000Z] -- Check size of size_t [2021-06-08T13:49:47.000Z] -- Check size of size_t - done [2021-06-08T13:49:47.000Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-08T13:49:47.000Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-08T13:49:47.000Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-08T13:49:47.000Z] CMake did not find one. [2021-06-08T13:49:47.000Z] [2021-06-08T13:49:47.000Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-08T13:49:47.000Z] the following names: [2021-06-08T13:49:47.000Z] [2021-06-08T13:49:47.000Z] cJSONConfig.cmake [2021-06-08T13:49:47.000Z] cjson-config.cmake [2021-06-08T13:49:47.000Z] [2021-06-08T13:49:47.000Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-08T13:49:47.000Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-08T13:49:47.000Z] provides a separate development package or SDK, be sure it has been [2021-06-08T13:49:47.000Z] installed. [2021-06-08T13:49:47.000Z] [2021-06-08T13:49:47.000Z] [2021-06-08T13:49:47.000Z] -- Configuring done [2021-06-08T13:49:47.048Z] 150K .......... .......... .......... .......... .......... 3.70M [2021-06-08T13:49:47.048Z] 200K .......... .......... .......... .......... .......... 15.7M [2021-06-08T13:49:47.048Z] 250K .......... .......... .......... .......... .......... 3.08M [2021-06-08T13:49:47.048Z] 300K .......... .......... .......... .......... .......... 3.97M [2021-06-08T13:49:47.048Z] 350K .......... .......... .......... .......... .......... 5.93M [2021-06-08T13:49:47.048Z] 400K .......... .......... .......... .......... .......... 3.73M [2021-06-08T13:49:47.048Z] 450K .......... .......... .......... .......... .......... 3.83M [2021-06-08T13:49:47.048Z] 500K .......... .......... .......... .......... .......... 6.59M [2021-06-08T13:49:47.049Z] 550K .......... .......... .......... .......... .......... 2.80M [2021-06-08T13:49:47.049Z] 600K .......... .......... .......... .......... .......... 897K [2021-06-08T13:49:47.049Z] 650K .......... .......... .......... .......... .......... 2.01M [2021-06-08T13:49:47.049Z] 700K ..  615K=0.2s [2021-06-08T13:49:47.049Z] [2021-06-08T13:49:47.049Z] 2021-06-08 13:49:46 (2.79 MB/s) - written to stdout [719348] [2021-06-08T13:49:47.049Z] [2021-06-08T13:49:47.261Z] -- Generating done [2021-06-08T13:49:47.261Z] -- Build files have been written to: /tmp/cbor [2021-06-08T13:49:47.261Z] Scanning dependencies of target cbor_shared [2021-06-08T13:49:47.261Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-08T13:49:47.261Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-08T13:49:47.322Z] -- The C compiler identification is GNU 8.3.0 [2021-06-08T13:49:47.522Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-08T13:49:47.522Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-08T13:49:47.522Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-08T13:49:47.603Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-08T13:49:47.603Z] -- Check for working C compiler: /usr/bin/cc [2021-06-08T13:49:47.783Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-08T13:49:47.783Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-08T13:49:47.783Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-08T13:49:47.783Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-08T13:49:47.783Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-08T13:49:47.881Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T13:49:47.881Z] -- Detecting C compiler ABI info [2021-06-08T13:49:48.048Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-08T13:49:48.048Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-08T13:49:48.048Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-08T13:49:48.048Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-08T13:49:48.155Z] -- Detecting C compiler ABI info - done [2021-06-08T13:49:48.156Z] -- Detecting C compile features [2021-06-08T13:49:48.316Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-08T13:49:48.316Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-08T13:49:48.316Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-08T13:49:48.316Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-08T13:49:48.316Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-08T13:49:48.580Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-08T13:49:48.580Z] [ 40%] Linking C shared library libcbor.so [2021-06-08T13:49:48.580Z] [ 40%] Built target cbor_shared [2021-06-08T13:49:48.580Z] Scanning dependencies of target cbor [2021-06-08T13:49:48.580Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-08T13:49:48.843Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-08T13:49:48.843Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-08T13:49:48.843Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-08T13:49:48.972Z] -- Detecting C compile features - done [2021-06-08T13:49:48.972Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-08T13:49:49.106Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-08T13:49:49.106Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-08T13:49:49.106Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-08T13:49:49.106Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-08T13:49:49.270Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-08T13:49:49.270Z] -- Detecting CXX compiler ABI info [2021-06-08T13:49:49.367Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-08T13:49:49.367Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-08T13:49:49.367Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-08T13:49:49.559Z] -- Detecting CXX compiler ABI info - done [2021-06-08T13:49:49.559Z] -- Detecting CXX compile features [2021-06-08T13:49:49.702Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-08T13:49:49.702Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-08T13:49:49.702Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-08T13:49:49.702Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-08T13:49:49.702Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-08T13:49:49.977Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-08T13:49:49.977Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-08T13:49:49.977Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-08T13:49:49.977Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-08T13:49:49.977Z] [ 80%] Linking C static library libcbor.a [2021-06-08T13:49:49.977Z] [ 80%] Built target cbor [2021-06-08T13:49:49.977Z] Scanning dependencies of target create_items [2021-06-08T13:49:50.240Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-08T13:49:50.240Z] [ 84%] Linking C executable create_items [2021-06-08T13:49:50.240Z] [ 84%] Built target create_items [2021-06-08T13:49:50.240Z] Scanning dependencies of target readfile [2021-06-08T13:49:50.240Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-08T13:49:50.240Z] [ 88%] Linking C executable readfile [2021-06-08T13:49:50.240Z] [ 88%] Built target readfile [2021-06-08T13:49:50.240Z] Scanning dependencies of target streaming_parser [2021-06-08T13:49:50.240Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-08T13:49:50.240Z] [ 92%] Linking C executable streaming_parser [2021-06-08T13:49:50.240Z] [ 92%] Built target streaming_parser [2021-06-08T13:49:50.240Z] Scanning dependencies of target sort [2021-06-08T13:49:50.240Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-08T13:49:50.505Z] [ 96%] Linking C executable sort [2021-06-08T13:49:50.505Z] [ 96%] Built target sort [2021-06-08T13:49:50.505Z] Scanning dependencies of target hello [2021-06-08T13:49:50.505Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-08T13:49:50.505Z] [100%] Linking C executable hello [2021-06-08T13:49:50.505Z] [100%] Built target hello [2021-06-08T13:49:50.505Z] Install the project... [2021-06-08T13:49:50.505Z] -- Install configuration: "Release" [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-08T13:49:50.505Z] -- Up-to-date: /usr/local/include/cbor [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/include/cbor.h [2021-06-08T13:49:50.505Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-08T13:49:50.999Z] -- Detecting CXX compile features - done [2021-06-08T13:49:50.999Z] -- Looking for include file endian.h [2021-06-08T13:49:51.080Z] Removing intermediate container 30285241992f [2021-06-08T13:49:51.080Z] ---> 0c778ae3cad5 [2021-06-08T13:49:51.080Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-08T13:49:51.080Z] ---> Running in 6ae01030baaf [2021-06-08T13:49:51.272Z] -- Looking for include file endian.h - found [2021-06-08T13:49:51.272Z] -- Check if the system is big endian [2021-06-08T13:49:51.272Z] -- Searching 16 bit integer [2021-06-08T13:49:51.272Z] -- Looking for sys/types.h [2021-06-08T13:49:51.557Z] -- Looking for sys/types.h - found [2021-06-08T13:49:51.557Z] -- Looking for stdint.h [2021-06-08T13:49:51.663Z] Removing intermediate container 6ae01030baaf [2021-06-08T13:49:51.663Z] ---> 25077ad05a64 [2021-06-08T13:49:51.663Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-08T13:49:51.832Z] -- Looking for stdint.h - found [2021-06-08T13:49:51.832Z] -- Looking for stddef.h [2021-06-08T13:49:51.924Z] ---> 8d5f44a51a23 [2021-06-08T13:49:51.924Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-08T13:49:52.106Z] -- Looking for stddef.h - found [2021-06-08T13:49:52.106Z] -- Check size of unsigned short [2021-06-08T13:49:52.183Z] ---> 576713d21cda [2021-06-08T13:49:52.184Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-08T13:49:52.184Z] ---> af48a500bcf6 [2021-06-08T13:49:52.184Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-08T13:49:52.378Z] -- Check size of unsigned short - done [2021-06-08T13:49:52.378Z] -- Using unsigned short [2021-06-08T13:49:52.378Z] -- Check if the system is big endian - little endian [2021-06-08T13:49:52.445Z] ---> c863a160b822 [2021-06-08T13:49:52.446Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-08T13:49:52.446Z] ---> b2d08a0eae7c [2021-06-08T13:49:52.446Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-08T13:49:52.651Z] -- Check size of size_t [2021-06-08T13:49:52.708Z] ---> 4588307ebe07 [2021-06-08T13:49:52.708Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-08T13:49:52.708Z] ---> Running in 804a53b439de [2021-06-08T13:49:52.926Z] -- Check size of size_t - done [2021-06-08T13:49:52.926Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-08T13:49:52.926Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-08T13:49:52.926Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-08T13:49:52.926Z] CMake did not find one. [2021-06-08T13:49:52.926Z] [2021-06-08T13:49:52.926Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-08T13:49:52.926Z] the following names: [2021-06-08T13:49:52.926Z] [2021-06-08T13:49:52.926Z] cJSONConfig.cmake [2021-06-08T13:49:52.926Z] cjson-config.cmake [2021-06-08T13:49:52.926Z] [2021-06-08T13:49:52.926Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-08T13:49:52.926Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-08T13:49:52.926Z] provides a separate development package or SDK, be sure it has been [2021-06-08T13:49:52.926Z] installed. [2021-06-08T13:49:52.926Z] [2021-06-08T13:49:52.926Z] [2021-06-08T13:49:52.926Z] -- Configuring done [2021-06-08T13:49:52.926Z] -- Generating done [2021-06-08T13:49:52.968Z] + CPPCHECK=false [2021-06-08T13:49:52.969Z] + DOCGEN=false [2021-06-08T13:49:52.969Z] + TOMLVER=SDK-0.2 [2021-06-08T13:49:52.969Z] + CUTILVER=1.1.4 [2021-06-08T13:49:52.969Z] + '[' 0 -gt 0 ] [2021-06-08T13:49:52.969Z] + readlink -f ./scripts/build.sh [2021-06-08T13:49:52.969Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-08T13:49:52.969Z] + dirname /tmp/sdk/scripts [2021-06-08T13:49:52.969Z] + ROOT=/tmp/sdk [2021-06-08T13:49:52.969Z] + cd /tmp/sdk [2021-06-08T13:49:52.969Z] + '[' '!' -d deps ] [2021-06-08T13:49:52.969Z] + mkdir deps [2021-06-08T13:49:52.969Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-08T13:49:52.969Z] --2021-06-08 13:49:52-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-08T13:49:52.969Z] + tar -C deps -z -x -f - [2021-06-08T13:49:52.969Z] Resolving github.com... 140.82.112.4 [2021-06-08T13:49:52.969Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-08T13:49:53.200Z] -- Build files have been written to: /tmp/cbor [2021-06-08T13:49:53.200Z] Scanning dependencies of target cbor_shared [2021-06-08T13:49:53.200Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-08T13:49:53.229Z] HTTP request sent, awaiting response... 302 Found [2021-06-08T13:49:53.229Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-08T13:49:53.229Z] --2021-06-08 13:49:52-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-08T13:49:53.229Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-08T13:49:53.229Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-08T13:49:53.229Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:49:53.229Z] Length: unspecified [application/x-gzip] [2021-06-08T13:49:53.229Z] Saving to: 'STDOUT' [2021-06-08T13:49:53.229Z]  [2021-06-08T13:49:53.229Z] 0K .......... ...... 1.01M=0.02s [2021-06-08T13:49:53.229Z] [2021-06-08T13:49:53.229Z] 2021-06-08 13:49:53 (1.01 MB/s) - written to stdout [16451] [2021-06-08T13:49:53.229Z] [2021-06-08T13:49:53.229Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-08T13:49:53.229Z] + + tarwget -C deps -O -z -x - -f - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-08T13:49:53.229Z] [2021-06-08T13:49:53.229Z] --2021-06-08 13:49:53-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-08T13:49:53.229Z] Resolving github.com... 140.82.112.4 [2021-06-08T13:49:53.229Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-08T13:49:53.489Z] HTTP request sent, awaiting response... 302 Found [2021-06-08T13:49:53.489Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-08T13:49:53.489Z] --2021-06-08 13:49:53-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-08T13:49:53.489Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-08T13:49:53.489Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-08T13:49:53.758Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:49:53.758Z] Length: unspecified [application/x-gzip] [2021-06-08T13:49:53.758Z] Saving to: 'STDOUT' [2021-06-08T13:49:53.758Z]  [2021-06-08T13:49:53.758Z] 0K .......... .......... .......... .......... .......... 1.62M [2021-06-08T13:49:53.758Z] 50K .......... .......... .......... .......... .......... 3.24M [2021-06-08T13:49:53.758Z] 100K .......... .......... .......... .......... .......... 74.9M [2021-06-08T13:49:53.758Z] 150K .......... .......... ....... 4.18M=0.05s [2021-06-08T13:49:53.758Z] [2021-06-08T13:49:53.758Z] 2021-06-08 13:49:53 (3.31 MB/s) - written to stdout [181796] [2021-06-08T13:49:53.758Z] [2021-06-08T13:49:53.758Z] + mkdir -p src/c/iot [2021-06-08T13:49:53.758Z] + 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-08T13:49:53.758Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-08T13:49:53.758Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-08T13:49:53.758Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-08T13:49:53.758Z] + mkdir -p include/iot [2021-06-08T13:49:53.758Z] + 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-08T13:49:53.758Z] + mkdir -p include/iot/os [2021-06-08T13:49:53.758Z] + 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-08T13:49:53.758Z] + mkdir -p /tmp/sdk/build/release [2021-06-08T13:49:53.758Z] + cd /tmp/sdk/build/release [2021-06-08T13:49:53.758Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-08T13:49:53.758Z] -- The C compiler identification is GNU 8.3.0 [2021-06-08T13:49:53.758Z] -- Check for working C compiler: /usr/bin/cc [2021-06-08T13:49:53.758Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T13:49:53.758Z] -- Detecting C compiler ABI info [2021-06-08T13:49:53.758Z] -- Detecting C compiler ABI info - done [2021-06-08T13:49:54.018Z] -- Detecting C compile features [2021-06-08T13:49:54.018Z] -- Detecting C compile features - done [2021-06-08T13:49:54.018Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-08T13:49:54.018Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-08T13:49:54.018Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-08T13:49:54.018Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-08T13:49:54.018Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-08T13:49:54.018Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-08T13:49:54.018Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-08T13:49:54.018Z] -- C SDK 1.3.2-dev.17 for Linux [2021-06-08T13:49:54.018Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-08T13:49:54.018Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-08T13:49:54.018Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-08T13:49:54.018Z] -- Configuring done [2021-06-08T13:49:54.179Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-08T13:49:54.280Z] -- Generating done [2021-06-08T13:49:54.280Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-08T13:49:54.280Z] + tee release.log [2021-06-08T13:49:54.280Z] + make all package [2021-06-08T13:49:54.280Z] Scanning dependencies of target csdk [2021-06-08T13:49:54.280Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-08T13:49:54.280Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-08T13:49:54.451Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-08T13:49:54.542Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-08T13:49:54.724Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-08T13:49:54.805Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-08T13:49:54.805Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-08T13:49:54.805Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-08T13:49:55.069Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-08T13:49:55.069Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-08T13:49:55.069Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-08T13:49:55.318Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-08T13:49:55.329Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-08T13:49:55.589Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-08T13:49:55.591Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-08T13:49:55.851Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-08T13:49:55.851Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-08T13:49:55.851Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-08T13:49:55.865Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-08T13:49:55.865Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-08T13:49:56.114Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-08T13:49:56.115Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-08T13:49:56.115Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-08T13:49:56.139Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-08T13:49:56.413Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-08T13:49:56.687Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-08T13:49:56.687Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-08T13:49:56.687Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-08T13:49:56.687Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-08T13:49:56.949Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-08T13:49:56.949Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-08T13:49:57.008Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-08T13:49:57.279Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-08T13:49:57.541Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-08T13:49:57.541Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-08T13:49:57.541Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-08T13:49:57.541Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-08T13:49:57.553Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-08T13:49:57.801Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-08T13:49:57.802Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-08T13:49:57.802Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-08T13:49:57.824Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-08T13:49:58.064Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-08T13:49:58.064Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-08T13:49:58.064Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-08T13:49:58.094Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-08T13:49:58.364Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-08T13:49:58.634Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-08T13:49:58.634Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-08T13:49:58.634Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-08T13:49:58.635Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-08T13:49:58.895Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-08T13:49:58.907Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-08T13:49:59.178Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-08T13:49:59.451Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-08T13:49:59.451Z] [ 40%] Linking C shared library libcbor.so [2021-06-08T13:49:59.472Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-08T13:49:59.472Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-08T13:49:59.722Z] [ 40%] Built target cbor_shared [2021-06-08T13:49:59.722Z] Scanning dependencies of target cbor [2021-06-08T13:49:59.722Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-08T13:49:59.731Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-08T13:49:59.731Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-08T13:49:59.992Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-08T13:50:00.252Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-08T13:50:00.319Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-08T13:50:00.520Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-08T13:50:00.916Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-08T13:50:01.096Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-08T13:50:01.191Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-08T13:50:01.357Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-08T13:50:01.357Z] [ 74%] Linking C shared library libcsdk.so [2021-06-08T13:50:01.357Z] [ 74%] Built target csdk [2021-06-08T13:50:01.357Z] Scanning dependencies of target template [2021-06-08T13:50:01.357Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-08T13:50:01.357Z] [ 77%] Linking C executable template [2021-06-08T13:50:01.620Z] [ 77%] Built target template [2021-06-08T13:50:01.620Z] Scanning dependencies of target device-counter [2021-06-08T13:50:01.620Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-08T13:50:01.620Z] [ 80%] Linking C executable device-counter [2021-06-08T13:50:01.620Z] [ 80%] Built target device-counter [2021-06-08T13:50:01.620Z] Scanning dependencies of target device-random [2021-06-08T13:50:01.620Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-08T13:50:01.883Z] [ 84%] Linking C executable device-random [2021-06-08T13:50:01.883Z] [ 84%] Built target device-random [2021-06-08T13:50:01.883Z] Scanning dependencies of target device-gyro [2021-06-08T13:50:01.883Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-08T13:50:01.883Z] [ 87%] Linking C executable device-gyro [2021-06-08T13:50:01.883Z] [ 87%] Built target device-gyro [2021-06-08T13:50:01.883Z] Scanning dependencies of target device-bitfields [2021-06-08T13:50:01.883Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-08T13:50:02.146Z] [ 90%] Linking C executable device-bitfields [2021-06-08T13:50:02.146Z] [ 90%] Built target device-bitfields [2021-06-08T13:50:02.146Z] Scanning dependencies of target template-discovery [2021-06-08T13:50:02.146Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-08T13:50:02.146Z] [ 93%] Linking C executable template-discovery [2021-06-08T13:50:02.146Z] [ 93%] Built target template-discovery [2021-06-08T13:50:02.146Z] Scanning dependencies of target device-file [2021-06-08T13:50:02.414Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-08T13:50:02.414Z] [ 96%] Linking C executable device-file [2021-06-08T13:50:02.414Z] [ 96%] Built target device-file [2021-06-08T13:50:02.414Z] Scanning dependencies of target device-terminal [2021-06-08T13:50:02.414Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-08T13:50:02.414Z] [100%] Linking C executable device-terminal [2021-06-08T13:50:02.622Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-08T13:50:02.622Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-08T13:50:02.679Z] [100%] Built target device-terminal [2021-06-08T13:50:02.679Z] Run CPack packaging tool... [2021-06-08T13:50:02.679Z] CPack: Create package using TGZ [2021-06-08T13:50:02.679Z] CPack: Install projects [2021-06-08T13:50:02.679Z] CPack: - Run preinstall target for: Csdk [2021-06-08T13:50:02.679Z] CPack: - Install project: Csdk [2021-06-08T13:50:02.679Z] CPack: Create package [2021-06-08T13:50:02.893Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-08T13:50:02.894Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-08T13:50:02.941Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.17.tar.gz generated. [2021-06-08T13:50:02.941Z] + '[' false '=' true ] [2021-06-08T13:50:02.941Z] + '[' false '=' true ] [2021-06-08T13:50:02.941Z] + mkdir -p /tmp/sdk/build/debug [2021-06-08T13:50:02.941Z] + cd /tmp/sdk/build/debug [2021-06-08T13:50:02.941Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-08T13:50:02.941Z] -- The C compiler identification is GNU 8.3.0 [2021-06-08T13:50:02.941Z] -- Check for working C compiler: /usr/bin/cc [2021-06-08T13:50:02.941Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T13:50:02.941Z] -- Detecting C compiler ABI info [2021-06-08T13:50:02.941Z] -- Detecting C compiler ABI info - done [2021-06-08T13:50:02.941Z] -- Detecting C compile features [2021-06-08T13:50:03.167Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-08T13:50:03.202Z] -- Detecting C compile features - done [2021-06-08T13:50:03.202Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-08T13:50:03.202Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-08T13:50:03.202Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-08T13:50:03.202Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-08T13:50:03.202Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-08T13:50:03.202Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-08T13:50:03.202Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-08T13:50:03.202Z] -- C SDK 1.3.2-dev.17 for Linux [2021-06-08T13:50:03.202Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-08T13:50:03.202Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-08T13:50:03.202Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-08T13:50:03.202Z] -- Configuring done [2021-06-08T13:50:03.439Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-08T13:50:03.468Z] -- Generating done [2021-06-08T13:50:03.468Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-08T13:50:03.468Z] + tee debug.log [2021-06-08T13:50:03.468Z] + make [2021-06-08T13:50:03.468Z] Scanning dependencies of target csdk [2021-06-08T13:50:03.468Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-08T13:50:03.468Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-08T13:50:03.468Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-08T13:50:03.730Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-08T13:50:03.730Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-08T13:50:03.730Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-08T13:50:03.730Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-08T13:50:03.994Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-08T13:50:03.994Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-08T13:50:03.994Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-08T13:50:04.031Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-08T13:50:04.258Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-08T13:50:04.259Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-08T13:50:04.259Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-08T13:50:04.259Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-08T13:50:04.259Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-08T13:50:04.303Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-08T13:50:04.521Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-08T13:50:04.521Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-08T13:50:04.521Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-08T13:50:04.785Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-08T13:50:04.785Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-08T13:50:04.785Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-08T13:50:04.785Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-08T13:50:04.785Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-08T13:50:04.901Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-08T13:50:05.047Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-08T13:50:05.047Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-08T13:50:05.047Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-08T13:50:05.047Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-08T13:50:05.173Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-08T13:50:05.313Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-08T13:50:05.313Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-08T13:50:05.313Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-08T13:50:05.313Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-08T13:50:05.313Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-08T13:50:05.313Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-08T13:50:05.446Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-08T13:50:05.575Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-08T13:50:05.576Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-08T13:50:05.576Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-08T13:50:05.576Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-08T13:50:05.719Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-08T13:50:05.840Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-08T13:50:05.840Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-08T13:50:05.991Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-08T13:50:06.104Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-08T13:50:06.104Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-08T13:50:06.104Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-08T13:50:06.264Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-08T13:50:06.265Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-08T13:50:06.365Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-08T13:50:06.365Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-08T13:50:06.683Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-08T13:50:06.683Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-08T13:50:06.683Z] [ 74%] Linking C shared library libcsdk.so [2021-06-08T13:50:06.683Z] [ 74%] Built target csdk [2021-06-08T13:50:06.683Z] Scanning dependencies of target template [2021-06-08T13:50:06.683Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-08T13:50:06.683Z] [ 77%] Linking C executable template [2021-06-08T13:50:06.859Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-08T13:50:06.859Z] [ 80%] Linking C static library libcbor.a [2021-06-08T13:50:06.859Z] [ 80%] Built target cbor [2021-06-08T13:50:06.859Z] Scanning dependencies of target create_items [2021-06-08T13:50:06.859Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-08T13:50:07.075Z] [ 77%] Built target template [2021-06-08T13:50:07.075Z] Scanning dependencies of target device-counter [2021-06-08T13:50:07.075Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-08T13:50:07.075Z] [ 80%] Linking C executable device-counter [2021-06-08T13:50:07.075Z] [ 80%] Built target device-counter [2021-06-08T13:50:07.075Z] Scanning dependencies of target device-random [2021-06-08T13:50:07.075Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-08T13:50:07.075Z] [ 84%] Linking C executable device-random [2021-06-08T13:50:07.075Z] [ 84%] Built target device-random [2021-06-08T13:50:07.075Z] Scanning dependencies of target device-gyro [2021-06-08T13:50:07.075Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-08T13:50:07.075Z] [ 87%] Linking C executable device-gyro [2021-06-08T13:50:07.132Z] [ 84%] Linking C executable create_items [2021-06-08T13:50:07.132Z] [ 84%] Built target create_items [2021-06-08T13:50:07.132Z] Scanning dependencies of target readfile [2021-06-08T13:50:07.404Z] [ 87%] Built target device-gyro [2021-06-08T13:50:07.405Z] Scanning dependencies of target device-bitfields [2021-06-08T13:50:07.405Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-08T13:50:07.405Z] [ 90%] Linking C executable device-bitfields [2021-06-08T13:50:07.405Z] [ 90%] Built target device-bitfields [2021-06-08T13:50:07.405Z] Scanning dependencies of target template-discovery [2021-06-08T13:50:07.405Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-08T13:50:07.405Z] [ 93%] Linking C executable template-discovery [2021-06-08T13:50:07.405Z] [ 93%] Built target template-discovery [2021-06-08T13:50:07.405Z] Scanning dependencies of target device-file [2021-06-08T13:50:07.405Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-08T13:50:07.405Z] [ 96%] Linking C executable device-file [2021-06-08T13:50:07.406Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-08T13:50:07.406Z] [ 88%] Linking C executable readfile [2021-06-08T13:50:07.666Z] [ 96%] Built target device-file [2021-06-08T13:50:07.666Z] Scanning dependencies of target device-terminal [2021-06-08T13:50:07.666Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-08T13:50:07.666Z] [100%] Linking C executable device-terminal [2021-06-08T13:50:07.666Z] [100%] Built target device-terminal [2021-06-08T13:50:07.666Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] [ 74%] Built target csdk [2021-06-08T13:50:07.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] [ 77%] Built target template [2021-06-08T13:50:07.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] [ 80%] Built target device-counter [2021-06-08T13:50:07.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] [ 84%] Built target device-random [2021-06-08T13:50:07.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] [ 87%] Built target device-gyro [2021-06-08T13:50:07.666Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.666Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.677Z] [ 88%] Built target readfile [2021-06-08T13:50:07.677Z] Scanning dependencies of target streaming_parser [2021-06-08T13:50:07.677Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-08T13:50:07.930Z] [ 90%] Built target device-bitfields [2021-06-08T13:50:07.930Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] [ 93%] Built target template-discovery [2021-06-08T13:50:07.930Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] [ 96%] Built target device-file [2021-06-08T13:50:07.930Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] [100%] Built target device-terminal [2021-06-08T13:50:07.930Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.930Z] Install the project... [2021-06-08T13:50:07.930Z] -- Install configuration: "Release" [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-08T13:50:07.930Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-08T13:50:07.930Z] -- Up-to-date: /usr/local/include [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/devsdk [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/component.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/config.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/container.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/data.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/json.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/os.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/time.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/os [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-08T13:50:07.930Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-08T13:50:07.930Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:50:07.949Z] [ 92%] Linking C executable streaming_parser [2021-06-08T13:50:07.949Z] [ 92%] Built target streaming_parser [2021-06-08T13:50:07.949Z] Scanning dependencies of target sort [2021-06-08T13:50:07.949Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-08T13:50:08.219Z] [ 96%] Linking C executable sort [2021-06-08T13:50:08.219Z] [ 96%] Built target sort [2021-06-08T13:50:08.219Z] Scanning dependencies of target hello [2021-06-08T13:50:08.219Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-08T13:50:08.495Z] [100%] Linking C executable hello [2021-06-08T13:50:08.495Z] [100%] Built target hello [2021-06-08T13:50:08.495Z] Install the project... [2021-06-08T13:50:08.495Z] -- Install configuration: "Release" [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-08T13:50:08.495Z] -- Up-to-date: /usr/local/include/cbor [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-08T13:50:08.495Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-08T13:50:08.505Z] Removing intermediate container 804a53b439de [2021-06-08T13:50:08.505Z] ---> b10cae300088 [2021-06-08T13:50:08.505Z] Step 16/25 : FROM ${BASE} [2021-06-08T13:50:08.505Z] ---> 5eabd8fd8ba2 [2021-06-08T13:50:08.505Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-08T13:50:08.505Z] ---> Running in 8af6f80e3c8a [2021-06-08T13:50:08.505Z] Removing intermediate container 8af6f80e3c8a [2021-06-08T13:50:08.505Z] ---> dbe1053593d6 [2021-06-08T13:50:08.505Z] 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-08T13:50:08.505Z] ---> Running in a569675a66a1 [2021-06-08T13:50:08.766Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/include/cbor.h [2021-06-08T13:50:08.777Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-08T13:50:09.340Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-08T13:50:09.340Z] [2021-06-08T13:50:09.340Z] Removing intermediate container a569675a66a1 [2021-06-08T13:50:09.340Z] ---> d913fb4a8a20 [2021-06-08T13:50:09.340Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-08T13:50:09.340Z] ---> Running in 155503b524d6 [2021-06-08T13:50:09.913Z] Removing intermediate container 155503b524d6 [2021-06-08T13:50:09.913Z] ---> 225cba28e49c [2021-06-08T13:50:09.913Z] 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-08T13:50:09.913Z] ---> Running in 71db0c6c78df [2021-06-08T13:50:10.174Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-08T13:50:10.757Z] Removing intermediate container 9118d2d05010 [2021-06-08T13:50:10.757Z] ---> bdd0befcd1f3 [2021-06-08T13:50:10.757Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-08T13:50:10.757Z] ---> Running in a6dc677cc29f [2021-06-08T13:50:11.132Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-08T13:50:11.394Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-08T13:50:11.967Z] (1/6) Installing curl (7.64.0-r5) [2021-06-08T13:50:11.967Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-08T13:50:11.967Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-08T13:50:12.228Z] (4/6) Installing libuuid (2.33-r0) [2021-06-08T13:50:12.228Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-08T13:50:12.738Z] Removing intermediate container a6dc677cc29f [2021-06-08T13:50:12.738Z] ---> c329fb8222ff [2021-06-08T13:50:12.738Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-08T13:50:13.614Z] (6/6) Installing wget (1.20.3-r0) [2021-06-08T13:50:13.718Z] ---> 011921c5c24f [2021-06-08T13:50:13.718Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-08T13:50:13.878Z] Executing busybox-1.29.3-r10.trigger [2021-06-08T13:50:13.879Z] OK: 269 MiB in 81 packages [2021-06-08T13:50:14.144Z] Removing intermediate container 71db0c6c78df [2021-06-08T13:50:14.144Z] ---> 5a1e35f5f5a4 [2021-06-08T13:50:14.144Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-08T13:50:14.144Z] ---> 40660eba7924 [2021-06-08T13:50:14.144Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-08T13:50:14.410Z] ---> 6858ff54b4f6 [2021-06-08T13:50:14.410Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-08T13:50:14.677Z] ---> ab3d1fadec62 [2021-06-08T13:50:14.677Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-08T13:50:14.677Z] ---> d579decdb38f [2021-06-08T13:50:14.677Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-08T13:50:14.700Z] ---> 068543267a83 [2021-06-08T13:50:14.700Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-08T13:50:14.939Z] ---> 7b7f2d11cb9f [2021-06-08T13:50:14.940Z] Successfully built 7b7f2d11cb9f [2021-06-08T13:50:14.940Z] 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-08T13:50:15.298Z] ---> 9d24bd45d5be [2021-06-08T13:50:15.298Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-08T13:50:15.474Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T13:50:15.474Z] . [Pipeline] withDockerContainer [2021-06-08T13:50:15.554Z] prd-centos7-docker-4c-2g-902 does not seem to be running inside a container [2021-06-08T13:50:15.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/69 -v /w/workspace/device-sdk-c/69:/w/workspace/device-sdk-c/69:rw,z -v /w/workspace/device-sdk-c/69@tmp:/w/workspace/device-sdk-c/69@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-08T13:50:15.900Z] ---> 4b9698b29da0 [2021-06-08T13:50:15.900Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-08T13:50:15.933Z] $ docker top 154c9c16dd237742c4ad91e83d70e92ac6882abd336f3c90535cc123811c8c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T13:50:16.315Z] + make test [2021-06-08T13:50:16.315Z] echo "make test" [2021-06-08T13:50:16.315Z] make test [Pipeline] } [2021-06-08T13:50:16.328Z] $ docker stop --time=1 154c9c16dd237742c4ad91e83d70e92ac6882abd336f3c90535cc123811c8c05 [2021-06-08T13:50:16.881Z] ---> 6e8456cf802c [2021-06-08T13:50:16.881Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-08T13:50:17.492Z] ---> 0bff6229f755 [2021-06-08T13:50:17.492Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-08T13:50:17.492Z] ---> Running in c3c5583ff58d [2021-06-08T13:50:17.514Z] $ docker rm -f 154c9c16dd237742c4ad91e83d70e92ac6882abd336f3c90535cc123811c8c05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-06-08T13:50:18.937Z] + CPPCHECK=false [2021-06-08T13:50:18.937Z] + DOCGEN=false [2021-06-08T13:50:18.937Z] + TOMLVER=SDK-0.2 [2021-06-08T13:50:18.937Z] + CUTILVER=1.1.4 [2021-06-08T13:50:18.937Z] + '[' 0 -gt 0 ] [2021-06-08T13:50:18.937Z] + readlink -f ./scripts/build.sh [2021-06-08T13:50:18.937Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-08T13:50:18.937Z] + dirname /tmp/sdk/scripts [2021-06-08T13:50:18.937Z] + ROOT=/tmp/sdk [2021-06-08T13:50:18.937Z] + cd /tmp/sdk [2021-06-08T13:50:18.937Z] + '[' '!' -d deps ] [2021-06-08T13:50:18.937Z] + mkdir deps [2021-06-08T13:50:18.937Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-08T13:50:18.937Z] + tar -C deps -z -x -f - [2021-06-08T13:50:18.937Z] --2021-06-08 13:50:18-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-08T13:50:18.937Z] Resolving github.com... 140.82.112.4 [2021-06-08T13:50:18.937Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-08T13:50:18.937Z] HTTP request sent, awaiting response... 302 Found [2021-06-08T13:50:18.937Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-08T13:50:18.937Z] --2021-06-08 13:50:18-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-08T13:50:18.937Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-08T13:50:18.937Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-08T13:50:18.937Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:50:18.937Z] Length: unspecified [application/x-gzip] [2021-06-08T13:50:18.937Z] Saving to: 'STDOUT' [2021-06-08T13:50:18.937Z] [2021-06-08T13:50:18.937Z] 0K .......... ......   1.06M=0.01s [2021-06-08T13:50:18.937Z] [2021-06-08T13:50:18.937Z] 2021-06-08 13:50:18 (1.06 MB/s) - written to stdout [16451] [2021-06-08T13:50:18.937Z] [2021-06-08T13:50:18.937Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-08T13:50:18.937Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -z [2021-06-08T13:50:18.937Z] -x -f - [2021-06-08T13:50:18.937Z] --2021-06-08 13:50:18-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-08T13:50:18.937Z] Resolving github.com... 140.82.112.4 [2021-06-08T13:50:18.937Z] Connecting to github.com|140.82.112.4|:443... connected. [2021-06-08T13:50:19.209Z] HTTP request sent, awaiting response... 302 Found [2021-06-08T13:50:19.209Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-08T13:50:19.209Z] --2021-06-08 13:50:18-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-08T13:50:19.209Z] Resolving codeload.github.com... 140.82.114.10 [2021-06-08T13:50:19.209Z] Connecting to codeload.github.com|140.82.114.10|:443... connected. [2021-06-08T13:50:19.209Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:50:19.209Z] Length: unspecified [application/x-gzip] [2021-06-08T13:50:19.209Z] Saving to: 'STDOUT' [2021-06-08T13:50:19.209Z]  [2021-06-08T13:50:19.209Z] 0K .......... .......... .......... .......... .......... 1.35M [2021-06-08T13:50:19.209Z] 50K .......... .......... .......... .......... .......... 2.69M [2021-06-08T13:50:19.209Z] 100K .......... .......... .......... .......... .......... 7.23M [2021-06-08T13:50:19.209Z] 150K .......... .......... ....... 1.56M=0.08s [2021-06-08T13:50:19.209Z] [2021-06-08T13:50:19.209Z] 2021-06-08 13:50:19 (2.22 MB/s) - written to stdout [181796] [2021-06-08T13:50:19.209Z] [2021-06-08T13:50:19.482Z] + mkdir -p src/c/iot [2021-06-08T13:50:19.482Z] + 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-08T13:50:19.482Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-08T13:50:19.482Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-08T13:50:19.482Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-08T13:50:19.482Z] + mkdir -p include/iot [2021-06-08T13:50:19.482Z] + 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-08T13:50:19.482Z] + mkdir -p include/iot/os [2021-06-08T13:50:19.482Z] + 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-08T13:50:19.482Z] + mkdir -p /tmp/sdk/build/release [2021-06-08T13:50:19.482Z] + cd /tmp/sdk/build/release [2021-06-08T13:50:19.482Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-08T13:50:19.754Z] -- The C compiler identification is GNU 8.3.0 [2021-06-08T13:50:19.754Z] -- Check for working C compiler: /usr/bin/cc [2021-06-08T13:50:20.028Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T13:50:20.028Z] -- Detecting C compiler ABI info [2021-06-08T13:50:20.303Z] -- Detecting C compiler ABI info - done [2021-06-08T13:50:20.303Z] -- Detecting C compile features [Pipeline] sh [2021-06-08T13:50:20.899Z] -- Detecting C compile features - done [2021-06-08T13:50:20.899Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-08T13:50:20.899Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-08T13:50:20.899Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-08T13:50:20.899Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-08T13:50:20.899Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-08T13:50:20.899Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-08T13:50:20.899Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-08T13:50:20.899Z] -- C SDK 1.3.2-dev.17 for Linux [2021-06-08T13:50:20.899Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-08T13:50:20.914Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T13:50:21.171Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-08T13:50:21.172Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-08T13:50:21.209Z] + ls -al . [2021-06-08T13:50:21.209Z] total 160 [2021-06-08T13:50:21.209Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 8 13:49 . [2021-06-08T13:50:21.209Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 8 13:49 .. [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 8 13:49 Attribution.txt [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 7451 Jun 8 13:49 CHANGES [2021-06-08T13:50:21.209Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 8 13:49 docs [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 8 13:49 Doxyfile [2021-06-08T13:50:21.209Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 8 13:49 .git [2021-06-08T13:50:21.209Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 8 13:49 .github [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 8 13:49 .gitignore [2021-06-08T13:50:21.209Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 8 13:49 include [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 8 13:49 Jenkinsfile [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 8 13:49 LICENSE [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 8 13:49 Makefile [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 8 13:49 README.md [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 8 13:49 README.v2.md [2021-06-08T13:50:21.209Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 8 13:49 scripts [2021-06-08T13:50:21.209Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 8 13:49 src [2021-06-08T13:50:21.209Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 8 13:46 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:50:21.442Z] -- Configuring done [2021-06-08T13:50:21.517Z] + 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=1059ececa5aae17f0ac3b06878bede2905539e8a --label arch=amd64 --label version=1.3.2-dev.17 . [2021-06-08T13:50:21.517Z] Sending build context to Docker daemon 2.578MB [2021-06-08T13:50:21.517Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-08T13:50:21.517Z] Step 2/17 : FROM ${BASE} [2021-06-08T13:50:21.517Z] ---> 7b7f2d11cb9f [2021-06-08T13:50:21.517Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-08T13:50:21.517Z] ---> Running in 912ce1b254d4 [2021-06-08T13:50:21.517Z] Removing intermediate container 912ce1b254d4 [2021-06-08T13:50:21.517Z] ---> d87daf78362b [2021-06-08T13:50:21.517Z] 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-08T13:50:21.716Z] -- Generating done [2021-06-08T13:50:21.716Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-08T13:50:21.716Z] + make all package [2021-06-08T13:50:21.716Z] + tee release.log [2021-06-08T13:50:21.716Z] Scanning dependencies of target csdk [2021-06-08T13:50:21.779Z] ---> Running in 0e25b120876d [2021-06-08T13:50:21.988Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-08T13:50:22.040Z] --2021-06-08 13:50:21-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-08T13:50:22.040Z] Resolving iotech.jfrog.io... 54.74.239.58, 54.72.115.12, 34.243.182.113 [2021-06-08T13:50:22.040Z] Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. [2021-06-08T13:50:22.301Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:50:22.301Z] Length: 451 [application/octet-stream] [2021-06-08T13:50:22.301Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-08T13:50:22.301Z] [2021-06-08T13:50:22.301Z] 0K 100% 51.0M=0s [2021-06-08T13:50:22.301Z] [2021-06-08T13:50:22.301Z] 2021-06-08 13:50:22 (51.0 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-08T13:50:22.301Z] [2021-06-08T13:50:22.567Z] Removing intermediate container 0e25b120876d [2021-06-08T13:50:22.567Z] ---> abeb8ce6913e [2021-06-08T13:50:22.567Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-08T13:50:22.567Z] ---> Running in 0522c8a55eed [2021-06-08T13:50:22.579Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-08T13:50:23.143Z] Removing intermediate container 0522c8a55eed [2021-06-08T13:50:23.143Z] ---> 741a4d3d32c3 [2021-06-08T13:50:23.143Z] 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-08T13:50:23.143Z] ---> Running in 4936cdc2619a [2021-06-08T13:50:23.173Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-08T13:50:23.405Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-08T13:50:23.981Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-08T13:50:24.242Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-08T13:50:24.608Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-08T13:50:24.815Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-08T13:50:24.815Z] (2/6) Installing libblkid (2.33-r0) [2021-06-08T13:50:24.815Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-08T13:50:25.076Z] (4/6) Installing libmount (2.33-r0) [2021-06-08T13:50:25.076Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-08T13:50:25.076Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-08T13:50:25.199Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-08T13:50:25.338Z] Executing busybox-1.29.3-r10.trigger [2021-06-08T13:50:25.471Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-08T13:50:25.599Z] OK: 273 MiB in 87 packages [2021-06-08T13:50:25.863Z] Removing intermediate container 4936cdc2619a [2021-06-08T13:50:25.863Z] ---> cecf7d829fb4 [2021-06-08T13:50:25.863Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-08T13:50:25.863Z] ---> 8c295336e445 [2021-06-08T13:50:25.863Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-08T13:50:26.065Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-08T13:50:26.123Z] ---> d83764618d63 [2021-06-08T13:50:26.123Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-08T13:50:26.384Z] ---> fe60c41ec1c6 [2021-06-08T13:50:26.384Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-08T13:50:26.384Z] ---> da5d5b7d3944 [2021-06-08T13:50:26.384Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-08T13:50:26.646Z] ---> abc3702078fa [2021-06-08T13:50:26.646Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-08T13:50:26.659Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-08T13:50:26.659Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-08T13:50:26.910Z] ---> 2cc4cc54e4f9 [2021-06-08T13:50:26.910Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-08T13:50:26.910Z] ---> Running in 5bdc03a9465b [2021-06-08T13:50:26.910Z] Removing intermediate container 5bdc03a9465b [2021-06-08T13:50:26.910Z] ---> d240cd4b712a [2021-06-08T13:50:26.910Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-08T13:50:26.910Z] ---> Running in 1ce3b651593e [2021-06-08T13:50:27.177Z] Removing intermediate container 1ce3b651593e [2021-06-08T13:50:27.177Z] ---> effe2af2d191 [2021-06-08T13:50:27.177Z] Step 15/17 : LABEL arch=amd64 [2021-06-08T13:50:27.177Z] ---> Running in 28834b827d42 [2021-06-08T13:50:27.177Z] Removing intermediate container 28834b827d42 [2021-06-08T13:50:27.177Z] ---> 89466c571a79 [2021-06-08T13:50:27.177Z] Step 16/17 : LABEL git_sha=1059ececa5aae17f0ac3b06878bede2905539e8a [2021-06-08T13:50:27.177Z] ---> Running in 7ee1bce51971 [2021-06-08T13:50:27.439Z] Removing intermediate container 7ee1bce51971 [2021-06-08T13:50:27.440Z] ---> 82823accd33b [2021-06-08T13:50:27.440Z] Step 17/17 : LABEL version=1.3.2-dev.17 [2021-06-08T13:50:27.440Z] ---> Running in 1b9431c330cd [2021-06-08T13:50:27.440Z] Removing intermediate container 1b9431c330cd [2021-06-08T13:50:27.440Z] ---> 08e9df21bb3b [2021-06-08T13:50:27.440Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-08T13:50:27.440Z] Successfully built 08e9df21bb3b [2021-06-08T13:50:27.440Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-06-08T13:50:27.638Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [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-08T13:50:29.610Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-08T13:50:29.883Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-08T13:50:30.475Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-08T13:50:31.076Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-08T13:50:31.352Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-08T13:50:31.352Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-08T13:50:31.627Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-08T13:50:34.246Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-08T13:50:34.516Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-08T13:50:34.789Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-08T13:50:35.389Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-08T13:50:35.662Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-08T13:50:36.252Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-08T13:50:38.863Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-08T13:50:38.863Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-08T13:50:38.863Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-08T13:50:39.465Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-08T13:50:40.062Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-08T13:50:40.062Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-08T13:50:41.035Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-08T13:50:41.307Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-08T13:50:41.905Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-08T13:50:42.176Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-08T13:50:44.147Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-08T13:50:44.421Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-08T13:50:45.399Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-08T13:50:45.399Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-08T13:50:49.691Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-08T13:50:49.963Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-08T13:50:50.235Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-08T13:50:50.832Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-08T13:50:51.425Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-08T13:50:52.852Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-08T13:50:54.828Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-08T13:50:58.209Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-08T13:50:58.482Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-08T13:50:58.755Z] [ 74%] Linking C shared library libcsdk.so [2021-06-08T13:50:59.027Z] [ 74%] Built target csdk [2021-06-08T13:50:59.027Z] Scanning dependencies of target template [2021-06-08T13:50:59.027Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-08T13:50:59.623Z] [ 77%] Linking C executable template [2021-06-08T13:50:59.895Z] [ 77%] Built target template [2021-06-08T13:50:59.895Z] Scanning dependencies of target device-counter [2021-06-08T13:50:59.895Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-08T13:51:00.489Z] [ 80%] Linking C executable device-counter [2021-06-08T13:51:00.489Z] [ 80%] Built target device-counter [2021-06-08T13:51:00.489Z] Scanning dependencies of target device-random [2021-06-08T13:51:00.762Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-08T13:51:01.036Z] [ 84%] Linking C executable device-random [2021-06-08T13:51:01.311Z] [ 84%] Built target device-random [2021-06-08T13:51:01.311Z] Scanning dependencies of target device-gyro [2021-06-08T13:51:01.311Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-08T13:51:01.586Z] [ 87%] Linking C executable device-gyro [2021-06-08T13:51:01.862Z] [ 87%] Built target device-gyro [2021-06-08T13:51:01.862Z] Scanning dependencies of target device-bitfields [2021-06-08T13:51:01.862Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-08T13:51:02.459Z] [ 90%] Linking C executable device-bitfields [2021-06-08T13:51:02.459Z] [ 90%] Built target device-bitfields [2021-06-08T13:51:02.731Z] Scanning dependencies of target template-discovery [2021-06-08T13:51:02.731Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-08T13:51:03.321Z] [ 93%] Linking C executable template-discovery [2021-06-08T13:51:03.592Z] [ 93%] Built target template-discovery [2021-06-08T13:51:03.592Z] Scanning dependencies of target device-file [2021-06-08T13:51:03.592Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-08T13:51:04.183Z] [ 96%] Linking C executable device-file [2021-06-08T13:51:04.453Z] [ 96%] Built target device-file [2021-06-08T13:51:04.453Z] Scanning dependencies of target device-terminal [2021-06-08T13:51:04.453Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-08T13:51:04.725Z] [100%] Linking C executable device-terminal [2021-06-08T13:51:05.001Z] [100%] Built target device-terminal [2021-06-08T13:51:05.001Z] Run CPack packaging tool... [2021-06-08T13:51:05.275Z] CPack: Create package using TGZ [2021-06-08T13:51:05.275Z] CPack: Install projects [2021-06-08T13:51:05.275Z] CPack: - Run preinstall target for: Csdk [2021-06-08T13:51:05.547Z] CPack: - Install project: Csdk [2021-06-08T13:51:05.818Z] CPack: Create package [2021-06-08T13:51:05.818Z] CPack: - package: /tmp/sdk/build/release/csdk-1.3.2-dev.17.tar.gz generated. [2021-06-08T13:51:05.818Z] + '[' false '=' true ] [2021-06-08T13:51:05.818Z] + '[' false '=' true ] [2021-06-08T13:51:05.818Z] + mkdir -p /tmp/sdk/build/debug [2021-06-08T13:51:05.818Z] + cd /tmp/sdk/build/debug [2021-06-08T13:51:05.818Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-08T13:51:06.091Z] -- The C compiler identification is GNU 8.3.0 [2021-06-08T13:51:06.091Z] -- Check for working C compiler: /usr/bin/cc [2021-06-08T13:51:06.364Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-08T13:51:06.364Z] -- Detecting C compiler ABI info [2021-06-08T13:51:06.638Z] -- Detecting C compiler ABI info - done [2021-06-08T13:51:06.638Z] -- Detecting C compile features [2021-06-08T13:51:07.701Z] -- Detecting C compile features - done [2021-06-08T13:51:07.701Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-08T13:51:07.701Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-08T13:51:07.701Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-08T13:51:07.701Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-08T13:51:07.701Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-08T13:51:07.701Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-08T13:51:07.701Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-08T13:51:07.701Z] -- C SDK 1.3.2-dev.17 for Linux [2021-06-08T13:51:07.701Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-08T13:51:07.701Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-08T13:51:07.701Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-08T13:51:07.977Z] -- Configuring done [2021-06-08T13:51:08.261Z] -- Generating done [2021-06-08T13:51:08.261Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-08T13:51:08.261Z] + make [2021-06-08T13:51:08.261Z] + tee debug.log [2021-06-08T13:51:08.261Z] Scanning dependencies of target csdk [2021-06-08T13:51:08.544Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-08T13:51:08.824Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-08T13:51:09.441Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-08T13:51:09.719Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-08T13:51:10.317Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-08T13:51:10.317Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-08T13:51:10.590Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-08T13:51:10.864Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-08T13:51:11.135Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-08T13:51:11.406Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-08T13:51:11.997Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-08T13:51:12.268Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-08T13:51:12.540Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-08T13:51:12.812Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-08T13:51:13.084Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-08T13:51:13.356Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-08T13:51:13.356Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-08T13:51:14.331Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-08T13:51:14.331Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-08T13:51:14.604Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-08T13:51:14.877Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-08T13:51:14.877Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-08T13:51:15.150Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-08T13:51:16.139Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-08T13:51:16.139Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-08T13:51:16.413Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-08T13:51:16.687Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-08T13:51:16.687Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-08T13:51:16.961Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-08T13:51:17.230Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-08T13:51:17.502Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-08T13:51:17.773Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-08T13:51:17.773Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-08T13:51:18.364Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-08T13:51:18.364Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-08T13:51:18.971Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-08T13:51:18.971Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-08T13:51:19.947Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-08T13:51:20.219Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-08T13:51:20.491Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-08T13:51:20.763Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-08T13:51:21.035Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-08T13:51:22.014Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-08T13:51:22.607Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-08T13:51:23.199Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-08T13:51:23.478Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-08T13:51:23.752Z] [ 74%] Linking C shared library libcsdk.so [2021-06-08T13:51:24.026Z] [ 74%] Built target csdk [2021-06-08T13:51:24.026Z] Scanning dependencies of target template [2021-06-08T13:51:24.026Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-08T13:51:24.300Z] [ 77%] Linking C executable template [2021-06-08T13:51:24.573Z] [ 77%] Built target template [2021-06-08T13:51:24.573Z] Scanning dependencies of target device-counter [2021-06-08T13:51:24.573Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-08T13:51:24.846Z] [ 80%] Linking C executable device-counter [2021-06-08T13:51:25.117Z] [ 80%] Built target device-counter [2021-06-08T13:51:25.117Z] Scanning dependencies of target device-random [2021-06-08T13:51:25.117Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-08T13:51:25.391Z] [ 84%] Linking C executable device-random [2021-06-08T13:51:25.664Z] [ 84%] Built target device-random [2021-06-08T13:51:25.664Z] Scanning dependencies of target device-gyro [2021-06-08T13:51:25.664Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-08T13:51:25.937Z] [ 87%] Linking C executable device-gyro [2021-06-08T13:51:25.937Z] [ 87%] Built target device-gyro [2021-06-08T13:51:26.208Z] Scanning dependencies of target device-bitfields [2021-06-08T13:51:26.208Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-08T13:51:26.208Z] [ 90%] Linking C executable device-bitfields [2021-06-08T13:51:26.483Z] [ 90%] Built target device-bitfields [2021-06-08T13:51:26.483Z] Scanning dependencies of target template-discovery [2021-06-08T13:51:26.483Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-08T13:51:26.760Z] [ 93%] Linking C executable template-discovery [2021-06-08T13:51:27.034Z] [ 93%] Built target template-discovery [2021-06-08T13:51:27.034Z] Scanning dependencies of target device-file [2021-06-08T13:51:27.034Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-08T13:51:27.306Z] [ 96%] Linking C executable device-file [2021-06-08T13:51:27.594Z] [ 96%] Built target device-file [2021-06-08T13:51:27.594Z] Scanning dependencies of target device-terminal [2021-06-08T13:51:27.594Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-08T13:51:27.865Z] [100%] Linking C executable device-terminal [2021-06-08T13:51:28.138Z] [100%] Built target device-terminal [2021-06-08T13:51:28.138Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] [ 74%] Built target csdk [2021-06-08T13:51:28.411Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] [ 77%] Built target template [2021-06-08T13:51:28.411Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] [ 80%] Built target device-counter [2021-06-08T13:51:28.411Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] [ 84%] Built target device-random [2021-06-08T13:51:28.411Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.411Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] [ 87%] Built target device-gyro [2021-06-08T13:51:28.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] [ 90%] Built target device-bitfields [2021-06-08T13:51:28.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] [ 93%] Built target template-discovery [2021-06-08T13:51:28.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.682Z] [ 96%] Built target device-file [2021-06-08T13:51:28.682Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.683Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.683Z] [100%] Built target device-terminal [2021-06-08T13:51:28.683Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:28.683Z] Install the project... [2021-06-08T13:51:28.683Z] -- Install configuration: "Release" [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-08T13:51:28.683Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-08T13:51:28.683Z] -- Up-to-date: /usr/local/include [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/devsdk [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/json.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/container.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/component.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/time.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/os [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/data.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/os.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/include/iot/config.h [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-08T13:51:28.683Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-08T13:51:28.956Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-08T13:51:30.933Z] Removing intermediate container c3c5583ff58d [2021-06-08T13:51:30.933Z] ---> 29410a4e7fd4 [2021-06-08T13:51:30.933Z] Step 16/25 : FROM ${BASE} [2021-06-08T13:51:30.933Z] ---> b23d30803547 [2021-06-08T13:51:30.933Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-08T13:51:30.933Z] ---> Running in 9ab7aecec831 [2021-06-08T13:51:31.526Z] Removing intermediate container 9ab7aecec831 [2021-06-08T13:51:31.526Z] ---> 1e9cd6b346f9 [2021-06-08T13:51:31.526Z] 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-08T13:51:31.526Z] ---> Running in aec083ca529d [2021-06-08T13:51:32.501Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-08T13:51:33.097Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-08T13:51:33.097Z] [2021-06-08T13:51:34.080Z] Removing intermediate container aec083ca529d [2021-06-08T13:51:34.080Z] ---> 41dc8d9f1dff [2021-06-08T13:51:34.080Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-08T13:51:34.080Z] ---> Running in 6060bbec7be1 [2021-06-08T13:51:36.700Z] Removing intermediate container 6060bbec7be1 [2021-06-08T13:51:36.700Z] ---> e6ca2adc0874 [2021-06-08T13:51:36.700Z] 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-08T13:51:36.700Z] ---> Running in 782ae4f501c6 [2021-06-08T13:51:37.676Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-08T13:51:38.651Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-08T13:51:38.922Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-08T13:51:39.516Z] (1/6) Installing curl (7.64.0-r5) [2021-06-08T13:51:39.516Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-08T13:51:39.516Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-08T13:51:39.789Z] (4/6) Installing libuuid (2.33-r0) [2021-06-08T13:51:39.789Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-08T13:51:41.213Z] (6/6) Installing wget (1.20.3-r0) [2021-06-08T13:51:41.495Z] Executing busybox-1.29.3-r10.trigger [2021-06-08T13:51:41.496Z] OK: 283 MiB in 81 packages [2021-06-08T13:51:42.939Z] Removing intermediate container 782ae4f501c6 [2021-06-08T13:51:42.939Z] ---> 769179523de5 [2021-06-08T13:51:42.939Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-08T13:51:43.538Z] ---> c956bb9ff4d2 [2021-06-08T13:51:43.538Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-08T13:51:44.526Z] ---> 130537d63a83 [2021-06-08T13:51:44.526Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-08T13:51:45.127Z] ---> 600228758b56 [2021-06-08T13:51:45.127Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-08T13:51:46.108Z] ---> d8cae0661450 [2021-06-08T13:51:46.108Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-08T13:51:46.699Z] ---> 6aa91a5082b5 [2021-06-08T13:51:46.700Z] Successfully built 6aa91a5082b5 [2021-06-08T13:51:46.700Z] 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-08T13:51:47.329Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T13:51:47.329Z] . [Pipeline] withDockerContainer [2021-06-08T13:51:47.556Z] prd-ubuntu18.04-docker-arm64-4c-16g-901 does not seem to be running inside a container [2021-06-08T13:51:47.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/69 -v /w/workspace/device-sdk-c/69:/w/workspace/device-sdk-c/69:rw,z -v /w/workspace/device-sdk-c/69@tmp:/w/workspace/device-sdk-c/69@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 ******** ci-base-image-arm64 cat [2021-06-08T13:51:49.143Z] $ docker top 2567c229705bf4cd2bd1b2a5ad9ab0fcf2e20ce79b1a0639bd3ca9a329b68b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T13:51:50.079Z] + make test [2021-06-08T13:51:50.079Z] echo "make test" [2021-06-08T13:51:50.079Z] make test [Pipeline] } [2021-06-08T13:51:50.100Z] $ docker stop --time=1 2567c229705bf4cd2bd1b2a5ad9ab0fcf2e20ce79b1a0639bd3ca9a329b68b6e [2021-06-08T13:51:51.989Z] $ docker rm -f 2567c229705bf4cd2bd1b2a5ad9ab0fcf2e20ce79b1a0639bd3ca9a329b68b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T13:51:52.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-08T13:51:53.089Z] + ls -al . [2021-06-08T13:51:53.090Z] total 192 [2021-06-08T13:51:53.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 13:48 . [2021-06-08T13:51:53.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 13:48 .. [2021-06-08T13:51:53.090Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 8 13:48 .git [2021-06-08T13:51:53.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 13:48 .github [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 8 13:48 .gitignore [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 8 13:48 Attribution.txt [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 7451 Jun 8 13:48 CHANGES [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 8 13:48 Doxyfile [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 8 13:48 Jenkinsfile [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 8 13:48 LICENSE [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 8 13:48 Makefile [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 8 13:48 README.md [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 8 13:48 README.v2.md [2021-06-08T13:51:53.090Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 8 13:46 VERSION [2021-06-08T13:51:53.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 13:48 docs [2021-06-08T13:51:53.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 13:48 include [2021-06-08T13:51:53.090Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 8 13:48 scripts [2021-06-08T13:51:53.090Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 8 13:48 src [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:51:53.485Z] + 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=1059ececa5aae17f0ac3b06878bede2905539e8a --label arch=arm64 --label version=1.3.2-dev.17 . [2021-06-08T13:51:54.088Z] Sending build context to Docker daemon 2.577MB [2021-06-08T13:51:54.088Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-08T13:51:54.088Z] Step 2/17 : FROM ${BASE} [2021-06-08T13:51:54.088Z] ---> 6aa91a5082b5 [2021-06-08T13:51:54.088Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-08T13:51:54.378Z] ---> Running in 3e55d43623fb [2021-06-08T13:51:54.658Z] Removing intermediate container 3e55d43623fb [2021-06-08T13:51:54.658Z] ---> c91820dcd4ed [2021-06-08T13:51:54.658Z] 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-08T13:51:54.929Z] ---> Running in fbd62653bedf [2021-06-08T13:51:56.370Z] --2021-06-08 13:51:55-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-08T13:51:56.370Z] Resolving iotech.jfrog.io... 54.72.115.12, 54.74.239.58, 34.243.182.113 [2021-06-08T13:51:56.370Z] Connecting to iotech.jfrog.io|54.72.115.12|:443... connected. [2021-06-08T13:51:56.370Z] HTTP request sent, awaiting response... 200 OK [2021-06-08T13:51:56.370Z] Length: 451 [application/octet-stream] [2021-06-08T13:51:56.370Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-08T13:51:56.370Z]  [2021-06-08T13:51:56.370Z] 0K 100% 18.2M=0s [2021-06-08T13:51:56.370Z] [2021-06-08T13:51:56.370Z] 2021-06-08 13:51:56 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-08T13:51:56.370Z] [2021-06-08T13:51:57.354Z] Removing intermediate container fbd62653bedf [2021-06-08T13:51:57.354Z] ---> 9083fca2c45e [2021-06-08T13:51:57.354Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-08T13:51:57.626Z] ---> Running in a100da40072a [2021-06-08T13:52:00.242Z] Removing intermediate container a100da40072a [2021-06-08T13:52:00.242Z] ---> 4d34873df98c [2021-06-08T13:52:00.242Z] 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-08T13:52:00.242Z] ---> Running in 8657db6e5640 [2021-06-08T13:52:01.218Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-08T13:52:02.645Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-08T13:52:02.645Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-08T13:52:03.237Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-08T13:52:03.237Z] (2/6) Installing libblkid (2.33-r0) [2021-06-08T13:52:03.506Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-08T13:52:03.506Z] (4/6) Installing libmount (2.33-r0) [2021-06-08T13:52:03.778Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-08T13:52:03.778Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-08T13:52:04.051Z] Executing busybox-1.29.3-r10.trigger [2021-06-08T13:52:04.052Z] OK: 287 MiB in 87 packages [2021-06-08T13:52:05.481Z] Removing intermediate container 8657db6e5640 [2021-06-08T13:52:05.481Z] ---> fa18b446ec5f [2021-06-08T13:52:05.481Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-08T13:52:06.074Z] ---> d4e54d0730c1 [2021-06-08T13:52:06.074Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-08T13:52:07.055Z] ---> 6289d733ac37 [2021-06-08T13:52:07.055Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-08T13:52:07.651Z] ---> cb8416379d98 [2021-06-08T13:52:07.651Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-08T13:52:08.630Z] ---> 4feb4c3a8e3a [2021-06-08T13:52:08.630Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-08T13:52:09.227Z] ---> 9296a293d13c [2021-06-08T13:52:09.227Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-08T13:52:10.204Z] ---> 62718feec3fe [2021-06-08T13:52:10.204Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-08T13:52:10.205Z] ---> Running in 2ae08652bc99 [2021-06-08T13:52:10.803Z] Removing intermediate container 2ae08652bc99 [2021-06-08T13:52:10.803Z] ---> 2cbcea5e33eb [2021-06-08T13:52:10.803Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-08T13:52:10.803Z] ---> Running in 8cf486494655 [2021-06-08T13:52:11.399Z] Removing intermediate container 8cf486494655 [2021-06-08T13:52:11.399Z] ---> 528362d50b95 [2021-06-08T13:52:11.399Z] Step 15/17 : LABEL arch=arm64 [2021-06-08T13:52:11.399Z] ---> Running in a749015e3a00 [2021-06-08T13:52:11.996Z] Removing intermediate container a749015e3a00 [2021-06-08T13:52:11.996Z] ---> 0a6c856d48b9 [2021-06-08T13:52:11.996Z] Step 16/17 : LABEL git_sha=1059ececa5aae17f0ac3b06878bede2905539e8a [2021-06-08T13:52:11.996Z] ---> Running in 5fd8ae9ea8a5 [2021-06-08T13:52:12.592Z] Removing intermediate container 5fd8ae9ea8a5 [2021-06-08T13:52:12.592Z] ---> 90d25a23c80f [2021-06-08T13:52:12.592Z] Step 17/17 : LABEL version=1.3.2-dev.17 [2021-06-08T13:52:12.865Z] ---> Running in 9741c4c75794 [2021-06-08T13:52:13.160Z] Removing intermediate container 9741c4c75794 [2021-06-08T13:52:13.160Z] ---> 6e7eb8d3eda8 [2021-06-08T13:52:13.160Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-08T13:52:13.160Z] Successfully built 6e7eb8d3eda8 [2021-06-08T13:52:13.160Z] 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-08T13:52:14.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T13:52:14.323Z] . [Pipeline] withDockerContainer [2021-06-08T13:52:14.401Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-08T13:52:14.435Z] $ 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-08T13:52:14.844Z] $ docker top 3bc08480a47373e15fd8e3c88816e71e8e3272798cc00d16f5d48a81f96831fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T13:52:14.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T13:52:14.977Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T13:52:15.098Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T13:52:15.096Z] $ docker exec 3bc08480a47373e15fd8e3c88816e71e8e3272798cc00d16f5d48a81f96831fa ssh-agent [2021-06-08T13:52:15.219Z] SSH_AUTH_SOCK=/tmp/ssh-ckP2XS5vwLeE/agent.15 [2021-06-08T13:52:15.219Z] SSH_AGENT_PID=21 [2021-06-08T13:52:15.225Z] Running ssh-add (command line suppressed) [2021-06-08T13:52:15.314Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2061720618915510985.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_2061720618915510985.key) [2021-06-08T13:52:15.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T13:52:15.646Z] + git semver tag [2021-06-08T13:52:15.646Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T13:52:15.646Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-08T13:52:15.646Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-08T13:52:15.646Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T13:52:15.646Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T13:52:15.646Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T13:52:15.646Z] # $SEMVER_BRANCH = master [2021-06-08T13:52:15.646Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-08T13:52:15.646Z] # 1059ececa5aae17f0ac3b06878bede2905539e8a HEAD [2021-06-08T13:52:15.646Z] # -> Force: false [2021-06-08T13:52:15.646Z] # 7f630f10e44fea3f9f9284d9b9a6fcb929954624 refs/tags/v1.3.2-dev.17 [Pipeline] } [2021-06-08T13:52:15.658Z] $ docker exec --env ******** --env ******** 3bc08480a47373e15fd8e3c88816e71e8e3272798cc00d16f5d48a81f96831fa ssh-agent -k [2021-06-08T13:52:15.751Z] unset SSH_AUTH_SOCK; [2021-06-08T13:52:15.751Z] unset SSH_AGENT_PID; [2021-06-08T13:52:15.751Z] echo Agent pid 21 killed; [2021-06-08T13:52:15.766Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T13:52:16.115Z] + git semver [Pipeline] } [2021-06-08T13:52:16.125Z] $ docker stop --time=1 3bc08480a47373e15fd8e3c88816e71e8e3272798cc00d16f5d48a81f96831fa [2021-06-08T13:52:17.326Z] $ docker rm -f 3bc08480a47373e15fd8e3c88816e71e8e3272798cc00d16f5d48a81f96831fa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:52:17.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T13:52:17.817Z] [2021-06-08T13:52:17.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:52:18.135Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T13:52:18.136Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-08T13:52:18.136Z] ab5ef0e58194: Pulling fs layer [2021-06-08T13:52:18.136Z] 9712f1f96733: Pulling fs layer [2021-06-08T13:52:18.136Z] 63f879dbbcfc: Pulling fs layer [2021-06-08T13:52:18.136Z] 0d9ebad4ef96: Pulling fs layer [2021-06-08T13:52:18.136Z] e9a5061849ea: Pulling fs layer [2021-06-08T13:52:18.136Z] d747dcd14b5f: Pulling fs layer [2021-06-08T13:52:18.136Z] 2de7ff778b66: Pulling fs layer [2021-06-08T13:52:18.136Z] 0d9ebad4ef96: Waiting [2021-06-08T13:52:18.136Z] e9a5061849ea: Waiting [2021-06-08T13:52:18.136Z] d747dcd14b5f: Waiting [2021-06-08T13:52:18.136Z] 2de7ff778b66: Waiting [2021-06-08T13:52:18.136Z] 9712f1f96733: Verifying Checksum [2021-06-08T13:52:18.136Z] 9712f1f96733: Download complete [2021-06-08T13:52:20.682Z] 63f879dbbcfc: Verifying Checksum [2021-06-08T13:52:20.682Z] 63f879dbbcfc: Download complete [2021-06-08T13:52:20.682Z] e9a5061849ea: Verifying Checksum [2021-06-08T13:52:20.682Z] e9a5061849ea: Download complete [2021-06-08T13:52:20.682Z] d747dcd14b5f: Verifying Checksum [2021-06-08T13:52:20.682Z] d747dcd14b5f: Download complete [2021-06-08T13:52:20.682Z] 2de7ff778b66: Verifying Checksum [2021-06-08T13:52:20.682Z] 2de7ff778b66: Download complete [2021-06-08T13:52:20.947Z] 0d9ebad4ef96: Verifying Checksum [2021-06-08T13:52:20.947Z] 0d9ebad4ef96: Download complete [2021-06-08T13:52:20.948Z] ab5ef0e58194: Verifying Checksum [2021-06-08T13:52:20.948Z] ab5ef0e58194: Download complete [2021-06-08T13:52:23.528Z] ab5ef0e58194: Pull complete [2021-06-08T13:52:23.528Z] 9712f1f96733: Pull complete [2021-06-08T13:52:24.491Z] 63f879dbbcfc: Pull complete [2021-06-08T13:52:27.810Z] 0d9ebad4ef96: Pull complete [2021-06-08T13:52:27.810Z] e9a5061849ea: Pull complete [2021-06-08T13:52:27.810Z] d747dcd14b5f: Pull complete [2021-06-08T13:52:28.760Z] 2de7ff778b66: Pull complete [2021-06-08T13:52:28.760Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-08T13:52:28.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-08T13:52:28.760Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-08T13:52:28.832Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-08T13:52:28.880Z] $ 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-08T13:52:32.297Z] $ docker top 9c2d0aa65b5fa0110de89880342ff2137c0b785babbf400de41fe0e6ccb1e0ac -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-08T13:52:32.400Z] provisioning config files... [2021-06-08T13:52:32.407Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config6864637719331316919tmp [2021-06-08T13:52:32.422Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5756638483514729593tmp [2021-06-08T13:52:32.433Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config2444583913208309077tmp [Pipeline] { [Pipeline] echo [2021-06-08T13:52:32.453Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:52:32.761Z] ---> sigul-configuration.sh [2021-06-08T13:52:32.761Z] gpg: directory `/root/.gnupg' created [2021-06-08T13:52:32.761Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-08T13:52:32.761Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-08T13:52:32.761Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-08T13:52:32.761Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-08T13:52:32.761Z] gpg: CAST5 encrypted data [2021-06-08T13:52:32.761Z] gpg: encrypted with 1 passphrase [2021-06-08T13:52:32.761Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-08T13:52:33.061Z] + mkdir /home/jenkins [2021-06-08T13:52:33.061Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-08T13:52:33.366Z] + 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-08T13:52:33.393Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:52:33.693Z] ---> sigul-install.sh [2021-06-08T13:52:37.923Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-08T13:52:38.220Z] + git tag --list [2021-06-08T13:52:38.221Z] 0.7.0 [2021-06-08T13:52:38.221Z] 0.7.1 [2021-06-08T13:52:38.221Z] 1.0.0 [2021-06-08T13:52:38.221Z] v1.0.1 [2021-06-08T13:52:38.221Z] v1.0.2 [2021-06-08T13:52:38.221Z] v1.0.3 [2021-06-08T13:52:38.221Z] v1.1.0 [2021-06-08T13:52:38.221Z] v1.1.1 [2021-06-08T13:52:38.221Z] v1.2.0 [2021-06-08T13:52:38.221Z] v1.2.1 [2021-06-08T13:52:38.221Z] v1.2.2 [2021-06-08T13:52:38.221Z] v1.3.0 [2021-06-08T13:52:38.221Z] v1.3.1 [2021-06-08T13:52:38.221Z] v1.3.1-dev.1 [2021-06-08T13:52:38.221Z] v1.3.1-dev.2 [2021-06-08T13:52:38.221Z] v1.3.1-dev.3 [2021-06-08T13:52:38.221Z] v1.3.2-dev.1 [2021-06-08T13:52:38.221Z] v1.3.2-dev.10 [2021-06-08T13:52:38.221Z] v1.3.2-dev.11 [2021-06-08T13:52:38.221Z] v1.3.2-dev.12 [2021-06-08T13:52:38.221Z] v1.3.2-dev.13 [2021-06-08T13:52:38.221Z] v1.3.2-dev.14 [2021-06-08T13:52:38.221Z] v1.3.2-dev.15 [2021-06-08T13:52:38.221Z] v1.3.2-dev.16 [2021-06-08T13:52:38.221Z] v1.3.2-dev.17 [2021-06-08T13:52:38.221Z] v1.3.2-dev.2 [2021-06-08T13:52:38.221Z] v1.3.2-dev.3 [2021-06-08T13:52:38.221Z] v1.3.2-dev.4 [2021-06-08T13:52:38.221Z] v1.3.2-dev.5 [2021-06-08T13:52:38.221Z] v1.3.2-dev.6 [2021-06-08T13:52:38.221Z] v1.3.2-dev.7 [2021-06-08T13:52:38.221Z] v1.3.2-dev.8 [2021-06-08T13:52:38.221Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-08T13:52:38.517Z] + lftools sign git-tag v1.3.2-dev.17 [2021-06-08T13:52:39.090Z] Signing Git tag with Sigul... [2021-06-08T13:52:39.090Z] Signing v1.3.2-dev.17 [Pipeline] echo [2021-06-08T13:52:39.676Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:52:39.975Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-08T13:52:39.982Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-08T13:52:40.006Z] $ docker stop --time=1 9c2d0aa65b5fa0110de89880342ff2137c0b785babbf400de41fe0e6ccb1e0ac [2021-06-08T13:52:41.500Z] $ docker rm -f 9c2d0aa65b5fa0110de89880342ff2137c0b785babbf400de41fe0e6ccb1e0ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:52:42.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T13:52:42.230Z] . [Pipeline] withDockerContainer [2021-06-08T13:52:42.303Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-08T13:52:42.343Z] $ 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-08T13:52:42.682Z] $ docker top 5320352b531569efa2dbaf425f2799cf22cc51042cff35546ea9b38398fbc549 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T13:52:42.813Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T13:52:42.813Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T13:52:42.943Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T13:52:42.944Z] $ docker exec 5320352b531569efa2dbaf425f2799cf22cc51042cff35546ea9b38398fbc549 ssh-agent [2021-06-08T13:52:43.051Z] SSH_AUTH_SOCK=/tmp/ssh-5OF3RIFGdG3V/agent.14 [2021-06-08T13:52:43.051Z] SSH_AGENT_PID=21 [2021-06-08T13:52:43.056Z] Running ssh-add (command line suppressed) [2021-06-08T13:52:43.138Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5155657875784844229.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_5155657875784844229.key) [2021-06-08T13:52:43.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T13:52:43.456Z] + git semver bump pre [2021-06-08T13:52:43.456Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T13:52:43.456Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-08T13:52:43.456Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-08T13:52:43.456Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T13:52:43.456Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T13:52:43.456Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T13:52:43.456Z] # $SEMVER_BRANCH = master [2021-06-08T13:52:43.456Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [2021-06-08T13:52:43.456Z] 1.3.2-dev.18 [Pipeline] } [2021-06-08T13:52:43.462Z] $ docker exec --env ******** --env ******** 5320352b531569efa2dbaf425f2799cf22cc51042cff35546ea9b38398fbc549 ssh-agent -k [2021-06-08T13:52:43.560Z] unset SSH_AUTH_SOCK; [2021-06-08T13:52:43.561Z] unset SSH_AGENT_PID; [2021-06-08T13:52:43.561Z] echo Agent pid 21 killed; [2021-06-08T13:52:43.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T13:52:43.903Z] + git semver [Pipeline] } [2021-06-08T13:52:43.932Z] $ docker stop --time=1 5320352b531569efa2dbaf425f2799cf22cc51042cff35546ea9b38398fbc549 [2021-06-08T13:52:45.124Z] $ docker rm -f 5320352b531569efa2dbaf425f2799cf22cc51042cff35546ea9b38398fbc549 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:52:45.515Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T13:52:45.515Z] . [Pipeline] withDockerContainer [2021-06-08T13:52:45.586Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-08T13:52:45.622Z] $ 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-08T13:52:45.959Z] $ docker top d0c8cd60f2c314765a5a27ce5109c149611b5710e99d21b2f0675721382df44d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T13:52:46.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T13:52:46.096Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T13:52:46.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T13:52:46.207Z] $ docker exec d0c8cd60f2c314765a5a27ce5109c149611b5710e99d21b2f0675721382df44d ssh-agent [2021-06-08T13:52:46.315Z] SSH_AUTH_SOCK=/tmp/ssh-gPJ3xMs0AxFq/agent.14 [2021-06-08T13:52:46.315Z] SSH_AGENT_PID=20 [2021-06-08T13:52:46.321Z] Running ssh-add (command line suppressed) [2021-06-08T13:52:46.417Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8333195015550087450.key (/w/workspace/edgexfoundry_device-sdk-c_master@tmp/private_key_8333195015550087450.key) [2021-06-08T13:52:46.438Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T13:52:46.735Z] + git semver push [2021-06-08T13:52:46.735Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T13:52:46.735Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.git [2021-06-08T13:52:46.735Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-08T13:52:46.735Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T13:52:46.735Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T13:52:46.735Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T13:52:46.735Z] # $SEMVER_BRANCH = master [2021-06-08T13:52:46.735Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_master/.semver [Pipeline] } [2021-06-08T13:52:52.038Z] $ docker exec --env ******** --env ******** d0c8cd60f2c314765a5a27ce5109c149611b5710e99d21b2f0675721382df44d ssh-agent -k [2021-06-08T13:52:52.141Z] unset SSH_AUTH_SOCK; [2021-06-08T13:52:52.141Z] unset SSH_AGENT_PID; [2021-06-08T13:52:52.141Z] echo Agent pid 20 killed; [2021-06-08T13:52:52.155Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T13:52:52.489Z] + git semver [Pipeline] } [2021-06-08T13:52:52.498Z] $ docker stop --time=1 d0c8cd60f2c314765a5a27ce5109c149611b5710e99d21b2f0675721382df44d [2021-06-08T13:52:53.687Z] $ docker rm -f d0c8cd60f2c314765a5a27ce5109c149611b5710e99d21b2f0675721382df44d [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-08T13:52:54.654Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:52:55.216Z] ---> package-listing.sh [2021-06-08T13:52:55.216Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T13:52:55.216Z] ++ facter osfamily [2021-06-08T13:52:55.484Z] + OS_FAMILY=redhat [2021-06-08T13:52:55.484Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_master [2021-06-08T13:52:55.484Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T13:52:55.484Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T13:52:55.484Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T13:52:55.484Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T13:52:55.484Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-08T13:52:55.484Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T13:52:55.484Z] + case "${OS_FAMILY}" in [2021-06-08T13:52:55.484Z] + rpm -qa [2021-06-08T13:52:55.484Z] + sort [2021-06-08T13:52:56.059Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T13:52:56.059Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T13:52:56.059Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T13:52:56.059Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_master ']' [2021-06-08T13:52:56.059Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_master/archives/ [2021-06-08T13:52:56.059Z] + 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-08T13:52:56.073Z] 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-08T13:52:56.359Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:52:56.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T13:52:56.922Z] [2021-06-08T13:52:56.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T13:52:57.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T13:52:57.232Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T13:52:57.232Z] df20fa9351a1: Pulling fs layer [2021-06-08T13:52:57.232Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T13:52:57.232Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T13:52:57.232Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T13:52:57.232Z] 93b61091891f: Pulling fs layer [2021-06-08T13:52:57.232Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T13:52:57.232Z] 5e14af77c1be: Pulling fs layer [2021-06-08T13:52:57.232Z] 01666e4c0597: Pulling fs layer [2021-06-08T13:52:57.232Z] aa168da1d23b: Pulling fs layer [2021-06-08T13:52:57.232Z] 93b9cdb0e59b: Waiting [2021-06-08T13:52:57.232Z] 5e14af77c1be: Waiting [2021-06-08T13:52:57.232Z] 01666e4c0597: Waiting [2021-06-08T13:52:57.232Z] aa168da1d23b: Waiting [2021-06-08T13:52:57.232Z] 46f8f816bc3b: Waiting [2021-06-08T13:52:57.232Z] 93b61091891f: Waiting [2021-06-08T13:52:57.232Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T13:52:57.232Z] 36b3adc4ff6f: Download complete [2021-06-08T13:52:57.232Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T13:52:57.232Z] 46f8f816bc3b: Download complete [2021-06-08T13:52:57.494Z] df20fa9351a1: Verifying Checksum [2021-06-08T13:52:57.494Z] 93b61091891f: Verifying Checksum [2021-06-08T13:52:57.494Z] 93b61091891f: Download complete [2021-06-08T13:52:57.494Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T13:52:57.494Z] 93b9cdb0e59b: Download complete [2021-06-08T13:52:57.494Z] 01666e4c0597: Verifying Checksum [2021-06-08T13:52:57.494Z] 01666e4c0597: Download complete [2021-06-08T13:52:57.494Z] 5e14af77c1be: Verifying Checksum [2021-06-08T13:52:57.494Z] 5e14af77c1be: Download complete [2021-06-08T13:52:57.494Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T13:52:57.494Z] 8ad3a11d3b57: Download complete [2021-06-08T13:52:57.494Z] df20fa9351a1: Pull complete [2021-06-08T13:52:57.754Z] 36b3adc4ff6f: Pull complete [2021-06-08T13:52:58.327Z] 8ad3a11d3b57: Pull complete [2021-06-08T13:52:58.327Z] 46f8f816bc3b: Pull complete [2021-06-08T13:52:58.588Z] 93b61091891f: Pull complete [2021-06-08T13:52:58.588Z] 93b9cdb0e59b: Pull complete [2021-06-08T13:52:58.588Z] 5e14af77c1be: Pull complete [2021-06-08T13:52:58.848Z] 01666e4c0597: Pull complete [2021-06-08T13:52:59.108Z] aa168da1d23b: Verifying Checksum [2021-06-08T13:52:59.108Z] aa168da1d23b: Download complete [2021-06-08T13:53:03.359Z] aa168da1d23b: Pull complete [2021-06-08T13:53:03.359Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T13:53:03.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T13:53:03.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T13:53:03.445Z] prd-centos7-docker-4c-2g-900 does not seem to be running inside a container [2021-06-08T13:53:03.480Z] $ 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-08T13:53:05.632Z] $ docker top 73a23dc901224591c8c5cbb41c1e72a1124b1c9e8d6809c1d06594bc6540c0c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T13:53:06.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T13:53:06.318Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T13:53:06.630Z] + ls /var/log/sa-host [2021-06-08T13:53:06.631Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T13:53:06.631Z] file_magic: OK [2021-06-08T13:53:06.631Z] HZ: Using current value: 100 [2021-06-08T13:53:06.631Z] file_header: OK [2021-06-08T13:53:06.631Z] 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-08T13:53:06.631Z] Statistics: [2021-06-08T13:53:06.631Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T13:53:06.631Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T13:53:06.631Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T13:53:06.631Z] file_magic: OK [2021-06-08T13:53:06.631Z] HZ: Using current value: 100 [2021-06-08T13:53:06.631Z] file_header: OK [2021-06-08T13:53:06.631Z] 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-08T13:53:06.631Z] Statistics: [2021-06-08T13:53:06.631Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T13:53:06.631Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T13:53:07.340Z] provisioning config files... [2021-06-08T13:53:07.355Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_master@tmp/config5416482458105726273tmp [Pipeline] { [Pipeline] echo [2021-06-08T13:53:07.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:53:07.677Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T13:53:07.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:53:08.138Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T13:53:08.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:53:08.444Z] ---> sudo-logs.sh [2021-06-08T13:53:08.444Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T13:53:08.468Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:53:08.761Z] ---> job-cost.sh [2021-06-08T13:53:08.761Z] lf-activate-venv: SKIPPING [2021-06-08T13:53:08.761Z] INFO: No Stack... [2021-06-08T13:53:09.706Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T13:53:09.971Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T13:53:09.985Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T13:53:10.293Z] ---> logs-deploy.sh [2021-06-08T13:53:10.293Z] lf-activate-venv: SKIPPING [2021-06-08T13:53:10.293Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/master/69 [2021-06-08T13:53:10.293Z] INFO: archiving workspace using pattern(s): [2021-06-08T13:53:11.237Z] Archives upload complete. [2021-06-08T13:53:11.237Z] INFO: archiving logs to Nexus [2021-06-08T13:53:11.808Z] ---> uname -a: [2021-06-08T13:53:11.808Z] Linux prd-centos7-docker-4c-2g-900.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] ---> lscpu: [2021-06-08T13:53:11.808Z] Architecture: x86_64 [2021-06-08T13:53:11.808Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-08T13:53:11.808Z] Byte Order: Little Endian [2021-06-08T13:53:11.808Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-08T13:53:11.808Z] CPU(s): 2 [2021-06-08T13:53:11.808Z] On-line CPU(s) list: 0,1 [2021-06-08T13:53:11.808Z] Thread(s) per core: 1 [2021-06-08T13:53:11.808Z] Core(s) per socket: 1 [2021-06-08T13:53:11.808Z] Socket(s): 2 [2021-06-08T13:53:11.808Z] NUMA node(s): 1 [2021-06-08T13:53:11.808Z] Vendor ID: AuthenticAMD [2021-06-08T13:53:11.808Z] CPU family: 23 [2021-06-08T13:53:11.808Z] Model: 49 [2021-06-08T13:53:11.808Z] Model name: AMD EPYC-Rome Processor [2021-06-08T13:53:11.808Z] Stepping: 0 [2021-06-08T13:53:11.808Z] CPU MHz: 2800.000 [2021-06-08T13:53:11.808Z] BogoMIPS: 5600.00 [2021-06-08T13:53:11.808Z] Virtualization: AMD-V [2021-06-08T13:53:11.808Z] Hypervisor vendor: KVM [2021-06-08T13:53:11.808Z] Virtualization type: full [2021-06-08T13:53:11.808Z] L1d cache: 64 KiB [2021-06-08T13:53:11.808Z] L1i cache: 64 KiB [2021-06-08T13:53:11.808Z] L2 cache: 1 MiB [2021-06-08T13:53:11.808Z] L3 cache: 32 MiB [2021-06-08T13:53:11.808Z] NUMA node0 CPU(s): 0,1 [2021-06-08T13:53:11.808Z] Vulnerability Itlb multihit: Not affected [2021-06-08T13:53:11.808Z] Vulnerability L1tf: Not affected [2021-06-08T13:53:11.808Z] Vulnerability Mds: Not affected [2021-06-08T13:53:11.808Z] Vulnerability Meltdown: Not affected [2021-06-08T13:53:11.808Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-08T13:53:11.808Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-08T13:53:11.808Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-08T13:53:11.808Z] Vulnerability Srbds: Not affected [2021-06-08T13:53:11.808Z] Vulnerability Tsx async abort: Not affected [2021-06-08T13:53:11.808Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] ---> nproc: [2021-06-08T13:53:11.808Z] 2 [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] ---> df -h: [2021-06-08T13:53:11.808Z] Filesystem Size Used Available Use% Mounted on [2021-06-08T13:53:11.808Z] overlay 40.0G 8.2G 31.8G 20% / [2021-06-08T13:53:11.808Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-08T13:53:11.808Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-08T13:53:11.808Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /facter-os [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/resolv.conf [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hostname [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /etc/hosts [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/secure [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/auth.log [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /run/cloud-init/result.json [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /w/workspace/edgexfoundry_device-sdk-c_master@tmp [2021-06-08T13:53:11.808Z] /dev/vda1 40.0G 8.2G 31.8G 20% /var/log/sa-host [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] ---> free -m: [2021-06-08T13:53:11.808Z] total used free shared buff/cache available [2021-06-08T13:53:11.808Z] Mem: 7821 1189 3944 0 2686 6506 [2021-06-08T13:53:11.808Z] Swap: 1023 0 1023 [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] ---> ip addr: [2021-06-08T13:53:11.808Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-08T13:53:11.808Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-08T13:53:11.808Z] inet 127.0.0.1/8 scope host lo [2021-06-08T13:53:11.808Z] valid_lft forever preferred_lft forever [2021-06-08T13:53:11.808Z] inet6 ::1/128 scope host [2021-06-08T13:53:11.808Z] valid_lft forever preferred_lft forever [2021-06-08T13:53:11.808Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-08T13:53:11.808Z] link/ether fa:16:3e:71:68:2d brd ff:ff:ff:ff:ff:ff [2021-06-08T13:53:11.808Z] inet 10.30.122.126/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-08T13:53:11.808Z] valid_lft 85940sec preferred_lft 85940sec [2021-06-08T13:53:11.808Z] inet6 fe80::f816:3eff:fe71:682d/64 scope link [2021-06-08T13:53:11.808Z] valid_lft forever preferred_lft forever [2021-06-08T13:53:11.808Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-08T13:53:11.808Z] link/ether 02:42:76:39:ee:73 brd ff:ff:ff:ff:ff:ff [2021-06-08T13:53:11.808Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-08T13:53:11.808Z] valid_lft forever preferred_lft forever [2021-06-08T13:53:11.808Z] inet6 fe80::42:76ff:fe39:ee73/64 scope link [2021-06-08T13:53:11.808Z] valid_lft forever preferred_lft forever [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] ---> sar -b -r -n DEV: [2021-06-08T13:53:11.808Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] 13:45:22 LINUX RESTART (2 CPU) [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] 13:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-08T13:53:11.808Z] 13:47:01 20.50 3.55 16.95 0.00 2600.10 2864.43 0.00 [2021-06-08T13:53:11.808Z] 13:48:01 0.33 0.00 0.33 0.00 0.00 5.83 0.00 [2021-06-08T13:53:11.808Z] 13:49:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 [2021-06-08T13:53:11.808Z] 13:50:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 [2021-06-08T13:53:11.808Z] 13:51:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 [2021-06-08T13:53:11.808Z] 13:52:01 0.35 0.00 0.35 0.00 0.00 4.55 0.00 [2021-06-08T13:53:11.808Z] 13:53:01 115.53 0.10 115.43 0.00 9.99 27066.80 0.00 [2021-06-08T13:53:11.808Z] Average: 19.63 0.52 19.11 0.00 372.94 4280.03 0.00 [2021-06-08T13:53:11.808Z] [2021-06-08T13:53:11.808Z] 13:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-08T13:53:11.808Z] 13:47:01 5456988 0 809372 10.11 2620 1739960 1299804 14.35 575616 1575712 20 [2021-06-08T13:53:11.808Z] 13:48:01 5466692 0 799660 9.98 2620 1739968 1240560 13.70 567508 1575680 16 [2021-06-08T13:53:11.808Z] 13:49:01 5469772 0 796580 9.95 2620 1739968 1202752 13.28 566908 1573748 20 [2021-06-08T13:53:11.808Z] 13:50:01 5467348 0 799000 9.98 2620 1739972 1202824 13.28 569196 1573748 8 [2021-06-08T13:53:11.808Z] 13:51:01 5468996 0 797344 9.96 2620 1739980 1202620 13.28 563880 1577860 16 [2021-06-08T13:53:11.808Z] 13:52:01 5468376 0 797964 9.96 2620 1739980 1202572 13.28 564788 1577860 12 [2021-06-08T13:53:11.808Z] 13:53:01 4006060 0 1207460 15.08 2620 2792800 1743840 19.25 1094372 2316936 448356 [2021-06-08T13:53:11.809Z] Average: 5257747 0 858197 10.72 2620 1890375 1299282 14.34 643181 1681649 64064 [2021-06-08T13:53:11.809Z] [2021-06-08T13:53:11.809Z] 13:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-08T13:53:11.809Z] 13:47:01 eth0 143.01 109.34 446.06 24.95 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:47:01 docker0 10.09 7.89 1.17 24.72 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:48:01 eth0 5.10 2.28 3.89 0.15 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:49:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:50:01 eth0 0.50 0.33 0.29 0.20 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:51:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:52:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:53:01 eth0 711.31 595.39 5677.30 65.89 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] 13:53:01 docker0 68.88 117.42 3.84 264.38 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] Average: eth0 123.08 101.17 875.73 13.07 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] Average: docker0 11.29 17.91 0.72 41.31 0.00 0.00 0.00 0.00 [2021-06-08T13:53:11.809Z] [2021-06-08T13:53:11.809Z]