Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 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-ssh7255815657873343924.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-ssh1223287328660168143.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-ssh7092070693349232455.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-ssh8362655801969943947.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh6613819840862618749.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 ‘prd-centos7-docker-4c-2g-132’ is offline Running on prd-centos7-docker-4c-2g-139 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-ssh1173519028224412724.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 dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 (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 dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 # timeout=10 Commit message: "Merge pull request #378 from jpwhitemn/upgrade-alpine-314" > git rev-list --no-walk 7a06a35f5e1970d7e6c57a4398d31db003ba8da7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:20:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:20:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:20:47 ========================================================= 15:20:47 EdgeX Global Pipelines Version Info 15:20:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:20:48 ------------------- 15:20:48 stable info: 15:20:48 ------------------- 15:20:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:48 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 15:20:48 Message: update stable to v1.0.205 15:20:49 ------------------- 15:20:49 experimental info: 15:20:49 ------------------- 15:20:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:20:49 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 15:20:49 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd89ff4 [Pipeline] echo 15:20:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:49 provisioning config files... 15:20:49 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7378221405394597726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:50 ---> docker-login.sh 15:20:50 nexus3.edgexfoundry.org:10001 15:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:50 Configure a credential helper to remove this warning. See 15:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:50 15:20:50 Login Succeeded 15:20:50 nexus3.edgexfoundry.org:10002 15:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:50 Configure a credential helper to remove this warning. See 15:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:50 15:20:50 Login Succeeded 15:20:50 nexus3.edgexfoundry.org:10003 15:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:50 Configure a credential helper to remove this warning. See 15:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:50 15:20:50 Login Succeeded 15:20:50 nexus3.edgexfoundry.org:10004 15:20:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:50 Configure a credential helper to remove this warning. See 15:20:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:50 15:20:50 Login Succeeded 15:20:50 docker.io 15:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:51 Configure a credential helper to remove this warning. See 15:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:51 15:20:51 Login Succeeded 15:20:51 ---> docker-login.sh ends [Pipeline] } 15:20:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:52 15:20:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:20:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:52 latest: Pulling from edgex-devops/git-semver 15:20:52 31603596830f: Pulling fs layer 15:20:52 04fac38145f0: Pulling fs layer 15:20:52 701f6daf10bf: Pulling fs layer 15:20:52 24f72da36158: Pulling fs layer 15:20:52 24f72da36158: Waiting 15:20:52 04fac38145f0: Verifying Checksum 15:20:52 04fac38145f0: Download complete 15:20:52 31603596830f: Verifying Checksum 15:20:52 31603596830f: Download complete 15:20:53 31603596830f: Pull complete 15:20:53 24f72da36158: Verifying Checksum 15:20:53 24f72da36158: Download complete 15:20:53 04fac38145f0: Pull complete 15:20:53 701f6daf10bf: Verifying Checksum 15:20:53 701f6daf10bf: Download complete 15:20:53 701f6daf10bf: Pull complete 15:20:54 24f72da36158: Pull complete 15:20:54 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 15:20:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:20:54 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 15:20:54 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:20:55 $ docker top cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:55 [ssh-agent] Looking for ssh-agent implementation... 15:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:55 $ docker exec cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d ssh-agent 15:20:55 SSH_AUTH_SOCK=/tmp/ssh-x7I3oJLArG7A/agent.14 15:20:55 SSH_AGENT_PID=20 15:20:55 Running ssh-add (command line suppressed) 15:20:55 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5638192205402799005.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5638192205402799005.key) 15:20:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:56 + git tag --points-at HEAD [Pipeline] } 15:20:56 $ docker exec --env ******** --env ******** cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d ssh-agent -k 15:20:56 unset SSH_AUTH_SOCK; 15:20:56 unset SSH_AGENT_PID; 15:20:56 echo Agent pid 20 killed; 15:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:56 [ssh-agent] Looking for ssh-agent implementation... 15:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:56 $ docker exec cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d ssh-agent 15:20:56 SSH_AUTH_SOCK=/tmp/ssh-OOGbXrRMXt04/agent.55 15:20:56 SSH_AGENT_PID=62 15:20:56 Running ssh-add (command line suppressed) 15:20:56 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8718278373174227784.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8718278373174227784.key) 15:20:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:56 + git semver init 15:20:56 # -> Open(): unable to determine branch for HEAD 15:20:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:20:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:20:56 # $SEMVER_REMOTE_NAME = origin 15:20:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:20:56 # $SEMVER_USER_NAME = edgex-jenkins 15:20:56 # $SEMVER_BRANCH = main 15:20:56 # $SEMVER_TEMP = /tmp/semver-506552909 15:20:56 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 15:20:57 # '/tmp/semver-506552909' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' 15:20:57 # -> Force: false 15:20:57 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 15:20:57 $ docker exec --env ******** --env ******** cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d ssh-agent -k 15:20:58 unset SSH_AUTH_SOCK; 15:20:58 unset SSH_AGENT_PID; 15:20:58 echo Agent pid 62 killed; 15:20:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:58 + git semver [Pipeline] } 15:20:58 $ docker stop --time=1 cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d 15:20:59 $ docker rm -f cf2c03b583c561668b36c3d845b9c2bcd6b0ff61261720e0fded25dc9803a96d [Pipeline] // withDockerContainer [Pipeline] sh 15:21:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:00 Stashed 1 file(s) [Pipeline] echo 15:21:00 [edgeXSemver]: initialized semver on version 2.0.1-dev.7 [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 15:21:15 Still waiting to schedule task 15:21:15 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:21:15 Still waiting to schedule task 15:21:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-134’ is offline 15:22:53 Running on prd-centos7-docker-4c-2g-141 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 15:22:53 Running in /w/workspace/device-sdk-c/8 [Pipeline] { [Pipeline] checkout 15:22:53 Selected Git installation does not exist. Using Default 15:22:53 The recommended git tool is: NONE 15:22:56 using credential edgex-jenkins-ssh 15:22:56 Cloning the remote Git repository 15:22:56 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:22:56 > git init /w/workspace/device-sdk-c/8 # timeout=10 15:22:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:22:56 > git --version # timeout=10 15:22:56 > git --version # 'git version 2.24.4' 15:22:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:56 [INFO] Currently running in a labeled security context 15:22:56 [INFO] Currently SELinux is 'enforcing' on the host 15:22:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/8@tmp/jenkins-gitclient-ssh7969506023674241338.key 15:22:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:58 Avoid second fetch 15:22:58 Checking out Revision dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 (main) 15:22:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:58 > git config core.sparsecheckout # timeout=10 15:22:58 > git checkout -f dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 # timeout=10 15:23:01 Commit message: "Merge pull request #378 from jpwhitemn/upgrade-alpine-314" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:02 provisioning config files... 15:23:02 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/8@tmp/config3020912190876850665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:02 ---> docker-login.sh 15:23:02 nexus3.edgexfoundry.org:10001 15:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:02 Configure a credential helper to remove this warning. See 15:23:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:02 15:23:02 Login Succeeded 15:23:02 nexus3.edgexfoundry.org:10002 15:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:03 Configure a credential helper to remove this warning. See 15:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:03 15:23:03 Login Succeeded 15:23:03 nexus3.edgexfoundry.org:10003 15:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:03 Configure a credential helper to remove this warning. See 15:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:03 15:23:03 Login Succeeded 15:23:03 nexus3.edgexfoundry.org:10004 15:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:03 Configure a credential helper to remove this warning. See 15:23:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:03 15:23:03 Login Succeeded 15:23:03 docker.io 15:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:04 Configure a credential helper to remove this warning. See 15:23:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:04 15:23:04 Login Succeeded 15:23:04 ---> docker-login.sh ends [Pipeline] } 15:23:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:23:04 ========================================================= 15:23:04 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 15:23:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:23:04 + 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 . 15:23:04 Sending build context to Docker daemon 2.67MB 15:23:04 Step 1/25 : ARG BASE=alpine:3.14 15:23:04 Step 2/25 : FROM ${BASE} as builder 15:23:04 latest: Pulling from edgex-devops/edgex-gcc-base 15:23:04 339de151aab4: Pulling fs layer 15:23:04 3691962f683c: Pulling fs layer 15:23:04 e1147bf81a45: Pulling fs layer 15:23:04 3691962f683c: Verifying Checksum 15:23:04 3691962f683c: Download complete 15:23:05 339de151aab4: Verifying Checksum 15:23:05 339de151aab4: Download complete 15:23:05 339de151aab4: Pull complete 15:23:05 3691962f683c: Pull complete 15:23:08 e1147bf81a45: Verifying Checksum 15:23:08 e1147bf81a45: Download complete 15:23:11 e1147bf81a45: Pull complete 15:23:11 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 15:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 15:23:11 ---> ac6a0feb3254 15:23:11 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:23:12 ---> Running in b442bb9db0ae 15:23:12 Connecting to iotech.jfrog.io (54.229.110.245:443) 15:23:12 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:23:12 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:23:12 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:23:13 Removing intermediate container b442bb9db0ae 15:23:13 ---> 350164e01cb8 15:23:13 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:23:13 ---> Running in 9f6fabf4c1bb 15:23:13 Removing intermediate container 9f6fabf4c1bb 15:23:13 ---> 327d9aae6af5 15:23:13 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-1.3 hiredis-dev 15:23:13 ---> Running in 0ce16bc535e6 15:23:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:23:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:23:15 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 15:23:15 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:23:15 (1/22) Installing hiredis (0.14.1-r0) 15:23:15 (2/22) Installing hiredis-dev (0.14.1-r0) 15:23:15 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 15:23:16 (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:23:16 (5/22) Installing libblkid (2.35.2-r0) 15:23:16 (6/22) Installing blkid (2.35.2-r0) 15:23:16 (7/22) Installing libcap-ng (0.7.10-r1) 15:23:17 (8/22) Installing setpriv (2.35.2-r0) 15:23:17 (9/22) Installing libmount (2.35.2-r0) 15:23:17 (10/22) Installing libsmartcols (2.35.2-r0) 15:23:17 (11/22) Installing findmnt (2.35.2-r0) 15:23:17 (12/22) Installing mcookie (2.35.2-r0) 15:23:17 (13/22) Installing hexdump (2.35.2-r0) 15:23:17 (14/22) Installing lsblk (2.35.2-r0) 15:23:17 (15/22) Installing libuuid (2.35.2-r0) 15:23:17 (16/22) Installing libfdisk (2.35.2-r0) 15:23:17 (17/22) Installing sfdisk (2.35.2-r0) 15:23:17 (18/22) Installing cfdisk (2.35.2-r0) 15:23:17 (19/22) Installing util-linux (2.35.2-r0) 15:23:18 (20/22) Installing util-linux-dev (2.35.2-r0) 15:23:19 (21/22) Installing libidn2 (2.3.0-r0) 15:23:19 (22/22) Installing wget (1.20.3-r1) 15:23:19 Executing busybox-1.31.1-r20.trigger 15:23:19 OK: 295 MiB in 97 packages 15:23:20 Removing intermediate container 0ce16bc535e6 15:23:20 ---> b2420d5f0de0 15:23:20 Step 6/25 : ENV CBOR_VERSION=0.5.0 15:23:20 ---> Running in b9916807c489 15:23:20 Removing intermediate container b9916807c489 15:23:20 ---> f22ef3a85fa7 15:23:20 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 15:23:20 ---> Running in c479ee1d6e69 15:23:20 --2021-09-29 15:23:20-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 15:23:20 Resolving github.com (github.com)... 140.82.112.3 15:23:20 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 15:23:20 HTTP request sent, awaiting response... 302 Found 15:23:20 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 15:23:20 --2021-09-29 15:23:20-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 15:23:20 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 15:23:20 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 15:23:20 HTTP request sent, awaiting response... 200 OK 15:23:20 Length: unspecified [application/x-gzip] 15:23:20 Saving to: 'STDOUT' 15:23:20 15:23:20 0K .......... .......... .......... .......... .......... 1.11M 15:23:20 50K .......... .......... .......... .......... .......... 2.26M 15:23:20 100K .......... .......... .......... .......... .......... 18.8M 15:23:20 150K .......... .......... .......... .......... .......... 28.2M 15:23:20 200K .......... .......... .......... .......... .......... 2.59M 15:23:20 250K .......... .......... .......... .......... .......... 9.41M 15:23:20 300K .......... .......... .......... .......... .......... 8.28M 15:23:20 350K .......... .......... .......... .......... .......... 8.83M 15:23:20 400K .......... .......... .......... .......... .......... 7.23M 15:23:20 450K .......... .......... .......... .......... .......... 7.62M 15:23:20 500K .......... .......... .......... .......... .......... 29.6M 15:23:20 550K .......... .......... .......... .......... .......... 6.11M 15:23:21 600K .......... .......... .......... .......... .......... 438K 15:23:21 650K .......... .......... .......... .......... .......... 8.97M 15:23:21 700K .. 395K=0.3s 15:23:21 15:23:21 2021-09-29 15:23:20 (2.70 MB/s) - written to stdout [719348] 15:23:21 15:23:21 -- The C compiler identification is GNU 9.3.0 15:23:21 -- The CXX compiler identification is GNU 9.3.0 15:23:21 -- Check for working C compiler: /usr/bin/cc 15:23:21 -- Check for working C compiler: /usr/bin/cc - works 15:23:21 -- Detecting C compiler ABI info 15:23:21 -- Detecting C compiler ABI info - done 15:23:21 -- Detecting C compile features 15:23:21 -- Detecting C compile features - done 15:23:21 -- Check for working CXX compiler: /usr/bin/c++ 15:23:21 -- Check for working CXX compiler: /usr/bin/c++ - works 15:23:21 -- Detecting CXX compiler ABI info 15:23:21 -- Detecting CXX compiler ABI info - done 15:23:21 -- Detecting CXX compile features 15:23:21 -- Detecting CXX compile features - done 15:23:21 -- Looking for include file endian.h 15:23:21 -- Looking for include file endian.h - found 15:23:21 -- Check if the system is big endian 15:23:21 -- Searching 16 bit integer 15:23:21 -- Looking for sys/types.h 15:23:21 -- Looking for sys/types.h - found 15:23:21 -- Looking for stdint.h 15:23:21 -- Looking for stdint.h - found 15:23:21 -- Looking for stddef.h 15:23:21 -- Looking for stddef.h - found 15:23:21 -- Check size of unsigned short 15:23:21 -- Check size of unsigned short - done 15:23:21 -- Searching 16 bit integer - Using unsigned short 15:23:21 -- Check if the system is big endian - little endian 15:23:21 -- Check size of size_t 15:23:21 -- Check size of size_t - done 15:23:21 CMake Warning at examples/CMakeLists.txt:16 (find_package): 15:23:21 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 15:23:21 asked CMake to find a package configuration file provided by "cJSON", but 15:23:21 CMake did not find one. 15:23:21 15:23:21 Could not find a package configuration file provided by "cJSON" with any of 15:23:21 the following names: 15:23:21 15:23:21 cJSONConfig.cmake 15:23:21 cjson-config.cmake 15:23:21 15:23:21 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 15:23:21 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 15:23:21 provides a separate development package or SDK, be sure it has been 15:23:21 installed. 15:23:21 15:23:21 15:23:21 -- Configuring done 15:23:21 -- Generating done 15:23:21 -- Build files have been written to: /tmp/cbor 15:23:21 Scanning dependencies of target cbor_shared 15:23:21 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 15:23:22 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 15:23:22 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 15:23:22 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 15:23:22 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 15:23:22 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 15:23:22 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 15:23:22 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 15:23:22 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 15:23:22 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 15:23:22 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 15:23:22 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 15:23:22 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 15:23:22 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 15:23:22 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 15:23:23 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 15:23:23 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 15:23:23 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 15:23:23 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 15:23:23 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 15:23:23 [ 40%] Linking C shared library libcbor.so 15:23:23 [ 40%] Built target cbor_shared 15:23:23 Scanning dependencies of target cbor 15:23:23 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 15:23:23 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 15:23:23 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 15:23:23 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 15:23:24 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 15:23:24 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 15:23:24 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 15:23:24 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 15:23:24 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 15:23:24 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 15:23:24 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 15:23:24 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 15:23:24 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 15:23:24 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 15:23:24 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 15:23:24 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 15:23:24 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 15:23:24 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 15:23:25 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 15:23:25 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 15:23:25 [ 80%] Linking C static library libcbor.a 15:23:25 [ 80%] Built target cbor 15:23:25 Scanning dependencies of target sort 15:23:25 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 15:23:25 [ 84%] Linking C executable sort 15:23:25 [ 84%] Built target sort 15:23:25 Scanning dependencies of target readfile 15:23:25 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 15:23:25 [ 88%] Linking C executable readfile 15:23:25 [ 88%] Built target readfile 15:23:25 Scanning dependencies of target streaming_parser 15:23:25 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 15:23:25 [ 92%] Linking C executable streaming_parser 15:23:25 [ 92%] Built target streaming_parser 15:23:25 Scanning dependencies of target hello 15:23:25 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 15:23:25 [ 96%] Linking C executable hello 15:23:25 [ 96%] Built target hello 15:23:25 Scanning dependencies of target create_items 15:23:25 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 15:23:25 [100%] Linking C executable create_items 15:23:25 [100%] Built target create_items 15:23:25 Install the project... 15:23:25 -- Install configuration: "Release" 15:23:25 -- Installing: /usr/local/include/cbor/configuration.h 15:23:25 -- Installing: /usr/local/lib64/libcbor.a 15:23:25 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 15:23:25 -- Installing: /usr/local/lib64/libcbor.so.0 15:23:25 -- Installing: /usr/local/lib64/libcbor.so 15:23:25 -- Up-to-date: /usr/local/include/cbor 15:23:25 -- Installing: /usr/local/include/cbor/arrays.h 15:23:25 -- Installing: /usr/local/include/cbor/bytestrings.h 15:23:25 -- Installing: /usr/local/include/cbor/callbacks.h 15:23:25 -- Installing: /usr/local/include/cbor/common.h 15:23:25 -- Installing: /usr/local/include/cbor/data.h 15:23:25 -- Installing: /usr/local/include/cbor/encoding.h 15:23:25 -- Installing: /usr/local/include/cbor/floats_ctrls.h 15:23:25 -- Installing: /usr/local/include/cbor/internal 15:23:25 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 15:23:25 -- Installing: /usr/local/include/cbor/internal/encoders.h 15:23:25 -- Installing: /usr/local/include/cbor/internal/loaders.h 15:23:25 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 15:23:25 -- Installing: /usr/local/include/cbor/internal/stack.h 15:23:25 -- Installing: /usr/local/include/cbor/internal/unicode.h 15:23:25 -- Installing: /usr/local/include/cbor/ints.h 15:23:25 -- Installing: /usr/local/include/cbor/maps.h 15:23:25 -- Installing: /usr/local/include/cbor/serialization.h 15:23:25 -- Installing: /usr/local/include/cbor/streaming.h 15:23:25 -- Installing: /usr/local/include/cbor/strings.h 15:23:25 -- Installing: /usr/local/include/cbor/tags.h 15:23:25 -- Installing: /usr/local/include/cbor.h 15:23:25 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 15:23:26 Removing intermediate container c479ee1d6e69 15:23:26 ---> 04107c65ec14 15:23:26 Step 8/25 : RUN mkdir /tmp/sdk 15:23:26 ---> Running in 2f082745e0be 15:23:26 Removing intermediate container 2f082745e0be 15:23:26 ---> dee06b38739c 15:23:26 Step 9/25 : COPY VERSION /tmp/sdk 15:23:26 ---> 17ff3f6ef143 15:23:26 Step 10/25 : COPY src /tmp/sdk/src 15:23:27 ---> b3f2a04fec57 15:23:27 Step 11/25 : COPY include /tmp/sdk/include 15:23:27 ---> 3df4d7eda1ef 15:23:27 Step 12/25 : COPY scripts /tmp/sdk/scripts 15:23:27 ---> 0ab7b05b03f7 15:23:27 Step 13/25 : COPY LICENSE /tmp/sdk 15:23:27 ---> 09558572e2fd 15:23:27 Step 14/25 : COPY Attribution.txt /tmp/sdk 15:23:27 ---> b5ef70e0ae00 15:23:27 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:23:27 ---> Running in 58d7a932b587 15:23:27 + CPPCHECK=false 15:23:27 + DOCGEN=false 15:23:27 + TOMLVER=SDK-0.2 15:23:27 + CUTILVER=1.2.2 15:23:27 + '[' 0 -gt 0 ] 15:23:27 + readlink -f ./scripts/build.sh 15:23:27 + dirname /tmp/sdk/scripts/build.sh 15:23:27 + dirname /tmp/sdk/scripts 15:23:27 + ROOT=/tmp/sdk 15:23:27 + cd /tmp/sdk 15:23:27 + '[' '!' -d deps ] 15:23:27 + mkdir deps 15:23:27 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:23:27 + tar -C deps -z -x -f - 15:23:27 --2021-09-29 15:23:27-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:23:27 Resolving github.com (github.com)... 140.82.112.3 15:23:27 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 15:23:28 HTTP request sent, awaiting response... 302 Found 15:23:28 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 15:23:28 --2021-09-29 15:23:27-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 15:23:28 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 15:23:28 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 15:23:28 HTTP request sent, awaiting response... 200 OK 15:23:28 Length: unspecified [application/x-gzip] 15:23:28 Saving to: 'STDOUT' 15:23:28  15:23:28 0K .......... ...... 755K=0.02s 15:23:28 15:23:28 2021-09-29 15:23:28 (755 KB/s) - written to stdout [16451] 15:23:28 15:23:28 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 15:23:28 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:23:28 + tar -C deps -z -x -f - 15:23:28 --2021-09-29 15:23:28-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:23:28 Resolving github.com (github.com)... 140.82.112.3 15:23:28 Connecting to github.com (github.com)|140.82.112.3|:443... connected. 15:23:28 HTTP request sent, awaiting response... 302 Found 15:23:28 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 15:23:28 --2021-09-29 15:23:28-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 15:23:28 Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 15:23:28 Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. 15:23:28 HTTP request sent, awaiting response... 200 OK 15:23:28 Length: unspecified [application/x-gzip] 15:23:28 Saving to: 'STDOUT' 15:23:28 15:23:28 0K .......... .......... .......... .......... .......... 1.03M 15:23:28 50K .......... .......... .......... .......... .......... 2.10M 15:23:28 100K .......... .......... .......... .......... .......... 24.7M 15:23:28 150K .......... .......... .......... ......... 3.42M=0.08s 15:23:28 15:23:28 2021-09-29 15:23:28 (2.20 MB/s) - written to stdout [193971] 15:23:28 15:23:28 + mkdir -p src/c/iot 15:23:28 + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot 15:23:28 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 15:23:28 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 15:23:28 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 15:23:28 + mkdir -p include/iot 15:23:28 + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot 15:23:28 + mkdir -p include/iot/os 15:23:28 + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os 15:23:28 + mkdir -p /tmp/sdk/build/release 15:23:28 + cd /tmp/sdk/build/release 15:23:28 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:23:28 -- The C compiler identification is GNU 9.3.0 15:23:28 -- Check for working C compiler: /usr/bin/cc 15:23:28 -- Check for working C compiler: /usr/bin/cc - works 15:23:28 -- Detecting C compiler ABI info 15:23:29 -- Detecting C compiler ABI info - done 15:23:29 -- Detecting C compile features 15:23:29 -- Detecting C compile features - done 15:23:29 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:23:29 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:23:29 -- Found LIBYAML: /usr/lib/libyaml.so 15:23:29 -- Found LIBUUID: /usr/lib/libuuid.so 15:23:29 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:23:29 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:23:29 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:23:29 -- C SDK 2.0.1-dev.7 for Linux 15:23:29 -- Performing Test CSDK_HAVE_ATOMIC 15:23:29 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:23:29 -- Found Curses: /usr/lib/libcurses.so 15:23:29 -- Configuring done 15:23:29 -- Generating done 15:23:29 -- Build files have been written to: /tmp/sdk/build/release 15:23:29 + make all package 15:23:29 + tee release.log 15:23:29 Scanning dependencies of target csdk 15:23:29 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:23:29 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:23:29 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:23:29 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:23:29 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:23:30 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:23:30 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:23:30 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:23:30 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:23:30 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:23:31 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:23:31 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:23:31 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:23:31 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:23:31 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:23:31 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:23:31 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:23:31 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:23:31 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:23:32 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:23:32 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:23:32 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:23:32 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:23:32 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:23:32 275 | const iot_component_factory_t * factory; 15:23:32 | ^~~~~~~ 15:23:32 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:23:33 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:23:33 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:23:33 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:23:33 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:23:33 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:23:33 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:23:33 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:23:33 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:23:33 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:23:33 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:23:34 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:23:34 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:23:34 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:23:34 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:23:34 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:23:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-140 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws 15:23:35 Running in /w/workspace/device-sdk-c/8 [Pipeline] { [Pipeline] checkout 15:23:35 Selected Git installation does not exist. Using Default 15:23:35 The recommended git tool is: NONE 15:23:35 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:23:35 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:23:35 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:23:35 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:23:36 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:23:36 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:23:36 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:23:36 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:23:36 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:23:37 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:23:37 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:23:37 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:23:37 [ 76%] Linking C shared library libcsdk.so 15:23:37 [ 76%] Built target csdk 15:23:37 Scanning dependencies of target template 15:23:37 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:23:38 [ 79%] Linking C executable template 15:23:38 [ 79%] Built target template 15:23:38 Scanning dependencies of target device-counter 15:23:38 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:23:38 [ 82%] Linking C executable device-counter 15:23:38 [ 82%] Built target device-counter 15:23:38 Scanning dependencies of target device-random 15:23:38 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:23:38 [ 85%] Linking C executable device-random 15:23:38 [ 85%] Built target device-random 15:23:38 Scanning dependencies of target device-gyro 15:23:38 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:23:38 [ 88%] Linking C executable device-gyro 15:23:38 [ 88%] Built target device-gyro 15:23:38 Scanning dependencies of target device-bitfields 15:23:38 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:23:38 [ 91%] Linking C executable device-bitfields 15:23:38 [ 91%] Built target device-bitfields 15:23:38 Scanning dependencies of target template-discovery 15:23:38 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:23:38 [ 94%] Linking C executable template-discovery 15:23:38 [ 94%] Built target template-discovery 15:23:38 Scanning dependencies of target device-file 15:23:38 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:23:39 [ 97%] Linking C executable device-file 15:23:39 [ 97%] Built target device-file 15:23:39 Scanning dependencies of target device-terminal 15:23:39 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:23:39 [100%] Linking C executable device-terminal 15:23:39 [100%] Built target device-terminal 15:23:39 Run CPack packaging tool... 15:23:39 CPack: Create package using TGZ 15:23:39 CPack: Install projects 15:23:39 CPack: - Run preinstall target for: Csdk 15:23:39 CPack: - Install project: Csdk [] 15:23:39 CPack: Create package 15:23:39 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.7.tar.gz generated. 15:23:39 + '[' false '=' true ] 15:23:39 + '[' false '=' true ] 15:23:39 + mkdir -p /tmp/sdk/build/debug 15:23:39 + cd /tmp/sdk/build/debug 15:23:39 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:23:39 -- The C compiler identification is GNU 9.3.0 15:23:39 -- Check for working C compiler: /usr/bin/cc 15:23:39 -- Check for working C compiler: /usr/bin/cc - works 15:23:39 -- Detecting C compiler ABI info 15:23:39 -- Detecting C compiler ABI info - done 15:23:39 -- Detecting C compile features 15:23:39 -- Detecting C compile features - done 15:23:39 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:23:39 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:23:39 -- Found LIBYAML: /usr/lib/libyaml.so 15:23:39 -- Found LIBUUID: /usr/lib/libuuid.so 15:23:39 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:23:39 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:23:39 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:23:39 -- C SDK 2.0.1-dev.7 for Linux 15:23:39 -- Performing Test CSDK_HAVE_ATOMIC 15:23:39 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:23:39 -- Found Curses: /usr/lib/libcurses.so 15:23:39 -- Configuring done 15:23:39 -- Generating done 15:23:39 -- Build files have been written to: /tmp/sdk/build/debug 15:23:39 + make 15:23:39 + tee debug.log 15:23:40 Scanning dependencies of target csdk 15:23:40 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:23:40 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:23:40 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:23:40 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:23:40 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:23:40 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:23:40 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:23:40 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:23:40 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:23:40 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:23:40 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:23:41 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:23:41 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:23:41 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:23:41 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:23:41 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:23:41 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:23:41 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:23:41 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:23:41 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:23:41 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:23:41 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:23:41 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:23:41 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:23:41 275 | const iot_component_factory_t * factory; 15:23:41 | ^~~~~~~ 15:23:41 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:23:41 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:23:41 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:23:42 using credential edgex-jenkins-ssh 15:23:42 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:23:42 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:23:42 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:23:42 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:23:42 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:23:42 Cloning the remote Git repository 15:23:42 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:23:42 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:23:42 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:23:42 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:23:42 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:23:42 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:23:42 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:23:42 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:23:42 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:23:42 > git init /w/workspace/device-sdk-c/8 # timeout=10 15:23:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:23:42 > git --version # timeout=10 15:23:42 > git --version # 'git version 2.17.1' 15:23:42 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:42 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:23:42 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:23:43 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:23:43 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:23:43 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:23:43 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:23:43 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:23:43 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:23:43 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:23:43 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:23:43 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:23:43 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:23:43 [ 76%] Linking C shared library libcsdk.so 15:23:43 [ 76%] Built target csdk 15:23:43 Scanning dependencies of target template 15:23:43 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:23:43 [ 79%] Linking C executable template 15:23:44 Avoid second fetch 15:23:44 Checking out Revision dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 (main) 15:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:44 > git config core.sparsecheckout # timeout=10 15:23:44 > git checkout -f dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 # timeout=10 15:23:44 [ 79%] Built target template 15:23:44 Scanning dependencies of target device-counter 15:23:44 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:23:44 [ 82%] Linking C executable device-counter 15:23:44 [ 82%] Built target device-counter 15:23:44 Scanning dependencies of target device-random 15:23:44 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:23:44 [ 85%] Linking C executable device-random 15:23:44 [ 85%] Built target device-random 15:23:44 Scanning dependencies of target device-gyro 15:23:44 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:23:44 [ 88%] Linking C executable device-gyro 15:23:44 [ 88%] Built target device-gyro 15:23:44 Scanning dependencies of target device-bitfields 15:23:44 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:23:44 [ 91%] Linking C executable device-bitfields 15:23:44 [ 91%] Built target device-bitfields 15:23:44 Scanning dependencies of target template-discovery 15:23:44 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:23:44 [ 94%] Linking C executable template-discovery 15:23:44 [ 94%] Built target template-discovery 15:23:44 Scanning dependencies of target device-file 15:23:44 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:23:45 [ 97%] Linking C executable device-file 15:23:45 [ 97%] Built target device-file 15:23:45 Scanning dependencies of target device-terminal 15:23:45 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:23:45 [100%] Linking C executable device-terminal 15:23:45 [100%] Built target device-terminal 15:23:45 make: Entering directory '/tmp/sdk/build/release' 15:23:45 make[1]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 76%] Built target csdk 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 79%] Built target template 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 82%] Built target device-counter 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 85%] Built target device-random 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 88%] Built target device-gyro 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 91%] Built target device-bitfields 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 94%] Built target template-discovery 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [ 97%] Built target device-file 15:23:45 make[2]: Entering directory '/tmp/sdk/build/release' 15:23:45 make[2]: Leaving directory '/tmp/sdk/build/release' 15:23:45 [100%] Built target device-terminal 15:23:45 make[1]: Leaving directory '/tmp/sdk/build/release' 15:23:45 Install the project... 15:23:45 -- Install configuration: "Release" 15:23:45 -- Installing: /usr/local/lib/libcsdk.so 15:23:45 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:23:45 -- Up-to-date: /usr/local/include 15:23:45 -- Installing: /usr/local/include/devsdk 15:23:45 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:23:45 -- Installing: /usr/local/include/devsdk/devsdk.h 15:23:45 -- Installing: /usr/local/include/edgex 15:23:45 -- Installing: /usr/local/include/edgex/devices.h 15:23:45 -- Installing: /usr/local/include/edgex/edgex-base.h 15:23:45 -- Installing: /usr/local/include/edgex/edgex.h 15:23:45 -- Installing: /usr/local/include/edgex/profiles.h 15:23:45 -- Installing: /usr/local/include/edgex/rest-server.h 15:23:45 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:23:45 -- Installing: /usr/local/include/iot 15:23:45 -- Installing: /usr/local/include/iot/base64.h 15:23:45 -- Installing: /usr/local/include/iot/component.h 15:23:45 -- Installing: /usr/local/include/iot/config.h 15:23:45 -- Installing: /usr/local/include/iot/container.h 15:23:45 -- Installing: /usr/local/include/iot/data.h 15:23:45 -- Installing: /usr/local/include/iot/hash.h 15:23:45 -- Installing: /usr/local/include/iot/iot.h 15:23:45 -- Installing: /usr/local/include/iot/json.h 15:23:45 -- Installing: /usr/local/include/iot/logger.h 15:23:45 -- Installing: /usr/local/include/iot/os.h 15:23:45 -- Installing: /usr/local/include/iot/scheduler.h 15:23:45 -- Installing: /usr/local/include/iot/thread.h 15:23:45 -- Installing: /usr/local/include/iot/threadpool.h 15:23:45 -- Installing: /usr/local/include/iot/time.h 15:23:45 -- Installing: /usr/local/include/iot/typecode.h 15:23:45 -- Installing: /usr/local/include/iot/uuid.h 15:23:45 -- Installing: /usr/local/include/iot/os 15:23:45 -- Installing: /usr/local/include/iot/os/linux.h 15:23:45 -- Installing: /usr/local/include/iot/os/macos.h 15:23:45 -- Installing: /usr/local/include/iot/os/zephyr.h 15:23:45 -- Installing: /usr/local/include/iot/defs.h 15:23:45 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:23:45 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:23:45 make: Leaving directory '/tmp/sdk/build/release' 15:23:45 Removing intermediate container 58d7a932b587 15:23:45 ---> 20bbee3bae2b 15:23:45 Step 16/25 : FROM ${BASE} 15:23:45 ---> ac6a0feb3254 15:23:45 Step 17/25 : LABEL maintainer="IOTech " 15:23:45 ---> Running in 8ea7544ebab3 15:23:46 Removing intermediate container 8ea7544ebab3 15:23:46 ---> 98775b28f46a 15:23:46 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:23:46 ---> Running in 3a122ef71ea5 15:23:46 Connecting to iotech.jfrog.io (54.195.244.87:443) 15:23:46 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:23:46 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:23:46 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:23:46 Removing intermediate container 3a122ef71ea5 15:23:46 ---> ca9a25c88d07 15:23:46 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:23:46 ---> Running in c1d8315cdc43 15:23:47 Removing intermediate container c1d8315cdc43 15:23:47 ---> 65b0aea82b86 15:23:47 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev 15:23:47 ---> Running in 4011d94f2f5a 15:23:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:23:48 Commit message: "Merge pull request #378 from jpwhitemn/upgrade-alpine-314" 15:23:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:49 provisioning config files... 15:23:49 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 15:23:49 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/8@tmp/config371775643191589389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:49 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:23:49 (1/7) Installing curl (7.79.1-r0) 15:23:49 (2/7) Installing hiredis (0.14.1-r0) 15:23:49 (3/7) Installing hiredis-dev (0.14.1-r0) 15:23:49 ---> docker-login.sh 15:23:49 nexus3.edgexfoundry.org:10001 15:23:49 (4/7) Installing libuuid (2.35.2-r0) 15:23:49 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:23:50 (6/7) Installing libidn2 (2.3.0-r0) 15:23:50 (7/7) Installing wget (1.20.3-r1) 15:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:51 Executing busybox-1.31.1-r20.trigger 15:23:51 OK: 286 MiB in 82 packages 15:23:51 Removing intermediate container 4011d94f2f5a 15:23:51 ---> 85d1d5ce84ac 15:23:51 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:23:51 ---> 7169b8f9ba0c 15:23:51 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:23:51 ---> 477612feed8f 15:23:51 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 15:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:51 Configure a credential helper to remove this warning. See 15:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:51 15:23:51 Login Succeeded 15:23:51 nexus3.edgexfoundry.org:10002 15:23:51 ---> 3fd1e1df37ea 15:23:51 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:23:51 ---> 855634a88267 15:23:51 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 ---> 834ea7969290 15:23:52 Successfully built 834ea7969290 15:23:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:52 + docker inspect -f . ci-base-image-x86_64 15:23:52 . [Pipeline] withDockerContainer 15:23:52 prd-centos7-docker-4c-2g-141 does not seem to be running inside a container 15:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:52 Configure a credential helper to remove this warning. See 15:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:52 15:23:52 Login Succeeded 15:23:52 nexus3.edgexfoundry.org:10004 15:23:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/8 -v /w/workspace/device-sdk-c/8:/w/workspace/device-sdk-c/8:rw,z -v /w/workspace/device-sdk-c/8@tmp:/w/workspace/device-sdk-c/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:53 $ docker top d5a781d4864fe1a8c85ddc99dddb8e587d2383deb38d974f7f115397fc9a8df7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:53 Configure a credential helper to remove this warning. See 15:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:53 15:23:53 Login Succeeded 15:23:53 docker.io 15:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:53 + make test 15:23:53 echo "make test" 15:23:53 make test [Pipeline] } 15:23:53 $ docker stop --time=1 d5a781d4864fe1a8c85ddc99dddb8e587d2383deb38d974f7f115397fc9a8df7 15:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:54 Configure a credential helper to remove this warning. See 15:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:54 15:23:54 Login Succeeded 15:23:54 ---> docker-login.sh ends 15:23:54 $ docker rm -f d5a781d4864fe1a8c85ddc99dddb8e587d2383deb38d974f7f115397fc9a8df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:23:54 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // stage [Pipeline] unstash [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo 15:23:57 ========================================================= 15:23:57 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 15:23:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:23:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:57 + 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 . 15:23:57 + ls -al . 15:23:57 total 172 15:23:57 drwxrwxr-x. 8 jenkins jenkins 4096 Sep 29 15:22 . 15:23:57 drwxrwxr-x. 4 jenkins jenkins 28 Sep 29 15:22 .. 15:23:57 -rw-rw-r--. 1 jenkins jenkins 3104 Sep 29 15:22 Attribution.txt 15:23:57 -rw-rw-r--. 1 jenkins jenkins 7701 Sep 29 15:22 CHANGES 15:23:57 drwxrwxr-x. 2 jenkins jenkins 121 Sep 29 15:22 docs 15:23:57 -rw-rw-r--. 1 jenkins jenkins 108574 Sep 29 15:22 Doxyfile 15:23:57 drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 15:23 .git 15:23:57 drwxrwxr-x. 2 jenkins jenkins 81 Sep 29 15:22 .github 15:23:57 -rw-rw-r--. 1 jenkins jenkins 176 Sep 29 15:22 .gitignore 15:23:57 -rw-rw-r--. 1 jenkins jenkins 677 Sep 29 15:22 GOVERNANCE.md 15:23:57 drwxrwxr-x. 4 jenkins jenkins 33 Sep 29 15:22 include 15:23:57 -rw-rw-r--. 1 jenkins jenkins 784 Sep 29 15:22 Jenkinsfile 15:23:57 -rw-rw-r--. 1 jenkins jenkins 10174 Sep 29 15:22 LICENSE 15:23:57 -rw-rw-r--. 1 jenkins jenkins 444 Sep 29 15:22 Makefile 15:23:57 -rw-rw-r--. 1 jenkins jenkins 618 Sep 29 15:22 OWNERS.md 15:23:57 -rw-rw-r--. 1 jenkins jenkins 4086 Sep 29 15:22 README.md 15:23:57 -rw-rw-r--. 1 jenkins jenkins 7090 Sep 29 15:22 README.v2.md 15:23:57 drwxrwxr-x. 2 jenkins jenkins 98 Sep 29 15:22 scripts 15:23:57 drwxrwxr-x. 4 jenkins jenkins 50 Sep 29 15:22 src 15:23:57 -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 15:21 VERSION [Pipeline] isUnix [Pipeline] sh 15:23:58 + 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=dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 --label arch=amd64 --label version=2.0.1-dev.7 . 15:23:58 Sending build context to Docker daemon 2.67MB 15:23:58 Step 1/17 : ARG BASE=alpine:3.14 15:23:58 Step 2/17 : FROM ${BASE} 15:23:58 ---> 834ea7969290 15:23:58 Step 3/17 : LABEL maintainer="IOTech " 15:23:58 ---> Running in a44f908edbdd 15:23:58 Sending build context to Docker daemon 2.669MB 15:23:58 Step 1/25 : ARG BASE=alpine:3.14 15:23:58 Step 2/25 : FROM ${BASE} as builder 15:23:58 Removing intermediate container a44f908edbdd 15:23:58 ---> 3e3d5ff7d1a5 15:23:58 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:23:58 ---> Running in d27b38d98ce7 15:23:58 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 15:23:58 d2f70382dc9a: Pulling fs layer 15:23:58 b08cc2eccb4b: Pulling fs layer 15:23:58 7b69db201801: Pulling fs layer 15:23:58 b08cc2eccb4b: Verifying Checksum 15:23:58 b08cc2eccb4b: Download complete 15:23:58 --2021-09-29 15:23:58-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release 15:23:58 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.72.115.12, 54.229.110.245 15:23:58 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 15:23:58 d2f70382dc9a: Download complete 15:23:58 HTTP request sent, awaiting response... 200 OK 15:23:58 Length: unspecified [application/json] 15:23:58 Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' 15:23:58  15:23:58 0K  10.1M=0s 15:23:58 15:23:58 2021-09-29 15:23:58 (10.1 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] 15:23:58 15:23:59 Removing intermediate container d27b38d98ce7 15:23:59 ---> 2d96cad9859a 15:23:59 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:23:59 ---> Running in e0ced3cff3e1 15:23:59 d2f70382dc9a: Pull complete 15:23:59 Removing intermediate container e0ced3cff3e1 15:23:59 ---> f9dd9f4c3f53 15:23:59 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build 15:23:59 ---> Running in 1ffca68cca87 15:23:59 b08cc2eccb4b: Pull complete 15:24:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:24:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:24:01 7b69db201801: Verifying Checksum 15:24:01 7b69db201801: Download complete 15:24:01 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz 15:24:02 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:24:02 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 15:24:02 (2/16) Installing libblkid (2.35.2-r0) 15:24:02 (3/16) Installing blkid (2.35.2-r0) 15:24:02 (4/16) Installing libcap-ng (0.7.10-r1) 15:24:02 (5/16) Installing setpriv (2.35.2-r0) 15:24:02 (6/16) Installing libmount (2.35.2-r0) 15:24:03 (7/16) Installing libsmartcols (2.35.2-r0) 15:24:03 (8/16) Installing findmnt (2.35.2-r0) 15:24:03 (9/16) Installing mcookie (2.35.2-r0) 15:24:03 (10/16) Installing hexdump (2.35.2-r0) 15:24:03 (11/16) Installing lsblk (2.35.2-r0) 15:24:03 (12/16) Installing libfdisk (2.35.2-r0) 15:24:04 (13/16) Installing sfdisk (2.35.2-r0) 15:24:04 (14/16) Installing cfdisk (2.35.2-r0) 15:24:04 (15/16) Installing util-linux (2.35.2-r0) 15:24:06 (16/16) Installing util-linux-dev (2.35.2-r0) 15:24:07 Executing busybox-1.31.1-r20.trigger 15:24:07 OK: 295 MiB in 98 packages 15:24:07 Removing intermediate container 1ffca68cca87 15:24:07 ---> c7bd949b655b 15:24:07 Step 7/17 : COPY VERSION /edgex-c-sdk/ 15:24:07 ---> 766ed9787c28 15:24:07 Step 8/17 : COPY src /edgex-c-sdk/src/ 15:24:08 ---> 640cf1f3c81b 15:24:08 Step 9/17 : COPY include /edgex-c-sdk/include/ 15:24:08 7b69db201801: Pull complete 15:24:08 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 15:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 15:24:08 ---> 759262b18b23 15:24:08 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:24:08 ---> 2754f4319797 15:24:08 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 15:24:08 ---> f3cbe32aa734 15:24:08 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 15:24:08 ---> 829049225369 15:24:08 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 15:24:08 ---> d75f2bac404c 15:24:08 Step 13/17 : WORKDIR /edgex-c-sdk 15:24:08 ---> Running in 2139bac1901e 15:24:08 Removing intermediate container 2139bac1901e 15:24:08 ---> 7599be8d01e0 15:24:08 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:24:08 ---> Running in 0e6c57634d6e 15:24:09 Removing intermediate container 0e6c57634d6e 15:24:09 ---> db14dbba982b 15:24:09 Step 15/17 : LABEL arch=amd64 15:24:09 ---> Running in 87cfdec7dee1 15:24:09 Removing intermediate container 87cfdec7dee1 15:24:09 ---> 38e491a2b474 15:24:09 Step 16/17 : LABEL git_sha=dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 15:24:09 ---> Running in 73fe061e29ff 15:24:09 Removing intermediate container 73fe061e29ff 15:24:09 ---> 4b735b282ce1 15:24:09 Step 17/17 : LABEL version=2.0.1-dev.7 15:24:09 ---> Running in daca7fb5eb93 15:24:09 Removing intermediate container daca7fb5eb93 15:24:09 ---> 165cd2bcdcd8 15:24:09 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:24:09 Successfully built 165cd2bcdcd8 15:24:09 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 15:24:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:10 15:24:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:24:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:10 ---> Running in 88f43474d8e6 15:24:11 latest: Pulling from edgex-lftools-log-publisher 15:24:11 b4d181a07f80: Pulling fs layer 15:24:11 a1111a8f2ec3: Pulling fs layer 15:24:11 ed53099fbce6: Pulling fs layer 15:24:11 dc539afda2c1: Pulling fs layer 15:24:11 77bc0d833cb6: Pulling fs layer 15:24:11 9065ff56babe: Pulling fs layer 15:24:11 d287ab97295c: Pulling fs layer 15:24:11 dc539afda2c1: Waiting 15:24:11 77bc0d833cb6: Waiting 15:24:11 9065ff56babe: Waiting 15:24:11 d287ab97295c: Waiting 15:24:11 a1111a8f2ec3: Verifying Checksum 15:24:11 a1111a8f2ec3: Download complete 15:24:11 dc539afda2c1: Verifying Checksum 15:24:11 dc539afda2c1: Download complete 15:24:11 77bc0d833cb6: Verifying Checksum 15:24:11 77bc0d833cb6: Download complete 15:24:11 9065ff56babe: Verifying Checksum 15:24:11 9065ff56babe: Download complete 15:24:12 ed53099fbce6: Verifying Checksum 15:24:12 ed53099fbce6: Download complete 15:24:12 Connecting to iotech.jfrog.io (54.195.244.87:443) 15:24:12 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:24:12 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:24:12 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:24:13 b4d181a07f80: Verifying Checksum 15:24:13 b4d181a07f80: Download complete 15:24:14 Removing intermediate container 88f43474d8e6 15:24:14 ---> 7c78808f1ca2 15:24:14 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:24:14 b4d181a07f80: Pull complete 15:24:14 ---> Running in 3fd7fe06e7d1 15:24:14 a1111a8f2ec3: Pull complete 15:24:15 ed53099fbce6: Pull complete 15:24:15 dc539afda2c1: Pull complete 15:24:15 77bc0d833cb6: Pull complete 15:24:15 9065ff56babe: Pull complete 15:24:16 Removing intermediate container 3fd7fe06e7d1 15:24:16 ---> 7979e48217fb 15:24:16 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-1.3 hiredis-dev 15:24:16 ---> Running in 52fb0ddc13e1 15:24:17 d287ab97295c: Verifying Checksum 15:24:17 d287ab97295c: Download complete 15:24:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:24:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:24:19 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 15:24:20 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:24:20 (1/22) Installing hiredis (0.14.1-r0) 15:24:20 (2/22) Installing hiredis-dev (0.14.1-r0) 15:24:20 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 15:24:20 (4/22) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:24:21 d287ab97295c: Pull complete 15:24:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:24:21 prd-centos7-docker-4c-2g-141 does not seem to be running inside a container 15:24:21 $ 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/8 -v /w/workspace/device-sdk-c/8:/w/workspace/device-sdk-c/8:rw,z -v /w/workspace/device-sdk-c/8@tmp:/w/workspace/device-sdk-c/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:24:21 (5/22) Installing libblkid (2.35.2-r0) 15:24:21 (6/22) Installing blkid (2.35.2-r0) 15:24:22 (7/22) Installing libcap-ng (0.7.10-r1) 15:24:22 (8/22) Installing setpriv (2.35.2-r0) 15:24:22 (9/22) Installing libmount (2.35.2-r0) 15:24:22 (10/22) Installing libsmartcols (2.35.2-r0) 15:24:22 (11/22) Installing findmnt (2.35.2-r0) 15:24:22 (12/22) Installing mcookie (2.35.2-r0) 15:24:22 (13/22) Installing hexdump (2.35.2-r0) 15:24:22 (14/22) Installing lsblk (2.35.2-r0) 15:24:22 (15/22) Installing libuuid (2.35.2-r0) 15:24:22 (16/22) Installing libfdisk (2.35.2-r0) 15:24:22 (17/22) Installing sfdisk (2.35.2-r0) 15:24:23 (18/22) Installing cfdisk (2.35.2-r0) 15:24:23 (19/22) Installing util-linux (2.35.2-r0) 15:24:23 (20/22) Installing util-linux-dev (2.35.2-r0) 15:24:23 $ docker top 23650ddbfc5f85d8cf7fab09b657add6df4b792a90a7ab26a32d252a6f517f50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:24 (21/22) Installing libidn2 (2.3.0-r0) 15:24:24 ---> job-cost.sh 15:24:24 lf-activate-venv: SKIPPING 15:24:24 INFO: No Stack... 15:24:24 (22/22) Installing wget (1.20.3-r1) 15:24:24 Executing busybox-1.31.1-r20.trigger 15:24:24 OK: 276 MiB in 97 packages 15:24:25 INFO: Retrieving Pricing Info for: v3-standard-2 15:24:26 INFO: Archiving Costs [Pipeline] sh 15:24:26 + cat /w/workspace/device-sdk-c/8/archives/cost.csv 15:24:26 + cut -d, -f6 [Pipeline] lock 15:24:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] 15:24:26 Resource [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] did not exist. Created. 15:24:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:24:26 Removing intermediate container 52fb0ddc13e1 15:24:26 ---> 2ff0595c6ee1 15:24:26 Step 6/25 : ENV CBOR_VERSION=0.5.0 15:24:26 ---> Running in 87dcf85e9ca3 15:24:27 + echo total: 0.05999999865889549 [Pipeline] stash 15:24:27 Stashed 1 file(s) [Pipeline] } 15:24:27 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:24:27 $ docker stop --time=1 23650ddbfc5f85d8cf7fab09b657add6df4b792a90a7ab26a32d252a6f517f50 15:24:27 Removing intermediate container 87dcf85e9ca3 15:24:27 ---> fc90f8981895 15:24:27 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 15:24:27 ---> Running in 8fc549bac433 15:24:28 $ docker rm -f 23650ddbfc5f85d8cf7fab09b657add6df4b792a90a7ab26a32d252a6f517f50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:24:29 --2021-09-29 15:24:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 15:24:29 Resolving github.com (github.com)... 140.82.112.4 15:24:29 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 15:24:29 HTTP request sent, awaiting response... 302 Found 15:24:29 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 15:24:29 --2021-09-29 15:24:29-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 15:24:29 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 15:24:29 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 15:24:29 HTTP request sent, awaiting response... 200 OK 15:24:29 Length: unspecified [application/x-gzip] 15:24:29 Saving to: 'STDOUT' 15:24:29  15:24:29 0K .......... .......... .......... .......... .......... 1.17M 15:24:29 50K .......... .......... .......... .......... .......... 2.35M 15:24:29 100K .......... .......... .......... .......... .......... 13.6M 15:24:29 150K .......... .......... .......... .......... .......... 3.07M 15:24:29 200K .......... .......... .......... .......... .......... 9.76M 15:24:29 250K .......... .......... .......... .......... .......... 3.42M 15:24:29 300K .......... .......... .......... .......... .......... 4.33M 15:24:29 350K .......... .......... .......... .......... .......... 3.30M 15:24:29 400K .......... .......... .......... .......... .......... 8.92M 15:24:29 450K .......... .......... .......... .......... .......... 4.07M 15:24:29 500K .......... .......... .......... .......... .......... 12.1M 15:24:29 550K .......... .......... .......... .......... .......... 2.56M 15:24:29 600K .......... .......... .......... .......... .......... 840K 15:24:29 650K .......... .......... .......... .......... .......... 2.62M 15:24:29 700K ..  423K=0.3s 15:24:29 15:24:29 2021-09-29 15:24:29 (2.72 MB/s) - written to stdout [719348] 15:24:29 15:24:30 -- The C compiler identification is GNU 9.3.0 15:24:30 -- The CXX compiler identification is GNU 9.3.0 15:24:30 -- Check for working C compiler: /usr/bin/cc 15:24:30 -- Check for working C compiler: /usr/bin/cc - works 15:24:30 -- Detecting C compiler ABI info 15:24:30 -- Detecting C compiler ABI info - done 15:24:30 -- Detecting C compile features 15:24:30 -- Detecting C compile features - done 15:24:30 -- Check for working CXX compiler: /usr/bin/c++ 15:24:31 -- Check for working CXX compiler: /usr/bin/c++ - works 15:24:31 -- Detecting CXX compiler ABI info 15:24:31 -- Detecting CXX compiler ABI info - done 15:24:31 -- Detecting CXX compile features 15:24:31 -- Detecting CXX compile features - done 15:24:31 -- Looking for include file endian.h 15:24:31 -- Looking for include file endian.h - found 15:24:31 -- Check if the system is big endian 15:24:31 -- Searching 16 bit integer 15:24:31 -- Looking for sys/types.h 15:24:32 -- Looking for sys/types.h - found 15:24:32 -- Looking for stdint.h 15:24:32 -- Looking for stdint.h - found 15:24:32 -- Looking for stddef.h 15:24:32 -- Looking for stddef.h - found 15:24:32 -- Check size of unsigned short 15:24:33 -- Check size of unsigned short - done 15:24:33 -- Searching 16 bit integer - Using unsigned short 15:24:33 -- Check if the system is big endian - little endian 15:24:33 -- Check size of size_t 15:24:33 -- Check size of size_t - done 15:24:33 CMake Warning at examples/CMakeLists.txt:16 (find_package): 15:24:33 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 15:24:33 asked CMake to find a package configuration file provided by "cJSON", but 15:24:33 CMake did not find one. 15:24:33 15:24:33 Could not find a package configuration file provided by "cJSON" with any of 15:24:33 the following names: 15:24:33 15:24:33 cJSONConfig.cmake 15:24:33 cjson-config.cmake 15:24:33 15:24:33 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 15:24:33 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 15:24:33 provides a separate development package or SDK, be sure it has been 15:24:33 installed. 15:24:33 15:24:33 15:24:33 -- Configuring done 15:24:33 -- Generating done 15:24:33 -- Build files have been written to: /tmp/cbor 15:24:34 Scanning dependencies of target cbor_shared 15:24:34 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 15:24:35 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 15:24:36 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 15:24:36 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 15:24:37 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 15:24:37 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 15:24:37 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 15:24:37 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 15:24:37 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 15:24:38 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 15:24:38 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 15:24:39 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 15:24:39 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 15:24:40 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 15:24:40 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 15:24:40 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 15:24:41 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 15:24:41 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 15:24:41 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 15:24:42 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 15:24:42 [ 40%] Linking C shared library libcbor.so 15:24:42 [ 40%] Built target cbor_shared 15:24:42 Scanning dependencies of target cbor 15:24:42 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 15:24:43 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 15:24:44 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 15:24:44 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 15:24:46 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 15:24:46 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 15:24:46 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 15:24:47 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 15:24:47 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 15:24:47 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 15:24:48 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 15:24:49 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 15:24:49 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 15:24:50 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 15:24:50 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 15:24:50 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 15:24:51 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 15:24:51 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 15:24:51 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 15:24:52 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 15:24:52 [ 80%] Linking C static library libcbor.a 15:24:52 [ 80%] Built target cbor 15:24:52 Scanning dependencies of target sort 15:24:52 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 15:24:52 [ 84%] Linking C executable sort 15:24:52 [ 84%] Built target sort 15:24:52 Scanning dependencies of target readfile 15:24:52 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 15:24:53 [ 88%] Linking C executable readfile 15:24:53 [ 88%] Built target readfile 15:24:53 Scanning dependencies of target streaming_parser 15:24:53 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 15:24:53 [ 92%] Linking C executable streaming_parser 15:24:53 [ 92%] Built target streaming_parser 15:24:53 Scanning dependencies of target hello 15:24:53 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 15:24:53 [ 96%] Linking C executable hello 15:24:53 [ 96%] Built target hello 15:24:53 Scanning dependencies of target create_items 15:24:53 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 15:24:54 [100%] Linking C executable create_items 15:24:54 [100%] Built target create_items 15:24:54 Install the project... 15:24:54 -- Install configuration: "Release" 15:24:54 -- Installing: /usr/local/include/cbor/configuration.h 15:24:54 -- Installing: /usr/local/lib64/libcbor.a 15:24:54 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 15:24:54 -- Installing: /usr/local/lib64/libcbor.so.0 15:24:54 -- Installing: /usr/local/lib64/libcbor.so 15:24:54 -- Up-to-date: /usr/local/include/cbor 15:24:54 -- Installing: /usr/local/include/cbor/streaming.h 15:24:54 -- Installing: /usr/local/include/cbor/ints.h 15:24:54 -- Installing: /usr/local/include/cbor/floats_ctrls.h 15:24:54 -- Installing: /usr/local/include/cbor/bytestrings.h 15:24:54 -- Installing: /usr/local/include/cbor/encoding.h 15:24:54 -- Installing: /usr/local/include/cbor/serialization.h 15:24:54 -- Installing: /usr/local/include/cbor/data.h 15:24:54 -- Installing: /usr/local/include/cbor/common.h 15:24:54 -- Installing: /usr/local/include/cbor/callbacks.h 15:24:54 -- Installing: /usr/local/include/cbor/strings.h 15:24:54 -- Installing: /usr/local/include/cbor/tags.h 15:24:54 -- Installing: /usr/local/include/cbor/internal 15:24:54 -- Installing: /usr/local/include/cbor/internal/encoders.h 15:24:54 -- Installing: /usr/local/include/cbor/internal/loaders.h 15:24:54 -- Installing: /usr/local/include/cbor/internal/stack.h 15:24:54 -- Installing: /usr/local/include/cbor/internal/unicode.h 15:24:54 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 15:24:54 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 15:24:54 -- Installing: /usr/local/include/cbor/arrays.h 15:24:54 -- Installing: /usr/local/include/cbor/maps.h 15:24:54 -- Installing: /usr/local/include/cbor.h 15:24:54 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 15:24:56 Removing intermediate container 8fc549bac433 15:24:56 ---> 562b11f29c7f 15:24:56 Step 8/25 : RUN mkdir /tmp/sdk 15:24:56 ---> Running in d7f3917d23a6 15:24:59 Removing intermediate container d7f3917d23a6 15:24:59 ---> 2b495dfc14fa 15:24:59 Step 9/25 : COPY VERSION /tmp/sdk 15:24:59 ---> 5bcf30e7f3f8 15:24:59 Step 10/25 : COPY src /tmp/sdk/src 15:25:00 ---> 990c19c1ae85 15:25:00 Step 11/25 : COPY include /tmp/sdk/include 15:25:01 ---> 15409d0b2dec 15:25:01 Step 12/25 : COPY scripts /tmp/sdk/scripts 15:25:02 ---> e4cc5b826721 15:25:02 Step 13/25 : COPY LICENSE /tmp/sdk 15:25:03 ---> 60edbaecee97 15:25:03 Step 14/25 : COPY Attribution.txt /tmp/sdk 15:25:04 ---> 125a0d6201b7 15:25:04 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 15:25:05 ---> Running in bf21b1166c83 15:25:06 + CPPCHECK=false 15:25:06 + DOCGEN=false 15:25:06 + TOMLVER=SDK-0.2 15:25:06 + CUTILVER=1.2.2 15:25:06 + '[' 0 -gt 0 ] 15:25:06 + readlink -f ./scripts/build.sh 15:25:06 + dirname /tmp/sdk/scripts/build.sh 15:25:06 + dirname /tmp/sdk/scripts 15:25:06 + ROOT=/tmp/sdk 15:25:06 + cd /tmp/sdk 15:25:06 + '[' '!' -d deps ] 15:25:06 + mkdir deps 15:25:06 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:25:06 --2021-09-29 15:25:06-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 15:25:06 + tar -C deps -z -x -f - 15:25:06 Resolving github.com (github.com)... 140.82.112.4 15:25:06 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 15:25:06 HTTP request sent, awaiting response... 302 Found 15:25:06 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 15:25:06 --2021-09-29 15:25:06-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 15:25:06 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 15:25:06 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 15:25:06 HTTP request sent, awaiting response... 200 OK 15:25:06 Length: unspecified [application/x-gzip] 15:25:06 Saving to: 'STDOUT' 15:25:06  15:25:06 0K .......... ......    772K=0.02s 15:25:06 15:25:06 2021-09-29 15:25:06 (772 KB/s) - written to stdout [16451] 15:25:06 15:25:06 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 15:25:06 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:25:06 + tar -C deps -z -x -f - 15:25:06 --2021-09-29 15:25:06-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz 15:25:06 Resolving github.com (github.com)... 140.82.112.4 15:25:06 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 15:25:07 HTTP request sent, awaiting response... 302 Found 15:25:07 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] 15:25:07 --2021-09-29 15:25:06-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 15:25:07 Resolving codeload.github.com (codeload.github.com)... 140.82.113.9 15:25:07 Connecting to codeload.github.com (codeload.github.com)|140.82.113.9|:443... connected. 15:25:07 HTTP request sent, awaiting response... 200 OK 15:25:07 Length: unspecified [application/x-gzip] 15:25:07 Saving to: 'STDOUT' 15:25:07  15:25:07 0K .......... .......... .......... .......... .......... 1.15M 15:25:07 50K .......... .......... .......... .......... .......... 2.17M 15:25:07 100K .......... .......... .......... .......... .......... 2.30M 15:25:07 150K .......... .......... .......... .........  3.28M=0.1s 15:25:07 15:25:07 2021-09-29 15:25:07 (1.89 MB/s) - written to stdout [193971] 15:25:07 15:25:07 + mkdir -p src/c/iot 15:25:07 + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot 15:25:07 + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot 15:25:07 + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot 15:25:07 + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot 15:25:07 + mkdir -p include/iot 15:25:07 + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot 15:25:07 + mkdir -p include/iot/os 15:25:07 + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os 15:25:07 + mkdir -p /tmp/sdk/build/release 15:25:07 + cd /tmp/sdk/build/release 15:25:07 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 15:25:07 -- The C compiler identification is GNU 9.3.0 15:25:07 -- Check for working C compiler: /usr/bin/cc 15:25:08 -- Check for working C compiler: /usr/bin/cc - works 15:25:08 -- Detecting C compiler ABI info 15:25:08 -- Detecting C compiler ABI info - done 15:25:08 -- Detecting C compile features 15:25:08 -- Detecting C compile features - done 15:25:08 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:25:08 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:25:08 -- Found LIBYAML: /usr/lib/libyaml.so 15:25:08 -- Found LIBUUID: /usr/lib/libuuid.so 15:25:08 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:25:08 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:25:08 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:25:08 -- C SDK 2.0.1-dev.7 for Linux 15:25:08 -- Performing Test CSDK_HAVE_ATOMIC 15:25:09 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:25:09 -- Found Curses: /usr/lib/libcurses.so 15:25:09 -- Configuring done 15:25:09 -- Generating done 15:25:09 -- Build files have been written to: /tmp/sdk/build/release 15:25:09 + make all package 15:25:09 + tee release.log 15:25:09 Scanning dependencies of target csdk 15:25:09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:25:10 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:25:11 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:25:14 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:25:14 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:25:14 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:25:15 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:25:16 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:25:16 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:25:17 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:25:19 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:25:20 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:25:21 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:25:22 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:25:22 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:25:22 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:25:22 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:25:27 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:25:27 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:25:27 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:25:27 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:25:28 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:25:28 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:25:28 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:25:28 275 | const iot_component_factory_t * factory; 15:25:28 | ^~~~~~~ 15:25:28 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:25:35 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:25:35 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:25:35 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:25:36 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:25:37 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:25:37 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:25:38 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:25:39 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:25:40 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:25:40 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:25:40 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:25:43 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:25:43 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:25:44 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:25:45 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:25:50 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:25:51 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:25:51 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:25:52 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:25:53 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:25:55 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:25:55 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:25:56 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:25:56 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:25:59 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:26:03 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:26:04 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:26:04 [ 76%] Linking C shared library libcsdk.so 15:26:04 [ 76%] Built target csdk 15:26:04 Scanning dependencies of target template 15:26:04 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:26:05 [ 79%] Linking C executable template 15:26:06 [ 79%] Built target template 15:26:06 Scanning dependencies of target device-counter 15:26:06 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:26:06 [ 82%] Linking C executable device-counter 15:26:07 [ 82%] Built target device-counter 15:26:07 Scanning dependencies of target device-random 15:26:07 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:26:07 [ 85%] Linking C executable device-random 15:26:07 [ 85%] Built target device-random 15:26:07 Scanning dependencies of target device-gyro 15:26:07 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:26:08 [ 88%] Linking C executable device-gyro 15:26:08 [ 88%] Built target device-gyro 15:26:08 Scanning dependencies of target device-bitfields 15:26:08 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:26:09 [ 91%] Linking C executable device-bitfields 15:26:09 [ 91%] Built target device-bitfields 15:26:09 Scanning dependencies of target template-discovery 15:26:09 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:26:10 [ 94%] Linking C executable template-discovery 15:26:10 [ 94%] Built target template-discovery 15:26:10 Scanning dependencies of target device-file 15:26:10 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:26:11 [ 97%] Linking C executable device-file 15:26:11 [ 97%] Built target device-file 15:26:11 Scanning dependencies of target device-terminal 15:26:11 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:26:12 [100%] Linking C executable device-terminal 15:26:12 [100%] Built target device-terminal 15:26:12 Run CPack packaging tool... 15:26:12 CPack: Create package using TGZ 15:26:12 CPack: Install projects 15:26:12 CPack: - Run preinstall target for: Csdk 15:26:13 CPack: - Install project: Csdk [] 15:26:13 CPack: Create package 15:26:13 CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.7.tar.gz generated. 15:26:13 + '[' false '=' true ] 15:26:13 + '[' false '=' true ] 15:26:13 + mkdir -p /tmp/sdk/build/debug 15:26:13 + cd /tmp/sdk/build/debug 15:26:13 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 15:26:14 -- The C compiler identification is GNU 9.3.0 15:26:14 -- Check for working C compiler: /usr/bin/cc 15:26:14 -- Check for working C compiler: /usr/bin/cc - works 15:26:14 -- Detecting C compiler ABI info 15:26:14 -- Detecting C compiler ABI info - done 15:26:14 -- Detecting C compile features 15:26:14 -- Detecting C compile features - done 15:26:14 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 15:26:14 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 15:26:14 -- Found LIBYAML: /usr/lib/libyaml.so 15:26:14 -- Found LIBUUID: /usr/lib/libuuid.so 15:26:14 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 15:26:14 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 15:26:14 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 15:26:14 -- C SDK 2.0.1-dev.7 for Linux 15:26:14 -- Performing Test CSDK_HAVE_ATOMIC 15:26:15 -- Performing Test CSDK_HAVE_ATOMIC - Success 15:26:15 -- Found Curses: /usr/lib/libcurses.so 15:26:15 -- Configuring done 15:26:15 -- Generating done 15:26:15 -- Build files have been written to: /tmp/sdk/build/debug 15:26:15 + make 15:26:15 + tee debug.log 15:26:16 Scanning dependencies of target csdk 15:26:16 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 15:26:16 [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 15:26:16 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 15:26:17 [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 15:26:18 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 15:26:18 [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 15:26:18 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 15:26:18 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 15:26:18 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 15:26:19 [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o 15:26:20 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 15:26:20 [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 15:26:21 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 15:26:21 [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 15:26:21 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 15:26:21 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 15:26:22 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 15:26:23 [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 15:26:23 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 15:26:23 [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 15:26:23 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 15:26:23 [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 15:26:24 /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': 15:26:24 /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] 15:26:24 275 | const iot_component_factory_t * factory; 15:26:24 | ^~~~~~~ 15:26:24 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 15:26:25 [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 15:26:25 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 15:26:25 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 15:26:26 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 15:26:26 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 15:26:26 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 15:26:27 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 15:26:27 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 15:26:27 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 15:26:27 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o 15:26:27 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 15:26:28 [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o 15:26:28 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 15:26:29 [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 15:26:29 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 15:26:30 [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 15:26:31 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 15:26:31 [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 15:26:31 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 15:26:32 [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 15:26:33 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 15:26:33 [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 15:26:33 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 15:26:34 [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o 15:26:34 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 15:26:35 [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 15:26:36 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 15:26:36 [ 76%] Linking C shared library libcsdk.so 15:26:36 [ 76%] Built target csdk 15:26:36 Scanning dependencies of target template 15:26:36 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 15:26:37 [ 79%] Linking C executable template 15:26:37 [ 79%] Built target template 15:26:37 Scanning dependencies of target device-counter 15:26:37 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 15:26:38 [ 82%] Linking C executable device-counter 15:26:38 [ 82%] Built target device-counter 15:26:38 Scanning dependencies of target device-random 15:26:38 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 15:26:38 [ 85%] Linking C executable device-random 15:26:39 [ 85%] Built target device-random 15:26:39 Scanning dependencies of target device-gyro 15:26:39 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 15:26:39 [ 88%] Linking C executable device-gyro 15:26:39 [ 88%] Built target device-gyro 15:26:39 Scanning dependencies of target device-bitfields 15:26:39 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 15:26:40 [ 91%] Linking C executable device-bitfields 15:26:40 [ 91%] Built target device-bitfields 15:26:40 Scanning dependencies of target template-discovery 15:26:40 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 15:26:41 [ 94%] Linking C executable template-discovery 15:26:41 [ 94%] Built target template-discovery 15:26:41 Scanning dependencies of target device-file 15:26:41 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 15:26:41 [ 97%] Linking C executable device-file 15:26:42 [ 97%] Built target device-file 15:26:42 Scanning dependencies of target device-terminal 15:26:42 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 15:26:42 [100%] Linking C executable device-terminal 15:26:42 [100%] Built target device-terminal 15:26:42 make: Entering directory '/tmp/sdk/build/release' 15:26:42 make[1]: Entering directory '/tmp/sdk/build/release' 15:26:42 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 76%] Built target csdk 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 79%] Built target template 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 82%] Built target device-counter 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 85%] Built target device-random 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 88%] Built target device-gyro 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 91%] Built target device-bitfields 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 94%] Built target template-discovery 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [ 97%] Built target device-file 15:26:43 make[2]: Entering directory '/tmp/sdk/build/release' 15:26:43 make[2]: Leaving directory '/tmp/sdk/build/release' 15:26:43 [100%] Built target device-terminal 15:26:43 make[1]: Leaving directory '/tmp/sdk/build/release' 15:26:43 Install the project... 15:26:43 -- Install configuration: "Release" 15:26:43 -- Installing: /usr/local/lib/libcsdk.so 15:26:43 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 15:26:43 -- Up-to-date: /usr/local/include 15:26:43 -- Installing: /usr/local/include/edgex 15:26:43 -- Installing: /usr/local/include/edgex/rest-server.h 15:26:43 -- Installing: /usr/local/include/edgex/edgex-base.h 15:26:43 -- Installing: /usr/local/include/edgex/edgex.h 15:26:43 -- Installing: /usr/local/include/edgex/devices.h 15:26:43 -- Installing: /usr/local/include/edgex/profiles.h 15:26:43 -- Installing: /usr/local/include/edgex/csdk-defs.h 15:26:43 -- Installing: /usr/local/include/devsdk 15:26:43 -- Installing: /usr/local/include/devsdk/devsdk-base.h 15:26:43 -- Installing: /usr/local/include/devsdk/devsdk.h 15:26:43 -- Installing: /usr/local/include/iot 15:26:43 -- Installing: /usr/local/include/iot/json.h 15:26:43 -- Installing: /usr/local/include/iot/container.h 15:26:43 -- Installing: /usr/local/include/iot/component.h 15:26:43 -- Installing: /usr/local/include/iot/typecode.h 15:26:43 -- Installing: /usr/local/include/iot/iot.h 15:26:43 -- Installing: /usr/local/include/iot/uuid.h 15:26:43 -- Installing: /usr/local/include/iot/time.h 15:26:43 -- Installing: /usr/local/include/iot/hash.h 15:26:43 -- Installing: /usr/local/include/iot/logger.h 15:26:43 -- Installing: /usr/local/include/iot/os 15:26:43 -- Installing: /usr/local/include/iot/os/zephyr.h 15:26:43 -- Installing: /usr/local/include/iot/os/linux.h 15:26:43 -- Installing: /usr/local/include/iot/os/macos.h 15:26:43 -- Installing: /usr/local/include/iot/scheduler.h 15:26:43 -- Installing: /usr/local/include/iot/data.h 15:26:43 -- Installing: /usr/local/include/iot/thread.h 15:26:43 -- Installing: /usr/local/include/iot/os.h 15:26:43 -- Installing: /usr/local/include/iot/base64.h 15:26:43 -- Installing: /usr/local/include/iot/defs.h 15:26:43 -- Installing: /usr/local/include/iot/threadpool.h 15:26:43 -- Installing: /usr/local/include/iot/config.h 15:26:43 -- Installing: /usr/local/share/device-sdk-c/LICENSE 15:26:43 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 15:26:43 make: Leaving directory '/tmp/sdk/build/release' 15:26:45 Removing intermediate container bf21b1166c83 15:26:45 ---> ac0e7d4229b2 15:26:45 Step 16/25 : FROM ${BASE} 15:26:45 ---> 759262b18b23 15:26:45 Step 17/25 : LABEL maintainer="IOTech " 15:26:45 ---> Running in f6a60cb26ca7 15:26:46 Removing intermediate container f6a60cb26ca7 15:26:46 ---> 0dde5fc50882 15:26:46 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:26:46 ---> Running in 828358b21d16 15:26:47 Connecting to iotech.jfrog.io (54.229.110.245:443) 15:26:48 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 15:26:48 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 15:26:48 '/etc/apk/keys/alpine.dev.rsa.pub' saved 15:26:49 Removing intermediate container 828358b21d16 15:26:49 ---> 888d5f663072 15:26:49 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:26:49 ---> Running in 01330796a13f 15:26:51 Removing intermediate container 01330796a13f 15:26:51 ---> ffdc8cf93d76 15:26:51 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev 15:26:51 ---> Running in 9fa06cc8ff89 15:26:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:26:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:26:55 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 15:26:55 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:26:55 (1/7) Installing curl (7.79.1-r0) 15:26:55 (2/7) Installing hiredis (0.14.1-r0) 15:26:56 (3/7) Installing hiredis-dev (0.14.1-r0) 15:26:56 (4/7) Installing libuuid (2.35.2-r0) 15:26:56 (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) 15:26:57 (6/7) Installing libidn2 (2.3.0-r0) 15:26:57 (7/7) Installing wget (1.20.3-r1) 15:26:57 Executing busybox-1.31.1-r20.trigger 15:26:57 OK: 267 MiB in 82 packages 15:26:58 Removing intermediate container 9fa06cc8ff89 15:26:58 ---> 864e2a71b77d 15:26:58 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 15:26:59 ---> 9763a204d7cb 15:26:59 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 15:27:00 ---> 1686bb6fb452 15:27:00 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 15:27:01 ---> 9b1d285bf58c 15:27:01 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 15:27:02 ---> b39062d5a19a 15:27:02 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 15:27:03 ---> 5ebb9868baa8 15:27:03 Successfully built 5ebb9868baa8 15:27:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:27:03 + docker inspect -f . ci-base-image-arm64 15:27:03 . [Pipeline] withDockerContainer 15:27:03 prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container 15:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/8 -v /w/workspace/device-sdk-c/8:/w/workspace/device-sdk-c/8:rw,z -v /w/workspace/device-sdk-c/8@tmp:/w/workspace/device-sdk-c/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:27:05 $ docker top ddb6eb47b2d26941d884a6e769e314081447ca914513c3a26ab88b3dd457b82e -eo pid,comm [Pipeline] { [Pipeline] sh 15:27:06 + make test 15:27:06 echo "make test" 15:27:06 make test [Pipeline] } 15:27:06 $ docker stop --time=1 ddb6eb47b2d26941d884a6e769e314081447ca914513c3a26ab88b3dd457b82e 15:27:08 $ docker rm -f ddb6eb47b2d26941d884a6e769e314081447ca914513c3a26ab88b3dd457b82e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:27:10 + ls -al . 15:27:10 total 200 15:27:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 15:23 . 15:27:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 15:23 .. 15:27:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 15:23 .git 15:27:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 15:23 .github 15:27:10 -rw-rw-r-- 1 jenkins jenkins 176 Sep 29 15:23 .gitignore 15:27:10 -rw-rw-r-- 1 jenkins jenkins 3104 Sep 29 15:23 Attribution.txt 15:27:10 -rw-rw-r-- 1 jenkins jenkins 7701 Sep 29 15:23 CHANGES 15:27:10 -rw-rw-r-- 1 jenkins jenkins 108574 Sep 29 15:23 Doxyfile 15:27:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 29 15:23 GOVERNANCE.md 15:27:10 -rw-rw-r-- 1 jenkins jenkins 784 Sep 29 15:23 Jenkinsfile 15:27:10 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 29 15:23 LICENSE 15:27:10 -rw-rw-r-- 1 jenkins jenkins 444 Sep 29 15:23 Makefile 15:27:10 -rw-rw-r-- 1 jenkins jenkins 618 Sep 29 15:23 OWNERS.md 15:27:10 -rw-rw-r-- 1 jenkins jenkins 4086 Sep 29 15:23 README.md 15:27:10 -rw-rw-r-- 1 jenkins jenkins 7090 Sep 29 15:23 README.v2.md 15:27:10 -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 15:21 VERSION 15:27:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 15:23 docs 15:27:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 15:23 include 15:27:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 15:23 scripts 15:27:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 15:23 src [Pipeline] isUnix [Pipeline] sh 15:27:10 + 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=dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 --label arch=arm64 --label version=2.0.1-dev.7 . 15:27:11 Sending build context to Docker daemon 2.669MB 15:27:11 Step 1/17 : ARG BASE=alpine:3.14 15:27:11 Step 2/17 : FROM ${BASE} 15:27:11 ---> 5ebb9868baa8 15:27:11 Step 3/17 : LABEL maintainer="IOTech " 15:27:11 ---> Running in 53e398328c0d 15:27:11 Removing intermediate container 53e398328c0d 15:27:11 ---> e0b6483cbb27 15:27:11 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 15:27:11 ---> Running in d26f21abd78b 15:27:13 --2021-09-29 15:27:13-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release 15:27:13 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.229.110.245, 54.72.115.12 15:27:13 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 15:27:13 HTTP request sent, awaiting response... 200 OK 15:27:13 Length: unspecified [application/json] 15:27:13 Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' 15:27:13  15:27:13 0K   8.43M=0s 15:27:13 15:27:13 2021-09-29 15:27:13 (8.43 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] 15:27:13 15:27:14 Removing intermediate container d26f21abd78b 15:27:14 ---> ef2b8881b627 15:27:14 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories 15:27:14 ---> Running in 1b67eb4a00d2 15:27:17 Removing intermediate container 1b67eb4a00d2 15:27:17 ---> 972d22c86119 15:27:17 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-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build 15:27:17 ---> Running in 2360971f8243 15:27:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:27:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:27:20 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz 15:27:20 WARNING: This apk-tools is OLD! Some packages might not function properly. 15:27:20 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 15:27:20 (2/16) Installing libblkid (2.35.2-r0) 15:27:20 (3/16) Installing blkid (2.35.2-r0) 15:27:20 (4/16) Installing libcap-ng (0.7.10-r1) 15:27:21 (5/16) Installing setpriv (2.35.2-r0) 15:27:21 (6/16) Installing libmount (2.35.2-r0) 15:27:21 (7/16) Installing libsmartcols (2.35.2-r0) 15:27:21 (8/16) Installing findmnt (2.35.2-r0) 15:27:21 (9/16) Installing mcookie (2.35.2-r0) 15:27:21 (10/16) Installing hexdump (2.35.2-r0) 15:27:21 (11/16) Installing lsblk (2.35.2-r0) 15:27:21 (12/16) Installing libfdisk (2.35.2-r0) 15:27:21 (13/16) Installing sfdisk (2.35.2-r0) 15:27:21 (14/16) Installing cfdisk (2.35.2-r0) 15:27:21 (15/16) Installing util-linux (2.35.2-r0) 15:27:22 (16/16) Installing util-linux-dev (2.35.2-r0) 15:27:23 Executing busybox-1.31.1-r20.trigger 15:27:23 OK: 276 MiB in 98 packages 15:27:25 Removing intermediate container 2360971f8243 15:27:25 ---> 54b60d2cb8a9 15:27:25 Step 7/17 : COPY VERSION /edgex-c-sdk/ 15:27:25 ---> c81349c73c18 15:27:25 Step 8/17 : COPY src /edgex-c-sdk/src/ 15:27:27 ---> 89858c9963d4 15:27:27 Step 9/17 : COPY include /edgex-c-sdk/include/ 15:27:27 ---> 83702a2d8c40 15:27:27 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 15:27:28 ---> 02940b2e9e57 15:27:28 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 15:27:29 ---> 863aa1837d1f 15:27:29 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 15:27:30 ---> 77e1318d6d71 15:27:30 Step 13/17 : WORKDIR /edgex-c-sdk 15:27:30 ---> Running in 4e987d1a8e96 15:27:30 Removing intermediate container 4e987d1a8e96 15:27:30 ---> d9633161e7c5 15:27:30 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 15:27:31 ---> Running in 7222c6f6c314 15:27:31 Removing intermediate container 7222c6f6c314 15:27:31 ---> 3f41623cbcf5 15:27:31 Step 15/17 : LABEL arch=arm64 15:27:31 ---> Running in f338b8d1aada 15:27:32 Removing intermediate container f338b8d1aada 15:27:32 ---> e966acf52e14 15:27:32 Step 16/17 : LABEL git_sha=dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 15:27:32 ---> Running in cfa2b3aea709 15:27:33 Removing intermediate container cfa2b3aea709 15:27:33 ---> 6a63e0feb283 15:27:33 Step 17/17 : LABEL version=2.0.1-dev.7 15:27:33 ---> Running in 9a53215a0deb 15:27:33 Removing intermediate container 9a53215a0deb 15:27:33 ---> 18a206bd3841 15:27:33 [Warning] One or more build-args [ARCH MAKE] were not consumed 15:27:33 Successfully built 18a206bd3841 15:27:33 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 15:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:34 15:27:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:35 arm64: Pulling from edgex-lftools-log-publisher 15:27:35 448f6bf000e3: Pulling fs layer 15:27:35 f757da607395: Pulling fs layer 15:27:35 05883995daec: Pulling fs layer 15:27:35 8603b9c90790: Pulling fs layer 15:27:35 1560dd03e051: Pulling fs layer 15:27:35 27f5ce0e4adf: Pulling fs layer 15:27:35 c2d8d7efcc4b: Pulling fs layer 15:27:35 8603b9c90790: Waiting 15:27:35 1560dd03e051: Waiting 15:27:35 27f5ce0e4adf: Waiting 15:27:35 c2d8d7efcc4b: Waiting 15:27:35 f757da607395: Verifying Checksum 15:27:35 f757da607395: Download complete 15:27:35 8603b9c90790: Verifying Checksum 15:27:35 8603b9c90790: Download complete 15:27:36 05883995daec: Verifying Checksum 15:27:36 05883995daec: Download complete 15:27:36 27f5ce0e4adf: Verifying Checksum 15:27:36 27f5ce0e4adf: Download complete 15:27:36 1560dd03e051: Verifying Checksum 15:27:36 448f6bf000e3: Verifying Checksum 15:27:36 448f6bf000e3: Download complete 15:27:40 c2d8d7efcc4b: Verifying Checksum 15:27:40 c2d8d7efcc4b: Download complete 15:27:40 448f6bf000e3: Pull complete 15:27:40 f757da607395: Pull complete 15:27:42 05883995daec: Pull complete 15:27:42 8603b9c90790: Pull complete 15:27:43 1560dd03e051: Pull complete 15:27:44 27f5ce0e4adf: Pull complete 15:27:59 c2d8d7efcc4b: Pull complete 15:27:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:27:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:27:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:27:59 prd-ubuntu18.04-docker-arm64-4c-16g-140 does not seem to be running inside a container 15:27: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/8 -v /w/workspace/device-sdk-c/8:/w/workspace/device-sdk-c/8:rw,z -v /w/workspace/device-sdk-c/8@tmp:/w/workspace/device-sdk-c/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:28:05 $ docker top 02cd3ba30f3f2e837d7c1306e22327deb5941ce8bccd66613433b4844eb2b55c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:06 ---> job-cost.sh 15:28:06 lf-activate-venv: SKIPPING 15:28:06 INFO: No Stack... 15:28:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:07 INFO: Archiving Costs [Pipeline] sh 15:28:08 + cat /w/workspace/device-sdk-c/8/archives/cost.csv 15:28:08 + cut -d, -f6 [Pipeline] lock 15:28:08 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] 15:28:08 Resource [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] did not exist. Created. 15:28:08 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:09 /w/workspace/device-sdk-c/8@tmp/durable-f3fc3fc8/script.sh: 1: /w/workspace/device-sdk-c/8@tmp/durable-f3fc3fc8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:10 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:10 Warning: overwriting stash ‘stack-cost’ 15:28:11 Stashed 1 file(s) [Pipeline] } 15:28:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:11 $ docker stop --time=1 02cd3ba30f3f2e837d7c1306e22327deb5941ce8bccd66613433b4844eb2b55c 15:28:12 $ docker rm -f 02cd3ba30f3f2e837d7c1306e22327deb5941ce8bccd66613433b4844eb2b55c [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 15:28:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:13 . [Pipeline] withDockerContainer 15:28:14 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 15:28:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:28:14 $ docker top 03bfc5bc30931897217440ec7ae8d908f7d8fbcd53810648946e5cf9cb9d0d31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:14 [ssh-agent] Looking for ssh-agent implementation... 15:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:14 $ docker exec 03bfc5bc30931897217440ec7ae8d908f7d8fbcd53810648946e5cf9cb9d0d31 ssh-agent 15:28:14 SSH_AUTH_SOCK=/tmp/ssh-3XGpfs5SqN5w/agent.14 15:28:14 SSH_AGENT_PID=20 15:28:14 Running ssh-add (command line suppressed) 15:28:14 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2932512172186153519.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2932512172186153519.key) 15:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:15 + git semver tag 15:28:15 # -> Open(): unable to determine branch for HEAD 15:28:15 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:28:15 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:28:15 # $SEMVER_REMOTE_NAME = origin 15:28:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:15 # $SEMVER_USER_NAME = edgex-jenkins 15:28:15 # $SEMVER_BRANCH = main 15:28:15 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 15:28:15 # dd89ff4844bc3f2584e3c2e3ef6b18d4bd9e7c82 HEAD 15:28:15 # -> Force: false 15:28:15 # 183d8862fee8d5417eedfdd2c73b21f250411458 refs/tags/v2.0.1-dev.7 [Pipeline] } 15:28:15 $ docker exec --env ******** --env ******** 03bfc5bc30931897217440ec7ae8d908f7d8fbcd53810648946e5cf9cb9d0d31 ssh-agent -k 15:28:15 unset SSH_AUTH_SOCK; 15:28:15 unset SSH_AGENT_PID; 15:28:15 echo Agent pid 20 killed; 15:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:15 + git semver [Pipeline] } 15:28:15 $ docker stop --time=1 03bfc5bc30931897217440ec7ae8d908f7d8fbcd53810648946e5cf9cb9d0d31 15:28:17 $ docker rm -f 03bfc5bc30931897217440ec7ae8d908f7d8fbcd53810648946e5cf9cb9d0d31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:28:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:17 15:28:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:28:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:17 0.23.1-centos7: Pulling from edgex-lftools 15:28:17 ab5ef0e58194: Pulling fs layer 15:28:17 9712f1f96733: Pulling fs layer 15:28:17 63f879dbbcfc: Pulling fs layer 15:28:17 0d9ebad4ef96: Pulling fs layer 15:28:17 e9a5061849ea: Pulling fs layer 15:28:17 d747dcd14b5f: Pulling fs layer 15:28:17 2de7ff778b66: Pulling fs layer 15:28:17 0d9ebad4ef96: Waiting 15:28:17 e9a5061849ea: Waiting 15:28:17 d747dcd14b5f: Waiting 15:28:17 2de7ff778b66: Waiting 15:28:17 9712f1f96733: Verifying Checksum 15:28:17 9712f1f96733: Download complete 15:28:19 63f879dbbcfc: Verifying Checksum 15:28:19 63f879dbbcfc: Download complete 15:28:20 e9a5061849ea: Verifying Checksum 15:28:20 e9a5061849ea: Download complete 15:28:20 d747dcd14b5f: Verifying Checksum 15:28:20 d747dcd14b5f: Download complete 15:28:20 2de7ff778b66: Verifying Checksum 15:28:20 2de7ff778b66: Download complete 15:28:21 0d9ebad4ef96: Verifying Checksum 15:28:21 0d9ebad4ef96: Download complete 15:28:21 ab5ef0e58194: Verifying Checksum 15:28:21 ab5ef0e58194: Download complete 15:28:24 ab5ef0e58194: Pull complete 15:28:24 9712f1f96733: Pull complete 15:28:25 63f879dbbcfc: Pull complete 15:28:28 0d9ebad4ef96: Pull complete 15:28:28 e9a5061849ea: Pull complete 15:28:28 d747dcd14b5f: Pull complete 15:28:29 2de7ff778b66: Pull complete 15:28:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:28:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:28:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:28:29 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 15:28:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:28:32 $ docker top 608fa7cc5f1e0d6b2efaac9a370c6db6c856ca93343c005309adf82fcbbe53a7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:28:32 provisioning config files... 15:28:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7623042694485078046tmp 15:28:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7701202180214742426tmp 15:28:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3152843948036591036tmp [Pipeline] { [Pipeline] echo 15:28:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:28:33 ---> sigul-configuration.sh 15:28:33 gpg: directory `/root/.gnupg' created 15:28:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:28:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:28:33 gpg: keyring `/root/.gnupg/secring.gpg' created 15:28:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:28:33 gpg: CAST5 encrypted data 15:28:33 gpg: encrypted with 1 passphrase 15:28:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:28:33 + mkdir /home/jenkins 15:28:33 + mkdir /home/jenkins/sigul [Pipeline] sh 15:28:33 + 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 15:28:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:28:34 ---> sigul-install.sh 15:28:34 Sigul already installed; skipping installation. [Pipeline] sh 15:28:34 + git tag --list 15:28:34 0.7.0 15:28:34 0.7.1 15:28:34 1.0.0 15:28:34 v1.0.1 15:28:34 v1.0.2 15:28:34 v1.0.3 15:28:34 v1.1.0 15:28:34 v1.1.1 15:28:34 v1.2.0 15:28:34 v1.2.1 15:28:34 v1.2.2 15:28:34 v1.3.0 15:28:34 v1.3.1 15:28:34 v2.0.0 15:28:34 v2.0.1-dev.1 15:28:34 v2.0.1-dev.2 15:28:34 v2.0.1-dev.3 15:28:34 v2.0.1-dev.4 15:28:34 v2.0.1-dev.5 15:28:34 v2.0.1-dev.6 15:28:34 v2.0.1-dev.7 [Pipeline] sh 15:28:34 + lftools sign git-tag v2.0.1-dev.7 15:28:35 Signing Git tag with Sigul... 15:28:35 Signing v2.0.1-dev.7 15:30:26 ERROR: I/O error: NSPR connection reset [Pipeline] echo 15:30:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:27 $ docker stop --time=1 608fa7cc5f1e0d6b2efaac9a370c6db6c856ca93343c005309adf82fcbbe53a7 15:30:28 $ docker rm -f 608fa7cc5f1e0d6b2efaac9a370c6db6c856ca93343c005309adf82fcbbe53a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:30:29 . [Pipeline] withDockerContainer 15:30:29 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 15:30:29 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:30:29 $ docker top 1b994c1d8e4e16c1cff80bb8e86ceffcc4b63051108b74c462b3320927440654 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:29 [ssh-agent] Looking for ssh-agent implementation... 15:30:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:30 $ docker exec 1b994c1d8e4e16c1cff80bb8e86ceffcc4b63051108b74c462b3320927440654 ssh-agent 15:30:30 SSH_AUTH_SOCK=/tmp/ssh-18Ou8zoFX3Q5/agent.14 15:30:30 SSH_AGENT_PID=21 15:30:30 Running ssh-add (command line suppressed) 15:30:30 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8314311396002749326.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8314311396002749326.key) 15:30:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:30 + git semver bump pre 15:30:30 # -> Open(): unable to determine branch for HEAD 15:30:30 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:30:30 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:30:30 # $SEMVER_REMOTE_NAME = origin 15:30:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:30:30 # $SEMVER_USER_NAME = edgex-jenkins 15:30:30 # $SEMVER_BRANCH = main 15:30:30 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver 15:30:30 2.0.1-dev.8 [Pipeline] } 15:30:30 $ docker exec --env ******** --env ******** 1b994c1d8e4e16c1cff80bb8e86ceffcc4b63051108b74c462b3320927440654 ssh-agent -k 15:30:30 unset SSH_AUTH_SOCK; 15:30:30 unset SSH_AGENT_PID; 15:30:30 echo Agent pid 21 killed; 15:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:31 + git semver [Pipeline] } 15:30:31 $ docker stop --time=1 1b994c1d8e4e16c1cff80bb8e86ceffcc4b63051108b74c462b3320927440654 15:30:32 $ docker rm -f 1b994c1d8e4e16c1cff80bb8e86ceffcc4b63051108b74c462b3320927440654 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:30:32 . [Pipeline] withDockerContainer 15:30:32 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 15:30:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:30:33 $ docker top 97f31d703ddc0d08ccd9572049501f7f84fbe0924fdec756f70bb87597ff33b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:33 [ssh-agent] Looking for ssh-agent implementation... 15:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:33 $ docker exec 97f31d703ddc0d08ccd9572049501f7f84fbe0924fdec756f70bb87597ff33b6 ssh-agent 15:30:33 SSH_AUTH_SOCK=/tmp/ssh-2HzMclHgys7y/agent.13 15:30:33 SSH_AGENT_PID=19 15:30:33 Running ssh-add (command line suppressed) 15:30:33 Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4248365684023522800.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4248365684023522800.key) 15:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:34 + git semver push 15:30:34 # -> Open(): unable to determine branch for HEAD 15:30:34 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git 15:30:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main 15:30:34 # $SEMVER_REMOTE_NAME = origin 15:30:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:30:34 # $SEMVER_USER_NAME = edgex-jenkins 15:30:34 # $SEMVER_BRANCH = main 15:30:34 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } 15:30:36 $ docker exec --env ******** --env ******** 97f31d703ddc0d08ccd9572049501f7f84fbe0924fdec756f70bb87597ff33b6 ssh-agent -k 15:30:36 unset SSH_AUTH_SOCK; 15:30:36 unset SSH_AGENT_PID; 15:30:36 echo Agent pid 19 killed; 15:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:36 + git semver [Pipeline] } 15:30:36 $ docker stop --time=1 97f31d703ddc0d08ccd9572049501f7f84fbe0924fdec756f70bb87597ff33b6 15:30:38 $ docker rm -f 97f31d703ddc0d08ccd9572049501f7f84fbe0924fdec756f70bb87597ff33b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:30:38 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:30:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:39 ---> package-listing.sh 15:30:39 ++ facter osfamily 15:30:39 ++ tr '[:upper:]' '[:lower:]' 15:30:40 + OS_FAMILY=redhat 15:30:40 + workspace=/w/workspace/edgexfoundry_device-sdk-c_main 15:30:40 + START_PACKAGES=/tmp/packages_start.txt 15:30:40 + END_PACKAGES=/tmp/packages_end.txt 15:30:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:40 + PACKAGES=/tmp/packages_start.txt 15:30:40 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 15:30:40 + PACKAGES=/tmp/packages_end.txt 15:30:40 + case "${OS_FAMILY}" in 15:30:40 + rpm -qa 15:30:40 + sort 15:30:40 + '[' -f /tmp/packages_start.txt ']' 15:30:40 + '[' -f /tmp/packages_end.txt ']' 15:30:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:40 + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' 15:30:40 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ 15:30:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo 15:30:40 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 15:30:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:41 15:30:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:47 latest: Pulling from edgex-lftools-log-publisher 15:30:47 b4d181a07f80: Pulling fs layer 15:30:47 a1111a8f2ec3: Pulling fs layer 15:30:47 ed53099fbce6: Pulling fs layer 15:30:47 dc539afda2c1: Pulling fs layer 15:30:47 77bc0d833cb6: Pulling fs layer 15:30:47 9065ff56babe: Pulling fs layer 15:30:47 d287ab97295c: Pulling fs layer 15:30:47 77bc0d833cb6: Waiting 15:30:47 9065ff56babe: Waiting 15:30:47 d287ab97295c: Waiting 15:30:47 dc539afda2c1: Waiting 15:30:47 a1111a8f2ec3: Verifying Checksum 15:30:47 a1111a8f2ec3: Download complete 15:30:47 dc539afda2c1: Download complete 15:30:47 77bc0d833cb6: Verifying Checksum 15:30:47 77bc0d833cb6: Download complete 15:30:47 9065ff56babe: Verifying Checksum 15:30:47 9065ff56babe: Download complete 15:30:47 ed53099fbce6: Verifying Checksum 15:30:47 ed53099fbce6: Download complete 15:30:48 b4d181a07f80: Verifying Checksum 15:30:48 b4d181a07f80: Download complete 15:30:49 b4d181a07f80: Pull complete 15:30:49 a1111a8f2ec3: Pull complete 15:30:50 ed53099fbce6: Pull complete 15:30:50 dc539afda2c1: Pull complete 15:30:50 77bc0d833cb6: Pull complete 15:30:50 9065ff56babe: Pull complete 15:30:53 d287ab97295c: Verifying Checksum 15:30:53 d287ab97295c: Download complete 15:30:57 d287ab97295c: Pull complete 15:30:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:30:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:30:57 prd-centos7-docker-4c-2g-139 does not seem to be running inside a container 15:30:57 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:31:00 $ docker top 35cde96f6a0b81387e5a6e93ed4ae83ccba9b00bb15dd0a2a9a8fe031fa00f49 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:00 + touch /tmp/pre-build-complete [Pipeline] sh 15:31:01 + mkdir -p /var/log/sysstat [Pipeline] sh 15:31:01 + ls /var/log/sa-host 15:31:01 + sadf -c /var/log/sa-host/sa05 15:31:01 file_magic: OK 15:31:01 HZ: Using current value: 100 15:31:01 file_header: OK 15:31:01 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 15:31:01 Statistics: 15:31:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:31:01 File successfully converted to sysstat format version 12.0.3 15:31:01 + sadf -c /var/log/sa-host/sa29 15:31:01 file_magic: OK 15:31:01 HZ: Using current value: 100 15:31:01 file_header: OK 15:31:01 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 15:31:01 Statistics: 15:31:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:31:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:01 provisioning config files... 15:31:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8339764856755676136tmp [Pipeline] { [Pipeline] echo 15:31:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:31:02 ---> create-netrc.sh [Pipeline] } 15:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:31:02 ---> python-tools-install.sh [Pipeline] echo 15:31:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:31:03 ---> sudo-logs.sh 15:31:03 Archiving 'sudo' log.. 15:31:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-139.vexxhost.local: Name or service not known 15:31:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-139.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:31:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:31:03 ---> job-cost.sh 15:31:03 lf-activate-venv: SKIPPING 15:31:03 DEBUG: total: 0.10999999940395355 15:31:03 INFO: Retrieving Stack Cost... 15:31:04 INFO: Retrieving Pricing Info for: v3-standard-2 15:31:05 INFO: Archiving Costs [Pipeline] echo 15:31:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:31:06 ---> logs-deploy.sh 15:31:06 lf-activate-venv: SKIPPING 15:31:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/8 15:31:06 INFO: archiving workspace using pattern(s): 15:31:06 Archives upload complete. 15:31:07 INFO: archiving logs to Nexus 15:31:07 ---> uname -a: 15:31:07 Linux prd-centos7-docker-4c-2g-139.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 15:31:07 15:31:07 15:31:07 ---> lscpu: 15:31:07 Architecture: x86_64 15:31:07 CPU op-mode(s): 32-bit, 64-bit 15:31:07 Byte Order: Little Endian 15:31:07 Address sizes: 40 bits physical, 48 bits virtual 15:31:07 CPU(s): 2 15:31:07 On-line CPU(s) list: 0,1 15:31:07 Thread(s) per core: 1 15:31:07 Core(s) per socket: 1 15:31:07 Socket(s): 2 15:31:07 NUMA node(s): 1 15:31:07 Vendor ID: AuthenticAMD 15:31:07 CPU family: 23 15:31:07 Model: 49 15:31:07 Model name: AMD EPYC-Rome Processor 15:31:07 Stepping: 0 15:31:07 CPU MHz: 2800.000 15:31:07 BogoMIPS: 5600.00 15:31:07 Virtualization: AMD-V 15:31:07 Hypervisor vendor: KVM 15:31:07 Virtualization type: full 15:31:07 L1d cache: 32K 15:31:07 L1i cache: 32K 15:31:07 L2 cache: 512K 15:31:07 L3 cache: 16384K 15:31:07 NUMA node0 CPU(s): 0,1 15:31:07 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 15:31:07 15:31:07 15:31:07 ---> nproc: 15:31:07 2 15:31:07 15:31:07 15:31:07 ---> df -h: 15:31:07 Filesystem Size Used Avail Use% Mounted on 15:31:07 overlay 40G 8.3G 32G 21% / 15:31:07 tmpfs 64M 0 64M 0% /dev 15:31:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:31:07 shm 64M 0 64M 0% /dev/shm 15:31:07 /dev/vda1 40G 8.3G 32G 21% /facter-os 15:31:07 15:31:07 15:31:07 ---> sar -b -r -n DEV: 15:31:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 15:31:07 15:31:07 15:20:05 LINUX RESTART (2 CPU) 15:31:07 15:31:07 15:21:01 tps rtps wtps bread/s bwrtn/s 15:31:07 15:22:01 3.70 0.00 3.70 0.00 120.60 15:31:07 15:23:01 0.45 0.00 0.45 0.00 7.89 15:31:07 15:24:01 0.22 0.00 0.22 0.00 3.73 15:31:07 15:25:01 0.30 0.00 0.30 0.00 5.26 15:31:07 15:26:01 0.30 0.00 0.30 0.00 4.38 15:31:07 15:27:01 0.40 0.00 0.40 0.00 6.65 15:31:07 15:28:02 0.25 0.00 0.25 0.00 4.55 15:31:07 15:29:01 93.04 0.00 93.04 0.00 22809.59 15:31:07 15:30:01 1.15 0.00 1.15 0.00 29.08 15:31:07 15:31:01 76.40 0.10 76.30 9.99 18017.02 15:31:07 Average: 17.50 0.01 17.49 1.00 4070.32 15:31:07 15:31:07 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:31:07 15:22:01 5475340 0 794352 9.92 2620 1736628 1226840 13.54 565528 1569440 20 15:31:07 15:23:01 5476648 0 793036 9.90 2620 1736636 1197280 13.22 567728 1567612 20 15:31:07 15:24:01 5474936 0 794748 9.92 2620 1736636 1197364 13.22 572576 1563324 16 15:31:07 15:25:01 5476304 0 793372 9.91 2620 1736644 1197028 13.22 571784 1564108 16 15:31:07 15:26:01 5471800 0 797872 9.96 2620 1736648 1197232 13.22 572776 1567076 20 15:31:07 15:27:01 5471904 0 797764 9.96 2620 1736652 1197028 13.22 572732 1567080 12 15:31:07 15:28:02 5468392 0 801268 10.00 2620 1736660 1197316 13.22 576016 1567076 20 15:31:07 15:29:01 4591532 0 1073956 13.41 2620 2340832 1393120 15.38 769188 2104648 320 15:31:07 15:30:01 4583224 0 1082260 13.51 2620 2340836 1393032 15.38 776264 2106412 16 15:31:07 15:31:01 3989980 0 1185444 14.80 2620 2830896 1563900 17.27 950288 2441116 52 15:31:07 Average: 5148006 0 891407 11.13 2620 1966907 1276014 14.09 649488 1761789 51 15:31:07 15:31:07 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:31:07 15:22:01 eth0 4.98 2.53 6.52 0.18 0.00 0.00 0.00 0.00 15:31:07 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:23:01 eth0 1.50 0.48 0.37 0.18 0.00 0.00 0.00 0.00 15:31:07 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:24:01 eth0 1.42 0.57 0.58 0.43 0.00 0.00 0.00 0.00 15:31:07 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:25:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:31:07 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:26:01 eth0 1.22 0.45 0.46 0.27 0.00 0.00 0.00 0.00 15:31:07 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:27:01 eth0 1.38 0.07 0.12 0.01 0.00 0.00 0.00 0.00 15:31:07 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:28:02 eth0 1.53 0.68 0.63 0.40 0.00 0.00 0.00 0.00 15:31:07 15:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:29:01 eth0 567.49 389.45 3288.99 40.33 0.00 0.00 0.00 0.00 15:31:07 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:29:01 veth6240393 0.27 0.25 0.05 0.02 0.00 0.00 0.00 0.00 15:31:07 15:29:01 docker0 0.27 0.12 0.04 0.01 0.00 0.00 0.00 0.00 15:31:07 15:30:01 eth0 3.45 1.95 3.23 1.11 0.00 0.00 0.00 0.00 15:31:07 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:30:01 veth6240393 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:31:07 15:30:01 docker0 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 15:31:07 15:31:01 eth0 470.22 303.21 2656.88 117.23 0.00 0.00 0.00 0.00 15:31:07 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 15:31:01 docker0 2.03 1.42 0.28 0.28 0.00 0.00 0.00 0.00 15:31:07 Average: eth0 104.57 69.42 591.38 15.97 0.00 0.00 0.00 0.00 15:31:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:31:07 Average: docker0 0.24 0.16 0.03 0.03 0.00 0.00 0.00 0.00 15:31:07 15:31:07 15:31:07 ---> sar -P ALL: 15:31:07 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/29/21 _x86_64_ (2 CPU) 15:31:07 15:31:07 15:20:05 LINUX RESTART (2 CPU) 15:31:07 15:31:07 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:31:07 15:22:01 all 0.27 0.00 0.10 0.00 0.02 99.62 15:31:07 15:22:01 0 0.37 0.00 0.10 0.00 0.02 99.51 15:31:07 15:22:01 1 0.17 0.00 0.10 0.00 0.02 99.72 15:31:07 15:23:01 all 0.21 0.00 0.05 0.00 0.02 99.72 15:31:07 15:23:01 0 0.32 0.00 0.05 0.00 0.02 99.62 15:31:07 15:23:01 1 0.10 0.00 0.05 0.00 0.02 99.83 15:31:07 15:24:01 all 0.20 0.00 0.04 0.00 0.02 99.74 15:31:07 15:24:01 0 0.35 0.00 0.03 0.00 0.02 99.60 15:31:07 15:24:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:31:07 15:25:01 all 0.17 0.00 0.03 0.00 0.02 99.78 15:31:07 15:25:01 0 0.30 0.00 0.02 0.00 0.00 99.68 15:31:07 15:25:01 1 0.03 0.00 0.05 0.00 0.03 99.88 15:31:07 15:26:01 all 0.27 0.00 0.03 0.00 0.03 99.68 15:31:07 15:26:01 0 0.48 0.00 0.03 0.00 0.03 99.45 15:31:07 15:26:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:31:07 15:27:01 all 0.18 0.00 0.03 0.00 0.01 99.79 15:31:07 15:27:01 0 0.32 0.00 0.02 0.00 0.00 99.67 15:31:07 15:27:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:31:07 15:28:02 all 0.23 0.00 0.04 0.00 0.03 99.71 15:31:07 15:28:02 0 0.40 0.00 0.05 0.00 0.03 99.52 15:31:07 15:28:02 1 0.05 0.00 0.03 0.00 0.02 99.90 15:31:07 15:29:01 all 9.65 0.00 4.71 0.76 0.05 84.82 15:31:07 15:29:01 0 10.21 0.00 4.79 0.82 0.05 84.13 15:31:07 15:29:01 1 9.10 0.00 4.64 0.70 0.05 85.51 15:31:07 15:30:01 all 0.17 0.00 0.08 0.00 0.03 99.72 15:31:07 15:30:01 0 0.20 0.00 0.07 0.00 0.03 99.70 15:31:07 15:30:01 1 0.13 0.00 0.08 0.00 0.03 99.75 15:31:07 15:31:01 all 9.98 0.00 4.84 0.94 0.05 84.20 15:31:07 15:31:01 0 9.95 0.00 4.84 1.09 0.03 84.09 15:31:07 15:31:01 1 10.01 0.00 4.83 0.79 0.07 84.30 15:31:07 Average: all 2.07 0.00 0.97 0.16 0.03 96.77 15:31:07 Average: 0 2.23 0.00 0.97 0.19 0.02 96.59 15:31:07 Average: 1 1.92 0.00 0.96 0.14 0.03 96.95 15:31:07 15:31:07 15:31:07