Pull request #360 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3+06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f (7431f350535606aa64e45bd1427fa226f7b6d1de) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8490561573813039999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2039751449406521884.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4634048509039073616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh467846995674691697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3214369450005494765.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-360/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3437868595310397510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-633 in /w/workspace/edgexfoundry_device-sdk-c_PR-360 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-360 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/jenkins-gitclient-ssh6607576908254884718.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 remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/jenkins-gitclient-ssh7465799989301360383.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 Merge succeeded, producing 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 Checking out Revision 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 (PR-360) > git config core.sparsecheckout # timeout=10 > git checkout -f 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/jenkins-gitclient-ssh4990652093944140860.key > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:46:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:46:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:46:44 ========================================================= 14:46:44 EdgeX Global Pipelines Version Info 14:46:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:46:45 ------------------- 14:46:45 stable info: 14:46:45 ------------------- 14:46:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:46:45 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:46:45 Message: update stable to v1.0.199 14:46:46 ------------------- 14:46:46 experimental info: 14:46:46 ------------------- 14:46:46 Commited By: **** collab-it+edgex@linuxfoundation.org 14:46:46 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:46:46 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 14:46:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-360 [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-360 [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-360 [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7261e7b [Pipeline] echo 14:46:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:46:47 provisioning config files... 14:46:47 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/config5635525981272195176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:46:48 ---> docker-login.sh 14:46:48 nexus3.edgexfoundry.org:10001 14:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:48 Configure a credential helper to remove this warning. See 14:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:48 14:46:48 Login Succeeded 14:46:48 nexus3.edgexfoundry.org:10002 14:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:48 Configure a credential helper to remove this warning. See 14:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:48 14:46:48 Login Succeeded 14:46:48 nexus3.edgexfoundry.org:10003 14:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:48 Configure a credential helper to remove this warning. See 14:46:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:48 14:46:48 Login Succeeded 14:46:48 nexus3.edgexfoundry.org:10004 14:46:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:49 Configure a credential helper to remove this warning. See 14:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:49 14:46:49 Login Succeeded 14:46:49 docker.io 14:46:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:46:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:46:49 Configure a credential helper to remove this warning. See 14:46:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:46:49 14:46:49 Login Succeeded 14:46:49 ---> docker-login.sh ends [Pipeline] } 14:46:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:46:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:50 14:46:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:46:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:50 latest: Pulling from edgex-devops/git-semver 14:46:50 31603596830f: Pulling fs layer 14:46:50 b6dc333f4379: Pulling fs layer 14:46:50 3d9ef1400e77: Pulling fs layer 14:46:50 fd332fbdc1db: Pulling fs layer 14:46:50 fd332fbdc1db: Waiting 14:46:51 b6dc333f4379: Download complete 14:46:51 31603596830f: Verifying Checksum 14:46:51 31603596830f: Download complete 14:46:51 31603596830f: Pull complete 14:46:51 fd332fbdc1db: Verifying Checksum 14:46:51 fd332fbdc1db: Download complete 14:46:51 b6dc333f4379: Pull complete 14:46:52 3d9ef1400e77: Verifying Checksum 14:46:52 3d9ef1400e77: Download complete 14:46:52 3d9ef1400e77: Pull complete 14:46:52 fd332fbdc1db: Pull complete 14:46:52 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:46:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:46:52 prd-centos7-docker-4c-2g-633 does not seem to be running inside a container 14:46:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-360 -v /w/workspace/edgexfoundry_device-sdk-c_PR-360:/w/workspace/edgexfoundry_device-sdk-c_PR-360:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:46:53 $ docker top 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:46:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:53 [ssh-agent] Looking for ssh-agent implementation... 14:46:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:53 $ docker exec 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e ssh-agent 14:46:54 SSH_AUTH_SOCK=/tmp/ssh-IH0KGDQhjcTL/agent.14 14:46:54 SSH_AGENT_PID=20 14:46:54 Running ssh-add (command line suppressed) 14:46:54 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_2071504531849925633.key (/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_2071504531849925633.key) 14:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:54 + git tag --points-at HEAD [Pipeline] } 14:46:54 $ docker exec --env ******** --env ******** 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e ssh-agent -k 14:46:54 unset SSH_AUTH_SOCK; 14:46:54 unset SSH_AGENT_PID; 14:46:54 echo Agent pid 20 killed; 14:46:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:46:54 [ssh-agent] Looking for ssh-agent implementation... 14:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:46:55 $ docker exec 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e ssh-agent 14:46:55 SSH_AUTH_SOCK=/tmp/ssh-XREA0zcDysNE/agent.53 14:46:55 SSH_AGENT_PID=60 14:46:55 Running ssh-add (command line suppressed) 14:46:55 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_887905670092982316.key (/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/private_key_887905670092982316.key) 14:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:46:55 + git semver init 14:46:55 # -> Open(): unable to determine branch for HEAD 14:46:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-360/.git 14:46:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-360 14:46:55 # $SEMVER_REMOTE_NAME = origin 14:46:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:46:55 # $SEMVER_USER_NAME = edgex-jenkins 14:46:55 # $SEMVER_BRANCH = PR-360 14:46:55 # $SEMVER_TEMP = /tmp/semver-041719426 14:46:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 14:46:56 # '/tmp/semver-041719426' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-360/.semver' 14:46:56 # -> Force: false 14:46:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-360/.semver [Pipeline] } 14:46:56 $ docker exec --env ******** --env ******** 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e ssh-agent -k 14:46:56 unset SSH_AUTH_SOCK; 14:46:56 unset SSH_AGENT_PID; 14:46:56 echo Agent pid 60 killed; 14:46:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:46:57 + git semver [Pipeline] } 14:46:57 $ docker stop --time=1 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e 14:46:58 $ docker rm -f 9a9ae1037ef83cb84325f03a3278d17474b80141a5fb6ca1fa73193eda53b54e [Pipeline] // withDockerContainer [Pipeline] sh 14:46:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:46:59 Stashed 1 file(s) [Pipeline] echo 14:46:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:47:15 Still waiting to schedule task 14:47:15 ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ 14:47:15 ‘prd-centos7-docker-4c-2g-636’ is offline 14:47:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-631’ doesn’t have label ‘centos7-docker-4c-2g’ 14:47:15 Still waiting to schedule task 14:47:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-631’ is offline 14:48:17 Running on prd-centos7-docker-4c-2g-642 in /w/workspace/edgexfoundry_device-sdk-c_PR-360 [Pipeline] { [Pipeline] ws 14:48:17 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:48:17 Selected Git installation does not exist. Using Default 14:48:17 The recommended git tool is: NONE 14:48:20 using credential edgex-jenkins-ssh 14:48:20 Cloning the remote Git repository 14:48:20 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:48:20 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:48:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:48:20 > git --version # timeout=10 14:48:20 > git --version # 'git version 2.24.4' 14:48:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:20 [INFO] Currently running in a labeled security context 14:48:20 [INFO] Currently SELinux is 'enforcing' on the host 14:48:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh2950014987000359524.key 14:48:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:48:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:48:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:48:21 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:21 [INFO] Currently running in a labeled security context 14:48:21 [INFO] Currently SELinux is 'enforcing' on the host 14:48:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh9056679504699535782.key 14:48:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:48:22 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 14:48:22 Merge succeeded, producing 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 14:48:22 Checking out Revision 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 (PR-360) 14:48:22 > git config core.sparsecheckout # timeout=10 14:48:22 > git checkout -f 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 14:48:22 > git remote # timeout=10 14:48:22 > git config --get remote.origin.url # timeout=10 14:48:22 using GIT_SSH to set credentials SSH Credentials for GitHub 14:48:22 [INFO] Currently running in a labeled security context 14:48:22 [INFO] Currently SELinux is 'enforcing' on the host 14:48:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh5418788023745240601.key 14:48:22 > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 14:48:22 > git rev-parse HEAD^{commit} # timeout=10 14:48:22 > git config core.sparsecheckout # timeout=10 14:48:22 > git checkout -f 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 14:48:26 Commit message: "docs: Update build status badge" 14:48:26 > git --version # timeout=10 14:48:26 > git --version # 'git version 2.24.4' 14:48:26 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:48:26 provisioning config files... 14:48:26 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config6427020819378097362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:48:27 ---> docker-login.sh 14:48:27 nexus3.edgexfoundry.org:10001 14:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:27 Configure a credential helper to remove this warning. See 14:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:27 14:48:27 Login Succeeded 14:48:27 nexus3.edgexfoundry.org:10002 14:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:27 Configure a credential helper to remove this warning. See 14:48:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:27 14:48:27 Login Succeeded 14:48:27 nexus3.edgexfoundry.org:10003 14:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:28 Configure a credential helper to remove this warning. See 14:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:28 14:48:28 Login Succeeded 14:48:28 nexus3.edgexfoundry.org:10004 14:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:28 Configure a credential helper to remove this warning. See 14:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:28 14:48:28 Login Succeeded 14:48:28 docker.io 14:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:48:28 Configure a credential helper to remove this warning. See 14:48:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:48:28 14:48:28 Login Succeeded 14:48:28 ---> docker-login.sh ends [Pipeline] } 14:48:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:48:28 ========================================================= 14:48:28 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 14:48:28 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:48:29 + 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 . 14:48:29 Sending build context to Docker daemon 2.586MB 14:48:29 Step 1/25 : ARG BASE=alpine:3.12 14:48:29 Step 2/25 : FROM ${BASE} as builder 14:48:29 latest: Pulling from edgex-devops/edgex-gcc-base 14:48:29 339de151aab4: Pulling fs layer 14:48:29 3691962f683c: Pulling fs layer 14:48:29 e1147bf81a45: Pulling fs layer 14:48:29 3691962f683c: Verifying Checksum 14:48:29 3691962f683c: Download complete 14:48:29 339de151aab4: Verifying Checksum 14:48:29 339de151aab4: Download complete 14:48:29 339de151aab4: Pull complete 14:48:29 3691962f683c: Pull complete 14:48:35 e1147bf81a45: Verifying Checksum 14:48:35 e1147bf81a45: Download complete 14:48:37 e1147bf81a45: Pull complete 14:48:37 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 14:48:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 14:48:37 ---> ac6a0feb3254 14:48:37 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 14:48:38 ---> Running in e1c2fe7af431 14:48:39 Connecting to iotech.jfrog.io (54.170.66.44:443) 14:48:39 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:48:39 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:48:39 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:48:39 Removing intermediate container e1c2fe7af431 14:48:39 ---> 9e3969e4a604 14:48:39 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:48:39 ---> Running in e88ed93590a7 14:48:40 Removing intermediate container e88ed93590a7 14:48:40 ---> e5d9eb124f63 14:48:40 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 14:48:40 ---> Running in fddefadca570 14:48:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:48:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:48:42 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 14:48:42 (1/22) Installing hiredis (0.14.1-r0) 14:48:42 (2/22) Installing hiredis-dev (0.14.1-r0) 14:48:42 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 14:48:42 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 14:48:44 (5/22) Installing libblkid (2.35.2-r0) 14:48:44 (6/22) Installing blkid (2.35.2-r0) 14:48:44 (7/22) Installing libcap-ng (0.7.10-r1) 14:48:44 (8/22) Installing setpriv (2.35.2-r0) 14:48:44 (9/22) Installing libmount (2.35.2-r0) 14:48:45 (10/22) Installing libsmartcols (2.35.2-r0) 14:48:45 (11/22) Installing findmnt (2.35.2-r0) 14:48:45 (12/22) Installing mcookie (2.35.2-r0) 14:48:45 (13/22) Installing hexdump (2.35.2-r0) 14:48:45 (14/22) Installing lsblk (2.35.2-r0) 14:48:46 (15/22) Installing libuuid (2.35.2-r0) 14:48:46 (16/22) Installing libfdisk (2.35.2-r0) 14:48:46 (17/22) Installing sfdisk (2.35.2-r0) 14:48:46 (18/22) Installing cfdisk (2.35.2-r0) 14:48:46 (19/22) Installing util-linux (2.35.2-r0) 14:48:49 (20/22) Installing util-linux-dev (2.35.2-r0) 14:48:50 (21/22) Installing libidn2 (2.3.0-r0) 14:48:50 (22/22) Installing wget (1.20.3-r1) 14:48:51 Executing busybox-1.31.1-r20.trigger 14:48:51 OK: 295 MiB in 97 packages 14:48:52 Removing intermediate container fddefadca570 14:48:52 ---> e9be44b81ab2 14:48:52 Step 6/25 : ENV CBOR_VERSION=0.5.0 14:48:52 ---> Running in 49991ab91782 14:48:52 Removing intermediate container 49991ab91782 14:48:52 ---> 0c98f9b27780 14:48:52 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 14:48:52 ---> Running in 86f772fd6fa7 14:48:52 --2021-07-30 14:48:52-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:48:52 Resolving github.com (github.com)... 140.82.114.4 14:48:52 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 14:48:52 HTTP request sent, awaiting response... 302 Found 14:48:52 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:48:52 --2021-07-30 14:48:52-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:48:52 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 14:48:52 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 14:48:52 HTTP request sent, awaiting response... 200 OK 14:48:52 Length: unspecified [application/x-gzip] 14:48:52 Saving to: 'STDOUT' 14:48:52 14:48:52 0K .......... .......... .......... .......... .......... 1.30M 14:48:52 50K .......... .......... .......... .......... .......... 2.49M 14:48:52 100K .......... .......... .......... .......... .......... 9.97M 14:48:52 150K .......... .......... .......... .......... .......... 47.0M 14:48:52 200K .......... .......... .......... .......... .......... 2.90M 14:48:52 250K .......... .......... .......... .......... .......... 10.3M 14:48:52 300K .......... .......... .......... .......... .......... 18.0M 14:48:52 350K .......... .......... .......... .......... .......... 19.2M 14:48:52 400K .......... .......... .......... .......... .......... 8.42M 14:48:52 450K .......... .......... .......... .......... .......... 12.7M 14:48:52 500K .......... .......... .......... .......... .......... 12.8M 14:48:52 550K .......... .......... .......... .......... .......... 19.3M 14:48:52 600K .......... .......... .......... .......... .......... 3.31M 14:48:52 650K .......... .......... .......... .......... .......... 8.29M 14:48:52 700K .. 44.8M=0.1s 14:48:52 14:48:52 2021-07-30 14:48:52 (5.41 MB/s) - written to stdout [719348] 14:48:52 14:48:52 -- The C compiler identification is GNU 9.3.0 14:48:53 -- The CXX compiler identification is GNU 9.3.0 14:48:53 -- Check for working C compiler: /usr/bin/cc 14:48:53 -- Check for working C compiler: /usr/bin/cc - works 14:48:53 -- Detecting C compiler ABI info 14:48:53 -- Detecting C compiler ABI info - done 14:48:53 -- Detecting C compile features 14:48:53 -- Detecting C compile features - done 14:48:53 -- Check for working CXX compiler: /usr/bin/c++ 14:48:53 -- Check for working CXX compiler: /usr/bin/c++ - works 14:48:53 -- Detecting CXX compiler ABI info 14:48:53 -- Detecting CXX compiler ABI info - done 14:48:53 -- Detecting CXX compile features 14:48:53 -- Detecting CXX compile features - done 14:48:53 -- Looking for include file endian.h 14:48:53 -- Looking for include file endian.h - found 14:48:53 -- Check if the system is big endian 14:48:53 -- Searching 16 bit integer 14:48:53 -- Looking for sys/types.h 14:48:53 -- Looking for sys/types.h - found 14:48:53 -- Looking for stdint.h 14:48:53 -- Looking for stdint.h - found 14:48:53 -- Looking for stddef.h 14:48:53 -- Looking for stddef.h - found 14:48:53 -- Check size of unsigned short 14:48:53 -- Check size of unsigned short - done 14:48:53 -- Searching 16 bit integer - Using unsigned short 14:48:53 -- Check if the system is big endian - little endian 14:48:53 -- Check size of size_t 14:48:53 -- Check size of size_t - done 14:48:53 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:48:53 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:48:53 asked CMake to find a package configuration file provided by "cJSON", but 14:48:53 CMake did not find one. 14:48:53 14:48:53 Could not find a package configuration file provided by "cJSON" with any of 14:48:53 the following names: 14:48:53 14:48:53 cJSONConfig.cmake 14:48:53 cjson-config.cmake 14:48:53 14:48:53 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:48:53 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:48:53 provides a separate development package or SDK, be sure it has been 14:48:53 installed. 14:48:53 14:48:53 14:48:53 -- Configuring done 14:48:53 -- Generating done 14:48:53 -- Build files have been written to: /tmp/cbor 14:48:53 Scanning dependencies of target cbor_shared 14:48:53 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:48:54 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:48:54 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:48:54 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:48:54 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:48:54 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:48:54 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:48:54 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:48:54 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:48:54 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:48:54 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:48:55 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:48:55 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:48:55 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:48:55 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:48:55 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:48:55 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:48:55 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:48:55 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:48:55 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:48:55 [ 40%] Linking C shared library libcbor.so 14:48:55 [ 40%] Built target cbor_shared 14:48:55 Scanning dependencies of target cbor 14:48:55 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:48:55 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:48:55 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:48:55 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:48:56 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:48:56 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:48:56 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:48:56 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:48:56 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:48:56 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:48:56 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:48:56 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:48:56 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:48:56 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:48:56 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:48:56 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:48:56 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:48:56 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:48:56 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:48:57 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:48:57 [ 80%] Linking C static library libcbor.a 14:48:57 [ 80%] Built target cbor 14:48:57 Scanning dependencies of target sort 14:48:57 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:48:57 [ 84%] Linking C executable sort 14:48:57 [ 84%] Built target sort 14:48:57 Scanning dependencies of target readfile 14:48:57 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:48:57 [ 88%] Linking C executable readfile 14:48:57 [ 88%] Built target readfile 14:48:57 Scanning dependencies of target streaming_parser 14:48:57 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:48:57 [ 92%] Linking C executable streaming_parser 14:48:57 [ 92%] Built target streaming_parser 14:48:57 Scanning dependencies of target hello 14:48:57 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:48:57 [ 96%] Linking C executable hello 14:48:57 [ 96%] Built target hello 14:48:57 Scanning dependencies of target create_items 14:48:57 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:48:57 [100%] Linking C executable create_items 14:48:57 [100%] Built target create_items 14:48:57 Install the project... 14:48:57 -- Install configuration: "Release" 14:48:57 -- Installing: /usr/local/include/cbor/configuration.h 14:48:57 -- Installing: /usr/local/lib64/libcbor.a 14:48:57 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:48:57 -- Installing: /usr/local/lib64/libcbor.so.0 14:48:57 -- Installing: /usr/local/lib64/libcbor.so 14:48:57 -- Up-to-date: /usr/local/include/cbor 14:48:57 -- Installing: /usr/local/include/cbor/arrays.h 14:48:57 -- Installing: /usr/local/include/cbor/bytestrings.h 14:48:57 -- Installing: /usr/local/include/cbor/callbacks.h 14:48:57 -- Installing: /usr/local/include/cbor/common.h 14:48:57 -- Installing: /usr/local/include/cbor/data.h 14:48:57 -- Installing: /usr/local/include/cbor/encoding.h 14:48:57 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:48:57 -- Installing: /usr/local/include/cbor/internal 14:48:57 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:48:57 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:48:57 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:48:57 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:48:57 -- Installing: /usr/local/include/cbor/internal/stack.h 14:48:57 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:48:57 -- Installing: /usr/local/include/cbor/ints.h 14:48:57 -- Installing: /usr/local/include/cbor/maps.h 14:48:57 -- Installing: /usr/local/include/cbor/serialization.h 14:48:57 -- Installing: /usr/local/include/cbor/streaming.h 14:48:57 -- Installing: /usr/local/include/cbor/strings.h 14:48:57 -- Installing: /usr/local/include/cbor/tags.h 14:48:57 -- Installing: /usr/local/include/cbor.h 14:48:57 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:48:58 Removing intermediate container 86f772fd6fa7 14:48:58 ---> f1ceaa49130a 14:48:58 Step 8/25 : RUN mkdir /tmp/sdk 14:48:58 ---> Running in 5f53bfc8aa60 14:48:58 Removing intermediate container 5f53bfc8aa60 14:48:58 ---> 8d740e0f25f3 14:48:58 Step 9/25 : COPY VERSION /tmp/sdk 14:48:58 ---> 58d019b2b14c 14:48:58 Step 10/25 : COPY src /tmp/sdk/src 14:48:58 ---> d8c62a47f299 14:48:58 Step 11/25 : COPY include /tmp/sdk/include 14:48:59 ---> 7b5f0f86584c 14:48:59 Step 12/25 : COPY scripts /tmp/sdk/scripts 14:48:59 ---> c0b5a95f1fe4 14:48:59 Step 13/25 : COPY LICENSE /tmp/sdk 14:48:59 ---> 572ae28f1602 14:48:59 Step 14/25 : COPY Attribution.txt /tmp/sdk 14:48:59 ---> 0bf1be8774d8 14:48:59 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:48:59 ---> Running in b187f7635133 14:48:59 + CPPCHECK=false 14:48:59 + DOCGEN=false 14:48:59 + TOMLVER=SDK-0.2 14:48:59 + CUTILVER=1.1.4 14:48:59 + '[' 0 -gt 0 ] 14:48:59 + readlink -f ./scripts/build.sh 14:48:59 + dirname /tmp/sdk/scripts/build.sh 14:48:59 + dirname /tmp/sdk/scripts 14:48:59 + ROOT=/tmp/sdk 14:48:59 + cd /tmp/sdk 14:48:59 + '[' '!' -d deps ] 14:48:59 + mkdir deps 14:48:59 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:48:59 + tar -C deps -z -x -f - 14:48:59 --2021-07-30 14:48:59-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:48:59 Resolving github.com (github.com)... 140.82.114.4 14:48:59 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 14:48:59 HTTP request sent, awaiting response... 302 Found 14:48:59 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:48:59 --2021-07-30 14:48:59-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:48:59 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 14:48:59 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 14:49:00 HTTP request sent, awaiting response... 200 OK 14:49:00 Length: unspecified [application/x-gzip] 14:49:00 Saving to: 'STDOUT' 14:49:00 14:49:00 0K .......... ...... 925K=0.02s 14:49:00 14:49:00 2021-07-30 14:49:00 (925 KB/s) - written to stdout [16451] 14:49:00 14:49:00 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:49:00 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:49:00 + tar -C deps -z -x -f - 14:49:00 --2021-07-30 14:49:00-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:49:00 Resolving github.com (github.com)... 140.82.114.4 14:49:00 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 14:49:00 HTTP request sent, awaiting response... 302 Found 14:49:00 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:49:00 --2021-07-30 14:49:00-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:49:00 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 14:49:00 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 14:49:00 HTTP request sent, awaiting response... 200 OK 14:49:00 Length: unspecified [application/x-gzip] 14:49:00 Saving to: 'STDOUT' 14:49:00  14:49:00 0K .......... .......... .......... .......... .......... 1.38M 14:49:00 50K .......... .......... .......... .......... .......... 2.94M 14:49:00 100K .......... .......... .......... .......... .......... 43.5M 14:49:00 150K .......... .......... ....... 4.32M=0.06s 14:49:00 14:49:00 2021-07-30 14:49:00 (2.93 MB/s) - written to stdout [181796] 14:49:00 14:49:00 + mkdir -p src/c/iot 14:49:00 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 14:49:00 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:49:00 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:49:00 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:49:00 + mkdir -p include/iot 14:49:00 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 14:49:00 + mkdir -p include/iot/os 14:49:00 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 14:49:00 + mkdir -p /tmp/sdk/build/release 14:49:00 + cd /tmp/sdk/build/release 14:49:00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:49:00 -- The C compiler identification is GNU 9.3.0 14:49:00 -- Check for working C compiler: /usr/bin/cc 14:49:00 -- Check for working C compiler: /usr/bin/cc - works 14:49:00 -- Detecting C compiler ABI info 14:49:00 -- Detecting C compiler ABI info - done 14:49:01 -- Detecting C compile features 14:49:01 -- Detecting C compile features - done 14:49:01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:49:01 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:49:01 -- Found LIBYAML: /usr/lib/libyaml.so 14:49:01 -- Found LIBUUID: /usr/lib/libuuid.so 14:49:01 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:49:01 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:49:01 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:49:01 -- C SDK 0.0.0 for Linux 14:49:01 -- Performing Test CSDK_HAVE_ATOMIC 14:49:01 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:49:01 -- Found Curses: /usr/lib/libcurses.so 14:49:01 -- Configuring done 14:49:01 -- Generating done 14:49:01 -- Build files have been written to: /tmp/sdk/build/release 14:49:01 + make all package 14:49:01 + tee release.log 14:49:01 Scanning dependencies of target csdk 14:49:01 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:49:01 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:49:01 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:49:01 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:49:01 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:49:01 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:49:02 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:49:02 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:49:02 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:49:02 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:49:02 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:49:02 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:49:03 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:49:03 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:49:03 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:49:03 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:49:03 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:49:03 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:49:03 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:49:03 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:49:03 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:49:03 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:49:04 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:49:04 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:49:04 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:49:04 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:49:04 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:49:04 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:49:05 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:49:05 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:49:05 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:49:05 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:49:05 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:49:05 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:49:05 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:49:05 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:49:05 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:49:06 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:49:06 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:49:06 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:49:07 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:49:07 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:49:07 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:49:07 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:49:08 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:49:08 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:49:08 [ 74%] Linking C shared library libcsdk.so 14:49:08 [ 74%] Built target csdk 14:49:08 Scanning dependencies of target template 14:49:08 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:49:08 [ 77%] Linking C executable template 14:49:08 [ 77%] Built target template 14:49:08 Scanning dependencies of target device-counter 14:49:08 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:49:08 [ 80%] Linking C executable device-counter 14:49:09 [ 80%] Built target device-counter 14:49:09 Scanning dependencies of target device-random 14:49:09 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:49:09 [ 84%] Linking C executable device-random 14:49:09 [ 84%] Built target device-random 14:49:09 Scanning dependencies of target device-gyro 14:49:09 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:49:09 [ 87%] Linking C executable device-gyro 14:49:09 [ 87%] Built target device-gyro 14:49:09 Scanning dependencies of target device-bitfields 14:49:09 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:49:09 [ 90%] Linking C executable device-bitfields 14:49:09 [ 90%] Built target device-bitfields 14:49:09 Scanning dependencies of target template-discovery 14:49:09 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:49:09 [ 93%] Linking C executable template-discovery 14:49:09 [ 93%] Built target template-discovery 14:49:09 Scanning dependencies of target device-file 14:49:09 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:49:09 [ 96%] Linking C executable device-file 14:49:10 [ 96%] Built target device-file 14:49:10 Scanning dependencies of target device-terminal 14:49:10 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:49:10 [100%] Linking C executable device-terminal 14:49:10 [100%] Built target device-terminal 14:49:10 Run CPack packaging tool... 14:49:10 CPack: Create package using TGZ 14:49:10 CPack: Install projects 14:49:10 CPack: - Run preinstall target for: Csdk 14:49:10 CPack: - Install project: Csdk [] 14:49:10 CPack: Create package 14:49:10 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:49:10 + '[' false '=' true ] 14:49:10 + '[' false '=' true ] 14:49:10 + mkdir -p /tmp/sdk/build/debug 14:49:10 + cd /tmp/sdk/build/debug 14:49:10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:49:10 -- The C compiler identification is GNU 9.3.0 14:49:10 -- Check for working C compiler: /usr/bin/cc 14:49:10 -- Check for working C compiler: /usr/bin/cc - works 14:49:10 -- Detecting C compiler ABI info 14:49:10 -- Detecting C compiler ABI info - done 14:49:10 -- Detecting C compile features 14:49:10 -- Detecting C compile features - done 14:49:10 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:49:10 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:49:10 -- Found LIBYAML: /usr/lib/libyaml.so 14:49:10 -- Found LIBUUID: /usr/lib/libuuid.so 14:49:10 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:49:10 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:49:10 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:49:10 -- C SDK 0.0.0 for Linux 14:49:10 -- Performing Test CSDK_HAVE_ATOMIC 14:49:10 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:49:10 -- Found Curses: /usr/lib/libcurses.so 14:49:10 -- Configuring done 14:49:10 -- Generating done 14:49:10 -- Build files have been written to: /tmp/sdk/build/debug 14:49:10 + make 14:49:10 + tee debug.log 14:49:10 Scanning dependencies of target csdk 14:49:10 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:49:10 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:49:10 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:49:10 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:49:11 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:49:11 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:49:11 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:49:11 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:49:11 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:49:11 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:49:11 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:49:11 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:49:11 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:49:11 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:49:11 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:49:11 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:49:11 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:49:12 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:49:12 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:49:12 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:49:12 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:49:12 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:49:12 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:49:12 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:49:12 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:49:12 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:49:12 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:49:12 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:49:12 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:49:12 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:49:12 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:49:12 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:49:12 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:49:12 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:49:12 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:49:13 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:49:13 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:49:13 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:49:13 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:49:13 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:49:13 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:49:13 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:49:13 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:49:13 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:49:14 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:49:14 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:49:14 [ 74%] Linking C shared library libcsdk.so 14:49:14 [ 74%] Built target csdk 14:49:14 Scanning dependencies of target template 14:49:14 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:49:14 [ 77%] Linking C executable template 14:49:14 [ 77%] Built target template 14:49:14 Scanning dependencies of target device-counter 14:49:14 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:49:14 [ 80%] Linking C executable device-counter 14:49:14 [ 80%] Built target device-counter 14:49:14 Scanning dependencies of target device-random 14:49:14 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:49:14 [ 84%] Linking C executable device-random 14:49:14 [ 84%] Built target device-random 14:49:14 Scanning dependencies of target device-gyro 14:49:14 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:49:14 [ 87%] Linking C executable device-gyro 14:49:14 [ 87%] Built target device-gyro 14:49:14 Scanning dependencies of target device-bitfields 14:49:14 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:49:14 [ 90%] Linking C executable device-bitfields 14:49:14 [ 90%] Built target device-bitfields 14:49:14 Scanning dependencies of target template-discovery 14:49:14 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:49:14 [ 93%] Linking C executable template-discovery 14:49:14 [ 93%] Built target template-discovery 14:49:14 Scanning dependencies of target device-file 14:49:14 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:49:15 [ 96%] Linking C executable device-file 14:49:15 [ 96%] Built target device-file 14:49:15 Scanning dependencies of target device-terminal 14:49:15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:49:15 [100%] Linking C executable device-terminal 14:49:15 [100%] Built target device-terminal 14:49:15 make: Entering directory '/tmp/sdk/build/release' 14:49:15 make[1]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 74%] Built target csdk 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 77%] Built target template 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 80%] Built target device-counter 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 84%] Built target device-random 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 87%] Built target device-gyro 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 90%] Built target device-bitfields 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 93%] Built target template-discovery 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [ 96%] Built target device-file 14:49:15 make[2]: Entering directory '/tmp/sdk/build/release' 14:49:15 make[2]: Leaving directory '/tmp/sdk/build/release' 14:49:15 [100%] Built target device-terminal 14:49:15 make[1]: Leaving directory '/tmp/sdk/build/release' 14:49:15 Install the project... 14:49:15 -- Install configuration: "Release" 14:49:15 -- Installing: /usr/local/lib/libcsdk.so 14:49:15 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:49:15 -- Up-to-date: /usr/local/include 14:49:15 -- Installing: /usr/local/include/devsdk 14:49:15 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:49:15 -- Installing: /usr/local/include/devsdk/devsdk.h 14:49:15 -- Installing: /usr/local/include/edgex 14:49:15 -- Installing: /usr/local/include/edgex/devices.h 14:49:15 -- Installing: /usr/local/include/edgex/edgex-base.h 14:49:15 -- Installing: /usr/local/include/edgex/edgex.h 14:49:15 -- Installing: /usr/local/include/edgex/profiles.h 14:49:15 -- Installing: /usr/local/include/edgex/rest-server.h 14:49:15 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:49:15 -- Installing: /usr/local/include/iot 14:49:15 -- Installing: /usr/local/include/iot/base64.h 14:49:15 -- Installing: /usr/local/include/iot/component.h 14:49:15 -- Installing: /usr/local/include/iot/config.h 14:49:15 -- Installing: /usr/local/include/iot/container.h 14:49:15 -- Installing: /usr/local/include/iot/data.h 14:49:15 -- Installing: /usr/local/include/iot/hash.h 14:49:15 -- Installing: /usr/local/include/iot/iot.h 14:49:15 -- Installing: /usr/local/include/iot/json.h 14:49:15 -- Installing: /usr/local/include/iot/logger.h 14:49:15 -- Installing: /usr/local/include/iot/os.h 14:49:15 -- Installing: /usr/local/include/iot/scheduler.h 14:49:15 -- Installing: /usr/local/include/iot/thread.h 14:49:15 -- Installing: /usr/local/include/iot/threadpool.h 14:49:15 -- Installing: /usr/local/include/iot/time.h 14:49:15 -- Installing: /usr/local/include/iot/typecode.h 14:49:15 -- Installing: /usr/local/include/iot/os 14:49:15 -- Installing: /usr/local/include/iot/os/linux.h 14:49:15 -- Installing: /usr/local/include/iot/os/macos.h 14:49:15 -- Installing: /usr/local/include/iot/os/zephyr.h 14:49:15 -- Installing: /usr/local/include/iot/defs.h 14:49:15 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:49:15 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:49:15 make: Leaving directory '/tmp/sdk/build/release' 14:49:16 Removing intermediate container b187f7635133 14:49:16 ---> 688a86e5b573 14:49:16 Step 16/25 : FROM ${BASE} 14:49:16 ---> ac6a0feb3254 14:49:16 Step 17/25 : LABEL maintainer="IOTech " 14:49:16 ---> Running in cebd294d19c5 14:49:16 Removing intermediate container cebd294d19c5 14:49:16 ---> 704498082e7b 14:49:16 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 14:49:16 ---> Running in 1af8f8c48f54 14:49:16 Connecting to iotech.jfrog.io (54.229.110.245:443) 14:49:16 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:49:16 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:49:16 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:49:17 Removing intermediate container 1af8f8c48f54 14:49:17 ---> 8f449a57a674 14:49:17 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:49:17 ---> Running in e4ee11cf8fe2 14:49:17 Removing intermediate container e4ee11cf8fe2 14:49:17 ---> 700c894473a0 14:49:17 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 14:49:17 ---> Running in 09fcf6b39e34 14:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:23 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 14:49:23 (1/7) Installing curl (7.78.0-r0) 14:49:24 (2/7) Installing hiredis (0.14.1-r0) 14:49:24 (3/7) Installing hiredis-dev (0.14.1-r0) 14:49:25 (4/7) Installing libuuid (2.35.2-r0) 14:49:25 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 14:49:26 (6/7) Installing libidn2 (2.3.0-r0) 14:49:26 (7/7) Installing wget (1.20.3-r1) 14:49:27 Executing busybox-1.31.1-r20.trigger 14:49:27 OK: 286 MiB in 82 packages 14:49:27 Removing intermediate container 09fcf6b39e34 14:49:27 ---> 2a5028af97b6 14:49:27 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:49:28 ---> 7a4aaaf18064 14:49:28 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:49:28 ---> 8d5ad50453e5 14:49:28 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 14:49:28 ---> 1f3b038ce975 14:49:28 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:49:28 ---> db6a7211ac5c 14:49:28 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:49:28 ---> 9bc2936f4cb1 14:49:28 Successfully built 9bc2936f4cb1 14:49:28 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 14:49:29 + docker inspect -f . ci-base-image-x86_64 14:49:29 . [Pipeline] withDockerContainer 14:49:29 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 14:49:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:49:29 $ docker top e7b128d3dbb1bca29fc88c47513fe78829b46aa594e1f9f9ab3f1c3fb12d6f36 -eo pid,comm [Pipeline] { [Pipeline] sh 14:49:30 + make test 14:49:30 echo "make test" 14:49:30 make test [Pipeline] } 14:49:30 $ docker stop --time=1 e7b128d3dbb1bca29fc88c47513fe78829b46aa594e1f9f9ab3f1c3fb12d6f36 14:49:31 $ docker rm -f e7b128d3dbb1bca29fc88c47513fe78829b46aa594e1f9f9ab3f1c3fb12d6f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:49:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:49:33 + ls -al . 14:49:33 total 164 14:49:33 drwxrwxr-x. 8 jenkins jenkins 260 Jul 30 14:48 . 14:49:33 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 14:48 .. 14:49:33 -rw-rw-r--. 1 jenkins jenkins 3104 Jul 30 14:48 Attribution.txt 14:49:33 -rw-rw-r--. 1 jenkins jenkins 7509 Jul 30 14:48 CHANGES 14:49:33 drwxrwxr-x. 2 jenkins jenkins 121 Jul 30 14:48 docs 14:49:33 -rw-rw-r--. 1 jenkins jenkins 108574 Jul 30 14:48 Doxyfile 14:49:33 drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 14:48 .git 14:49:33 drwxrwxr-x. 2 jenkins jenkins 81 Jul 30 14:48 .github 14:49:33 -rw-rw-r--. 1 jenkins jenkins 176 Jul 30 14:48 .gitignore 14:49:33 drwxrwxr-x. 4 jenkins jenkins 33 Jul 30 14:48 include 14:49:33 -rw-rw-r--. 1 jenkins jenkins 784 Jul 30 14:48 Jenkinsfile 14:49:33 -rw-rw-r--. 1 jenkins jenkins 10174 Jul 30 14:48 LICENSE 14:49:33 -rw-rw-r--. 1 jenkins jenkins 444 Jul 30 14:48 Makefile 14:49:33 -rw-rw-r--. 1 jenkins jenkins 4337 Jul 30 14:48 README.md 14:49:33 -rw-rw-r--. 1 jenkins jenkins 7090 Jul 30 14:48 README.v2.md 14:49:33 drwxrwxr-x. 2 jenkins jenkins 98 Jul 30 14:48 scripts 14:49:33 drwxrwxr-x. 4 jenkins jenkins 50 Jul 30 14:48 src 14:49:33 -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 14:46 VERSION [Pipeline] isUnix [Pipeline] sh 14:49:33 + 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=7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 --label arch=amd64 --label version=0.0.0 . 14:49:33 Sending build context to Docker daemon 2.586MB 14:49:33 Step 1/17 : ARG BASE=alpine:3.12 14:49:33 Step 2/17 : FROM ${BASE} 14:49:33 ---> 9bc2936f4cb1 14:49:33 Step 3/17 : LABEL maintainer="IOTech " 14:49:33 ---> Running in 5c627f13549d 14:49:33 Removing intermediate container 5c627f13549d 14:49:33 ---> 92a0c26d560a 14:49:33 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 14:49:34 ---> Running in 5adbae23e0b6 14:49:34 --2021-07-30 14:49:34-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 14:49:34 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 14:49:34 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 14:49:34 HTTP request sent, awaiting response... 200 OK 14:49:34 Length: 451 [application/octet-stream] 14:49:34 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:49:34  14:49:34 0K 100% 51.8M=0s 14:49:34 14:49:34 2021-07-30 14:49:34 (51.8 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 14:49:34 14:49:34 Removing intermediate container 5adbae23e0b6 14:49:34 ---> a9cf88361623 14:49:34 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:49:34 ---> Running in b40a57f45126 14:49:35 Removing intermediate container b40a57f45126 14:49:35 ---> 8c241f2efe1a 14:49:35 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 14:49:35 ---> Running in 928ba62398bc 14:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:49:36 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 14:49:37 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 14:49:37 (2/16) Installing libblkid (2.35.2-r0) 14:49:37 (3/16) Installing blkid (2.35.2-r0) 14:49:37 (4/16) Installing libcap-ng (0.7.10-r1) 14:49:37 (5/16) Installing setpriv (2.35.2-r0) 14:49:37 (6/16) Installing libmount (2.35.2-r0) 14:49:37 (7/16) Installing libsmartcols (2.35.2-r0) 14:49:37 (8/16) Installing findmnt (2.35.2-r0) 14:49:37 (9/16) Installing mcookie (2.35.2-r0) 14:49:38 (10/16) Installing hexdump (2.35.2-r0) 14:49:38 (11/16) Installing lsblk (2.35.2-r0) 14:49:38 (12/16) Installing libfdisk (2.35.2-r0) 14:49:38 (13/16) Installing sfdisk (2.35.2-r0) 14:49:38 (14/16) Installing cfdisk (2.35.2-r0) 14:49:38 (15/16) Installing util-linux (2.35.2-r0) 14:49:39 (16/16) Installing util-linux-dev (2.35.2-r0) 14:49:40 Executing busybox-1.31.1-r20.trigger 14:49:40 OK: 295 MiB in 98 packages 14:49:40 Removing intermediate container 928ba62398bc 14:49:40 ---> 798fe756e858 14:49:40 Step 7/17 : COPY VERSION /edgex-c-sdk/ 14:49:40 ---> 06dc5716ddac 14:49:40 Step 8/17 : COPY src /edgex-c-sdk/src/ 14:49:40 ---> 303aea8d803c 14:49:40 Step 9/17 : COPY include /edgex-c-sdk/include/ 14:49:40 ---> 6b0946423696 14:49:40 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 14:49:40 ---> b9afe0f570f7 14:49:40 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 14:49:41 ---> 09bf01c1475c 14:49:41 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 14:49:41 ---> 5f04e0b26e13 14:49:41 Step 13/17 : WORKDIR /edgex-c-sdk 14:49:41 ---> Running in f5a51b660032 14:49:41 Removing intermediate container f5a51b660032 14:49:41 ---> ed7b842943e7 14:49:41 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:49:41 ---> Running in a647c8187e82 14:49:41 Removing intermediate container a647c8187e82 14:49:41 ---> 6a140fdf5d64 14:49:41 Step 15/17 : LABEL arch=amd64 14:49:41 ---> Running in 3084704419d3 14:49:41 Removing intermediate container 3084704419d3 14:49:41 ---> e818bd81cffc 14:49:41 Step 16/17 : LABEL git_sha=7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 14:49:41 ---> Running in 4b0a3a6adc01 14:49:41 Removing intermediate container 4b0a3a6adc01 14:49:41 ---> 20ec1089c3c5 14:49:41 Step 17/17 : LABEL version=0.0.0 14:49:41 ---> Running in 72608c13f7f1 14:49:41 Removing intermediate container 72608c13f7f1 14:49:41 ---> 6e7c610ac412 14:49:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:49:41 Successfully built 6e7c610ac412 14:49:41 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:42 14:49:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:43 latest: Pulling from edgex-lftools-log-publisher 14:49:43 b4d181a07f80: Pulling fs layer 14:49:43 a1111a8f2ec3: Pulling fs layer 14:49:43 ed53099fbce6: Pulling fs layer 14:49:43 dc539afda2c1: Pulling fs layer 14:49:43 77bc0d833cb6: Pulling fs layer 14:49:43 9065ff56babe: Pulling fs layer 14:49:43 d287ab97295c: Pulling fs layer 14:49:43 77bc0d833cb6: Waiting 14:49:43 9065ff56babe: Waiting 14:49:43 d287ab97295c: Waiting 14:49:43 dc539afda2c1: Waiting 14:49:43 a1111a8f2ec3: Verifying Checksum 14:49:43 a1111a8f2ec3: Download complete 14:49:43 dc539afda2c1: Verifying Checksum 14:49:43 dc539afda2c1: Download complete 14:49:43 77bc0d833cb6: Verifying Checksum 14:49:43 77bc0d833cb6: Download complete 14:49:43 9065ff56babe: Download complete 14:49:44 ed53099fbce6: Verifying Checksum 14:49:44 ed53099fbce6: Download complete 14:49:45 b4d181a07f80: Verifying Checksum 14:49:45 b4d181a07f80: Download complete 14:49:46 b4d181a07f80: Pull complete 14:49:46 a1111a8f2ec3: Pull complete 14:49:47 ed53099fbce6: Pull complete 14:49:47 dc539afda2c1: Pull complete 14:49:47 77bc0d833cb6: Pull complete 14:49:47 9065ff56babe: Pull complete 14:49:51 d287ab97295c: Verifying Checksum 14:49:51 d287ab97295c: Download complete 14:49:56 d287ab97295c: Pull complete 14:49:56 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:49:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:49:56 prd-centos7-docker-4c-2g-642 does not seem to be running inside a container 14:49:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:49:58 $ docker top 9abe28a26d110ff7ddc2d43ecea88f4f7608cf814b548f4d58f4dd1c4b7c400c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:59 ---> job-cost.sh 14:49:59 lf-activate-venv: SKIPPING 14:49:59 INFO: No Stack... 14:50:00 INFO: Retrieving Pricing Info for: v3-standard-2 14:50:01 INFO: Archiving Costs [Pipeline] sh 14:50:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-645 in /w/workspace/edgexfoundry_device-sdk-c_PR-360 [Pipeline] { [Pipeline] ws 14:50:01 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 14:50:01 + cat /w/workspace/device-sdk-c/1/archives/cost.csv 14:50:01 + cut -d, -f6 [Pipeline] lock 14:50:01 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] 14:50:01 Resource [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] did not exist. Created. 14:50:01 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:50:01 Selected Git installation does not exist. Using Default 14:50:01 The recommended git tool is: NONE 14:50:02 + echo total: 0.05999999865889549 [Pipeline] stash 14:50:02 Stashed 1 file(s) [Pipeline] } 14:50:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:50:02 $ docker stop --time=1 9abe28a26d110ff7ddc2d43ecea88f4f7608cf814b548f4d58f4dd1c4b7c400c 14:50:03 $ docker rm -f 9abe28a26d110ff7ddc2d43ecea88f4f7608cf814b548f4d58f4dd1c4b7c400c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:50:09 using credential edgex-jenkins-ssh 14:50:09 Cloning the remote Git repository 14:50:09 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 14:50:09 > git init /w/workspace/device-sdk-c/1 # timeout=10 14:50:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:50:10 > git --version # timeout=10 14:50:10 > git --version # 'git version 2.17.1' 14:50:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:12 Merging remotes/origin/main commit 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f into PR head commit 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 14:50:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:50:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:50:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 14:50:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 14:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/360/head:refs/remotes/origin/PR-360 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:50:12 > git config core.sparsecheckout # timeout=10 14:50:12 > git checkout -f 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 14:50:12 > git remote # timeout=10 14:50:12 > git config --get remote.origin.url # timeout=10 14:50:12 Merge succeeded, producing 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 14:50:12 Checking out Revision 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 (PR-360) 14:50:12 using GIT_SSH to set credentials SSH Credentials for GitHub 14:50:12 > git merge 06bc10b48272c0f3cc1c2953f0a9dac9a54cc00f # timeout=10 14:50:12 > git rev-parse HEAD^{commit} # timeout=10 14:50:12 > git config core.sparsecheckout # timeout=10 14:50:12 > git checkout -f 7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 # timeout=10 14:50:17 Commit message: "docs: Update build status badge" 14:50:17 > git --version # timeout=10 14:50:17 > git --version # 'git version 2.17.1' 14:50:17 fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:50:18 provisioning config files... 14:50:18 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config364879011282865820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:50:19 ---> docker-login.sh 14:50:19 nexus3.edgexfoundry.org:10001 14:50:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:20 Configure a credential helper to remove this warning. See 14:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:20 14:50:20 Login Succeeded 14:50:20 nexus3.edgexfoundry.org:10002 14:50:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:20 Configure a credential helper to remove this warning. See 14:50:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:20 14:50:20 Login Succeeded 14:50:20 nexus3.edgexfoundry.org:10003 14:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:21 Configure a credential helper to remove this warning. See 14:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:21 14:50:21 Login Succeeded 14:50:21 nexus3.edgexfoundry.org:10004 14:50:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:21 Configure a credential helper to remove this warning. See 14:50:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:21 14:50:21 Login Succeeded 14:50:21 docker.io 14:50:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:50:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:50:22 Configure a credential helper to remove this warning. See 14:50:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:50:22 14:50:22 Login Succeeded 14:50:22 ---> docker-login.sh ends [Pipeline] } 14:50:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:50:23 ========================================================= 14:50:23 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 14:50:23 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:50:24 + 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 . 14:50:24 Sending build context to Docker daemon 2.585MB 14:50:24 Step 1/25 : ARG BASE=alpine:3.12 14:50:24 Step 2/25 : FROM ${BASE} as builder 14:50:25 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 14:50:25 d2f70382dc9a: Pulling fs layer 14:50:25 b08cc2eccb4b: Pulling fs layer 14:50:25 7b69db201801: Pulling fs layer 14:50:25 b08cc2eccb4b: Verifying Checksum 14:50:25 b08cc2eccb4b: Download complete 14:50:25 d2f70382dc9a: Verifying Checksum 14:50:25 d2f70382dc9a: Download complete 14:50:26 d2f70382dc9a: Pull complete 14:50:26 b08cc2eccb4b: Pull complete 14:50:28 7b69db201801: Verifying Checksum 14:50:28 7b69db201801: Download complete 14:50:36 7b69db201801: Pull complete 14:50:36 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 14:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 14:50:36 ---> 759262b18b23 14:50:36 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 14:50:39 ---> Running in b2f650e8347c 14:50:40 Connecting to iotech.jfrog.io (54.195.244.87:443) 14:50:41 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:50:41 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:50:41 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:50:42 Removing intermediate container b2f650e8347c 14:50:42 ---> 5a460efc49b7 14:50:42 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:50:42 ---> Running in 832ed5e04bce 14:50:45 Removing intermediate container 832ed5e04bce 14:50:45 ---> 4f36afd39aba 14:50:45 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 14:50:45 ---> Running in d56d26d63272 14:50:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:50:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:50:49 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 14:50:49 (1/22) Installing hiredis (0.14.1-r0) 14:50:49 (2/22) Installing hiredis-dev (0.14.1-r0) 14:50:49 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 14:50:49 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 14:50:51 (5/22) Installing libblkid (2.35.2-r0) 14:50:51 (6/22) Installing blkid (2.35.2-r0) 14:50:51 (7/22) Installing libcap-ng (0.7.10-r1) 14:50:51 (8/22) Installing setpriv (2.35.2-r0) 14:50:51 (9/22) Installing libmount (2.35.2-r0) 14:50:52 (10/22) Installing libsmartcols (2.35.2-r0) 14:50:52 (11/22) Installing findmnt (2.35.2-r0) 14:50:52 (12/22) Installing mcookie (2.35.2-r0) 14:50:52 (13/22) Installing hexdump (2.35.2-r0) 14:50:52 (14/22) Installing lsblk (2.35.2-r0) 14:50:52 (15/22) Installing libuuid (2.35.2-r0) 14:50:52 (16/22) Installing libfdisk (2.35.2-r0) 14:50:53 (17/22) Installing sfdisk (2.35.2-r0) 14:50:53 (18/22) Installing cfdisk (2.35.2-r0) 14:50:53 (19/22) Installing util-linux (2.35.2-r0) 14:50:55 (20/22) Installing util-linux-dev (2.35.2-r0) 14:50:57 (21/22) Installing libidn2 (2.3.0-r0) 14:50:57 (22/22) Installing wget (1.20.3-r1) 14:50:57 Executing busybox-1.31.1-r20.trigger 14:50:57 OK: 276 MiB in 97 packages 14:51:00 Removing intermediate container d56d26d63272 14:51:00 ---> f7a9442b20ef 14:51:00 Step 6/25 : ENV CBOR_VERSION=0.5.0 14:51:00 ---> Running in 5734c47b836b 14:51:00 Removing intermediate container 5734c47b836b 14:51:00 ---> 0423638b8df6 14:51:00 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 14:51:00 ---> Running in 71916ea72424 14:51:02 --2021-07-30 14:51:01-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 14:51:02 Resolving github.com (github.com)... 140.82.114.3 14:51:02 Connecting to github.com (github.com)|140.82.114.3|:443... connected. 14:51:02 HTTP request sent, awaiting response... 302 Found 14:51:02 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 14:51:02 --2021-07-30 14:51:02-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 14:51:02 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 14:51:02 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 14:51:02 HTTP request sent, awaiting response... 200 OK 14:51:02 Length: unspecified [application/x-gzip] 14:51:02 Saving to: 'STDOUT' 14:51:02  14:51:02 0K .......... .......... .......... .......... .......... 1.21M 14:51:02 50K .......... .......... .......... .......... .......... 2.41M 14:51:02 100K .......... .......... .......... .......... .......... 2.63M 14:51:02 150K .......... .......... .......... .......... .......... 9.27M 14:51:02 200K .......... .......... .......... .......... .......... 13.9M 14:51:02 250K .......... .......... .......... .......... .......... 2.95M 14:51:02 300K .......... .......... .......... .......... .......... 3.71M 14:51:02 350K .......... .......... .......... .......... .......... 5.00M 14:51:02 400K .......... .......... .......... .......... .......... 3.06M 14:51:02 450K .......... .......... .......... .......... .......... 4.31M 14:51:02 500K .......... .......... .......... .......... .......... 10.5M 14:51:02 550K .......... .......... .......... .......... .......... 2.31M 14:51:02 600K .......... .......... .......... .......... .......... 810K 14:51:02 650K .......... .......... .......... .......... .......... 2.10M 14:51:02 700K ..                             552K=0.3s 14:51:02 14:51:02 2021-07-30 14:51:02 (2.54 MB/s) - written to stdout [719348] 14:51:02 14:51:03 -- The C compiler identification is GNU 9.3.0 14:51:03 -- The CXX compiler identification is GNU 9.3.0 14:51:03 -- Check for working C compiler: /usr/bin/cc 14:51:03 -- Check for working C compiler: /usr/bin/cc - works 14:51:03 -- Detecting C compiler ABI info 14:51:04 -- Detecting C compiler ABI info - done 14:51:04 -- Detecting C compile features 14:51:04 -- Detecting C compile features - done 14:51:04 -- Check for working CXX compiler: /usr/bin/c++ 14:51:04 -- Check for working CXX compiler: /usr/bin/c++ - works 14:51:04 -- Detecting CXX compiler ABI info 14:51:05 -- Detecting CXX compiler ABI info - done 14:51:05 -- Detecting CXX compile features 14:51:05 -- Detecting CXX compile features - done 14:51:05 -- Looking for include file endian.h 14:51:05 -- Looking for include file endian.h - found 14:51:05 -- Check if the system is big endian 14:51:05 -- Searching 16 bit integer 14:51:05 -- Looking for sys/types.h 14:51:06 -- Looking for sys/types.h - found 14:51:06 -- Looking for stdint.h 14:51:06 -- Looking for stdint.h - found 14:51:06 -- Looking for stddef.h 14:51:06 -- Looking for stddef.h - found 14:51:06 -- Check size of unsigned short 14:51:07 -- Check size of unsigned short - done 14:51:07 -- Searching 16 bit integer - Using unsigned short 14:51:07 -- Check if the system is big endian - little endian 14:51:07 -- Check size of size_t 14:51:07 -- Check size of size_t - done 14:51:07 CMake Warning at examples/CMakeLists.txt:16 (find_package): 14:51:07 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 14:51:07 asked CMake to find a package configuration file provided by "cJSON", but 14:51:07 CMake did not find one. 14:51:07 14:51:07 Could not find a package configuration file provided by "cJSON" with any of 14:51:07 the following names: 14:51:07 14:51:07 cJSONConfig.cmake 14:51:07 cjson-config.cmake 14:51:07 14:51:07 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 14:51:07 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 14:51:07 provides a separate development package or SDK, be sure it has been 14:51:07 installed. 14:51:07 14:51:07 14:51:07 -- Configuring done 14:51:08 -- Generating done 14:51:08 -- Build files have been written to: /tmp/cbor 14:51:08 Scanning dependencies of target cbor_shared 14:51:08 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 14:51:09 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 14:51:11 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 14:51:11 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 14:51:12 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 14:51:12 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 14:51:13 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 14:51:13 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 14:51:13 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 14:51:14 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 14:51:14 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 14:51:15 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 14:51:16 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 14:51:16 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 14:51:17 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 14:51:17 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 14:51:18 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 14:51:18 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 14:51:18 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 14:51:19 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 14:51:19 [ 40%] Linking C shared library libcbor.so 14:51:19 [ 40%] Built target cbor_shared 14:51:19 Scanning dependencies of target cbor 14:51:19 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 14:51:20 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 14:51:21 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 14:51:22 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 14:51:24 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 14:51:25 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 14:51:25 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 14:51:25 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 14:51:25 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 14:51:26 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 14:51:27 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 14:51:28 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 14:51:28 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 14:51:29 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 14:51:29 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 14:51:29 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 14:51:30 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 14:51:30 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 14:51:31 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 14:51:31 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 14:51:31 [ 80%] Linking C static library libcbor.a 14:51:31 [ 80%] Built target cbor 14:51:31 Scanning dependencies of target sort 14:51:31 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 14:51:32 [ 84%] Linking C executable sort 14:51:32 [ 84%] Built target sort 14:51:32 Scanning dependencies of target readfile 14:51:32 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 14:51:32 [ 88%] Linking C executable readfile 14:51:32 [ 88%] Built target readfile 14:51:32 Scanning dependencies of target streaming_parser 14:51:32 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 14:51:33 [ 92%] Linking C executable streaming_parser 14:51:33 [ 92%] Built target streaming_parser 14:51:33 Scanning dependencies of target hello 14:51:33 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 14:51:33 [ 96%] Linking C executable hello 14:51:33 [ 96%] Built target hello 14:51:33 Scanning dependencies of target create_items 14:51:33 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 14:51:33 [100%] Linking C executable create_items 14:51:33 [100%] Built target create_items 14:51:34 Install the project... 14:51:34 -- Install configuration: "Release" 14:51:34 -- Installing: /usr/local/include/cbor/configuration.h 14:51:34 -- Installing: /usr/local/lib64/libcbor.a 14:51:34 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 14:51:34 -- Installing: /usr/local/lib64/libcbor.so.0 14:51:34 -- Installing: /usr/local/lib64/libcbor.so 14:51:34 -- Up-to-date: /usr/local/include/cbor 14:51:34 -- Installing: /usr/local/include/cbor/streaming.h 14:51:34 -- Installing: /usr/local/include/cbor/ints.h 14:51:34 -- Installing: /usr/local/include/cbor/floats_ctrls.h 14:51:34 -- Installing: /usr/local/include/cbor/bytestrings.h 14:51:34 -- Installing: /usr/local/include/cbor/encoding.h 14:51:34 -- Installing: /usr/local/include/cbor/serialization.h 14:51:34 -- Installing: /usr/local/include/cbor/data.h 14:51:34 -- Installing: /usr/local/include/cbor/common.h 14:51:34 -- Installing: /usr/local/include/cbor/callbacks.h 14:51:34 -- Installing: /usr/local/include/cbor/strings.h 14:51:34 -- Installing: /usr/local/include/cbor/tags.h 14:51:34 -- Installing: /usr/local/include/cbor/internal 14:51:34 -- Installing: /usr/local/include/cbor/internal/encoders.h 14:51:34 -- Installing: /usr/local/include/cbor/internal/loaders.h 14:51:34 -- Installing: /usr/local/include/cbor/internal/stack.h 14:51:34 -- Installing: /usr/local/include/cbor/internal/unicode.h 14:51:34 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 14:51:34 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 14:51:34 -- Installing: /usr/local/include/cbor/arrays.h 14:51:34 -- Installing: /usr/local/include/cbor/maps.h 14:51:34 -- Installing: /usr/local/include/cbor.h 14:51:34 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 14:51:36 Removing intermediate container 71916ea72424 14:51:36 ---> 02c1cc5f470b 14:51:36 Step 8/25 : RUN mkdir /tmp/sdk 14:51:36 ---> Running in 563396e8e124 14:51:39 Removing intermediate container 563396e8e124 14:51:39 ---> 2b778afda9d0 14:51:39 Step 9/25 : COPY VERSION /tmp/sdk 14:51:40 ---> ef5aaf2ad810 14:51:40 Step 10/25 : COPY src /tmp/sdk/src 14:51:41 ---> b029b7074e58 14:51:41 Step 11/25 : COPY include /tmp/sdk/include 14:51:42 ---> 982c5fbc649b 14:51:42 Step 12/25 : COPY scripts /tmp/sdk/scripts 14:51:43 ---> acc0ceb77398 14:51:43 Step 13/25 : COPY LICENSE /tmp/sdk 14:51:44 ---> 7faac09a96a8 14:51:44 Step 14/25 : COPY Attribution.txt /tmp/sdk 14:51:45 ---> 86b18e79839e 14:51:45 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 14:51:45 ---> Running in 4f38e90356a4 14:51:46 + CPPCHECK=false 14:51:46 + DOCGEN=false 14:51:46 + TOMLVER=SDK-0.2 14:51:46 + CUTILVER=1.1.4 14:51:46 + '[' 0 -gt 0 ] 14:51:46 + readlink -f ./scripts/build.sh 14:51:46 + dirname /tmp/sdk/scripts/build.sh 14:51:46 + dirname /tmp/sdk/scripts 14:51:46 + ROOT=/tmp/sdk 14:51:46 + cd /tmp/sdk 14:51:46 + '[' '!' -d deps ] 14:51:46 + mkdir deps 14:51:46 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:51:46 + tar -C deps -z -x -f - 14:51:46 --2021-07-30 14:51:46-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 14:51:46 Resolving github.com (github.com)... 140.82.112.3 14:51:46 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 14:51:47 HTTP request sent, awaiting response... 302 Found 14:51:47 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 14:51:47 --2021-07-30 14:51:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 14:51:47 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 14:51:47 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 14:51:47 HTTP request sent, awaiting response... 200 OK 14:51:47 Length: unspecified [application/x-gzip] 14:51:47 Saving to: 'STDOUT' 14:51:47 14:51:47 0K .......... ......   898K=0.02s 14:51:47 14:51:47 2021-07-30 14:51:47 (898 KB/s) - written to stdout [16451] 14:51:47 14:51:47 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 14:51:47 + tar -C deps -z -x+ -fwget - -O 14:51:47 - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:51:47 --2021-07-30 14:51:47-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 14:51:47 Resolving github.com (github.com)... 140.82.112.3 14:51:47 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 14:51:47 HTTP request sent, awaiting response... 302 Found 14:51:47 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 14:51:47 --2021-07-30 14:51:47-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 14:51:47 Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 14:51:47 Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. 14:51:47 HTTP request sent, awaiting response... 200 OK 14:51:47 Length: unspecified [application/x-gzip] 14:51:47 Saving to: 'STDOUT' 14:51:47  14:51:47 0K .......... .......... .......... .......... .......... 1.43M 14:51:47 50K .......... .......... .......... .......... .......... 2.32M 14:51:47 100K .......... .......... .......... .......... .......... 5.92M 14:51:47 150K .......... .......... ....... 1.62M=0.08s 14:51:47 14:51:47 2021-07-30 14:51:47 (2.17 MB/s) - written to stdout [181796] 14:51:47 14:51:47 + mkdir -p src/c/iot 14:51:47 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 14:51:47 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 14:51:47 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 14:51:47 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 14:51:47 + mkdir -p include/iot 14:51:47 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 14:51:47 + mkdir -p include/iot/os 14:51:47 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 14:51:47 + mkdir -p /tmp/sdk/build/release 14:51:47 + cd /tmp/sdk/build/release 14:51:47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 14:51:48 -- The C compiler identification is GNU 9.3.0 14:51:48 -- Check for working C compiler: /usr/bin/cc 14:51:48 -- Check for working C compiler: /usr/bin/cc - works 14:51:48 -- Detecting C compiler ABI info 14:51:48 -- Detecting C compiler ABI info - done 14:51:49 -- Detecting C compile features 14:51:49 -- Detecting C compile features - done 14:51:49 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:51:49 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:51:49 -- Found LIBYAML: /usr/lib/libyaml.so 14:51:49 -- Found LIBUUID: /usr/lib/libuuid.so 14:51:49 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:51:49 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:51:49 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:51:49 -- C SDK 0.0.0 for Linux 14:51:49 -- Performing Test CSDK_HAVE_ATOMIC 14:51:49 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:51:49 -- Found Curses: /usr/lib/libcurses.so 14:51:49 -- Configuring done 14:51:50 -- Generating done 14:51:50 -- Build files have been written to: /tmp/sdk/build/release 14:51:50 + make all package 14:51:50 + tee release.log 14:51:50 Scanning dependencies of target csdk 14:51:50 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:51:51 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:51:52 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:51:54 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:51:55 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:51:55 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:51:56 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:51:57 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:51:57 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:51:59 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:52:02 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:52:02 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:52:04 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:52:04 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:52:05 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:52:05 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:52:06 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:52:10 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:52:10 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:52:10 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:52:11 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:52:12 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:52:13 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:52:17 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:52:17 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:52:17 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:52:17 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:52:18 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:52:18 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:52:20 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:52:20 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:52:21 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:52:21 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:52:24 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:52:25 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:52:26 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:52:27 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:52:35 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:52:35 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:52:35 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:52:36 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:52:37 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:52:40 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:52:42 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:52:48 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:52:48 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:52:49 [ 74%] Linking C shared library libcsdk.so 14:52:49 [ 74%] Built target csdk 14:52:49 Scanning dependencies of target template 14:52:49 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:52:50 [ 77%] Linking C executable template 14:52:51 [ 77%] Built target template 14:52:51 Scanning dependencies of target device-counter 14:52:51 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:52:51 [ 80%] Linking C executable device-counter 14:52:52 [ 80%] Built target device-counter 14:52:52 Scanning dependencies of target device-random 14:52:52 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:52:53 [ 84%] Linking C executable device-random 14:52:53 [ 84%] Built target device-random 14:52:53 Scanning dependencies of target device-gyro 14:52:53 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:52:54 [ 87%] Linking C executable device-gyro 14:52:54 [ 87%] Built target device-gyro 14:52:54 Scanning dependencies of target device-bitfields 14:52:54 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:52:55 [ 90%] Linking C executable device-bitfields 14:52:55 [ 90%] Built target device-bitfields 14:52:55 Scanning dependencies of target template-discovery 14:52:55 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:52:56 [ 93%] Linking C executable template-discovery 14:52:56 [ 93%] Built target template-discovery 14:52:56 Scanning dependencies of target device-file 14:52:56 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:52:57 [ 96%] Linking C executable device-file 14:52:58 [ 96%] Built target device-file 14:52:58 Scanning dependencies of target device-terminal 14:52:58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:52:59 [100%] Linking C executable device-terminal 14:52:59 [100%] Built target device-terminal 14:52:59 Run CPack packaging tool... 14:52:59 CPack: Create package using TGZ 14:52:59 CPack: Install projects 14:52:59 CPack: - Run preinstall target for: Csdk 14:53:00 CPack: - Install project: Csdk [] 14:53:00 CPack: Create package 14:53:00 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 14:53:00 + '[' false '=' true ] 14:53:00 + '[' false '=' true ] 14:53:00 + mkdir -p /tmp/sdk/build/debug 14:53:00 + cd /tmp/sdk/build/debug 14:53:00 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 14:53:00 -- The C compiler identification is GNU 9.3.0 14:53:00 -- Check for working C compiler: /usr/bin/cc 14:53:00 -- Check for working C compiler: /usr/bin/cc - works 14:53:00 -- Detecting C compiler ABI info 14:53:01 -- Detecting C compiler ABI info - done 14:53:01 -- Detecting C compile features 14:53:01 -- Detecting C compile features - done 14:53:01 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 14:53:01 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 14:53:01 -- Found LIBYAML: /usr/lib/libyaml.so 14:53:01 -- Found LIBUUID: /usr/lib/libuuid.so 14:53:01 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 14:53:01 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 14:53:01 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 14:53:01 -- C SDK 0.0.0 for Linux 14:53:01 -- Performing Test CSDK_HAVE_ATOMIC 14:53:02 -- Performing Test CSDK_HAVE_ATOMIC - Success 14:53:02 -- Found Curses: /usr/lib/libcurses.so 14:53:02 -- Configuring done 14:53:04 -- Generating done 14:53:04 -- Build files have been written to: /tmp/sdk/build/debug 14:53:04 + make 14:53:04 + tee debug.log 14:53:04 Scanning dependencies of target csdk 14:53:04 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 14:53:04 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 14:53:04 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 14:53:04 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 14:53:04 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 14:53:05 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 14:53:05 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 14:53:06 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 14:53:06 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 14:53:06 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 14:53:07 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 14:53:08 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 14:53:08 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 14:53:09 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 14:53:09 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 14:53:09 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 14:53:09 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 14:53:10 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 14:53:11 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 14:53:11 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 14:53:11 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 14:53:12 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 14:53:12 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 14:53:14 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 14:53:14 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 14:53:14 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 14:53:14 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 14:53:14 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 14:53:15 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 14:53:15 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 14:53:15 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 14:53:16 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 14:53:16 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 14:53:16 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 14:53:17 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 14:53:17 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 14:53:18 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 14:53:19 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 14:53:19 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 14:53:20 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 14:53:20 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 14:53:21 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 14:53:22 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 14:53:23 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 14:53:24 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 14:53:24 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 14:53:25 [ 74%] Linking C shared library libcsdk.so 14:53:25 [ 74%] Built target csdk 14:53:25 Scanning dependencies of target template 14:53:25 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 14:53:26 [ 77%] Linking C executable template 14:53:26 [ 77%] Built target template 14:53:26 Scanning dependencies of target device-counter 14:53:26 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 14:53:26 [ 80%] Linking C executable device-counter 14:53:27 [ 80%] Built target device-counter 14:53:27 Scanning dependencies of target device-random 14:53:27 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 14:53:28 [ 84%] Linking C executable device-random 14:53:28 [ 84%] Built target device-random 14:53:28 Scanning dependencies of target device-gyro 14:53:28 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 14:53:29 [ 87%] Linking C executable device-gyro 14:53:29 [ 87%] Built target device-gyro 14:53:29 Scanning dependencies of target device-bitfields 14:53:29 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 14:53:29 [ 90%] Linking C executable device-bitfields 14:53:30 [ 90%] Built target device-bitfields 14:53:30 Scanning dependencies of target template-discovery 14:53:30 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 14:53:31 [ 93%] Linking C executable template-discovery 14:53:31 [ 93%] Built target template-discovery 14:53:31 Scanning dependencies of target device-file 14:53:31 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 14:53:32 [ 96%] Linking C executable device-file 14:53:32 [ 96%] Built target device-file 14:53:32 Scanning dependencies of target device-terminal 14:53:32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 14:53:32 [100%] Linking C executable device-terminal 14:53:33 [100%] Built target device-terminal 14:53:33 make: Entering directory '/tmp/sdk/build/release' 14:53:33 make[1]: Entering directory '/tmp/sdk/build/release' 14:53:33 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:33 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:33 [ 74%] Built target csdk 14:53:33 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:33 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:33 [ 77%] Built target template 14:53:33 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:33 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [ 80%] Built target device-counter 14:53:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [ 84%] Built target device-random 14:53:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [ 87%] Built target device-gyro 14:53:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [ 90%] Built target device-bitfields 14:53:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [ 93%] Built target template-discovery 14:53:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [ 96%] Built target device-file 14:53:34 make[2]: Entering directory '/tmp/sdk/build/release' 14:53:34 make[2]: Leaving directory '/tmp/sdk/build/release' 14:53:34 [100%] Built target device-terminal 14:53:34 make[1]: Leaving directory '/tmp/sdk/build/release' 14:53:34 Install the project... 14:53:34 -- Install configuration: "Release" 14:53:34 -- Installing: /usr/local/lib/libcsdk.so 14:53:34 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 14:53:34 -- Up-to-date: /usr/local/include 14:53:34 -- Installing: /usr/local/include/edgex 14:53:34 -- Installing: /usr/local/include/edgex/rest-server.h 14:53:34 -- Installing: /usr/local/include/edgex/edgex-base.h 14:53:34 -- Installing: /usr/local/include/edgex/edgex.h 14:53:34 -- Installing: /usr/local/include/edgex/devices.h 14:53:34 -- Installing: /usr/local/include/edgex/profiles.h 14:53:34 -- Installing: /usr/local/include/edgex/csdk-defs.h 14:53:34 -- Installing: /usr/local/include/devsdk 14:53:34 -- Installing: /usr/local/include/devsdk/devsdk-base.h 14:53:34 -- Installing: /usr/local/include/devsdk/devsdk.h 14:53:34 -- Installing: /usr/local/include/iot 14:53:34 -- Installing: /usr/local/include/iot/json.h 14:53:34 -- Installing: /usr/local/include/iot/container.h 14:53:34 -- Installing: /usr/local/include/iot/component.h 14:53:34 -- Installing: /usr/local/include/iot/typecode.h 14:53:34 -- Installing: /usr/local/include/iot/iot.h 14:53:34 -- Installing: /usr/local/include/iot/time.h 14:53:34 -- Installing: /usr/local/include/iot/hash.h 14:53:34 -- Installing: /usr/local/include/iot/logger.h 14:53:34 -- Installing: /usr/local/include/iot/os 14:53:34 -- Installing: /usr/local/include/iot/os/zephyr.h 14:53:34 -- Installing: /usr/local/include/iot/os/linux.h 14:53:34 -- Installing: /usr/local/include/iot/os/macos.h 14:53:34 -- Installing: /usr/local/include/iot/scheduler.h 14:53:34 -- Installing: /usr/local/include/iot/data.h 14:53:34 -- Installing: /usr/local/include/iot/thread.h 14:53:34 -- Installing: /usr/local/include/iot/os.h 14:53:34 -- Installing: /usr/local/include/iot/base64.h 14:53:34 -- Installing: /usr/local/include/iot/defs.h 14:53:34 -- Installing: /usr/local/include/iot/threadpool.h 14:53:34 -- Installing: /usr/local/include/iot/config.h 14:53:34 -- Installing: /usr/local/share/device-sdk-c/LICENSE 14:53:34 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 14:53:34 make: Leaving directory '/tmp/sdk/build/release' 14:53:37 Removing intermediate container 4f38e90356a4 14:53:37 ---> cba59a238e77 14:53:37 Step 16/25 : FROM ${BASE} 14:53:37 ---> 759262b18b23 14:53:37 Step 17/25 : LABEL maintainer="IOTech " 14:53:37 ---> Running in 8c0b08f96cd0 14:53:37 Removing intermediate container 8c0b08f96cd0 14:53:37 ---> 3e7d04a8e81a 14:53:37 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 14:53:38 ---> Running in d36d5ec2b1b1 14:53:39 Connecting to iotech.jfrog.io (54.229.110.245:443) 14:53:40 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:53:40 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 14:53:40 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 14:53:41 Removing intermediate container d36d5ec2b1b1 14:53:41 ---> 8927501a2dc0 14:53:41 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:53:41 ---> Running in edef702dc3ac 14:53:44 Removing intermediate container edef702dc3ac 14:53:44 ---> 633622d855d2 14:53:44 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 14:53:44 ---> Running in 5e0d1443e8e3 14:53:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:53:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:53:49 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 14:53:50 (1/7) Installing curl (7.78.0-r0) 14:53:50 (2/7) Installing hiredis (0.14.1-r0) 14:53:50 (3/7) Installing hiredis-dev (0.14.1-r0) 14:53:50 (4/7) Installing libuuid (2.35.2-r0) 14:53:50 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 14:53:52 (6/7) Installing libidn2 (2.3.0-r0) 14:53:52 (7/7) Installing wget (1.20.3-r1) 14:53:52 Executing busybox-1.31.1-r20.trigger 14:53:52 OK: 267 MiB in 82 packages 14:53:54 Removing intermediate container 5e0d1443e8e3 14:53:54 ---> 718db42366a6 14:53:54 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 14:53:55 ---> a3480de72fa6 14:53:55 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 14:53:56 ---> 5dc5f7f8599b 14:53:56 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 14:53:57 ---> 360e6f03b0e0 14:53:57 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 14:53:57 ---> 818ee60ea16b 14:53:57 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 14:53:59 ---> 66f488d8af8f 14:53:59 Successfully built 66f488d8af8f 14:53:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:00 + docker inspect -f . ci-base-image-arm64 14:54:00 . [Pipeline] withDockerContainer 14:54:00 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 14:54:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:54:02 $ docker top 0766eb2d5727af8718d73beca05e9bb624de88fef65bca5768c3f3714ddf9293 -eo pid,comm [Pipeline] { [Pipeline] sh 14:54:03 + make test 14:54:03 echo "make test" 14:54:03 make test [Pipeline] } 14:54:03 $ docker stop --time=1 0766eb2d5727af8718d73beca05e9bb624de88fef65bca5768c3f3714ddf9293 14:54:06 $ docker rm -f 0766eb2d5727af8718d73beca05e9bb624de88fef65bca5768c3f3714ddf9293 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:54:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:54:07 + ls -al . 14:54:07 total 196 14:54:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 14:50 . 14:54:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:50 .. 14:54:07 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 14:50 .git 14:54:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:50 .github 14:54:07 -rw-rw-r-- 1 jenkins jenkins 176 Jul 30 14:50 .gitignore 14:54:07 -rw-rw-r-- 1 jenkins jenkins 3104 Jul 30 14:50 Attribution.txt 14:54:07 -rw-rw-r-- 1 jenkins jenkins 7509 Jul 30 14:50 CHANGES 14:54:07 -rw-rw-r-- 1 jenkins jenkins 108574 Jul 30 14:50 Doxyfile 14:54:07 -rw-rw-r-- 1 jenkins jenkins 784 Jul 30 14:50 Jenkinsfile 14:54:07 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 30 14:50 LICENSE 14:54:07 -rw-rw-r-- 1 jenkins jenkins 444 Jul 30 14:50 Makefile 14:54:07 -rw-rw-r-- 1 jenkins jenkins 4337 Jul 30 14:50 README.md 14:54:07 -rw-rw-r-- 1 jenkins jenkins 7090 Jul 30 14:50 README.v2.md 14:54:07 -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 14:46 VERSION 14:54:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:50 docs 14:54:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:50 include 14:54:07 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:50 scripts 14:54:07 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:50 src [Pipeline] isUnix [Pipeline] sh 14:54:08 + 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=7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 --label arch=arm64 --label version=0.0.0 . 14:54:08 Sending build context to Docker daemon 2.585MB 14:54:08 Step 1/17 : ARG BASE=alpine:3.12 14:54:08 Step 2/17 : FROM ${BASE} 14:54:08 ---> 66f488d8af8f 14:54:08 Step 3/17 : LABEL maintainer="IOTech " 14:54:09 ---> Running in 2912a5277bce 14:54:09 Removing intermediate container 2912a5277bce 14:54:09 ---> bab28544c8c5 14:54:09 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 14:54:10 ---> Running in f1a11af0c9d1 14:54:11 --2021-07-30 14:54:11-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 14:54:11 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 14:54:11 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 14:54:12 HTTP request sent, awaiting response... 200 OK 14:54:12 Length: 451 [application/octet-stream] 14:54:12 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 14:54:12  14:54:12 0K    100% 17.2M=0s 14:54:12 14:54:12 2021-07-30 14:54:12 (17.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 14:54:12 14:54:13 Removing intermediate container f1a11af0c9d1 14:54:13 ---> 418377f03a19 14:54:13 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 14:54:13 ---> Running in cfcb19c38a29 14:54:16 Removing intermediate container cfcb19c38a29 14:54:16 ---> b5ebfd1c9f7e 14:54:16 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 14:54:16 ---> Running in 1d3372ecf8a8 14:54:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:54:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:54:19 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 14:54:19 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 14:54:19 (2/16) Installing libblkid (2.35.2-r0) 14:54:19 (3/16) Installing blkid (2.35.2-r0) 14:54:20 (4/16) Installing libcap-ng (0.7.10-r1) 14:54:20 (5/16) Installing setpriv (2.35.2-r0) 14:54:20 (6/16) Installing libmount (2.35.2-r0) 14:54:20 (7/16) Installing libsmartcols (2.35.2-r0) 14:54:20 (8/16) Installing findmnt (2.35.2-r0) 14:54:20 (9/16) Installing mcookie (2.35.2-r0) 14:54:20 (10/16) Installing hexdump (2.35.2-r0) 14:54:20 (11/16) Installing lsblk (2.35.2-r0) 14:54:20 (12/16) Installing libfdisk (2.35.2-r0) 14:54:21 (13/16) Installing sfdisk (2.35.2-r0) 14:54:21 (14/16) Installing cfdisk (2.35.2-r0) 14:54:21 (15/16) Installing util-linux (2.35.2-r0) 14:54:22 (16/16) Installing util-linux-dev (2.35.2-r0) 14:54:22 Executing busybox-1.31.1-r20.trigger 14:54:22 OK: 276 MiB in 98 packages 14:54:25 Removing intermediate container 1d3372ecf8a8 14:54:25 ---> 456d26d07598 14:54:25 Step 7/17 : COPY VERSION /edgex-c-sdk/ 14:54:25 ---> 7dad17d4fe0d 14:54:25 Step 8/17 : COPY src /edgex-c-sdk/src/ 14:54:26 ---> 9ff899d58a14 14:54:26 Step 9/17 : COPY include /edgex-c-sdk/include/ 14:54:28 ---> 1beffe314b68 14:54:28 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 14:54:28 ---> a4554035b9c7 14:54:28 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 14:54:29 ---> 59d1d90ca83f 14:54:29 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 14:54:30 ---> d34450925e33 14:54:30 Step 13/17 : WORKDIR /edgex-c-sdk 14:54:30 ---> Running in f13f0a6dfea3 14:54:31 Removing intermediate container f13f0a6dfea3 14:54:31 ---> 26f015266d69 14:54:31 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 14:54:31 ---> Running in 7ccdb892dccd 14:54:32 Removing intermediate container 7ccdb892dccd 14:54:32 ---> ec2027d7c5f4 14:54:32 Step 15/17 : LABEL arch=arm64 14:54:32 ---> Running in 78f78ac9341d 14:54:33 Removing intermediate container 78f78ac9341d 14:54:33 ---> 902ee19dbd48 14:54:33 Step 16/17 : LABEL git_sha=7261e7b3f0745dbfbb11b362687fb3fcf16e92c3 14:54:33 ---> Running in cf24e3d26e52 14:54:34 Removing intermediate container cf24e3d26e52 14:54:34 ---> df78ba751666 14:54:34 Step 17/17 : LABEL version=0.0.0 14:54:34 ---> Running in c97e9361b3be 14:54:35 Removing intermediate container c97e9361b3be 14:54:35 ---> 98869f15e743 14:54:35 [Warning] One or more build-args [ARCH MAKE] were not consumed 14:54:35 Successfully built 98869f15e743 14:54:35 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:36 14:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:54:37 arm64: Pulling from edgex-lftools-log-publisher 14:54:37 448f6bf000e3: Pulling fs layer 14:54:37 f757da607395: Pulling fs layer 14:54:37 05883995daec: Pulling fs layer 14:54:37 8603b9c90790: Pulling fs layer 14:54:37 1560dd03e051: Pulling fs layer 14:54:37 27f5ce0e4adf: Pulling fs layer 14:54:37 c2d8d7efcc4b: Pulling fs layer 14:54:37 27f5ce0e4adf: Waiting 14:54:37 8603b9c90790: Waiting 14:54:37 c2d8d7efcc4b: Waiting 14:54:37 f757da607395: Verifying Checksum 14:54:37 f757da607395: Download complete 14:54:37 8603b9c90790: Verifying Checksum 14:54:37 8603b9c90790: Download complete 14:54:38 1560dd03e051: Verifying Checksum 14:54:38 1560dd03e051: Download complete 14:54:38 27f5ce0e4adf: Verifying Checksum 14:54:38 27f5ce0e4adf: Download complete 14:54:38 05883995daec: Verifying Checksum 14:54:38 05883995daec: Download complete 14:54:38 448f6bf000e3: Verifying Checksum 14:54:38 448f6bf000e3: Download complete 14:54:42 c2d8d7efcc4b: Verifying Checksum 14:54:42 c2d8d7efcc4b: Download complete 14:54:42 448f6bf000e3: Pull complete 14:54:43 f757da607395: Pull complete 14:54:44 05883995daec: Pull complete 14:54:45 8603b9c90790: Pull complete 14:54:46 1560dd03e051: Pull complete 14:54:46 27f5ce0e4adf: Pull complete 14:55:02 c2d8d7efcc4b: Pull complete 14:55:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:55:02 prd-ubuntu18.04-docker-arm64-4c-16g-645 does not seem to be running inside a container 14:55:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:55:07 $ docker top cdaa456b325c6cc22fe63f4224973c12bc25c33b18cde4d55dfd15c5a324408d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:08 ---> job-cost.sh 14:55:08 lf-activate-venv: SKIPPING 14:55:08 INFO: No Stack... 14:55:09 INFO: Retrieving Pricing Info for: v2-standard-4 14:55:10 INFO: Archiving Costs [Pipeline] sh 14:55:10 + cut -d, -f6 14:55:10 + cat /w/workspace/device-sdk-c/1/archives/cost.csv [Pipeline] lock 14:55:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] 14:55:10 Resource [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] did not exist. Created. 14:55:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:11 /w/workspace/device-sdk-c/1@tmp/durable-1e213d79/script.sh: 1: /w/workspace/device-sdk-c/1@tmp/durable-1e213d79/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:55:12 + echo total: 0.18000000715255737 [Pipeline] stash 14:55:12 Warning: overwriting stash ‘stack-cost’ 14:55:13 Stashed 1 file(s) [Pipeline] } 14:55:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-360-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:55:13 $ docker stop --time=1 cdaa456b325c6cc22fe63f4224973c12bc25c33b18cde4d55dfd15c5a324408d 14:55:15 $ docker rm -f cdaa456b325c6cc22fe63f4224973c12bc25c33b18cde4d55dfd15c5a324408d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:55:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:55:18 ---> package-listing.sh 14:55:18 ++ facter osfamily 14:55:18 ++ tr '[:upper:]' '[:lower:]' 14:55:18 + OS_FAMILY=redhat 14:55:18 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-360 14:55:18 + START_PACKAGES=/tmp/packages_start.txt 14:55:18 + END_PACKAGES=/tmp/packages_end.txt 14:55:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:18 + PACKAGES=/tmp/packages_start.txt 14:55:18 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-360 ']' 14:55:18 + PACKAGES=/tmp/packages_end.txt 14:55:18 + case "${OS_FAMILY}" in 14:55:18 + sort 14:55:18 + rpm -qa 14:55:19 + '[' -f /tmp/packages_start.txt ']' 14:55:19 + '[' -f /tmp/packages_end.txt ']' 14:55:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:19 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-360 ']' 14:55:19 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-360/archives/ 14:55:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-360/archives/ [Pipeline] echo 14:55:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-360/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:55:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:55:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:20 14:55:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:55:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:20 latest: Pulling from edgex-lftools-log-publisher 14:55:20 b4d181a07f80: Pulling fs layer 14:55:20 a1111a8f2ec3: Pulling fs layer 14:55:20 ed53099fbce6: Pulling fs layer 14:55:20 dc539afda2c1: Pulling fs layer 14:55:20 77bc0d833cb6: Pulling fs layer 14:55:20 9065ff56babe: Pulling fs layer 14:55:20 d287ab97295c: Pulling fs layer 14:55:20 dc539afda2c1: Waiting 14:55:20 77bc0d833cb6: Waiting 14:55:20 9065ff56babe: Waiting 14:55:20 d287ab97295c: Waiting 14:55:21 a1111a8f2ec3: Verifying Checksum 14:55:21 a1111a8f2ec3: Download complete 14:55:21 dc539afda2c1: Verifying Checksum 14:55:21 dc539afda2c1: Download complete 14:55:21 77bc0d833cb6: Verifying Checksum 14:55:21 77bc0d833cb6: Download complete 14:55:21 9065ff56babe: Verifying Checksum 14:55:21 9065ff56babe: Download complete 14:55:22 ed53099fbce6: Verifying Checksum 14:55:22 ed53099fbce6: Download complete 14:55:23 b4d181a07f80: Verifying Checksum 14:55:23 b4d181a07f80: Download complete 14:55:24 b4d181a07f80: Pull complete 14:55:24 a1111a8f2ec3: Pull complete 14:55:25 ed53099fbce6: Pull complete 14:55:25 dc539afda2c1: Pull complete 14:55:25 77bc0d833cb6: Pull complete 14:55:25 9065ff56babe: Pull complete 14:55:26 d287ab97295c: Verifying Checksum 14:55:26 d287ab97295c: Download complete 14:55:31 d287ab97295c: Pull complete 14:55:31 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:55:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:55:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:55:31 prd-centos7-docker-4c-2g-633 does not seem to be running inside a container 14:55:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-360/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-360 -v /w/workspace/edgexfoundry_device-sdk-c_PR-360:/w/workspace/edgexfoundry_device-sdk-c_PR-360:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:55:33 $ docker top 70174a8b97a8e03269015523591059ef3ec65375b080d5319c6b6f0f2b614244 -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:34 + touch /tmp/pre-build-complete [Pipeline] sh 14:55:34 + mkdir -p /var/log/sysstat [Pipeline] sh 14:55:34 + ls /var/log/sa-host 14:55:34 + sadf -c /var/log/sa-host/sa05 14:55:34 file_magic: OK 14:55:34 HZ: Using current value: 100 14:55:34 file_header: OK 14:55:34 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 14:55:34 Statistics: 14:55:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:55:34 File successfully converted to sysstat format version 12.0.3 14:55:34 + sadf -c /var/log/sa-host/sa30 14:55:34 file_magic: OK 14:55:34 HZ: Using current value: 100 14:55:34 file_header: OK 14:55:34 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 14:55:34 Statistics: 14:55:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:55:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:55:35 provisioning config files... 14:55:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-360@tmp/config5001088108539022377tmp [Pipeline] { [Pipeline] echo 14:55:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:55:35 ---> create-netrc.sh [Pipeline] } 14:55:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:55:36 ---> python-tools-install.sh [Pipeline] echo 14:55:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:55:36 ---> sudo-logs.sh 14:55:36 Archiving 'sudo' log.. 14:55:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-633.vexxhost.local: Name or service not known 14:55:36 sudo: unable to resolve host prd-centos7-docker-4c-2g-633.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:55:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:55:36 ---> job-cost.sh 14:55:36 lf-activate-venv: SKIPPING 14:55:36 DEBUG: total: 0.18000000715255737 14:55:36 INFO: Retrieving Stack Cost... 14:55:37 INFO: Retrieving Pricing Info for: v3-standard-2 14:55:38 INFO: Archiving Costs [Pipeline] echo 14:55:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:55:38 ---> logs-deploy.sh 14:55:38 lf-activate-venv: SKIPPING 14:55:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-360/1 14:55:38 INFO: archiving workspace using pattern(s): 14:55:39 Archives upload complete. 14:55:39 INFO: archiving logs to Nexus 14:55:40 ---> uname -a: 14:55:40 Linux prd-centos7-docker-4c-2g-633.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:55:40 14:55:40 14:55:40 ---> lscpu: 14:55:40 Architecture: x86_64 14:55:40 CPU op-mode(s): 32-bit, 64-bit 14:55:40 Byte Order: Little Endian 14:55:40 Address sizes: 40 bits physical, 48 bits virtual 14:55:40 CPU(s): 2 14:55:40 On-line CPU(s) list: 0,1 14:55:40 Thread(s) per core: 1 14:55:40 Core(s) per socket: 1 14:55:40 Socket(s): 2 14:55:40 NUMA node(s): 1 14:55:40 Vendor ID: AuthenticAMD 14:55:40 CPU family: 23 14:55:40 Model: 49 14:55:40 Model name: AMD EPYC-Rome Processor 14:55:40 Stepping: 0 14:55:40 CPU MHz: 2799.998 14:55:40 BogoMIPS: 5599.99 14:55:40 Virtualization: AMD-V 14:55:40 Hypervisor vendor: KVM 14:55:40 Virtualization type: full 14:55:40 L1d cache: 32K 14:55:40 L1i cache: 32K 14:55:40 L2 cache: 512K 14:55:40 L3 cache: 16384K 14:55:40 NUMA node0 CPU(s): 0,1 14:55:40 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:55:40 14:55:40 14:55:40 ---> nproc: 14:55:40 2 14:55:40 14:55:40 14:55:40 ---> df -h: 14:55:40 Filesystem Size Used Avail Use% Mounted on 14:55:40 overlay 40G 7.7G 33G 20% / 14:55:40 tmpfs 64M 0 64M 0% /dev 14:55:40 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:55:40 shm 64M 0 64M 0% /dev/shm 14:55:40 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:55:40 14:55:40 14:55:40 ---> sar -b -r -n DEV: 14:55:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 14:55:40 14:55:40 14:46:02 LINUX RESTART (2 CPU) 14:55:40 14:55:40 14:47:01 tps rtps wtps bread/s bwrtn/s 14:55:40 14:48:01 2.70 0.03 2.66 1.07 102.07 14:55:40 14:49:01 0.37 0.00 0.37 0.00 6.30 14:55:40 14:50:01 0.27 0.00 0.27 0.00 4.06 14:55:40 14:51:01 0.28 0.00 0.28 0.00 5.41 14:55:40 14:52:01 0.28 0.00 0.28 0.00 4.78 14:55:40 14:53:01 0.40 0.00 0.40 0.00 6.66 14:55:40 14:54:01 0.30 0.00 0.30 0.00 5.81 14:55:40 14:55:01 0.25 0.00 0.25 0.00 3.60 14:55:40 Average: 0.61 0.00 0.60 0.13 17.34 14:55:40 14:55:40 14:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:55:40 14:48:01 5475764 0 794140 9.92 2620 1736416 1238940 13.68 571728 1562980 20 14:55:40 14:49:01 5474372 0 795524 9.93 2620 1736424 1232796 13.61 579312 1556964 8 14:55:40 14:50:01 5473384 0 796512 9.95 2620 1736424 1232904 13.61 576176 1561212 16 14:55:40 14:51:01 5473904 0 795984 9.94 2620 1736432 1224692 13.52 574540 1561988 16 14:55:40 14:52:01 5471168 0 798716 9.97 2620 1736436 1224856 13.52 574720 1564948 12 14:55:40 14:53:01 5469024 0 800856 10.00 2620 1736440 1224892 13.52 576876 1564948 20 14:55:40 14:54:01 5469468 0 800404 9.99 2620 1736448 1204248 13.30 576832 1564948 20 14:55:40 14:55:01 5460628 0 809240 10.10 2620 1736452 1199108 13.24 585756 1564948 8 14:55:40 Average: 5470964 0 798922 9.98 2620 1736434 1222804 13.50 576992 1562867 15 14:55:40 14:55:40 14:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:55:40 14:48:01 eth0 4.61 1.35 1.70 0.80 0.00 0.00 0.00 0.00 14:55:40 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:49:01 eth0 4.08 0.65 0.84 0.43 0.00 0.00 0.00 0.00 14:55:40 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:50:01 eth0 4.45 0.93 1.28 0.74 0.00 0.00 0.00 0.00 14:55:40 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:51:01 eth0 3.31 0.55 0.74 0.43 0.00 0.00 0.00 0.00 14:55:40 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:52:01 eth0 2.28 0.92 0.99 0.66 0.00 0.00 0.00 0.00 14:55:40 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:53:01 eth0 1.15 0.70 0.78 0.55 0.00 0.00 0.00 0.00 14:55:40 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:54:01 eth0 0.23 0.12 0.07 0.04 0.00 0.00 0.00 0.00 14:55:40 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:55:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:55:40 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 Average: eth0 2.53 0.66 0.80 0.46 0.00 0.00 0.00 0.00 14:55:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:55:40 14:55:40 14:55:40 ---> sar -P ALL: 14:55:40 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 14:55:40 14:55:40 14:46:02 LINUX RESTART (2 CPU) 14:55:40 14:55:40 14:47:01 CPU %user %nice %system %iowait %steal %idle 14:55:40 14:48:01 all 0.35 0.00 0.09 0.00 0.02 99.54 14:55:40 14:48:01 0 0.48 0.00 0.07 0.00 0.02 99.43 14:55:40 14:48:01 1 0.22 0.00 0.12 0.00 0.02 99.65 14:55:40 14:49:01 all 0.29 0.00 0.07 0.00 0.01 99.63 14:55:40 14:49:01 0 0.05 0.00 0.07 0.00 0.00 99.88 14:55:40 14:49:01 1 0.53 0.00 0.07 0.00 0.02 99.38 14:55:40 14:50:01 all 0.26 0.00 0.20 0.00 0.03 99.51 14:55:40 14:50:01 0 0.15 0.00 0.22 0.00 0.05 99.58 14:55:40 14:50:01 1 0.37 0.00 0.18 0.00 0.02 99.43 14:55:40 14:51:01 all 0.19 0.00 0.05 0.00 0.02 99.74 14:55:40 14:51:01 0 0.07 0.00 0.07 0.00 0.02 99.85 14:55:40 14:51:01 1 0.32 0.00 0.03 0.00 0.02 99.63 14:55:40 14:52:01 all 0.27 0.00 0.06 0.00 0.02 99.66 14:55:40 14:52:01 0 0.07 0.00 0.07 0.00 0.02 99.85 14:55:40 14:52:01 1 0.47 0.00 0.05 0.00 0.02 99.47 14:55:40 14:53:01 all 0.22 0.00 0.07 0.00 0.01 99.71 14:55:40 14:53:01 0 0.10 0.00 0.05 0.00 0.00 99.85 14:55:40 14:53:01 1 0.33 0.00 0.08 0.00 0.02 99.57 14:55:40 14:54:01 all 0.20 0.00 0.07 0.00 0.02 99.72 14:55:40 14:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 14:55:40 14:54:01 1 0.33 0.00 0.07 0.00 0.02 99.58 14:55:40 14:55:01 all 0.19 0.00 0.05 0.00 0.02 99.74 14:55:40 14:55:01 0 0.05 0.00 0.03 0.00 0.02 99.90 14:55:40 14:55:01 1 0.33 0.00 0.07 0.00 0.02 99.58 14:55:40 Average: all 0.25 0.00 0.08 0.00 0.02 99.66 14:55:40 Average: 0 0.13 0.00 0.08 0.00 0.02 99.77 14:55:40 Average: 1 0.36 0.00 0.08 0.00 0.02 99.54 14:55:40 14:55:40 14:55:40