Pull request #364 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/device-sdk-c Loading trusted files from base branch main at e1f35502f034be90e9314597bd4064834fecb981 rather than dd7c85d917f983b24e0bf1dfe91317e75cbaea2e Obtained Jenkinsfile from e1f35502f034be90e9314597bd4064834fecb981 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-ssh7366471090053084584.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-ssh8645849732909204467.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/PR-364/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/PR-364/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2667239764576716618.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-ssh2963240374021627859.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-364/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/PR-364/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1051281848809178630.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-380 in /w/workspace/edgexfoundry_device-sdk-c_PR-364 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-364 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/jenkins-gitclient-ssh7024791452691453473.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e1f35502f034be90e9314597bd4064834fecb981 into PR head commit dd7c85d917f983b24e0bf1dfe91317e75cbaea2e Merge succeeded, producing dd7c85d917f983b24e0bf1dfe91317e75cbaea2e Checking out Revision dd7c85d917f983b24e0bf1dfe91317e75cbaea2e (PR-364) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/jenkins-gitclient-ssh1822904191384704128.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/jenkins-gitclient-ssh2399827858022972762.key > git merge e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 Commit message: "fix: spell correction in owners" > git rev-list --no-walk e26f96a65f3c0e02f7f4d2c2ad7a189c816cdec0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:28 ========================================================= 19:01:28 EdgeX Global Pipelines Version Info 19:01:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:29 ------------------- 19:01:29 stable info: 19:01:29 ------------------- 19:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:29 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:01:29 Message: update stable to v1.0.205 19:01:30 ------------------- 19:01:30 experimental info: 19:01:30 ------------------- 19:01:30 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:30 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 19:01:30 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd7c85d917f983b24e0bf1dfe91317e75cbaea2e [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd7c85d [Pipeline] echo 19:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:30 provisioning config files... 19:01:31 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/config7003570173252351812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:31 ---> docker-login.sh 19:01:31 nexus3.edgexfoundry.org:10001 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:31 Configure a credential helper to remove this warning. See 19:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:31 19:01:31 Login Succeeded 19:01:31 nexus3.edgexfoundry.org:10002 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:31 Configure a credential helper to remove this warning. See 19:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:31 19:01:31 Login Succeeded 19:01:31 nexus3.edgexfoundry.org:10003 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:31 Configure a credential helper to remove this warning. See 19:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:31 19:01:31 Login Succeeded 19:01:31 nexus3.edgexfoundry.org:10004 19:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:32 Configure a credential helper to remove this warning. See 19:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:32 19:01:32 Login Succeeded 19:01:32 docker.io 19:01:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:32 Configure a credential helper to remove this warning. See 19:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:32 19:01:32 Login Succeeded 19:01:32 ---> docker-login.sh ends [Pipeline] } 19:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:33 19:01:33 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:01:33 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:33 latest: Pulling from edgex-devops/git-semver 19:01:33 31603596830f: Pulling fs layer 19:01:33 d4622e32a9a9: Pulling fs layer 19:01:33 1030fce36090: Pulling fs layer 19:01:33 6c6cb7e1b49b: Pulling fs layer 19:01:33 6c6cb7e1b49b: Waiting 19:01:33 d4622e32a9a9: Verifying Checksum 19:01:33 d4622e32a9a9: Download complete 19:01:33 31603596830f: Verifying Checksum 19:01:33 31603596830f: Download complete 19:01:33 31603596830f: Pull complete 19:01:33 6c6cb7e1b49b: Verifying Checksum 19:01:33 6c6cb7e1b49b: Download complete 19:01:33 d4622e32a9a9: Pull complete 19:01:33 1030fce36090: Verifying Checksum 19:01:33 1030fce36090: Download complete 19:01:34 1030fce36090: Pull complete 19:01:34 6c6cb7e1b49b: Pull complete 19:01:34 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 19:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:01:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:01:34 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 19:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-364 -v /w/workspace/edgexfoundry_device-sdk-c_PR-364:/w/workspace/edgexfoundry_device-sdk-c_PR-364:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:01:35 $ docker top 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:35 [ssh-agent] Looking for ssh-agent implementation... 19:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:35 $ docker exec 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent 19:01:35 SSH_AUTH_SOCK=/tmp/ssh-q6ncWl17F2rf/agent.15 19:01:35 SSH_AGENT_PID=22 19:01:35 Running ssh-add (command line suppressed) 19:01:36 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_7178805112820942781.key (/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_7178805112820942781.key) 19:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:36 + git tag --points-at HEAD [Pipeline] } 19:01:36 $ docker exec --env ******** --env ******** 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent -k 19:01:36 unset SSH_AUTH_SOCK; 19:01:36 unset SSH_AGENT_PID; 19:01:36 echo Agent pid 22 killed; 19:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:36 [ssh-agent] Looking for ssh-agent implementation... 19:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:36 $ docker exec 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent 19:01:36 SSH_AUTH_SOCK=/tmp/ssh-tNislTYiGiyK/agent.56 19:01:36 SSH_AGENT_PID=62 19:01:36 Running ssh-add (command line suppressed) 19:01:36 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_3388828792964635711.key (/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/private_key_3388828792964635711.key) 19:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:37 + git semver init 19:01:37 # -> Open(): unable to determine branch for HEAD 19:01:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-364/.git 19:01:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-364 19:01:37 # $SEMVER_REMOTE_NAME = origin 19:01:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:01:37 # $SEMVER_USER_NAME = edgex-jenkins 19:01:37 # $SEMVER_BRANCH = PR-364 19:01:37 # $SEMVER_TEMP = /tmp/semver-827384232 19:01:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 19:01:37 # '/tmp/semver-827384232' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-364/.semver' 19:01:37 # -> Force: false 19:01:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-364/.semver [Pipeline] } 19:01:37 $ docker exec --env ******** --env ******** 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb ssh-agent -k 19:01:37 unset SSH_AUTH_SOCK; 19:01:37 unset SSH_AGENT_PID; 19:01:37 echo Agent pid 62 killed; 19:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:38 + git semver [Pipeline] } 19:01:38 $ docker stop --time=1 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb 19:01:39 $ docker rm -f 56f35fc6fba41f20b540fd339fa6984ce7166f2663fe0b74dbc043f23e6b22bb [Pipeline] // withDockerContainer [Pipeline] sh 19:01:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:40 Stashed 1 file(s) [Pipeline] echo 19:01:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:01:55 Still waiting to schedule task 19:01:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:01:55 Still waiting to schedule task 19:01:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:04:02 Running on prd-centos7-docker-4c-2g-383 in /w/workspace/edgexfoundry_device-sdk-c_PR-364 [Pipeline] { [Pipeline] ws 19:04:02 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 19:04:02 Selected Git installation does not exist. Using Default 19:04:02 The recommended git tool is: NONE 19:04:05 using credential edgex-jenkins-ssh 19:04:05 Cloning the remote Git repository 19:04:04 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 19:04:05 > git init /w/workspace/device-sdk-c/2 # timeout=10 19:04:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 19:04:05 > git --version # timeout=10 19:04:05 > git --version # 'git version 2.24.4' 19:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:05 [INFO] Currently running in a labeled security context 19:04:05 [INFO] Currently SELinux is 'enforcing' on the host 19:04:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh4755986136136937488.key 19:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:07 Merging remotes/origin/main commit e1f35502f034be90e9314597bd4064834fecb981 into PR head commit dd7c85d917f983b24e0bf1dfe91317e75cbaea2e 19:04:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 19:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 19:04:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 19:04:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:05 [INFO] Currently running in a labeled security context 19:04:05 [INFO] Currently SELinux is 'enforcing' on the host 19:04:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh7759927789792663193.key 19:04:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:04:06 > git config core.sparsecheckout # timeout=10 19:04:06 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 19:04:06 > git remote # timeout=10 19:04:07 Merge succeeded, producing dd7c85d917f983b24e0bf1dfe91317e75cbaea2e 19:04:07 Checking out Revision dd7c85d917f983b24e0bf1dfe91317e75cbaea2e (PR-364) 19:04:06 > git config --get remote.origin.url # timeout=10 19:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:06 [INFO] Currently running in a labeled security context 19:04:06 [INFO] Currently SELinux is 'enforcing' on the host 19:04:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/2@tmp/jenkins-gitclient-ssh2179579251644084727.key 19:04:06 > git merge e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 19:04:06 > git rev-parse HEAD^{commit} # timeout=10 19:04:06 > git config core.sparsecheckout # timeout=10 19:04:06 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 19:04:10 Commit message: "fix: spell correction in owners" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:11 provisioning config files... 19:04:11 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config8485126165823729706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:11 ---> docker-login.sh 19:04:11 nexus3.edgexfoundry.org:10001 19:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:11 Configure a credential helper to remove this warning. See 19:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:11 19:04:11 Login Succeeded 19:04:11 nexus3.edgexfoundry.org:10002 19:04:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:11 Configure a credential helper to remove this warning. See 19:04:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:11 19:04:11 Login Succeeded 19:04:11 nexus3.edgexfoundry.org:10003 19:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:12 Configure a credential helper to remove this warning. See 19:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:12 19:04:12 Login Succeeded 19:04:12 nexus3.edgexfoundry.org:10004 19:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:12 Configure a credential helper to remove this warning. See 19:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:12 19:04:12 Login Succeeded 19:04:12 docker.io 19:04:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:12 Configure a credential helper to remove this warning. See 19:04:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:12 19:04:12 Login Succeeded 19:04:12 ---> docker-login.sh ends [Pipeline] } 19:04:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:13 ========================================================= 19:04:13 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 19:04:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:04:13 + 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 . 19:04:13 Sending build context to Docker daemon 2.678MB 19:04:13 Step 1/25 : ARG BASE=alpine:3.12 19:04:13 Step 2/25 : FROM ${BASE} as builder 19:04:13 latest: Pulling from edgex-devops/edgex-gcc-base 19:04:13 339de151aab4: Pulling fs layer 19:04:13 3691962f683c: Pulling fs layer 19:04:13 e1147bf81a45: Pulling fs layer 19:04:13 3691962f683c: Verifying Checksum 19:04:13 3691962f683c: Download complete 19:04:13 339de151aab4: Verifying Checksum 19:04:13 339de151aab4: Download complete 19:04:13 339de151aab4: Pull complete 19:04:13 3691962f683c: Pull complete 19:04:17 e1147bf81a45: Verifying Checksum 19:04:17 e1147bf81a45: Download complete 19:04:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-382 in /w/workspace/edgexfoundry_device-sdk-c_PR-364 [Pipeline] { [Pipeline] ws 19:04:17 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 19:04:18 Selected Git installation does not exist. Using Default 19:04:18 The recommended git tool is: NONE 19:04:19 e1147bf81a45: Pull complete 19:04:19 Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee 19:04:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 19:04:20 ---> ac6a0feb3254 19:04:20 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:04:21 ---> Running in ba457da0f943 19:04:21 Connecting to iotech.jfrog.io (54.170.66.44:443) 19:04:22 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:04:22 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 19:04:22 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 19:04:22 Removing intermediate container ba457da0f943 19:04:22 ---> 2939ccd43d1a 19:04:22 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:04:22 ---> Running in 7652d7cf2e88 19:04:22 Removing intermediate container 7652d7cf2e88 19:04:22 ---> cd22f3ddaa5d 19:04:22 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 19:04:22 ---> Running in d549cd044aa1 19:04:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:23 using credential edgex-jenkins-ssh 19:04:23 Cloning the remote Git repository 19:04:23 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 19:04:23 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 19:04:23 > git init /w/workspace/device-sdk-c/2 # timeout=10 19:04:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 19:04:23 > git --version # timeout=10 19:04:23 > git --version # 'git version 2.17.1' 19:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:24 (1/22) Installing hiredis (0.14.1-r0) 19:04:24 (2/22) Installing hiredis-dev (0.14.1-r0) 19:04:24 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 19:04:24 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 19:04:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 19:04:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:25 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 19:04:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 19:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:04:25 Merging remotes/origin/main commit e1f35502f034be90e9314597bd4064834fecb981 into PR head commit dd7c85d917f983b24e0bf1dfe91317e75cbaea2e 19:04:25 (5/22) Installing libblkid (2.35.2-r0) 19:04:26 Merge succeeded, producing dd7c85d917f983b24e0bf1dfe91317e75cbaea2e 19:04:26 Checking out Revision dd7c85d917f983b24e0bf1dfe91317e75cbaea2e (PR-364) 19:04:26 (6/22) Installing blkid (2.35.2-r0) 19:04:26 (7/22) Installing libcap-ng (0.7.10-r1) 19:04:26 (8/22) Installing setpriv (2.35.2-r0) 19:04:26 (9/22) Installing libmount (2.35.2-r0) 19:04:26 (10/22) Installing libsmartcols (2.35.2-r0) 19:04:26 (11/22) Installing findmnt (2.35.2-r0) 19:04:26 (12/22) Installing mcookie (2.35.2-r0) 19:04:26 (13/22) Installing hexdump (2.35.2-r0) 19:04:25 > git config core.sparsecheckout # timeout=10 19:04:25 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 19:04:25 > git remote # timeout=10 19:04:25 > git config --get remote.origin.url # timeout=10 19:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:04:25 > git merge e1f35502f034be90e9314597bd4064834fecb981 # timeout=10 19:04:25 > git rev-parse HEAD^{commit} # timeout=10 19:04:26 > git config core.sparsecheckout # timeout=10 19:04:26 > git checkout -f dd7c85d917f983b24e0bf1dfe91317e75cbaea2e # timeout=10 19:04:26 (14/22) Installing lsblk (2.35.2-r0) 19:04:26 (15/22) Installing libuuid (2.35.2-r0) 19:04:26 (16/22) Installing libfdisk (2.35.2-r0) 19:04:27 (17/22) Installing sfdisk (2.35.2-r0) 19:04:27 (18/22) Installing cfdisk (2.35.2-r0) 19:04:27 (19/22) Installing util-linux (2.35.2-r0) 19:04:27 (20/22) Installing util-linux-dev (2.35.2-r0) 19:04:28 (21/22) Installing libidn2 (2.3.0-r0) 19:04:28 (22/22) Installing wget (1.20.3-r1) 19:04:28 Executing busybox-1.31.1-r20.trigger 19:04:28 OK: 295 MiB in 97 packages 19:04:28 Removing intermediate container d549cd044aa1 19:04:28 ---> a7a068aec695 19:04:28 Step 6/25 : ENV CBOR_VERSION=0.5.0 19:04:28 ---> Running in 3808dfd7fab7 19:04:28 Removing intermediate container 3808dfd7fab7 19:04:28 ---> 6948ebb2890a 19:04:28 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 19:04:28 ---> Running in 020cc7fd215a 19:04:28 --2021-08-11 19:04:28-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 19:04:28 Resolving github.com (github.com)... 140.82.112.4 19:04:29 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 19:04:29 HTTP request sent, awaiting response... 302 Found 19:04:29 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 19:04:29 --2021-08-11 19:04:29-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 19:04:29 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 19:04:29 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 19:04:29 HTTP request sent, awaiting response... 200 OK 19:04:29 Length: unspecified [application/x-gzip] 19:04:29 Saving to: 'STDOUT' 19:04:29 19:04:29 0K .......... .......... .......... .......... .......... 1.15M 19:04:29 50K .......... .......... .......... .......... .......... 2.35M 19:04:29 100K .......... .......... .......... .......... .......... 13.9M 19:04:29 150K .......... .......... .......... .......... .......... 34.3M 19:04:29 200K .......... .......... .......... .......... .......... 2.66M 19:04:29 250K .......... .......... .......... .......... .......... 9.92M 19:04:29 300K .......... .......... .......... .......... .......... 7.62M 19:04:29 350K .......... .......... .......... .......... .......... 15.4M 19:04:29 400K .......... .......... .......... .......... .......... 9.47M 19:04:29 450K .......... .......... .......... .......... .......... 6.68M 19:04:29 500K .......... .......... .......... .......... .......... 10.9M 19:04:29 550K .......... .......... .......... .......... .......... 4.52M 19:04:29 600K .......... .......... .......... .......... .......... 3.66M 19:04:29 650K .......... .......... .......... .......... .......... 5.57M 19:04:29 700K .. 103M=0.2s 19:04:29 19:04:29 2021-08-11 19:04:29 (4.54 MB/s) - written to stdout [719348] 19:04:29 19:04:29 -- The C compiler identification is GNU 9.3.0 19:04:29 -- The CXX compiler identification is GNU 9.3.0 19:04:29 -- Check for working C compiler: /usr/bin/cc 19:04:29 -- Check for working C compiler: /usr/bin/cc - works 19:04:29 -- Detecting C compiler ABI info 19:04:29 -- Detecting C compiler ABI info - done 19:04:29 -- Detecting C compile features 19:04:29 -- Detecting C compile features - done 19:04:29 -- Check for working CXX compiler: /usr/bin/c++ 19:04:29 -- Check for working CXX compiler: /usr/bin/c++ - works 19:04:29 -- Detecting CXX compiler ABI info 19:04:30 -- Detecting CXX compiler ABI info - done 19:04:30 -- Detecting CXX compile features 19:04:30 -- Detecting CXX compile features - done 19:04:30 -- Looking for include file endian.h 19:04:30 -- Looking for include file endian.h - found 19:04:30 -- Check if the system is big endian 19:04:30 -- Searching 16 bit integer 19:04:30 -- Looking for sys/types.h 19:04:30 -- Looking for sys/types.h - found 19:04:30 -- Looking for stdint.h 19:04:30 Commit message: "fix: spell correction in owners" 19:04:30 -- Looking for stdint.h - found 19:04:30 -- Looking for stddef.h 19:04:30 -- Looking for stddef.h - found 19:04:30 -- Check size of unsigned short 19:04:30 -- Check size of unsigned short - done 19:04:30 -- Searching 16 bit integer - Using unsigned short 19:04:30 -- Check if the system is big endian - little endian 19:04:30 -- Check size of size_t 19:04:30 -- Check size of size_t - done 19:04:30 CMake Warning at examples/CMakeLists.txt:16 (find_package): 19:04:30 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 19:04:30 asked CMake to find a package configuration file provided by "cJSON", but 19:04:30 CMake did not find one. 19:04:30 19:04:30 Could not find a package configuration file provided by "cJSON" with any of 19:04:30 the following names: 19:04:30 19:04:30 cJSONConfig.cmake 19:04:30 cjson-config.cmake 19:04:30 19:04:30 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 19:04:30 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 19:04:30 provides a separate development package or SDK, be sure it has been 19:04:30 installed. 19:04:30 19:04:30 19:04:30 -- Configuring done 19:04:30 -- Generating done 19:04:30 -- Build files have been written to: /tmp/cbor 19:04:30 Scanning dependencies of target cbor_shared 19:04:30 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:30 provisioning config files... 19:04:30 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config8895316642171014691tmp [Pipeline] { 19:04:30 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 19:04:30 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 19:04:30 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [Pipeline] libraryResource [Pipeline] sh 19:04:31 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 19:04:31 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 19:04:31 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 19:04:31 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 19:04:31 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 19:04:31 ---> docker-login.sh 19:04:31 nexus3.edgexfoundry.org:10001 19:04:31 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 19:04:31 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 19:04:31 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 19:04:31 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 19:04:31 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 19:04:31 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 19:04:31 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 19:04:31 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 19:04:31 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 19:04:31 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 19:04:31 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 19:04:31 [ 40%] Linking C shared library libcbor.so 19:04:31 [ 40%] Built target cbor_shared 19:04:31 Scanning dependencies of target cbor 19:04:31 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 19:04:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:32 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 19:04:32 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 19:04:32 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 19:04:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:32 Configure a credential helper to remove this warning. See 19:04:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:32 19:04:32 Login Succeeded 19:04:32 nexus3.edgexfoundry.org:10002 19:04:32 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 19:04:32 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 19:04:32 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 19:04:32 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 19:04:32 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 19:04:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:32 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 19:04:32 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 19:04:32 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 nexus3.edgexfoundry.org:10003 19:04:33 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 19:04:33 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 19:04:33 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 19:04:33 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:33 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 19:04:33 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 19:04:33 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 19:04:33 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 19:04:33 [ 80%] Linking C static library libcbor.a 19:04:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:33 Configure a credential helper to remove this warning. See 19:04:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:33 19:04:33 Login Succeeded 19:04:33 nexus3.edgexfoundry.org:10004 19:04:33 [ 80%] Built target cbor 19:04:33 Scanning dependencies of target sort 19:04:33 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 19:04:33 [ 84%] Linking C executable sort 19:04:33 [ 84%] Built target sort 19:04:33 Scanning dependencies of target readfile 19:04:33 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 19:04:33 [ 88%] Linking C executable readfile 19:04:33 [ 88%] Built target readfile 19:04:33 Scanning dependencies of target streaming_parser 19:04:33 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 19:04:33 [ 92%] Linking C executable streaming_parser 19:04:33 [ 92%] Built target streaming_parser 19:04:33 Scanning dependencies of target hello 19:04:33 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 19:04:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:34 [ 96%] Linking C executable hello 19:04:34 [ 96%] Built target hello 19:04:34 Scanning dependencies of target create_items 19:04:34 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 19:04:34 [100%] Linking C executable create_items 19:04:34 [100%] Built target create_items 19:04:34 Install the project... 19:04:34 -- Install configuration: "Release" 19:04:34 -- Installing: /usr/local/include/cbor/configuration.h 19:04:34 -- Installing: /usr/local/lib64/libcbor.a 19:04:34 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 19:04:34 -- Installing: /usr/local/lib64/libcbor.so.0 19:04:34 -- Installing: /usr/local/lib64/libcbor.so 19:04:34 -- Up-to-date: /usr/local/include/cbor 19:04:34 -- Installing: /usr/local/include/cbor/arrays.h 19:04:34 -- Installing: /usr/local/include/cbor/bytestrings.h 19:04:34 -- Installing: /usr/local/include/cbor/callbacks.h 19:04:34 -- Installing: /usr/local/include/cbor/common.h 19:04:34 -- Installing: /usr/local/include/cbor/data.h 19:04:34 -- Installing: /usr/local/include/cbor/encoding.h 19:04:34 -- Installing: /usr/local/include/cbor/floats_ctrls.h 19:04:34 -- Installing: /usr/local/include/cbor/internal 19:04:34 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 19:04:34 -- Installing: /usr/local/include/cbor/internal/encoders.h 19:04:34 -- Installing: /usr/local/include/cbor/internal/loaders.h 19:04:34 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 19:04:34 -- Installing: /usr/local/include/cbor/internal/stack.h 19:04:34 -- Installing: /usr/local/include/cbor/internal/unicode.h 19:04:34 -- Installing: /usr/local/include/cbor/ints.h 19:04:34 -- Installing: /usr/local/include/cbor/maps.h 19:04:34 -- Installing: /usr/local/include/cbor/serialization.h 19:04:34 -- Installing: /usr/local/include/cbor/streaming.h 19:04:34 -- Installing: /usr/local/include/cbor/strings.h 19:04:34 -- Installing: /usr/local/include/cbor/tags.h 19:04:34 -- Installing: /usr/local/include/cbor.h 19:04:34 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 19:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:34 Configure a credential helper to remove this warning. See 19:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:34 19:04:34 Login Succeeded 19:04:34 docker.io 19:04:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:34 Removing intermediate container 020cc7fd215a 19:04:34 ---> c9dcbfdd120b 19:04:34 Step 8/25 : RUN mkdir /tmp/sdk 19:04:34 ---> Running in f6fadc4c0f7f 19:04:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:34 Configure a credential helper to remove this warning. See 19:04:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:34 19:04:34 Login Succeeded 19:04:34 ---> docker-login.sh ends [Pipeline] } 19:04:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:04:35 Removing intermediate container f6fadc4c0f7f 19:04:35 ---> 4044cca2bfdb 19:04:35 Step 9/25 : COPY VERSION /tmp/sdk 19:04:35 ---> 5f1794efc23b 19:04:35 Step 10/25 : COPY src /tmp/sdk/src 19:04:35 ---> 62243e58952b 19:04:35 Step 11/25 : COPY include /tmp/sdk/include [Pipeline] echo 19:04:35 ========================================================= 19:04:35 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 19:04:35 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 19:04:35 ---> 817aef10d7ff 19:04:35 Step 12/25 : COPY scripts /tmp/sdk/scripts 19:04:35 ---> 4cf625c07a60 19:04:35 Step 13/25 : COPY LICENSE /tmp/sdk 19:04:35 + 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 . 19:04:36 ---> 59de70e6fb7b 19:04:36 Step 14/25 : COPY Attribution.txt /tmp/sdk 19:04:36 ---> 804020312f44 19:04:36 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 19:04:36 ---> Running in 1b1b71a1786c 19:04:36 Sending build context to Docker daemon 2.677MB 19:04:36 Step 1/25 : ARG BASE=alpine:3.12 19:04:36 Step 2/25 : FROM ${BASE} as builder 19:04:36 + CPPCHECK=false 19:04:36 + DOCGEN=false 19:04:36 + TOMLVER=SDK-0.2 19:04:36 + CUTILVER=1.1.4 19:04:36 + '[' 0 -gt 0 ] 19:04:36 + readlink -f ./scripts/build.sh 19:04:36 + dirname /tmp/sdk/scripts/build.sh 19:04:36 + dirname /tmp/sdk/scripts 19:04:36 + ROOT=/tmp/sdk 19:04:36 + cd /tmp/sdk 19:04:36 + '[' '!' -d deps ] 19:04:36 + mkdir deps 19:04:36 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 19:04:36 + tar -C deps -z -x -f - 19:04:36 --2021-08-11 19:04:36-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 19:04:36 Resolving github.com (github.com)... 140.82.112.4 19:04:36 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 19:04:36 HTTP request sent, awaiting response... 302 Found 19:04:36 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 19:04:36 --2021-08-11 19:04:36-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 19:04:36 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 19:04:36 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 19:04:36 HTTP request sent, awaiting response... 200 OK 19:04:36 Length: unspecified [application/x-gzip] 19:04:36 Saving to: 'STDOUT' 19:04:36 19:04:36 0K .......... ......  688K=0.02s 19:04:36 19:04:36 2021-08-11 19:04:36 (688 KB/s) - written to stdout [16451] 19:04:36 19:04:36 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 19:04:36 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz+ 19:04:36 tar -C deps -z -x -f - 19:04:36 --2021-08-11 19:04:36-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 19:04:36 Resolving github.com (github.com)... 140.82.112.4 19:04:36 Connecting to github.com (github.com)|140.82.112.4|:443... connected. 19:04:37 HTTP request sent, awaiting response... 302 Found 19:04:37 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 19:04:37 --2021-08-11 19:04:36-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 19:04:37 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 19:04:37 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 19:04:37 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 19:04:37 d2f70382dc9a: Pulling fs layer 19:04:37 b08cc2eccb4b: Pulling fs layer 19:04:37 7b69db201801: Pulling fs layer 19:04:37 b08cc2eccb4b: Verifying Checksum 19:04:37 b08cc2eccb4b: Download complete 19:04:37 d2f70382dc9a: Verifying Checksum 19:04:37 d2f70382dc9a: Download complete 19:04:37 HTTP request sent, awaiting response... 200 OK 19:04:37 Length: unspecified [application/x-gzip] 19:04:37 Saving to: 'STDOUT' 19:04:37  19:04:37 0K .......... .......... .......... .......... .......... 1.16M 19:04:37 50K .......... .......... .......... .......... .......... 2.37M 19:04:37 100K .......... .......... .......... .......... .......... 33.7M 19:04:37 150K .......... .......... ....... 6.11M=0.07s 19:04:37 19:04:37 2021-08-11 19:04:37 (2.54 MB/s) - written to stdout [181796] 19:04:37 19:04:37 + mkdir -p src/c/iot 19:04:37 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 19:04:37 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 19:04:37 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 19:04:37 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 19:04:37 + mkdir -p include/iot 19:04:37 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 19:04:37 + mkdir -p include/iot/os 19:04:37 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 19:04:37 + mkdir -p /tmp/sdk/build/release 19:04:37 + cd /tmp/sdk/build/release 19:04:37 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 19:04:37 -- The C compiler identification is GNU 9.3.0 19:04:37 -- Check for working C compiler: /usr/bin/cc 19:04:37 -- Check for working C compiler: /usr/bin/cc - works 19:04:37 -- Detecting C compiler ABI info 19:04:37 -- Detecting C compiler ABI info - done 19:04:37 -- Detecting C compile features 19:04:37 -- Detecting C compile features - done 19:04:37 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:04:37 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 19:04:37 -- Found LIBYAML: /usr/lib/libyaml.so 19:04:37 -- Found LIBUUID: /usr/lib/libuuid.so 19:04:37 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 19:04:37 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:04:37 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:04:37 -- C SDK 0.0.0 for Linux 19:04:37 -- Performing Test CSDK_HAVE_ATOMIC 19:04:37 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:04:37 -- Found Curses: /usr/lib/libcurses.so 19:04:37 -- Configuring done 19:04:37 -- Generating done 19:04:37 -- Build files have been written to: /tmp/sdk/build/release 19:04:37 + make all package 19:04:37 + tee release.log 19:04:37 Scanning dependencies of target csdk 19:04:37 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:04:37 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 19:04:38 d2f70382dc9a: Pull complete 19:04:38 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:04:38 b08cc2eccb4b: Pull complete 19:04:38 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:04:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:04:38 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 19:04:38 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 19:04:38 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 19:04:38 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:04:38 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:04:39 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:04:39 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:04:39 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:04:39 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:04:39 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 19:04:39 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:04:39 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:04:39 7b69db201801: Verifying Checksum 19:04:39 7b69db201801: Download complete 19:04:40 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:04:40 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 19:04:40 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 19:04:40 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 19:04:40 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 19:04:40 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 19:04:41 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 19:04:41 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 19:04:41 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 19:04:41 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 19:04:41 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 19:04:41 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 19:04:41 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 19:04:41 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 19:04:42 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 19:04:42 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 19:04:42 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:04:42 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:04:42 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 19:04:42 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:04:43 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:04:43 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:04:43 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:04:43 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:04:43 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:04:44 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 19:04:44 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 19:04:44 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 19:04:44 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:04:44 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 19:04:45 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:04:45 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:04:45 [ 75%] Linking C shared library libcsdk.so 19:04:45 [ 75%] Built target csdk 19:04:45 Scanning dependencies of target template 19:04:45 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:04:45 [ 78%] Linking C executable template 19:04:45 [ 78%] Built target template 19:04:45 Scanning dependencies of target device-counter 19:04:45 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:04:45 [ 81%] Linking C executable device-counter 19:04:45 [ 81%] Built target device-counter 19:04:45 Scanning dependencies of target device-random 19:04:45 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:04:45 [ 84%] Linking C executable device-random 19:04:45 [ 84%] Built target device-random 19:04:45 Scanning dependencies of target device-gyro 19:04:45 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:04:46 [ 87%] Linking C executable device-gyro 19:04:46 [ 87%] Built target device-gyro 19:04:46 Scanning dependencies of target device-bitfields 19:04:46 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:04:46 [ 90%] Linking C executable device-bitfields 19:04:46 [ 90%] Built target device-bitfields 19:04:46 Scanning dependencies of target template-discovery 19:04:46 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:04:46 [ 93%] Linking C executable template-discovery 19:04:46 [ 93%] Built target template-discovery 19:04:46 Scanning dependencies of target device-file 19:04:46 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:04:46 [ 96%] Linking C executable device-file 19:04:46 [ 96%] Built target device-file 19:04:46 Scanning dependencies of target device-terminal 19:04:46 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:04:46 [100%] Linking C executable device-terminal 19:04:46 [100%] Built target device-terminal 19:04:47 Run CPack packaging tool... 19:04:47 CPack: Create package using TGZ 19:04:47 CPack: Install projects 19:04:47 CPack: - Run preinstall target for: Csdk 19:04:47 CPack: - Install project: Csdk [] 19:04:47 CPack: Create package 19:04:47 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 19:04:47 + '[' false '=' true ] 19:04:47 + '[' false '=' true ] 19:04:47 + mkdir -p /tmp/sdk/build/debug 19:04:47 + cd /tmp/sdk/build/debug 19:04:47 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:04:47 -- The C compiler identification is GNU 9.3.0 19:04:47 -- Check for working C compiler: /usr/bin/cc 19:04:47 -- Check for working C compiler: /usr/bin/cc - works 19:04:47 -- Detecting C compiler ABI info 19:04:47 -- Detecting C compiler ABI info - done 19:04:47 -- Detecting C compile features 19:04:47 -- Detecting C compile features - done 19:04:47 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:04:47 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 19:04:47 -- Found LIBYAML: /usr/lib/libyaml.so 19:04:47 -- Found LIBUUID: /usr/lib/libuuid.so 19:04:47 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 19:04:47 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:04:47 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:04:47 -- C SDK 0.0.0 for Linux 19:04:47 -- Performing Test CSDK_HAVE_ATOMIC 19:04:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:04:47 -- Found Curses: /usr/lib/libcurses.so 19:04:47 -- Configuring done 19:04:47 -- Generating done 19:04:47 -- Build files have been written to: /tmp/sdk/build/debug 19:04:47 + make 19:04:47 + tee debug.log 19:04:47 Scanning dependencies of target csdk 19:04:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:04:47 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 19:04:47 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:04:47 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:04:47 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:04:48 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 19:04:48 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 19:04:48 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 19:04:48 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:04:48 7b69db201801: Pull complete 19:04:48 Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba 19:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 19:04:48 ---> 759262b18b23 19:04:48 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:04:48 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:04:48 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:04:48 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:04:48 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:04:48 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:04:48 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 19:04:48 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:04:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:04:48 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:04:48 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 19:04:48 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 19:04:48 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 19:04:49 ---> Running in 2aeb45af081d 19:04:49 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 19:04:49 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 19:04:49 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 19:04:49 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 19:04:49 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 19:04:49 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 19:04:49 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 19:04:49 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 19:04:49 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 19:04:49 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 19:04:49 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 19:04:49 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 19:04:49 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:04:50 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:04:50 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 19:04:50 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:04:50 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:04:50 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:04:50 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:04:50 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:04:50 Connecting to iotech.jfrog.io (54.195.244.87:443) 19:04:50 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:04:50 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 19:04:50 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 19:04:50 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 19:04:50 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:04:50 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 19:04:50 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:04:50 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 19:04:50 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 19:04:51 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:04:51 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:04:51 [ 75%] Linking C shared library libcsdk.so 19:04:51 [ 75%] Built target csdk 19:04:51 Scanning dependencies of target template 19:04:51 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:04:51 [ 78%] Linking C executable template 19:04:51 [ 78%] Built target template 19:04:51 Scanning dependencies of target device-counter 19:04:51 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:04:51 [ 81%] Linking C executable device-counter 19:04:51 [ 81%] Built target device-counter 19:04:51 Scanning dependencies of target device-random 19:04:51 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:04:51 [ 84%] Linking C executable device-random 19:04:51 [ 84%] Built target device-random 19:04:51 Scanning dependencies of target device-gyro 19:04:51 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:04:51 [ 87%] Linking C executable device-gyro 19:04:51 Removing intermediate container 2aeb45af081d 19:04:51 ---> b04d03b75713 19:04:51 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:04:51 ---> Running in a632e70135f5 19:04:51 [ 87%] Built target device-gyro 19:04:51 Scanning dependencies of target device-bitfields 19:04:51 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:04:51 [ 90%] Linking C executable device-bitfields 19:04:51 [ 90%] Built target device-bitfields 19:04:51 Scanning dependencies of target template-discovery 19:04:51 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:04:51 [ 93%] Linking C executable template-discovery 19:04:52 [ 93%] Built target template-discovery 19:04:52 Scanning dependencies of target device-file 19:04:52 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:04:52 [ 96%] Linking C executable device-file 19:04:52 [ 96%] Built target device-file 19:04:52 Scanning dependencies of target device-terminal 19:04:52 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:04:52 [100%] Linking C executable device-terminal 19:04:52 [100%] Built target device-terminal 19:04:52 make: Entering directory '/tmp/sdk/build/release' 19:04:52 make[1]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 75%] Built target csdk 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 78%] Built target template 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 81%] Built target device-counter 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 84%] Built target device-random 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 87%] Built target device-gyro 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 90%] Built target device-bitfields 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 93%] Built target template-discovery 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [ 96%] Built target device-file 19:04:52 make[2]: Entering directory '/tmp/sdk/build/release' 19:04:52 make[2]: Leaving directory '/tmp/sdk/build/release' 19:04:52 [100%] Built target device-terminal 19:04:52 make[1]: Leaving directory '/tmp/sdk/build/release' 19:04:52 Install the project... 19:04:52 -- Install configuration: "Release" 19:04:52 -- Installing: /usr/local/lib/libcsdk.so 19:04:52 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 19:04:52 -- Up-to-date: /usr/local/include 19:04:52 -- Installing: /usr/local/include/devsdk 19:04:52 -- Installing: /usr/local/include/devsdk/devsdk-base.h 19:04:52 -- Installing: /usr/local/include/devsdk/devsdk.h 19:04:52 -- Installing: /usr/local/include/edgex 19:04:52 -- Installing: /usr/local/include/edgex/devices.h 19:04:52 -- Installing: /usr/local/include/edgex/edgex-base.h 19:04:52 -- Installing: /usr/local/include/edgex/edgex.h 19:04:52 -- Installing: /usr/local/include/edgex/profiles.h 19:04:52 -- Installing: /usr/local/include/edgex/rest-server.h 19:04:52 -- Installing: /usr/local/include/edgex/csdk-defs.h 19:04:52 -- Installing: /usr/local/include/iot 19:04:52 -- Installing: /usr/local/include/iot/base64.h 19:04:52 -- Installing: /usr/local/include/iot/component.h 19:04:52 -- Installing: /usr/local/include/iot/config.h 19:04:52 -- Installing: /usr/local/include/iot/container.h 19:04:52 -- Installing: /usr/local/include/iot/data.h 19:04:52 -- Installing: /usr/local/include/iot/hash.h 19:04:52 -- Installing: /usr/local/include/iot/iot.h 19:04:52 -- Installing: /usr/local/include/iot/json.h 19:04:52 -- Installing: /usr/local/include/iot/logger.h 19:04:52 -- Installing: /usr/local/include/iot/os.h 19:04:52 -- Installing: /usr/local/include/iot/scheduler.h 19:04:52 -- Installing: /usr/local/include/iot/thread.h 19:04:52 -- Installing: /usr/local/include/iot/threadpool.h 19:04:52 -- Installing: /usr/local/include/iot/time.h 19:04:52 -- Installing: /usr/local/include/iot/typecode.h 19:04:52 -- Installing: /usr/local/include/iot/os 19:04:52 -- Installing: /usr/local/include/iot/os/linux.h 19:04:52 -- Installing: /usr/local/include/iot/os/macos.h 19:04:52 -- Installing: /usr/local/include/iot/os/zephyr.h 19:04:52 -- Installing: /usr/local/include/iot/defs.h 19:04:52 -- Installing: /usr/local/share/device-sdk-c/LICENSE 19:04:52 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 19:04:52 make: Leaving directory '/tmp/sdk/build/release' 19:04:53 Removing intermediate container 1b1b71a1786c 19:04:53 ---> 076cfeff6ff1 19:04:53 Step 16/25 : FROM ${BASE} 19:04:53 ---> ac6a0feb3254 19:04:53 Step 17/25 : LABEL maintainer="IOTech " 19:04:53 ---> Running in 8ce1fc3a0f87 19:04:53 Removing intermediate container 8ce1fc3a0f87 19:04:53 ---> 12fb31bc0801 19:04:53 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:04:53 ---> Running in 8a59d0d08ed0 19:04:53 Connecting to iotech.jfrog.io (54.229.110.245:443) 19:04:53 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:04:53 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 19:04:53 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 19:04:54 Removing intermediate container 8a59d0d08ed0 19:04:54 ---> 5ed5a356e413 19:04:54 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:04:54 ---> Running in 51c282237d31 19:04:54 Removing intermediate container a632e70135f5 19:04:54 ---> 297197549693 19:04:54 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 19:04:54 Removing intermediate container 51c282237d31 19:04:54 ---> f0b3c65ece04 19:04:54 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 19:04:54 ---> Running in 1b24eb4684ec 19:04:54 ---> Running in 5f394274e76c 19:04:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:04:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:04:55 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 19:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:04:56 (1/7) Installing curl (7.78.0-r0) 19:04:56 (2/7) Installing hiredis (0.14.1-r0) 19:04:56 (3/7) Installing hiredis-dev (0.14.1-r0) 19:04:56 (4/7) Installing libuuid (2.35.2-r0) 19:04:56 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 19:04:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:04:57 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 19:04:57 (1/22) Installing hiredis (0.14.1-r0) 19:04:57 (2/22) Installing hiredis-dev (0.14.1-r0) 19:04:57 (3/22) Installing ncurses-dev (6.2_p20200523-r0) 19:04:57 (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) 19:04:58 (6/7) Installing libidn2 (2.3.0-r0) 19:04:58 (7/7) Installing wget (1.20.3-r1) 19:04:58 Executing busybox-1.31.1-r20.trigger 19:04:58 OK: 286 MiB in 82 packages 19:04:58 Removing intermediate container 1b24eb4684ec 19:04:58 ---> 33747e5f22f9 19:04:58 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 19:04:58 ---> ef5879e4f296 19:04:58 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 19:04:58 ---> f56ff85baf83 19:04:58 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 19:04:59 ---> c0e8651873a5 19:04:59 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 19:04:59 ---> a09b05f61c47 19:04:59 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 19:04:59 (5/22) Installing libblkid (2.35.2-r0) 19:04:59 ---> 3a1a1e0e3a43 19:04:59 Successfully built 3a1a1e0e3a43 19:04:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:04:59 (6/22) Installing blkid (2.35.2-r0) 19:04:59 (7/22) Installing libcap-ng (0.7.10-r1) 19:04:59 + docker inspect -f . ci-base-image-x86_64 19:04:59 . [Pipeline] withDockerContainer 19:04:59 (8/22) Installing setpriv (2.35.2-r0) 19:04:59 (9/22) Installing libmount (2.35.2-r0) 19:04:59 prd-centos7-docker-4c-2g-383 does not seem to be running inside a container 19:04:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:05:00 (10/22) Installing libsmartcols (2.35.2-r0) 19:05:00 (11/22) Installing findmnt (2.35.2-r0) 19:05:00 (12/22) Installing mcookie (2.35.2-r0) 19:05:00 $ docker top c887f97c668bb16764689b0b846eb36c08fee7c4dfee2451dc6cca621a542d0d -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:00 (13/22) Installing hexdump (2.35.2-r0) 19:05:00 (14/22) Installing lsblk (2.35.2-r0) 19:05:00 (15/22) Installing libuuid (2.35.2-r0) 19:05:00 (16/22) Installing libfdisk (2.35.2-r0) 19:05:00 (17/22) Installing sfdisk (2.35.2-r0) 19:05:00 (18/22) Installing cfdisk (2.35.2-r0) 19:05:00 + make test 19:05:00 echo "make test" 19:05:00 make test [Pipeline] } 19:05:00 $ docker stop --time=1 c887f97c668bb16764689b0b846eb36c08fee7c4dfee2451dc6cca621a542d0d 19:05:00 (19/22) Installing util-linux (2.35.2-r0) 19:05:01 (20/22) Installing util-linux-dev (2.35.2-r0) 19:05:01 (21/22) Installing libidn2 (2.3.0-r0) 19:05:01 (22/22) Installing wget (1.20.3-r1) 19:05:01 Executing busybox-1.31.1-r20.trigger 19:05:01 OK: 276 MiB in 97 packages 19:05:01 $ docker rm -f c887f97c668bb16764689b0b846eb36c08fee7c4dfee2451dc6cca621a542d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:03 + ls -al . 19:05:03 total 172 19:05:03 drwxrwxr-x. 8 jenkins jenkins 4096 Aug 11 19:04 . 19:05:03 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 19:04 .. 19:05:03 -rw-rw-r--. 1 jenkins jenkins 3104 Aug 11 19:04 Attribution.txt 19:05:03 -rw-rw-r--. 1 jenkins jenkins 7556 Aug 11 19:04 CHANGES 19:05:03 drwxrwxr-x. 2 jenkins jenkins 121 Aug 11 19:04 docs 19:05:03 -rw-rw-r--. 1 jenkins jenkins 108574 Aug 11 19:04 Doxyfile 19:05:03 drwxrwxr-x. 8 jenkins jenkins 179 Aug 11 19:04 .git 19:05:03 drwxrwxr-x. 2 jenkins jenkins 81 Aug 11 19:04 .github 19:05:03 -rw-rw-r--. 1 jenkins jenkins 176 Aug 11 19:04 .gitignore 19:05:03 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 19:04 GOVERNANCE.md 19:05:03 drwxrwxr-x. 4 jenkins jenkins 33 Aug 11 19:04 include 19:05:03 -rw-rw-r--. 1 jenkins jenkins 784 Aug 11 19:04 Jenkinsfile 19:05:03 -rw-rw-r--. 1 jenkins jenkins 10174 Aug 11 19:04 LICENSE 19:05:03 -rw-rw-r--. 1 jenkins jenkins 444 Aug 11 19:04 Makefile 19:05:03 -rw-rw-r--. 1 jenkins jenkins 618 Aug 11 19:04 OWNERS.md 19:05:03 -rw-rw-r--. 1 jenkins jenkins 4086 Aug 11 19:04 README.md 19:05:03 -rw-rw-r--. 1 jenkins jenkins 7090 Aug 11 19:04 README.v2.md 19:05:03 drwxrwxr-x. 2 jenkins jenkins 98 Aug 11 19:04 scripts 19:05:03 drwxrwxr-x. 4 jenkins jenkins 50 Aug 11 19:04 src 19:05:03 -rw-rw-r--. 1 jenkins jenkins 5 Aug 11 19:01 VERSION [Pipeline] isUnix [Pipeline] sh 19:05:03 + 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=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e --label arch=amd64 --label version=0.0.0 . 19:05:03 Sending build context to Docker daemon 2.678MB 19:05:03 Step 1/17 : ARG BASE=alpine:3.12 19:05:03 Step 2/17 : FROM ${BASE} 19:05:03 ---> 3a1a1e0e3a43 19:05:03 Step 3/17 : LABEL maintainer="IOTech " 19:05:03 ---> Running in a9072d51d0dd 19:05:03 Removing intermediate container 5f394274e76c 19:05:03 ---> feb64d77cac4 19:05:03 Step 6/25 : ENV CBOR_VERSION=0.5.0 19:05:03 ---> Running in 2ad0aefbac65 19:05:03 Removing intermediate container a9072d51d0dd 19:05:03 ---> bc456ea234c1 19:05:03 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:05:03 ---> Running in 12b9aaedfd71 19:05:04 --2021-08-11 19:05:03-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 19:05:04 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 19:05:04 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. 19:05:04 Removing intermediate container 2ad0aefbac65 19:05:04 ---> e33a7d0258d1 19:05:04 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 19:05:04 ---> Running in e5c3e57e56d3 19:05:04 HTTP request sent, awaiting response... 200 OK 19:05:04 Length: 451 [application/octet-stream] 19:05:04 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:05:04 19:05:04 0K 100% 50.3M=0s 19:05:04 19:05:04 2021-08-11 19:05:04 (50.3 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 19:05:04 19:05:04 Removing intermediate container 12b9aaedfd71 19:05:04 ---> bac85aadf0a7 19:05:04 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:05:04 ---> Running in 0f1d26756da1 19:05:04 Removing intermediate container 0f1d26756da1 19:05:04 ---> 11e2a1697031 19:05:04 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 19:05:05 ---> Running in 76878b618d92 19:05:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:05:05 --2021-08-11 19:05:05-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 19:05:05 Resolving github.com (github.com)... 140.82.113.3 19:05:05 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 19:05:05 HTTP request sent, awaiting response... 302 Found 19:05:05 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 19:05:05 --2021-08-11 19:05:05-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 19:05:05 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 19:05:05 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 19:05:05 HTTP request sent, awaiting response... 200 OK 19:05:05 Length: unspecified [application/x-gzip] 19:05:05 Saving to: 'STDOUT' 19:05:05  19:05:06 0K .......... .......... .......... .......... .......... 1.48M 19:05:06 50K .......... .......... .......... .......... .......... 2.99M 19:05:06 100K .......... .......... .......... .......... .......... 3.02M 19:05:06 150K .......... .......... .......... .......... .......... 14.9M 19:05:06 200K .......... .......... .......... .......... .......... 14.9M 19:05:06 250K .......... .......... .......... .......... .......... 3.26M 19:05:06 300K .......... .......... .......... .......... .......... 4.55M 19:05:06 350K .......... .......... .......... .......... .......... 4.07M 19:05:06 400K .......... .......... .......... .......... .......... 5.01M 19:05:06 450K .......... .......... .......... .......... .......... 4.12M 19:05:06 500K .......... .......... .......... .......... .......... 5.93M 19:05:06 550K .......... .......... .......... .......... .......... 3.57M 19:05:06 600K .......... .......... .......... .......... .......... 816K 19:05:06 650K .......... .......... .......... .......... .......... 2.13M 19:05:06 700K ..  9.42M=0.2s 19:05:06 19:05:06 2021-08-11 19:05:06 (2.89 MB/s) - written to stdout [719348] 19:05:06 19:05:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:05:06 -- The C compiler identification is GNU 9.3.0 19:05:06 -- The CXX compiler identification is GNU 9.3.0 19:05:06 -- Check for working C compiler: /usr/bin/cc 19:05:06 -- Check for working C compiler: /usr/bin/cc - works 19:05:06 -- Detecting C compiler ABI info 19:05:07 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 19:05:07 -- Detecting C compiler ABI info - done 19:05:07 -- Detecting C compile features 19:05:07 -- Detecting C compile features - done 19:05:07 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 19:05:07 -- Check for working CXX compiler: /usr/bin/c++ 19:05:07 -- Check for working CXX compiler: /usr/bin/c++ - works 19:05:07 -- Detecting CXX compiler ABI info 19:05:07 (2/16) Installing libblkid (2.35.2-r0) 19:05:07 (3/16) Installing blkid (2.35.2-r0) 19:05:07 (4/16) Installing libcap-ng (0.7.10-r1) 19:05:07 (5/16) Installing setpriv (2.35.2-r0) 19:05:08 -- Detecting CXX compiler ABI info - done 19:05:08 -- Detecting CXX compile features 19:05:08 -- Detecting CXX compile features - done 19:05:08 -- Looking for include file endian.h 19:05:08 (6/16) Installing libmount (2.35.2-r0) 19:05:08 (7/16) Installing libsmartcols (2.35.2-r0) 19:05:08 -- Looking for include file endian.h - found 19:05:08 -- Check if the system is big endian 19:05:08 -- Searching 16 bit integer 19:05:08 -- Looking for sys/types.h 19:05:08 (8/16) Installing findmnt (2.35.2-r0) 19:05:08 (9/16) Installing mcookie (2.35.2-r0) 19:05:08 -- Looking for sys/types.h - found 19:05:08 -- Looking for stdint.h 19:05:08 -- Looking for stdint.h - found 19:05:08 (10/16) Installing hexdump (2.35.2-r0) 19:05:08 (11/16) Installing lsblk (2.35.2-r0) 19:05:08 (12/16) Installing libfdisk (2.35.2-r0) 19:05:08 -- Looking for stddef.h 19:05:08 -- Looking for stddef.h - found 19:05:08 -- Check size of unsigned short 19:05:08 (13/16) Installing sfdisk (2.35.2-r0) 19:05:08 (14/16) Installing cfdisk (2.35.2-r0) 19:05:09 -- Check size of unsigned short - done 19:05:09 -- Searching 16 bit integer - Using unsigned short 19:05:09 (15/16) Installing util-linux (2.35.2-r0) 19:05:09 -- Check if the system is big endian - little endian 19:05:09 -- Check size of size_t 19:05:09 -- Check size of size_t - done 19:05:09 CMake Warning at examples/CMakeLists.txt:16 (find_package): 19:05:09 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 19:05:09 asked CMake to find a package configuration file provided by "cJSON", but 19:05:09 CMake did not find one. 19:05:09 19:05:09 Could not find a package configuration file provided by "cJSON" with any of 19:05:09 the following names: 19:05:09 19:05:09 cJSONConfig.cmake 19:05:09 cjson-config.cmake 19:05:09 19:05:09 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 19:05:09 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 19:05:09 provides a separate development package or SDK, be sure it has been 19:05:09 installed. 19:05:09 19:05:09 19:05:09 -- Configuring done 19:05:09 -- Generating done 19:05:10 -- Build files have been written to: /tmp/cbor 19:05:10 Scanning dependencies of target cbor_shared 19:05:10 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 19:05:10 (16/16) Installing util-linux-dev (2.35.2-r0) 19:05:11 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 19:05:11 Executing busybox-1.31.1-r20.trigger 19:05:11 OK: 295 MiB in 98 packages 19:05:11 Removing intermediate container 76878b618d92 19:05:11 ---> edda4cd97849 19:05:11 Step 7/17 : COPY VERSION /edgex-c-sdk/ 19:05:11 ---> f8c9cfd412b2 19:05:11 Step 8/17 : COPY src /edgex-c-sdk/src/ 19:05:11 ---> 9481aefb25b9 19:05:11 Step 9/17 : COPY include /edgex-c-sdk/include/ 19:05:11 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 19:05:11 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 19:05:12 ---> 65aa948c793b 19:05:12 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 19:05:12 ---> a8457cc39cbe 19:05:12 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 19:05:12 ---> f5db76dd3da9 19:05:12 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 19:05:12 ---> bdbd5db6b994 19:05:12 Step 13/17 : WORKDIR /edgex-c-sdk 19:05:12 ---> Running in a59905fded6d 19:05:12 Removing intermediate container a59905fded6d 19:05:12 ---> 0e7de463d5c0 19:05:12 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 19:05:12 ---> Running in cc1b2a24aa08 19:05:12 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 19:05:12 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 19:05:12 Removing intermediate container cc1b2a24aa08 19:05:12 ---> d688d83bdb20 19:05:12 Step 15/17 : LABEL arch=amd64 19:05:12 ---> Running in 3c15194342dc 19:05:12 Removing intermediate container 3c15194342dc 19:05:12 ---> 89c5bcbeb53c 19:05:12 Step 16/17 : LABEL git_sha=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e 19:05:12 ---> Running in b59f70745491 19:05:12 Removing intermediate container b59f70745491 19:05:12 ---> 44b167886667 19:05:12 Step 17/17 : LABEL version=0.0.0 19:05:13 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 19:05:13 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 19:05:13 ---> Running in a815df6e194b 19:05:13 Removing intermediate container a815df6e194b 19:05:13 ---> 00f8b808d871 19:05:13 [Warning] One or more build-args [ARCH MAKE] were not consumed 19:05:13 Successfully built 00f8b808d871 19:05:13 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 19:05:13 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 19:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:13 19:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:05:13 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 19:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:13 latest: Pulling from edgex-lftools-log-publisher 19:05:13 b4d181a07f80: Pulling fs layer 19:05:13 a1111a8f2ec3: Pulling fs layer 19:05:13 ed53099fbce6: Pulling fs layer 19:05:13 dc539afda2c1: Pulling fs layer 19:05:13 77bc0d833cb6: Pulling fs layer 19:05:13 9065ff56babe: Pulling fs layer 19:05:13 d287ab97295c: Pulling fs layer 19:05:13 dc539afda2c1: Waiting 19:05:13 77bc0d833cb6: Waiting 19:05:13 9065ff56babe: Waiting 19:05:13 d287ab97295c: Waiting 19:05:14 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 19:05:14 a1111a8f2ec3: Verifying Checksum 19:05:14 a1111a8f2ec3: Download complete 19:05:14 dc539afda2c1: Verifying Checksum 19:05:14 dc539afda2c1: Download complete 19:05:14 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 19:05:14 77bc0d833cb6: Verifying Checksum 19:05:14 77bc0d833cb6: Download complete 19:05:14 9065ff56babe: Verifying Checksum 19:05:14 9065ff56babe: Download complete 19:05:14 ed53099fbce6: Verifying Checksum 19:05:14 ed53099fbce6: Download complete 19:05:15 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 19:05:15 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 19:05:15 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 19:05:15 b4d181a07f80: Verifying Checksum 19:05:15 b4d181a07f80: Download complete 19:05:15 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 19:05:16 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 19:05:16 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 19:05:16 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 19:05:16 b4d181a07f80: Pull complete 19:05:16 a1111a8f2ec3: Pull complete 19:05:17 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 19:05:17 [ 40%] Linking C shared library libcbor.so 19:05:17 [ 40%] Built target cbor_shared 19:05:17 Scanning dependencies of target cbor 19:05:17 ed53099fbce6: Pull complete 19:05:17 dc539afda2c1: Pull complete 19:05:17 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 19:05:17 77bc0d833cb6: Pull complete 19:05:17 9065ff56babe: Pull complete 19:05:18 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 19:05:18 d287ab97295c: Verifying Checksum 19:05:18 d287ab97295c: Download complete 19:05:19 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 19:05:19 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 19:05:21 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 19:05:21 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 19:05:21 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 19:05:21 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 19:05:21 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 19:05:22 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 19:05:22 d287ab97295c: Pull complete 19:05:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:05:23 prd-centos7-docker-4c-2g-383 does not seem to be running inside a container 19:05:23 $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:05:23 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 19:05:23 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 19:05:24 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 19:05:24 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 19:05:24 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 19:05:25 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 19:05:25 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 19:05:25 $ docker top 295c8508b870ac817628f56fae2d47c643d49ebb5ae9157fc77049fc17cf6aa7 -eo pid,comm 19:05:25 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:26 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 19:05:26 ---> job-cost.sh 19:05:26 lf-activate-venv: SKIPPING 19:05:26 INFO: No Stack... 19:05:26 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 19:05:26 [ 80%] Linking C static library libcbor.a 19:05:26 [ 80%] Built target cbor 19:05:26 Scanning dependencies of target sort 19:05:26 [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 19:05:26 [ 84%] Linking C executable sort 19:05:26 [ 84%] Built target sort 19:05:26 Scanning dependencies of target readfile 19:05:26 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 19:05:27 [ 88%] Linking C executable readfile 19:05:27 [ 88%] Built target readfile 19:05:27 Scanning dependencies of target streaming_parser 19:05:27 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 19:05:27 [ 92%] Linking C executable streaming_parser 19:05:27 [ 92%] Built target streaming_parser 19:05:27 Scanning dependencies of target hello 19:05:27 [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 19:05:27 [ 96%] Linking C executable hello 19:05:27 [ 96%] Built target hello 19:05:27 Scanning dependencies of target create_items 19:05:27 [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 19:05:28 INFO: Retrieving Pricing Info for: v3-standard-2 19:05:28 INFO: Archiving Costs [Pipeline] sh 19:05:28 [100%] Linking C executable create_items 19:05:28 [100%] Built target create_items 19:05:28 Install the project... 19:05:28 -- Install configuration: "Release" 19:05:28 -- Installing: /usr/local/include/cbor/configuration.h 19:05:28 -- Installing: /usr/local/lib64/libcbor.a 19:05:28 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 19:05:28 -- Installing: /usr/local/lib64/libcbor.so.0 19:05:28 -- Installing: /usr/local/lib64/libcbor.so 19:05:28 -- Up-to-date: /usr/local/include/cbor 19:05:28 -- Installing: /usr/local/include/cbor/streaming.h 19:05:28 -- Installing: /usr/local/include/cbor/ints.h 19:05:28 -- Installing: /usr/local/include/cbor/floats_ctrls.h 19:05:28 -- Installing: /usr/local/include/cbor/bytestrings.h 19:05:28 -- Installing: /usr/local/include/cbor/encoding.h 19:05:28 -- Installing: /usr/local/include/cbor/serialization.h 19:05:28 -- Installing: /usr/local/include/cbor/data.h 19:05:28 -- Installing: /usr/local/include/cbor/common.h 19:05:28 -- Installing: /usr/local/include/cbor/callbacks.h 19:05:28 -- Installing: /usr/local/include/cbor/strings.h 19:05:28 -- Installing: /usr/local/include/cbor/tags.h 19:05:28 -- Installing: /usr/local/include/cbor/internal 19:05:28 -- Installing: /usr/local/include/cbor/internal/encoders.h 19:05:28 -- Installing: /usr/local/include/cbor/internal/loaders.h 19:05:28 -- Installing: /usr/local/include/cbor/internal/stack.h 19:05:28 -- Installing: /usr/local/include/cbor/internal/unicode.h 19:05:28 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 19:05:28 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 19:05:28 -- Installing: /usr/local/include/cbor/arrays.h 19:05:28 -- Installing: /usr/local/include/cbor/maps.h 19:05:28 -- Installing: /usr/local/include/cbor.h 19:05:28 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 19:05:28 + cat /w/workspace/device-sdk-c/2/archives/cost.csv 19:05:28 + cut -d, -f6 [Pipeline] lock 19:05:28 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] 19:05:28 Resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] did not exist. Created. 19:05:28 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:28 + echo total: 0.05999999865889549 [Pipeline] stash 19:05:29 Stashed 1 file(s) [Pipeline] } 19:05:29 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:29 $ docker stop --time=1 295c8508b870ac817628f56fae2d47c643d49ebb5ae9157fc77049fc17cf6aa7 19:05:30 $ docker rm -f 295c8508b870ac817628f56fae2d47c643d49ebb5ae9157fc77049fc17cf6aa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:05:30 Removing intermediate container e5c3e57e56d3 19:05:30 ---> c22956bd2e3b 19:05:30 Step 8/25 : RUN mkdir /tmp/sdk 19:05:30 ---> Running in 4e2533f29502 19:05:33 Removing intermediate container 4e2533f29502 19:05:33 ---> b9dba4713f7f 19:05:33 Step 9/25 : COPY VERSION /tmp/sdk 19:05:33 ---> 4de613c0a9db 19:05:33 Step 10/25 : COPY src /tmp/sdk/src 19:05:35 ---> 119d3348162f 19:05:35 Step 11/25 : COPY include /tmp/sdk/include 19:05:35 ---> f2af7c667a98 19:05:35 Step 12/25 : COPY scripts /tmp/sdk/scripts 19:05:36 ---> 48964f5361ed 19:05:36 Step 13/25 : COPY LICENSE /tmp/sdk 19:05:37 ---> c3327682e2aa 19:05:37 Step 14/25 : COPY Attribution.txt /tmp/sdk 19:05:37 ---> 649b5aeee2bf 19:05:37 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 19:05:38 ---> Running in fb51c1dfd88a 19:05:39 + CPPCHECK=false 19:05:39 + DOCGEN=false 19:05:39 + TOMLVER=SDK-0.2 19:05:39 + CUTILVER=1.1.4 19:05:39 + '[' 0 -gt 0 ] 19:05:39 + readlink -f ./scripts/build.sh 19:05:39 + dirname /tmp/sdk/scripts/build.sh 19:05:39 + dirname /tmp/sdk/scripts 19:05:39 + ROOT=/tmp/sdk 19:05:39 + cd /tmp/sdk 19:05:39 + '[' '!' -d deps ] 19:05:39 + mkdir deps 19:05:39 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 19:05:39 + tar -C deps -z -x -f - 19:05:39 --2021-08-11 19:05:39-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 19:05:39 Resolving github.com (github.com)... 140.82.113.3 19:05:39 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 19:05:39 HTTP request sent, awaiting response... 302 Found 19:05:39 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 19:05:39 --2021-08-11 19:05:39-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 19:05:39 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 19:05:39 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 19:05:39 HTTP request sent, awaiting response... 200 OK 19:05:39 Length: unspecified [application/x-gzip] 19:05:39 Saving to: 'STDOUT' 19:05:39  19:05:39 0K .......... ...... 943K=0.02s 19:05:39 19:05:39 2021-08-11 19:05:39 (943 KB/s) - written to stdout [16451] 19:05:39 19:05:39 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 19:05:39 + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -z -x -f 19:05:39 - 19:05:39 --2021-08-11 19:05:39-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 19:05:40 Resolving github.com (github.com)... 140.82.113.3 19:05:40 Connecting to github.com (github.com)|140.82.113.3|:443... connected. 19:05:40 HTTP request sent, awaiting response... 302 Found 19:05:40 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 19:05:40 --2021-08-11 19:05:40-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 19:05:40 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 19:05:40 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. 19:05:40 HTTP request sent, awaiting response... 200 OK 19:05:40 Length: unspecified [application/x-gzip] 19:05:40 Saving to: 'STDOUT' 19:05:40  19:05:40 0K .......... .......... .......... .......... .......... 1.53M 19:05:40 50K .......... .......... .......... .......... .......... 2.97M 19:05:40 100K .......... .......... .......... .......... .......... 2.65M 19:05:40 150K .......... .......... ....... 5.78M=0.07s 19:05:40 19:05:40 2021-08-11 19:05:40 (2.43 MB/s) - written to stdout [181796] 19:05:40 19:05:40 + mkdir -p src/c/iot 19:05:40 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 19:05:40 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 19:05:40 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 19:05:40 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 19:05:40 + mkdir -p include/iot 19:05:40 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 19:05:40 + mkdir -p include/iot/os 19:05:40 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 19:05:40 + mkdir -p /tmp/sdk/build/release 19:05:40 + cd /tmp/sdk/build/release 19:05:40 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 19:05:40 -- The C compiler identification is GNU 9.3.0 19:05:41 -- Check for working C compiler: /usr/bin/cc 19:05:41 -- Check for working C compiler: /usr/bin/cc - works 19:05:41 -- Detecting C compiler ABI info 19:05:41 -- Detecting C compiler ABI info - done 19:05:41 -- Detecting C compile features 19:05:41 -- Detecting C compile features - done 19:05:41 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:05:41 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 19:05:41 -- Found LIBYAML: /usr/lib/libyaml.so 19:05:41 -- Found LIBUUID: /usr/lib/libuuid.so 19:05:41 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 19:05:41 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:05:41 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:05:41 -- C SDK 0.0.0 for Linux 19:05:41 -- Performing Test CSDK_HAVE_ATOMIC 19:05:41 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:05:42 -- Found Curses: /usr/lib/libcurses.so 19:05:42 -- Configuring done 19:05:42 -- Generating done 19:05:42 -- Build files have been written to: /tmp/sdk/build/release 19:05:42 + make all package 19:05:42 + tee release.log 19:05:42 Scanning dependencies of target csdk 19:05:43 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:05:43 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 19:05:44 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:05:46 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:05:46 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:05:47 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 19:05:48 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 19:05:48 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 19:05:48 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:05:50 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:05:51 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:05:52 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:05:52 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:05:53 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:05:54 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 19:05:54 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:05:54 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:05:57 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:05:57 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 19:05:57 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 19:05:58 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 19:05:58 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 19:05:59 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 19:06:01 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 19:06:01 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 19:06:02 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 19:06:02 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 19:06:03 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 19:06:03 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 19:06:04 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 19:06:04 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 19:06:05 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 19:06:05 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 19:06:07 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:06:07 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:06:08 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 19:06:09 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:06:14 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:06:14 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:06:14 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:06:15 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:06:16 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:06:18 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 19:06:18 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 19:06:19 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 19:06:19 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:06:21 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 19:06:25 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:06:25 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:06:26 [ 75%] Linking C shared library libcsdk.so 19:06:26 [ 75%] Built target csdk 19:06:26 Scanning dependencies of target template 19:06:26 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:06:27 [ 78%] Linking C executable template 19:06:27 [ 78%] Built target template 19:06:27 Scanning dependencies of target device-counter 19:06:27 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:06:27 [ 81%] Linking C executable device-counter 19:06:28 [ 81%] Built target device-counter 19:06:28 Scanning dependencies of target device-random 19:06:28 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:06:28 [ 84%] Linking C executable device-random 19:06:29 [ 84%] Built target device-random 19:06:29 Scanning dependencies of target device-gyro 19:06:29 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:06:29 [ 87%] Linking C executable device-gyro 19:06:29 [ 87%] Built target device-gyro 19:06:29 Scanning dependencies of target device-bitfields 19:06:29 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:06:30 [ 90%] Linking C executable device-bitfields 19:06:30 [ 90%] Built target device-bitfields 19:06:30 Scanning dependencies of target template-discovery 19:06:30 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:06:31 [ 93%] Linking C executable template-discovery 19:06:31 [ 93%] Built target template-discovery 19:06:31 Scanning dependencies of target device-file 19:06:31 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:06:32 [ 96%] Linking C executable device-file 19:06:32 [ 96%] Built target device-file 19:06:32 Scanning dependencies of target device-terminal 19:06:32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:06:32 [100%] Linking C executable device-terminal 19:06:33 [100%] Built target device-terminal 19:06:33 Run CPack packaging tool... 19:06:33 CPack: Create package using TGZ 19:06:33 CPack: Install projects 19:06:33 CPack: - Run preinstall target for: Csdk 19:06:33 CPack: - Install project: Csdk [] 19:06:33 CPack: Create package 19:06:34 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 19:06:34 + '[' false '=' true ] 19:06:34 + '[' false '=' true ] 19:06:34 + mkdir -p /tmp/sdk/build/debug 19:06:34 + cd /tmp/sdk/build/debug 19:06:34 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:06:34 -- The C compiler identification is GNU 9.3.0 19:06:34 -- Check for working C compiler: /usr/bin/cc 19:06:34 -- Check for working C compiler: /usr/bin/cc - works 19:06:34 -- Detecting C compiler ABI info 19:06:34 -- Detecting C compiler ABI info - done 19:06:34 -- Detecting C compile features 19:06:34 -- Detecting C compile features - done 19:06:35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:06:35 -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") 19:06:35 -- Found LIBYAML: /usr/lib/libyaml.so 19:06:35 -- Found LIBUUID: /usr/lib/libuuid.so 19:06:35 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 19:06:35 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:06:35 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:06:35 -- C SDK 0.0.0 for Linux 19:06:35 -- Performing Test CSDK_HAVE_ATOMIC 19:06:35 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:06:35 -- Found Curses: /usr/lib/libcurses.so 19:06:35 -- Configuring done 19:06:36 -- Generating done 19:06:36 -- Build files have been written to: /tmp/sdk/build/debug 19:06:36 + make 19:06:36 + tee debug.log 19:06:36 Scanning dependencies of target csdk 19:06:36 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:06:36 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 19:06:37 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:06:37 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:06:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:06:38 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 19:06:38 [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 19:06:38 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 19:06:38 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:06:39 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:06:39 [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:06:40 [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:06:40 [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:06:40 [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:06:40 [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 19:06:41 [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:06:41 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:06:41 [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:06:42 [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 19:06:42 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 19:06:42 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 19:06:42 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 19:06:43 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 19:06:44 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 19:06:44 [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 19:06:44 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 19:06:44 [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 19:06:45 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 19:06:45 [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 19:06:45 [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 19:06:45 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 19:06:46 [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 19:06:46 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 19:06:46 [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:06:47 [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:06:47 [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 19:06:47 [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:06:48 [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:06:49 [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:06:49 [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:06:49 [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:06:50 [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:06:51 [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 19:06:51 [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 19:06:51 [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 19:06:52 [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:06:52 [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 19:06:53 [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:06:54 [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:06:54 [ 75%] Linking C shared library libcsdk.so 19:06:54 [ 75%] Built target csdk 19:06:54 Scanning dependencies of target template 19:06:54 [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:06:54 [ 78%] Linking C executable template 19:06:55 [ 78%] Built target template 19:06:55 Scanning dependencies of target device-counter 19:06:55 [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:06:55 [ 81%] Linking C executable device-counter 19:06:55 [ 81%] Built target device-counter 19:06:55 Scanning dependencies of target device-random 19:06:55 [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:06:55 [ 84%] Linking C executable device-random 19:06:56 [ 84%] Built target device-random 19:06:56 Scanning dependencies of target device-gyro 19:06:56 [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:06:56 [ 87%] Linking C executable device-gyro 19:06:56 [ 87%] Built target device-gyro 19:06:56 Scanning dependencies of target device-bitfields 19:06:57 [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:06:57 [ 90%] Linking C executable device-bitfields 19:06:57 [ 90%] Built target device-bitfields 19:06:57 Scanning dependencies of target template-discovery 19:06:57 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:06:57 [ 93%] Linking C executable template-discovery 19:06:58 [ 93%] Built target template-discovery 19:06:58 Scanning dependencies of target device-file 19:06:58 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:06:58 [ 96%] Linking C executable device-file 19:06:58 [ 96%] Built target device-file 19:06:58 Scanning dependencies of target device-terminal 19:06:58 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:06:58 [100%] Linking C executable device-terminal 19:06:59 [100%] Built target device-terminal 19:06:59 make: Entering directory '/tmp/sdk/build/release' 19:06:59 make[1]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 75%] Built target csdk 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 78%] Built target template 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 81%] Built target device-counter 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 84%] Built target device-random 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 87%] Built target device-gyro 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 90%] Built target device-bitfields 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 93%] Built target template-discovery 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [ 96%] Built target device-file 19:06:59 make[2]: Entering directory '/tmp/sdk/build/release' 19:06:59 make[2]: Leaving directory '/tmp/sdk/build/release' 19:06:59 [100%] Built target device-terminal 19:06:59 make[1]: Leaving directory '/tmp/sdk/build/release' 19:06:59 Install the project... 19:06:59 -- Install configuration: "Release" 19:06:59 -- Installing: /usr/local/lib/libcsdk.so 19:06:59 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 19:06:59 -- Up-to-date: /usr/local/include 19:06:59 -- Installing: /usr/local/include/edgex 19:06:59 -- Installing: /usr/local/include/edgex/rest-server.h 19:06:59 -- Installing: /usr/local/include/edgex/edgex-base.h 19:06:59 -- Installing: /usr/local/include/edgex/edgex.h 19:06:59 -- Installing: /usr/local/include/edgex/devices.h 19:06:59 -- Installing: /usr/local/include/edgex/profiles.h 19:06:59 -- Installing: /usr/local/include/edgex/csdk-defs.h 19:06:59 -- Installing: /usr/local/include/devsdk 19:06:59 -- Installing: /usr/local/include/devsdk/devsdk-base.h 19:06:59 -- Installing: /usr/local/include/devsdk/devsdk.h 19:06:59 -- Installing: /usr/local/include/iot 19:06:59 -- Installing: /usr/local/include/iot/json.h 19:06:59 -- Installing: /usr/local/include/iot/container.h 19:06:59 -- Installing: /usr/local/include/iot/component.h 19:06:59 -- Installing: /usr/local/include/iot/typecode.h 19:06:59 -- Installing: /usr/local/include/iot/iot.h 19:06:59 -- Installing: /usr/local/include/iot/time.h 19:06:59 -- Installing: /usr/local/include/iot/hash.h 19:06:59 -- Installing: /usr/local/include/iot/logger.h 19:06:59 -- Installing: /usr/local/include/iot/os 19:06:59 -- Installing: /usr/local/include/iot/os/zephyr.h 19:06:59 -- Installing: /usr/local/include/iot/os/linux.h 19:06:59 -- Installing: /usr/local/include/iot/os/macos.h 19:06:59 -- Installing: /usr/local/include/iot/scheduler.h 19:06:59 -- Installing: /usr/local/include/iot/data.h 19:06:59 -- Installing: /usr/local/include/iot/thread.h 19:06:59 -- Installing: /usr/local/include/iot/os.h 19:06:59 -- Installing: /usr/local/include/iot/base64.h 19:06:59 -- Installing: /usr/local/include/iot/defs.h 19:06:59 -- Installing: /usr/local/include/iot/threadpool.h 19:06:59 -- Installing: /usr/local/include/iot/config.h 19:06:59 -- Installing: /usr/local/share/device-sdk-c/LICENSE 19:06:59 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 19:06:59 make: Leaving directory '/tmp/sdk/build/release' 19:07:02 Removing intermediate container fb51c1dfd88a 19:07:02 ---> 731f41858279 19:07:02 Step 16/25 : FROM ${BASE} 19:07:02 ---> 759262b18b23 19:07:02 Step 17/25 : LABEL maintainer="IOTech " 19:07:02 ---> Running in 112640cb93ef 19:07:02 Removing intermediate container 112640cb93ef 19:07:02 ---> f2998ec72a1d 19:07:02 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:07:02 ---> Running in cd4debd6c56f 19:07:04 Connecting to iotech.jfrog.io (54.195.244.87:443) 19:07:04 saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:07:04 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 19:07:04 '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved 19:07:05 Removing intermediate container cd4debd6c56f 19:07:05 ---> 1568ffdac107 19:07:05 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:07:05 ---> Running in 446b2c1ece19 19:07:08 Removing intermediate container 446b2c1ece19 19:07:08 ---> 881ec4ca48f5 19:07:08 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 19:07:08 ---> Running in 7b47e880b4a4 19:07:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:11 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 19:07:11 (1/7) Installing curl (7.78.0-r0) 19:07:11 (2/7) Installing hiredis (0.14.1-r0) 19:07:12 (3/7) Installing hiredis-dev (0.14.1-r0) 19:07:12 (4/7) Installing libuuid (2.35.2-r0) 19:07:12 (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) 19:07:13 (6/7) Installing libidn2 (2.3.0-r0) 19:07:13 (7/7) Installing wget (1.20.3-r1) 19:07:13 Executing busybox-1.31.1-r20.trigger 19:07:14 OK: 267 MiB in 82 packages 19:07:15 Removing intermediate container 7b47e880b4a4 19:07:15 ---> 325a44546fd7 19:07:15 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 19:07:16 ---> 2b3756b27365 19:07:16 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 19:07:17 ---> 8fe0f847e32e 19:07:17 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 19:07:18 ---> e2f2eab73871 19:07:18 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 19:07:19 ---> 9ac87aa94ebe 19:07:19 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 19:07:20 ---> f626624f7b33 19:07:20 Successfully built f626624f7b33 19:07:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:20 + docker inspect -f . ci-base-image-arm64 19:07:20 . [Pipeline] withDockerContainer 19:07:20 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 19:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:22 $ docker top 03fd0836b43dccc68ea04a107292d9dbe138c4bedd8d2ae06ed5ad8095b056cc -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:23 + make test 19:07:23 echo "make test" 19:07:23 make test [Pipeline] } 19:07:23 $ docker stop --time=1 03fd0836b43dccc68ea04a107292d9dbe138c4bedd8d2ae06ed5ad8095b056cc 19:07:25 $ docker rm -f 03fd0836b43dccc68ea04a107292d9dbe138c4bedd8d2ae06ed5ad8095b056cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:07:26 + ls -al . 19:07:26 total 200 19:07:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:04 . 19:07:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:04 .. 19:07:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 19:04 .git 19:07:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:04 .github 19:07:26 -rw-rw-r-- 1 jenkins jenkins 176 Aug 11 19:04 .gitignore 19:07:26 -rw-rw-r-- 1 jenkins jenkins 3104 Aug 11 19:04 Attribution.txt 19:07:26 -rw-rw-r-- 1 jenkins jenkins 7556 Aug 11 19:04 CHANGES 19:07:26 -rw-rw-r-- 1 jenkins jenkins 108574 Aug 11 19:04 Doxyfile 19:07:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 19:04 GOVERNANCE.md 19:07:26 -rw-rw-r-- 1 jenkins jenkins 784 Aug 11 19:04 Jenkinsfile 19:07:26 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 11 19:04 LICENSE 19:07:26 -rw-rw-r-- 1 jenkins jenkins 444 Aug 11 19:04 Makefile 19:07:26 -rw-rw-r-- 1 jenkins jenkins 618 Aug 11 19:04 OWNERS.md 19:07:26 -rw-rw-r-- 1 jenkins jenkins 4086 Aug 11 19:04 README.md 19:07:26 -rw-rw-r-- 1 jenkins jenkins 7090 Aug 11 19:04 README.v2.md 19:07:26 -rw-rw-r-- 1 jenkins jenkins 5 Aug 11 19:01 VERSION 19:07:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:04 docs 19:07:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:04 include 19:07:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 19:04 scripts 19:07:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 19:04 src [Pipeline] isUnix [Pipeline] sh 19:07:26 + 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=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e --label arch=arm64 --label version=0.0.0 . 19:07:27 Sending build context to Docker daemon 2.677MB 19:07:27 Step 1/17 : ARG BASE=alpine:3.12 19:07:27 Step 2/17 : FROM ${BASE} 19:07:27 ---> f626624f7b33 19:07:27 Step 3/17 : LABEL maintainer="IOTech " 19:07:27 ---> Running in bb666c3e00a2 19:07:28 Removing intermediate container bb666c3e00a2 19:07:28 ---> b5a11674203c 19:07:28 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:07:28 ---> Running in 7e0c2474dcf7 19:07:30 --2021-08-11 19:07:29-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 19:07:30 Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 19:07:30 Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. 19:07:30 HTTP request sent, awaiting response... 200 OK 19:07:30 Length: 451 [application/octet-stream] 19:07:30 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:07:30 19:07:30 0K  100% 18.2M=0s 19:07:30 19:07:30 2021-08-11 19:07:30 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 19:07:30 19:07:31 Removing intermediate container 7e0c2474dcf7 19:07:31 ---> 4e40f787f6e0 19:07:31 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:07:32 ---> Running in 13f2470a52d6 19:07:34 Removing intermediate container 13f2470a52d6 19:07:34 ---> 103149194c00 19:07:34 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 19:07:34 ---> Running in c22443956a80 19:07:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:37 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 19:07:37 (1/16) Installing ncurses-dev (6.2_p20200523-r0) 19:07:37 (2/16) Installing libblkid (2.35.2-r0) 19:07:38 (3/16) Installing blkid (2.35.2-r0) 19:07:38 (4/16) Installing libcap-ng (0.7.10-r1) 19:07:38 (5/16) Installing setpriv (2.35.2-r0) 19:07:38 (6/16) Installing libmount (2.35.2-r0) 19:07:38 (7/16) Installing libsmartcols (2.35.2-r0) 19:07:38 (8/16) Installing findmnt (2.35.2-r0) 19:07:38 (9/16) Installing mcookie (2.35.2-r0) 19:07:38 (10/16) Installing hexdump (2.35.2-r0) 19:07:39 (11/16) Installing lsblk (2.35.2-r0) 19:07:39 (12/16) Installing libfdisk (2.35.2-r0) 19:07:39 (13/16) Installing sfdisk (2.35.2-r0) 19:07:39 (14/16) Installing cfdisk (2.35.2-r0) 19:07:39 (15/16) Installing util-linux (2.35.2-r0) 19:07:40 (16/16) Installing util-linux-dev (2.35.2-r0) 19:07:40 Executing busybox-1.31.1-r20.trigger 19:07:40 OK: 276 MiB in 98 packages 19:07:42 Removing intermediate container c22443956a80 19:07:42 ---> e59e6104bc43 19:07:42 Step 7/17 : COPY VERSION /edgex-c-sdk/ 19:07:43 ---> 7c04f66ca7dc 19:07:43 Step 8/17 : COPY src /edgex-c-sdk/src/ 19:07:44 ---> 0606e88be3f3 19:07:44 Step 9/17 : COPY include /edgex-c-sdk/include/ 19:07:45 ---> 7c2c20c44587 19:07:45 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 19:07:46 ---> 6e0b6b8f5247 19:07:46 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 19:07:47 ---> b5e7060e7551 19:07:47 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 19:07:48 ---> 1b35b669476b 19:07:48 Step 13/17 : WORKDIR /edgex-c-sdk 19:07:48 ---> Running in ccd6834ec1b7 19:07:48 Removing intermediate container ccd6834ec1b7 19:07:48 ---> 00dd9a03544a 19:07:48 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 19:07:49 ---> Running in 4b1fb8a0a924 19:07:49 Removing intermediate container 4b1fb8a0a924 19:07:49 ---> 8466bbf484f5 19:07:49 Step 15/17 : LABEL arch=arm64 19:07:49 ---> Running in 8b5061d732e8 19:07:50 Removing intermediate container 8b5061d732e8 19:07:50 ---> 191f92eafa20 19:07:50 Step 16/17 : LABEL git_sha=dd7c85d917f983b24e0bf1dfe91317e75cbaea2e 19:07:50 ---> Running in 040db90d9c89 19:07:51 Removing intermediate container 040db90d9c89 19:07:51 ---> dcdd14e6a7ae 19:07:51 Step 17/17 : LABEL version=0.0.0 19:07:51 ---> Running in aea68af74dd5 19:07:52 Removing intermediate container aea68af74dd5 19:07:52 ---> 9028dbd68a53 19:07:52 [Warning] One or more build-args [MAKE ARCH] were not consumed 19:07:52 Successfully built 9028dbd68a53 19:07:52 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 19:07:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:52 19:07:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:53 arm64: Pulling from edgex-lftools-log-publisher 19:07:53 448f6bf000e3: Pulling fs layer 19:07:53 f757da607395: Pulling fs layer 19:07:53 05883995daec: Pulling fs layer 19:07:53 8603b9c90790: Pulling fs layer 19:07:53 1560dd03e051: Pulling fs layer 19:07:53 8603b9c90790: Waiting 19:07:53 1560dd03e051: Waiting 19:07:53 27f5ce0e4adf: Pulling fs layer 19:07:53 c2d8d7efcc4b: Pulling fs layer 19:07:53 27f5ce0e4adf: Waiting 19:07:53 c2d8d7efcc4b: Waiting 19:07:53 f757da607395: Verifying Checksum 19:07:53 f757da607395: Download complete 19:07:53 8603b9c90790: Verifying Checksum 19:07:53 8603b9c90790: Download complete 19:07:53 1560dd03e051: Verifying Checksum 19:07:53 1560dd03e051: Download complete 19:07:53 27f5ce0e4adf: Download complete 19:07:53 05883995daec: Download complete 19:07:54 448f6bf000e3: Verifying Checksum 19:07:54 448f6bf000e3: Download complete 19:07:57 c2d8d7efcc4b: Verifying Checksum 19:07:57 c2d8d7efcc4b: Download complete 19:07:58 448f6bf000e3: Pull complete 19:07:59 f757da607395: Pull complete 19:08:00 05883995daec: Pull complete 19:08:01 8603b9c90790: Pull complete 19:08:02 1560dd03e051: Pull complete 19:08:02 27f5ce0e4adf: Pull complete 19:08:17 c2d8d7efcc4b: Pull complete 19:08:17 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:08:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:08:17 prd-ubuntu18.04-docker-arm64-4c-16g-382 does not seem to be running inside a container 19:08:17 $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:22 $ docker top ca5634076c441e70d1e8a9ed2cf5f1ece79bf8dd8e784ef1b05ca01d3132017e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:23 ---> job-cost.sh 19:08:23 lf-activate-venv: SKIPPING 19:08:23 INFO: No Stack... 19:08:25 INFO: Retrieving Pricing Info for: v2-standard-4 19:08:25 INFO: Archiving Costs [Pipeline] sh 19:08:25 + cat /w/workspace/device-sdk-c/2/archives/cost.csv 19:08:25 + cut -d, -f6 [Pipeline] lock 19:08:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] 19:08:26 Resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] did not exist. Created. 19:08:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:26 /w/workspace/device-sdk-c/2@tmp/durable-59c4e009/script.sh: 1: /w/workspace/device-sdk-c/2@tmp/durable-59c4e009/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:27 + echo total: 0.18000000715255737 [Pipeline] stash 19:08:27 Warning: overwriting stash ‘stack-cost’ 19:08:27 Stashed 1 file(s) [Pipeline] } 19:08:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-364-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:28 $ docker stop --time=1 ca5634076c441e70d1e8a9ed2cf5f1ece79bf8dd8e784ef1b05ca01d3132017e 19:08:29 $ docker rm -f ca5634076c441e70d1e8a9ed2cf5f1ece79bf8dd8e784ef1b05ca01d3132017e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:08:30 + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-364/archives ']' [Pipeline] libraryResource [Pipeline] sh 19:08:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:31 ---> package-listing.sh 19:08:31 ++ tr '[:upper:]' '[:lower:]' 19:08:31 ++ facter osfamily 19:08:32 + OS_FAMILY=redhat 19:08:32 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-364 19:08:32 + START_PACKAGES=/tmp/packages_start.txt 19:08:32 + END_PACKAGES=/tmp/packages_end.txt 19:08:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:32 + PACKAGES=/tmp/packages_start.txt 19:08:32 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-364 ']' 19:08:32 + PACKAGES=/tmp/packages_end.txt 19:08:32 + case "${OS_FAMILY}" in 19:08:32 + sort 19:08:32 + rpm -qa 19:08:32 + '[' -f /tmp/packages_start.txt ']' 19:08:32 + '[' -f /tmp/packages_end.txt ']' 19:08:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:32 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-364 ']' 19:08:32 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-364/archives/ 19:08:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-364/archives/ [Pipeline] echo 19:08:32 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:33 19:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:33 latest: Pulling from edgex-lftools-log-publisher 19:08:33 b4d181a07f80: Pulling fs layer 19:08:33 a1111a8f2ec3: Pulling fs layer 19:08:33 ed53099fbce6: Pulling fs layer 19:08:33 dc539afda2c1: Pulling fs layer 19:08:33 77bc0d833cb6: Pulling fs layer 19:08:33 9065ff56babe: Pulling fs layer 19:08:33 d287ab97295c: Pulling fs layer 19:08:33 77bc0d833cb6: Waiting 19:08:33 9065ff56babe: Waiting 19:08:33 d287ab97295c: Waiting 19:08:33 dc539afda2c1: Waiting 19:08:34 a1111a8f2ec3: Verifying Checksum 19:08:34 a1111a8f2ec3: Download complete 19:08:34 dc539afda2c1: Verifying Checksum 19:08:34 dc539afda2c1: Download complete 19:08:34 77bc0d833cb6: Verifying Checksum 19:08:34 77bc0d833cb6: Download complete 19:08:34 9065ff56babe: Verifying Checksum 19:08:34 9065ff56babe: Download complete 19:08:34 ed53099fbce6: Verifying Checksum 19:08:34 ed53099fbce6: Download complete 19:08:35 b4d181a07f80: Verifying Checksum 19:08:35 b4d181a07f80: Download complete 19:08:36 b4d181a07f80: Pull complete 19:08:36 a1111a8f2ec3: Pull complete 19:08:37 ed53099fbce6: Pull complete 19:08:37 dc539afda2c1: Pull complete 19:08:37 77bc0d833cb6: Pull complete 19:08:37 9065ff56babe: Pull complete 19:08:38 d287ab97295c: Verifying Checksum 19:08:38 d287ab97295c: Download complete 19:08:43 d287ab97295c: Pull complete 19:08:43 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:08:43 prd-centos7-docker-4c-2g-380 does not seem to be running inside a container 19:08:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-364 -v /w/workspace/edgexfoundry_device-sdk-c_PR-364:/w/workspace/edgexfoundry_device-sdk-c_PR-364:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:45 $ docker top 39bf20a22e17f8821cadd913f39f5b015923fd7542a3d73b5d8d2dad322df102 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:46 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:46 + ls /var/log/sa-host 19:08:46 + sadf -c /var/log/sa-host/sa05 19:08:46 file_magic: OK 19:08:46 HZ: Using current value: 100 19:08:46 file_header: OK 19:08:46 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 19:08:46 Statistics: 19:08:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:08:46 File successfully converted to sysstat format version 12.0.3 19:08:46 + sadf -c /var/log/sa-host/sa11 19:08:46 file_magic: OK 19:08:46 HZ: Using current value: 100 19:08:46 file_header: OK 19:08:46 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 19:08:46 Statistics: 19:08:46 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:08:46 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:46 provisioning config files... 19:08:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-364@tmp/config6847298110230454146tmp [Pipeline] { [Pipeline] echo 19:08:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:47 ---> create-netrc.sh [Pipeline] } 19:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:47 ---> python-tools-install.sh [Pipeline] echo 19:08:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:47 ---> sudo-logs.sh 19:08:47 Archiving 'sudo' log.. 19:08:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-380.vexxhost.local: Name or service not known 19:08:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-380.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:08:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:48 ---> job-cost.sh 19:08:48 lf-activate-venv: SKIPPING 19:08:48 DEBUG: total: 0.18000000715255737 19:08:48 INFO: Retrieving Stack Cost... 19:08:49 INFO: Retrieving Pricing Info for: v3-standard-2 19:08:49 INFO: Archiving Costs [Pipeline] echo 19:08:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:49 ---> logs-deploy.sh 19:08:49 lf-activate-venv: SKIPPING 19:08:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-364/2 19:08:49 INFO: archiving workspace using pattern(s): 19:08:50 Archives upload complete. 19:08:50 INFO: archiving logs to Nexus 19:08:51 ---> uname -a: 19:08:51 Linux prd-centos7-docker-4c-2g-380.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 19:08:51 19:08:51 19:08:51 ---> lscpu: 19:08:51 Architecture: x86_64 19:08:51 CPU op-mode(s): 32-bit, 64-bit 19:08:51 Byte Order: Little Endian 19:08:51 Address sizes: 40 bits physical, 48 bits virtual 19:08:51 CPU(s): 2 19:08:51 On-line CPU(s) list: 0,1 19:08:51 Thread(s) per core: 1 19:08:51 Core(s) per socket: 1 19:08:51 Socket(s): 2 19:08:51 NUMA node(s): 1 19:08:51 Vendor ID: AuthenticAMD 19:08:51 CPU family: 23 19:08:51 Model: 49 19:08:51 Model name: AMD EPYC-Rome Processor 19:08:51 Stepping: 0 19:08:51 CPU MHz: 2799.998 19:08:51 BogoMIPS: 5599.99 19:08:51 Virtualization: AMD-V 19:08:51 Hypervisor vendor: KVM 19:08:51 Virtualization type: full 19:08:51 L1d cache: 32K 19:08:51 L1i cache: 32K 19:08:51 L2 cache: 512K 19:08:51 L3 cache: 16384K 19:08:51 NUMA node0 CPU(s): 0,1 19:08:51 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 19:08:51 19:08:51 19:08:51 ---> nproc: 19:08:51 2 19:08:51 19:08:51 19:08:51 ---> df -h: 19:08:51 Filesystem Size Used Avail Use% Mounted on 19:08:51 overlay 40G 7.7G 33G 20% / 19:08:51 tmpfs 64M 0 64M 0% /dev 19:08:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:08:51 shm 64M 0 64M 0% /dev/shm 19:08:51 /dev/vda1 40G 7.7G 33G 20% /facter-os 19:08:51 19:08:51 19:08:51 ---> sar -b -r -n DEV: 19:08:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 19:08:51 19:08:51 19:00:50 LINUX RESTART (2 CPU) 19:08:51 19:08:51 19:02:01 tps rtps wtps bread/s bwrtn/s 19:08:51 19:03:01 1.72 0.00 1.72 0.00 33.35 19:08:51 19:04:01 0.18 0.00 0.18 0.00 2.43 19:08:51 19:05:01 0.28 0.00 0.28 0.00 3.20 19:08:51 19:06:01 0.22 0.00 0.22 0.00 2.73 19:08:51 19:07:01 0.33 0.00 0.33 0.00 4.90 19:08:51 19:08:02 0.22 0.00 0.22 0.00 3.27 19:08:51 Average: 0.49 0.00 0.49 0.00 8.31 19:08:51 19:08:51 19:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:08:51 19:03:01 5464872 0 804812 10.05 2620 1736628 1204872 13.30 583580 1563136 20 19:08:51 19:04:01 5464272 0 805404 10.06 2620 1736636 1205052 13.30 586408 1561156 8 19:08:51 19:05:01 5461872 0 807804 10.09 2620 1736636 1205148 13.31 588756 1561156 8 19:08:51 19:06:01 5463468 0 806200 10.07 2620 1736644 1204872 13.30 582492 1565884 8 19:08:51 19:07:01 5459988 0 809676 10.11 2620 1736648 1205040 13.30 586104 1565884 20 19:08:51 19:08:02 5460864 0 808796 10.10 2620 1736652 1204872 13.30 585304 1565888 20 19:08:51 Average: 5462556 0 807115 10.08 2620 1736641 1204976 13.30 585441 1563851 14 19:08:51 19:08:51 19:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:08:51 19:03:01 eth0 1.12 0.07 0.09 0.01 0.00 0.00 0.00 0.00 19:08:51 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:04:01 eth0 1.77 0.35 0.40 0.20 0.00 0.00 0.00 0.00 19:08:51 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:05:01 eth0 1.42 0.68 0.62 0.41 0.00 0.00 0.00 0.00 19:08:51 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:06:01 eth0 0.88 0.08 0.07 0.01 0.00 0.00 0.00 0.00 19:08:51 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:07:01 eth0 0.75 0.52 0.41 0.24 0.00 0.00 0.00 0.00 19:08:51 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:08:02 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 19:08:51 19:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 Average: eth0 1.01 0.30 0.27 0.15 0.00 0.00 0.00 0.00 19:08:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:08:51 19:08:51 19:08:51 ---> sar -P ALL: 19:08:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 19:08:51 19:08:51 19:00:50 LINUX RESTART (2 CPU) 19:08:51 19:08:51 19:02:01 CPU %user %nice %system %iowait %steal %idle 19:08:51 19:03:01 all 0.13 0.00 0.05 0.00 0.03 99.79 19:08:51 19:03:01 0 0.20 0.00 0.05 0.00 0.02 99.73 19:08:51 19:03:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:08:51 19:04:01 all 0.15 0.00 0.04 0.00 0.01 99.80 19:08:51 19:04:01 0 0.20 0.00 0.03 0.00 0.00 99.77 19:08:51 19:04:01 1 0.10 0.00 0.05 0.00 0.02 99.83 19:08:51 19:05:01 all 0.22 0.00 0.04 0.00 0.02 99.72 19:08:51 19:05:01 0 0.38 0.00 0.05 0.00 0.02 99.55 19:08:51 19:05:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:08:51 19:06:01 all 0.18 0.00 0.04 0.00 0.02 99.77 19:08:51 19:06:01 0 0.27 0.00 0.03 0.00 0.00 99.70 19:08:51 19:06:01 1 0.08 0.00 0.05 0.00 0.03 99.83 19:08:51 19:07:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:08:51 19:07:01 0 0.13 0.00 0.03 0.00 0.02 99.82 19:08:51 19:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:08:51 19:08:02 all 0.12 0.00 0.04 0.00 0.02 99.82 19:08:51 19:08:02 0 0.05 0.00 0.03 0.00 0.00 99.92 19:08:51 19:08:02 1 0.18 0.00 0.05 0.00 0.03 99.73 19:08:51 Average: all 0.15 0.00 0.04 0.00 0.02 99.80 19:08:51 Average: 0 0.21 0.00 0.04 0.00 0.01 99.75 19:08:51 Average: 1 0.09 0.00 0.04 0.00 0.03 99.84 19:08:51 19:08:51 19:08:51