Branch indexing 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 TuhinDasgupta-eaton for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 5083ed3070027848acd6eb0750509a0a7c8e5467 rather than 2ab919ba902543e8751b24cbae806de0a32484ea Obtained Jenkinsfile from 5083ed3070027848acd6eb0750509a0a7c8e5467 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-ssh3653111080161700798.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh31381933394382641.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8848426974589926626.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh14450845232707137717.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16633604624330679949.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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_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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1089 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [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-444 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5083ed3070027848acd6eb0750509a0a7c8e5467 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea Merge succeeded, producing 903317b3de35ae1211838e1689af51bbfb499d54 Checking out Revision 903317b3de35ae1211838e1689af51bbfb499d54 (PR-444) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5083ed3070027848acd6eb0750509a0a7c8e5467 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 903317b3de35ae1211838e1689af51bbfb499d54 # timeout=10 Commit message: "Merge commit '5083ed3070027848acd6eb0750509a0a7c8e5467' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:15 ========================================================= 18:56:15 EdgeX Global Pipelines Version Info 18:56:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:15 ------------------- 18:56:15 stable info: 18:56:15 ------------------- 18:56:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:15 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:56:15 Message: update stable to v1.0.250 > git rev-list --no-walk d3410677a3c7296bc72e54e8e7c02cd17494a54f # timeout=10 18:56:16 ------------------- 18:56:16 experimental info: 18:56:16 ------------------- 18:56:16 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:16 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:56:16 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 903317b3de35ae1211838e1689af51bbfb499d54 [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 903317b [Pipeline] echo 18:56:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:16 provisioning config files... 18:56:16 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config17248772743443850393tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:17 ---> docker-login.sh 18:56:17 nexus3.edgexfoundry.org:10001 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 nexus3.edgexfoundry.org:10002 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 nexus3.edgexfoundry.org:10003 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 nexus3.edgexfoundry.org:10004 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 docker.io 18:56:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:17 Configure a credential helper to remove this warning. See 18:56:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:17 18:56:17 Login Succeeded 18:56:17 ---> docker-login.sh ends [Pipeline] } 18:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 18:56:18 + git rev-list -1 --merges 903317b3de35ae1211838e1689af51bbfb499d54~1..903317b3de35ae1211838e1689af51bbfb499d54 [Pipeline] echo 18:56:18 -----------> git rev-list -1 --merges 903317b3de35ae1211838e1689af51bbfb499d54~1..903317b3de35ae1211838e1689af51bbfb499d54 903317b3de35ae1211838e1689af51bbfb499d54 18:56:18 903317b3de35ae1211838e1689af51bbfb499d54 [false] [Pipeline] sh 18:56:18 + git log --format=format:%s -1 903317b3de35ae1211838e1689af51bbfb499d54 [Pipeline] echo 18:56:18 ========================================================= 18:56:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:18 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:56:19 + git rev-list -1 --merges 903317b3de35ae1211838e1689af51bbfb499d54~1..903317b3de35ae1211838e1689af51bbfb499d54 [Pipeline] echo 18:56:19 -----------> git rev-list -1 --merges 903317b3de35ae1211838e1689af51bbfb499d54~1..903317b3de35ae1211838e1689af51bbfb499d54 903317b3de35ae1211838e1689af51bbfb499d54 18:56:19 903317b3de35ae1211838e1689af51bbfb499d54 [false] [Pipeline] sh 18:56:19 + git log --format=format:%s -1 903317b3de35ae1211838e1689af51bbfb499d54 [Pipeline] echo 18:56:19 ========================================================= 18:56:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:19 + grep -v github /etc/ssh/ssh_known_hosts 18:56:19 + [ -e /tmp/ssh_known_hosts ] 18:56:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 18:56:19 tee -a /etc/ssh/ssh_known_hosts 18:56:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:20 18:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:20 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:20 b85a868b505f: Pulling fs layer 18:56:20 e2be974225ed: Pulling fs layer 18:56:20 339a4e72a1f5: Pulling fs layer 18:56:20 988bab9f4d93: Pulling fs layer 18:56:20 1469e6f7b9e6: Pulling fs layer 18:56:20 eaf3925da568: Pulling fs layer 18:56:20 bab4dde63d76: Pulling fs layer 18:56:20 bde34c3a00c8: Pulling fs layer 18:56:20 b352a97aabf1: Pulling fs layer 18:56:20 4872d77fe225: Pulling fs layer 18:56:20 5851b861e8e6: Pulling fs layer 18:56:20 988bab9f4d93: Waiting 18:56:20 bde34c3a00c8: Waiting 18:56:20 b352a97aabf1: Waiting 18:56:20 4872d77fe225: Waiting 18:56:20 5851b861e8e6: Waiting 18:56:20 bab4dde63d76: Waiting 18:56:20 eaf3925da568: Waiting 18:56:20 1469e6f7b9e6: Waiting 18:56:20 e2be974225ed: Download complete 18:56:20 988bab9f4d93: Download complete 18:56:20 1469e6f7b9e6: Verifying Checksum 18:56:20 1469e6f7b9e6: Download complete 18:56:20 339a4e72a1f5: Verifying Checksum 18:56:20 339a4e72a1f5: Download complete 18:56:20 bde34c3a00c8: Verifying Checksum 18:56:20 bde34c3a00c8: Download complete 18:56:20 b352a97aabf1: Download complete 18:56:20 4872d77fe225: Verifying Checksum 18:56:20 4872d77fe225: Download complete 18:56:20 5851b861e8e6: Verifying Checksum 18:56:20 5851b861e8e6: Download complete 18:56:20 b85a868b505f: Verifying Checksum 18:56:20 b85a868b505f: Download complete 18:56:20 bab4dde63d76: Verifying Checksum 18:56:20 bab4dde63d76: Download complete 18:56:21 b85a868b505f: Pull complete 18:56:22 e2be974225ed: Pull complete 18:56:22 339a4e72a1f5: Pull complete 18:56:22 988bab9f4d93: Pull complete 18:56:22 1469e6f7b9e6: Pull complete 18:56:22 eaf3925da568: Pull complete 18:56:24 bab4dde63d76: Pull complete 18:56:24 bde34c3a00c8: Pull complete 18:56:24 b352a97aabf1: Pull complete 18:56:25 4872d77fe225: Pull complete 18:56:25 5851b861e8e6: Pull complete 18:56:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:56:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:25 prd-ubuntu20.04-docker-8c-8g-1089 does not seem to be running inside a container 18:56:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:56:27 $ docker top a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 -eo pid,comm 18:56:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:56:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:27 [ssh-agent] Looking for ssh-agent implementation... 18:56:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:27 $ docker exec a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 ssh-agent 18:56:28 SSH_AUTH_SOCK=/tmp/ssh-WLS7tlr4syLw/agent.32 18:56:28 SSH_AGENT_PID=38 18:56:28 Running ssh-add (command line suppressed) 18:56:28 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_5782693296611836644.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_5782693296611836644.key) 18:56:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:28 + git tag --points-at HEAD [Pipeline] } 18:56:28 $ docker exec --env ******** --env ******** a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 ssh-agent -k 18:56:28 unset SSH_AUTH_SOCK; 18:56:28 unset SSH_AGENT_PID; 18:56:28 echo Agent pid 38 killed; 18:56:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:28 [ssh-agent] Looking for ssh-agent implementation... 18:56:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:28 $ docker exec a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 ssh-agent 18:56:28 SSH_AUTH_SOCK=/tmp/ssh-QLd6ff6Mog8o/agent.71 18:56:28 SSH_AGENT_PID=77 18:56:28 Running ssh-add (command line suppressed) 18:56:28 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_4081789729845182008.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_4081789729845182008.key) 18:56:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:29 + git semver init 18:56:29 2023-07-13 18:56:29,421 [run_init] DEBUG init version:0.0.0 force:False 18:56:29 2023-07-13 18:56:29,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:29 2023-07-13 18:56:29,422 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:29 2023-07-13 18:56:29,422 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444, universal_newlines=False, shell=None, istream=None) 18:56:30 2023-07-13 18:56:30,391 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.git/info/exclude 18:56:30 2023-07-13 18:56:30,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 with force:False 18:56:30 2023-07-13 18:56:30,392 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:30 2023-07-13 18:56:30,395 [execute] INFO git cat-file --batch-check 18:56:30 2023-07-13 18:56:30,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:30 2023-07-13 18:56:30,400 [execute] INFO git cat-file --batch 18:56:30 2023-07-13 18:56:30,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:30 2023-07-13 18:56:30,404 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:30 0.0.0 [Pipeline] } 18:56:30 $ docker exec --env ******** --env ******** a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 ssh-agent -k 18:56:30 unset SSH_AUTH_SOCK; 18:56:30 unset SSH_AGENT_PID; 18:56:30 echo Agent pid 77 killed; 18:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:30 + git semver [Pipeline] } 18:56:31 $ docker stop --time=1 a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 18:56:32 $ docker rm -f --volumes a739d70129d81db6baef2ddf074d46879532cee6d607705336a655550ce3b546 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:32 Stashed 1 file(s) [Pipeline] echo 18:56:32 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:33 provisioning config files... 18:56:33 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config18362559909729567529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:33 ---> docker-login.sh 18:56:33 nexus3.edgexfoundry.org:10001 18:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:33 Configure a credential helper to remove this warning. See 18:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:33 18:56:33 Login Succeeded 18:56:33 nexus3.edgexfoundry.org:10002 18:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:33 Configure a credential helper to remove this warning. See 18:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:33 18:56:33 Login Succeeded 18:56:33 nexus3.edgexfoundry.org:10003 18:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:33 Configure a credential helper to remove this warning. See 18:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:33 18:56:33 Login Succeeded 18:56:33 nexus3.edgexfoundry.org:10004 18:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:33 Configure a credential helper to remove this warning. See 18:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:33 18:56:33 Login Succeeded 18:56:33 docker.io 18:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:33 Configure a credential helper to remove this warning. See 18:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:33 18:56:33 Login Succeeded 18:56:33 ---> docker-login.sh ends [Pipeline] } 18:56:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:33 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 18:56:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:33 ========================================================= 18:56:33 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:56:33 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:34 + 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 . 18:56:34 Sending build context to Docker daemon 4.865MB 18:56:34 Step 1/21 : ARG BASE=alpine:3.16 18:56:34 Step 2/21 : FROM ${BASE} as builder 18:56:34 latest: Pulling from edgex-devops/edgex-gcc-base 18:56:34 91d30c5bc195: Pulling fs layer 18:56:34 316e5a4585fb: Pulling fs layer 18:56:34 91d30c5bc195: Verifying Checksum 18:56:34 91d30c5bc195: Download complete 18:56:34 91d30c5bc195: Pull complete 18:56:35 316e5a4585fb: Verifying Checksum 18:56:35 316e5a4585fb: Download complete 18:56:38 316e5a4585fb: Pull complete 18:56:38 Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 18:56:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:56:38 ---> e83ffa357ff4 18:56:38 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 18:56:39 ---> Running in 1b89e5663835 18:56:39 Connecting to iotech.jfrog.io (52.212.72.229:443) 18:56:40 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:56:40 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:56:40 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:56:40 Removing intermediate container 1b89e5663835 18:56:40 ---> 7ae9c1359136 18:56:40 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:56:40 ---> Running in f637902f0bee 18:56:41 Removing intermediate container f637902f0bee 18:56:41 ---> 3ce8b6f58cc0 18:56:41 Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 18:56:41 ---> Running in 3eda8956673c 18:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:56:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:56:41 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 18:56:42 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:56:42 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:56:42 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:56:42 (3/16) Installing hiredis (1.0.2-r0) 18:56:42 (4/16) Installing hiredis-dev (1.0.2-r0) 18:56:42 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:56:42 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:56:43 (7/16) Installing libcbor (0.9.0-r1) 18:56:43 (8/16) Installing libcbor-dev (0.9.0-r1) 18:56:43 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:56:43 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:56:43 (11/16) Installing libblkid (2.38-r1) 18:56:43 (12/16) Installing libuuid (2.38-r1) 18:56:43 (13/16) Installing libfdisk (2.38-r1) 18:56:43 (14/16) Installing libmount (2.38-r1) 18:56:43 (15/16) Installing libsmartcols (2.38-r1) 18:56:43 (16/16) Installing util-linux-dev (2.38-r1) 18:56:43 Executing busybox-1.35.0-r17.trigger 18:56:43 OK: 280 MiB in 90 packages 18:56:44 Removing intermediate container 3eda8956673c 18:56:44 ---> cee3c50468a9 18:56:44 Step 6/21 : RUN mkdir /tmp/sdk 18:56:44 ---> Running in 7c3a7f6027ad 18:56:45 Removing intermediate container 7c3a7f6027ad 18:56:45 ---> 87b57d9fcfc7 18:56:45 Step 7/21 : COPY VERSION /tmp/sdk 18:56:45 ---> ff06160ccd7a 18:56:45 Step 8/21 : COPY src /tmp/sdk/src 18:56:45 ---> 2d8256a1debe 18:56:45 Step 9/21 : COPY include /tmp/sdk/include 18:56:45 ---> 12c7ae87d4f6 18:56:45 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:56:45 ---> dbd86e960ea8 18:56:45 Step 11/21 : COPY LICENSE /tmp/sdk 18:56:45 ---> 6e24eeafed0a 18:56:45 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:56:45 ---> 0d723df9664b 18:56:45 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:56:45 ---> Running in 5a741460f7fe 18:56:46 + CPPCHECK=false 18:56:46 + DOCGEN=false 18:56:46 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:56:46 + '[' 0 -gt 0 ] 18:56:46 + readlink -f ./scripts/build.sh 18:56:46 + dirname /tmp/sdk/scripts/build.sh 18:56:46 + dirname /tmp/sdk/scripts 18:56:46 + ROOT=/tmp/sdk 18:56:46 + cd /tmp/sdk 18:56:46 + mkdir -p /tmp/sdk/build/release 18:56:46 + cd /tmp/sdk/build/release 18:56:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:56:46 -- The C compiler identification is GNU 11.2.1 18:56:46 -- Detecting C compiler ABI info 18:56:46 -- Detecting C compiler ABI info - done 18:56:46 -- Check for working C compiler: /usr/bin/cc - skipped 18:56:46 -- Detecting C compile features 18:56:46 -- Detecting C compile features - done 18:56:46 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:56:46 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:56:46 -- Found LIBYAML: /usr/lib/libyaml.so 18:56:46 -- Found LIBUUID: /usr/lib/libuuid.so 18:56:46 -- Found LIBCBOR: /usr/lib/libcbor.so 18:56:46 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:56:46 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:56:46 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:56:46 -- /opt/iotech/iot/1.5/include 18:56:46 -- C SDK 0.0.0 for Linux 18:56:46 -- Performing Test CSDK_HAVE_ATOMIC 18:56:46 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:56:46 -- Found Curses: /usr/lib/libcurses.so 18:56:46 -- Configuring done 18:56:46 -- Generating done 18:56:46 -- Build files have been written to: /tmp/sdk/build/release 18:56:46 + make all package 18:56:46 + tee release.log 18:56:46 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:46 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:46 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:46 25 | void clear_ae_signals (); 18:56:46 | ^~~~ 18:56:46 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:46 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:46 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:46 | ^ 18:56:46 | ; 18:56:46 171 | } 18:56:46 | ~ 18:56:46 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:46 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:46 278 | void clear_ae_signals () 18:56:46 | ^~~~~~~~~~~~~~~~ 18:56:46 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:46 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:46 make: *** [Makefile:156: all] Error 2 18:56:46 + '[' false '=' true ] 18:56:46 + '[' false '=' true ] 18:56:46 + mkdir -p /tmp/sdk/build/debug 18:56:46 + cd /tmp/sdk/build/debug 18:56:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:56:46 -- The C compiler identification is GNU 11.2.1 18:56:46 -- Detecting C compiler ABI info 18:56:46 -- Detecting C compiler ABI info - done 18:56:46 -- Check for working C compiler: /usr/bin/cc - skipped 18:56:46 -- Detecting C compile features 18:56:46 -- Detecting C compile features - done 18:56:46 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:56:46 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:56:46 -- Found LIBYAML: /usr/lib/libyaml.so 18:56:46 -- Found LIBUUID: /usr/lib/libuuid.so 18:56:46 -- Found LIBCBOR: /usr/lib/libcbor.so 18:56:46 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:56:46 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:56:46 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:56:46 -- /opt/iotech/iot/1.5/include 18:56:46 -- C SDK 0.0.0 for Linux 18:56:46 -- Performing Test CSDK_HAVE_ATOMIC 18:56:47 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:56:47 -- Found Curses: /usr/lib/libcurses.so 18:56:47 -- Configuring done 18:56:47 -- Generating done 18:56:47 -- Build files have been written to: /tmp/sdk/build/debug 18:56:47 + tee debug.log 18:56:47 + make 18:56:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:47 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:47 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:47 25 | void clear_ae_signals (); 18:56:47 | ^~~~ 18:56:47 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:47 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:47 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:47 | ^ 18:56:47 | ; 18:56:47 171 | } 18:56:47 | ~ 18:56:47 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:47 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:47 278 | void clear_ae_signals () 18:56:47 | ^~~~~~~~~~~~~~~~ 18:56:47 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:47 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:47 make: *** [Makefile:156: all] Error 2 18:56:47 make: Entering directory '/tmp/sdk/build/release' 18:56:47 make[1]: Entering directory '/tmp/sdk/build/release' 18:56:47 make[2]: Entering directory '/tmp/sdk/build/release' 18:56:47 Consolidate compiler generated dependencies of target csdk 18:56:47 make[2]: Leaving directory '/tmp/sdk/build/release' 18:56:47 make[2]: Entering directory '/tmp/sdk/build/release' 18:56:47 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:56:47 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:56:47 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:47 25 | void clear_ae_signals (); 18:56:47 | ^~~~ 18:56:47 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:56:47 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:56:47 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:56:47 | ^ 18:56:47 | ; 18:56:47 171 | } 18:56:47 | ~ 18:56:47 /tmp/sdk/src/c/autoevent.c: At top level: 18:56:47 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:56:47 278 | void clear_ae_signals () 18:56:47 | ^~~~~~~~~~~~~~~~ 18:56:47 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:56:47 make[2]: Leaving directory '/tmp/sdk/build/release' 18:56:47 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:56:47 make[1]: Leaving directory '/tmp/sdk/build/release' 18:56:47 make: *** [Makefile:156: all] Error 2 18:56:47 make: Leaving directory '/tmp/sdk/build/release' 18:56:47 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:48 Still waiting to schedule task 18:56:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:56:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:48 18:56:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:48 latest: Pulling from edgex-lftools-log-publisher 18:56:48 5eb5b503b376: Pulling fs layer 18:56:48 5c69ac0246d0: Pulling fs layer 18:56:48 ec43610c2a17: Pulling fs layer 18:56:48 3a2ae6a8a46f: Pulling fs layer 18:56:48 33b1e0a273af: Pulling fs layer 18:56:48 5d3b04190fa2: Pulling fs layer 18:56:48 2f39f015ded8: Pulling fs layer 18:56:48 33b1e0a273af: Waiting 18:56:48 5d3b04190fa2: Waiting 18:56:48 2f39f015ded8: Waiting 18:56:48 3a2ae6a8a46f: Waiting 18:56:48 5c69ac0246d0: Download complete 18:56:48 3a2ae6a8a46f: Download complete 18:56:48 33b1e0a273af: Verifying Checksum 18:56:48 33b1e0a273af: Download complete 18:56:48 ec43610c2a17: Verifying Checksum 18:56:48 ec43610c2a17: Download complete 18:56:48 5d3b04190fa2: Download complete 18:56:48 5eb5b503b376: Verifying Checksum 18:56:48 5eb5b503b376: Download complete 18:56:49 2f39f015ded8: Download complete 18:56:49 5eb5b503b376: Pull complete 18:56:50 5c69ac0246d0: Pull complete 18:56:50 ec43610c2a17: Pull complete 18:56:50 3a2ae6a8a46f: Pull complete 18:56:50 33b1e0a273af: Pull complete 18:56:50 5d3b04190fa2: Pull complete 18:56:56 2f39f015ded8: Pull complete 18:56:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:56:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:56 prd-ubuntu20.04-docker-8c-8g-1089 does not seem to be running inside a container 18:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:00 $ docker top ba0e1060200a34ea865d4fcf48689664dd31b39222fd488d4e00176d263a5811 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:00 ---> job-cost.sh 18:57:00 lf-activate-venv: SKIPPING 18:57:00 INFO: No Stack... 18:57:01 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:01 INFO: Archiving Costs [Pipeline] sh 18:57:01 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/cost.csv 18:57:01 + cut -d, -f6 [Pipeline] lock 18:57:02 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] 18:57:02 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] did not exist. Created. 18:57:02 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:02 + echo total: 0.2199999988079071 [Pipeline] stash 18:57:02 Stashed 1 file(s) [Pipeline] } 18:57:02 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:02 $ docker stop --time=1 ba0e1060200a34ea865d4fcf48689664dd31b39222fd488d4e00176d263a5811 18:57:03 $ docker rm -f --volumes ba0e1060200a34ea865d4fcf48689664dd31b39222fd488d4e00176d263a5811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:03 Failed in branch amd64 18:59:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1091 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] ws 18:59:14 Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout 18:59:14 Selected Git installation does not exist. Using Default 18:59:14 The recommended git tool is: NONE 18:59:20 using credential edgex-jenkins-ssh 18:59:20 Cloning the remote Git repository 18:59:20 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:59:20 > git init /w/workspace/device-sdk-c/11 # timeout=10 18:59:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:20 > git --version # timeout=10 18:59:20 > git --version # 'git version 2.25.1' 18:59:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:22 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:23 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:23 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:24 Merging remotes/origin/main commit 5083ed3070027848acd6eb0750509a0a7c8e5467 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea 18:59:24 Merge succeeded, producing 6dce64d14e6c86729d6e33531d474f56b45fda0e 18:59:24 Checking out Revision 6dce64d14e6c86729d6e33531d474f56b45fda0e (PR-444) 18:59:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:24 > git config core.sparsecheckout # timeout=10 18:59:24 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 18:59:24 > git remote # timeout=10 18:59:24 > git config --get remote.origin.url # timeout=10 18:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:24 > git merge 5083ed3070027848acd6eb0750509a0a7c8e5467 # timeout=10 18:59:24 > git rev-parse HEAD^{commit} # timeout=10 18:59:24 > git config core.sparsecheckout # timeout=10 18:59:24 > git checkout -f 6dce64d14e6c86729d6e33531d474f56b45fda0e # timeout=10 18:59:28 Commit message: "Merge commit '5083ed3070027848acd6eb0750509a0a7c8e5467' into HEAD" 18:59:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:29 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:29 Dload Upload Total Spent Left Speed 18:59:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 244k [Pipeline] sh 18:59:28 > git rev-list --no-walk d3410677a3c7296bc72e54e8e7c02cd17494a54f # timeout=10 18:59:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:30 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:59:30 /etc/docker/daemon.json 18:59:30 { 18:59:30 "registry-mirrors": [ 18:59:30 "https://nexus3.edgexfoundry.org:10001" 18:59:30 ], 18:59:30 "bip": "10.250.0.254/24", 18:59:30 "hosts": [ 18:59:30 "tcp://0.0.0.0:5555", 18:59:30 "unix:///var/run/docker.sock" 18:59:30 ], 18:59:30 "mtu": 1458, 18:59:30 "selinux-enabled": true, 18:59:30 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:30 } [Pipeline] sh 18:59:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:52 provisioning config files... 18:59:52 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config5293911296816385963tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:53 ---> docker-login.sh 18:59:53 nexus3.edgexfoundry.org:10001 18:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:53 Configure a credential helper to remove this warning. See 18:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:53 18:59:53 Login Succeeded 18:59:53 nexus3.edgexfoundry.org:10002 18:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:53 Configure a credential helper to remove this warning. See 18:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:53 18:59:53 Login Succeeded 18:59:53 nexus3.edgexfoundry.org:10003 18:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:54 Configure a credential helper to remove this warning. See 18:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:54 18:59:54 Login Succeeded 18:59:54 nexus3.edgexfoundry.org:10004 18:59:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:54 Configure a credential helper to remove this warning. See 18:59:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:54 18:59:54 Login Succeeded 18:59:54 docker.io 18:59:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:55 Configure a credential helper to remove this warning. See 18:59:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:55 18:59:55 Login Succeeded 18:59:55 ---> docker-login.sh ends [Pipeline] } 18:59:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:55 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 18:59:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:55 ========================================================= 18:59:55 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 18:59:55 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:55 + 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 . 18:59:56 Sending build context to Docker daemon 2.926MB 18:59:56 Step 1/21 : ARG BASE=alpine:3.16 18:59:56 Step 2/21 : FROM ${BASE} as builder 18:59:56 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 18:59:56 547446be3368: Pulling fs layer 18:59:56 76bd08e1cacc: Pulling fs layer 18:59:56 547446be3368: Verifying Checksum 18:59:56 547446be3368: Download complete 18:59:57 547446be3368: Pull complete 18:59:58 76bd08e1cacc: Verifying Checksum 18:59:58 76bd08e1cacc: Download complete 19:00:06 76bd08e1cacc: Pull complete 19:00:06 Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe 19:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 19:00:06 ---> 295cd00e64f4 19:00:06 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 19:00:07 ---> Running in ddd336398718 19:00:08 Connecting to iotech.jfrog.io (52.212.72.229:443) 19:00:08 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 19:00:08 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 19:00:08 '/etc/apk/keys/alpine.dev.rsa.pub' saved 19:00:09 Removing intermediate container ddd336398718 19:00:09 ---> 7c597a77a013 19:00:09 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 19:00:09 ---> Running in 2de7df3fce2c 19:00:11 Removing intermediate container 2de7df3fce2c 19:00:11 ---> edb1a2fe824a 19:00:11 Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev 19:00:11 ---> Running in 7cf0e48848d8 19:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:00:12 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:13 WARNING: This apk-tools is OLD! Some packages might not function properly. 19:00:13 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 19:00:13 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 19:00:13 (3/16) Installing hiredis (1.0.2-r0) 19:00:13 (4/16) Installing hiredis-dev (1.0.2-r0) 19:00:13 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 19:00:14 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 19:00:14 (7/16) Installing libcbor (0.9.0-r1) 19:00:14 (8/16) Installing libcbor-dev (0.9.0-r1) 19:00:14 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 19:00:14 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 19:00:15 (11/16) Installing libblkid (2.38-r1) 19:00:15 (12/16) Installing libuuid (2.38-r1) 19:00:15 (13/16) Installing libfdisk (2.38-r1) 19:00:15 (14/16) Installing libmount (2.38-r1) 19:00:15 (15/16) Installing libsmartcols (2.38-r1) 19:00:15 (16/16) Installing util-linux-dev (2.38-r1) 19:00:15 Executing busybox-1.35.0-r17.trigger 19:00:15 OK: 286 MiB in 90 packages 19:00:16 Removing intermediate container 7cf0e48848d8 19:00:16 ---> 47232a0777ef 19:00:16 Step 6/21 : RUN mkdir /tmp/sdk 19:00:16 ---> Running in 20a3894fe89c 19:00:18 Removing intermediate container 20a3894fe89c 19:00:18 ---> 3e44f65f123a 19:00:18 Step 7/21 : COPY VERSION /tmp/sdk 19:00:18 ---> b7f7a74e0ed1 19:00:18 Step 8/21 : COPY src /tmp/sdk/src 19:00:19 ---> b5793ef18b5e 19:00:19 Step 9/21 : COPY include /tmp/sdk/include 19:00:19 ---> 2f652ba6c7dc 19:00:19 Step 10/21 : COPY scripts /tmp/sdk/scripts 19:00:20 ---> ad69421a74d8 19:00:20 Step 11/21 : COPY LICENSE /tmp/sdk 19:00:20 ---> a033bb296faa 19:00:20 Step 12/21 : COPY Attribution.txt /tmp/sdk 19:00:21 ---> b70ff7300150 19:00:21 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 19:00:21 ---> Running in fbfdddf1f41f 19:00:22 + CPPCHECK=false 19:00:22 + DOCGEN=false 19:00:22 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 19:00:22 + '[' 0 -gt 0 ] 19:00:22 + readlink -f ./scripts/build.sh 19:00:22 + dirname /tmp/sdk/scripts/build.sh 19:00:22 + dirname /tmp/sdk/scripts 19:00:22 + ROOT=/tmp/sdk 19:00:22 + cd /tmp/sdk 19:00:22 + mkdir -p /tmp/sdk/build/release 19:00:22 + cd /tmp/sdk/build/release 19:00:22 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 19:00:22 -- The C compiler identification is GNU 11.2.1 19:00:22 -- Detecting C compiler ABI info 19:00:22 -- Detecting C compiler ABI info - done 19:00:22 -- Check for working C compiler: /usr/bin/cc - skipped 19:00:22 -- Detecting C compile features 19:00:22 -- Detecting C compile features - done 19:00:22 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:23 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 19:00:23 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:23 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:23 -- Found LIBCBOR: /usr/lib/libcbor.so 19:00:23 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:23 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:23 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:00:23 -- /opt/iotech/iot/1.5/include 19:00:23 -- C SDK 0.0.0 for Linux 19:00:23 -- Performing Test CSDK_HAVE_ATOMIC 19:00:23 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:23 -- Found Curses: /usr/lib/libcurses.so 19:00:24 -- Configuring done 19:00:24 -- Generating done 19:00:24 -- Build files have been written to: /tmp/sdk/build/release 19:00:24 + make all package 19:00:24 + tee release.log 19:00:24 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:24 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:24 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:24 25 | void clear_ae_signals (); 19:00:24 | ^~~~ 19:00:24 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:24 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:24 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:24 | ^ 19:00:24 | ; 19:00:24 171 | } 19:00:24 | ~ 19:00:24 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:24 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:24 278 | void clear_ae_signals () 19:00:24 | ^~~~~~~~~~~~~~~~ 19:00:24 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:24 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:24 make: *** [Makefile:156: all] Error 2 19:00:24 + '[' false '=' true ] 19:00:24 + '[' false '=' true ] 19:00:24 + mkdir -p /tmp/sdk/build/debug 19:00:24 + cd /tmp/sdk/build/debug 19:00:24 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:00:25 -- The C compiler identification is GNU 11.2.1 19:00:25 -- Detecting C compiler ABI info 19:00:25 -- Detecting C compiler ABI info - done 19:00:25 -- Check for working C compiler: /usr/bin/cc - skipped 19:00:25 -- Detecting C compile features 19:00:25 -- Detecting C compile features - done 19:00:25 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:25 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 19:00:25 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:25 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:25 -- Found LIBCBOR: /usr/lib/libcbor.so 19:00:25 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:25 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:25 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:00:25 -- /opt/iotech/iot/1.5/include 19:00:25 -- C SDK 0.0.0 for Linux 19:00:25 -- Performing Test CSDK_HAVE_ATOMIC 19:00:26 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:26 -- Found Curses: /usr/lib/libcurses.so 19:00:26 -- Configuring done 19:00:26 -- Generating done 19:00:26 -- Build files have been written to: /tmp/sdk/build/debug 19:00:26 + tee+ debug.log 19:00:26 make 19:00:26 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:27 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:27 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:27 25 | void clear_ae_signals (); 19:00:27 | ^~~~ 19:00:27 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:27 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:27 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:27 | ^ 19:00:27 | ; 19:00:27 171 | } 19:00:27 | ~ 19:00:27 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:27 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:27 278 | void clear_ae_signals () 19:00:27 | ^~~~~~~~~~~~~~~~ 19:00:27 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:27 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:27 make: *** [Makefile:156: all] Error 2 19:00:27 make: Entering directory '/tmp/sdk/build/release' 19:00:27 make[1]: Entering directory '/tmp/sdk/build/release' 19:00:27 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:27 Consolidate compiler generated dependencies of target csdk 19:00:27 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:27 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:27 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:27 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:27 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:27 25 | void clear_ae_signals (); 19:00:27 | ^~~~ 19:00:27 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:27 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:27 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:27 | ^ 19:00:27 | ; 19:00:27 171 | } 19:00:27 | ~ 19:00:27 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:27 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:27 278 | void clear_ae_signals () 19:00:27 | ^~~~~~~~~~~~~~~~ 19:00:27 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:27 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:27 make[1]: Leaving directory '/tmp/sdk/build/release' 19:00:27 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:27 make: *** [Makefile:156: all] Error 2 19:00:27 make: Leaving directory '/tmp/sdk/build/release' 19:00:29 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:29 19:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:30 arm64: Pulling from edgex-lftools-log-publisher 19:00:30 8998bd30e6a1: Pulling fs layer 19:00:30 04944245beec: Pulling fs layer 19:00:30 699f458cf7ca: Pulling fs layer 19:00:30 765212b225bb: Pulling fs layer 19:00:30 f23df028b6ca: Pulling fs layer 19:00:30 d65c8cfc05b1: Pulling fs layer 19:00:30 2437ff75d9bd: Pulling fs layer 19:00:30 765212b225bb: Waiting 19:00:30 f23df028b6ca: Waiting 19:00:30 d65c8cfc05b1: Waiting 19:00:30 2437ff75d9bd: Waiting 19:00:30 04944245beec: Verifying Checksum 19:00:30 04944245beec: Download complete 19:00:30 765212b225bb: Verifying Checksum 19:00:30 765212b225bb: Download complete 19:00:30 f23df028b6ca: Verifying Checksum 19:00:30 f23df028b6ca: Download complete 19:00:30 d65c8cfc05b1: Verifying Checksum 19:00:30 d65c8cfc05b1: Download complete 19:00:30 699f458cf7ca: Verifying Checksum 19:00:30 699f458cf7ca: Download complete 19:00:30 8998bd30e6a1: Verifying Checksum 19:00:30 8998bd30e6a1: Download complete 19:00:32 2437ff75d9bd: Verifying Checksum 19:00:32 2437ff75d9bd: Download complete 19:00:34 8998bd30e6a1: Pull complete 19:00:35 04944245beec: Pull complete 19:00:36 699f458cf7ca: Pull complete 19:00:36 765212b225bb: Pull complete 19:00:37 f23df028b6ca: Pull complete 19:00:37 d65c8cfc05b1: Pull complete 19:00:52 2437ff75d9bd: Pull complete 19:00:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:00:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-1091 does not seem to be running inside a container 19:00:52 $ 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/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:00:55 $ docker top bb9bdb7babfdd53cebac3b92e46c75ff9b25d433a31ea1956f25846482582316 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:55 ---> job-cost.sh 19:00:55 lf-activate-venv: SKIPPING 19:00:55 INFO: No Stack... 19:00:56 INFO: Retrieving Pricing Info for: v3-standard-4 19:00:57 INFO: Archiving Costs [Pipeline] sh 19:00:57 + cat /w/workspace/device-sdk-c/11/archives/cost.csv 19:00:58 + cut -d, -f6 [Pipeline] lock 19:00:58 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] 19:00:58 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] did not exist. Created. 19:00:58 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:58 /w/workspace/device-sdk-c/11@tmp/durable-817430a4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:00:59 + echo total: 0.10999999940395355 [Pipeline] stash 19:00:59 Warning: overwriting stash ‘stack-cost’ 19:00:59 Stashed 1 file(s) [Pipeline] } 19:00:59 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-11-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:59 $ docker stop --time=1 bb9bdb7babfdd53cebac3b92e46c75ff9b25d433a31ea1956f25846482582316 19:01:01 $ docker rm -f --volumes bb9bdb7babfdd53cebac3b92e46c75ff9b25d433a31ea1956f25846482582316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:01:01 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives ] 19:01:01 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:01 total 16 19:01:01 drwxr-xr-x 3 root root 4096 Jul 13 18:57 . 19:01:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 18:57 .. 19:01:01 drwxr-xr-x 2 root root 4096 Jul 13 18:57 cost 19:01:01 -rw-r--r-- 1 root root 84 Jul 13 18:57 cost.csv 19:01:01 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:01 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:01 total 16 19:01:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 18:57 . 19:01:01 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 18:57 .. 19:01:01 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 18:57 cost 19:01:01 -rw-r--r-- 1 jenkins jenkins 84 Jul 13 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:03 ---> package-listing.sh 19:01:03 ++ facter osfamily 19:01:03 ++ tr '[:upper:]' '[:lower:]' 19:01:03 + OS_FAMILY=debian 19:01:03 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-444 19:01:03 + START_PACKAGES=/tmp/packages_start.txt 19:01:03 + END_PACKAGES=/tmp/packages_end.txt 19:01:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:03 + PACKAGES=/tmp/packages_start.txt 19:01:03 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 19:01:03 + PACKAGES=/tmp/packages_end.txt 19:01:03 + case "${OS_FAMILY}" in 19:01:03 + dpkg -l 19:01:03 + grep '^ii' 19:01:03 + '[' -f /tmp/packages_start.txt ']' 19:01:03 + '[' -f /tmp/packages_end.txt ']' 19:01:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:03 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 19:01:03 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ 19:01:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ [Pipeline] echo 19:01:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:04 prd-ubuntu20.04-docker-8c-8g-1089 does not seem to be running inside a container 19:01:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/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-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:04 $ docker top f74536cc3f335abaa9a7f2dc873a57e2e96cbacd3809b6c488326be7bb5e6ff3 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:04 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:05 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:05 + ls /var/log/sa-host 19:01:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:05 provisioning config files... 19:01:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config18227986053234474618tmp [Pipeline] { [Pipeline] echo 19:01:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:05 ---> create-netrc.sh [Pipeline] } 19:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:06 ---> python-tools-install.sh [Pipeline] echo 19:01:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:06 ---> sudo-logs.sh 19:01:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:06 ---> job-cost.sh 19:01:06 lf-activate-venv: SKIPPING 19:01:06 DEBUG: total: 0.2199999988079071 19:01:06 INFO: Retrieving Stack Cost... 19:01:07 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:07 INFO: Archiving Costs [Pipeline] echo 19:01:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:08 ---> logs-deploy.sh 19:01:08 lf-activate-venv: SKIPPING 19:01:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-444/11 19:01:08 INFO: archiving workspace using pattern(s): 19:01:09 Archives upload complete. 19:01:09 INFO: archiving logs to Nexus