Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa3f1bc6009dfda5647181c893d25c3a20ff6238 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6539161014925766849.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh7828306714939013751.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5571185691966079908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2445337283731822560.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8246316983215473390.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-430 in /w/workspace/edgexfoundry_device-sdk-c_main [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_main # 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_main@tmp/jenkins-gitclient-ssh1044365441994806320.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fa3f1bc6009dfda5647181c893d25c3a20ff6238 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fa3f1bc6009dfda5647181c893d25c3a20ff6238 # timeout=10 Commit message: "Merge pull request #364 from jpwhitemn/add-gov-docs" > git rev-list --no-walk e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:25:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:25:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:25:40 ========================================================= 20:25:40 EdgeX Global Pipelines Version Info 20:25:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:25:41 ------------------- 20:25:41 stable info: 20:25:41 ------------------- 20:25:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:25:41 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:25:41 Message: update stable to v1.0.205 20:25:42 ------------------- 20:25:42 experimental info: 20:25:42 ------------------- 20:25:42 Commited By: **** collab-it+edgex@linuxfoundation.org 20:25:42 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:25:42 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa3f1bc6009dfda5647181c893d25c3a20ff6238 [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa3f1bc [Pipeline] echo 20:25:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:42 provisioning config files... 20:25:42 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config286904582393446782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:43 ---> docker-login.sh 20:25:43 nexus3.edgexfoundry.org:10001 20:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:43 Configure a credential helper to remove this warning. See 20:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:43 20:25:43 Login Succeeded 20:25:43 nexus3.edgexfoundry.org:10002 20:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:43 Configure a credential helper to remove this warning. See 20:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:43 20:25:43 Login Succeeded 20:25:43 nexus3.edgexfoundry.org:10003 20:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:43 Configure a credential helper to remove this warning. See 20:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:43 20:25:43 Login Succeeded 20:25:43 nexus3.edgexfoundry.org:10004 20:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:44 Configure a credential helper to remove this warning. See 20:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:44 20:25:44 Login Succeeded 20:25:44 docker.io 20:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:44 Configure a credential helper to remove this warning. See 20:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:44 20:25:44 Login Succeeded 20:25:44 ---> docker-login.sh ends [Pipeline] } 20:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:25:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:44 20:25:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:25:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:45 latest: Pulling from edgex-devops/git-semver 20:25:45 31603596830f: Pulling fs layer 20:25:45 d4622e32a9a9: Pulling fs layer 20:25:45 1030fce36090: Pulling fs layer 20:25:45 6c6cb7e1b49b: Pulling fs layer 20:25:45 6c6cb7e1b49b: Waiting 20:25:45 d4622e32a9a9: Verifying Checksum 20:25:45 d4622e32a9a9: Download complete 20:25:45 31603596830f: Verifying Checksum 20:25:45 31603596830f: Download complete 20:25:45 31603596830f: Pull complete 20:25:45 6c6cb7e1b49b: Verifying Checksum 20:25:45 6c6cb7e1b49b: Download complete 20:25:45 d4622e32a9a9: Pull complete 20:25:45 1030fce36090: Verifying Checksum 20:25:45 1030fce36090: Download complete 20:25:46 1030fce36090: Pull complete 20:25:46 6c6cb7e1b49b: Pull complete 20:25:46 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:25:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:25:46 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:25:46 prd-centos7-docker-4c-2g-430 does not seem to be running inside a container 20:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:25:47 $ docker top 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:47 [ssh-agent] Looking for ssh-agent implementation... 20:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:48 $ docker exec 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 ssh-agent 20:25:48 SSH_AUTH_SOCK=/tmp/ssh-xMLyS74Q8xCH/agent.14 20:25:48 SSH_AGENT_PID=20 20:25:48 Running ssh-add (command line suppressed) 20:25:48 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2558583956858104164.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2558583956858104164.key) 20:25:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:48 + git tag --points-at HEAD [Pipeline] } 20:25:48 $ docker exec --env ******** --env ******** 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 ssh-agent -k 20:25:48 unset SSH_AUTH_SOCK; 20:25:48 unset SSH_AGENT_PID; 20:25:48 echo Agent pid 20 killed; 20:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:48 [ssh-agent] Looking for ssh-agent implementation... 20:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:48 $ docker exec 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 ssh-agent 20:25:49 SSH_AUTH_SOCK=/tmp/ssh-ZIVwyShDtQve/agent.55 20:25:49 SSH_AGENT_PID=62 20:25:49 Running ssh-add (command line suppressed) 20:25:49 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6451725993797916378.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6451725993797916378.key) 20:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:49 + git semver init 20:25:49 # -> Open(): unable to determine branch for HEAD 20:25:49 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 20:25:49 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 20:25:49 # $SEMVER_REMOTE_NAME = origin 20:25:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:25:49 # $SEMVER_USER_NAME = edgex-jenkins 20:25:49 # $SEMVER_BRANCH = main 20:25:49 # $SEMVER_TEMP = /tmp/semver-318482592 20:25:49 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 20:25:50 # '/tmp/semver-318482592' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 20:25:50 # -> Force: false 20:25:50 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 20:25:50 $ docker exec --env ******** --env ******** 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 ssh-agent -k 20:25:50 unset SSH_AUTH_SOCK; 20:25:50 unset SSH_AGENT_PID; 20:25:50 echo Agent pid 62 killed; 20:25:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:51 + git semver [Pipeline] } 20:25:51 $ docker stop --time=1 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 20:25:52 $ docker rm -f 2e7122f96aa43656b59d2ef1b4884e72a43ff77a03f58ffc2ce179fb632ad5a3 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:25:53 Stashed 1 file(s) [Pipeline] echo 20:25:53 [edgeXSemver]: initialized semver on version 2.0.1-dev.4 [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 20:26:08 Still waiting to schedule task 20:26:08 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ 20:26:08 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ 20:26:08 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ 20:26:08 ‘prd-centos7-docker-4c-2g-432’ is offline 20:26:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ 20:26:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-431’ doesn’t have label ‘centos7-docker-4c-2g’ 20:26:08 Still waiting to schedule task 20:26:08 ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:26:08 ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:26:08 ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:26:08 ‘prd-centos7-docker-4c-2g-432’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 20:26:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 20:26:08 ‘prd-ubuntu18.04-docker-arm64-4c-16g-431’ is offline 20:27:34 Running on prd-centos7-docker-4c-2g-434 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 20:27:34 Running in /w/workspace/device-sdk-c/5 [Pipeline] { [Pipeline] checkout 20:27:34 Selected Git installation does not exist. Using Default 20:27:34 The recommended git tool is: NONE 20:27:37 using credential edgex-jenkins-ssh 20:27:37 Cloning the remote Git repository 20:27:37 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 20:27:37 > git init /w/workspace/device-sdk-c/5 # timeout=10 20:27:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 20:27:37 > git --version # timeout=10 20:27:37 > git --version # 'git version 2.24.4' 20:27:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:27:37 [INFO] Currently running in a labeled security context 20:27:37 [INFO] Currently SELinux is 'enforcing' on the host 20:27:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/5@tmp/jenkins-gitclient-ssh4928555609911209294.key 20:27:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:38 Avoid second fetch 20:27:38 Checking out Revision fa3f1bc6009dfda5647181c893d25c3a20ff6238 (main) 20:27:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 20:27:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:27:38 > git config core.sparsecheckout # timeout=10 20:27:38 > git checkout -f fa3f1bc6009dfda5647181c893d25c3a20ff6238 # timeout=10 20:27:41 Commit message: "Merge pull request #364 from jpwhitemn/add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:42 provisioning config files... 20:27:42 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/5@tmp/config1408259679016942897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:42 ---> docker-login.sh 20:27:42 nexus3.edgexfoundry.org:10001 20:27:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:42 Configure a credential helper to remove this warning. See 20:27:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:42 20:27:42 Login Succeeded 20:27:42 nexus3.edgexfoundry.org:10002 20:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:43 Configure a credential helper to remove this warning. See 20:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:43 20:27:43 Login Succeeded 20:27:43 nexus3.edgexfoundry.org:10003 20:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:43 Configure a credential helper to remove this warning. See 20:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:43 20:27:43 Login Succeeded 20:27:43 nexus3.edgexfoundry.org:10004 20:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:43 Configure a credential helper to remove this warning. See 20:27:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:43 20:27:43 Login Succeeded 20:27:43 docker.io 20:27:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:44 Configure a credential helper to remove this warning. See 20:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:44 20:27:44 Login Succeeded 20:27:44 ---> docker-login.sh ends [Pipeline] } 20:27:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:27:44 ========================================================= 20:27:44 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 20:27:44 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:27:44 + 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 . 20:27:44 Sending build context to Docker daemon 2.629MB 20:27:44 Step 1/25 : ARG BASE=alpine:3.12 20:27:44 Step 2/25 : FROM ${BASE} as builder 20:27:44 latest: Pulling from edgex-devops/edgex-gcc-base 20:27:44 339de151aab4: Pulling fs layer 20:27:44 3691962f683c: Pulling fs layer 20:27:44 e1147bf81a45: Pulling fs layer 20:27:44 3691962f683c: Verifying Checksum 20:27:44 3691962f683c: Download complete 20:27:44 339de151aab4: Verifying Checksum 20:27:44 339de151aab4: Download complete 20:27:45 339de151aab4: Pull complete 20:27:45 3691962f683c: Pull complete 20:27:48 e1147bf81a45: Verifying Checksum 20:27:48 e1147bf81a45: Download complete 20:27:51 e1147bf81a45: Pull complete 20:27:51 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 20:27:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 20:27:51 ---> ac6a0feb3254 20:27:51 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 20:27:52 ---> Running in bcb71f853f25 20:27:52 Connecting to iotech.jfrog.io (54.229.110.245:443) 20:27:52 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 20:27:52 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 20:27:52 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 20:27:52 Removing intermediate container bcb71f853f25 20:27:52 ---> bf6d0d77c6a5 20:27:52 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 20:27:52 ---> Running in 07490d0b8402 20:27:53 Removing intermediate container 07490d0b8402 20:27:53 ---> fa13c38373b1 20:27:53 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 20:27:53 ---> Running in 1849700fb490 20:27:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:27:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:27:54 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 20:27:55 (1/22) Installing hiredis (0.14.1-r0) 20:27:55 (2/22) Installing hiredis-dev (0.14.1-r0) 20:27:55 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 20:27:55 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 20:27:57 (5/22) Installing libblkid (2.35.2-r0) 20:27:58 (6/22) Installing blkid (2.35.2-r0) 20:27:58 (7/22) Installing libcap-ng (0.7.10-r1) 20:27:58 (8/22) Installing setpriv (2.35.2-r0) 20:27:58 (9/22) Installing libmount (2.35.2-r0) 20:27:58 (10/22) Installing libsmartcols (2.35.2-r0) 20:27:59 (11/22) Installing findmnt (2.35.2-r0) 20:27:59 (12/22) Installing mcookie (2.35.2-r0) 20:27:59 (13/22) Installing hexdump (2.35.2-r0) 20:27:59 (14/22) Installing lsblk (2.35.2-r0) 20:27:59 (15/22) Installing libuuid (2.35.2-r0) 20:27:59 (16/22) Installing libfdisk (2.35.2-r0) 20:28:00 (17/22) Installing sfdisk (2.35.2-r0) 20:28:00 (18/22) Installing cfdisk (2.35.2-r0) 20:28:00 (19/22) Installing util-linux (2.35.2-r0) 20:28:02 (20/22) Installing util-linux-dev (2.35.2-r0) 20:28:03 (21/22) Installing libidn2 (2.3.0-r0) 20:28:04 (22/22) Installing wget (1.20.3-r1) 20:28:04 Executing busybox-1.31.1-r20.trigger 20:28:04 OK: 295 MiB in 97 packages 20:28:05 Removing intermediate container 1849700fb490 20:28:05 ---> 0f186de57ece 20:28:05 Step 6/25 : ENV CBOR_VERSION=0.5.0 20:28:05 ---> Running in ab42da72ce3c 20:28:05 Removing intermediate container ab42da72ce3c 20:28:05 ---> c8d9fff69e5a 20:28:05 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 20:28:05 ---> Running in 08d2b2ffe7c6 20:28:05 --2021-08-11 20:28:05-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 20:28:05 Resolving github.com (github.com)... 140.82.113.4 20:28:05 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 20:28:05 HTTP request sent, awaiting response... 302 Found 20:28:05 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 20:28:05 --2021-08-11 20:28:05-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 20:28:05 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 20:28:05 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 20:28:05 HTTP request sent, awaiting response... 200 OK 20:28:05 Length: unspecified [application/x-gzip] 20:28:05 Saving to: 'STDOUT' 20:28:05 20:28:05 0K .......... .......... .......... .......... .......... 1.44M 20:28:05 50K .......... .......... .......... .......... .......... 2.83M 20:28:05 100K .......... .......... .......... .......... .......... 17.4M 20:28:05 150K .......... .......... .......... .......... .......... 21.2M 20:28:05 200K .......... .......... .......... .......... .......... 2.83M 20:28:05 250K .......... .......... .......... .......... .......... 6.60M 20:28:05 300K .......... .......... .......... .......... .......... 36.3M 20:28:05 350K .......... .......... .......... .......... .......... 8.44M 20:28:05 400K .......... .......... .......... .......... .......... 22.6M 20:28:05 450K .......... .......... .......... .......... .......... 11.4M 20:28:05 500K .......... .......... .......... .......... .......... 21.7M 20:28:05 550K .......... .......... .......... .......... .......... 6.27M 20:28:05 600K .......... .......... .......... .......... .......... 5.34M 20:28:05 650K .......... .......... .......... .......... .......... 7.74M 20:28:05 700K .. 75.4M=0.1s 20:28:05 20:28:05 2021-08-11 20:28:05 (5.71 MB/s) - written to stdout [719348] 20:28:05 20:28:05 -- The C compiler identification is GNU 9.3.0 20:28:05 -- The CXX compiler identification is GNU 9.3.0 20:28:05 -- Check for working C compiler: /usr/bin/cc 20:28:06 -- Check for working C compiler: /usr/bin/cc - works 20:28:06 -- Detecting C compiler ABI info 20:28:06 -- Detecting C compiler ABI info - done 20:28:06 -- Detecting C compile features 20:28:06 -- Detecting C compile features - done 20:28:06 -- Check for working CXX compiler: /usr/bin/c++ 20:28:06 -- Check for working CXX compiler: /usr/bin/c++ - works 20:28:06 -- Detecting CXX compiler ABI info 20:28:06 -- Detecting CXX compiler ABI info - done 20:28:06 -- Detecting CXX compile features 20:28:06 -- Detecting CXX compile features - done 20:28:06 -- Looking for include file endian.h 20:28:06 -- Looking for include file endian.h - found 20:28:06 -- Check if the system is big endian 20:28:06 -- Searching 16 bit integer 20:28:06 -- Looking for sys/types.h 20:28:06 -- Looking for sys/types.h - found 20:28:06 -- Looking for stdint.h 20:28:06 -- Looking for stdint.h - found 20:28:06 -- Looking for stddef.h 20:28:06 -- Looking for stddef.h - found 20:28:06 -- Check size of unsigned short 20:28:06 -- Check size of unsigned short - done 20:28:06 -- Searching 16 bit integer - Using unsigned short 20:28:06 -- Check if the system is big endian - little endian 20:28:06 -- Check size of size_t 20:28:06 -- Check size of size_t - done 20:28:06 CMake Warning at examples/CMakeLists.txt:16 (find_package): 20:28:06 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 20:28:06 asked CMake to find a package configuration file provided by "cJSON", but 20:28:06 CMake did not find one. 20:28:06 20:28:06 Could not find a package configuration file provided by "cJSON" with any of 20:28:06 the following names: 20:28:06 20:28:06 cJSONConfig.cmake 20:28:06 cjson-config.cmake 20:28:06 20:28:06 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 20:28:06 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 20:28:06 provides a separate development package or SDK, be sure it has been 20:28:06 installed. 20:28:06 20:28:06 20:28:06 -- Configuring done 20:28:06 -- Generating done 20:28:06 -- Build files have been written to: /tmp/cbor 20:28:06 Scanning dependencies of target cbor_shared 20:28:06 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 20:28:07 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 20:28:07 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 20:28:07 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 20:28:07 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 20:28:07 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 20:28:07 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 20:28:07 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 20:28:07 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 20:28:07 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 20:28:07 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 20:28:07 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 20:28:07 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 20:28:07 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 20:28:07 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 20:28:07 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 20:28:08 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 20:28:08 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 20:28:08 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 20:28:08 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 20:28:08 [ 40%] Linking C shared library libcbor.so 20:28:08 [ 40%] Built target cbor_shared 20:28:08 Scanning dependencies of target cbor 20:28:08 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 20:28:08 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 20:28:08 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 20:28:08 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 20:28:08 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 20:28:08 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 20:28:08 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 20:28:08 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 20:28:08 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 20:28:09 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 20:28:09 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 20:28:09 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 20:28:09 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 20:28:09 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 20:28:09 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 20:28:09 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 20:28:09 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 20:28:09 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 20:28:09 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 20:28:09 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 20:28:10 [ 80%] Linking C static library libcbor.a 20:28:10 [ 80%] Built target cbor 20:28:10 Scanning dependencies of target sort 20:28:10 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 20:28:10 [ 84%] Linking C executable sort 20:28:10 [ 84%] Built target sort 20:28:10 Scanning dependencies of target readfile 20:28:10 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 20:28:10 [ 88%] Linking C executable readfile 20:28:10 [ 88%] Built target readfile 20:28:10 Scanning dependencies of target streaming_parser 20:28:10 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 20:28:10 [ 92%] Linking C executable streaming_parser 20:28:10 [ 92%] Built target streaming_parser 20:28:10 Scanning dependencies of target hello 20:28:10 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 20:28:10 [ 96%] Linking C executable hello 20:28:10 [ 96%] Built target hello 20:28:10 Scanning dependencies of target create_items 20:28:10 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 20:28:10 [100%] Linking C executable create_items 20:28:10 [100%] Built target create_items 20:28:10 Install the project... 20:28:10 -- Install configuration: "Release" 20:28:10 -- Installing: /usr/local/include/cbor/configuration.h 20:28:10 -- Installing: /usr/local/lib64/libcbor.a 20:28:10 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 20:28:10 -- Installing: /usr/local/lib64/libcbor.so.0 20:28:10 -- Installing: /usr/local/lib64/libcbor.so 20:28:10 -- Up-to-date: /usr/local/include/cbor 20:28:10 -- Installing: /usr/local/include/cbor/arrays.h 20:28:10 -- Installing: /usr/local/include/cbor/bytestrings.h 20:28:10 -- Installing: /usr/local/include/cbor/callbacks.h 20:28:10 -- Installing: /usr/local/include/cbor/common.h 20:28:10 -- Installing: /usr/local/include/cbor/data.h 20:28:10 -- Installing: /usr/local/include/cbor/encoding.h 20:28:10 -- Installing: /usr/local/include/cbor/floats_ctrls.h 20:28:10 -- Installing: /usr/local/include/cbor/internal 20:28:10 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 20:28:10 -- Installing: /usr/local/include/cbor/internal/encoders.h 20:28:10 -- Installing: /usr/local/include/cbor/internal/loaders.h 20:28:10 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 20:28:10 -- Installing: /usr/local/include/cbor/internal/stack.h 20:28:10 -- Installing: /usr/local/include/cbor/internal/unicode.h 20:28:10 -- Installing: /usr/local/include/cbor/ints.h 20:28:10 -- Installing: /usr/local/include/cbor/maps.h 20:28:10 -- Installing: /usr/local/include/cbor/serialization.h 20:28:10 -- Installing: /usr/local/include/cbor/streaming.h 20:28:10 -- Installing: /usr/local/include/cbor/strings.h 20:28:10 -- Installing: /usr/local/include/cbor/tags.h 20:28:10 -- Installing: /usr/local/include/cbor.h 20:28:10 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 20:28:10 Removing intermediate container 08d2b2ffe7c6 20:28:10 ---> db71c05dd56d 20:28:10 Step 8/25 : RUN mkdir /tmp/sdk 20:28:10 ---> Running in a4acf7bd7083 20:28:11 Removing intermediate container a4acf7bd7083 20:28:11 ---> 5d56032d8cb3 20:28:11 Step 9/25 : COPY VERSION /tmp/sdk 20:28:11 ---> 7b2a2ae3f804 20:28:11 Step 10/25 : COPY src /tmp/sdk/src 20:28:11 ---> b1bd3a8b87a1 20:28:11 Step 11/25 : COPY include /tmp/sdk/include 20:28:11 ---> 45f674e69ef6 20:28:11 Step 12/25 : COPY scripts /tmp/sdk/scripts 20:28:12 ---> 0c9f14004a1f 20:28:12 Step 13/25 : COPY LICENSE /tmp/sdk 20:28:12 ---> 2286fb777374 20:28:12 Step 14/25 : COPY Attribution.txt /tmp/sdk 20:28:12 ---> 61d7427fa93d 20:28:12 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 20:28:12 ---> Running in a2f35553acd8 20:28:12 + CPPCHECK=false 20:28:12 + DOCGEN=false 20:28:12 + TOMLVER=SDK-0.2 20:28:12 + CUTILVER=1.1.4 20:28:12 + '[' 0 -gt 0 ] 20:28:12 + readlink -f ./scripts/build.sh 20:28:12 + dirname /tmp/sdk/scripts/build.sh 20:28:12 + dirname /tmp/sdk/scripts 20:28:12 + ROOT=/tmp/sdk 20:28:12 + cd /tmp/sdk 20:28:12 + '[' '!' -d deps ] 20:28:12 + mkdir deps 20:28:12 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:28:12 + tar -C deps -z -x -f - 20:28:12 --2021-08-11 20:28:12-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:28:12 Resolving github.com (github.com)... 140.82.113.4 20:28:12 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 20:28:12 HTTP request sent, awaiting response... 302 Found 20:28:12 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 20:28:12 --2021-08-11 20:28:12-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 20:28:12 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 20:28:12 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 20:28:12 HTTP request sent, awaiting response... 200 OK 20:28:12 Length: 16451 (16K) [application/x-gzip] 20:28:12 Saving to: 'STDOUT' 20:28:12 20:28:12 0K .......... ...... 100% 912K=0.02s 20:28:12 20:28:12 2021-08-11 20:28:12 (912 KB/s) - written to stdout [16451/16451] 20:28:12 20:28:12 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 20:28:12 + tar -C deps -z -x -f - 20:28:12 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 20:28:12 --2021-08-11 20:28:12-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 20:28:12 Resolving github.com (github.com)... 140.82.113.4 20:28:12 Connecting to github.com (github.com)|140.82.113.4|:443... connected. 20:28:13 HTTP request sent, awaiting response... 302 Found 20:28:13 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 20:28:13 --2021-08-11 20:28:12-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 20:28:13 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 20:28:13 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. 20:28:13 HTTP request sent, awaiting response... 200 OK 20:28:13 Length: 181796 (178K) [application/x-gzip] 20:28:13 Saving to: 'STDOUT' 20:28:13 20:28:13 0K .......... .......... .......... .......... .......... 28% 1.30M 0s 20:28:13 50K .......... .......... .......... .......... .......... 56% 2.55M 0s 20:28:13 100K .......... .......... .......... .......... .......... 84% 27.4M 0s 20:28:13 150K .......... .......... ....... 100% 3.65M=0.07s 20:28:13 20:28:13 2021-08-11 20:28:13 (2.64 MB/s) - written to stdout [181796/181796] 20:28:13 20:28:13 + mkdir -p src/c/iot 20:28:13 + 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 20:28:13 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 20:28:13 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 20:28:13 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 20:28:13 + mkdir -p include/iot 20:28:13 + 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 20:28:13 + mkdir -p include/iot/os 20:28:13 + 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 20:28:13 + mkdir -p /tmp/sdk/build/release 20:28:13 + cd /tmp/sdk/build/release 20:28:13 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 20:28:13 -- The C compiler identification is GNU 9.3.0 20:28:13 -- Check for working C compiler: /usr/bin/cc 20:28:13 -- Check for working C compiler: /usr/bin/cc - works 20:28:13 -- Detecting C compiler ABI info 20:28:13 -- Detecting C compiler ABI info - done 20:28:13 -- Detecting C compile features 20:28:13 -- Detecting C compile features - done 20:28:13 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:28:13 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 20:28:13 -- Found LIBYAML: /usr/lib/libyaml.so 20:28:13 -- Found LIBUUID: /usr/lib/libuuid.so 20:28:13 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:28:13 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 20:28:13 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 20:28:13 -- C SDK 2.0.1-dev.4 for Linux 20:28:13 -- Performing Test CSDK_HAVE_ATOMIC 20:28:13 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:28:13 -- Found Curses: /usr/lib/libcurses.so 20:28:13 -- Configuring done 20:28:13 -- Generating done 20:28:13 -- Build files have been written to: /tmp/sdk/build/release 20:28:13 + make all package 20:28:13 + tee release.log 20:28:13 Scanning dependencies of target csdk 20:28:13 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:28:13 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 20:28:13 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:28:14 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:28:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:28:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 20:28:14 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 20:28:14 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 20:28:14 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:28:15 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:28:15 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:28:15 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:28:15 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:28:15 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:28:15 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:28:15 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:28:15 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:28:16 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 20:28:16 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:28:16 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:28:16 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 20:28:16 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:28:16 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:28:17 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:28:17 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:28:17 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:28:17 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:28:17 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:28:17 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:28:17 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:28:17 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:28:17 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:28:17 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 20:28:18 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:28:18 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:28:18 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:28:18 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:28:19 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:28:19 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:28:19 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 20:28:19 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:28:19 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:28:20 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 20:28:20 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 20:28:20 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 20:28:20 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:28:20 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:28:21 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:28:21 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:28:21 [ 75%] Linking C shared library libcsdk.so 20:28:21 [ 75%] Built target csdk 20:28:21 Scanning dependencies of target template 20:28:21 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:28:21 [ 78%] Linking C executable template 20:28:21 [ 78%] Built target template 20:28:21 Scanning dependencies of target device-counter 20:28:21 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:28:22 [ 81%] Linking C executable device-counter 20:28:22 [ 81%] Built target device-counter 20:28:22 Scanning dependencies of target device-random 20:28:22 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:28:22 [ 84%] Linking C executable device-random 20:28:22 [ 84%] Built target device-random 20:28:22 Scanning dependencies of target device-gyro 20:28:22 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:28:22 [ 87%] Linking C executable device-gyro 20:28:22 [ 87%] Built target device-gyro 20:28:22 Scanning dependencies of target device-bitfields 20:28:22 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 20:28:22 [ 90%] Linking C executable device-bitfields 20:28:22 [ 90%] Built target device-bitfields 20:28:22 Scanning dependencies of target template-discovery 20:28:22 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:28:22 [ 93%] Linking C executable template-discovery 20:28:22 [ 93%] Built target template-discovery 20:28:22 Scanning dependencies of target device-file 20:28:22 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 20:28:22 [ 96%] Linking C executable device-file 20:28:22 [ 96%] Built target device-file 20:28:22 Scanning dependencies of target device-terminal 20:28:22 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:28:22 [100%] Linking C executable device-terminal 20:28:22 [100%] Built target device-terminal 20:28:22 Run CPack packaging tool... 20:28:22 CPack: Create package using TGZ 20:28:22 CPack: Install projects 20:28:22 CPack: - Run preinstall target for: Csdk 20:28:23 CPack: - Install project: Csdk [] 20:28:23 CPack: Create package 20:28:23 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.4.tar.gz generated. 20:28:23 + '[' false '=' true ] 20:28:23 + '[' false '=' true ] 20:28:23 + mkdir -p /tmp/sdk/build/debug 20:28:23 + cd /tmp/sdk/build/debug 20:28:23 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 20:28:23 -- The C compiler identification is GNU 9.3.0 20:28:23 -- Check for working C compiler: /usr/bin/cc 20:28:23 -- Check for working C compiler: /usr/bin/cc - works 20:28:23 -- Detecting C compiler ABI info 20:28:23 -- Detecting C compiler ABI info - done 20:28:23 -- Detecting C compile features 20:28:23 -- Detecting C compile features - done 20:28:23 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:28:23 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 20:28:23 -- Found LIBYAML: /usr/lib/libyaml.so 20:28:23 -- Found LIBUUID: /usr/lib/libuuid.so 20:28:23 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:28:23 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 20:28:23 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 20:28:23 -- C SDK 2.0.1-dev.4 for Linux 20:28:23 -- Performing Test CSDK_HAVE_ATOMIC 20:28:23 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:28:23 -- Found Curses: /usr/lib/libcurses.so 20:28:23 -- Configuring done 20:28:23 -- Generating done 20:28:23 -- Build files have been written to: /tmp/sdk/build/debug 20:28:23 + tee debug.log 20:28:23 + make 20:28:23 Scanning dependencies of target csdk 20:28:23 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:28:23 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 20:28:24 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:28:24 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:28:24 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:28:24 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 20:28:24 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 20:28:24 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 20:28:24 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:28:24 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:28:24 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:28:24 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:28:24 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:28:24 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:28:24 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:28:24 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:28:24 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:28:25 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 20:28:25 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:28:25 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:28:25 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 20:28:25 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:28:25 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:28:25 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:28:25 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:28:25 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:28:25 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:28:25 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:28:25 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:28:25 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:28:25 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:28:25 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:28:25 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 20:28:25 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:28:25 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:28:25 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:28:26 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:28:26 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:28:26 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:28:26 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 20:28:26 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:28:26 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:28:26 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 20:28:26 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 20:28:26 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 20:28:27 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:28:27 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:28:27 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:28:27 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:28:27 [ 75%] Linking C shared library libcsdk.so 20:28:27 [ 75%] Built target csdk 20:28:27 Scanning dependencies of target template 20:28:27 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:28:27 [ 78%] Linking C executable template 20:28:27 [ 78%] Built target template 20:28:27 Scanning dependencies of target device-counter 20:28:27 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:28:27 [ 81%] Linking C executable device-counter 20:28:27 [ 81%] Built target device-counter 20:28:27 Scanning dependencies of target device-random 20:28:27 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:28:27 [ 84%] Linking C executable device-random 20:28:27 [ 84%] Built target device-random 20:28:27 Scanning dependencies of target device-gyro 20:28:27 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:28:27 [ 87%] Linking C executable device-gyro 20:28:27 [ 87%] Built target device-gyro 20:28:27 Scanning dependencies of target device-bitfields 20:28:27 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 20:28:27 [ 90%] Linking C executable device-bitfields 20:28:27 [ 90%] Built target device-bitfields 20:28:27 Scanning dependencies of target template-discovery 20:28:28 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:28:28 [ 93%] Linking C executable template-discovery 20:28:28 [ 93%] Built target template-discovery 20:28:28 Scanning dependencies of target device-file 20:28:28 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 20:28:28 [ 96%] Linking C executable device-file 20:28:28 [ 96%] Built target device-file 20:28:28 Scanning dependencies of target device-terminal 20:28:28 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:28:28 [100%] Linking C executable device-terminal 20:28:28 [100%] Built target device-terminal 20:28:28 make: Entering directory '/tmp/sdk/build/release' 20:28:28 make[1]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 75%] Built target csdk 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 78%] Built target template 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 81%] Built target device-counter 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 84%] Built target device-random 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 87%] Built target device-gyro 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 90%] Built target device-bitfields 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 93%] Built target template-discovery 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [ 96%] Built target device-file 20:28:28 make[2]: Entering directory '/tmp/sdk/build/release' 20:28:28 make[2]: Leaving directory '/tmp/sdk/build/release' 20:28:28 [100%] Built target device-terminal 20:28:28 make[1]: Leaving directory '/tmp/sdk/build/release' 20:28:28 Install the project... 20:28:28 -- Install configuration: "Release" 20:28:28 -- Installing: /usr/local/lib/libcsdk.so 20:28:28 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 20:28:28 -- Up-to-date: /usr/local/include 20:28:28 -- Installing: /usr/local/include/devsdk 20:28:28 -- Installing: /usr/local/include/devsdk/devsdk-base.h 20:28:28 -- Installing: /usr/local/include/devsdk/devsdk.h 20:28:28 -- Installing: /usr/local/include/edgex 20:28:28 -- Installing: /usr/local/include/edgex/devices.h 20:28:28 -- Installing: /usr/local/include/edgex/edgex-base.h 20:28:28 -- Installing: /usr/local/include/edgex/edgex.h 20:28:28 -- Installing: /usr/local/include/edgex/profiles.h 20:28:28 -- Installing: /usr/local/include/edgex/rest-server.h 20:28:28 -- Installing: /usr/local/include/edgex/csdk-defs.h 20:28:28 -- Installing: /usr/local/include/iot 20:28:28 -- Installing: /usr/local/include/iot/base64.h 20:28:28 -- Installing: /usr/local/include/iot/component.h 20:28:28 -- Installing: /usr/local/include/iot/config.h 20:28:28 -- Installing: /usr/local/include/iot/container.h 20:28:28 -- Installing: /usr/local/include/iot/data.h 20:28:28 -- Installing: /usr/local/include/iot/hash.h 20:28:28 -- Installing: /usr/local/include/iot/iot.h 20:28:28 -- Installing: /usr/local/include/iot/json.h 20:28:28 -- Installing: /usr/local/include/iot/logger.h 20:28:28 -- Installing: /usr/local/include/iot/os.h 20:28:28 -- Installing: /usr/local/include/iot/scheduler.h 20:28:28 -- Installing: /usr/local/include/iot/thread.h 20:28:28 -- Installing: /usr/local/include/iot/threadpool.h 20:28:28 -- Installing: /usr/local/include/iot/time.h 20:28:28 -- Installing: /usr/local/include/iot/typecode.h 20:28:28 -- Installing: /usr/local/include/iot/os 20:28:28 -- Installing: /usr/local/include/iot/os/linux.h 20:28:28 -- Installing: /usr/local/include/iot/os/macos.h 20:28:28 -- Installing: /usr/local/include/iot/os/zephyr.h 20:28:28 -- Installing: /usr/local/include/iot/defs.h 20:28:28 -- Installing: /usr/local/share/device-sdk-c/LICENSE 20:28:28 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 20:28:28 make: Leaving directory '/tmp/sdk/build/release' 20:28:29 Removing intermediate container a2f35553acd8 20:28:29 ---> c06b6c1532a9 20:28:29 Step 16/25 : FROM ${BASE} 20:28:29 ---> ac6a0feb3254 20:28:29 Step 17/25 : LABEL maintainer="IOTech " 20:28:29 ---> Running in 91757f5c796a 20:28:29 Removing intermediate container 91757f5c796a 20:28:29 ---> 3162d8636c03 20:28:29 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 20:28:29 ---> Running in cec92ba16595 20:28:29 Connecting to iotech.jfrog.io (54.195.244.87:443) 20:28:30 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 20:28:30 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 20:28:30 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 20:28:30 Removing intermediate container cec92ba16595 20:28:30 ---> 9e5b269fb90d 20:28:30 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 20:28:30 ---> Running in 9c80efd0a97b 20:28:30 Removing intermediate container 9c80efd0a97b 20:28:30 ---> 1006088acb0e 20:28:30 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 20:28:30 ---> Running in ad4e18da8e2b 20:28:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:32 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 20:28:32 (1/7) Installing curl (7.78.0-r0) 20:28:32 (2/7) Installing hiredis (0.14.1-r0) 20:28:32 (3/7) Installing hiredis-dev (0.14.1-r0) 20:28:32 (4/7) Installing libuuid (2.35.2-r0) 20:28:33 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 20:28:33 (6/7) Installing libidn2 (2.3.0-r0) 20:28:34 (7/7) Installing wget (1.20.3-r1) 20:28:34 Executing busybox-1.31.1-r20.trigger 20:28:34 OK: 286 MiB in 82 packages 20:28:34 Removing intermediate container ad4e18da8e2b 20:28:34 ---> e7c0c003c221 20:28:34 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 20:28:34 ---> 9f5a15cbe10e 20:28:34 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 20:28:35 ---> bb202f4cf486 20:28:35 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 20:28:35 ---> 82d17be92726 20:28:35 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 20:28:35 ---> 4fd3f5b6fca8 20:28:35 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 20:28:35 ---> 86ea577b64ec 20:28:35 Successfully built 86ea577b64ec 20:28:35 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 20:28:36 + docker inspect -f . ci-base-image-x86_64 20:28:36 . [Pipeline] withDockerContainer 20:28:36 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 20:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/5 -v /w/workspace/device-sdk-c/5:/w/workspace/device-sdk-c/5:rw,z -v /w/workspace/device-sdk-c/5@tmp:/w/workspace/device-sdk-c/5@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 ******** ci-base-image-x86_64 cat 20:28:36 $ docker top f78ee0fd49fdcc87281dd222d86a6e4fcb6424df383e18f30d7cc7a2e1d19768 -eo pid,comm [Pipeline] { [Pipeline] sh 20:28:37 + make test 20:28:37 echo "make test" 20:28:37 make test [Pipeline] } 20:28:37 $ docker stop --time=1 f78ee0fd49fdcc87281dd222d86a6e4fcb6424df383e18f30d7cc7a2e1d19768 20:28:38 $ docker rm -f f78ee0fd49fdcc87281dd222d86a6e4fcb6424df383e18f30d7cc7a2e1d19768 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:28:39 + ls -al . 20:28:39 total 172 20:28:39 drwxrwxr-x. 8 jenkins jenkins 4096 Aug 11 20:27 . 20:28:39 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:27 .. 20:28:39 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 11 20:27 Attribution.txt 20:28:39 -rw-rw-r--. 1 jenkins jenkins 7556 Aug 11 20:27 CHANGES 20:28:39 drwxrwxr-x. 2 jenkins jenkins 121 Aug 11 20:27 docs 20:28:39 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 11 20:27 Doxyfile 20:28:39 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:27 .git 20:28:39 drwxrwxr-x. 2 jenkins jenkins 81 Aug 11 20:27 .github 20:28:39 -rw-rw-r--. 1 jenkins jenkins 176 Aug 11 20:27 .gitignore 20:28:39 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:27 GOVERNANCE.md 20:28:39 drwxrwxr-x. 4 jenkins jenkins 33 Aug 11 20:27 include 20:28:39 -rw-rw-r--. 1 jenkins jenkins 784 Aug 11 20:27 Jenkinsfile 20:28:39 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 11 20:27 LICENSE 20:28:39 -rw-rw-r--. 1 jenkins jenkins 444 Aug 11 20:27 Makefile 20:28:39 -rw-rw-r--. 1 jenkins jenkins 618 Aug 11 20:27 OWNERS.md 20:28:39 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 11 20:27 README.md 20:28:39 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 11 20:27 README.v2.md 20:28:39 drwxrwxr-x. 2 jenkins jenkins 98 Aug 11 20:27 scripts 20:28:39 drwxrwxr-x. 4 jenkins jenkins 50 Aug 11 20:27 src 20:28:39 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:25 VERSION [Pipeline] isUnix [Pipeline] sh 20:28:40 + 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=fa3f1bc6009dfda5647181c893d25c3a20ff6238 --label arch=amd64 --label version=2.0.1-dev.4 . 20:28:40 Sending build context to Docker daemon 2.629MB 20:28:40 Step 1/17 : ARG BASE=alpine:3.12 20:28:40 Step 2/17 : FROM ${BASE} 20:28:40 ---> 86ea577b64ec 20:28:40 Step 3/17 : LABEL maintainer="IOTech " 20:28:40 ---> Running in dbc40b163f77 20:28:40 Removing intermediate container dbc40b163f77 20:28:40 ---> 216d6ea916be 20:28:40 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 20:28:40 ---> Running in 83bec6c593a3 20:28:40 --2021-08-11 20:28:40-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 20:28:40 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.229.110.245, 54.170.66.44 20:28:40 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 20:28:40 HTTP request sent, awaiting response... 200 OK 20:28:40 Length: 451 [application/octet-stream] 20:28:40 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 20:28:40  20:28:40 0K 100% 49.6M=0s 20:28:40 20:28:40 2021-08-11 20:28:40 (49.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 20:28:40 20:28:41 Removing intermediate container 83bec6c593a3 20:28:41 ---> b3268403176b 20:28:41 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 20:28:41 ---> Running in 0e5d5d0e523b 20:28:41 Removing intermediate container 0e5d5d0e523b 20:28:41 ---> 0963d22e5f38 20:28:41 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 20:28:41 ---> Running in 675c9c1c64c7 20:28:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:28:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:28:42 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 20:28:43 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 20:28:43 (2/16) Installing libblkid (2.35.2-r0) 20:28:43 (3/16) Installing blkid (2.35.2-r0) 20:28:43 (4/16) Installing libcap-ng (0.7.10-r1) 20:28:43 (5/16) Installing setpriv (2.35.2-r0) 20:28:43 (6/16) Installing libmount (2.35.2-r0) 20:28:43 (7/16) Installing libsmartcols (2.35.2-r0) 20:28:43 (8/16) Installing findmnt (2.35.2-r0) 20:28:44 (9/16) Installing mcookie (2.35.2-r0) 20:28:44 (10/16) Installing hexdump (2.35.2-r0) 20:28:44 (11/16) Installing lsblk (2.35.2-r0) 20:28:44 (12/16) Installing libfdisk (2.35.2-r0) 20:28:44 (13/16) Installing sfdisk (2.35.2-r0) 20:28:44 (14/16) Installing cfdisk (2.35.2-r0) 20:28:44 (15/16) Installing util-linux (2.35.2-r0) 20:28:44 (16/16) Installing util-linux-dev (2.35.2-r0) 20:28:45 Executing busybox-1.31.1-r20.trigger 20:28:45 OK: 295 MiB in 98 packages 20:28:45 Removing intermediate container 675c9c1c64c7 20:28:45 ---> e76349d758bd 20:28:45 Step 7/17 : COPY VERSION /edgex-c-sdk/ 20:28:45 ---> 7da1e2e7ee30 20:28:45 Step 8/17 : COPY src /edgex-c-sdk/src/ 20:28:46 ---> c913d77c804c 20:28:46 Step 9/17 : COPY include /edgex-c-sdk/include/ 20:28:46 ---> fd5d8687ee7d 20:28:46 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 20:28:46 ---> 2df3f08fb3c3 20:28:46 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 20:28:46 ---> ff41c62b6f47 20:28:46 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 20:28:46 ---> cf4d624ae8ff 20:28:46 Step 13/17 : WORKDIR /edgex-c-sdk 20:28:46 ---> Running in 27d650f16045 20:28:46 Removing intermediate container 27d650f16045 20:28:46 ---> e9ace8e5b15e 20:28:46 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 20:28:46 ---> Running in de7ad580b03c 20:28:46 Removing intermediate container de7ad580b03c 20:28:46 ---> 67bb45a0dd11 20:28:46 Step 15/17 : LABEL arch=amd64 20:28:46 ---> Running in 5469a5dab0d5 20:28:47 Removing intermediate container 5469a5dab0d5 20:28:47 ---> bc1993a48370 20:28:47 Step 16/17 : LABEL git_sha=fa3f1bc6009dfda5647181c893d25c3a20ff6238 20:28:47 ---> Running in 03ecf833f9d2 20:28:47 Removing intermediate container 03ecf833f9d2 20:28:47 ---> a86969c28a7d 20:28:47 Step 17/17 : LABEL version=2.0.1-dev.4 20:28:47 ---> Running in 4a503f95cd58 20:28:47 Removing intermediate container 4a503f95cd58 20:28:47 ---> f81d716c5e97 20:28:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:28:47 Successfully built f81d716c5e97 20:28:47 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 20:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:47 20:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:47 latest: Pulling from edgex-lftools-log-publisher 20:28:47 b4d181a07f80: Pulling fs layer 20:28:47 a1111a8f2ec3: Pulling fs layer 20:28:47 ed53099fbce6: Pulling fs layer 20:28:47 dc539afda2c1: Pulling fs layer 20:28:47 77bc0d833cb6: Pulling fs layer 20:28:47 9065ff56babe: Pulling fs layer 20:28:47 d287ab97295c: Pulling fs layer 20:28:47 dc539afda2c1: Waiting 20:28:47 77bc0d833cb6: Waiting 20:28:47 9065ff56babe: Waiting 20:28:47 d287ab97295c: Waiting 20:28:48 a1111a8f2ec3: Verifying Checksum 20:28:48 a1111a8f2ec3: Download complete 20:28:48 dc539afda2c1: Verifying Checksum 20:28:48 dc539afda2c1: Download complete 20:28:48 77bc0d833cb6: Verifying Checksum 20:28:48 77bc0d833cb6: Download complete 20:28:48 9065ff56babe: Verifying Checksum 20:28:48 9065ff56babe: Download complete 20:28:49 ed53099fbce6: Verifying Checksum 20:28:49 ed53099fbce6: Download complete 20:28:50 b4d181a07f80: Verifying Checksum 20:28:50 b4d181a07f80: Download complete 20:28:51 b4d181a07f80: Pull complete 20:28:51 a1111a8f2ec3: Pull complete 20:28:52 ed53099fbce6: Pull complete 20:28:52 dc539afda2c1: Pull complete 20:28:52 77bc0d833cb6: Pull complete 20:28:52 9065ff56babe: Pull complete 20:28:56 d287ab97295c: Verifying Checksum 20:28:56 d287ab97295c: Download complete 20:28:59 d287ab97295c: Pull complete 20:28:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:28:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:28:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:28:59 prd-centos7-docker-4c-2g-434 does not seem to be running inside a container 20:28:59 $ 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/5 -v /w/workspace/device-sdk-c/5:/w/workspace/device-sdk-c/5:rw,z -v /w/workspace/device-sdk-c/5@tmp:/w/workspace/device-sdk-c/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:29:01 $ docker top 2e9252cec539a27ec2f8914506bc46b2e2af467b09c52bc9e7b27d959ea81e3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:02 ---> job-cost.sh 20:29:02 lf-activate-venv: SKIPPING 20:29:02 INFO: No Stack... 20:29:03 INFO: Retrieving Pricing Info for: v3-standard-2 20:29:03 INFO: Archiving Costs [Pipeline] sh 20:29:04 + cat /w/workspace/device-sdk-c/5/archives/cost.csv 20:29:04 + cut -d, -f6 [Pipeline] lock 20:29:04 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] 20:29:04 Resource [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] did not exist. Created. 20:29:04 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:04 + echo total: 0.05999999865889549 [Pipeline] stash 20:29:04 Stashed 1 file(s) [Pipeline] } 20:29:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:04 $ docker stop --time=1 2e9252cec539a27ec2f8914506bc46b2e2af467b09c52bc9e7b27d959ea81e3f 20:29:06 $ docker rm -f 2e9252cec539a27ec2f8914506bc46b2e2af467b09c52bc9e7b27d959ea81e3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:29:13 Running on prd-ubuntu18.04-docker-arm64-4c-16g-436 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 20:29:13 Running in /w/workspace/device-sdk-c/5 [Pipeline] { [Pipeline] checkout 20:29:14 Selected Git installation does not exist. Using Default 20:29:14 The recommended git tool is: NONE 20:29:20 using credential edgex-jenkins-ssh 20:29:20 Cloning the remote Git repository 20:29:20 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 20:29:20 > git init /w/workspace/device-sdk-c/5 # timeout=10 20:29:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 20:29:20 > git --version # timeout=10 20:29:20 > git --version # 'git version 2.17.1' 20:29:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:22 Avoid second fetch 20:29:22 Checking out Revision fa3f1bc6009dfda5647181c893d25c3a20ff6238 (main) 20:29:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 20:29:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:29:22 > git config core.sparsecheckout # timeout=10 20:29:22 > git checkout -f fa3f1bc6009dfda5647181c893d25c3a20ff6238 # timeout=10 20:29:26 Commit message: "Merge pull request #364 from jpwhitemn/add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:27 provisioning config files... 20:29:27 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/5@tmp/config3066284984365668685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:28 ---> docker-login.sh 20:29:28 nexus3.edgexfoundry.org:10001 20:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:29 Configure a credential helper to remove this warning. See 20:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:29 20:29:29 Login Succeeded 20:29:29 nexus3.edgexfoundry.org:10002 20:29:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:29 Configure a credential helper to remove this warning. See 20:29:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:29 20:29:29 Login Succeeded 20:29:29 nexus3.edgexfoundry.org:10003 20:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:30 Configure a credential helper to remove this warning. See 20:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:30 20:29:30 Login Succeeded 20:29:30 nexus3.edgexfoundry.org:10004 20:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:31 Configure a credential helper to remove this warning. See 20:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:31 20:29:31 Login Succeeded 20:29:31 docker.io 20:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:32 Configure a credential helper to remove this warning. See 20:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:32 20:29:32 Login Succeeded 20:29:32 ---> docker-login.sh ends [Pipeline] } 20:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:29:32 ========================================================= 20:29:32 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 20:29:32 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:29:32 + 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 . 20:29:33 Sending build context to Docker daemon 2.628MB 20:29:33 Step 1/25 : ARG BASE=alpine:3.12 20:29:33 Step 2/25 : FROM ${BASE} as builder 20:29:33 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 20:29:33 d2f70382dc9a: Pulling fs layer 20:29:33 b08cc2eccb4b: Pulling fs layer 20:29:33 7b69db201801: Pulling fs layer 20:29:33 b08cc2eccb4b: Verifying Checksum 20:29:33 b08cc2eccb4b: Download complete 20:29:34 d2f70382dc9a: Verifying Checksum 20:29:34 d2f70382dc9a: Download complete 20:29:35 d2f70382dc9a: Pull complete 20:29:35 b08cc2eccb4b: Pull complete 20:29:36 7b69db201801: Verifying Checksum 20:29:36 7b69db201801: Download complete 20:29:45 7b69db201801: Pull complete 20:29:45 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 20:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 20:29:45 ---> 759262b18b23 20:29:45 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 20:29:46 ---> Running in 13cf0ee3f5e4 20:29:48 Connecting to iotech.jfrog.io (54.229.110.245:443) 20:29:48 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 20:29:48 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 20:29:48 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 20:29:49 Removing intermediate container 13cf0ee3f5e4 20:29:49 ---> 011e93d5a79b 20:29:49 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 20:29:50 ---> Running in 47d8f0d4b861 20:29:52 Removing intermediate container 47d8f0d4b861 20:29:52 ---> 41304fac2930 20:29:52 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 20:29:52 ---> Running in a91bd8125427 20:29:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:29:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:29:55 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 20:29:56 (1/22) Installing hiredis (0.14.1-r0) 20:29:56 (2/22) Installing hiredis-dev (0.14.1-r0) 20:29:56 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 20:29:56 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 20:29:58 (5/22) Installing libblkid (2.35.2-r0) 20:29:58 (6/22) Installing blkid (2.35.2-r0) 20:29:58 (7/22) Installing libcap-ng (0.7.10-r1) 20:29:58 (8/22) Installing setpriv (2.35.2-r0) 20:29:58 (9/22) Installing libmount (2.35.2-r0) 20:29:58 (10/22) Installing libsmartcols (2.35.2-r0) 20:29:59 (11/22) Installing findmnt (2.35.2-r0) 20:29:59 (12/22) Installing mcookie (2.35.2-r0) 20:29:59 (13/22) Installing hexdump (2.35.2-r0) 20:29:59 (14/22) Installing lsblk (2.35.2-r0) 20:29:59 (15/22) Installing libuuid (2.35.2-r0) 20:29:59 (16/22) Installing libfdisk (2.35.2-r0) 20:29:59 (17/22) Installing sfdisk (2.35.2-r0) 20:29:59 (18/22) Installing cfdisk (2.35.2-r0) 20:29:59 (19/22) Installing util-linux (2.35.2-r0) 20:30:00 (20/22) Installing util-linux-dev (2.35.2-r0) 20:30:01 (21/22) Installing libidn2 (2.3.0-r0) 20:30:01 (22/22) Installing wget (1.20.3-r1) 20:30:01 Executing busybox-1.31.1-r20.trigger 20:30:01 OK: 276 MiB in 97 packages 20:30:03 Removing intermediate container a91bd8125427 20:30:03 ---> a2d09b27f82b 20:30:03 Step 6/25 : ENV CBOR_VERSION=0.5.0 20:30:03 ---> Running in 47a44fb249ff 20:30:03 Removing intermediate container 47a44fb249ff 20:30:03 ---> 4db872bd8d68 20:30:03 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 20:30:04 ---> Running in d011f7c35bc3 20:30:05 --2021-08-11 20:30:05-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 20:30:05 Resolving github.com (github.com)... 140.82.114.4 20:30:05 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 20:30:05 HTTP request sent, awaiting response... 302 Found 20:30:05 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 20:30:05 --2021-08-11 20:30:05-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 20:30:05 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 20:30:05 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. 20:30:05 HTTP request sent, awaiting response... 200 OK 20:30:05 Length: unspecified [application/x-gzip] 20:30:05 Saving to: 'STDOUT' 20:30:05  20:30:05 0K .......... .......... .......... .......... .......... 1.22M 20:30:06 50K .......... .......... .......... .......... .......... 2.52M 20:30:06 100K .......... .......... .......... .......... .......... 7.77M 20:30:06 150K .......... .......... .......... .......... .......... 3.65M 20:30:06 200K .......... .......... .......... .......... .......... 11.0M 20:30:06 250K .......... .......... .......... .......... .......... 3.46M 20:30:06 300K .......... .......... .......... .......... .......... 4.42M 20:30:06 350K .......... .......... .......... .......... .......... 4.63M 20:30:06 400K .......... .......... .......... .......... .......... 3.75M 20:30:06 450K .......... .......... .......... .......... .......... 3.89M 20:30:06 500K .......... .......... .......... .......... .......... 8.49M 20:30:06 550K .......... .......... .......... .......... .......... 2.41M 20:30:06 600K .......... .......... .......... .......... .......... 822K 20:30:06 650K .......... .......... .......... .......... .......... 2.23M 20:30:06 700K ..         8.81M=0.3s 20:30:06 20:30:06 2021-08-11 20:30:06 (2.70 MB/s) - written to stdout [719348] 20:30:06 20:30:06 -- The C compiler identification is GNU 9.3.0 20:30:07 -- The CXX compiler identification is GNU 9.3.0 20:30:07 -- Check for working C compiler: /usr/bin/cc 20:30:07 -- Check for working C compiler: /usr/bin/cc - works 20:30:07 -- Detecting C compiler ABI info 20:30:07 -- Detecting C compiler ABI info - done 20:30:07 -- Detecting C compile features 20:30:07 -- Detecting C compile features - done 20:30:07 -- Check for working CXX compiler: /usr/bin/c++ 20:30:08 -- Check for working CXX compiler: /usr/bin/c++ - works 20:30:08 -- Detecting CXX compiler ABI info 20:30:08 -- Detecting CXX compiler ABI info - done 20:30:08 -- Detecting CXX compile features 20:30:08 -- Detecting CXX compile features - done 20:30:08 -- Looking for include file endian.h 20:30:09 -- Looking for include file endian.h - found 20:30:09 -- Check if the system is big endian 20:30:09 -- Searching 16 bit integer 20:30:09 -- Looking for sys/types.h 20:30:09 -- Looking for sys/types.h - found 20:30:09 -- Looking for stdint.h 20:30:09 -- Looking for stdint.h - found 20:30:09 -- Looking for stddef.h 20:30:09 -- Looking for stddef.h - found 20:30:09 -- Check size of unsigned short 20:30:09 -- Check size of unsigned short - done 20:30:09 -- Searching 16 bit integer - Using unsigned short 20:30:10 -- Check if the system is big endian - little endian 20:30:10 -- Check size of size_t 20:30:10 -- Check size of size_t - done 20:30:10 CMake Warning at examples/CMakeLists.txt:16 (find_package): 20:30:10 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 20:30:10 asked CMake to find a package configuration file provided by "cJSON", but 20:30:10 CMake did not find one. 20:30:10 20:30:10 Could not find a package configuration file provided by "cJSON" with any of 20:30:10 the following names: 20:30:10 20:30:10 cJSONConfig.cmake 20:30:10 cjson-config.cmake 20:30:10 20:30:10 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 20:30:10 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 20:30:10 provides a separate development package or SDK, be sure it has been 20:30:10 installed. 20:30:10 20:30:10 20:30:10 -- Configuring done 20:30:11 -- Generating done 20:30:11 -- Build files have been written to: /tmp/cbor 20:30:11 Scanning dependencies of target cbor_shared 20:30:11 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 20:30:12 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 20:30:13 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 20:30:13 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 20:30:14 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 20:30:14 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 20:30:15 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 20:30:15 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 20:30:15 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 20:30:15 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 20:30:16 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 20:30:17 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 20:30:17 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 20:30:18 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 20:30:18 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 20:30:18 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 20:30:19 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 20:30:19 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 20:30:20 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 20:30:20 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 20:30:20 [ 40%] Linking C shared library libcbor.so 20:30:20 [ 40%] Built target cbor_shared 20:30:20 Scanning dependencies of target cbor 20:30:20 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 20:30:22 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 20:30:23 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 20:30:23 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 20:30:26 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 20:30:26 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 20:30:26 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 20:30:27 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 20:30:27 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 20:30:27 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 20:30:28 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 20:30:29 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 20:30:30 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 20:30:30 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 20:30:31 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 20:30:31 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 20:30:31 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 20:30:32 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 20:30:32 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 20:30:33 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 20:30:33 [ 80%] Linking C static library libcbor.a 20:30:33 [ 80%] Built target cbor 20:30:33 Scanning dependencies of target sort 20:30:33 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 20:30:33 [ 84%] Linking C executable sort 20:30:33 [ 84%] Built target sort 20:30:33 Scanning dependencies of target readfile 20:30:33 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 20:30:34 [ 88%] Linking C executable readfile 20:30:34 [ 88%] Built target readfile 20:30:34 Scanning dependencies of target streaming_parser 20:30:34 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 20:30:34 [ 92%] Linking C executable streaming_parser 20:30:34 [ 92%] Built target streaming_parser 20:30:34 Scanning dependencies of target hello 20:30:34 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 20:30:35 [ 96%] Linking C executable hello 20:30:35 [ 96%] Built target hello 20:30:35 Scanning dependencies of target create_items 20:30:35 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 20:30:35 [100%] Linking C executable create_items 20:30:35 [100%] Built target create_items 20:30:35 Install the project... 20:30:35 -- Install configuration: "Release" 20:30:35 -- Installing: /usr/local/include/cbor/configuration.h 20:30:35 -- Installing: /usr/local/lib64/libcbor.a 20:30:35 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 20:30:35 -- Installing: /usr/local/lib64/libcbor.so.0 20:30:35 -- Installing: /usr/local/lib64/libcbor.so 20:30:35 -- Up-to-date: /usr/local/include/cbor 20:30:35 -- Installing: /usr/local/include/cbor/streaming.h 20:30:35 -- Installing: /usr/local/include/cbor/ints.h 20:30:35 -- Installing: /usr/local/include/cbor/floats_ctrls.h 20:30:35 -- Installing: /usr/local/include/cbor/bytestrings.h 20:30:35 -- Installing: /usr/local/include/cbor/encoding.h 20:30:35 -- Installing: /usr/local/include/cbor/serialization.h 20:30:35 -- Installing: /usr/local/include/cbor/data.h 20:30:35 -- Installing: /usr/local/include/cbor/common.h 20:30:35 -- Installing: /usr/local/include/cbor/callbacks.h 20:30:35 -- Installing: /usr/local/include/cbor/strings.h 20:30:35 -- Installing: /usr/local/include/cbor/tags.h 20:30:35 -- Installing: /usr/local/include/cbor/internal 20:30:35 -- Installing: /usr/local/include/cbor/internal/encoders.h 20:30:35 -- Installing: /usr/local/include/cbor/internal/loaders.h 20:30:35 -- Installing: /usr/local/include/cbor/internal/stack.h 20:30:35 -- Installing: /usr/local/include/cbor/internal/unicode.h 20:30:35 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 20:30:35 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 20:30:35 -- Installing: /usr/local/include/cbor/arrays.h 20:30:35 -- Installing: /usr/local/include/cbor/maps.h 20:30:35 -- Installing: /usr/local/include/cbor.h 20:30:35 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 20:30:38 Removing intermediate container d011f7c35bc3 20:30:38 ---> 3e52ef31e6fa 20:30:38 Step 8/25 : RUN mkdir /tmp/sdk 20:30:38 ---> Running in c5d756d472d3 20:30:40 Removing intermediate container c5d756d472d3 20:30:40 ---> 2801f548b75e 20:30:40 Step 9/25 : COPY VERSION /tmp/sdk 20:30:41 ---> 8ffd6f765c34 20:30:41 Step 10/25 : COPY src /tmp/sdk/src 20:30:43 ---> da683d3aec51 20:30:43 Step 11/25 : COPY include /tmp/sdk/include 20:30:44 ---> fca883176a49 20:30:44 Step 12/25 : COPY scripts /tmp/sdk/scripts 20:30:45 ---> 673c04ca69a2 20:30:45 Step 13/25 : COPY LICENSE /tmp/sdk 20:30:46 ---> 40e3fd1ae448 20:30:46 Step 14/25 : COPY Attribution.txt /tmp/sdk 20:30:47 ---> 810b5541747c 20:30:47 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 20:30:47 ---> Running in 5591eac612e9 20:30:49 + CPPCHECK=false 20:30:49 + DOCGEN=false 20:30:49 + TOMLVER=SDK-0.2 20:30:49 + CUTILVER=1.1.4 20:30:49 + '[' 0 -gt 0 ] 20:30:49 + readlink -f ./scripts/build.sh 20:30:49 + dirname /tmp/sdk/scripts/build.sh 20:30:49 + dirname /tmp/sdk/scripts 20:30:49 + ROOT=/tmp/sdk 20:30:49 + cd /tmp/sdk 20:30:49 + '[' '!' -d deps ] 20:30:49 + mkdir deps 20:30:49 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:30:49 + tar -C deps -z -x -f - 20:30:49 --2021-08-11 20:30:48-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 20:30:49 Resolving github.com (github.com)... 140.82.114.4 20:30:49 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 20:30:49 HTTP request sent, awaiting response... 302 Found 20:30:49 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 20:30:49 --2021-08-11 20:30:49-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 20:30:49 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 20:30:49 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 20:30:49 HTTP request sent, awaiting response... 200 OK 20:30:49 Length: unspecified [application/x-gzip] 20:30:49 Saving to: 'STDOUT' 20:30:49  20:30:49 0K .......... ......  1.08M=0.01s 20:30:49 20:30:49 2021-08-11 20:30:49 (1.08 MB/s) - written to stdout [16451] 20:30:49 20:30:49 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 20:30:49 + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -z 20:30:49 -x -f - 20:30:49 --2021-08-11 20:30:49-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 20:30:49 Resolving github.com (github.com)... 140.82.114.4 20:30:49 Connecting to github.com (github.com)|140.82.114.4|:443... connected. 20:30:49 HTTP request sent, awaiting response... 302 Found 20:30:49 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 20:30:49 --2021-08-11 20:30:49-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 20:30:49 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 20:30:49 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 20:30:49 HTTP request sent, awaiting response... 200 OK 20:30:49 Length: unspecified [application/x-gzip] 20:30:49 Saving to: 'STDOUT' 20:30:49 20:30:49 0K .......... .......... .......... .......... .......... 1.51M 20:30:49 50K .......... .......... .......... .......... .......... 2.66M 20:30:49 100K .......... .......... .......... .......... .......... 3.33M 20:30:49 150K .......... .......... .......    1.40M=0.08s 20:30:49 20:30:49 2021-08-11 20:30:49 (2.05 MB/s) - written to stdout [181796] 20:30:49 20:30:49 + mkdir -p src/c/iot 20:30:49 + 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 20:30:49 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 20:30:49 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 20:30:49 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 20:30:49 + mkdir -p include/iot 20:30:49 + 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 20:30:49 + mkdir -p include/iot/os 20:30:49 + 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 20:30:49 + mkdir -p /tmp/sdk/build/release 20:30:49 + cd /tmp/sdk/build/release 20:30:49 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 20:30:50 -- The C compiler identification is GNU 9.3.0 20:30:50 -- Check for working C compiler: /usr/bin/cc 20:30:50 -- Check for working C compiler: /usr/bin/cc - works 20:30:50 -- Detecting C compiler ABI info 20:30:51 -- Detecting C compiler ABI info - done 20:30:51 -- Detecting C compile features 20:30:51 -- Detecting C compile features - done 20:30:51 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:30:51 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 20:30:51 -- Found LIBYAML: /usr/lib/libyaml.so 20:30:51 -- Found LIBUUID: /usr/lib/libuuid.so 20:30:51 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:30:51 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 20:30:51 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 20:30:51 -- C SDK 2.0.1-dev.4 for Linux 20:30:51 -- Performing Test CSDK_HAVE_ATOMIC 20:30:51 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:30:52 -- Found Curses: /usr/lib/libcurses.so 20:30:52 -- Configuring done 20:30:52 -- Generating done 20:30:52 -- Build files have been written to: /tmp/sdk/build/release 20:30:52 + + teemake release.log all 20:30:52 package 20:30:52 Scanning dependencies of target csdk 20:30:53 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:30:54 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 20:30:55 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:30:57 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:30:58 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:30:58 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 20:30:59 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 20:31:00 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 20:31:00 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:31:02 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:31:05 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:31:05 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:31:06 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:31:07 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:31:08 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:31:08 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:31:09 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:31:14 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 20:31:14 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:31:14 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:31:14 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 20:31:15 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:31:16 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:31:20 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:31:21 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:31:21 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:31:22 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:31:23 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:31:23 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:31:24 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:31:25 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:31:26 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:31:26 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 20:31:30 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:31:30 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:31:32 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:31:32 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:31:39 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:31:40 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:31:40 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 20:31:41 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:31:42 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:31:46 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 20:31:46 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 20:31:46 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 20:31:47 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:31:50 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:31:56 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:31:56 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:31:57 [ 75%] Linking C shared library libcsdk.so 20:31:57 [ 75%] Built target csdk 20:31:57 Scanning dependencies of target template 20:31:58 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:31:59 [ 78%] Linking C executable template 20:31:59 [ 78%] Built target template 20:31:59 Scanning dependencies of target device-counter 20:31:59 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:32:00 [ 81%] Linking C executable device-counter 20:32:00 [ 81%] Built target device-counter 20:32:00 Scanning dependencies of target device-random 20:32:00 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:32:01 [ 84%] Linking C executable device-random 20:32:01 [ 84%] Built target device-random 20:32:01 Scanning dependencies of target device-gyro 20:32:02 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:32:02 [ 87%] Linking C executable device-gyro 20:32:02 [ 87%] Built target device-gyro 20:32:02 Scanning dependencies of target device-bitfields 20:32:02 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 20:32:03 [ 90%] Linking C executable device-bitfields 20:32:03 [ 90%] Built target device-bitfields 20:32:03 Scanning dependencies of target template-discovery 20:32:03 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:32:04 [ 93%] Linking C executable template-discovery 20:32:05 [ 93%] Built target template-discovery 20:32:05 Scanning dependencies of target device-file 20:32:05 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 20:32:06 [ 96%] Linking C executable device-file 20:32:06 [ 96%] Built target device-file 20:32:06 Scanning dependencies of target device-terminal 20:32:06 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:32:07 [100%] Linking C executable device-terminal 20:32:07 [100%] Built target device-terminal 20:32:07 Run CPack packaging tool... 20:32:07 CPack: Create package using TGZ 20:32:07 CPack: Install projects 20:32:07 CPack: - Run preinstall target for: Csdk 20:32:08 CPack: - Install project: Csdk [] 20:32:08 CPack: Create package 20:32:08 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.4.tar.gz generated. 20:32:08 + '[' false '=' true ] 20:32:08 + '[' false '=' true ] 20:32:08 + mkdir -p /tmp/sdk/build/debug 20:32:08 + cd /tmp/sdk/build/debug 20:32:08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 20:32:08 -- The C compiler identification is GNU 9.3.0 20:32:09 -- Check for working C compiler: /usr/bin/cc 20:32:09 -- Check for working C compiler: /usr/bin/cc - works 20:32:09 -- Detecting C compiler ABI info 20:32:09 -- Detecting C compiler ABI info - done 20:32:09 -- Detecting C compile features 20:32:09 -- Detecting C compile features - done 20:32:09 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 20:32:09 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 20:32:10 -- Found LIBYAML: /usr/lib/libyaml.so 20:32:10 -- Found LIBUUID: /usr/lib/libuuid.so 20:32:10 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 20:32:10 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 20:32:10 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 20:32:10 -- C SDK 2.0.1-dev.4 for Linux 20:32:10 -- Performing Test CSDK_HAVE_ATOMIC 20:32:10 -- Performing Test CSDK_HAVE_ATOMIC - Success 20:32:10 -- Found Curses: /usr/lib/libcurses.so 20:32:11 -- Configuring done 20:32:11 -- Generating done 20:32:11 -- Build files have been written to: /tmp/sdk/build/debug 20:32:11 + + tee debug.logmake 20:32:11 20:32:11 Scanning dependencies of target csdk 20:32:11 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 20:32:12 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 20:32:12 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 20:32:13 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 20:32:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 20:32:14 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 20:32:14 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 20:32:15 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 20:32:15 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 20:32:16 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 20:32:17 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 20:32:17 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 20:32:17 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 20:32:18 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 20:32:18 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 20:32:18 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 20:32:19 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 20:32:20 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 20:32:20 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 20:32:20 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 20:32:21 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 20:32:21 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 20:32:21 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 20:32:23 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 20:32:23 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 20:32:23 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 20:32:23 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 20:32:24 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 20:32:24 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 20:32:24 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 20:32:25 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 20:32:25 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 20:32:25 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 20:32:26 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 20:32:26 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 20:32:27 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 20:32:27 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 20:32:29 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 20:32:29 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 20:32:30 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 20:32:30 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 20:32:31 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 20:32:32 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 20:32:33 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 20:32:33 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 20:32:34 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 20:32:35 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 20:32:36 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 20:32:36 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 20:32:36 [ 75%] Linking C shared library libcsdk.so 20:32:36 [ 75%] Built target csdk 20:32:36 Scanning dependencies of target template 20:32:37 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 20:32:37 [ 78%] Linking C executable template 20:32:38 [ 78%] Built target template 20:32:38 Scanning dependencies of target device-counter 20:32:38 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 20:32:38 [ 81%] Linking C executable device-counter 20:32:38 [ 81%] Built target device-counter 20:32:38 Scanning dependencies of target device-random 20:32:38 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 20:32:39 [ 84%] Linking C executable device-random 20:32:39 [ 84%] Built target device-random 20:32:39 Scanning dependencies of target device-gyro 20:32:39 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 20:32:40 [ 87%] Linking C executable device-gyro 20:32:40 [ 87%] Built target device-gyro 20:32:40 Scanning dependencies of target device-bitfields 20:32:40 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 20:32:41 [ 90%] Linking C executable device-bitfields 20:32:41 [ 90%] Built target device-bitfields 20:32:41 Scanning dependencies of target template-discovery 20:32:41 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 20:32:41 [ 93%] Linking C executable template-discovery 20:32:42 [ 93%] Built target template-discovery 20:32:42 Scanning dependencies of target device-file 20:32:42 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 20:32:42 [ 96%] Linking C executable device-file 20:32:43 [ 96%] Built target device-file 20:32:43 Scanning dependencies of target device-terminal 20:32:43 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 20:32:43 [100%] Linking C executable device-terminal 20:32:43 [100%] Built target device-terminal 20:32:43 make: Entering directory '/tmp/sdk/build/release' 20:32:44 make[1]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 75%] Built target csdk 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 78%] Built target template 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 81%] Built target device-counter 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 84%] Built target device-random 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 87%] Built target device-gyro 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 90%] Built target device-bitfields 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 93%] Built target template-discovery 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [ 96%] Built target device-file 20:32:44 make[2]: Entering directory '/tmp/sdk/build/release' 20:32:44 make[2]: Leaving directory '/tmp/sdk/build/release' 20:32:44 [100%] Built target device-terminal 20:32:44 make[1]: Leaving directory '/tmp/sdk/build/release' 20:32:44 Install the project... 20:32:44 -- Install configuration: "Release" 20:32:44 -- Installing: /usr/local/lib/libcsdk.so 20:32:44 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 20:32:44 -- Up-to-date: /usr/local/include 20:32:44 -- Installing: /usr/local/include/edgex 20:32:44 -- Installing: /usr/local/include/edgex/rest-server.h 20:32:44 -- Installing: /usr/local/include/edgex/edgex-base.h 20:32:44 -- Installing: /usr/local/include/edgex/edgex.h 20:32:44 -- Installing: /usr/local/include/edgex/devices.h 20:32:44 -- Installing: /usr/local/include/edgex/profiles.h 20:32:44 -- Installing: /usr/local/include/edgex/csdk-defs.h 20:32:44 -- Installing: /usr/local/include/devsdk 20:32:44 -- Installing: /usr/local/include/devsdk/devsdk-base.h 20:32:44 -- Installing: /usr/local/include/devsdk/devsdk.h 20:32:44 -- Installing: /usr/local/include/iot 20:32:44 -- Installing: /usr/local/include/iot/json.h 20:32:44 -- Installing: /usr/local/include/iot/container.h 20:32:44 -- Installing: /usr/local/include/iot/component.h 20:32:44 -- Installing: /usr/local/include/iot/typecode.h 20:32:44 -- Installing: /usr/local/include/iot/iot.h 20:32:44 -- Installing: /usr/local/include/iot/time.h 20:32:44 -- Installing: /usr/local/include/iot/hash.h 20:32:44 -- Installing: /usr/local/include/iot/logger.h 20:32:44 -- Installing: /usr/local/include/iot/os 20:32:44 -- Installing: /usr/local/include/iot/os/zephyr.h 20:32:44 -- Installing: /usr/local/include/iot/os/linux.h 20:32:44 -- Installing: /usr/local/include/iot/os/macos.h 20:32:44 -- Installing: /usr/local/include/iot/scheduler.h 20:32:44 -- Installing: /usr/local/include/iot/data.h 20:32:44 -- Installing: /usr/local/include/iot/thread.h 20:32:44 -- Installing: /usr/local/include/iot/os.h 20:32:44 -- Installing: /usr/local/include/iot/base64.h 20:32:44 -- Installing: /usr/local/include/iot/defs.h 20:32:44 -- Installing: /usr/local/include/iot/threadpool.h 20:32:44 -- Installing: /usr/local/include/iot/config.h 20:32:44 -- Installing: /usr/local/share/device-sdk-c/LICENSE 20:32:44 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 20:32:44 make: Leaving directory '/tmp/sdk/build/release' 20:32:47 Removing intermediate container 5591eac612e9 20:32:47 ---> 02944eed51c5 20:32:47 Step 16/25 : FROM ${BASE} 20:32:47 ---> 759262b18b23 20:32:47 Step 17/25 : LABEL maintainer="IOTech " 20:32:47 ---> Running in d022a2b9cd42 20:32:48 Removing intermediate container d022a2b9cd42 20:32:48 ---> 133c29eefe72 20:32:48 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 20:32:48 ---> Running in 2a1a5bc7ed46 20:32:50 Connecting to iotech.jfrog.io (54.170.66.44:443) 20:32:50 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 20:32:50 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 20:32:50 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 20:32:51 Removing intermediate container 2a1a5bc7ed46 20:32:51 ---> 556a95f46f54 20:32:51 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 20:32:52 ---> Running in 9e20e56f7208 20:32:54 Removing intermediate container 9e20e56f7208 20:32:54 ---> af7dfdbeed41 20:32:54 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 20:32:54 ---> Running in 58f3884771f7 20:32:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:32:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:32:57 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 20:32:57 (1/7) Installing curl (7.78.0-r0) 20:32:57 (2/7) Installing hiredis (0.14.1-r0) 20:32:57 (3/7) Installing hiredis-dev (0.14.1-r0) 20:32:57 (4/7) Installing libuuid (2.35.2-r0) 20:32:58 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 20:32:59 (6/7) Installing libidn2 (2.3.0-r0) 20:32:59 (7/7) Installing wget (1.20.3-r1) 20:32:59 Executing busybox-1.31.1-r20.trigger 20:32:59 OK: 267 MiB in 82 packages 20:33:01 Removing intermediate container 58f3884771f7 20:33:01 ---> d4233cd643bf 20:33:01 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 20:33:02 ---> d06db92738fd 20:33:02 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 20:33:03 ---> b4805293d3cf 20:33:03 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 20:33:03 ---> 8e43ebbd1082 20:33:03 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 20:33:05 ---> 0c528de7de80 20:33:05 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 20:33:06 ---> 43ebccd690d2 20:33:06 Successfully built 43ebccd690d2 20:33:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:33:06 + docker inspect -f . ci-base-image-arm64 20:33:06 . [Pipeline] withDockerContainer 20:33:07 prd-ubuntu18.04-docker-arm64-4c-16g-436 does not seem to be running inside a container 20:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/5 -v /w/workspace/device-sdk-c/5:/w/workspace/device-sdk-c/5:rw,z -v /w/workspace/device-sdk-c/5@tmp:/w/workspace/device-sdk-c/5@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 ******** ci-base-image-arm64 cat 20:33:08 $ docker top 8707cea5c52b0d3a8ec453b14bc3501558e40cf4f252a4fabb4cd4f13f8122a0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:10 + make test 20:33:10 echo "make test" 20:33:10 make test [Pipeline] } 20:33:10 $ docker stop --time=1 8707cea5c52b0d3a8ec453b14bc3501558e40cf4f252a4fabb4cd4f13f8122a0 20:33:12 $ docker rm -f 8707cea5c52b0d3a8ec453b14bc3501558e40cf4f252a4fabb4cd4f13f8122a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:33:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:33:13 + ls -al . 20:33:13 total 200 20:33:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:29 . 20:33:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:29 .. 20:33:13 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:29 .git 20:33:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:29 .github 20:33:13 -rw-rw-r-- 1 jenkins jenkins 176 Aug 11 20:29 .gitignore 20:33:13 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 11 20:29 Attribution.txt 20:33:13 -rw-rw-r-- 1 jenkins jenkins 7556 Aug 11 20:29 CHANGES 20:33:13 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 11 20:29 Doxyfile 20:33:13 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:29 GOVERNANCE.md 20:33:13 -rw-rw-r-- 1 jenkins jenkins 784 Aug 11 20:29 Jenkinsfile 20:33:13 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 11 20:29 LICENSE 20:33:13 -rw-rw-r-- 1 jenkins jenkins 444 Aug 11 20:29 Makefile 20:33:13 -rw-rw-r-- 1 jenkins jenkins 618 Aug 11 20:29 OWNERS.md 20:33:13 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 11 20:29 README.md 20:33:13 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 11 20:29 README.v2.md 20:33:13 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:25 VERSION 20:33:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:29 docs 20:33:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:29 include 20:33:13 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:29 scripts 20:33:13 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:29 src [Pipeline] isUnix [Pipeline] sh 20:33:13 + 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=fa3f1bc6009dfda5647181c893d25c3a20ff6238 --label arch=arm64 --label version=2.0.1-dev.4 . 20:33:14 Sending build context to Docker daemon 2.628MB 20:33:14 Step 1/17 : ARG BASE=alpine:3.12 20:33:14 Step 2/17 : FROM ${BASE} 20:33:14 ---> 43ebccd690d2 20:33:14 Step 3/17 : LABEL maintainer="IOTech " 20:33:14 ---> Running in 9fe08bf0844c 20:33:15 Removing intermediate container 9fe08bf0844c 20:33:15 ---> 099386e5df68 20:33:15 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 20:33:16 ---> Running in 4f6dbf0766c5 20:33:17 --2021-08-11 20:33:17-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 20:33:17 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.170.66.44, 54.195.244.87 20:33:17 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 20:33:17 HTTP request sent, awaiting response... 200 OK 20:33:17 Length: 451 [application/octet-stream] 20:33:17 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 20:33:17 20:33:17 0K  100% 18.6M=0s 20:33:17 20:33:17 2021-08-11 20:33:17 (18.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 20:33:17 20:33:19 Removing intermediate container 4f6dbf0766c5 20:33:19 ---> b10e059e8fdb 20:33:19 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 20:33:19 ---> Running in 82aae4781758 20:33:21 Removing intermediate container 82aae4781758 20:33:21 ---> e4d257469c24 20:33:21 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 20:33:22 ---> Running in 71e86e3d718e 20:33:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:33:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:33:24 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 20:33:25 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 20:33:25 (2/16) Installing libblkid (2.35.2-r0) 20:33:25 (3/16) Installing blkid (2.35.2-r0) 20:33:26 (4/16) Installing libcap-ng (0.7.10-r1) 20:33:26 (5/16) Installing setpriv (2.35.2-r0) 20:33:26 (6/16) Installing libmount (2.35.2-r0) 20:33:26 (7/16) Installing libsmartcols (2.35.2-r0) 20:33:26 (8/16) Installing findmnt (2.35.2-r0) 20:33:26 (9/16) Installing mcookie (2.35.2-r0) 20:33:26 (10/16) Installing hexdump (2.35.2-r0) 20:33:26 (11/16) Installing lsblk (2.35.2-r0) 20:33:26 (12/16) Installing libfdisk (2.35.2-r0) 20:33:26 (13/16) Installing sfdisk (2.35.2-r0) 20:33:27 (14/16) Installing cfdisk (2.35.2-r0) 20:33:27 (15/16) Installing util-linux (2.35.2-r0) 20:33:28 (16/16) Installing util-linux-dev (2.35.2-r0) 20:33:28 Executing busybox-1.31.1-r20.trigger 20:33:28 OK: 276 MiB in 98 packages 20:33:31 Removing intermediate container 71e86e3d718e 20:33:31 ---> 208242c62c3e 20:33:31 Step 7/17 : COPY VERSION /edgex-c-sdk/ 20:33:32 ---> 82ea87195472 20:33:32 Step 8/17 : COPY src /edgex-c-sdk/src/ 20:33:33 ---> 2018d719b899 20:33:33 Step 9/17 : COPY include /edgex-c-sdk/include/ 20:33:34 ---> 62a90563d6a2 20:33:34 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 20:33:35 ---> b658cb2eed67 20:33:35 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 20:33:36 ---> 60be9fb93178 20:33:36 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 20:33:37 ---> 1c3de2c839f9 20:33:37 Step 13/17 : WORKDIR /edgex-c-sdk 20:33:37 ---> Running in fdde21f798e0 20:33:38 Removing intermediate container fdde21f798e0 20:33:38 ---> 4dc86b3b5c98 20:33:38 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 20:33:38 ---> Running in 1f17723099ff 20:33:38 Removing intermediate container 1f17723099ff 20:33:38 ---> f22938078441 20:33:38 Step 15/17 : LABEL arch=arm64 20:33:39 ---> Running in 6a9433150430 20:33:39 Removing intermediate container 6a9433150430 20:33:39 ---> deb73ac1f1b8 20:33:39 Step 16/17 : LABEL git_sha=fa3f1bc6009dfda5647181c893d25c3a20ff6238 20:33:40 ---> Running in b42c4f05a5cf 20:33:40 Removing intermediate container b42c4f05a5cf 20:33:40 ---> 2a24d5255b6f 20:33:40 Step 17/17 : LABEL version=2.0.1-dev.4 20:33:40 ---> Running in 9f90264daa15 20:33:41 Removing intermediate container 9f90264daa15 20:33:41 ---> 276218711d3d 20:33:41 [Warning] One or more build-args [ARCH MAKE] were not consumed 20:33:41 Successfully built 276218711d3d 20:33:41 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 20:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:42 20:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:43 arm64: Pulling from edgex-lftools-log-publisher 20:33:43 448f6bf000e3: Pulling fs layer 20:33:43 f757da607395: Pulling fs layer 20:33:43 05883995daec: Pulling fs layer 20:33:43 8603b9c90790: Pulling fs layer 20:33:43 1560dd03e051: Pulling fs layer 20:33:43 27f5ce0e4adf: Pulling fs layer 20:33:43 c2d8d7efcc4b: Pulling fs layer 20:33:43 8603b9c90790: Waiting 20:33:43 1560dd03e051: Waiting 20:33:43 c2d8d7efcc4b: Waiting 20:33:43 27f5ce0e4adf: Waiting 20:33:43 f757da607395: Verifying Checksum 20:33:43 f757da607395: Download complete 20:33:43 8603b9c90790: Verifying Checksum 20:33:43 8603b9c90790: Download complete 20:33:43 1560dd03e051: Verifying Checksum 20:33:43 1560dd03e051: Download complete 20:33:43 27f5ce0e4adf: Verifying Checksum 20:33:43 27f5ce0e4adf: Download complete 20:33:44 05883995daec: Verifying Checksum 20:33:44 05883995daec: Download complete 20:33:47 448f6bf000e3: Verifying Checksum 20:33:47 448f6bf000e3: Download complete 20:33:50 448f6bf000e3: Pull complete 20:33:51 f757da607395: Pull complete 20:33:53 05883995daec: Pull complete 20:33:53 c2d8d7efcc4b: Verifying Checksum 20:33:53 c2d8d7efcc4b: Download complete 20:33:53 8603b9c90790: Pull complete 20:33:54 1560dd03e051: Pull complete 20:33:55 27f5ce0e4adf: Pull complete 20:34:10 c2d8d7efcc4b: Pull complete 20:34:10 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:34:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:34:10 prd-ubuntu18.04-docker-arm64-4c-16g-436 does not seem to be running inside a container 20:34:10 $ 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/5 -v /w/workspace/device-sdk-c/5:/w/workspace/device-sdk-c/5:rw,z -v /w/workspace/device-sdk-c/5@tmp:/w/workspace/device-sdk-c/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:34:13 $ docker top 754334be860d764889fdc0758f4f9cd378e69bbb768c662b908a1276fac17133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:14 ---> job-cost.sh 20:34:14 lf-activate-venv: SKIPPING 20:34:14 INFO: No Stack... 20:34:16 INFO: Retrieving Pricing Info for: v2-standard-4 20:34:16 INFO: Archiving Costs [Pipeline] sh 20:34:17 + cat /w/workspace/device-sdk-c/5/archives/cost.csv 20:34:17 + cut -d, -f6 [Pipeline] lock 20:34:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] 20:34:17 Resource [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] did not exist. Created. 20:34:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:18 /w/workspace/device-sdk-c/5@tmp/durable-2aeed3a0/script.sh: 1: /w/workspace/device-sdk-c/5@tmp/durable-2aeed3a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:34:18 + echo total: 0.18000000715255737 [Pipeline] stash 20:34:18 Warning: overwriting stash ‘stack-cost’ 20:34:19 Stashed 1 file(s) [Pipeline] } 20:34:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-5-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:19 $ docker stop --time=1 754334be860d764889fdc0758f4f9cd378e69bbb768c662b908a1276fac17133 20:34:21 $ docker rm -f 754334be860d764889fdc0758f4f9cd378e69bbb768c662b908a1276fac17133 [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 20:34:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:22 . [Pipeline] withDockerContainer 20:34:22 prd-centos7-docker-4c-2g-430 does not seem to be running inside a container 20:34:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:22 $ docker top 32e90546f140dbd1c34ce818a14081b2c817fe55e42a5d894b49b7d3e68ca235 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:22 [ssh-agent] Looking for ssh-agent implementation... 20:34:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:22 $ docker exec 32e90546f140dbd1c34ce818a14081b2c817fe55e42a5d894b49b7d3e68ca235 ssh-agent 20:34:23 SSH_AUTH_SOCK=/tmp/ssh-9JVLyDuKNcjQ/agent.13 20:34:23 SSH_AGENT_PID=20 20:34:23 Running ssh-add (command line suppressed) 20:34:23 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3547812500065063989.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3547812500065063989.key) 20:34:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:23 + git semver tag 20:34:23 # -> Open(): unable to determine branch for HEAD 20:34:23 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 20:34:23 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 20:34:23 # $SEMVER_REMOTE_NAME = origin 20:34:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:23 # $SEMVER_USER_NAME = edgex-jenkins 20:34:23 # $SEMVER_BRANCH = main 20:34:23 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 20:34:23 # fa3f1bc6009dfda5647181c893d25c3a20ff6238 HEAD 20:34:23 # -> Force: false 20:34:23 # 8aa249078a3e17e0791722ae375aa57952423e79 refs/tags/v2.0.1-dev.4 [Pipeline] } 20:34:23 $ docker exec --env ******** --env ******** 32e90546f140dbd1c34ce818a14081b2c817fe55e42a5d894b49b7d3e68ca235 ssh-agent -k 20:34:23 unset SSH_AUTH_SOCK; 20:34:23 unset SSH_AGENT_PID; 20:34:23 echo Agent pid 20 killed; 20:34:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:24 + git semver [Pipeline] } 20:34:24 $ docker stop --time=1 32e90546f140dbd1c34ce818a14081b2c817fe55e42a5d894b49b7d3e68ca235 20:34:25 $ docker rm -f 32e90546f140dbd1c34ce818a14081b2c817fe55e42a5d894b49b7d3e68ca235 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:34:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:25 20:34:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:34:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:26 0.23.1-centos7: Pulling from edgex-lftools 20:34:26 ab5ef0e58194: Pulling fs layer 20:34:26 9712f1f96733: Pulling fs layer 20:34:26 63f879dbbcfc: Pulling fs layer 20:34:26 0d9ebad4ef96: Pulling fs layer 20:34:26 e9a5061849ea: Pulling fs layer 20:34:26 d747dcd14b5f: Pulling fs layer 20:34:26 2de7ff778b66: Pulling fs layer 20:34:26 e9a5061849ea: Waiting 20:34:26 d747dcd14b5f: Waiting 20:34:26 2de7ff778b66: Waiting 20:34:26 0d9ebad4ef96: Waiting 20:34:26 9712f1f96733: Verifying Checksum 20:34:26 9712f1f96733: Download complete 20:34:29 63f879dbbcfc: Verifying Checksum 20:34:29 63f879dbbcfc: Download complete 20:34:29 e9a5061849ea: Verifying Checksum 20:34:29 e9a5061849ea: Download complete 20:34:29 d747dcd14b5f: Verifying Checksum 20:34:29 d747dcd14b5f: Download complete 20:34:30 2de7ff778b66: Verifying Checksum 20:34:30 2de7ff778b66: Download complete 20:34:30 0d9ebad4ef96: Verifying Checksum 20:34:30 0d9ebad4ef96: Download complete 20:34:31 ab5ef0e58194: Verifying Checksum 20:34:31 ab5ef0e58194: Download complete 20:34:35 ab5ef0e58194: Pull complete 20:34:35 9712f1f96733: Pull complete 20:34:35 63f879dbbcfc: Pull complete 20:34:39 0d9ebad4ef96: Pull complete 20:34:39 e9a5061849ea: Pull complete 20:34:39 d747dcd14b5f: Pull complete 20:34:40 2de7ff778b66: Pull complete 20:34:40 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:34:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:40 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:34:40 prd-centos7-docker-4c-2g-430 does not seem to be running inside a container 20:34:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:34:44 $ docker top 30b4a0145fc75d52ae3b98e3c0ace7f4353568e1889c9dfcb8b2e164b1c1140f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:34:44 provisioning config files... 20:34:44 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config970979589361660015tmp 20:34:44 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7854522347407125777tmp 20:34:44 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2026462693987767284tmp [Pipeline] { [Pipeline] echo 20:34:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:34:44 ---> sigul-configuration.sh 20:34:44 gpg: directory `/root/.gnupg' created 20:34:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:34:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:34:44 gpg: keyring `/root/.gnupg/secring.gpg' created 20:34:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:34:44 gpg: CAST5 encrypted data 20:34:44 gpg: encrypted with 1 passphrase 20:34:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:34:45 + mkdir /home/jenkins 20:34:45 + mkdir /home/jenkins/sigul [Pipeline] sh 20:34:45 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:34:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:34:45 ---> sigul-install.sh 20:34:45 Sigul already installed; skipping installation. [Pipeline] sh 20:34:46 + git tag --list 20:34:46 0.7.0 20:34:46 0.7.1 20:34:46 1.0.0 20:34:46 v1.0.1 20:34:46 v1.0.2 20:34:46 v1.0.3 20:34:46 v1.1.0 20:34:46 v1.1.1 20:34:46 v1.2.0 20:34:46 v1.2.1 20:34:46 v1.2.2 20:34:46 v1.3.0 20:34:46 v1.3.1 20:34:46 v2.0.0 20:34:46 v2.0.1-dev.1 20:34:46 v2.0.1-dev.2 20:34:46 v2.0.1-dev.3 20:34:46 v2.0.1-dev.4 [Pipeline] sh 20:34:46 + lftools sign git-tag v2.0.1-dev.4 20:34:47 Signing Git tag with Sigul... 20:34:47 Signing v2.0.1-dev.4 [Pipeline] echo 20:34:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:34:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:34:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:34:48 $ docker stop --time=1 30b4a0145fc75d52ae3b98e3c0ace7f4353568e1889c9dfcb8b2e164b1c1140f 20:34:50 $ docker rm -f 30b4a0145fc75d52ae3b98e3c0ace7f4353568e1889c9dfcb8b2e164b1c1140f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:34:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:50 . [Pipeline] withDockerContainer 20:34:50 prd-centos7-docker-4c-2g-430 does not seem to be running inside a container 20:34:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:51 $ docker top 4feb6eba9f6a2b4e5b2781a0201071da2e5fde1ee69c35fbb449d3435838863c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:51 [ssh-agent] Looking for ssh-agent implementation... 20:34:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:51 $ docker exec 4feb6eba9f6a2b4e5b2781a0201071da2e5fde1ee69c35fbb449d3435838863c ssh-agent 20:34:51 SSH_AUTH_SOCK=/tmp/ssh-JMJWdUvw7Qcn/agent.14 20:34:51 SSH_AGENT_PID=21 20:34:51 Running ssh-add (command line suppressed) 20:34:51 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8515797822850872191.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8515797822850872191.key) 20:34:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:51 + git semver bump pre 20:34:51 # -> Open(): unable to determine branch for HEAD 20:34:51 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 20:34:51 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 20:34:51 # $SEMVER_REMOTE_NAME = origin 20:34:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:51 # $SEMVER_USER_NAME = edgex-jenkins 20:34:51 # $SEMVER_BRANCH = main 20:34:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 20:34:51 2.0.1-dev.5 [Pipeline] } 20:34:51 $ docker exec --env ******** --env ******** 4feb6eba9f6a2b4e5b2781a0201071da2e5fde1ee69c35fbb449d3435838863c ssh-agent -k 20:34:52 unset SSH_AUTH_SOCK; 20:34:52 unset SSH_AGENT_PID; 20:34:52 echo Agent pid 21 killed; 20:34:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:52 + git semver [Pipeline] } 20:34:52 $ docker stop --time=1 4feb6eba9f6a2b4e5b2781a0201071da2e5fde1ee69c35fbb449d3435838863c 20:34:53 $ docker rm -f 4feb6eba9f6a2b4e5b2781a0201071da2e5fde1ee69c35fbb449d3435838863c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:34:53 . [Pipeline] withDockerContainer 20:34:55 prd-centos7-docker-4c-2g-430 does not seem to be running inside a container 20:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:34:55 $ docker top ba54b65b0e1eff9c55fd1a5cfe34aa4f6d169c9d1687ad4567d1c1e0d739589d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:56 [ssh-agent] Looking for ssh-agent implementation... 20:34:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:56 $ docker exec ba54b65b0e1eff9c55fd1a5cfe34aa4f6d169c9d1687ad4567d1c1e0d739589d ssh-agent 20:34:56 SSH_AUTH_SOCK=/tmp/ssh-a6ZflAwR4N5g/agent.14 20:34:56 SSH_AGENT_PID=21 20:34:56 Running ssh-add (command line suppressed) 20:34:56 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3116936485594598934.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3116936485594598934.key) 20:34:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:56 + git semver push 20:34:56 # -> Open(): unable to determine branch for HEAD 20:34:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 20:34:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 20:34:56 # $SEMVER_REMOTE_NAME = origin 20:34:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:34:56 # $SEMVER_USER_NAME = edgex-jenkins 20:34:56 # $SEMVER_BRANCH = main 20:34:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 20:34:58 $ docker exec --env ******** --env ******** ba54b65b0e1eff9c55fd1a5cfe34aa4f6d169c9d1687ad4567d1c1e0d739589d ssh-agent -k 20:34:58 unset SSH_AUTH_SOCK; 20:34:58 unset SSH_AGENT_PID; 20:34:58 echo Agent pid 21 killed; 20:34:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:59 + git semver [Pipeline] } 20:34:59 $ docker stop --time=1 ba54b65b0e1eff9c55fd1a5cfe34aa4f6d169c9d1687ad4567d1c1e0d739589d 20:35:00 $ docker rm -f ba54b65b0e1eff9c55fd1a5cfe34aa4f6d169c9d1687ad4567d1c1e0d739589d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:35:01 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:35:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:02 ---> package-listing.sh 20:35:02 ++ facter osfamily 20:35:02 ++ tr '[:upper:]' '[:lower:]' 20:35:02 + OS_FAMILY=redhat 20:35:02 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 20:35:02 + START_PACKAGES=/tmp/packages_start.txt 20:35:02 + END_PACKAGES=/tmp/packages_end.txt 20:35:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:02 + PACKAGES=/tmp/packages_start.txt 20:35:02 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 20:35:02 + PACKAGES=/tmp/packages_end.txt 20:35:02 + case "${OS_FAMILY}" in 20:35:02 + rpm -qa 20:35:02 + sort 20:35:03 + '[' -f /tmp/packages_start.txt ']' 20:35:03 + '[' -f /tmp/packages_end.txt ']' 20:35:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:03 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 20:35:03 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 20:35:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 20:35:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:04 20:35:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:35:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:04 latest: Pulling from edgex-lftools-log-publisher 20:35:04 b4d181a07f80: Pulling fs layer 20:35:04 a1111a8f2ec3: Pulling fs layer 20:35:04 ed53099fbce6: Pulling fs layer 20:35:04 dc539afda2c1: Pulling fs layer 20:35:04 77bc0d833cb6: Pulling fs layer 20:35:04 9065ff56babe: Pulling fs layer 20:35:04 d287ab97295c: Pulling fs layer 20:35:04 77bc0d833cb6: Waiting 20:35:04 9065ff56babe: Waiting 20:35:04 d287ab97295c: Waiting 20:35:04 dc539afda2c1: Waiting 20:35:05 a1111a8f2ec3: Verifying Checksum 20:35:05 a1111a8f2ec3: Download complete 20:35:05 dc539afda2c1: Verifying Checksum 20:35:05 dc539afda2c1: Download complete 20:35:05 77bc0d833cb6: Verifying Checksum 20:35:05 77bc0d833cb6: Download complete 20:35:05 9065ff56babe: Verifying Checksum 20:35:05 9065ff56babe: Download complete 20:35:07 ed53099fbce6: Verifying Checksum 20:35:07 ed53099fbce6: Download complete 20:35:07 b4d181a07f80: Verifying Checksum 20:35:07 b4d181a07f80: Download complete 20:35:08 b4d181a07f80: Pull complete 20:35:09 a1111a8f2ec3: Pull complete 20:35:09 ed53099fbce6: Pull complete 20:35:09 dc539afda2c1: Pull complete 20:35:09 77bc0d833cb6: Pull complete 20:35:09 9065ff56babe: Pull complete 20:35:16 d287ab97295c: Verifying Checksum 20:35:16 d287ab97295c: Download complete 20:35:20 d287ab97295c: Pull complete 20:35:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:35:21 prd-centos7-docker-4c-2g-430 does not seem to be running inside a container 20:35:21 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:23 $ docker top 74eacc983652ab36056935c7131e6fb49bd6aa11bc13c7e2cb88c49c24ad6973 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:24 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:24 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:24 + ls /var/log/sa-host 20:35:24 + sadf -c /var/log/sa-host/sa05 20:35:24 file_magic: OK 20:35:24 HZ: Using current value: 100 20:35:24 file_header: OK 20:35:24 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 20:35:24 Statistics: 20:35:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:24 File successfully converted to sysstat format version 12.0.3 20:35:24 + sadf -c /var/log/sa-host/sa11 20:35:24 file_magic: OK 20:35:24 HZ: Using current value: 100 20:35:24 file_header: OK 20:35:24 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 20:35:24 Statistics: 20:35:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:35:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:24 provisioning config files... 20:35:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3962464077157814734tmp [Pipeline] { [Pipeline] echo 20:35:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:25 ---> create-netrc.sh [Pipeline] } 20:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:25 ---> python-tools-install.sh [Pipeline] echo 20:35:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:26 ---> sudo-logs.sh 20:35:26 Archiving 'sudo' log.. 20:35:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-430.vexxhost.local: Name or service not known 20:35:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-430.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:35:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:26 ---> job-cost.sh 20:35:26 lf-activate-venv: SKIPPING 20:35:26 DEBUG: total: 0.18000000715255737 20:35:26 INFO: Retrieving Stack Cost... 20:35:27 INFO: Retrieving Pricing Info for: v3-standard-2 20:35:28 INFO: Archiving Costs [Pipeline] echo 20:35:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:29 ---> logs-deploy.sh 20:35:29 lf-activate-venv: SKIPPING 20:35:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/5 20:35:29 INFO: archiving workspace using pattern(s): 20:35:29 Archives upload complete. 20:35:29 INFO: archiving logs to Nexus 20:35:30 ---> uname -a: 20:35:30 Linux prd-centos7-docker-4c-2g-430.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 20:35:30 20:35:30 20:35:30 ---> lscpu: 20:35:30 Architecture: x86_64 20:35:30 CPU op-mode(s): 32-bit, 64-bit 20:35:30 Byte Order: Little Endian 20:35:30 Address sizes: 40 bits physical, 48 bits virtual 20:35:30 CPU(s): 2 20:35:30 On-line CPU(s) list: 0,1 20:35:30 Thread(s) per core: 1 20:35:30 Core(s) per socket: 1 20:35:30 Socket(s): 2 20:35:30 NUMA node(s): 1 20:35:30 Vendor ID: AuthenticAMD 20:35:30 CPU family: 23 20:35:30 Model: 49 20:35:30 Model name: AMD EPYC-Rome Processor 20:35:30 Stepping: 0 20:35:30 CPU MHz: 2799.998 20:35:30 BogoMIPS: 5599.99 20:35:30 Virtualization: AMD-V 20:35:30 Hypervisor vendor: KVM 20:35:30 Virtualization type: full 20:35:30 L1d cache: 32K 20:35:30 L1i cache: 32K 20:35:30 L2 cache: 512K 20:35:30 L3 cache: 16384K 20:35:30 NUMA node0 CPU(s): 0,1 20:35:30 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 20:35:30 20:35:30 20:35:30 ---> nproc: 20:35:30 2 20:35:30 20:35:30 20:35:30 ---> df -h: 20:35:30 Filesystem Size Used Avail Use% Mounted on 20:35:30 overlay 40G 8.3G 32G 21% / 20:35:30 tmpfs 64M 0 64M 0% /dev 20:35:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:35:30 shm 64M 0 64M 0% /dev/shm 20:35:30 /dev/vda1 40G 8.3G 32G 21% /facter-os 20:35:30 20:35:30 20:35:30 ---> sar -b -r -n DEV: 20:35:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:35:30 20:35:30 20:25:01 LINUX RESTART (2 CPU) 20:35:30 20:35:30 20:26:01 tps rtps wtps bread/s bwrtn/s 20:35:30 20:27:01 0.93 0.00 0.93 0.00 22.15 20:35:30 20:28:01 0.20 0.00 0.20 0.00 3.13 20:35:30 20:29:01 0.22 0.00 0.22 0.00 2.17 20:35:30 20:30:01 0.23 0.00 0.23 0.00 3.60 20:35:30 20:31:01 0.30 0.00 0.30 0.00 4.38 20:35:30 20:32:01 0.28 0.00 0.28 0.00 3.33 20:35:30 20:33:01 0.25 0.00 0.25 0.00 4.35 20:35:30 20:34:01 0.22 0.00 0.22 0.00 4.00 20:35:30 20:35:01 94.19 0.00 94.19 0.00 22166.38 20:35:30 Average: 10.76 0.00 10.76 0.00 2468.71 20:35:30 20:35:30 20:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:35:30 20:27:01 5464032 0 805828 10.06 2620 1736460 1241156 13.70 580448 1566548 20 20:35:30 20:28:01 5463592 0 806260 10.07 2620 1736468 1241168 13.70 580932 1565976 8 20:35:30 20:29:01 5462652 0 807200 10.08 2620 1736468 1226740 13.54 582288 1565976 8 20:35:30 20:30:01 5462668 0 807176 10.08 2620 1736476 1226828 13.54 581608 1566912 8 20:35:30 20:31:01 5462988 0 806852 10.07 2620 1736480 1219680 13.47 578124 1569896 8 20:35:30 20:32:01 5463132 0 806704 10.07 2620 1736484 1219728 13.47 578224 1569944 8 20:35:30 20:33:01 5461336 0 808492 10.09 2620 1736492 1219764 13.47 579772 1569944 16 20:35:30 20:34:01 5453592 0 816232 10.19 2620 1736496 1206536 13.32 587868 1569944 16 20:35:30 20:35:01 4576348 0 1089664 13.61 2620 2340308 1294436 14.29 792448 2099916 32 20:35:30 Average: 5363371 0 839379 10.48 2620 1803570 1232893 13.61 604635 1627228 14 20:35:30 20:35:30 20:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:35:30 20:27:01 eth0 1.50 0.60 0.61 0.36 0.00 0.00 0.00 0.00 20:35:30 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:28:01 eth0 2.82 0.60 0.72 0.40 0.00 0.00 0.00 0.00 20:35:30 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:29:01 eth0 2.02 0.52 0.64 0.42 0.00 0.00 0.00 0.00 20:35:30 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:30:01 eth0 1.95 0.53 0.64 0.40 0.00 0.00 0.00 0.00 20:35:30 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:31:01 eth0 3.65 0.70 0.89 0.46 0.00 0.00 0.00 0.00 20:35:30 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:32:01 eth0 2.63 0.83 0.94 0.56 0.00 0.00 0.00 0.00 20:35:30 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:33:01 eth0 3.51 0.58 0.79 0.40 0.00 0.00 0.00 0.00 20:35:30 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:34:01 eth0 2.75 0.93 0.93 0.60 0.00 0.00 0.00 0.00 20:35:30 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:35:01 eth0 699.25 477.44 3277.80 54.85 0.00 0.00 0.00 0.00 20:35:30 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 20:35:01 docker0 2.20 1.65 0.36 0.37 0.00 0.00 0.00 0.00 20:35:30 Average: eth0 80.03 53.65 364.96 6.50 0.00 0.00 0.00 0.00 20:35:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:35:30 Average: docker0 0.24 0.18 0.04 0.04 0.00 0.00 0.00 0.00 20:35:30 20:35:30 20:35:30 ---> sar -P ALL: 20:35:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:35:30 20:35:30 20:25:01 LINUX RESTART (2 CPU) 20:35:30 20:35:30 20:26:01 CPU %user %nice %system %iowait %steal %idle 20:35:30 20:27:01 all 0.23 0.00 0.08 0.00 0.03 99.66 20:35:30 20:27:01 0 0.08 0.00 0.07 0.00 0.03 99.82 20:35:30 20:27:01 1 0.38 0.00 0.08 0.00 0.03 99.50 20:35:30 20:28:01 all 0.12 0.00 0.03 0.00 0.02 99.83 20:35:30 20:28:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:35:30 20:28:01 1 0.15 0.00 0.02 0.00 0.02 99.82 20:35:30 20:29:01 all 0.13 0.00 0.05 0.00 0.02 99.81 20:35:30 20:29:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:35:30 20:29:01 1 0.20 0.00 0.05 0.00 0.00 99.75 20:35:30 20:30:01 all 0.19 0.00 0.03 0.00 0.02 99.76 20:35:30 20:30:01 0 0.10 0.00 0.05 0.00 0.02 99.83 20:35:30 20:30:01 1 0.28 0.00 0.02 0.00 0.02 99.68 20:35:30 20:31:01 all 0.22 0.00 0.04 0.00 0.02 99.72 20:35:30 20:31:01 0 0.18 0.00 0.05 0.00 0.03 99.73 20:35:30 20:31:01 1 0.25 0.00 0.03 0.00 0.00 99.72 20:35:30 20:32:01 all 0.13 0.00 0.07 0.00 0.02 99.79 20:35:30 20:32:01 0 0.18 0.00 0.10 0.00 0.03 99.68 20:35:30 20:32:01 1 0.07 0.00 0.03 0.00 0.00 99.90 20:35:30 20:33:01 all 0.20 0.00 0.04 0.00 0.02 99.74 20:35:30 20:33:01 0 0.32 0.00 0.07 0.00 0.02 99.60 20:35:30 20:33:01 1 0.08 0.00 0.02 0.00 0.02 99.88 20:35:30 20:34:01 all 0.13 0.00 0.07 0.00 0.02 99.79 20:35:30 20:34:01 0 0.20 0.00 0.08 0.00 0.03 99.68 20:35:30 20:34:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:35:30 20:35:01 all 12.53 0.00 7.04 1.34 0.06 79.03 20:35:30 20:35:01 0 13.15 0.00 7.41 1.37 0.05 78.02 20:35:30 20:35:01 1 11.90 0.00 6.68 1.32 0.07 80.03 20:35:30 Average: all 1.49 0.00 0.80 0.14 0.02 97.55 20:35:30 Average: 0 1.54 0.00 0.85 0.15 0.03 97.44 20:35:30 Average: 1 1.44 0.00 0.75 0.14 0.02 97.65 20:35:30 20:35:30 20:35:30