Started by upstream project "edgexfoundry/cd-management/release-lts" build number 151 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15800fc43d58ca67e0cb91530f895d1caddf3500 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-ssh16249545210445590618.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh16835336718000146261.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/palau/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-can/branches/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1660941721346274032.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh7007464875155572405.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-can/branches/palau/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-can/branches/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8019412028120573590.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-can, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [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-can-settings PROJECT: device-can 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-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13723 in /w/workspace/edgexfoundry_device-can_palau [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-can.git > git init /w/workspace/edgexfoundry_device-can_palau # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.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-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 15800fc43d58ca67e0cb91530f895d1caddf3500 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @aed48e3" > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15800fc43d58ca67e0cb91530f895d1caddf3500 # timeout=10 > git rev-list --no-walk 15800fc43d58ca67e0cb91530f895d1caddf3500 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:09 ========================================================= 03:32:09 EdgeX Global Pipelines Version Info 03:32:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:10 ------------------- 03:32:10 stable info: 03:32:10 ------------------- 03:32:10 Commited By: Ginny Guan ginny@iotechsys.com 03:32:10 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:32:10 Message: update stable to v1.0.281 03:32:11 ------------------- 03:32:11 experimental info: 03:32:11 ------------------- 03:32:11 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:11 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 03:32:11 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15800fc [Pipeline] echo 03:32:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:12 provisioning config files... 03:32:12 copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config18355000568372385279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:12 ---> ****-login.sh 03:32:12 nexus3.edgexfoundry.org:10001 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:12 03:32:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:32:12 Configure a credential helper to remove this warning. See 03:32:12 https://docs.****.com/go/credential-store/ 03:32:12 03:32:12 Login Succeeded 03:32:12 nexus3.edgexfoundry.org:10002 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:12 03:32:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:32:12 Configure a credential helper to remove this warning. See 03:32:12 https://docs.****.com/go/credential-store/ 03:32:12 03:32:12 Login Succeeded 03:32:12 nexus3.edgexfoundry.org:10003 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:12 03:32:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:32:12 Configure a credential helper to remove this warning. See 03:32:12 https://docs.****.com/go/credential-store/ 03:32:12 03:32:12 Login Succeeded 03:32:12 nexus3.edgexfoundry.org:10004 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:12 03:32:12 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:32:12 Configure a credential helper to remove this warning. See 03:32:12 https://docs.****.com/go/credential-store/ 03:32:12 03:32:12 Login Succeeded 03:32:12 ****.io 03:32:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:13 03:32:13 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:32:13 Configure a credential helper to remove this warning. See 03:32:13 https://docs.****.com/go/credential-store/ 03:32:13 03:32:13 Login Succeeded 03:32:13 ---> ****-login.sh ends [Pipeline] } 03:32:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 03:32:13 + git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo 03:32:13 -----------> git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 15800fc43d58ca67e0cb91530f895d1caddf3500 [false] [Pipeline] sh 03:32:13 + git log --format=format:%s -1 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo 03:32:14 ========================================================= 03:32:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 03:32:14 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:32:14 + git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo 03:32:14 -----------> git rev-list -1 --merges 15800fc43d58ca67e0cb91530f895d1caddf3500~1..15800fc43d58ca67e0cb91530f895d1caddf3500 15800fc43d58ca67e0cb91530f895d1caddf3500 [false] [Pipeline] sh 03:32:14 + git log --format=format:%s -1 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] echo 03:32:14 ========================================================= 03:32:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 03:32:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:32:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:15 + grep -v github /etc/ssh/ssh_known_hosts 03:32:15 + [ -e /tmp/ssh_known_hosts ] 03:32:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:32:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:32:15 + sudo tee -a /etc/ssh/ssh_known_hosts 03:32:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:15 03:32:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:15 0.1.4: Pulling from edgex-devops/py-git-semver 03:32:15 3dae71ba6b94: Pulling fs layer 03:32:15 6bf1a483ea7c: Pulling fs layer 03:32:15 f5dfc541a4d3: Pulling fs layer 03:32:15 461d9e800cba: Pulling fs layer 03:32:15 80192f66455f: Pulling fs layer 03:32:15 2e8e34ca0e6c: Pulling fs layer 03:32:15 a29436f7fd5d: Pulling fs layer 03:32:15 923cac83aea3: Pulling fs layer 03:32:15 25ad8b0a4227: Pulling fs layer 03:32:15 461d9e800cba: Waiting 03:32:15 db01528c6b51: Pulling fs layer 03:32:15 28988de357af: Pulling fs layer 03:32:15 80192f66455f: Waiting 03:32:15 2e8e34ca0e6c: Waiting 03:32:15 923cac83aea3: Waiting 03:32:15 a29436f7fd5d: Waiting 03:32:15 25ad8b0a4227: Waiting 03:32:15 db01528c6b51: Waiting 03:32:15 28988de357af: Waiting 03:32:15 6bf1a483ea7c: Verifying Checksum 03:32:15 6bf1a483ea7c: Download complete 03:32:15 461d9e800cba: Download complete 03:32:15 80192f66455f: Download complete 03:32:16 f5dfc541a4d3: Verifying Checksum 03:32:16 f5dfc541a4d3: Download complete 03:32:16 3dae71ba6b94: Verifying Checksum 03:32:16 3dae71ba6b94: Download complete 03:32:16 923cac83aea3: Verifying Checksum 03:32:16 923cac83aea3: Download complete 03:32:16 25ad8b0a4227: Verifying Checksum 03:32:16 25ad8b0a4227: Download complete 03:32:16 db01528c6b51: Verifying Checksum 03:32:16 db01528c6b51: Download complete 03:32:16 28988de357af: Verifying Checksum 03:32:16 28988de357af: Download complete 03:32:16 a29436f7fd5d: Verifying Checksum 03:32:16 a29436f7fd5d: Download complete 03:32:16 2e8e34ca0e6c: Verifying Checksum 03:32:16 2e8e34ca0e6c: Download complete 03:32:17 3dae71ba6b94: Pull complete 03:32:17 6bf1a483ea7c: Pull complete 03:32:18 f5dfc541a4d3: Pull complete 03:32:18 461d9e800cba: Pull complete 03:32:18 80192f66455f: Pull complete 03:32:23 2e8e34ca0e6c: Pull complete 03:32:23 a29436f7fd5d: Pull complete 03:32:23 923cac83aea3: Pull complete 03:32:23 25ad8b0a4227: Pull complete 03:32:23 db01528c6b51: Pull complete 03:32:23 28988de357af: Pull complete 03:32:23 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:24 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:32:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:25 $ docker top 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 -eo pid,comm 03:32:25 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). 03:32:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:25 [ssh-agent] Looking for ssh-agent implementation... 03:32:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:25 $ docker exec 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent 03:32:26 SSH_AUTH_SOCK=/tmp/ssh-DOSkNfIh2V2S/agent.32 03:32:26 SSH_AGENT_PID=38 03:32:26 Running ssh-add (command line suppressed) 03:32:26 Identity added: /w/workspace/edgexfoundry_device-can_palau@tmp/private_key_2817921446203889225.key (/w/workspace/edgexfoundry_device-can_palau@tmp/private_key_2817921446203889225.key) 03:32:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-can_palau [Pipeline] sh 03:32:26 + git tag --points-at 15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] } 03:32:26 $ docker exec --env ******** --env ******** 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent -k 03:32:26 unset SSH_AUTH_SOCK; 03:32:26 unset SSH_AGENT_PID; 03:32:26 echo Agent pid 38 killed; 03:32:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:32:27 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 03:32:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:27 [ssh-agent] Looking for ssh-agent implementation... 03:32:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:27 $ docker exec 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent 03:32:27 SSH_AUTH_SOCK=/tmp/ssh-WyAStstHhfZw/agent.85 03:32:27 SSH_AGENT_PID=91 03:32:27 Running ssh-add (command line suppressed) 03:32:27 Identity added: /w/workspace/edgexfoundry_device-can_palau@tmp/private_key_13772124211422719619.key (/w/workspace/edgexfoundry_device-can_palau@tmp/private_key_13772124211422719619.key) 03:32:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:27 + git semver init 03:32:27 2026-06-23 03:32:27,862 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:32:27 2026-06-23 03:32:27,866 [run_init] DEBUG init version:0.0.0 force:False 03:32:27 2026-06-23 03:32:27,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_palau/.semver 03:32:27 2026-06-23 03:32:27,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_palau/.semver 03:32:27 2026-06-23 03:32:27,867 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_palau/.semver'], cwd=/w/workspace/edgexfoundry_device-can_palau, stdin=None, shell=False, universal_newlines=False) 03:32:28 2026-06-23 03:32:28,545 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_palau/.git/info/exclude 03:32:28 2026-06-23 03:32:28,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_palau/.semver/palau with force:False 03:32:28 2026-06-23 03:32:28,546 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_palau/.semver/palau 03:32:28 2026-06-23 03:32:28,546 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_palau/.semver/palau 03:32:28 4.0.2 [Pipeline] } 03:32:28 $ docker exec --env ******** --env ******** 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 ssh-agent -k 03:32:28 unset SSH_AUTH_SOCK; 03:32:28 unset SSH_AGENT_PID; 03:32:28 echo Agent pid 91 killed; 03:32:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:29 + git semver [Pipeline] } 03:32:29 $ docker stop --time=1 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 03:32:30 $ docker rm -f --volumes 657cc2894fc6ecda17bbd354d89a39042ddb3a30dd66361dcae60d70e723e651 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:31 Stashed 1 file(s) [Pipeline] echo 03:32:31 [edgeXSemver]: initialized semver on version 4.0.2 [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] sh 03:32:31 + git checkout 15800fc43d58ca67e0cb91530f895d1caddf3500 03:32:31 HEAD is now at 15800fc ci(lts-release): LTS release v4.0.2 @aed48e3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:31 provisioning config files... 03:32:31 copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config6963537815960512757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:32 ---> ****-login.sh 03:32:32 nexus3.edgexfoundry.org:10001 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 Login Succeeded 03:32:32 nexus3.edgexfoundry.org:10002 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 Login Succeeded 03:32:32 nexus3.edgexfoundry.org:10003 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 Login Succeeded 03:32:32 nexus3.edgexfoundry.org:10004 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 Login Succeeded 03:32:32 ****.io 03:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:32 Login Succeeded 03:32:32 ---> ****-login.sh ends [Pipeline] } 03:32:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:32 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:32:33 + git log --pretty=%H %s 03:32:33 + grep ci(lts-release) 03:32:33 + head -n 1 03:32:33 + awk {print $1} [Pipeline] echo 03:32:33 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh 03:32:33 + docker pull nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 03:32:33 15800fc43d58ca67e0cb91530f895d1caddf3500: Pulling from device-can-builder-x86_64 03:32:33 84f5eff04246: Pulling fs layer 03:32:33 1f53e96f069b: Pulling fs layer 03:32:33 b453c9e20ba2: Pulling fs layer 03:32:33 e4e090e57f88: Pulling fs layer 03:32:33 f3d4f627ce24: Pulling fs layer 03:32:33 bed142994034: Pulling fs layer 03:32:33 5a8b2dae2d07: Pulling fs layer 03:32:33 d4b5f34c0b53: Pulling fs layer 03:32:33 4f4fb700ef54: Pulling fs layer 03:32:33 388bca9f5817: Pulling fs layer 03:32:33 524b99c6c5be: Pulling fs layer 03:32:33 e4e090e57f88: Waiting 03:32:33 f3d4f627ce24: Waiting 03:32:33 5a8b2dae2d07: Waiting 03:32:33 bed142994034: Waiting 03:32:33 d4b5f34c0b53: Waiting 03:32:33 4f4fb700ef54: Waiting 03:32:33 388bca9f5817: Waiting 03:32:33 524b99c6c5be: Waiting 03:32:33 1f53e96f069b: Verifying Checksum 03:32:33 1f53e96f069b: Download complete 03:32:33 b453c9e20ba2: Download complete 03:32:33 f3d4f627ce24: Verifying Checksum 03:32:33 f3d4f627ce24: Download complete 03:32:33 bed142994034: Verifying Checksum 03:32:33 bed142994034: Download complete 03:32:33 5a8b2dae2d07: Verifying Checksum 03:32:33 5a8b2dae2d07: Download complete 03:32:33 84f5eff04246: Verifying Checksum 03:32:33 84f5eff04246: Download complete 03:32:33 d4b5f34c0b53: Verifying Checksum 03:32:33 d4b5f34c0b53: Download complete 03:32:33 4f4fb700ef54: Verifying Checksum 03:32:33 4f4fb700ef54: Download complete 03:32:33 388bca9f5817: Verifying Checksum 03:32:33 524b99c6c5be: Verifying Checksum 03:32:33 524b99c6c5be: Download complete 03:32:33 84f5eff04246: Pull complete 03:32:33 1f53e96f069b: Pull complete 03:32:33 b453c9e20ba2: Pull complete 03:32:35 e4e090e57f88: Download complete 03:32:39 e4e090e57f88: Pull complete 03:32:39 f3d4f627ce24: Pull complete 03:32:40 bed142994034: Pull complete 03:32:40 5a8b2dae2d07: Pull complete 03:32:40 d4b5f34c0b53: Pull complete 03:32:40 4f4fb700ef54: Pull complete 03:32:40 388bca9f5817: Pull complete 03:32:40 524b99c6c5be: Pull complete 03:32:40 Digest: sha256:584e57080255cd0971d0593c13d98eeb89e61656506af21b05bd332059691fb7 03:32:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 03:32:40 nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh 03:32:40 + docker tag nexus3.edgexfoundry.org:10002/device-can-builder-x86_64:15800fc43d58ca67e0cb91530f895d1caddf3500 ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:40 + docker inspect -f . ci-base-image-x86_64 03:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:41 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@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 ******** ci-base-image-x86_64 cat 03:32:42 $ docker top 4e31d3bbae0ae47f8c7914b410d4076052011a7665f9a63e571495e4b1693a0f -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:42 + make test 03:32:42 build/release/device-can/device-can [Pipeline] } 03:32:42 $ docker stop --time=1 4e31d3bbae0ae47f8c7914b410d4076052011a7665f9a63e571495e4b1693a0f 03:32:43 $ docker rm -f --volumes 4e31d3bbae0ae47f8c7914b410d4076052011a7665f9a63e571495e4b1693a0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:32:44 + ls -al . 03:32:44 total 76 03:32:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:32 . 03:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:32 .. 03:32:44 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:32 .git 03:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:32 .github 03:32:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:32 .semver 03:32:44 -rw-rw-r-- 1 jenkins jenkins 383 Jun 23 03:32 Attribution.txt 03:32:44 -rw-rw-r-- 1 jenkins jenkins 1397 Jun 23 03:32 CHANGELOG.md 03:32:44 -rwxrwxr-x 1 jenkins jenkins 677 Jun 23 03:32 GOVERNANCE.md 03:32:44 -rwxrwxr-x 1 jenkins jenkins 762 Jun 23 03:32 Jenkinsfile 03:32:44 -rwxrwxr-x 1 jenkins jenkins 10174 Jun 23 03:32 LICENSE 03:32:44 -rwxrwxr-x 1 jenkins jenkins 801 Jun 23 03:32 Makefile 03:32:44 -rwxrwxr-x 1 jenkins jenkins 616 Jun 23 03:32 OWNERS.md 03:32:44 -rwxrwxr-x 1 jenkins jenkins 4090 Jun 23 03:32 README.md 03:32:44 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 03:32 VERSION 03:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:32 res 03:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:32 scripts 03:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:32 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:44 + docker build -t device-can -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=15800fc43d58ca67e0cb91530f895d1caddf3500 --label arch=amd64 --label version=4.0.2 . 03:32:45 #0 building with "default" instance using docker driver 03:32:45 03:32:45 #1 [internal] load build definition from Dockerfile.alpine 03:32:45 #1 transferring dockerfile: 2.40kB done 03:32:45 #1 WARN: MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) 03:32:45 #1 DONE 0.0s 03:32:45 03:32:45 #2 [internal] load metadata for docker.io/library/alpine:3.22 03:32:45 #2 DONE 0.1s 03:32:45 03:32:45 #3 [internal] load .dockerignore 03:32:45 #3 transferring context: 2B done 03:32:45 #3 DONE 0.0s 03:32:45 03:32:45 #4 [internal] load build context 03:32:45 #4 transferring context: 33.85kB done 03:32:45 #4 DONE 0.0s 03:32:45 03:32:45 #5 [builder 1/10] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 03:32:45 #5 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 03:32:45 #5 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 03:32:45 #5 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 03:32:45 #5 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 03:32:45 #5 DONE 0.1s 03:32:45 03:32:45 #6 [builder 2/10] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 03:32:45 #6 0.195 Connecting to iotech.jfrog.io (34.246.139.145:443) 03:32:46 #6 0.603 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 03:32:46 #6 0.603 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 03:32:46 #6 0.603 '/etc/apk/keys/alpine.dev.rsa.pub' saved 03:32:46 #6 DONE 0.7s 03:32:46 03:32:46 #7 [builder 3/10] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 03:32:46 #7 DONE 0.4s 03:32:46 Still waiting to schedule task 03:32:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:32:46 03:32:46 #8 [stage-1 4/11] RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 03:32:47 #8 0.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:47 #8 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:47 #8 0.807 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:47 #8 1.323 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:32:47 #8 1.332 (1/28) Upgrading libcrypto3 (3.5.6-r0 -> 3.5.7-r0) 03:32:47 #8 1.372 (2/28) Upgrading libssl3 (3.5.6-r0 -> 3.5.7-r0) 03:32:47 #8 1.381 (3/28) Installing brotli-libs (1.1.0-r2) 03:32:47 #8 1.394 (4/28) Installing c-ares (1.34.6-r0) 03:32:47 #8 1.400 (5/28) Installing libunistring (1.3-r0) 03:32:47 #8 1.417 (6/28) Installing libidn2 (2.3.7-r0) 03:32:47 #8 1.422 (7/28) Installing nghttp2-libs (1.69.0-r0) 03:32:48 #8 1.427 (8/28) Installing libpsl (0.21.5-r3) 03:32:48 #8 1.431 (9/28) Installing zstd-libs (1.5.7-r0) 03:32:48 #8 1.442 (10/28) Installing libcurl (8.14.1-r2) 03:32:48 #8 1.454 (11/28) Installing curl (8.14.1-r2) 03:32:48 #8 1.460 (12/28) Installing dumb-init (1.2.5-r3) 03:32:48 #8 1.465 (13/28) Installing hiredis (1.3.0-r0) 03:32:48 #8 1.469 (14/28) Installing yaml (0.2.5-r2) 03:32:48 #8 1.475 (15/28) Installing libcbor (0.12.0-r0) 03:32:48 #8 1.479 (16/28) Installing iotech-iot-1.6 (1.6.3-r0) 03:32:48 #8 2.128 (17/28) Installing pkgconf (2.4.3-r0) 03:32:48 #8 2.133 (18/28) Installing openssl-dev (3.5.7-r0) 03:32:48 #8 2.153 (19/28) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 03:32:49 #8 3.029 (20/28) Installing gmp (6.3.0-r3) 03:32:49 #8 3.037 (21/28) Installing nettle (3.10.2-r0) 03:32:49 #8 3.048 (22/28) Installing libffi (3.4.8-r0) 03:32:49 #8 3.052 (23/28) Installing libtasn1 (4.21.0-r0) 03:32:49 #8 3.056 (24/28) Installing p11-kit (0.25.5-r2) 03:32:49 #8 3.069 (25/28) Installing gnutls (3.8.13-r0) 03:32:49 #8 3.091 (26/28) Installing libmicrohttpd (1.0.1-r1) 03:32:49 #8 3.097 (27/28) Installing libuuid (2.41-r9) 03:32:49 #8 3.100 (28/28) Installing linux-headers (6.14.2-r0) 03:32:49 #8 3.188 Executing busybox-1.37.0-r20.trigger 03:32:49 #8 3.194 OK: 28 MiB in 42 packages 03:32:50 #8 DONE 4.0s 03:32:50 03:32:50 #9 [builder 4/10] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 03:32:50 #9 0.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:50 #9 0.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:50 #9 0.811 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:50 #9 1.321 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:32:50 #9 1.331 (1/99) Upgrading libcrypto3 (3.5.6-r0 -> 3.5.7-r0) 03:32:50 #9 1.368 (2/99) Upgrading libssl3 (3.5.6-r0 -> 3.5.7-r0) 03:32:50 #9 1.380 (3/99) Installing libgcc (14.2.0-r6) 03:32:50 #9 1.386 (4/99) Installing jansson (2.14.1-r0) 03:32:50 #9 1.390 (5/99) Installing libstdc++ (14.2.0-r6) 03:32:50 #9 1.419 (6/99) Installing zstd-libs (1.5.7-r0) 03:32:50 #9 1.428 (7/99) Installing binutils (2.44-r3) 03:32:50 #9 1.493 (8/99) Installing libmagic (5.46-r2) 03:32:50 #9 1.520 (9/99) Installing file (5.46-r2) 03:32:50 #9 1.523 (10/99) Installing libgomp (14.2.0-r6) 03:32:50 #9 1.530 (11/99) Installing libatomic (14.2.0-r6) 03:32:50 #9 1.534 (12/99) Installing gmp (6.3.0-r3) 03:32:50 #9 1.542 (13/99) Installing isl26 (0.26-r1) 03:32:50 #9 1.563 (14/99) Installing mpfr4 (4.2.1_p1-r0) 03:32:50 #9 1.571 (15/99) Installing mpc1 (1.3.1-r1) 03:32:50 #9 1.576 (16/99) Installing gcc (14.2.0-r6) 03:32:50 #9 2.341 (17/99) Installing libstdc++-dev (14.2.0-r6) 03:32:50 #9 2.462 (18/99) Installing musl-dev (1.2.5-r12) 03:32:50 #9 2.521 (19/99) Installing g++ (14.2.0-r6) 03:32:50 #9 2.759 (20/99) Installing make (4.4.1-r3) 03:32:50 #9 2.762 (21/99) Installing fortify-headers (1.1-r5) 03:32:50 #9 2.767 (22/99) Installing patch (2.8-r0) 03:32:50 #9 2.772 (23/99) Installing build-base (0.5-r3) 03:32:50 #9 2.772 (24/99) Installing acl-libs (2.3.2-r1) 03:32:50 #9 2.776 (25/99) Installing libbz2 (1.0.8-r6) 03:32:50 #9 2.781 (26/99) Installing libexpat (2.8.1-r0) 03:32:50 #9 2.786 (27/99) Installing lz4-libs (1.10.0-r0) 03:32:50 #9 2.793 (28/99) Installing xz-libs (5.8.3-r0) 03:32:50 #9 2.799 (29/99) Installing libarchive (3.8.3-r0) 03:32:50 #9 2.811 (30/99) Installing rhash-libs (1.4.5-r0) 03:32:50 #9 2.820 (31/99) Installing libuv (1.51.0-r0) 03:32:50 #9 2.826 (32/99) Installing cmake (3.31.7-r1) 03:32:50 #9 3.341 (33/99) Installing brotli-libs (1.1.0-r2) 03:32:50 #9 3.355 (34/99) Installing brotli (1.1.0-r2) 03:32:50 #9 3.359 (35/99) Installing pkgconf (2.4.3-r0) 03:32:50 #9 3.364 (36/99) Installing brotli-dev (1.1.0-r2) 03:32:50 #9 3.368 (37/99) Installing c-ares (1.34.6-r0) 03:32:50 #9 3.374 (38/99) Installing c-ares-dev (1.34.6-r0) 03:32:50 #9 3.394 (39/99) Installing libunistring (1.3-r0) 03:32:50 #9 3.412 (40/99) Installing libidn2 (2.3.7-r0) 03:32:50 #9 3.418 (41/99) Installing libidn2-dev (2.3.7-r0) 03:32:50 #9 3.422 (42/99) Installing libpsl (0.21.5-r3) 03:32:50 #9 3.427 (43/99) Installing libpsl-utils (0.21.5-r3) 03:32:50 #9 3.430 (44/99) Installing libpsl-dev (0.21.5-r3) 03:32:50 #9 3.433 (45/99) Installing nghttp2-libs (1.69.0-r0) 03:32:50 #9 3.439 (46/99) Installing nghttp2-dev (1.69.0-r0) 03:32:50 #9 3.443 (47/99) Installing openssl-dev (3.5.7-r0) 03:32:50 #9 3.469 (48/99) Installing zlib-dev (1.3.2-r0) 03:32:50 #9 3.473 (49/99) Installing zstd (1.5.7-r0) 03:32:50 #9 3.480 (50/99) Installing zstd-dev (1.5.7-r0) 03:32:50 #9 3.486 (51/99) Installing libcurl (8.14.1-r2) 03:32:50 #9 3.630 (52/99) Installing curl-dev (8.14.1-r2) 03:32:50 #9 3.635 (53/99) Installing pcre2 (10.46-r0) 03:32:50 #9 3.650 (54/99) Installing git (2.49.1-r0) 03:32:50 #9 3.703 (55/99) Installing git-init-template (2.49.1-r0) 03:32:50 #9 3.706 (56/99) Installing hiredis (1.3.0-r0) 03:32:50 #9 3.710 (57/99) Installing hiredis-dev (1.3.0-r0) 03:32:50 #9 3.720 (58/99) Installing yaml (0.2.5-r2) 03:32:50 #9 3.725 (59/99) Installing libcbor (0.12.0-r0) 03:32:50 #9 3.729 (60/99) Installing iotech-iot-1.6 (1.6.3-r0) 03:32:51 #9 4.390 (61/99) Installing iotech-iot-1.6-dev (1.6.3-r0) 03:32:51 #9 4.494 (62/99) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 03:32:51 #9 4.784 (63/99) Installing libcbor-dev (0.12.0-r0) 03:32:51 #9 4.790 (64/99) Installing nettle (3.10.2-r0) 03:32:51 #9 4.799 (65/99) Installing libffi (3.4.8-r0) 03:32:51 #9 4.804 (66/99) Installing libtasn1 (4.21.0-r0) 03:32:51 #9 4.809 (67/99) Installing p11-kit (0.25.5-r2) 03:32:51 #9 4.827 (68/99) Installing gnutls (3.8.13-r0) 03:32:51 #9 4.857 (69/99) Installing libmicrohttpd (1.0.1-r1) 03:32:51 #9 4.863 (70/99) Installing gnutls-c++ (3.8.13-r0) 03:32:51 #9 4.869 (71/99) Installing libgmpxx (6.3.0-r3) 03:32:51 #9 4.873 (72/99) Installing gmp-dev (6.3.0-r3) 03:32:51 #9 4.878 (73/99) Installing nettle-dev (3.10.2-r0) 03:32:51 #9 4.891 (74/99) Installing libtasn1-progs (4.21.0-r0) 03:32:51 #9 4.896 (75/99) Installing libtasn1-dev (4.21.0-r0) 03:32:51 #9 4.899 (76/99) Installing p11-kit-dev (0.25.5-r2) 03:32:51 #9 4.904 (77/99) Installing gnutls-dev (3.8.13-r0) 03:32:51 #9 4.912 (78/99) Installing libmicrohttpd-dev (1.0.1-r1) 03:32:51 #9 4.917 (79/99) Installing linux-headers (6.14.2-r0) 03:32:51 #9 4.999 (80/99) Installing ncurses-terminfo-base (6.5_p20250503-r0) 03:32:51 #9 5.004 (81/99) Installing libncursesw (6.5_p20250503-r0) 03:32:51 #9 5.014 (82/99) Installing libformw (6.5_p20250503-r0) 03:32:51 #9 5.018 (83/99) Installing libmenuw (6.5_p20250503-r0) 03:32:51 #9 5.022 (84/99) Installing libpanelw (6.5_p20250503-r0) 03:32:51 #9 5.026 (85/99) Installing libncurses++ (6.5_p20250503-r0) 03:32:51 #9 5.031 (86/99) Installing ncurses-dev (6.5_p20250503-r0) 03:32:51 #9 5.041 (87/99) Installing libeconf (0.6.3-r0) 03:32:51 #9 5.045 (88/99) Installing libblkid (2.41-r9) 03:32:51 #9 5.064 (89/99) Installing libuuid (2.41-r9) 03:32:51 #9 5.068 (90/99) Installing libfdisk (2.41-r9) 03:32:51 #9 5.077 (91/99) Installing sqlite-libs (3.49.2-r1) 03:32:51 #9 5.098 (92/99) Installing liblastlog2 (2.41-r9) 03:32:51 #9 5.102 (93/99) Installing libmount (2.41-r9) 03:32:51 #9 5.111 (94/99) Installing libsmartcols (2.41-r9) 03:32:51 #9 5.116 (95/99) Installing readline (8.2.13-r1) 03:32:51 #9 5.122 (96/99) Installing sqlite (3.49.2-r1) 03:32:51 #9 5.145 (97/99) Installing sqlite-dev (3.49.2-r1) 03:32:51 #9 5.161 (98/99) Installing util-linux-dev (2.41-r9) 03:32:51 #9 5.167 (99/99) Installing yaml-dev (0.2.5-r2) 03:32:51 #9 5.256 Executing busybox-1.37.0-r20.trigger 03:32:51 #9 5.268 OK: 336 MiB in 113 packages 03:32:52 #9 DONE 5.5s 03:32:52 03:32:52 #10 [stage-1 5/11] RUN apk --no-cache upgrade 03:32:52 #10 0.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:52 #10 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:52 #10 0.477 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:52 #10 1.017 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:32:52 #10 1.029 Upgrading critical system libraries and apk-tools: 03:32:52 #10 1.029 (1/2) Upgrading libapk2 (2.14.9-r3 -> 2.14.10-r0) 03:32:52 #10 1.036 (2/2) Upgrading apk-tools (2.14.9-r3 -> 2.14.10-r0) 03:32:52 #10 1.041 Executing busybox-1.37.0-r20.trigger 03:32:52 #10 1.106 Continuing the upgrade transaction with new apk-tools: 03:32:52 #10 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:52 #10 1.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:32:52 #10 ... 03:32:52 03:32:52 #11 [builder 5/10] COPY scripts /device-can/scripts 03:32:52 #11 DONE 0.0s 03:32:52 03:32:52 #12 [builder 6/10] COPY src /device-can/src/ 03:32:52 #12 DONE 0.0s 03:32:52 03:32:52 #13 [builder 7/10] COPY VERSION /device-can/ 03:32:52 #13 DONE 0.0s 03:32:52 03:32:52 #14 [builder 8/10] WORKDIR /device-can 03:32:52 #14 DONE 0.0s 03:32:52 03:32:52 #10 [stage-1 5/11] RUN apk --no-cache upgrade 03:32:52 #10 1.586 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 03:32:52 #10 2.122 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:32:52 #10 2.137 (1/2) Upgrading alpine-release (3.22.4-r0 -> 3.22.5-r0) 03:32:52 #10 2.147 (2/2) Upgrading ca-certificates-bundle (20260413-r0 -> 20260611-r0) 03:32:52 #10 2.161 OK: 28 MiB in 42 packages 03:32:52 #10 DONE 2.3s 03:32:52 03:32:52 #15 [builder 9/10] RUN /device-can/scripts/build_deps.sh 1 03:32:52 #15 0.232 + BUILD_CSDK=1 03:32:52 #15 0.232 + CSDK_VERSION=4.0.2 03:32:52 #15 0.232 + '[' -d deps ] 03:32:52 #15 0.232 + mkdir deps 03:32:52 #15 0.233 + cd /device-can/deps 03:32:52 #15 0.233 + '[' 1 '=' 1 ] 03:32:52 #15 0.233 + cd /device-can/deps 03:32:52 #15 0.233 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 03:32:52 #15 0.235 Connecting to github.com (140.82.114.3:443) 03:32:52 #15 0.412 Connecting to codeload.github.com (140.82.114.9:443) 03:32:52 #15 0.510 saving to 'v4.0.2.zip' 03:32:52 #15 0.540 v4.0.2.zip 44269 --:--:-- ETA 03:32:52 #15 0.572 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 03:32:52 #15 0.572 'v4.0.2.zip' saved 03:32:52 #15 0.572 + unzip v4.0.2.zip 03:32:52 #15 0.577 Archive: v4.0.2.zip 03:32:52 #15 0.577 creating: device-sdk-c-4.0.2/ 03:32:52 #15 0.577 creating: device-sdk-c-4.0.2/.github/ 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/.github/Contributing.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/.github/semantic.yml 03:32:52 #15 0.577 creating: device-sdk-c-4.0.2/.github/workflows/ 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/.gitignore 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/Attribution.txt 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/CHANGELOG.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/Doxyfile 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/Jenkinsfile 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/LICENSE 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/Makefile 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/OWNERS.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/README.IOT.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/README.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/README.v3.md 03:32:52 #15 0.577 creating: device-sdk-c-4.0.2/docs/ 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/docs/configuration.md 03:32:52 #15 0.577 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/docs/metrics.md 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/docs/startup.md 03:32:52 #15 0.579 creating: device-sdk-c-4.0.2/include/ 03:32:52 #15 0.579 creating: device-sdk-c-4.0.2/include/devsdk/ 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 03:32:52 #15 0.579 creating: device-sdk-c-4.0.2/include/edgex/ 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 03:32:52 #15 0.579 creating: device-sdk-c-4.0.2/scripts/ 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/scripts/build.sh 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 03:32:52 #15 0.579 creating: device-sdk-c-4.0.2/src/ 03:32:52 #15 0.579 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 03:32:52 #15 0.582 creating: device-sdk-c-4.0.2/src/c/ 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/api.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/bus.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/callback3.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/callback3.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/command.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/command.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/config.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/config.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/correlation.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/correlation.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/data.c 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/data.h 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 03:32:52 #15 0.582 inflating: device-sdk-c-4.0.2/src/c/device.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/device.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devman.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devmap.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devmap.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/devutil.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/discovery.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/discovery.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 03:32:52 #15 0.585 creating: device-sdk-c-4.0.2/src/c/examples/ 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 03:32:52 #15 0.585 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 03:32:52 #15 0.585 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 03:32:52 #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 03:32:52 #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 03:32:52 #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 03:32:52 #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 03:32:52 #15 0.586 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 03:32:52 #15 0.586 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 03:32:52 #15 0.587 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 03:32:52 #15 0.587 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 03:32:52 #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/ 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 03:32:52 #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 03:32:52 #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 03:32:52 #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 03:32:52 #15 0.589 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 03:32:52 #15 0.589 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 03:32:52 #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 03:32:52 #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 03:32:52 #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 03:32:52 #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/random/ 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 03:32:52 #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 03:32:52 #15 0.590 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 03:32:52 #15 0.590 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 03:32:52 #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 03:32:52 #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/res/ 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 03:32:52 #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 03:32:52 #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 03:32:52 #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 03:32:52 #15 0.591 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 03:32:52 #15 0.591 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 03:32:52 #15 0.593 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 03:32:52 #15 0.593 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/filesys.c 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/filesys.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/keeper.c 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/keeper.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/map.c 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/map.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/metadata.c 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/metadata.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/metrics.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/opstate.c 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/opstate.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/parson.c 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/parson.h 03:32:52 #15 0.593 inflating: device-sdk-c-4.0.2/src/c/profiles.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/profiles.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/registry.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/registry.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/rest.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/secrets.h 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/service.c 03:32:52 #15 0.595 inflating: device-sdk-c-4.0.2/src/c/service.h 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/c/transform.c 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/c/transform.h 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/c/validate.c 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/c/validate.h 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/c/watchers.c 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/c/watchers.h 03:32:52 #15 0.596 creating: device-sdk-c-4.0.2/src/cmake/ 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 03:32:52 #15 0.596 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 03:32:52 #15 0.596 + cd device-sdk-c-4.0.2 03:32:52 #15 0.596 + ./scripts/build.sh 03:32:52 #15 0.597 + CPPCHECK=false 03:32:52 #15 0.597 + DOCGEN=false 03:32:52 #15 0.597 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 03:32:52 #15 0.597 + '[' 0 -gt 0 ] 03:32:52 #15 0.598 + readlink -f ./scripts/build.sh 03:32:52 #15 0.599 + dirname /device-can/deps/device-sdk-c-4.0.2/scripts/build.sh 03:32:52 #15 0.600 + dirname /device-can/deps/device-sdk-c-4.0.2/scripts 03:32:52 #15 0.600 + ROOT=/device-can/deps/device-sdk-c-4.0.2 03:32:52 #15 0.600 + cd /device-can/deps/device-sdk-c-4.0.2 03:32:52 #15 0.600 + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/release 03:32:52 #15 0.602 + cd /device-can/deps/device-sdk-c-4.0.2/build/release 03:32:52 #15 0.602 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.2/src 03:32:52 #15 0.607 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 03:32:52 #15 0.607 Compatibility with CMake < 3.10 will be removed from a future version of 03:32:52 #15 0.607 CMake. 03:32:52 #15 0.607 03:32:52 #15 0.607 Update the VERSION argument value. Or, use the ... syntax 03:32:52 #15 0.607 to tell CMake that the project requires at least but has been updated 03:32:52 #15 0.607 to work with policies introduced by or earlier. 03:32:52 #15 0.607 03:32:52 #15 0.607 03:32:52 #15 0.679 -- The C compiler identification is GNU 14.2.0 03:32:52 #15 0.692 -- Detecting C compiler ABI info 03:32:52 #15 0.794 -- Detecting C compiler ABI info - done 03:32:53 #15 0.824 -- Check for working C compiler: /usr/bin/cc - skipped 03:32:53 #15 0.825 -- Detecting C compile features 03:32:53 #15 0.826 -- Detecting C compile features - done 03:32:53 #15 0.842 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 03:32:53 #15 0.958 -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") 03:32:53 #15 0.961 -- Found LIBYAML: /usr/lib/libyaml.so 03:32:53 #15 0.964 -- Found LIBUUID: /usr/lib/libuuid.so 03:32:53 #15 0.967 -- Found LIBCBOR: /usr/lib/libcbor.so 03:32:53 #15 0.970 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 03:32:53 #15 0.973 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 03:32:53 #15 0.973 -- /opt/iotech/iot/1.6/include 03:32:53 #15 0.973 -- C SDK 0.0.0 for Linux 03:32:53 #15 0.976 -- Performing Test CSDK_HAVE_ATOMIC 03:32:53 #15 1.063 -- Performing Test CSDK_HAVE_ATOMIC - Success 03:32:53 #15 1.116 -- Found Curses: /usr/lib/libcurses.so 03:32:53 #15 1.140 -- Configuring done (0.5s) 03:32:53 #15 1.173 -- Generating done (0.0s) 03:32:53 #15 1.174 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/release 03:32:53 #15 1.179 + make all package 03:32:53 #15 1.179 + tee release.log 03:32:53 #15 1.228 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 03:32:53 #15 1.390 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 03:32:53 #15 1.571 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 03:32:53 #15 1.736 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 03:32:53 #15 1.844 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 03:32:54 #15 1.894 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 03:32:54 #15 1.894 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 03:32:54 #15 1.894 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 03:32:54 #15 1.894 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:32:54 #15 1.999 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 03:32:54 #15 2.339 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 03:32:54 #15 2.387 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 03:32:54 #15 2.553 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 03:32:54 #15 2.854 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 03:32:54 #15 2.956 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 03:32:55 #15 3.099 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 03:32:55 #15 3.236 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 03:32:55 #15 3.338 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 03:32:55 #15 3.511 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 03:32:55 #15 3.575 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 03:32:56 #15 3.925 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 03:32:56 #15 3.988 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 03:32:56 #15 4.252 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 03:32:56 #15 4.371 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 03:32:56 #15 4.615 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 03:32:57 #15 4.707 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 03:32:58 #15 5.950 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 03:32:58 #15 6.065 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 03:32:58 #15 6.142 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 03:32:58 #15 6.232 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 03:32:58 #15 6.289 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 03:32:58 #15 6.331 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] 03:32:58 #15 6.331 547 | bool edgex_rest_server_register_handler 03:32:58 #15 6.331 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:32:58 #15 6.331 In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: 03:32:58 #15 6.331 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' 03:32:58 #15 6.331 24 | extern bool edgex_rest_server_register_handler 03:32:58 #15 6.331 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:32:58 #15 6.531 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 03:32:59 #15 6.842 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 03:32:59 #15 6.927 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 03:32:59 #15 7.068 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 03:32:59 #15 7.169 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 03:32:59 #15 7.738 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 03:32:59 #15 7.866 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 03:33:00 #15 7.934 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 03:33:00 #15 8.058 [ 69%] Linking C shared library libcsdk.so 03:33:00 #15 8.115 [ 69%] Built target csdk 03:33:00 #15 8.138 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 03:33:00 #15 8.287 [ 73%] Linking C executable template 03:33:00 #15 8.353 [ 73%] Built target template 03:33:00 #15 8.375 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 03:33:00 #15 8.468 [ 76%] Linking C executable device-counter 03:33:00 #15 8.530 [ 76%] Built target device-counter 03:33:00 #15 8.553 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 03:33:00 #15 8.650 [ 80%] Linking C executable device-random 03:33:00 #15 8.723 [ 80%] Built target device-random 03:33:00 #15 8.746 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 03:33:00 #15 8.826 [ 84%] Linking C executable device-gyro 03:33:00 #15 8.887 [ 84%] Built target device-gyro 03:33:00 #15 8.908 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 03:33:00 #15 9.000 [ 88%] Linking C executable device-bitfields 03:33:01 #15 9.082 [ 88%] Built target device-bitfields 03:33:01 #15 9.101 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 03:33:01 #15 9.260 [ 92%] Linking C executable template-discovery 03:33:01 #15 9.329 [ 92%] Built target template-discovery 03:33:01 #15 9.353 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 03:33:01 #15 9.475 [ 96%] Linking C executable device-file 03:33:01 #15 9.547 [ 96%] Built target device-file 03:33:01 #15 9.570 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 03:33:01 #15 9.687 [100%] Linking C executable device-terminal 03:33:02 #15 9.763 [100%] Built target device-terminal 03:33:02 #15 9.784 Run CPack packaging tool... 03:33:02 #15 9.798 CPack: Create package using TGZ 03:33:02 #15 9.798 CPack: Install projects 03:33:02 #15 9.798 CPack: - Run preinstall target for: Csdk 03:33:02 #15 10.06 CPack: - Install project: Csdk [] 03:33:02 #15 10.07 CPack: Create package 03:33:02 #15 10.10 CPack: - package: /device-can/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 03:33:02 #15 10.10 + '[' false '=' true ] 03:33:02 #15 10.10 + '[' false '=' true ] 03:33:02 #15 10.10 + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/debug 03:33:02 #15 10.10 + cd /device-can/deps/device-sdk-c-4.0.2/build/debug 03:33:02 #15 10.10 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.2/src 03:33:02 #15 10.11 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 03:33:02 #15 10.11 Compatibility with CMake < 3.10 will be removed from a future version of 03:33:02 #15 10.11 CMake. 03:33:02 #15 10.11 03:33:02 #15 10.11 Update the VERSION argument value. Or, use the ... syntax 03:33:02 #15 10.11 to tell CMake that the project requires at least but has been updated 03:33:02 #15 10.11 to work with policies introduced by or earlier. 03:33:02 #15 10.11 03:33:02 #15 10.11 03:33:02 #15 10.18 -- The C compiler identification is GNU 14.2.0 03:33:02 #15 10.19 -- Detecting C compiler ABI info 03:33:02 #15 10.29 -- Detecting C compiler ABI info - done 03:33:02 #15 10.31 -- Check for working C compiler: /usr/bin/cc - skipped 03:33:02 #15 10.31 -- Detecting C compile features 03:33:02 #15 10.31 -- Detecting C compile features - done 03:33:02 #15 10.33 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 03:33:02 #15 10.44 -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") 03:33:02 #15 10.44 -- Found LIBYAML: /usr/lib/libyaml.so 03:33:02 #15 10.44 -- Found LIBUUID: /usr/lib/libuuid.so 03:33:02 #15 10.44 -- Found LIBCBOR: /usr/lib/libcbor.so 03:33:02 #15 10.45 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 03:33:02 #15 10.45 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 03:33:02 #15 10.45 -- /opt/iotech/iot/1.6/include 03:33:02 #15 10.45 -- C SDK 0.0.0 for Linux 03:33:02 #15 10.45 -- Performing Test CSDK_HAVE_ATOMIC 03:33:02 #15 10.55 -- Performing Test CSDK_HAVE_ATOMIC - Success 03:33:02 #15 10.60 -- Found Curses: /usr/lib/libcurses.so 03:33:02 #15 10.62 -- Configuring done (0.5s) 03:33:02 #15 10.65 -- Generating done (0.0s) 03:33:02 #15 10.65 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/debug 03:33:02 #15 10.66 + + teemake debug.log 03:33:02 #15 10.66 03:33:02 #15 10.71 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 03:33:02 #15 10.80 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 03:33:03 #15 10.89 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 03:33:03 #15 10.98 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 03:33:03 #15 11.06 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 03:33:03 #15 11.10 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 03:33:03 #15 11.10 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 03:33:03 #15 11.10 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 03:33:03 #15 11.10 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:33:03 #15 11.17 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 03:33:03 #15 11.30 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 03:33:03 #15 11.35 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 03:33:03 #15 11.43 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 03:33:03 #15 11.55 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 03:33:03 #15 11.62 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 03:33:03 #15 11.71 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 03:33:04 #15 11.79 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 03:33:04 #15 11.86 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 03:33:04 #15 11.95 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 03:33:04 #15 12.00 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 03:33:04 #15 12.15 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 03:33:04 #15 12.20 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 03:33:04 #15 12.31 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 03:33:04 #15 12.36 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 03:33:04 #15 12.48 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 03:33:04 #15 12.55 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 03:33:04 #15 12.76 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 03:33:05 #15 12.84 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 03:33:05 #15 12.90 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 03:33:05 #15 12.97 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 03:33:05 #15 13.03 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 03:33:05 #15 13.07 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] 03:33:05 #15 13.07 547 | bool edgex_rest_server_register_handler 03:33:05 #15 13.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:33:05 #15 13.07 In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: 03:33:05 #15 13.07 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' 03:33:05 #15 13.07 24 | extern bool edgex_rest_server_register_handler 03:33:05 #15 13.07 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:33:05 #15 13.13 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 03:33:05 #15 13.36 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 03:33:05 #15 13.43 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 03:33:05 #15 13.50 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 03:33:05 #15 13.58 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 03:33:05 #15 13.74 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 03:33:05 #15 13.82 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 03:33:05 #15 13.88 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 03:33:06 #15 13.95 [ 69%] Linking C shared library libcsdk.so 03:33:06 #15 14.02 [ 69%] Built target csdk 03:33:06 #15 14.04 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 03:33:06 #15 14.12 [ 73%] Linking C executable template 03:33:06 #15 14.19 [ 73%] Built target template 03:33:06 #15 14.21 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 03:33:06 #15 14.27 [ 76%] Linking C executable device-counter 03:33:06 #15 14.34 [ 76%] Built target device-counter 03:33:06 #15 14.36 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 03:33:06 #15 14.43 [ 80%] Linking C executable device-random 03:33:06 #15 14.50 [ 80%] Built target device-random 03:33:06 #15 14.52 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 03:33:06 #15 14.57 [ 84%] Linking C executable device-gyro 03:33:06 #15 14.64 [ 84%] Built target device-gyro 03:33:06 #15 14.66 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 03:33:06 #15 14.73 [ 88%] Linking C executable device-bitfields 03:33:06 #15 14.79 [ 88%] Built target device-bitfields 03:33:06 #15 14.82 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 03:33:06 #15 14.90 [ 92%] Linking C executable template-discovery 03:33:07 #15 14.97 [ 92%] Built target template-discovery 03:33:07 #15 14.99 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 03:33:07 #15 15.06 [ 96%] Linking C executable device-file 03:33:07 #15 15.13 [ 96%] Built target device-file 03:33:07 #15 15.15 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 03:33:07 #15 15.23 [100%] Linking C executable device-terminal 03:33:07 #15 15.30 [100%] Built target device-terminal 03:33:07 #15 15.31 + cp -rf include/devsdk include/edgex /usr/include/ 03:33:07 #15 15.31 + cp build/release/c/libcsdk.so /usr/lib/ 03:33:07 #15 15.31 + mkdir -p /usr/share/doc/edgex-csdk 03:33:07 #15 15.31 + cp Attribution.txt /usr/share/doc/edgex-csdk 03:33:07 #15 15.31 + cp LICENSE /usr/share/doc/edgex-csdk 03:33:07 #15 15.31 + rm -rf /device-can/deps 03:33:07 #15 DONE 15.4s 03:33:07 03:33:07 #16 [builder 10/10] RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can 03:33:07 #16 0.314 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 03:33:07 #16 0.314 + readlink -f /device-can/scripts/build.sh 03:33:07 #16 0.315 + dirname /device-can/scripts/build.sh 03:33:07 #16 0.315 + dirname /device-can/scripts 03:33:07 #16 0.315 + ROOT=/device-can 03:33:07 #16 0.315 + echo /device-can 03:33:07 #16 0.315 + cd /device-can 03:33:07 #16 0.315 + mkdir -p /device-can/build/release 03:33:07 #16 0.316 /device-can 03:33:07 #16 0.316 + cd /device-can/build/release 03:33:07 #16 0.316 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src 03:33:07 #16 0.327 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 03:33:07 #16 0.327 Compatibility with CMake < 3.10 will be removed from a future version of 03:33:07 #16 0.327 CMake. 03:33:07 #16 0.327 03:33:07 #16 0.327 Update the VERSION argument value. Or, use the ... syntax 03:33:07 #16 0.327 to tell CMake that the project requires at least but has been updated 03:33:07 #16 0.327 to work with policies introduced by or earlier. 03:33:07 #16 0.327 03:33:07 #16 0.327 03:33:07 #16 0.391 -- The C compiler identification is GNU 14.2.0 03:33:07 #16 0.403 -- Detecting C compiler ABI info 03:33:07 #16 0.496 -- Detecting C compiler ABI info - done 03:33:08 #16 0.523 -- Check for working C compiler: /usr/bin/cc - skipped 03:33:08 #16 0.523 -- Detecting C compile features 03:33:08 #16 0.524 -- Detecting C compile features - done 03:33:08 #16 0.540 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 03:33:08 #16 0.540 -- /opt/iotech/iot/1.6/include 03:33:08 #16 0.543 -- Found LIBCSDK: /usr/lib/libcsdk.so 03:33:08 #16 0.544 -- Configuring done (0.2s) 03:33:08 #16 0.548 -- Generating done (0.0s) 03:33:08 #16 0.548 -- Build files have been written to: /device-can/build/release 03:33:08 #16 0.551 + make all 03:33:08 #16 0.552 + tee release.log 03:33:08 #16 0.586 [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o 03:33:08 #16 0.784 [100%] Linking C executable device-can 03:33:08 #16 0.855 [100%] Built target device-can 03:33:08 #16 DONE 0.9s 03:33:08 03:33:08 #17 [stage-1 6/11] COPY --from=builder /device-can/build/release/ / 03:33:08 #17 DONE 0.0s 03:33:08 03:33:08 #18 [stage-1 7/11] COPY --from=builder /usr/lib/libcsdk.so /usr/lib 03:33:08 #18 DONE 0.0s 03:33:08 03:33:08 #19 [stage-1 8/11] COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 03:33:08 #19 DONE 0.0s 03:33:08 03:33:08 #20 [stage-1 9/11] COPY LICENSE /. 03:33:08 #20 DONE 0.0s 03:33:08 03:33:08 #21 [stage-1 10/11] COPY Attribution.txt /. 03:33:08 #21 DONE 0.0s 03:33:08 03:33:08 #22 [stage-1 11/11] COPY res /res 03:33:08 #22 DONE 0.0s 03:33:08 03:33:08 #23 exporting to image 03:33:08 #23 exporting layers 03:33:09 #23 exporting layers 0.3s done 03:33:09 #23 writing image sha256:e1f28b038776b4df46e6d90d2f6d040eef50224f2f615cf24f9377e6952d9dc8 done 03:33:09 #23 naming to docker.io/library/device-can done 03:33:09 #23 DONE 0.3s 03:33:09 03:33:09 1 warning found (use docker --debug to expand): 03:33:09  - MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label (line 34) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:09 provisioning config files... 03:33:09 copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config16699807390451282089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:09 ---> ****-login.sh 03:33:09 nexus3.edgexfoundry.org:10001 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10002 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10003 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 Login Succeeded 03:33:09 nexus3.edgexfoundry.org:10004 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:09 Login Succeeded 03:33:09 ****.io 03:33:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:10 Login Succeeded 03:33:10 ---> ****-login.sh ends [Pipeline] } 03:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:10 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:33:10 [edgeXDocker.push] Tagging docker image device-can with the following tags: 03:33:10 15800fc43d58ca67e0cb91530f895d1caddf3500 03:33:10 4.0.2 03:33:10 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 03:33:10 palau 03:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker push nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500 03:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] 03:33:10 e8dab23661f4: Preparing 03:33:10 be85363a9b2b: Preparing 03:33:10 4a50e8a867af: Preparing 03:33:10 6551232a5599: Preparing 03:33:10 1a3f40c08343: Preparing 03:33:10 7ccb25d83ff9: Preparing 03:33:10 d28f606eeec1: Preparing 03:33:10 5bc5f2d9d665: Preparing 03:33:10 047a49956103: Preparing 03:33:10 b7b780ee3b1e: Preparing 03:33:10 0854555d70ac: Preparing 03:33:10 5bc5f2d9d665: Waiting 03:33:10 047a49956103: Waiting 03:33:10 b7b780ee3b1e: Waiting 03:33:10 0854555d70ac: Waiting 03:33:10 7ccb25d83ff9: Waiting 03:33:10 d28f606eeec1: Waiting 03:33:10 4a50e8a867af: Pushed 03:33:10 e8dab23661f4: Pushed 03:33:10 6551232a5599: Pushed 03:33:10 be85363a9b2b: Pushed 03:33:10 1a3f40c08343: Pushed 03:33:11 047a49956103: Pushed 03:33:11 b7b780ee3b1e: Pushed 03:33:11 7ccb25d83ff9: Pushed 03:33:11 0854555d70ac: Layer already exists 03:33:11 d28f606eeec1: Pushed 03:33:13 5bc5f2d9d665: Pushed 03:33:13 15800fc43d58ca67e0cb91530f895d1caddf3500: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:14 + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:14 + docker push nexus3.edgexfoundry.org:10004/device-can:4.0.2 03:33:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] 03:33:14 e8dab23661f4: Preparing 03:33:14 be85363a9b2b: Preparing 03:33:14 4a50e8a867af: Preparing 03:33:14 6551232a5599: Preparing 03:33:14 1a3f40c08343: Preparing 03:33:14 7ccb25d83ff9: Preparing 03:33:14 d28f606eeec1: Preparing 03:33:14 5bc5f2d9d665: Preparing 03:33:14 047a49956103: Preparing 03:33:14 b7b780ee3b1e: Preparing 03:33:14 0854555d70ac: Preparing 03:33:14 5bc5f2d9d665: Waiting 03:33:14 047a49956103: Waiting 03:33:14 b7b780ee3b1e: Waiting 03:33:14 7ccb25d83ff9: Waiting 03:33:14 0854555d70ac: Waiting 03:33:14 d28f606eeec1: Waiting 03:33:14 6551232a5599: Layer already exists 03:33:14 e8dab23661f4: Layer already exists 03:33:14 be85363a9b2b: Layer already exists 03:33:14 1a3f40c08343: Layer already exists 03:33:14 4a50e8a867af: Layer already exists 03:33:14 d28f606eeec1: Layer already exists 03:33:14 7ccb25d83ff9: Layer already exists 03:33:14 b7b780ee3b1e: Layer already exists 03:33:14 047a49956103: Layer already exists 03:33:14 5bc5f2d9d665: Layer already exists 03:33:14 0854555d70ac: Layer already exists 03:33:14 4.0.2: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:14 + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker push nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 03:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] 03:33:15 e8dab23661f4: Preparing 03:33:15 be85363a9b2b: Preparing 03:33:15 4a50e8a867af: Preparing 03:33:15 6551232a5599: Preparing 03:33:15 1a3f40c08343: Preparing 03:33:15 7ccb25d83ff9: Preparing 03:33:15 d28f606eeec1: Preparing 03:33:15 5bc5f2d9d665: Preparing 03:33:15 047a49956103: Preparing 03:33:15 b7b780ee3b1e: Preparing 03:33:15 0854555d70ac: Preparing 03:33:15 5bc5f2d9d665: Waiting 03:33:15 7ccb25d83ff9: Waiting 03:33:15 d28f606eeec1: Waiting 03:33:15 047a49956103: Waiting 03:33:15 0854555d70ac: Waiting 03:33:15 b7b780ee3b1e: Waiting 03:33:15 be85363a9b2b: Layer already exists 03:33:15 e8dab23661f4: Layer already exists 03:33:15 4a50e8a867af: Layer already exists 03:33:15 6551232a5599: Layer already exists 03:33:15 1a3f40c08343: Layer already exists 03:33:15 d28f606eeec1: Layer already exists 03:33:15 7ccb25d83ff9: Layer already exists 03:33:15 b7b780ee3b1e: Layer already exists 03:33:15 5bc5f2d9d665: Layer already exists 03:33:15 047a49956103: Layer already exists 03:33:15 0854555d70ac: Layer already exists 03:33:15 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker tag device-can nexus3.edgexfoundry.org:10004/device-can:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker push nexus3.edgexfoundry.org:10004/device-can:palau 03:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can] 03:33:15 e8dab23661f4: Preparing 03:33:15 be85363a9b2b: Preparing 03:33:15 4a50e8a867af: Preparing 03:33:15 6551232a5599: Preparing 03:33:15 1a3f40c08343: Preparing 03:33:15 7ccb25d83ff9: Preparing 03:33:15 d28f606eeec1: Preparing 03:33:15 5bc5f2d9d665: Preparing 03:33:15 047a49956103: Preparing 03:33:15 b7b780ee3b1e: Preparing 03:33:15 0854555d70ac: Preparing 03:33:15 d28f606eeec1: Waiting 03:33:15 5bc5f2d9d665: Waiting 03:33:15 7ccb25d83ff9: Waiting 03:33:15 047a49956103: Waiting 03:33:15 b7b780ee3b1e: Waiting 03:33:15 0854555d70ac: Waiting 03:33:15 1a3f40c08343: Layer already exists 03:33:15 6551232a5599: Layer already exists 03:33:15 be85363a9b2b: Layer already exists 03:33:15 e8dab23661f4: Layer already exists 03:33:15 4a50e8a867af: Layer already exists 03:33:15 7ccb25d83ff9: Layer already exists 03:33:15 5bc5f2d9d665: Layer already exists 03:33:15 d28f606eeec1: Layer already exists 03:33:15 047a49956103: Layer already exists 03:33:15 b7b780ee3b1e: Layer already exists 03:33:15 0854555d70ac: Layer already exists 03:33:15 palau: digest: sha256:079d056a095135e3d9f3e39990d15049728de1c3e916cc97dae00104dcee73b2 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:15 ===================================================== [Pipeline] echo 03:33:15 taggedImages: 03:33:15 - nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500 03:33:15 - nexus3.edgexfoundry.org:10004/device-can:4.0.2 03:33:15 - nexus3.edgexfoundry.org:10004/device-can:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 03:33:15 - nexus3.edgexfoundry.org:10004/device-can:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:16 03:33:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:16 latest: Pulling from edgex-lftools-log-publisher 03:33:16 5eb5b503b376: Pulling fs layer 03:33:16 5c69ac0246d0: Pulling fs layer 03:33:16 ec43610c2a17: Pulling fs layer 03:33:16 3a2ae6a8a46f: Pulling fs layer 03:33:16 33b1e0a273af: Pulling fs layer 03:33:16 5d3b04190fa2: Pulling fs layer 03:33:16 2f39f015ded8: Pulling fs layer 03:33:16 5d3b04190fa2: Waiting 03:33:16 33b1e0a273af: Waiting 03:33:16 3a2ae6a8a46f: Waiting 03:33:16 2f39f015ded8: Waiting 03:33:16 5c69ac0246d0: Download complete 03:33:16 3a2ae6a8a46f: Verifying Checksum 03:33:16 3a2ae6a8a46f: Download complete 03:33:16 33b1e0a273af: Verifying Checksum 03:33:16 33b1e0a273af: Download complete 03:33:16 5d3b04190fa2: Verifying Checksum 03:33:16 5d3b04190fa2: Download complete 03:33:16 ec43610c2a17: Verifying Checksum 03:33:16 ec43610c2a17: Download complete 03:33:16 5eb5b503b376: Verifying Checksum 03:33:16 5eb5b503b376: Download complete 03:33:17 2f39f015ded8: Download complete 03:33:18 5eb5b503b376: Pull complete 03:33:18 5c69ac0246d0: Pull complete 03:33:18 ec43610c2a17: Pull complete 03:33:18 3a2ae6a8a46f: Pull complete 03:33:19 33b1e0a273af: Pull complete 03:33:19 5d3b04190fa2: Pull complete 03:33:24 2f39f015ded8: Pull complete 03:33:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:33:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:33:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:33:24 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:33:24 $ 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-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:33:26 $ docker top 74f7fc1975bc2f21ebc26f1f229d85db0dbfb850fad430bfd73621fc26bf8ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:26 ---> job-cost.sh 03:33:26 lf-activate-venv: SKIPPING 03:33:26 INFO: No Stack... 03:33:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:33:27 INFO: Archiving Costs [Pipeline] sh 03:33:27 + cat /w/workspace/edgexfoundry_device-can_palau/archives/cost.csv 03:33:27 + cut -d, -f6 [Pipeline] lock 03:33:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] 03:33:27 Resource [jenkins-edgexfoundry-device-can-palau-2-stack-cost] did not exist. Created. 03:33:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:33:27 + echo total: 0.2199999988079071 [Pipeline] stash 03:33:27 Stashed 1 file(s) [Pipeline] } 03:33:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:33:27 $ docker stop --time=1 74f7fc1975bc2f21ebc26f1f229d85db0dbfb850fad430bfd73621fc26bf8ddd 03:33:29 $ docker rm -f --volumes 74f7fc1975bc2f21ebc26f1f229d85db0dbfb850fad430bfd73621fc26bf8ddd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13725 in /w/workspace/edgexfoundry_device-can_palau [Pipeline] { [Pipeline] ws 03:35:03 Running in /w/workspace/device-can/2 [Pipeline] { [Pipeline] checkout 03:35:06 Selected Git installation does not exist. Using Default 03:35:06 The recommended git tool is: NONE 03:35:11 using credential edgex-jenkins-ssh 03:35:11 Cloning the remote Git repository 03:35:11 Cloning repository git@github.com:edgexfoundry/device-can.git 03:35:11 > git init /w/workspace/device-can/2 # timeout=10 03:35:11 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git 03:35:11 > git --version # timeout=10 03:35:11 > git --version # 'git version 2.25.1' 03:35:11 using GIT_SSH to set credentials SSH Credentials for GitHub 03:35:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:13 Avoid second fetch 03:35:13 Checking out Revision 15800fc43d58ca67e0cb91530f895d1caddf3500 (palau) 03:35:12 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 03:35:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:35:13 > git config core.sparsecheckout # timeout=10 03:35:13 > git checkout -f 15800fc43d58ca67e0cb91530f895d1caddf3500 # timeout=10 03:35:14 Commit message: "ci(lts-release): LTS release v4.0.2 @aed48e3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:19 + git checkout 15800fc43d58ca67e0cb91530f895d1caddf3500 03:35:19 HEAD is now at 15800fc ci(lts-release): LTS release v4.0.2 @aed48e3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:35:19 provisioning config files... 03:35:19 copy managed file [device-can-settings] to file:/w/workspace/device-can/2@tmp/config17579792107216113802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:20 ---> ****-login.sh 03:35:20 nexus3.edgexfoundry.org:10001 03:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:20 Configure a credential helper to remove this warning. See 03:35:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:20 03:35:20 Login Succeeded 03:35:20 nexus3.edgexfoundry.org:10002 03:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:21 Configure a credential helper to remove this warning. See 03:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:21 03:35:21 Login Succeeded 03:35:21 nexus3.edgexfoundry.org:10003 03:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:21 Configure a credential helper to remove this warning. See 03:35:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:21 03:35:21 Login Succeeded 03:35:21 nexus3.edgexfoundry.org:10004 03:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:22 Configure a credential helper to remove this warning. See 03:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:22 03:35:22 Login Succeeded 03:35:22 ****.io 03:35:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:35:22 Configure a credential helper to remove this warning. See 03:35:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:35:22 03:35:22 Login Succeeded 03:35:22 ---> ****-login.sh ends [Pipeline] } 03:35:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:35:22 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 03:35:23 + awk {print $1} 03:35:23 + head -n 1 03:35:23 + grep ci(lts-release) 03:35:23 + git log --pretty=%H %s [Pipeline] echo 03:35:23 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh 03:35:23 + docker pull nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 03:35:23 15800fc43d58ca67e0cb91530f895d1caddf3500: Pulling from device-can-builder-arm64 03:35:23 738128faa30f: Pulling fs layer 03:35:23 8b5256af4bcf: Pulling fs layer 03:35:23 e473ea8a1d10: Pulling fs layer 03:35:23 1751e574c3c6: Pulling fs layer 03:35:23 341edcecdbb8: Pulling fs layer 03:35:23 e0c49ec63b6e: Pulling fs layer 03:35:23 d96891ae3384: Pulling fs layer 03:35:23 476f852d2c09: Pulling fs layer 03:35:23 abf5734b3342: Pulling fs layer 03:35:23 ae0f84319a12: Pulling fs layer 03:35:23 d96891ae3384: Waiting 03:35:23 abf5734b3342: Waiting 03:35:23 ae0f84319a12: Waiting 03:35:23 1751e574c3c6: Waiting 03:35:23 341edcecdbb8: Waiting 03:35:23 e0c49ec63b6e: Waiting 03:35:23 476f852d2c09: Waiting 03:35:23 e473ea8a1d10: Verifying Checksum 03:35:23 e473ea8a1d10: Download complete 03:35:23 8b5256af4bcf: Verifying Checksum 03:35:23 8b5256af4bcf: Download complete 03:35:23 341edcecdbb8: Download complete 03:35:23 e0c49ec63b6e: Verifying Checksum 03:35:23 e0c49ec63b6e: Download complete 03:35:23 d96891ae3384: Verifying Checksum 03:35:23 d96891ae3384: Download complete 03:35:23 476f852d2c09: Verifying Checksum 03:35:23 476f852d2c09: Download complete 03:35:23 738128faa30f: Download complete 03:35:23 abf5734b3342: Verifying Checksum 03:35:23 abf5734b3342: Download complete 03:35:23 ae0f84319a12: Download complete 03:35:24 738128faa30f: Pull complete 03:35:24 8b5256af4bcf: Pull complete 03:35:25 e473ea8a1d10: Pull complete 03:35:27 1751e574c3c6: Verifying Checksum 03:35:27 1751e574c3c6: Download complete 03:35:39 1751e574c3c6: Pull complete 03:35:39 341edcecdbb8: Pull complete 03:35:39 e0c49ec63b6e: Pull complete 03:35:39 d96891ae3384: Pull complete 03:35:39 476f852d2c09: Pull complete 03:35:39 abf5734b3342: Pull complete 03:35:39 ae0f84319a12: Pull complete 03:35:39 Digest: sha256:930355dff24315ec07dedfd7f2260ceffe646344ad2d694ba56585033f5ed59f 03:35:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 03:35:40 nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] sh 03:35:40 + docker tag nexus3.edgexfoundry.org:10002/device-can-builder-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:40 + docker inspect -f . ci-base-image-arm64 03:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:35:41 prd-ubuntu20.04-docker-arm64-4c-16g-13725 does not seem to be running inside a container 03:35:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-can/2 -v /w/workspace/device-can/2:/w/workspace/device-can/2:rw,z -v /w/workspace/device-can/2@tmp:/w/workspace/device-can/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 ******** ci-base-image-arm64 cat 03:35:43 $ docker top 7b9cea673afdc9afc36f7bee4ae97aa99597457ae43b6e0c78f020542ab5424b -eo pid,comm [Pipeline] { [Pipeline] sh 03:35:44 + make test 03:35:44 build/release/device-can/device-can [Pipeline] } 03:35:44 $ docker stop --time=1 7b9cea673afdc9afc36f7bee4ae97aa99597457ae43b6e0c78f020542ab5424b 03:35:45 $ docker rm -f --volumes 7b9cea673afdc9afc36f7bee4ae97aa99597457ae43b6e0c78f020542ab5424b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:35:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:46 + ls -al . 03:35:46 total 72 03:35:46 drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 03:35 . 03:35:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:35 .. 03:35:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 03:35 .git 03:35:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:35 .github 03:35:46 -rw-rw-r-- 1 jenkins jenkins 383 Jun 23 03:35 Attribution.txt 03:35:46 -rw-rw-r-- 1 jenkins jenkins 1397 Jun 23 03:35 CHANGELOG.md 03:35:46 -rwxrwxr-x 1 jenkins jenkins 677 Jun 23 03:35 GOVERNANCE.md 03:35:46 -rwxrwxr-x 1 jenkins jenkins 762 Jun 23 03:35 Jenkinsfile 03:35:46 -rwxrwxr-x 1 jenkins jenkins 10174 Jun 23 03:35 LICENSE 03:35:46 -rwxrwxr-x 1 jenkins jenkins 801 Jun 23 03:35 Makefile 03:35:46 -rwxrwxr-x 1 jenkins jenkins 616 Jun 23 03:35 OWNERS.md 03:35:46 -rwxrwxr-x 1 jenkins jenkins 4090 Jun 23 03:35 README.md 03:35:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 03:32 VERSION 03:35:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:35 res 03:35:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 03:35 scripts 03:35:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 03:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:47 + docker build -t device-can-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=15800fc43d58ca67e0cb91530f895d1caddf3500 --label arch=arm64 --label version=4.0.2 . 03:35:47 Sending build context to Docker daemon 246.3kB 03:35:47 Step 1/30 : ARG BASE_TEMPORARY=alpine:3.22 03:35:47 Step 2/30 : FROM ${BASE_TEMPORARY} AS builder 03:35:51 3.22: Pulling from library/alpine 03:35:51 738128faa30f: Already exists 03:35:51 Digest: sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 03:35:51 Status: Downloaded newer image for alpine:3.22 03:35:51 ---> 2c15e55df5d6 03:35:51 Step 3/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 03:35:51 ---> Running in ca3b3631aa30 03:35:52 Connecting to iotech.jfrog.io (34.246.139.145:443) 03:35:53 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 03:35:53 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 03:35:53 '/etc/apk/keys/alpine.dev.rsa.pub' saved 03:35:54 Removing intermediate container ca3b3631aa30 03:35:54 ---> ea63a12e1985 03:35:54 Step 4/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 03:35:54 ---> Running in 87fbbdd6df16 03:35:55 Removing intermediate container 87fbbdd6df16 03:35:55 ---> 2b143608dbd1 03:35:55 Step 5/30 : RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.6-dev 03:35:56 ---> Running in 2ebc9d262ff8 03:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:35:58 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/aarch64/APKINDEX.tar.gz 03:35:59 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:35:59 (1/97) Installing libgcc (14.2.0-r6) 03:35:59 (2/97) Installing jansson (2.14.1-r0) 03:35:59 (3/97) Installing libstdc++ (14.2.0-r6) 03:35:59 (4/97) Installing zstd-libs (1.5.7-r0) 03:35:59 (5/97) Installing binutils (2.44-r3) 03:36:00 (6/97) Installing libmagic (5.46-r2) 03:36:00 (7/97) Installing file (5.46-r2) 03:36:00 (8/97) Installing libgomp (14.2.0-r6) 03:36:00 (9/97) Installing libatomic (14.2.0-r6) 03:36:00 (10/97) Installing gmp (6.3.0-r3) 03:36:00 (11/97) Installing isl26 (0.26-r1) 03:36:00 (12/97) Installing mpfr4 (4.2.1_p1-r0) 03:36:00 (13/97) Installing mpc1 (1.3.1-r1) 03:36:00 (14/97) Installing gcc (14.2.0-r6) 03:36:03 (15/97) Installing libstdc++-dev (14.2.0-r6) 03:36:03 (16/97) Installing musl-dev (1.2.5-r12) 03:36:04 (17/97) Installing g++ (14.2.0-r6) 03:36:04 (18/97) Installing make (4.4.1-r3) 03:36:05 (19/97) Installing fortify-headers (1.1-r5) 03:36:05 (20/97) Installing patch (2.8-r0) 03:36:05 (21/97) Installing build-base (0.5-r3) 03:36:05 (22/97) Installing acl-libs (2.3.2-r1) 03:36:05 (23/97) Installing libbz2 (1.0.8-r6) 03:36:05 (24/97) Installing libexpat (2.8.1-r0) 03:36:05 (25/97) Installing lz4-libs (1.10.0-r0) 03:36:05 (26/97) Installing xz-libs (5.8.3-r0) 03:36:05 (27/97) Installing libarchive (3.8.3-r0) 03:36:05 (28/97) Installing rhash-libs (1.4.5-r0) 03:36:05 (29/97) Installing libuv (1.51.0-r0) 03:36:05 (30/97) Installing cmake (3.31.7-r1) 03:36:08 (31/97) Installing brotli-libs (1.1.0-r2) 03:36:08 (32/97) Installing brotli (1.1.0-r2) 03:36:08 (33/97) Installing pkgconf (2.4.3-r0) 03:36:08 (34/97) Installing brotli-dev (1.1.0-r2) 03:36:08 (35/97) Installing c-ares (1.34.6-r0) 03:36:08 (36/97) Installing c-ares-dev (1.34.6-r0) 03:36:08 (37/97) Installing libunistring (1.3-r0) 03:36:08 (38/97) Installing libidn2 (2.3.7-r0) 03:36:08 (39/97) Installing libidn2-dev (2.3.7-r0) 03:36:08 (40/97) Installing libpsl (0.21.5-r3) 03:36:08 (41/97) Installing libpsl-utils (0.21.5-r3) 03:36:08 (42/97) Installing libpsl-dev (0.21.5-r3) 03:36:08 (43/97) Installing nghttp2-libs (1.69.0-r0) 03:36:08 (44/97) Installing nghttp2-dev (1.69.0-r0) 03:36:08 (45/97) Installing openssl-dev (3.5.7-r0) 03:36:08 (46/97) Installing zlib-dev (1.3.2-r0) 03:36:08 (47/97) Installing zstd (1.5.7-r0) 03:36:08 (48/97) Installing zstd-dev (1.5.7-r0) 03:36:08 (49/97) Installing libcurl (8.14.1-r2) 03:36:08 (50/97) Installing curl-dev (8.14.1-r2) 03:36:08 (51/97) Installing pcre2 (10.46-r0) 03:36:08 (52/97) Installing git (2.49.1-r0) 03:36:08 (53/97) Installing git-init-template (2.49.1-r0) 03:36:08 (54/97) Installing hiredis (1.3.0-r0) 03:36:08 (55/97) Installing hiredis-dev (1.3.0-r0) 03:36:08 (56/97) Installing yaml (0.2.5-r2) 03:36:08 (57/97) Installing libcbor (0.12.0-r0) 03:36:09 (58/97) Installing iotech-iot-1.6 (1.6.3-r0) 03:36:09 (59/97) Installing iotech-iot-1.6-dev (1.6.3-r0) 03:36:10 (60/97) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 03:36:10 (61/97) Installing libcbor-dev (0.12.0-r0) 03:36:10 (62/97) Installing nettle (3.10.2-r0) 03:36:10 (63/97) Installing libffi (3.4.8-r0) 03:36:10 (64/97) Installing libtasn1 (4.21.0-r0) 03:36:10 (65/97) Installing p11-kit (0.25.5-r2) 03:36:10 (66/97) Installing gnutls (3.8.13-r0) 03:36:10 (67/97) Installing libmicrohttpd (1.0.1-r1) 03:36:10 (68/97) Installing gnutls-c++ (3.8.13-r0) 03:36:10 (69/97) Installing libgmpxx (6.3.0-r3) 03:36:10 (70/97) Installing gmp-dev (6.3.0-r3) 03:36:10 (71/97) Installing nettle-dev (3.10.2-r0) 03:36:10 (72/97) Installing libtasn1-progs (4.21.0-r0) 03:36:10 (73/97) Installing libtasn1-dev (4.21.0-r0) 03:36:10 (74/97) Installing p11-kit-dev (0.25.5-r2) 03:36:10 (75/97) Installing gnutls-dev (3.8.13-r0) 03:36:10 (76/97) Installing libmicrohttpd-dev (1.0.1-r1) 03:36:10 (77/97) Installing linux-headers (6.14.2-r0) 03:36:11 (78/97) Installing ncurses-terminfo-base (6.5_p20250503-r0) 03:36:11 (79/97) Installing libncursesw (6.5_p20250503-r0) 03:36:11 (80/97) Installing libformw (6.5_p20250503-r0) 03:36:11 (81/97) Installing libmenuw (6.5_p20250503-r0) 03:36:11 (82/97) Installing libpanelw (6.5_p20250503-r0) 03:36:11 (83/97) Installing libncurses++ (6.5_p20250503-r0) 03:36:11 (84/97) Installing ncurses-dev (6.5_p20250503-r0) 03:36:11 (85/97) Installing libeconf (0.6.3-r0) 03:36:11 (86/97) Installing libblkid (2.41-r9) 03:36:11 (87/97) Installing libuuid (2.41-r9) 03:36:11 (88/97) Installing libfdisk (2.41-r9) 03:36:11 (89/97) Installing sqlite-libs (3.49.2-r1) 03:36:11 (90/97) Installing liblastlog2 (2.41-r9) 03:36:11 (91/97) Installing libmount (2.41-r9) 03:36:11 (92/97) Installing libsmartcols (2.41-r9) 03:36:11 (93/97) Installing readline (8.2.13-r1) 03:36:11 (94/97) Installing sqlite (3.49.2-r1) 03:36:11 (95/97) Installing sqlite-dev (3.49.2-r1) 03:36:11 (96/97) Installing util-linux-dev (2.41-r9) 03:36:11 (97/97) Installing yaml-dev (0.2.5-r2) 03:36:11 Executing busybox-1.37.0-r20.trigger 03:36:11 OK: 319 MiB in 113 packages 03:36:26 Removing intermediate container 2ebc9d262ff8 03:36:26 ---> 8b6dedbf62d0 03:36:26 Step 6/30 : COPY scripts /device-can/scripts 03:36:26 ---> e6f00a8e6fe7 03:36:26 Step 7/30 : COPY src /device-can/src/ 03:36:27 ---> 4ebf672b2bfc 03:36:27 Step 8/30 : COPY VERSION /device-can/ 03:36:28 ---> 4cd180a7e7a1 03:36:28 Step 9/30 : WORKDIR /device-can 03:36:28 ---> Running in 09dae6f7aa85 03:36:28 Removing intermediate container 09dae6f7aa85 03:36:28 ---> caf500161b1e 03:36:28 Step 10/30 : RUN /device-can/scripts/build_deps.sh 1 03:36:28 ---> Running in d5bf1c09c94e 03:36:29 + BUILD_CSDK=1 03:36:29 + CSDK_VERSION=4.0.2 03:36:29 + '[' -d deps ] 03:36:29 + mkdir deps 03:36:29 + cd /device-can/deps 03:36:29 + '[' 1 '=' 1 ] 03:36:29 + cd /device-can/deps 03:36:29 + wget https://github.com/edgexfoundry/device-sdk-c/archive/v4.0.2.zip 03:36:29 Connecting to github.com (140.82.114.4:443) 03:36:29 Connecting to codeload.github.com (140.82.112.10:443) 03:36:29 saving to 'v4.0.2.zip' 03:36:29 v4.0.2.zip 100% |********************************| 256k 0:00:00 ETA 03:36:29 'v4.0.2.zip' saved 03:36:29 + unzip v4.0.2.zip 03:36:29 Archive: v4.0.2.zip 03:36:29 creating: device-sdk-c-4.0.2/ 03:36:29 creating: device-sdk-c-4.0.2/.github/ 03:36:29 inflating: device-sdk-c-4.0.2/.github/Contributing.md 03:36:29 inflating: device-sdk-c-4.0.2/.github/PULL_REQUEST_TEMPLATE.md 03:36:29 inflating: device-sdk-c-4.0.2/.github/semantic.yml 03:36:29 creating: device-sdk-c-4.0.2/.github/workflows/ 03:36:29 inflating: device-sdk-c-4.0.2/.github/workflows/release.yml 03:36:29 inflating: device-sdk-c-4.0.2/.gitignore 03:36:29 inflating: device-sdk-c-4.0.2/Attribution.txt 03:36:29 inflating: device-sdk-c-4.0.2/CHANGELOG.md 03:36:29 inflating: device-sdk-c-4.0.2/Doxyfile 03:36:29 inflating: device-sdk-c-4.0.2/GOVERNANCE.md 03:36:29 inflating: device-sdk-c-4.0.2/Jenkinsfile 03:36:29 inflating: device-sdk-c-4.0.2/LICENSE 03:36:29 inflating: device-sdk-c-4.0.2/Makefile 03:36:29 inflating: device-sdk-c-4.0.2/OWNERS.md 03:36:29 inflating: device-sdk-c-4.0.2/README.IOT.md 03:36:29 inflating: device-sdk-c-4.0.2/README.md 03:36:29 inflating: device-sdk-c-4.0.2/README.v3.md 03:36:29 creating: device-sdk-c-4.0.2/docs/ 03:36:29 inflating: device-sdk-c-4.0.2/docs/configuration.md 03:36:29 inflating: device-sdk-c-4.0.2/docs/deviceprofiles.md 03:36:29 inflating: device-sdk-c-4.0.2/docs/metrics.md 03:36:29 inflating: device-sdk-c-4.0.2/docs/servicewritersguide.md 03:36:29 inflating: device-sdk-c-4.0.2/docs/startup.md 03:36:29 creating: device-sdk-c-4.0.2/include/ 03:36:29 creating: device-sdk-c-4.0.2/include/devsdk/ 03:36:29 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk-base.h 03:36:29 inflating: device-sdk-c-4.0.2/include/devsdk/devsdk.h 03:36:29 creating: device-sdk-c-4.0.2/include/edgex/ 03:36:29 inflating: device-sdk-c-4.0.2/include/edgex/devices.h 03:36:29 inflating: device-sdk-c-4.0.2/include/edgex/edgex-base.h 03:36:29 inflating: device-sdk-c-4.0.2/include/edgex/edgex.h 03:36:29 inflating: device-sdk-c-4.0.2/include/edgex/profiles.h 03:36:29 inflating: device-sdk-c-4.0.2/include/edgex/rest-server.h 03:36:29 creating: device-sdk-c-4.0.2/scripts/ 03:36:29 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine 03:36:29 inflating: device-sdk-c-4.0.2/scripts/Dockerfile.alpine-base 03:36:29 inflating: device-sdk-c-4.0.2/scripts/build.sh 03:36:29 inflating: device-sdk-c-4.0.2/scripts/entrypoint.sh 03:36:29 creating: device-sdk-c-4.0.2/src/ 03:36:29 inflating: device-sdk-c-4.0.2/src/CMakeLists.txt 03:36:29 creating: device-sdk-c-4.0.2/src/c/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/api.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/autoevent.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/autoevent.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/bus-impl.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/bus-mqtt.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/bus.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/bus.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/callback3.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/callback3.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/cmdinfo.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/command.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/command.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/config.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/config.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/correlation.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/correlation.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/data.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/data.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/defs.h.in 03:36:29 inflating: device-sdk-c-4.0.2/src/c/device.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/device.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/devman.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/devmap.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/devmap.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/devsdk-base.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/devutil.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/discovery.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/discovery.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/dto-read.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/dto-read.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/edgex-logging.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/edgex-rest.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/edgex2.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/errorlist.h 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/README.md 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/README.md 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/device-bitfields.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/devices/Bitfields.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/bitfields/res/profiles/Example-Bitfields.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/counters/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/counters/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/counters/README.md 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/counters/device-counter.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/devices/Counters.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/counters/res/profiles/Counter.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/discovery/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/README.md 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/devices/readme.txt 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/profiles/TemplateProfile.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher1.json 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/res/watchers/watcher2.json 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/discovery/template.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/file/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/README.md 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/device-file.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/file/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/devices/file1.json 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/lorem.txt 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/file/res/profiles/FileExampleProfile.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/gyro/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/README.md 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/device-gyro.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/devices/gyro.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/gyro/res/profiles/Gyro.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/random/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/random/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/random/README.md 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/random/device-random.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/random/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/devices/randomdevice1.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/random/res/profiles/RandomExampleProfile.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/res/devices/device1.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/res/profiles/TemplateProfile.json 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/template.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/terminal/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/CMakeLists.txt 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/README.md 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/device-terminal.c 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/configuration.yaml 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/devices/terminal.json 03:36:29 creating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/ 03:36:29 inflating: device-sdk-c-4.0.2/src/c/examples/terminal/res/profiles/Terminal.json 03:36:29 inflating: device-sdk-c-4.0.2/src/c/filesys.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/filesys.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/keeper.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/keeper.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/map.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/map.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/metadata.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/metadata.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/metrics.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/opstate.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/opstate.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/parson.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/parson.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/profiles.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/profiles.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/registry-impl.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/registry.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/registry.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/reqdata.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/reqdata.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/request_auth.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/request_auth.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/rest-server.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/rest-server.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/rest.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/rest.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets-impl.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets-insecure.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets-vault.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/secrets.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/service.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/service.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/transform.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/transform.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/validate.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/validate.h 03:36:29 inflating: device-sdk-c-4.0.2/src/c/watchers.c 03:36:29 inflating: device-sdk-c-4.0.2/src/c/watchers.h 03:36:29 creating: device-sdk-c-4.0.2/src/cmake/ 03:36:29 inflating: device-sdk-c-4.0.2/src/cmake/FindIOT.cmake 03:36:29 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBCBOR.cmake 03:36:29 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBMICROHTTP.cmake 03:36:29 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBPAHO.cmake 03:36:29 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBUUID.cmake 03:36:29 inflating: device-sdk-c-4.0.2/src/cmake/FindLIBYAML.cmake 03:36:29 + cd device-sdk-c-4.0.2 03:36:29 + ./scripts/build.sh 03:36:29 + CPPCHECK=false 03:36:29 + DOCGEN=false 03:36:29 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 03:36:29 + '[' 0 -gt 0 ] 03:36:29 + readlink -f ./scripts/build.sh 03:36:29 + dirname /device-can/deps/device-sdk-c-4.0.2/scripts/build.sh 03:36:29 + dirname /device-can/deps/device-sdk-c-4.0.2/scripts 03:36:29 + ROOT=/device-can/deps/device-sdk-c-4.0.2 03:36:29 + cd /device-can/deps/device-sdk-c-4.0.2 03:36:29 + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/release 03:36:29 + cd /device-can/deps/device-sdk-c-4.0.2/build/release 03:36:29 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/deps/device-sdk-c-4.0.2/src 03:36:30 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 03:36:30 Compatibility with CMake < 3.10 will be removed from a future version of 03:36:30 CMake. 03:36:30 03:36:30 Update the VERSION argument value. Or, use the ... syntax 03:36:30 to tell CMake that the project requires at least but has been updated 03:36:30 to work with policies introduced by or earlier. 03:36:30 03:36:30 03:36:30 -- The C compiler identification is GNU 14.2.0 03:36:30 -- Detecting C compiler ABI info 03:36:31 -- Detecting C compiler ABI info - done 03:36:31 -- Check for working C compiler: /usr/bin/cc - skipped 03:36:31 -- Detecting C compile features 03:36:31 -- Detecting C compile features - done 03:36:31 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 03:36:32 -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") 03:36:32 -- Found LIBYAML: /usr/lib/libyaml.so 03:36:32 -- Found LIBUUID: /usr/lib/libuuid.so 03:36:32 -- Found LIBCBOR: /usr/lib/libcbor.so 03:36:32 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 03:36:32 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 03:36:32 -- /opt/iotech/iot/1.6/include 03:36:32 -- C SDK 0.0.0 for Linux 03:36:32 -- Performing Test CSDK_HAVE_ATOMIC 03:36:32 -- Performing Test CSDK_HAVE_ATOMIC - Success 03:36:33 -- Found Curses: /usr/lib/libcurses.so 03:36:33 -- Configuring done (3.3s) 03:36:33 -- Generating done (0.3s) 03:36:33 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/release 03:36:33 + make all package 03:36:33 + tee release.log 03:36:33 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 03:36:35 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 03:36:36 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 03:36:38 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 03:36:38 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 03:36:39 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 03:36:39 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 03:36:39 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 03:36:39 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:36:40 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 03:36:43 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 03:36:43 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 03:36:45 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 03:36:47 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 03:36:48 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 03:36:49 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 03:36:50 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 03:36:50 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 03:36:52 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 03:36:52 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 03:36:55 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 03:36:55 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 03:36:57 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 03:36:58 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 03:37:00 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 03:37:00 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 03:37:10 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 03:37:11 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 03:37:11 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 03:37:12 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 03:37:12 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 03:37:13 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] 03:37:13 547 | bool edgex_rest_server_register_handler 03:37:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:37:13 In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: 03:37:13 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' 03:37:13 24 | extern bool edgex_rest_server_register_handler 03:37:13 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:37:14 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 03:37:16 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 03:37:17 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 03:37:18 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 03:37:19 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 03:37:24 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 03:37:24 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 03:37:25 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 03:37:26 [ 69%] Linking C shared library libcsdk.so 03:37:26 [ 69%] Built target csdk 03:37:26 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 03:37:27 [ 73%] Linking C executable template 03:37:27 [ 73%] Built target template 03:37:28 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 03:37:28 [ 76%] Linking C executable device-counter 03:37:29 [ 76%] Built target device-counter 03:37:29 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 03:37:29 [ 80%] Linking C executable device-random 03:37:30 [ 80%] Built target device-random 03:37:30 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 03:37:30 [ 84%] Linking C executable device-gyro 03:37:31 [ 84%] Built target device-gyro 03:37:31 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 03:37:31 [ 88%] Linking C executable device-bitfields 03:37:32 [ 88%] Built target device-bitfields 03:37:32 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 03:37:33 [ 92%] Linking C executable template-discovery 03:37:33 [ 92%] Built target template-discovery 03:37:33 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 03:37:34 [ 96%] Linking C executable device-file 03:37:35 [ 96%] Built target device-file 03:37:35 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 03:37:36 [100%] Linking C executable device-terminal 03:37:36 [100%] Built target device-terminal 03:37:36 Run CPack packaging tool... 03:37:36 CPack: Create package using TGZ 03:37:36 CPack: Install projects 03:37:36 CPack: - Run preinstall target for: Csdk 03:37:38 CPack: - Install project: Csdk [] 03:37:38 CPack: Create package 03:37:38 CPack: - package: /device-can/deps/device-sdk-c-4.0.2/build/release/csdk-0.0.0.tar.gz generated. 03:37:38 + '[' false '=' true ] 03:37:38 + '[' false '=' true ] 03:37:38 + mkdir -p /device-can/deps/device-sdk-c-4.0.2/build/debug 03:37:38 + cd /device-can/deps/device-sdk-c-4.0.2/build/debug 03:37:38 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /device-can/deps/device-sdk-c-4.0.2/src 03:37:38 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 03:37:38 Compatibility with CMake < 3.10 will be removed from a future version of 03:37:38 CMake. 03:37:38 03:37:38 Update the VERSION argument value. Or, use the ... syntax 03:37:38 to tell CMake that the project requires at least but has been updated 03:37:38 to work with policies introduced by or earlier. 03:37:38 03:37:38 03:37:38 -- The C compiler identification is GNU 14.2.0 03:37:38 -- Detecting C compiler ABI info 03:37:38 -- Detecting C compiler ABI info - done 03:37:39 -- Check for working C compiler: /usr/bin/cc - skipped 03:37:39 -- Detecting C compile features 03:37:39 -- Detecting C compile features - done 03:37:39 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 03:37:40 -- Found CURL: /usr/lib/libcurl.so (found version "8.14.1") 03:37:40 -- Found LIBYAML: /usr/lib/libyaml.so 03:37:40 -- Found LIBUUID: /usr/lib/libuuid.so 03:37:40 -- Found LIBCBOR: /usr/lib/libcbor.so 03:37:40 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 03:37:40 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 03:37:40 -- /opt/iotech/iot/1.6/include 03:37:40 -- C SDK 0.0.0 for Linux 03:37:40 -- Performing Test CSDK_HAVE_ATOMIC 03:37:40 -- Performing Test CSDK_HAVE_ATOMIC - Success 03:37:40 -- Found Curses: /usr/lib/libcurses.so 03:37:41 -- Configuring done (3.3s) 03:37:41 -- Generating done (0.3s) 03:37:41 -- Build files have been written to: /device-can/deps/device-sdk-c-4.0.2/build/debug 03:37:41 + make 03:37:41 + tee debug.log 03:37:41 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 03:37:42 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 03:37:42 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 03:37:43 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 03:37:43 [ 9%] Building C object c/CMakeFiles/csdk.dir/command.c.o 03:37:44 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c: In function 'devsdk_devicecorecommand_populate': 03:37:44 /device-can/deps/device-sdk-c-4.0.2/src/c/command.c:218:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 03:37:44 218 | iot_data_t* cc_src_vector=iot_data_string_map_get_vector(map,"coreCommands"); 03:37:44 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:37:44 [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o 03:37:45 [ 13%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 03:37:45 [ 15%] Building C object c/CMakeFiles/csdk.dir/data.c.o 03:37:45 [ 17%] Building C object c/CMakeFiles/csdk.dir/device.c.o 03:37:46 [ 19%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 03:37:47 [ 21%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 03:37:47 [ 23%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 03:37:48 [ 25%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 03:37:48 [ 26%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 03:37:48 [ 28%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 03:37:49 [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 03:37:50 [ 32%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 03:37:50 [ 34%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 03:37:50 [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o 03:37:51 [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 03:37:52 [ 40%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 03:37:52 [ 42%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 03:37:54 [ 44%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 03:37:54 [ 46%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 03:37:55 [ 48%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 03:37:55 [ 50%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 03:37:55 [ 51%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 03:37:55 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:547:6: warning: conflicting types for 'edgex_rest_server_register_handler' due to enum/integer mismatch; have '_Bool(edgex_rest_server *, const char *, uint32_t, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' {aka '_Bool(edgex_rest_server *, const char *, unsigned int, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))'} [-Wenum-int-mismatch] 03:37:55 547 | bool edgex_rest_server_register_handler 03:37:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:37:55 In file included from /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.c:9: 03:37:55 /device-can/deps/device-sdk-c-4.0.2/src/c/rest-server.h:24:13: note: previous declaration of 'edgex_rest_server_register_handler' with type '_Bool(edgex_rest_server *, const char *, devsdk_http_method, void *, void (*)(void *, const devsdk_http_request *, devsdk_http_reply *))' 03:37:55 24 | extern bool edgex_rest_server_register_handler 03:37:55 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 03:37:56 [ 53%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 03:37:58 [ 55%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 03:37:58 [ 57%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 03:37:58 [ 59%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 03:37:59 [ 61%] Building C object c/CMakeFiles/csdk.dir/service.c.o 03:38:00 [ 63%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 03:38:00 [ 65%] Building C object c/CMakeFiles/csdk.dir/validate.c.o 03:38:01 [ 67%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 03:38:01 [ 69%] Linking C shared library libcsdk.so 03:38:01 [ 69%] Built target csdk 03:38:02 [ 71%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 03:38:02 [ 73%] Linking C executable template 03:38:03 [ 73%] Built target template 03:38:03 [ 75%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 03:38:03 [ 76%] Linking C executable device-counter 03:38:03 [ 76%] Built target device-counter 03:38:03 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 03:38:04 [ 80%] Linking C executable device-random 03:38:04 [ 80%] Built target device-random 03:38:04 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 03:38:04 [ 84%] Linking C executable device-gyro 03:38:05 [ 84%] Built target device-gyro 03:38:05 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 03:38:05 [ 88%] Linking C executable device-bitfields 03:38:06 [ 88%] Built target device-bitfields 03:38:06 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 03:38:06 [ 92%] Linking C executable template-discovery 03:38:07 [ 92%] Built target template-discovery 03:38:07 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 03:38:07 [ 96%] Linking C executable device-file 03:38:08 [ 96%] Built target device-file 03:38:08 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 03:38:08 [100%] Linking C executable device-terminal 03:38:08 [100%] Built target device-terminal 03:38:09 + cp -rf include/devsdk include/edgex /usr/include/ 03:38:09 + cp build/release/c/libcsdk.so /usr/lib/ 03:38:09 + mkdir -p /usr/share/doc/edgex-csdk 03:38:09 + cp Attribution.txt /usr/share/doc/edgex-csdk 03:38:09 + cp LICENSE /usr/share/doc/edgex-csdk 03:38:09 + rm -rf /device-can/deps 03:38:10 Removing intermediate container d5bf1c09c94e 03:38:10 ---> ded4c6ee413f 03:38:10 Step 11/30 : RUN /device-can/scripts/build.sh && test -f /device-can/build/release/device-can 03:38:10 ---> Running in 413863af96d2 03:38:11 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 03:38:11 + readlink -f /device-can/scripts/build.sh 03:38:11 + dirname /device-can/scripts/build.sh 03:38:11 + dirname /device-can/scripts 03:38:11 /device-can 03:38:11 + ROOT=/device-can 03:38:11 + echo /device-can 03:38:11 + cd /device-can 03:38:11 + mkdir -p /device-can/build/release 03:38:11 + cd /device-can/build/release 03:38:11 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /device-can/src 03:38:11 CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): 03:38:11 Compatibility with CMake < 3.10 will be removed from a future version of 03:38:11 CMake. 03:38:11 03:38:11 Update the VERSION argument value. Or, use the ... syntax 03:38:11 to tell CMake that the project requires at least but has been updated 03:38:11 to work with policies introduced by or earlier. 03:38:11 03:38:11 03:38:11 -- The C compiler identification is GNU 14.2.0 03:38:11 -- Detecting C compiler ABI info 03:38:11 -- Detecting C compiler ABI info - done 03:38:12 -- Check for working C compiler: /usr/bin/cc - skipped 03:38:12 -- Detecting C compile features 03:38:12 -- Detecting C compile features - done 03:38:12 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 03:38:12 -- /opt/iotech/iot/1.6/include 03:38:12 -- Found LIBCSDK: /usr/lib/libcsdk.so 03:38:12 -- Configuring done (1.2s) 03:38:12 -- Generating done (0.0s) 03:38:12 -- Build files have been written to: /device-can/build/release 03:38:12 + + make all 03:38:12 tee release.log 03:38:12 [ 50%] Building C object CMakeFiles/device-can.dir/c/device-can.c.o 03:38:13 [100%] Linking C executable device-can 03:38:14 [100%] Built target device-can 03:38:15 Removing intermediate container 413863af96d2 03:38:15 ---> 2ac8e29b5769 03:38:15 Step 12/30 : FROM alpine:3.22 03:38:15 ---> 2c15e55df5d6 03:38:15 Step 13/30 : MAINTAINER hcltech 03:38:15 ---> Running in 1cb91276a768 03:38:15 Removing intermediate container 1cb91276a768 03:38:15 ---> 67b03d49b689 03:38:15 Step 14/30 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 03:38:15 ---> Running in 947e46dac97e 03:38:16 Connecting to iotech.jfrog.io (34.246.139.145:443) 03:38:17 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 03:38:17 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 03:38:17 '/etc/apk/keys/alpine.dev.rsa.pub' saved 03:38:17 Removing intermediate container 947e46dac97e 03:38:17 ---> cc812da90cf7 03:38:17 Step 15/30 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 03:38:17 ---> Running in 2d83a51867fa 03:38:19 Removing intermediate container 2d83a51867fa 03:38:19 ---> 3fb9ff17d3ca 03:38:19 Step 16/30 : RUN apk add --update --no-cache linux-headers yaml libmicrohttpd curl libuuid iotech-paho-mqtt-c-dev-1.3 hiredis libcbor iotech-iot-1.6 dumb-init 03:38:19 ---> Running in 77a3e68b5717 03:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:38:22 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:23 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:38:23 (1/26) Installing brotli-libs (1.1.0-r2) 03:38:23 (2/26) Installing c-ares (1.34.6-r0) 03:38:23 (3/26) Installing libunistring (1.3-r0) 03:38:23 (4/26) Installing libidn2 (2.3.7-r0) 03:38:23 (5/26) Installing nghttp2-libs (1.69.0-r0) 03:38:23 (6/26) Installing libpsl (0.21.5-r3) 03:38:23 (7/26) Installing zstd-libs (1.5.7-r0) 03:38:23 (8/26) Installing libcurl (8.14.1-r2) 03:38:23 (9/26) Installing curl (8.14.1-r2) 03:38:23 (10/26) Installing dumb-init (1.2.5-r3) 03:38:23 (11/26) Installing hiredis (1.3.0-r0) 03:38:23 (12/26) Installing yaml (0.2.5-r2) 03:38:23 (13/26) Installing libcbor (0.12.0-r0) 03:38:23 (14/26) Installing iotech-iot-1.6 (1.6.3-r0) 03:38:24 (15/26) Installing pkgconf (2.4.3-r0) 03:38:24 (16/26) Installing openssl-dev (3.5.7-r0) 03:38:24 (17/26) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.162-r0) 03:38:25 (18/26) Installing gmp (6.3.0-r3) 03:38:25 (19/26) Installing nettle (3.10.2-r0) 03:38:25 (20/26) Installing libffi (3.4.8-r0) 03:38:25 (21/26) Installing libtasn1 (4.21.0-r0) 03:38:25 (22/26) Installing p11-kit (0.25.5-r2) 03:38:25 (23/26) Installing gnutls (3.8.13-r0) 03:38:25 (24/26) Installing libmicrohttpd (1.0.1-r1) 03:38:25 (25/26) Installing libuuid (2.41-r9) 03:38:25 (26/26) Installing linux-headers (6.14.2-r0) 03:38:26 Executing busybox-1.37.0-r20.trigger 03:38:26 OK: 29 MiB in 42 packages 03:38:29 Removing intermediate container 77a3e68b5717 03:38:29 ---> 78aa46beed1a 03:38:29 Step 17/30 : RUN apk --no-cache upgrade 03:38:29 ---> Running in 0fdde0c1a334 03:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:38:32 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/aarch64/APKINDEX.tar.gz 03:38:33 WARNING: This apk-tools is OLD! Some packages might not function properly. 03:38:33 OK: 29 MiB in 42 packages 03:38:34 Removing intermediate container 0fdde0c1a334 03:38:34 ---> fbcf9b68c465 03:38:34 Step 18/30 : COPY --from=builder /device-can/build/release/ / 03:38:35 ---> f2c12d64ac7a 03:38:35 Step 19/30 : COPY --from=builder /usr/lib/libcsdk.so /usr/lib 03:38:35 ---> 0181234e9f60 03:38:35 Step 20/30 : COPY --from=builder /usr/share/doc/edgex-csdk /usr/share/doc/edgex-csdk 03:38:36 ---> 5bfb28808020 03:38:36 Step 21/30 : COPY LICENSE /. 03:38:36 ---> 3cc061078276 03:38:36 Step 22/30 : COPY Attribution.txt /. 03:38:37 ---> 8513e5a2b616 03:38:37 Step 23/30 : COPY res /res 03:38:37 ---> 7dd67feddb5d 03:38:37 Step 24/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 HCL Technologies Ltd' 03:38:37 ---> Running in 4149367fa96e 03:38:38 Removing intermediate container 4149367fa96e 03:38:38 ---> 06edfaaae9d6 03:38:38 Step 25/30 : EXPOSE 59980 03:38:38 ---> Running in 75166c5014f1 03:38:38 Removing intermediate container 75166c5014f1 03:38:38 ---> 251f8628a7eb 03:38:38 Step 26/30 : ENTRYPOINT ["/device-can"] 03:38:38 ---> Running in dde882878621 03:38:38 Removing intermediate container dde882878621 03:38:38 ---> 7ea8fea538dc 03:38:38 Step 27/30 : CMD ["-cp=keeper://edgex-core-keeper:59890", "--registry", "--confdir=/res"] 03:38:39 ---> Running in 0462d732a415 03:38:39 Removing intermediate container 0462d732a415 03:38:39 ---> d06e8501f5df 03:38:39 Step 28/30 : LABEL arch=arm64 03:38:39 ---> Running in c9cea656b799 03:38:39 Removing intermediate container c9cea656b799 03:38:39 ---> c1bb173fbd31 03:38:39 Step 29/30 : LABEL git_sha=15800fc43d58ca67e0cb91530f895d1caddf3500 03:38:39 ---> Running in 2f8a62816e5b 03:38:40 Removing intermediate container 2f8a62816e5b 03:38:40 ---> 44d408689d27 03:38:40 Step 30/30 : LABEL version=4.0.2 03:38:40 ---> Running in db017303ad1b 03:38:40 Removing intermediate container db017303ad1b 03:38:40 ---> 7d60eb93d4c8 03:38:40 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 03:38:40 Successfully built 7d60eb93d4c8 03:38:40 Successfully tagged device-can-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:38:40 provisioning config files... 03:38:40 copy managed file [device-can-settings] to file:/w/workspace/device-can/2@tmp/config8589353985133385478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:38:41 ---> ****-login.sh 03:38:41 nexus3.edgexfoundry.org:10001 03:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:41 Configure a credential helper to remove this warning. See 03:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:41 03:38:41 Login Succeeded 03:38:41 nexus3.edgexfoundry.org:10002 03:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:41 Configure a credential helper to remove this warning. See 03:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:41 03:38:41 Login Succeeded 03:38:41 nexus3.edgexfoundry.org:10003 03:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:41 Configure a credential helper to remove this warning. See 03:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:41 03:38:41 Login Succeeded 03:38:42 nexus3.edgexfoundry.org:10004 03:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:42 Configure a credential helper to remove this warning. See 03:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:42 03:38:42 Login Succeeded 03:38:42 ****.io 03:38:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:38:42 Configure a credential helper to remove this warning. See 03:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:38:42 03:38:42 Login Succeeded 03:38:42 ---> ****-login.sh ends [Pipeline] } 03:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:43 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 03:38:43 [edgeXDocker.push] Tagging docker image device-can-arm64 with the following tags: 03:38:43 15800fc43d58ca67e0cb91530f895d1caddf3500 03:38:43 4.0.2 03:38:43 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 03:38:43 palau 03:38:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:43 + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:44 + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 03:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] 03:38:44 c3386cd7839a: Preparing 03:38:44 f27926b07d04: Preparing 03:38:44 fc50c1480d8e: Preparing 03:38:44 3f9bbc8b0596: Preparing 03:38:44 a4832c342a94: Preparing 03:38:44 049085eb4c9e: Preparing 03:38:44 feeee40eacee: Preparing 03:38:44 12a580c81561: Preparing 03:38:44 0603cef05754: Preparing 03:38:44 216c8b5ea5fb: Preparing 03:38:44 03ba6f53ebfc: Preparing 03:38:44 049085eb4c9e: Waiting 03:38:44 feeee40eacee: Waiting 03:38:44 12a580c81561: Waiting 03:38:44 0603cef05754: Waiting 03:38:44 216c8b5ea5fb: Waiting 03:38:44 03ba6f53ebfc: Waiting 03:38:44 c3386cd7839a: Pushed 03:38:44 3f9bbc8b0596: Pushed 03:38:44 f27926b07d04: Pushed 03:38:44 fc50c1480d8e: Pushed 03:38:44 a4832c342a94: Pushed 03:38:44 feeee40eacee: Pushed 03:38:44 049085eb4c9e: Pushed 03:38:44 0603cef05754: Pushed 03:38:44 03ba6f53ebfc: Layer already exists 03:38:44 216c8b5ea5fb: Pushed 03:38:50 12a580c81561: Pushed 03:38:50 15800fc43d58ca67e0cb91530f895d1caddf3500: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:50 + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.2 03:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] 03:38:50 c3386cd7839a: Preparing 03:38:50 f27926b07d04: Preparing 03:38:50 fc50c1480d8e: Preparing 03:38:50 3f9bbc8b0596: Preparing 03:38:50 a4832c342a94: Preparing 03:38:50 049085eb4c9e: Preparing 03:38:50 feeee40eacee: Preparing 03:38:50 12a580c81561: Preparing 03:38:50 0603cef05754: Preparing 03:38:50 216c8b5ea5fb: Preparing 03:38:50 03ba6f53ebfc: Preparing 03:38:50 feeee40eacee: Waiting 03:38:50 12a580c81561: Waiting 03:38:50 0603cef05754: Waiting 03:38:50 03ba6f53ebfc: Waiting 03:38:50 216c8b5ea5fb: Waiting 03:38:50 049085eb4c9e: Waiting 03:38:50 a4832c342a94: Layer already exists 03:38:50 c3386cd7839a: Layer already exists 03:38:50 f27926b07d04: Layer already exists 03:38:50 fc50c1480d8e: Layer already exists 03:38:50 3f9bbc8b0596: Layer already exists 03:38:50 216c8b5ea5fb: Layer already exists 03:38:50 feeee40eacee: Layer already exists 03:38:50 049085eb4c9e: Layer already exists 03:38:50 0603cef05754: Layer already exists 03:38:50 12a580c81561: Layer already exists 03:38:50 03ba6f53ebfc: Layer already exists 03:38:51 4.0.2: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:51 + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 03:38:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] 03:38:51 c3386cd7839a: Preparing 03:38:51 f27926b07d04: Preparing 03:38:51 fc50c1480d8e: Preparing 03:38:51 3f9bbc8b0596: Preparing 03:38:51 a4832c342a94: Preparing 03:38:51 049085eb4c9e: Preparing 03:38:51 feeee40eacee: Preparing 03:38:51 12a580c81561: Preparing 03:38:51 0603cef05754: Preparing 03:38:51 216c8b5ea5fb: Preparing 03:38:51 03ba6f53ebfc: Preparing 03:38:51 12a580c81561: Waiting 03:38:51 049085eb4c9e: Waiting 03:38:51 0603cef05754: Waiting 03:38:51 216c8b5ea5fb: Waiting 03:38:51 03ba6f53ebfc: Waiting 03:38:51 feeee40eacee: Waiting 03:38:51 f27926b07d04: Layer already exists 03:38:51 c3386cd7839a: Layer already exists 03:38:51 a4832c342a94: Layer already exists 03:38:51 fc50c1480d8e: Layer already exists 03:38:51 3f9bbc8b0596: Layer already exists 03:38:51 049085eb4c9e: Layer already exists 03:38:51 12a580c81561: Layer already exists 03:38:51 feeee40eacee: Layer already exists 03:38:51 0603cef05754: Layer already exists 03:38:51 216c8b5ea5fb: Layer already exists 03:38:51 03ba6f53ebfc: Layer already exists 03:38:52 15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:52 + docker tag device-can-arm64 nexus3.edgexfoundry.org:10004/device-can-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:52 + docker push nexus3.edgexfoundry.org:10004/device-can-arm64:palau 03:38:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-can-arm64] 03:38:52 c3386cd7839a: Preparing 03:38:52 f27926b07d04: Preparing 03:38:52 fc50c1480d8e: Preparing 03:38:52 3f9bbc8b0596: Preparing 03:38:52 a4832c342a94: Preparing 03:38:52 049085eb4c9e: Preparing 03:38:52 feeee40eacee: Preparing 03:38:52 12a580c81561: Preparing 03:38:52 0603cef05754: Preparing 03:38:52 216c8b5ea5fb: Preparing 03:38:52 03ba6f53ebfc: Preparing 03:38:52 feeee40eacee: Waiting 03:38:52 12a580c81561: Waiting 03:38:52 049085eb4c9e: Waiting 03:38:52 0603cef05754: Waiting 03:38:52 216c8b5ea5fb: Waiting 03:38:52 03ba6f53ebfc: Waiting 03:38:52 fc50c1480d8e: Layer already exists 03:38:52 a4832c342a94: Layer already exists 03:38:52 3f9bbc8b0596: Layer already exists 03:38:52 c3386cd7839a: Layer already exists 03:38:52 f27926b07d04: Layer already exists 03:38:52 12a580c81561: Layer already exists 03:38:52 049085eb4c9e: Layer already exists 03:38:52 feeee40eacee: Layer already exists 03:38:52 216c8b5ea5fb: Layer already exists 03:38:52 0603cef05754: Layer already exists 03:38:52 03ba6f53ebfc: Layer already exists 03:38:53 palau: digest: sha256:deee9790dd76cfee77f6ea353085db5de5fc4f11033d17d2c7fd76a479a4170e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:38:53 ===================================================== [Pipeline] echo 03:38:53 taggedImages: 03:38:53 - nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500 03:38:53 - nexus3.edgexfoundry.org:10004/device-can-arm64:4.0.2 03:38:53 - nexus3.edgexfoundry.org:10004/device-can-arm64:15800fc43d58ca67e0cb91530f895d1caddf3500-4.0.2 03:38:53 - nexus3.edgexfoundry.org:10004/device-can-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:53 03:38:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:38:54 arm64: Pulling from edgex-lftools-log-publisher 03:38:54 8998bd30e6a1: Pulling fs layer 03:38:54 04944245beec: Pulling fs layer 03:38:54 699f458cf7ca: Pulling fs layer 03:38:54 765212b225bb: Pulling fs layer 03:38:54 f23df028b6ca: Pulling fs layer 03:38:54 d65c8cfc05b1: Pulling fs layer 03:38:54 2437ff75d9bd: Pulling fs layer 03:38:54 f23df028b6ca: Waiting 03:38:54 765212b225bb: Waiting 03:38:54 2437ff75d9bd: Waiting 03:38:54 04944245beec: Verifying Checksum 03:38:54 04944245beec: Download complete 03:38:54 765212b225bb: Verifying Checksum 03:38:54 765212b225bb: Download complete 03:38:54 f23df028b6ca: Verifying Checksum 03:38:54 f23df028b6ca: Download complete 03:38:54 d65c8cfc05b1: Verifying Checksum 03:38:54 d65c8cfc05b1: Download complete 03:38:54 699f458cf7ca: Verifying Checksum 03:38:54 699f458cf7ca: Download complete 03:38:54 8998bd30e6a1: Download complete 03:38:57 2437ff75d9bd: Verifying Checksum 03:38:57 2437ff75d9bd: Download complete 03:38:59 8998bd30e6a1: Pull complete 03:38:59 04944245beec: Pull complete 03:39:01 699f458cf7ca: Pull complete 03:39:01 765212b225bb: Pull complete 03:39:02 f23df028b6ca: Pull complete 03:39:02 d65c8cfc05b1: Pull complete 03:39:20 2437ff75d9bd: Pull complete 03:39:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:21 prd-ubuntu20.04-docker-arm64-4c-16g-13725 does not seem to be running inside a container 03:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-can/2 -v /w/workspace/device-can/2:/w/workspace/device-can/2:rw,z -v /w/workspace/device-can/2@tmp:/w/workspace/device-can/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:39:23 $ docker top 9590dbde6a7cb93b02e9091ed084e71950db4b72bea777e2766168683f2f20e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:24 ---> job-cost.sh 03:39:24 lf-activate-venv: SKIPPING 03:39:24 INFO: No Stack... 03:39:25 INFO: Retrieving Pricing Info for: v3-standard-4 03:39:25 INFO: Archiving Costs [Pipeline] sh 03:39:26 + cut -d, -f6 03:39:26 + cat /w/workspace/device-can/2/archives/cost.csv [Pipeline] lock 03:39:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] 03:39:28 Resource [jenkins-edgexfoundry-device-can-palau-2-stack-cost] did not exist. Created. 03:39:28 Lock acquired on [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:39:29 /w/workspace/device-can/2@tmp/durable-68d7cda8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:39:30 + echo total: 0.10999999940395355 [Pipeline] stash 03:39:30 Warning: overwriting stash ‘stack-cost’ 03:39:30 Stashed 1 file(s) [Pipeline] } 03:39:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-can-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:39:30 $ docker stop --time=1 9590dbde6a7cb93b02e9091ed084e71950db4b72bea777e2766168683f2f20e0 03:39:32 $ docker rm -f --volumes 9590dbde6a7cb93b02e9091ed084e71950db4b72bea777e2766168683f2f20e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:39:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:33 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:33 $ docker top da108a13e05880eb102ee3c42162200815e45a54f5faccc1a53e6c2ec5eef899 -eo pid,comm 03:39:33 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). 03:39:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:33 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:34 + git semver [Pipeline] } 03:39:34 $ docker stop --time=1 da108a13e05880eb102ee3c42162200815e45a54f5faccc1a53e6c2ec5eef899 03:39:35 $ docker rm -f --volumes da108a13e05880eb102ee3c42162200815e45a54f5faccc1a53e6c2ec5eef899 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:36 03:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:36 0.23.1-centos7: Pulling from edgex-lftools 03:39:36 ab5ef0e58194: Pulling fs layer 03:39:36 9712f1f96733: Pulling fs layer 03:39:36 63f879dbbcfc: Pulling fs layer 03:39:36 0d9ebad4ef96: Pulling fs layer 03:39:36 e9a5061849ea: Pulling fs layer 03:39:36 d747dcd14b5f: Pulling fs layer 03:39:36 2de7ff778b66: Pulling fs layer 03:39:36 e9a5061849ea: Waiting 03:39:36 0d9ebad4ef96: Waiting 03:39:36 d747dcd14b5f: Waiting 03:39:36 2de7ff778b66: Waiting 03:39:36 9712f1f96733: Verifying Checksum 03:39:36 9712f1f96733: Download complete 03:39:36 63f879dbbcfc: Verifying Checksum 03:39:36 63f879dbbcfc: Download complete 03:39:36 e9a5061849ea: Verifying Checksum 03:39:36 e9a5061849ea: Download complete 03:39:36 d747dcd14b5f: Verifying Checksum 03:39:36 d747dcd14b5f: Download complete 03:39:36 0d9ebad4ef96: Verifying Checksum 03:39:36 0d9ebad4ef96: Download complete 03:39:37 ab5ef0e58194: Download complete 03:39:37 2de7ff778b66: Download complete 03:39:41 ab5ef0e58194: Pull complete 03:39:41 9712f1f96733: Pull complete 03:39:41 63f879dbbcfc: Pull complete 03:39:47 0d9ebad4ef96: Pull complete 03:39:47 e9a5061849ea: Pull complete 03:39:47 d747dcd14b5f: Pull complete 03:39:47 2de7ff778b66: Pull complete 03:39:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:39:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:39:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:48 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:39:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:39:49 $ docker top 991ab48a1a1527b0ac43455b9808e9a7274f811e2abaef7f1091677b0a465929 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:39:50 provisioning config files... 03:39:50 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config3467868835099436778tmp 03:39:50 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config9527379833865083917tmp 03:39:50 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config10881661869350067952tmp [Pipeline] { [Pipeline] echo 03:39:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:39:50 ---> sigul-configuration.sh 03:39:50 gpg: directory `/root/.gnupg' created 03:39:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:39:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:39:50 gpg: keyring `/root/.gnupg/secring.gpg' created 03:39:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:39:50 gpg: CAST5 encrypted data 03:39:50 gpg: encrypted with 1 passphrase 03:39:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:39:50 + mkdir /home/jenkins 03:39:50 + mkdir /home/jenkins/sigul [Pipeline] sh 03:39:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:39:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:39:51 ---> sigul-install.sh 03:39:51 Sigul already installed; skipping installation. [Pipeline] sh 03:39:51 + git tag --list 03:39:51 v4.0 03:39:51 v4.0.0 03:39:51 v4.0.1 03:39:51 v4.0.2 03:39:51 v4.1.0-dev.1 [Pipeline] sh 03:39:51 + lftools sign git-tag v4.0.2 03:39:52 Signing Git tag with Sigul... 03:39:52 Signing v4.0.2 [Pipeline] echo 03:39:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:39:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:39:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:39:53 $ docker stop --time=1 991ab48a1a1527b0ac43455b9808e9a7274f811e2abaef7f1091677b0a465929 03:39:54 $ docker rm -f --volumes 991ab48a1a1527b0ac43455b9808e9a7274f811e2abaef7f1091677b0a465929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:39:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:55 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:55 $ docker top 298704ea01a5cfbe0f0dab3a689065f8279625b8a71cd8d2e5e305aeb23b712e -eo pid,comm 03:39:55 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). 03:39:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:55 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:55 + git semver [Pipeline] } 03:39:56 $ docker stop --time=1 298704ea01a5cfbe0f0dab3a689065f8279625b8a71cd8d2e5e305aeb23b712e 03:39:57 $ docker rm -f --volumes 298704ea01a5cfbe0f0dab3a689065f8279625b8a71cd8d2e5e305aeb23b712e [Pipeline] // withDockerContainer [Pipeline] sh 03:39:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:39:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:39:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:39:58 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:39:58 $ docker top 5d55ba2109105bce9ee76ba7a9bb8afa53626445dda08c52a3962ebe5f528694 -eo pid,comm 03:39:58 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). 03:39:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:58 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:39:58 + git semver [Pipeline] } 03:39:59 $ docker stop --time=1 5d55ba2109105bce9ee76ba7a9bb8afa53626445dda08c52a3962ebe5f528694 03:40:00 $ docker rm -f --volumes 5d55ba2109105bce9ee76ba7a9bb8afa53626445dda08c52a3962ebe5f528694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:40:00 + [ -d /w/workspace/edgexfoundry_device-can_palau/archives ] 03:40:00 + ls -al /w/workspace/edgexfoundry_device-can_palau/archives 03:40:00 total 16 03:40:00 drwxr-xr-x 3 root root 4096 Jun 23 03:33 . 03:40:00 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:39 .. 03:40:00 drwxr-xr-x 2 root root 4096 Jun 23 03:33 cost 03:40:00 -rw-r--r-- 1 root root 81 Jun 23 03:33 cost.csv 03:40:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_palau/archives 03:40:00 + ls -al /w/workspace/edgexfoundry_device-can_palau/archives 03:40:00 total 16 03:40:00 drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 03:33 . 03:40:00 drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 03:39 .. 03:40:00 drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 03:33 cost 03:40:00 -rw-r--r-- 1 jenkins jenkins 81 Jun 23 03:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:40:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:40:01 ---> package-listing.sh 03:40:01 ++ facter osfamily 03:40:01 ++ tr '[:upper:]' '[:lower:]' 03:40:02 + OS_FAMILY=debian 03:40:02 + workspace=/w/workspace/edgexfoundry_device-can_palau 03:40:02 + START_PACKAGES=/tmp/packages_start.txt 03:40:02 + END_PACKAGES=/tmp/packages_end.txt 03:40:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:40:02 + PACKAGES=/tmp/packages_start.txt 03:40:02 + '[' /w/workspace/edgexfoundry_device-can_palau ']' 03:40:02 + PACKAGES=/tmp/packages_end.txt 03:40:02 + case "${OS_FAMILY}" in 03:40:02 + dpkg -l 03:40:02 + grep '^ii' 03:40:02 + '[' -f /tmp/packages_start.txt ']' 03:40:02 + '[' -f /tmp/packages_end.txt ']' 03:40:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:40:02 + '[' /w/workspace/edgexfoundry_device-can_palau ']' 03:40:02 + mkdir -p /w/workspace/edgexfoundry_device-can_palau/archives/ 03:40:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_palau/archives/ [Pipeline] echo 03:40:02 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-can_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:40:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:03 prd-ubuntu20.04-docker-8c-8g-13723 does not seem to be running inside a container 03:40:03 $ 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-can_palau/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-can_palau -v /w/workspace/edgexfoundry_device-can_palau:/w/workspace/edgexfoundry_device-can_palau:rw,z -v /w/workspace/edgexfoundry_device-can_palau@tmp:/w/workspace/edgexfoundry_device-can_palau@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:40:03 $ docker top d3a6c839eebd3402c7f435c5ecb47681f6f4b9c3945d61fdeea276c54e6ce29c -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:03 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:04 + mkdir -p /var/log/sysstat [Pipeline] sh 03:40:04 + ls /var/log/sa-host 03:40:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:04 provisioning config files... 03:40:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_palau@tmp/config7636053357934200141tmp [Pipeline] { [Pipeline] echo 03:40:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:04 ---> create-netrc.sh [Pipeline] } 03:40:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:40:05 ---> python-tools-install.sh [Pipeline] echo 03:40:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:05 ---> sudo-logs.sh 03:40:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:40:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:05 ---> job-cost.sh 03:40:05 lf-activate-venv: SKIPPING 03:40:05 DEBUG: total: 0.2199999988079071 03:40:05 INFO: Retrieving Stack Cost... 03:40:06 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:06 INFO: Archiving Costs [Pipeline] echo 03:40:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:06 ---> logs-deploy.sh 03:40:06 lf-activate-venv: SKIPPING 03:40:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/palau/2 03:40:06 INFO: archiving workspace using pattern(s): 03:40:07 Archives upload complete. 03:40:07 INFO: archiving logs to Nexus