Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1a776ee907d08e39928eb07fc2284b30a6e0a694 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-ssh14774431340974795326.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh9608946205502012129.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9123360151179073590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh6655312736317747641.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8850853031151573773.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-17064 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1a776ee907d08e39928eb07fc2284b30a6e0a694 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a776ee907d08e39928eb07fc2284b30a6e0a694 # timeout=10 Commit message: "Merge pull request #491 from cloudxxx8/changelog" > git rev-list --no-walk fce4d9ea94ea80a3011c486961bae016d9d59a68 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T18:51:13.557Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T18:51:13.619Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T18:51:13.644Z] ========================================================= [2023-11-08T18:51:13.644Z] EdgeX Global Pipelines Version Info [2023-11-08T18:51:13.644Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:51:14.376Z] ------------------- [2023-11-08T18:51:14.376Z] stable info: [2023-11-08T18:51:14.376Z] ------------------- [2023-11-08T18:51:14.376Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T18:51:14.376Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:51:14.376Z] Message: update stable to v1.0.257 [2023-11-08T18:51:14.948Z] ------------------- [2023-11-08T18:51:14.948Z] experimental info: [2023-11-08T18:51:14.948Z] ------------------- [2023-11-08T18:51:14.948Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T18:51:14.948Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:51:14.948Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T18:51:15.143Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2023-11-08T18:51:15.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2023-11-08T18:51:15.163Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T18:51:15.175Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T18:51:15.187Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T18:51:15.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2023-11-08T18:51:15.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2023-11-08T18:51:15.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T18:51:15.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T18:51:15.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2023-11-08T18:51:15.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T18:51:15.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T18:51:15.294Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:51:15.307Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:51:15.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T18:51:15.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T18:51:15.351Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T18:51:15.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T18:51:15.378Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T18:51:15.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T18:51:15.409Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a776ee907d08e39928eb07fc2284b30a6e0a694 [Pipeline] echo [2023-11-08T18:51:15.423Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a776ee [Pipeline] echo [2023-11-08T18:51:15.437Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:51:15.489Z] provisioning config files... [2023-11-08T18:51:15.503Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config13626952821528676586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:51:15.809Z] ---> docker-login.sh [2023-11-08T18:51:15.810Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:51:16.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:17.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:17.016Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:17.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:17.016Z] [2023-11-08T18:51:17.016Z] Login Succeeded [2023-11-08T18:51:17.016Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:51:17.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:17.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:17.016Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:17.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:17.016Z] [2023-11-08T18:51:17.016Z] Login Succeeded [2023-11-08T18:51:17.016Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:51:17.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:17.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:17.277Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:17.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:17.277Z] [2023-11-08T18:51:17.277Z] Login Succeeded [2023-11-08T18:51:17.277Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:51:17.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:17.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:17.538Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:17.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:17.538Z] [2023-11-08T18:51:17.538Z] Login Succeeded [2023-11-08T18:51:17.538Z] docker.io [2023-11-08T18:51:17.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:17.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:17.798Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:17.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:17.798Z] [2023-11-08T18:51:17.798Z] Login Succeeded [2023-11-08T18:51:17.798Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:51:17.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2023-11-08T18:51:18.178Z] + git rev-list -1 --merges 1a776ee907d08e39928eb07fc2284b30a6e0a694~1..1a776ee907d08e39928eb07fc2284b30a6e0a694 [Pipeline] echo [2023-11-08T18:51:18.228Z] -----------> git rev-list -1 --merges 1a776ee907d08e39928eb07fc2284b30a6e0a694~1..1a776ee907d08e39928eb07fc2284b30a6e0a694 1a776ee907d08e39928eb07fc2284b30a6e0a694 [2023-11-08T18:51:18.228Z] 1a776ee907d08e39928eb07fc2284b30a6e0a694 [false] [Pipeline] sh [2023-11-08T18:51:18.517Z] + git log --format=format:%s -1 1a776ee907d08e39928eb07fc2284b30a6e0a694 [Pipeline] echo [2023-11-08T18:51:18.532Z] ========================================================= [2023-11-08T18:51:18.532Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T18:51:18.532Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T18:51:18.918Z] + git rev-list -1 --merges 1a776ee907d08e39928eb07fc2284b30a6e0a694~1..1a776ee907d08e39928eb07fc2284b30a6e0a694 [Pipeline] echo [2023-11-08T18:51:18.930Z] -----------> git rev-list -1 --merges 1a776ee907d08e39928eb07fc2284b30a6e0a694~1..1a776ee907d08e39928eb07fc2284b30a6e0a694 1a776ee907d08e39928eb07fc2284b30a6e0a694 [2023-11-08T18:51:18.930Z] 1a776ee907d08e39928eb07fc2284b30a6e0a694 [false] [Pipeline] sh [2023-11-08T18:51:19.217Z] + git log --format=format:%s -1 1a776ee907d08e39928eb07fc2284b30a6e0a694 [Pipeline] echo [2023-11-08T18:51:19.235Z] ========================================================= [2023-11-08T18:51:19.235Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T18:51:19.235Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-08T18:51:19.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:51:19.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T18:51:19.615Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T18:51:19.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T18:51:19.615Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T18:51:19.615Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T18:51:19.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:19.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:51:19.966Z] [2023-11-08T18:51:19.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:20.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:51:20.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T18:51:20.527Z] b85a868b505f: Pulling fs layer [2023-11-08T18:51:20.527Z] e2be974225ed: Pulling fs layer [2023-11-08T18:51:20.527Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T18:51:20.527Z] 988bab9f4d93: Pulling fs layer [2023-11-08T18:51:20.527Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T18:51:20.527Z] eaf3925da568: Pulling fs layer [2023-11-08T18:51:20.527Z] bab4dde63d76: Pulling fs layer [2023-11-08T18:51:20.527Z] bde34c3a00c8: Pulling fs layer [2023-11-08T18:51:20.527Z] b352a97aabf1: Pulling fs layer [2023-11-08T18:51:20.527Z] 4872d77fe225: Pulling fs layer [2023-11-08T18:51:20.527Z] 5851b861e8e6: Pulling fs layer [2023-11-08T18:51:20.527Z] 4872d77fe225: Waiting [2023-11-08T18:51:20.527Z] 5851b861e8e6: Waiting [2023-11-08T18:51:20.527Z] bde34c3a00c8: Waiting [2023-11-08T18:51:20.527Z] 988bab9f4d93: Waiting [2023-11-08T18:51:20.527Z] 1469e6f7b9e6: Waiting [2023-11-08T18:51:20.527Z] eaf3925da568: Waiting [2023-11-08T18:51:20.527Z] bab4dde63d76: Waiting [2023-11-08T18:51:20.527Z] e2be974225ed: Verifying Checksum [2023-11-08T18:51:20.527Z] e2be974225ed: Download complete [2023-11-08T18:51:20.527Z] 988bab9f4d93: Download complete [2023-11-08T18:51:20.527Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T18:51:20.527Z] 1469e6f7b9e6: Download complete [2023-11-08T18:51:20.527Z] eaf3925da568: Verifying Checksum [2023-11-08T18:51:20.527Z] eaf3925da568: Download complete [2023-11-08T18:51:20.527Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T18:51:20.527Z] 339a4e72a1f5: Download complete [2023-11-08T18:51:20.787Z] bde34c3a00c8: Download complete [2023-11-08T18:51:20.787Z] b352a97aabf1: Download complete [2023-11-08T18:51:20.787Z] 4872d77fe225: Verifying Checksum [2023-11-08T18:51:20.787Z] 4872d77fe225: Download complete [2023-11-08T18:51:20.787Z] 5851b861e8e6: Verifying Checksum [2023-11-08T18:51:20.787Z] 5851b861e8e6: Download complete [2023-11-08T18:51:20.787Z] b85a868b505f: Verifying Checksum [2023-11-08T18:51:20.787Z] b85a868b505f: Download complete [2023-11-08T18:51:21.048Z] bab4dde63d76: Download complete [2023-11-08T18:51:22.424Z] b85a868b505f: Pull complete [2023-11-08T18:51:22.424Z] e2be974225ed: Pull complete [2023-11-08T18:51:22.992Z] 339a4e72a1f5: Pull complete [2023-11-08T18:51:22.992Z] 988bab9f4d93: Pull complete [2023-11-08T18:51:23.252Z] 1469e6f7b9e6: Pull complete [2023-11-08T18:51:23.510Z] eaf3925da568: Pull complete [2023-11-08T18:51:25.416Z] bab4dde63d76: Pull complete [2023-11-08T18:51:25.416Z] bde34c3a00c8: Pull complete [2023-11-08T18:51:25.677Z] b352a97aabf1: Pull complete [2023-11-08T18:51:25.677Z] 4872d77fe225: Pull complete [2023-11-08T18:51:25.677Z] 5851b861e8e6: Pull complete [2023-11-08T18:51:25.938Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T18:51:25.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:51:25.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:51:26.036Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:51:26.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T18:51:29.139Z] $ docker top 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:51:29.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:51:29.244Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:51:29.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:51:29.381Z] $ docker exec 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e ssh-agent [2023-11-08T18:51:29.504Z] SSH_AUTH_SOCK=/tmp/ssh-QAUcvEWeq8Qj/agent.32 [2023-11-08T18:51:29.504Z] SSH_AGENT_PID=38 [2023-11-08T18:51:29.514Z] Running ssh-add (command line suppressed) [2023-11-08T18:51:29.626Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3009619398781310141.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3009619398781310141.key) [2023-11-08T18:51:29.640Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:51:29.927Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T18:51:29.972Z] $ docker exec --env ******** --env ******** 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e ssh-agent -k [2023-11-08T18:51:30.071Z] unset SSH_AUTH_SOCK; [2023-11-08T18:51:30.072Z] unset SSH_AGENT_PID; [2023-11-08T18:51:30.072Z] echo Agent pid 38 killed; [2023-11-08T18:51:30.079Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T18:51:30.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:51:30.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:51:30.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:51:30.229Z] $ docker exec 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e ssh-agent [2023-11-08T18:51:30.349Z] SSH_AUTH_SOCK=/tmp/ssh-s2EaRddHOA33/agent.70 [2023-11-08T18:51:30.349Z] SSH_AGENT_PID=76 [2023-11-08T18:51:30.353Z] Running ssh-add (command line suppressed) [2023-11-08T18:51:30.453Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1879272415806979777.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1879272415806979777.key) [2023-11-08T18:51:30.465Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:51:30.761Z] + git semver init [2023-11-08T18:51:31.026Z] 2023-11-08 18:51:30,954 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T18:51:31.026Z] 2023-11-08 18:51:30,954 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2023-11-08T18:51:31.026Z] 2023-11-08 18:51:30,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2023-11-08T18:51:31.027Z] 2023-11-08 18:51:30,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:51:31.967Z] 2023-11-08 18:51:31,823 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2023-11-08T18:51:31.967Z] 2023-11-08 18:51:31,824 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2023-11-08T18:51:31.967Z] 2023-11-08 18:51:31,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:51:31.967Z] 2023-11-08 18:51:31,824 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:51:31.967Z] 3.0.3-dev.6 [Pipeline] } [2023-11-08T18:51:31.979Z] $ docker exec --env ******** --env ******** 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e ssh-agent -k [2023-11-08T18:51:32.108Z] unset SSH_AUTH_SOCK; [2023-11-08T18:51:32.109Z] unset SSH_AGENT_PID; [2023-11-08T18:51:32.109Z] echo Agent pid 76 killed; [2023-11-08T18:51:32.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:51:32.427Z] + git semver [Pipeline] } [2023-11-08T18:51:32.700Z] $ docker stop --time=1 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e [2023-11-08T18:51:33.977Z] $ docker rm -f --volumes 3bcad09d190a178dd0e02e311b9ac6aa8de6109f80bdee7c5990a4558d6d0c4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:51:34.340Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T18:51:34.549Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T18:51:34.554Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.6 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:51:34.688Z] provisioning config files... [2023-11-08T18:51:34.698Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5038757342601912035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:51:35.035Z] ---> docker-login.sh [2023-11-08T18:51:35.035Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:51:35.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:35.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:35.035Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:35.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:35.035Z] [2023-11-08T18:51:35.035Z] Login Succeeded [2023-11-08T18:51:35.035Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:51:35.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:35.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:35.035Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:35.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:35.035Z] [2023-11-08T18:51:35.035Z] Login Succeeded [2023-11-08T18:51:35.035Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:51:35.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:35.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:35.297Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:35.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:35.297Z] [2023-11-08T18:51:35.297Z] Login Succeeded [2023-11-08T18:51:35.297Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:51:35.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:35.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:35.297Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:35.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:35.297Z] [2023-11-08T18:51:35.297Z] Login Succeeded [2023-11-08T18:51:35.297Z] docker.io [2023-11-08T18:51:35.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:51:35.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:51:35.821Z] Configure a credential helper to remove this warning. See [2023-11-08T18:51:35.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:51:35.821Z] [2023-11-08T18:51:35.821Z] Login Succeeded [2023-11-08T18:51:35.821Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:51:35.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:51:35.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:51:35.909Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2023-11-08T18:51:35.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:51:35.922Z] ========================================================= [2023-11-08T18:51:35.922Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2023-11-08T18:51:35.922Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:36.219Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2023-11-08T18:51:36.219Z] Sending build context to Docker daemon 4.936MB [2023-11-08T18:51:36.219Z] Step 1/21 : ARG BASE=alpine:3.18 [2023-11-08T18:51:36.219Z] Step 2/21 : FROM ${BASE} as builder [2023-11-08T18:51:36.219Z] latest: Pulling from edgex-devops/edgex-gcc-base [2023-11-08T18:51:36.219Z] 96526aa774ef: Pulling fs layer [2023-11-08T18:51:36.219Z] da60e534fd72: Pulling fs layer [2023-11-08T18:51:36.483Z] 96526aa774ef: Download complete [2023-11-08T18:51:36.483Z] 96526aa774ef: Pull complete [2023-11-08T18:51:37.426Z] da60e534fd72: Verifying Checksum [2023-11-08T18:51:37.426Z] da60e534fd72: Download complete [2023-11-08T18:51:40.718Z] da60e534fd72: Pull complete [2023-11-08T18:51:40.718Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2023-11-08T18:51:40.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2023-11-08T18:51:40.718Z] ---> 6605166a5db4 [2023-11-08T18:51:40.718Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T18:51:43.256Z] ---> Running in 2506aa90a5fb [2023-11-08T18:51:43.256Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2023-11-08T18:51:43.825Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T18:51:43.825Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T18:51:43.825Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T18:51:44.085Z] Removing intermediate container 2506aa90a5fb [2023-11-08T18:51:44.085Z] ---> 619775961c28 [2023-11-08T18:51:44.085Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T18:51:44.085Z] ---> Running in 31d31a2638df [2023-11-08T18:51:44.655Z] Removing intermediate container 31d31a2638df [2023-11-08T18:51:44.656Z] ---> ef6df779b9cf [2023-11-08T18:51:44.656Z] Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2023-11-08T18:51:44.656Z] ---> Running in 49e40aef3015 [2023-11-08T18:51:44.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:44.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:45.175Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:45.744Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T18:51:45.744Z] (1/17) Installing hiredis (1.1.0-r2) [2023-11-08T18:51:45.744Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2023-11-08T18:51:45.744Z] (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T18:51:46.312Z] (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T18:51:46.312Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T18:51:46.571Z] (6/17) Installing libcbor (0.10.2-r1) [2023-11-08T18:51:46.571Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2023-11-08T18:51:46.571Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T18:51:46.571Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T18:51:46.571Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T18:51:46.571Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T18:51:46.571Z] (12/17) Installing libblkid (2.38.1-r8) [2023-11-08T18:51:46.571Z] (13/17) Installing libuuid (2.38.1-r8) [2023-11-08T18:51:46.571Z] (14/17) Installing libfdisk (2.38.1-r8) [2023-11-08T18:51:46.571Z] (15/17) Installing libmount (2.38.1-r8) [2023-11-08T18:51:46.571Z] (16/17) Installing libsmartcols (2.38.1-r8) [2023-11-08T18:51:46.571Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2023-11-08T18:51:46.831Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T18:51:46.831Z] OK: 336 MiB in 99 packages [2023-11-08T18:51:47.399Z] Removing intermediate container 49e40aef3015 [2023-11-08T18:51:47.399Z] ---> e9a608157537 [2023-11-08T18:51:47.399Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-11-08T18:51:47.399Z] ---> Running in c6a71769a6b7 [2023-11-08T18:51:47.966Z] Removing intermediate container c6a71769a6b7 [2023-11-08T18:51:47.966Z] ---> 3c8e614134df [2023-11-08T18:51:47.966Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-11-08T18:51:48.224Z] ---> 5af26990aa89 [2023-11-08T18:51:48.225Z] Step 8/21 : COPY src /tmp/sdk/src [2023-11-08T18:51:48.483Z] ---> 1e30324fb821 [2023-11-08T18:51:48.483Z] Step 9/21 : COPY include /tmp/sdk/include [2023-11-08T18:51:48.483Z] ---> f6ad8f5c1074 [2023-11-08T18:51:48.483Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-11-08T18:51:48.741Z] ---> b7f04890bc41 [2023-11-08T18:51:48.741Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-11-08T18:51:48.741Z] ---> 4e6a3a9bca5c [2023-11-08T18:51:48.741Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-11-08T18:51:49.001Z] ---> 95dc879be031 [2023-11-08T18:51:49.001Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-11-08T18:51:49.001Z] ---> Running in ceaccb72d5b9 [2023-11-08T18:51:49.260Z] + CPPCHECK=false [2023-11-08T18:51:49.260Z] + DOCGEN=false [2023-11-08T18:51:49.260Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-11-08T18:51:49.260Z] + '[' 0 -gt 0 ] [2023-11-08T18:51:49.260Z] + readlink -f ./scripts/build.sh [2023-11-08T18:51:49.260Z] + dirname /tmp/sdk/scripts/build.sh [2023-11-08T18:51:49.260Z] + dirname /tmp/sdk/scripts [2023-11-08T18:51:49.260Z] + ROOT=/tmp/sdk [2023-11-08T18:51:49.260Z] + cd /tmp/sdk [2023-11-08T18:51:49.260Z] + mkdir -p /tmp/sdk/build/release [2023-11-08T18:51:49.260Z] + cd /tmp/sdk/build/release [2023-11-08T18:51:49.260Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-11-08T18:51:49.260Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T18:51:49.520Z] -- Detecting C compiler ABI info [2023-11-08T18:51:49.520Z] -- Detecting C compiler ABI info - done [2023-11-08T18:51:49.520Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T18:51:49.520Z] -- Detecting C compile features [2023-11-08T18:51:49.520Z] -- Detecting C compile features - done [2023-11-08T18:51:49.520Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T18:51:49.520Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T18:51:49.520Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T18:51:49.520Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T18:51:49.520Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T18:51:49.520Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T18:51:49.520Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T18:51:49.520Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T18:51:49.520Z] -- /opt/iotech/iot/1.5/include [2023-11-08T18:51:49.520Z] -- C SDK 3.0.3-dev.6 for Linux [2023-11-08T18:51:49.520Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T18:51:49.658Z] Still waiting to schedule task [2023-11-08T18:51:49.658Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T18:51:49.779Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T18:51:49.779Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T18:51:49.779Z] -- Configuring done (0.4s) [2023-11-08T18:51:49.779Z] -- Generating done (0.0s) [2023-11-08T18:51:49.779Z] -- Build files have been written to: /tmp/sdk/build/release [2023-11-08T18:51:49.779Z] + make all package [2023-11-08T18:51:49.779Z] + tee release.log [2023-11-08T18:51:49.779Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T18:51:50.038Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T18:51:50.038Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T18:51:50.298Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T18:51:50.298Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T18:51:50.298Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T18:51:50.867Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T18:51:50.867Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2023-11-08T18:51:50.867Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T18:51:50.867Z] 294 | while (privateConfig) [2023-11-08T18:51:50.867Z] | ^~~~~~~~~~~~~ [2023-11-08T18:51:50.867Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2023-11-08T18:51:50.867Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T18:51:50.867Z] | ^~~~~~~~~~~~~ [2023-11-08T18:51:50.867Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T18:51:50.867Z] 271 | while (result) [2023-11-08T18:51:50.867Z] | ^~~~~~ [2023-11-08T18:51:50.867Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2023-11-08T18:51:50.867Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T18:51:50.867Z] | ^~~~~~ [2023-11-08T18:51:50.867Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T18:51:50.867Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T18:51:51.127Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T18:51:51.385Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T18:51:51.385Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T18:51:51.643Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T18:51:51.643Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T18:51:51.903Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T18:51:51.903Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T18:51:51.903Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T18:51:52.470Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T18:51:52.470Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T18:51:52.470Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T18:51:52.730Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T18:51:53.666Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T18:51:53.925Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T18:51:53.925Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T18:51:53.925Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T18:51:53.925Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T18:51:54.186Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T18:51:54.754Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T18:51:54.754Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T18:51:54.754Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T18:51:55.014Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T18:51:55.014Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T18:51:55.014Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:51:55.014Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T18:51:55.014Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:51:55.014Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:51:55.014Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T18:51:55.014Z] | ^ [2023-11-08T18:51:55.272Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T18:51:55.272Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2023-11-08T18:51:55.272Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:51:55.272Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2023-11-08T18:51:55.272Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2023-11-08T18:51:55.272Z] | ^~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:51:55.272Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T18:51:55.532Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T18:51:55.532Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T18:51:55.532Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T18:51:55.793Z] [ 68%] Built target csdk [2023-11-08T18:51:55.793Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T18:51:55.793Z] [ 72%] Linking C executable template [2023-11-08T18:51:55.793Z] [ 72%] Built target template [2023-11-08T18:51:56.052Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T18:51:56.052Z] [ 76%] Linking C executable device-counter [2023-11-08T18:51:56.052Z] [ 76%] Built target device-counter [2023-11-08T18:51:56.052Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T18:51:56.311Z] [ 80%] Linking C executable device-random [2023-11-08T18:51:56.311Z] [ 80%] Built target device-random [2023-11-08T18:51:56.311Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T18:51:56.570Z] [ 84%] Linking C executable device-gyro [2023-11-08T18:51:56.570Z] [ 84%] Built target device-gyro [2023-11-08T18:51:56.570Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T18:51:56.570Z] [ 88%] Linking C executable device-bitfields [2023-11-08T18:51:56.570Z] [ 88%] Built target device-bitfields [2023-11-08T18:51:56.829Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T18:51:56.829Z] [ 92%] Linking C executable template-discovery [2023-11-08T18:51:56.829Z] [ 92%] Built target template-discovery [2023-11-08T18:51:56.829Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T18:51:57.089Z] [ 96%] Linking C executable device-file [2023-11-08T18:51:57.089Z] [ 96%] Built target device-file [2023-11-08T18:51:57.089Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T18:51:57.349Z] [100%] Linking C executable device-terminal [2023-11-08T18:51:57.349Z] [100%] Built target device-terminal [2023-11-08T18:51:57.349Z] Run CPack packaging tool... [2023-11-08T18:51:57.349Z] CPack: Create package using TGZ [2023-11-08T18:51:57.349Z] CPack: Install projects [2023-11-08T18:51:57.349Z] CPack: - Run preinstall target for: Csdk [2023-11-08T18:51:57.609Z] CPack: - Install project: Csdk [] [2023-11-08T18:51:57.609Z] CPack: Create package [2023-11-08T18:51:57.609Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.6.tar.gz generated. [2023-11-08T18:51:57.609Z] + '[' false '=' true ] [2023-11-08T18:51:57.609Z] + '[' false '=' true ] [2023-11-08T18:51:57.609Z] + mkdir -p /tmp/sdk/build/debug [2023-11-08T18:51:57.609Z] + cd /tmp/sdk/build/debug [2023-11-08T18:51:57.609Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-11-08T18:51:57.871Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T18:51:57.871Z] -- Detecting C compiler ABI info [2023-11-08T18:51:57.871Z] -- Detecting C compiler ABI info - done [2023-11-08T18:51:57.871Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T18:51:57.871Z] -- Detecting C compile features [2023-11-08T18:51:57.871Z] -- Detecting C compile features - done [2023-11-08T18:51:57.871Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T18:51:57.871Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T18:51:57.871Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T18:51:57.871Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T18:51:57.871Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T18:51:57.871Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T18:51:57.871Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T18:51:57.871Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T18:51:57.871Z] -- /opt/iotech/iot/1.5/include [2023-11-08T18:51:57.871Z] -- C SDK 3.0.3-dev.6 for Linux [2023-11-08T18:51:57.871Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T18:51:58.131Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T18:51:58.131Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T18:51:58.131Z] -- Configuring done (0.5s) [2023-11-08T18:51:58.131Z] -- Generating done (0.0s) [2023-11-08T18:51:58.131Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-11-08T18:51:58.131Z] + tee debug.log [2023-11-08T18:51:58.131Z] + make [2023-11-08T18:51:58.131Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T18:51:58.390Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T18:51:58.390Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T18:51:58.390Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T18:51:58.655Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T18:51:58.655Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T18:51:58.655Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T18:51:58.915Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T18:51:58.915Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T18:51:58.915Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T18:51:59.175Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T18:51:59.175Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T18:51:59.175Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T18:51:59.435Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T18:51:59.435Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T18:51:59.435Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T18:51:59.435Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T18:51:59.694Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T18:51:59.694Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T18:51:59.694Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T18:51:59.953Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T18:51:59.953Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T18:52:00.212Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T18:52:00.212Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T18:52:00.212Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T18:52:00.212Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T18:52:00.472Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T18:52:00.472Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T18:52:00.733Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T18:52:00.733Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T18:52:00.733Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T18:52:00.733Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T18:52:00.733Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:52:00.733Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T18:52:00.733Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:52:00.733Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:52:00.733Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T18:52:00.733Z] | ^ [2023-11-08T18:52:00.993Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T18:52:00.993Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T18:52:00.993Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T18:52:01.252Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T18:52:01.252Z] [ 68%] Built target csdk [2023-11-08T18:52:01.252Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T18:52:01.252Z] [ 72%] Linking C executable template [2023-11-08T18:52:01.252Z] [ 72%] Built target template [2023-11-08T18:52:01.512Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T18:52:01.512Z] [ 76%] Linking C executable device-counter [2023-11-08T18:52:01.512Z] [ 76%] Built target device-counter [2023-11-08T18:52:01.512Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T18:52:01.512Z] [ 80%] Linking C executable device-random [2023-11-08T18:52:01.774Z] [ 80%] Built target device-random [2023-11-08T18:52:01.774Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T18:52:01.774Z] [ 84%] Linking C executable device-gyro [2023-11-08T18:52:01.774Z] [ 84%] Built target device-gyro [2023-11-08T18:52:01.774Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T18:52:02.034Z] [ 88%] Linking C executable device-bitfields [2023-11-08T18:52:02.034Z] [ 88%] Built target device-bitfields [2023-11-08T18:52:02.034Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T18:52:02.034Z] [ 92%] Linking C executable template-discovery [2023-11-08T18:52:02.293Z] [ 92%] Built target template-discovery [2023-11-08T18:52:02.293Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T18:52:02.293Z] [ 96%] Linking C executable device-file [2023-11-08T18:52:02.293Z] [ 96%] Built target device-file [2023-11-08T18:52:02.293Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T18:52:02.553Z] [100%] Linking C executable device-terminal [2023-11-08T18:52:02.553Z] [100%] Built target device-terminal [2023-11-08T18:52:02.553Z] make: Entering directory '/tmp/sdk/build/release' [2023-11-08T18:52:02.553Z] [ 68%] Built target csdk [2023-11-08T18:52:02.553Z] [ 72%] Built target template [2023-11-08T18:52:02.553Z] [ 76%] Built target device-counter [2023-11-08T18:52:02.553Z] [ 80%] Built target device-random [2023-11-08T18:52:02.553Z] [ 84%] Built target device-gyro [2023-11-08T18:52:02.553Z] [ 88%] Built target device-bitfields [2023-11-08T18:52:02.812Z] [ 92%] Built target template-discovery [2023-11-08T18:52:02.812Z] [ 96%] Built target device-file [2023-11-08T18:52:02.812Z] [100%] Built target device-terminal [2023-11-08T18:52:02.812Z] Install the project... [2023-11-08T18:52:02.812Z] -- Install configuration: "Release" [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/lib/libcsdk.so [2023-11-08T18:52:02.812Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/devsdk [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex/devices.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-11-08T18:52:02.812Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-11-08T18:52:02.812Z] make: Leaving directory '/tmp/sdk/build/release' [2023-11-08T18:52:03.381Z] Removing intermediate container ceaccb72d5b9 [2023-11-08T18:52:03.381Z] ---> 7319d4b7f1cb [2023-11-08T18:52:03.381Z] Step 14/21 : FROM ${BASE} [2023-11-08T18:52:03.381Z] ---> 6605166a5db4 [2023-11-08T18:52:03.381Z] Step 15/21 : LABEL maintainer="IOTech " [2023-11-08T18:52:03.381Z] ---> Running in 1357032af8f7 [2023-11-08T18:52:03.640Z] Removing intermediate container 1357032af8f7 [2023-11-08T18:52:03.640Z] ---> c9b40851cef8 [2023-11-08T18:52:03.640Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T18:52:03.640Z] ---> Running in 1d1097e683e7 [2023-11-08T18:52:03.900Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-08T18:52:04.469Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T18:52:04.469Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T18:52:04.469Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T18:52:04.469Z] Removing intermediate container 1d1097e683e7 [2023-11-08T18:52:04.469Z] ---> d0ea75033bd1 [2023-11-08T18:52:04.469Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T18:52:04.469Z] ---> Running in 3e2c748961c0 [2023-11-08T18:52:05.036Z] Removing intermediate container 3e2c748961c0 [2023-11-08T18:52:05.036Z] ---> a104f6dcea22 [2023-11-08T18:52:05.036Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev [2023-11-08T18:52:05.036Z] ---> Running in 5bf6e5ba708f [2023-11-08T18:52:05.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:05.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:05.864Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:06.434Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T18:52:06.434Z] (1/7) Installing curl (8.4.0-r0) [2023-11-08T18:52:06.434Z] (2/7) Installing hiredis (1.1.0-r2) [2023-11-08T18:52:06.434Z] (3/7) Installing hiredis-dev (1.1.0-r2) [2023-11-08T18:52:06.434Z] (4/7) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T18:52:07.007Z] (5/7) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T18:52:07.268Z] (6/7) Installing libcbor (0.10.2-r1) [2023-11-08T18:52:07.268Z] (7/7) Installing libuuid (2.38.1-r8) [2023-11-08T18:52:07.268Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T18:52:07.268Z] OK: 331 MiB in 89 packages [2023-11-08T18:52:07.838Z] Removing intermediate container 5bf6e5ba708f [2023-11-08T18:52:07.838Z] ---> 08be9dc88745 [2023-11-08T18:52:07.838Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-11-08T18:52:07.838Z] ---> 31b85169eee7 [2023-11-08T18:52:07.838Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-11-08T18:52:08.098Z] ---> 05c83cfe9e96 [2023-11-08T18:52:08.098Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-11-08T18:52:08.098Z] ---> c059dfc6e280 [2023-11-08T18:52:08.098Z] Successfully built c059dfc6e280 [2023-11-08T18:52:08.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:08.511Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:52:08.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:52:08.583Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:52:08.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T18:52:08.969Z] $ docker top 42701b69eee9f1c1dc2748e71ce3278271d3c18d08113d726d3a0b970f8bd659 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:52:09.311Z] + make test [2023-11-08T18:52:09.311Z] echo "make test" [2023-11-08T18:52:09.311Z] make test [Pipeline] } [2023-11-08T18:52:09.325Z] $ docker stop --time=1 42701b69eee9f1c1dc2748e71ce3278271d3c18d08113d726d3a0b970f8bd659 [2023-11-08T18:52:10.590Z] $ docker rm -f --volumes 42701b69eee9f1c1dc2748e71ce3278271d3c18d08113d726d3a0b970f8bd659 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:52:11.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:52:11.377Z] + ls -al . [2023-11-08T18:52:11.377Z] total 212 [2023-11-08T18:52:11.377Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:51 . [2023-11-08T18:52:11.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:51 .. [2023-11-08T18:52:11.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:51 .git [2023-11-08T18:52:11.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:51 .github [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 8 18:51 .gitignore [2023-11-08T18:52:11.377Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:51 .semver [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 2908 Nov 8 18:51 Attribution.txt [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 11953 Nov 8 18:51 CHANGELOG.md [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 8 18:51 Doxyfile [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:51 GOVERNANCE.md [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 8 18:51 Jenkinsfile [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 18:51 LICENSE [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 8 18:51 Makefile [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 18:51 OWNERS.md [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 1651 Nov 8 18:51 README.IOT.md [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 4215 Nov 8 18:51 README.md [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 1245 Nov 8 18:51 README.v3.md [2023-11-08T18:52:11.377Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 18:51 VERSION [2023-11-08T18:52:11.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:51 docs [2023-11-08T18:52:11.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:51 include [2023-11-08T18:52:11.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:51 scripts [2023-11-08T18:52:11.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:51 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:11.682Z] + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1a776ee907d08e39928eb07fc2284b30a6e0a694 --label arch=amd64 --label version=3.0.3-dev.6 . [2023-11-08T18:52:11.682Z] Sending build context to Docker daemon 4.936MB [2023-11-08T18:52:11.682Z] Step 1/17 : ARG BASE=alpine:3.18 [2023-11-08T18:52:11.682Z] Step 2/17 : FROM ${BASE} [2023-11-08T18:52:11.682Z] ---> c059dfc6e280 [2023-11-08T18:52:11.682Z] Step 3/17 : LABEL maintainer="IOTech " [2023-11-08T18:52:11.682Z] ---> Running in 8f51f6f53d6a [2023-11-08T18:52:11.981Z] Removing intermediate container 8f51f6f53d6a [2023-11-08T18:52:11.981Z] ---> ed9450695c47 [2023-11-08T18:52:11.981Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T18:52:11.981Z] ---> Running in ffe2f7ac5c62 [2023-11-08T18:52:12.240Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-08T18:52:12.501Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T18:52:12.501Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T18:52:12.501Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T18:52:14.133Z] Removing intermediate container ffe2f7ac5c62 [2023-11-08T18:52:14.133Z] ---> 0ff5872219ef [2023-11-08T18:52:14.133Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T18:52:14.133Z] ---> Running in e96e448ef57d [2023-11-08T18:52:14.704Z] Removing intermediate container e96e448ef57d [2023-11-08T18:52:14.704Z] ---> ede05aab754f [2023-11-08T18:52:14.704Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-11-08T18:52:14.704Z] ---> Running in 792826e55049 [2023-11-08T18:52:14.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:14.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:15.233Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:15.492Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T18:52:15.751Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T18:52:16.010Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2023-11-08T18:52:16.010Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T18:52:16.010Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T18:52:16.010Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T18:52:16.010Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T18:52:16.010Z] (7/11) Installing libblkid (2.38.1-r8) [2023-11-08T18:52:16.010Z] (8/11) Installing libfdisk (2.38.1-r8) [2023-11-08T18:52:16.010Z] (9/11) Installing libmount (2.38.1-r8) [2023-11-08T18:52:16.272Z] (10/11) Installing libsmartcols (2.38.1-r8) [2023-11-08T18:52:16.272Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2023-11-08T18:52:16.272Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T18:52:16.272Z] OK: 336 MiB in 100 packages [2023-11-08T18:52:18.181Z] Removing intermediate container 792826e55049 [2023-11-08T18:52:18.181Z] ---> 3325577a6f52 [2023-11-08T18:52:18.181Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-11-08T18:52:18.441Z] ---> 7c019ed09c25 [2023-11-08T18:52:18.441Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-11-08T18:52:18.701Z] ---> 13e510328bbe [2023-11-08T18:52:18.701Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-11-08T18:52:18.701Z] ---> eb99c9a0ebd5 [2023-11-08T18:52:18.701Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-11-08T18:52:18.962Z] ---> 9e9778a8078f [2023-11-08T18:52:18.962Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-11-08T18:52:18.962Z] ---> 69aaf6647f40 [2023-11-08T18:52:18.962Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-11-08T18:52:18.962Z] ---> a399d03daa81 [2023-11-08T18:52:18.962Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-11-08T18:52:18.962Z] ---> Running in c3c43d206d2a [2023-11-08T18:52:19.223Z] Removing intermediate container c3c43d206d2a [2023-11-08T18:52:19.224Z] ---> 0845f4aa7f7b [2023-11-08T18:52:19.224Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-11-08T18:52:19.224Z] ---> Running in 4f9dd4f1f4a4 [2023-11-08T18:52:19.224Z] Removing intermediate container 4f9dd4f1f4a4 [2023-11-08T18:52:19.224Z] ---> f28665b3e5ed [2023-11-08T18:52:19.224Z] Step 15/17 : LABEL arch=amd64 [2023-11-08T18:52:19.224Z] ---> Running in 822b52feb9c7 [2023-11-08T18:52:19.224Z] Removing intermediate container 822b52feb9c7 [2023-11-08T18:52:19.224Z] ---> 23c2208827f6 [2023-11-08T18:52:19.224Z] Step 16/17 : LABEL git_sha=1a776ee907d08e39928eb07fc2284b30a6e0a694 [2023-11-08T18:52:19.224Z] ---> Running in 8bc40bb4604f [2023-11-08T18:52:19.483Z] Removing intermediate container 8bc40bb4604f [2023-11-08T18:52:19.483Z] ---> 0bdc266869d8 [2023-11-08T18:52:19.483Z] Step 17/17 : LABEL version=3.0.3-dev.6 [2023-11-08T18:52:19.483Z] ---> Running in 3f172d92e85f [2023-11-08T18:52:19.483Z] Removing intermediate container 3f172d92e85f [2023-11-08T18:52:19.483Z] ---> 987fedeb698f [2023-11-08T18:52:19.483Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-11-08T18:52:19.483Z] Successfully built 987fedeb698f [2023-11-08T18:52:19.483Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:19.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:52:19.933Z] [2023-11-08T18:52:19.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:20.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:52:20.239Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T18:52:20.239Z] 5eb5b503b376: Pulling fs layer [2023-11-08T18:52:20.239Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T18:52:20.239Z] ec43610c2a17: Pulling fs layer [2023-11-08T18:52:20.239Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T18:52:20.239Z] 33b1e0a273af: Pulling fs layer [2023-11-08T18:52:20.239Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T18:52:20.239Z] 2f39f015ded8: Pulling fs layer [2023-11-08T18:52:20.239Z] 33b1e0a273af: Waiting [2023-11-08T18:52:20.239Z] 3a2ae6a8a46f: Waiting [2023-11-08T18:52:20.239Z] 5d3b04190fa2: Waiting [2023-11-08T18:52:20.239Z] 2f39f015ded8: Waiting [2023-11-08T18:52:20.498Z] 5c69ac0246d0: Download complete [2023-11-08T18:52:20.498Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T18:52:20.498Z] 3a2ae6a8a46f: Download complete [2023-11-08T18:52:20.498Z] ec43610c2a17: Verifying Checksum [2023-11-08T18:52:20.498Z] ec43610c2a17: Download complete [2023-11-08T18:52:20.498Z] 5d3b04190fa2: Download complete [2023-11-08T18:52:20.498Z] 33b1e0a273af: Download complete [2023-11-08T18:52:20.498Z] 5eb5b503b376: Verifying Checksum [2023-11-08T18:52:20.498Z] 5eb5b503b376: Download complete [2023-11-08T18:52:21.551Z] 2f39f015ded8: Verifying Checksum [2023-11-08T18:52:21.551Z] 2f39f015ded8: Download complete [2023-11-08T18:52:22.487Z] 5eb5b503b376: Pull complete [2023-11-08T18:52:22.487Z] 5c69ac0246d0: Pull complete [2023-11-08T18:52:23.055Z] ec43610c2a17: Pull complete [2023-11-08T18:52:23.055Z] 3a2ae6a8a46f: Pull complete [2023-11-08T18:52:23.315Z] 33b1e0a273af: Pull complete [2023-11-08T18:52:23.315Z] 5d3b04190fa2: Pull complete [2023-11-08T18:52:28.583Z] 2f39f015ded8: Pull complete [2023-11-08T18:52:28.583Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T18:52:28.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:52:28.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:52:28.666Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:52:28.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T18:52:32.464Z] $ docker top bb9f99031e6c35c53a58b96e43e0cad69460f1820cf411f80921b2f4bc6ef7d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:52:32.838Z] ---> job-cost.sh [2023-11-08T18:52:32.838Z] lf-activate-venv: SKIPPING [2023-11-08T18:52:32.838Z] INFO: No Stack... [2023-11-08T18:52:33.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T18:52:33.666Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T18:52:33.958Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2023-11-08T18:52:33.958Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T18:52:33.975Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] [2023-11-08T18:52:33.984Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] did not exist. Created. [2023-11-08T18:52:33.984Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T18:52:34.290Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T18:52:34.335Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T18:52:34.346Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T18:52:34.363Z] $ docker stop --time=1 bb9f99031e6c35c53a58b96e43e0cad69460f1820cf411f80921b2f4bc6ef7d3 [2023-11-08T18:52:35.538Z] $ docker rm -f --volumes bb9f99031e6c35c53a58b96e43e0cad69460f1820cf411f80921b2f4bc6ef7d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T18:55:21.331Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17068 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2023-11-08T18:55:21.347Z] Running in /w/workspace/device-sdk-c/66 [Pipeline] { [Pipeline] checkout [2023-11-08T18:55:21.389Z] Selected Git installation does not exist. Using Default [2023-11-08T18:55:21.389Z] The recommended git tool is: NONE [2023-11-08T18:55:28.278Z] using credential edgex-jenkins-ssh [2023-11-08T18:55:28.300Z] Cloning the remote Git repository [2023-11-08T18:55:28.363Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2023-11-08T18:55:28.481Z] > git init /w/workspace/device-sdk-c/66 # timeout=10 [2023-11-08T18:55:28.679Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2023-11-08T18:55:28.680Z] > git --version # timeout=10 [2023-11-08T18:55:28.703Z] > git --version # 'git version 2.25.1' [2023-11-08T18:55:28.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:55:28.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:55:30.068Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2023-11-08T18:55:30.097Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:55:31.212Z] Avoid second fetch [2023-11-08T18:55:31.213Z] Checking out Revision 1a776ee907d08e39928eb07fc2284b30a6e0a694 (main) [2023-11-08T18:55:31.234Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T18:55:31.321Z] > git checkout -f 1a776ee907d08e39928eb07fc2284b30a6e0a694 # timeout=10 [2023-11-08T18:55:31.939Z] Commit message: "Merge pull request #491 from cloudxxx8/changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:55:32.875Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T18:55:32.875Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T18:55:32.875Z] Dload Upload Total Spent Left Speed [2023-11-08T18:55:32.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 203k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh [2023-11-08T18:55:33.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T18:55:33.892Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-11-08T18:55:33.893Z] [2023-11-08T18:55:33.893Z] { [2023-11-08T18:55:33.893Z] "registry-mirrors": [ [2023-11-08T18:55:33.893Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T18:55:33.893Z] ], [2023-11-08T18:55:33.893Z] "bip": "10.250.0.254/24", [2023-11-08T18:55:33.893Z] "hosts": [ [2023-11-08T18:55:33.893Z] "tcp://0.0.0.0:5555", [2023-11-08T18:55:33.893Z] "unix:///var/run/docker.sock" [2023-11-08T18:55:33.893Z] ], [2023-11-08T18:55:33.893Z] "mtu": 1458, [2023-11-08T18:55:33.893Z] "selinux-enabled": true, [2023-11-08T18:55:33.893Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T18:55:33.893Z] } [Pipeline] sh [2023-11-08T18:55:34.251Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T18:55:34.612Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:55:52.949Z] provisioning config files... [2023-11-08T18:55:52.989Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/66@tmp/config1486423973039359601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:55:53.376Z] ---> docker-login.sh [2023-11-08T18:55:53.376Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:55:53.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:55:53.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:55:53.982Z] Configure a credential helper to remove this warning. See [2023-11-08T18:55:53.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:55:53.982Z] [2023-11-08T18:55:53.982Z] Login Succeeded [2023-11-08T18:55:53.982Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:55:54.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:55:54.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:55:54.538Z] Configure a credential helper to remove this warning. See [2023-11-08T18:55:54.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:55:54.538Z] [2023-11-08T18:55:54.538Z] Login Succeeded [2023-11-08T18:55:54.538Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:55:54.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:55:55.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:55:55.091Z] Configure a credential helper to remove this warning. See [2023-11-08T18:55:55.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:55:55.091Z] [2023-11-08T18:55:55.091Z] Login Succeeded [2023-11-08T18:55:55.091Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:55:55.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:55:55.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:55:55.371Z] Configure a credential helper to remove this warning. See [2023-11-08T18:55:55.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:55:55.371Z] [2023-11-08T18:55:55.371Z] Login Succeeded [2023-11-08T18:55:55.371Z] docker.io [2023-11-08T18:55:55.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:55:55.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:55:55.922Z] Configure a credential helper to remove this warning. See [2023-11-08T18:55:55.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:55:55.922Z] [2023-11-08T18:55:55.922Z] Login Succeeded [2023-11-08T18:55:55.922Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:55:55.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:55:56.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:55:56.325Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2023-11-08T18:55:56.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:55:56.364Z] ========================================================= [2023-11-08T18:55:56.364Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2023-11-08T18:55:56.364Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:55:56.732Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2023-11-08T18:55:57.337Z] Sending build context to Docker daemon 2.956MB [2023-11-08T18:55:57.337Z] Step 1/21 : ARG BASE=alpine:3.18 [2023-11-08T18:55:57.337Z] Step 2/21 : FROM ${BASE} as builder [2023-11-08T18:56:00.706Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2023-11-08T18:56:00.706Z] 579b34f0a95b: Pulling fs layer [2023-11-08T18:56:00.706Z] e71477ac5e1b: Pulling fs layer [2023-11-08T18:56:00.706Z] 579b34f0a95b: Verifying Checksum [2023-11-08T18:56:00.706Z] 579b34f0a95b: Download complete [2023-11-08T18:56:01.680Z] 579b34f0a95b: Pull complete [2023-11-08T18:56:03.641Z] e71477ac5e1b: Verifying Checksum [2023-11-08T18:56:03.641Z] e71477ac5e1b: Download complete [2023-11-08T18:56:15.983Z] e71477ac5e1b: Pull complete [2023-11-08T18:56:15.983Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2023-11-08T18:56:15.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2023-11-08T18:56:15.983Z] ---> 2b552cad5dd9 [2023-11-08T18:56:15.983Z] Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T18:56:15.983Z] ---> Running in c0693f27895c [2023-11-08T18:56:16.571Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-08T18:56:17.180Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T18:56:17.180Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T18:56:17.180Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T18:56:17.779Z] Removing intermediate container c0693f27895c [2023-11-08T18:56:17.779Z] ---> 9d8c801c4a8b [2023-11-08T18:56:17.779Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T18:56:18.051Z] ---> Running in e94e7f7a135c [2023-11-08T18:56:20.017Z] Removing intermediate container e94e7f7a135c [2023-11-08T18:56:20.017Z] ---> 6d3180e8d237 [2023-11-08T18:56:20.017Z] Step 5/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev hiredis-dev [2023-11-08T18:56:20.017Z] ---> Running in e3f622e86fb7 [2023-11-08T18:56:20.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:56:21.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:56:22.226Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:56:23.190Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T18:56:23.190Z] (1/17) Installing hiredis (1.1.0-r2) [2023-11-08T18:56:23.190Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2023-11-08T18:56:23.190Z] (3/17) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T18:56:23.775Z] (4/17) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T18:56:24.047Z] (5/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T18:56:24.322Z] (6/17) Installing libcbor (0.10.2-r1) [2023-11-08T18:56:24.322Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2023-11-08T18:56:24.322Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T18:56:24.322Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T18:56:24.322Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T18:56:24.322Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T18:56:24.322Z] (12/17) Installing libblkid (2.38.1-r8) [2023-11-08T18:56:24.322Z] (13/17) Installing libuuid (2.38.1-r8) [2023-11-08T18:56:24.322Z] (14/17) Installing libfdisk (2.38.1-r8) [2023-11-08T18:56:24.322Z] (15/17) Installing libmount (2.38.1-r8) [2023-11-08T18:56:24.322Z] (16/17) Installing libsmartcols (2.38.1-r8) [2023-11-08T18:56:24.322Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2023-11-08T18:56:24.652Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T18:56:24.652Z] OK: 333 MiB in 99 packages [2023-11-08T18:56:26.171Z] Removing intermediate container e3f622e86fb7 [2023-11-08T18:56:26.171Z] ---> 20a7a6baccbf [2023-11-08T18:56:26.171Z] Step 6/21 : RUN mkdir /tmp/sdk [2023-11-08T18:56:26.171Z] ---> Running in d49333803446 [2023-11-08T18:56:28.171Z] Removing intermediate container d49333803446 [2023-11-08T18:56:28.171Z] ---> 720c7b403986 [2023-11-08T18:56:28.171Z] Step 7/21 : COPY VERSION /tmp/sdk [2023-11-08T18:56:28.771Z] ---> 6e7fb36371b6 [2023-11-08T18:56:28.771Z] Step 8/21 : COPY src /tmp/sdk/src [2023-11-08T18:56:29.752Z] ---> 4a056e305591 [2023-11-08T18:56:29.752Z] Step 9/21 : COPY include /tmp/sdk/include [2023-11-08T18:56:30.021Z] ---> e3a2369769c6 [2023-11-08T18:56:30.022Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2023-11-08T18:56:30.612Z] ---> 62253ac333e5 [2023-11-08T18:56:30.612Z] Step 11/21 : COPY LICENSE /tmp/sdk [2023-11-08T18:56:31.201Z] ---> 0efcffc6e538 [2023-11-08T18:56:31.201Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2023-11-08T18:56:31.791Z] ---> 8251dbd6ac9d [2023-11-08T18:56:31.791Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2023-11-08T18:56:31.791Z] ---> Running in fa5957ec348b [2023-11-08T18:56:33.212Z] + CPPCHECK=false [2023-11-08T18:56:33.212Z] + DOCGEN=false [2023-11-08T18:56:33.212Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2023-11-08T18:56:33.212Z] + '[' 0 -gt 0 ] [2023-11-08T18:56:33.212Z] + readlink -f ./scripts/build.sh [2023-11-08T18:56:33.212Z] + dirname /tmp/sdk/scripts/build.sh [2023-11-08T18:56:33.212Z] + dirname /tmp/sdk/scripts [2023-11-08T18:56:33.212Z] + ROOT=/tmp/sdk [2023-11-08T18:56:33.212Z] + cd /tmp/sdk [2023-11-08T18:56:33.212Z] + mkdir -p /tmp/sdk/build/release [2023-11-08T18:56:33.212Z] + cd /tmp/sdk/build/release [2023-11-08T18:56:33.212Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2023-11-08T18:56:33.481Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T18:56:33.481Z] -- Detecting C compiler ABI info [2023-11-08T18:56:33.752Z] -- Detecting C compiler ABI info - done [2023-11-08T18:56:34.023Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T18:56:34.023Z] -- Detecting C compile features [2023-11-08T18:56:34.023Z] -- Detecting C compile features - done [2023-11-08T18:56:34.023Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T18:56:34.295Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T18:56:34.295Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T18:56:34.295Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T18:56:34.295Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T18:56:34.295Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T18:56:34.295Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T18:56:34.295Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T18:56:34.295Z] -- /opt/iotech/iot/1.5/include [2023-11-08T18:56:34.295Z] -- C SDK 3.0.3-dev.6 for Linux [2023-11-08T18:56:34.295Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T18:56:34.894Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T18:56:35.166Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T18:56:35.166Z] -- Configuring done (2.2s) [2023-11-08T18:56:35.435Z] -- Generating done (0.3s) [2023-11-08T18:56:35.435Z] -- Build files have been written to: /tmp/sdk/build/release [2023-11-08T18:56:35.435Z] + make all package [2023-11-08T18:56:35.435Z] + tee release.log [2023-11-08T18:56:35.704Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T18:56:36.672Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T18:56:37.635Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T18:56:38.600Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T18:56:39.565Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T18:56:40.175Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T18:56:42.780Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T18:56:44.207Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2023-11-08T18:56:44.207Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T18:56:44.207Z] 294 | while (privateConfig) [2023-11-08T18:56:44.207Z] | ^~~~~~~~~~~~~ [2023-11-08T18:56:44.207Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2023-11-08T18:56:44.207Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T18:56:44.207Z] | ^~~~~~~~~~~~~ [2023-11-08T18:56:44.207Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T18:56:44.207Z] 271 | while (result) [2023-11-08T18:56:44.207Z] | ^~~~~~ [2023-11-08T18:56:44.207Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2023-11-08T18:56:44.207Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2023-11-08T18:56:44.207Z] | ^~~~~~ [2023-11-08T18:56:44.479Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T18:56:44.752Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T18:56:46.177Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T18:56:48.779Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T18:56:49.369Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T18:56:50.333Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T18:56:51.298Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T18:56:52.268Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T18:56:53.690Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T18:56:53.961Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T18:56:56.556Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T18:56:56.828Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T18:56:57.800Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T18:56:59.766Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T18:57:09.872Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T18:57:09.872Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T18:57:10.150Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T18:57:11.117Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T18:57:11.390Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T18:57:13.343Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T18:57:16.698Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T18:57:16.968Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T18:57:18.398Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T18:57:18.987Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T18:57:19.256Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T18:57:19.256Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:57:19.256Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T18:57:19.256Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:57:19.256Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:57:19.256Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T18:57:19.256Z] | ^ [2023-11-08T18:57:21.863Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2023-11-08T18:57:21.863Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2023-11-08T18:57:21.863Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:57:21.863Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2023-11-08T18:57:21.863Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2023-11-08T18:57:21.863Z] | ^~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:57:22.831Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T18:57:25.151Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T18:57:25.151Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T18:57:25.151Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T18:57:25.424Z] [ 68%] Built target csdk [2023-11-08T18:57:25.424Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T18:57:26.389Z] [ 72%] Linking C executable template [2023-11-08T18:57:26.661Z] [ 72%] Built target template [2023-11-08T18:57:26.930Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T18:57:27.512Z] [ 76%] Linking C executable device-counter [2023-11-08T18:57:27.780Z] [ 76%] Built target device-counter [2023-11-08T18:57:27.780Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T18:57:28.364Z] [ 80%] Linking C executable device-random [2023-11-08T18:57:28.952Z] [ 80%] Built target device-random [2023-11-08T18:57:28.952Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T18:57:29.537Z] [ 84%] Linking C executable device-gyro [2023-11-08T18:57:29.805Z] [ 84%] Built target device-gyro [2023-11-08T18:57:29.805Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T18:57:30.389Z] [ 88%] Linking C executable device-bitfields [2023-11-08T18:57:30.981Z] [ 88%] Built target device-bitfields [2023-11-08T18:57:30.981Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T18:57:31.944Z] [ 92%] Linking C executable template-discovery [2023-11-08T18:57:32.213Z] [ 92%] Built target template-discovery [2023-11-08T18:57:32.213Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T18:57:33.174Z] [ 96%] Linking C executable device-file [2023-11-08T18:57:33.443Z] [ 96%] Built target device-file [2023-11-08T18:57:33.443Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T18:57:34.414Z] [100%] Linking C executable device-terminal [2023-11-08T18:57:34.690Z] [100%] Built target device-terminal [2023-11-08T18:57:34.961Z] Run CPack packaging tool... [2023-11-08T18:57:34.961Z] CPack: Create package using TGZ [2023-11-08T18:57:34.961Z] CPack: Install projects [2023-11-08T18:57:34.961Z] CPack: - Run preinstall target for: Csdk [2023-11-08T18:57:35.928Z] CPack: - Install project: Csdk [] [2023-11-08T18:57:35.928Z] CPack: Create package [2023-11-08T18:57:35.928Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.6.tar.gz generated. [2023-11-08T18:57:35.928Z] + '[' false '=' true ] [2023-11-08T18:57:35.928Z] + '[' false '=' true ] [2023-11-08T18:57:35.928Z] + mkdir -p /tmp/sdk/build/debug [2023-11-08T18:57:35.928Z] + cd /tmp/sdk/build/debug [2023-11-08T18:57:35.928Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2023-11-08T18:57:36.523Z] -- The C compiler identification is GNU 12.2.1 [2023-11-08T18:57:36.523Z] -- Detecting C compiler ABI info [2023-11-08T18:57:36.792Z] -- Detecting C compiler ABI info - done [2023-11-08T18:57:37.064Z] -- Check for working C compiler: /usr/bin/cc - skipped [2023-11-08T18:57:37.064Z] -- Detecting C compile features [2023-11-08T18:57:37.064Z] -- Detecting C compile features - done [2023-11-08T18:57:37.064Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2023-11-08T18:57:37.338Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2023-11-08T18:57:37.338Z] -- Found LIBYAML: /usr/lib/libyaml.so [2023-11-08T18:57:37.338Z] -- Found LIBUUID: /usr/lib/libuuid.so [2023-11-08T18:57:37.338Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2023-11-08T18:57:37.338Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2023-11-08T18:57:37.338Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2023-11-08T18:57:37.338Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2023-11-08T18:57:37.338Z] -- /opt/iotech/iot/1.5/include [2023-11-08T18:57:37.338Z] -- C SDK 3.0.3-dev.6 for Linux [2023-11-08T18:57:37.338Z] -- Performing Test CSDK_HAVE_ATOMIC [2023-11-08T18:57:37.608Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2023-11-08T18:57:37.880Z] -- Found Curses: /usr/lib/libcurses.so [2023-11-08T18:57:38.149Z] -- Configuring done (2.0s) [2023-11-08T18:57:38.418Z] -- Generating done (0.3s) [2023-11-08T18:57:38.418Z] -- Build files have been written to: /tmp/sdk/build/debug [2023-11-08T18:57:38.418Z] + + maketee [2023-11-08T18:57:38.418Z] debug.log [2023-11-08T18:57:38.418Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2023-11-08T18:57:39.003Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2023-11-08T18:57:39.589Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2023-11-08T18:57:39.859Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2023-11-08T18:57:40.444Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2023-11-08T18:57:41.028Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2023-11-08T18:57:41.992Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2023-11-08T18:57:42.585Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2023-11-08T18:57:42.859Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2023-11-08T18:57:43.451Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2023-11-08T18:57:44.415Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2023-11-08T18:57:44.683Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2023-11-08T18:57:45.274Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2023-11-08T18:57:45.864Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2023-11-08T18:57:46.137Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2023-11-08T18:57:46.725Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2023-11-08T18:57:46.995Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2023-11-08T18:57:47.960Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2023-11-08T18:57:48.231Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2023-11-08T18:57:48.501Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2023-11-08T18:57:49.467Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2023-11-08T18:57:50.880Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2023-11-08T18:57:51.472Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2023-11-08T18:57:51.743Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2023-11-08T18:57:52.012Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2023-11-08T18:57:52.601Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2023-11-08T18:57:53.186Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2023-11-08T18:57:55.135Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2023-11-08T18:57:55.405Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2023-11-08T18:57:55.673Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2023-11-08T18:57:56.258Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2023-11-08T18:57:56.530Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2023-11-08T18:57:56.530Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:57:56.530Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2023-11-08T18:57:56.530Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2023-11-08T18:57:56.530Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2023-11-08T18:57:56.530Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2023-11-08T18:57:56.530Z] | ^ [2023-11-08T18:57:57.499Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2023-11-08T18:57:57.774Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2023-11-08T18:57:58.360Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2023-11-08T18:57:58.630Z] [ 68%] Linking C shared library libcsdk.so [2023-11-08T18:57:58.898Z] [ 68%] Built target csdk [2023-11-08T18:57:59.167Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2023-11-08T18:57:59.436Z] [ 72%] Linking C executable template [2023-11-08T18:58:00.026Z] [ 72%] Built target template [2023-11-08T18:58:00.026Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2023-11-08T18:58:00.613Z] [ 76%] Linking C executable device-counter [2023-11-08T18:58:00.884Z] [ 76%] Built target device-counter [2023-11-08T18:58:01.152Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2023-11-08T18:58:01.419Z] [ 80%] Linking C executable device-random [2023-11-08T18:58:02.004Z] [ 80%] Built target device-random [2023-11-08T18:58:02.004Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2023-11-08T18:58:02.272Z] [ 84%] Linking C executable device-gyro [2023-11-08T18:58:02.864Z] [ 84%] Built target device-gyro [2023-11-08T18:58:02.864Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2023-11-08T18:58:03.452Z] [ 88%] Linking C executable device-bitfields [2023-11-08T18:58:03.720Z] [ 88%] Built target device-bitfields [2023-11-08T18:58:03.990Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2023-11-08T18:58:04.260Z] [ 92%] Linking C executable template-discovery [2023-11-08T18:58:04.845Z] [ 92%] Built target template-discovery [2023-11-08T18:58:04.845Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2023-11-08T18:58:05.432Z] [ 96%] Linking C executable device-file [2023-11-08T18:58:05.699Z] [ 96%] Built target device-file [2023-11-08T18:58:05.700Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2023-11-08T18:58:06.285Z] [100%] Linking C executable device-terminal [2023-11-08T18:58:06.553Z] [100%] Built target device-terminal [2023-11-08T18:58:06.553Z] make: Entering directory '/tmp/sdk/build/release' [2023-11-08T18:58:06.821Z] [ 68%] Built target csdk [2023-11-08T18:58:06.821Z] [ 72%] Built target template [2023-11-08T18:58:07.223Z] [ 76%] Built target device-counter [2023-11-08T18:58:07.223Z] [ 80%] Built target device-random [2023-11-08T18:58:07.223Z] [ 84%] Built target device-gyro [2023-11-08T18:58:07.223Z] [ 88%] Built target device-bitfields [2023-11-08T18:58:07.223Z] [ 92%] Built target template-discovery [2023-11-08T18:58:07.223Z] [ 96%] Built target device-file [2023-11-08T18:58:07.493Z] [100%] Built target device-terminal [2023-11-08T18:58:07.493Z] Install the project... [2023-11-08T18:58:07.493Z] -- Install configuration: "Release" [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/lib/libcsdk.so [2023-11-08T18:58:07.493Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/devsdk [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex/rest-server.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex/edgex.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex/devices.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex/profiles.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2023-11-08T18:58:07.493Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2023-11-08T18:58:07.493Z] make: Leaving directory '/tmp/sdk/build/release' [2023-11-08T18:58:09.463Z] Removing intermediate container fa5957ec348b [2023-11-08T18:58:09.463Z] ---> 2074280917ca [2023-11-08T18:58:09.463Z] Step 14/21 : FROM ${BASE} [2023-11-08T18:58:09.463Z] ---> 2b552cad5dd9 [2023-11-08T18:58:09.463Z] Step 15/21 : LABEL maintainer="IOTech " [2023-11-08T18:58:09.463Z] ---> Running in 47286cb56474 [2023-11-08T18:58:09.463Z] Removing intermediate container 47286cb56474 [2023-11-08T18:58:09.463Z] ---> 3055bc91ca69 [2023-11-08T18:58:09.463Z] Step 16/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T18:58:09.732Z] ---> Running in f2a2ed83bfbd [2023-11-08T18:58:10.693Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2023-11-08T18:58:11.276Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T18:58:11.276Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T18:58:11.276Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T18:58:12.245Z] Removing intermediate container f2a2ed83bfbd [2023-11-08T18:58:12.245Z] ---> f04edef0ad0d [2023-11-08T18:58:12.245Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T18:58:12.245Z] ---> Running in 048cb0e501b5 [2023-11-08T18:58:14.196Z] Removing intermediate container 048cb0e501b5 [2023-11-08T18:58:14.196Z] ---> 6c885a11ebee [2023-11-08T18:58:14.196Z] Step 18/21 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 hiredis-dev [2023-11-08T18:58:14.197Z] ---> Running in 75f690267119 [2023-11-08T18:58:15.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:58:15.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:58:16.353Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:58:17.327Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T18:58:17.327Z] (1/7) Installing curl (8.4.0-r0) [2023-11-08T18:58:17.327Z] (2/7) Installing hiredis (1.1.0-r2) [2023-11-08T18:58:17.327Z] (3/7) Installing hiredis-dev (1.1.0-r2) [2023-11-08T18:58:17.327Z] (4/7) Installing iotech-iot-1.5 (1.5.0-r0) [2023-11-08T18:58:18.293Z] (5/7) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.12-r0) [2023-11-08T18:58:18.293Z] (6/7) Installing libcbor (0.10.2-r1) [2023-11-08T18:58:18.293Z] (7/7) Installing libuuid (2.38.1-r8) [2023-11-08T18:58:18.293Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T18:58:18.563Z] OK: 327 MiB in 89 packages [2023-11-08T18:58:22.843Z] Removing intermediate container 75f690267119 [2023-11-08T18:58:22.843Z] ---> 6b98fa187f87 [2023-11-08T18:58:22.843Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2023-11-08T18:58:23.114Z] ---> 633f41e6ae7d [2023-11-08T18:58:23.114Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2023-11-08T18:58:23.705Z] ---> 51fb31e14251 [2023-11-08T18:58:23.705Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2023-11-08T18:58:24.291Z] ---> 0d92a60ee10e [2023-11-08T18:58:24.291Z] Successfully built 0d92a60ee10e [2023-11-08T18:58:24.560Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:58:24.993Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:58:24.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:58:25.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-17068 does not seem to be running inside a container [2023-11-08T18:58:25.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/66 -v /w/workspace/device-sdk-c/66:/w/workspace/device-sdk-c/66:rw,z -v /w/workspace/device-sdk-c/66@tmp:/w/workspace/device-sdk-c/66@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 [2023-11-08T18:58:26.720Z] $ docker top 5ecb056f7b3e95bc23bc0ab195f6284f403090e169fd5a5e84c158d16319a2a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:58:27.608Z] + make test [2023-11-08T18:58:27.608Z] echo "make test" [2023-11-08T18:58:27.608Z] make test [Pipeline] } [2023-11-08T18:58:27.634Z] $ docker stop --time=1 5ecb056f7b3e95bc23bc0ab195f6284f403090e169fd5a5e84c158d16319a2a7 [2023-11-08T18:58:29.398Z] $ docker rm -f --volumes 5ecb056f7b3e95bc23bc0ab195f6284f403090e169fd5a5e84c158d16319a2a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:58:30.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:58:30.353Z] + ls -al . [2023-11-08T18:58:30.353Z] total 208 [2023-11-08T18:58:30.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:55 . [2023-11-08T18:58:30.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:55 .. [2023-11-08T18:58:30.353Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:55 .git [2023-11-08T18:58:30.353Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:55 .github [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 176 Nov 8 18:55 .gitignore [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 2908 Nov 8 18:55 Attribution.txt [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 11953 Nov 8 18:55 CHANGELOG.md [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 108574 Nov 8 18:55 Doxyfile [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:55 GOVERNANCE.md [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 784 Nov 8 18:55 Jenkinsfile [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 18:55 LICENSE [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 444 Nov 8 18:55 Makefile [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 18:55 OWNERS.md [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 1651 Nov 8 18:55 README.IOT.md [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 4215 Nov 8 18:55 README.md [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 1245 Nov 8 18:55 README.v3.md [2023-11-08T18:58:30.353Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 8 18:51 VERSION [2023-11-08T18:58:30.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:55 docs [2023-11-08T18:58:30.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:55 include [2023-11-08T18:58:30.353Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:55 scripts [2023-11-08T18:58:30.353Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:55 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:58:30.720Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a776ee907d08e39928eb07fc2284b30a6e0a694 --label arch=arm64 --label version=3.0.3-dev.6 . [2023-11-08T18:58:30.989Z] Sending build context to Docker daemon 2.956MB [2023-11-08T18:58:31.256Z] Step 1/17 : ARG BASE=alpine:3.18 [2023-11-08T18:58:31.256Z] Step 2/17 : FROM ${BASE} [2023-11-08T18:58:31.256Z] ---> 0d92a60ee10e [2023-11-08T18:58:31.256Z] Step 3/17 : LABEL maintainer="IOTech " [2023-11-08T18:58:31.256Z] ---> Running in 3d1dacf2ce99 [2023-11-08T18:58:31.526Z] Removing intermediate container 3d1dacf2ce99 [2023-11-08T18:58:31.526Z] ---> 74ae3724e454 [2023-11-08T18:58:31.526Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2023-11-08T18:58:31.796Z] ---> Running in b36c31049704 [2023-11-08T18:58:32.765Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2023-11-08T18:58:33.355Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2023-11-08T18:58:33.355Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2023-11-08T18:58:33.355Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2023-11-08T18:58:33.946Z] Removing intermediate container b36c31049704 [2023-11-08T18:58:33.946Z] ---> fa8255386091 [2023-11-08T18:58:33.946Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2023-11-08T18:58:34.217Z] ---> Running in 153f5b5f069b [2023-11-08T18:58:36.176Z] Removing intermediate container 153f5b5f069b [2023-11-08T18:58:36.176Z] ---> 7ebc75c0a3ef [2023-11-08T18:58:36.176Z] Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build [2023-11-08T18:58:36.176Z] ---> Running in 7eb8053af890 [2023-11-08T18:58:37.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:58:37.724Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:58:38.310Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:58:39.274Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2023-11-08T18:58:39.274Z] (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) [2023-11-08T18:58:39.544Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2023-11-08T18:58:39.820Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2023-11-08T18:58:39.820Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2023-11-08T18:58:39.820Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2023-11-08T18:58:39.820Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2023-11-08T18:58:39.820Z] (7/11) Installing libblkid (2.38.1-r8) [2023-11-08T18:58:39.820Z] (8/11) Installing libfdisk (2.38.1-r8) [2023-11-08T18:58:39.820Z] (9/11) Installing libmount (2.38.1-r8) [2023-11-08T18:58:39.820Z] (10/11) Installing libsmartcols (2.38.1-r8) [2023-11-08T18:58:39.820Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2023-11-08T18:58:39.820Z] Executing busybox-1.36.1-r4.trigger [2023-11-08T18:58:39.821Z] OK: 333 MiB in 100 packages [2023-11-08T18:58:41.239Z] Removing intermediate container 7eb8053af890 [2023-11-08T18:58:41.239Z] ---> b4d1e3d94afe [2023-11-08T18:58:41.239Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2023-11-08T18:58:41.825Z] ---> 22a5e3305ebf [2023-11-08T18:58:41.825Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2023-11-08T18:58:42.791Z] ---> 9f420f4e1ddd [2023-11-08T18:58:42.791Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2023-11-08T18:58:43.379Z] ---> 6f90e8a6ea5f [2023-11-08T18:58:43.379Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2023-11-08T18:58:43.966Z] ---> 052d3dfd9eb6 [2023-11-08T18:58:43.966Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2023-11-08T18:58:44.558Z] ---> 8049a815a345 [2023-11-08T18:58:44.558Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2023-11-08T18:58:45.144Z] ---> 4dfa09c1e71e [2023-11-08T18:58:45.144Z] Step 13/17 : WORKDIR /edgex-c-sdk [2023-11-08T18:58:45.144Z] ---> Running in c84b7feaa456 [2023-11-08T18:58:45.410Z] Removing intermediate container c84b7feaa456 [2023-11-08T18:58:45.410Z] ---> 9e76076329b9 [2023-11-08T18:58:45.410Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2023-11-08T18:58:45.679Z] ---> Running in 0ddb7e23b0c8 [2023-11-08T18:58:45.949Z] Removing intermediate container 0ddb7e23b0c8 [2023-11-08T18:58:45.949Z] ---> e6a8a3b332aa [2023-11-08T18:58:45.949Z] Step 15/17 : LABEL arch=arm64 [2023-11-08T18:58:45.949Z] ---> Running in 3de4adb1f47e [2023-11-08T18:58:46.532Z] Removing intermediate container 3de4adb1f47e [2023-11-08T18:58:46.532Z] ---> 126cac835822 [2023-11-08T18:58:46.532Z] Step 16/17 : LABEL git_sha=1a776ee907d08e39928eb07fc2284b30a6e0a694 [2023-11-08T18:58:46.532Z] ---> Running in 85d4fb37d6c2 [2023-11-08T18:58:46.799Z] Removing intermediate container 85d4fb37d6c2 [2023-11-08T18:58:46.800Z] ---> f432847ca615 [2023-11-08T18:58:46.800Z] Step 17/17 : LABEL version=3.0.3-dev.6 [2023-11-08T18:58:46.800Z] ---> Running in 72037958b30a [2023-11-08T18:58:47.078Z] Removing intermediate container 72037958b30a [2023-11-08T18:58:47.078Z] ---> f66f5e3d8229 [2023-11-08T18:58:47.078Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2023-11-08T18:58:47.350Z] Successfully built f66f5e3d8229 [2023-11-08T18:58:47.350Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:58:47.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T18:58:47.792Z] [2023-11-08T18:58:47.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:58:48.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T18:58:48.400Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T18:58:48.400Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T18:58:48.400Z] 04944245beec: Pulling fs layer [2023-11-08T18:58:48.400Z] 699f458cf7ca: Pulling fs layer [2023-11-08T18:58:48.400Z] 765212b225bb: Pulling fs layer [2023-11-08T18:58:48.400Z] f23df028b6ca: Pulling fs layer [2023-11-08T18:58:48.400Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T18:58:48.400Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T18:58:48.400Z] d65c8cfc05b1: Waiting [2023-11-08T18:58:48.400Z] 765212b225bb: Waiting [2023-11-08T18:58:48.400Z] f23df028b6ca: Waiting [2023-11-08T18:58:48.400Z] 2437ff75d9bd: Waiting [2023-11-08T18:58:48.400Z] 04944245beec: Verifying Checksum [2023-11-08T18:58:48.400Z] 04944245beec: Download complete [2023-11-08T18:58:48.400Z] 765212b225bb: Verifying Checksum [2023-11-08T18:58:48.400Z] 765212b225bb: Download complete [2023-11-08T18:58:48.400Z] f23df028b6ca: Verifying Checksum [2023-11-08T18:58:48.400Z] f23df028b6ca: Download complete [2023-11-08T18:58:48.400Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T18:58:48.400Z] d65c8cfc05b1: Download complete [2023-11-08T18:58:48.688Z] 699f458cf7ca: Verifying Checksum [2023-11-08T18:58:48.688Z] 699f458cf7ca: Download complete [2023-11-08T18:58:48.957Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T18:58:48.957Z] 8998bd30e6a1: Download complete [2023-11-08T18:58:51.545Z] 2437ff75d9bd: Download complete [2023-11-08T18:58:53.491Z] 8998bd30e6a1: Pull complete [2023-11-08T18:58:54.075Z] 04944245beec: Pull complete [2023-11-08T18:58:55.484Z] 699f458cf7ca: Pull complete [2023-11-08T18:58:55.751Z] 765212b225bb: Pull complete [2023-11-08T18:58:56.712Z] f23df028b6ca: Pull complete [2023-11-08T18:58:56.980Z] d65c8cfc05b1: Pull complete [2023-11-08T18:59:15.202Z] 2437ff75d9bd: Pull complete [2023-11-08T18:59:15.203Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T18:59:15.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T18:59:15.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:59:15.435Z] prd-ubuntu20.04-docker-arm64-4c-16g-17068 does not seem to be running inside a container [2023-11-08T18:59:15.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/66 -v /w/workspace/device-sdk-c/66:/w/workspace/device-sdk-c/66:rw,z -v /w/workspace/device-sdk-c/66@tmp:/w/workspace/device-sdk-c/66@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 [2023-11-08T18:59:18.574Z] $ docker top b1bf19900d689634457260d16ce1845539df3061d4b1e8e034e6ff2bb7d0ef3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:59:19.441Z] ---> job-cost.sh [2023-11-08T18:59:19.441Z] lf-activate-venv: SKIPPING [2023-11-08T18:59:19.441Z] INFO: No Stack... [2023-11-08T18:59:20.025Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T18:59:20.611Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T18:59:21.260Z] + cut -d, -f6+ [2023-11-08T18:59:21.260Z] cat /w/workspace/device-sdk-c/66/archives/cost.csv [Pipeline] lock [2023-11-08T18:59:21.349Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] [2023-11-08T18:59:21.354Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] did not exist. Created. [2023-11-08T18:59:21.354Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T18:59:22.266Z] /w/workspace/device-sdk-c/66@tmp/durable-4f65eafa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T18:59:22.931Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T18:59:22.950Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T18:59:23.575Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T18:59:23.583Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T18:59:23.610Z] $ docker stop --time=1 b1bf19900d689634457260d16ce1845539df3061d4b1e8e034e6ff2bb7d0ef3b [2023-11-08T18:59:25.182Z] $ docker rm -f --volumes b1bf19900d689634457260d16ce1845539df3061d4b1e8e034e6ff2bb7d0ef3b [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 [2023-11-08T18:59:25.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:59:25.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:26.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:59:26.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:59:26.201Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:59:26.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T18:59:26.550Z] $ docker top 3a6d693fd3d000c59d2ac96f97897759e9394cb11d2d2463e037366fd9f4596e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:59:26.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:59:26.649Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:59:26.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:59:26.748Z] $ docker exec 3a6d693fd3d000c59d2ac96f97897759e9394cb11d2d2463e037366fd9f4596e ssh-agent [2023-11-08T18:59:26.885Z] SSH_AUTH_SOCK=/tmp/ssh-ZLV1PeXIF2Y0/agent.32 [2023-11-08T18:59:26.885Z] SSH_AGENT_PID=38 [2023-11-08T18:59:26.890Z] Running ssh-add (command line suppressed) [2023-11-08T18:59:26.969Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11112951694832503894.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11112951694832503894.key) [2023-11-08T18:59:27.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:59:27.292Z] + git semver tag [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,461 [run_tag] DEBUG tag force:False [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,461 [check_head_tag] DEBUG check head tag [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,462 [execute] INFO git cat-file --batch-check [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,466 [execute] INFO git cat-file --batch [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,480 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,480 [execute] INFO git tag -a v3.0.3-dev.6 -m v3.0.3-dev.6 [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,480 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.6', '-m', 'v3.0.3-dev.6'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:59:27.552Z] 2023-11-08 18:59:27,485 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:27.552Z] 3.0.3-dev.6 [Pipeline] } [2023-11-08T18:59:27.542Z] $ docker exec --env ******** --env ******** 3a6d693fd3d000c59d2ac96f97897759e9394cb11d2d2463e037366fd9f4596e ssh-agent -k [2023-11-08T18:59:27.671Z] unset SSH_AUTH_SOCK; [2023-11-08T18:59:27.672Z] unset SSH_AGENT_PID; [2023-11-08T18:59:27.672Z] echo Agent pid 38 killed; [2023-11-08T18:59:27.705Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:59:28.050Z] + git semver [Pipeline] } [2023-11-08T18:59:28.334Z] $ docker stop --time=1 3a6d693fd3d000c59d2ac96f97897759e9394cb11d2d2463e037366fd9f4596e [2023-11-08T18:59:29.630Z] $ docker rm -f --volumes 3a6d693fd3d000c59d2ac96f97897759e9394cb11d2d2463e037366fd9f4596e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:30.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T18:59:30.121Z] [2023-11-08T18:59:30.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:30.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T18:59:30.422Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T18:59:30.422Z] ab5ef0e58194: Pulling fs layer [2023-11-08T18:59:30.422Z] 9712f1f96733: Pulling fs layer [2023-11-08T18:59:30.422Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T18:59:30.422Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T18:59:30.422Z] e9a5061849ea: Pulling fs layer [2023-11-08T18:59:30.422Z] d747dcd14b5f: Pulling fs layer [2023-11-08T18:59:30.422Z] 2de7ff778b66: Pulling fs layer [2023-11-08T18:59:30.422Z] 0d9ebad4ef96: Waiting [2023-11-08T18:59:30.422Z] e9a5061849ea: Waiting [2023-11-08T18:59:30.422Z] d747dcd14b5f: Waiting [2023-11-08T18:59:30.422Z] 2de7ff778b66: Waiting [2023-11-08T18:59:30.422Z] 9712f1f96733: Verifying Checksum [2023-11-08T18:59:30.422Z] 9712f1f96733: Download complete [2023-11-08T18:59:30.990Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T18:59:30.990Z] 63f879dbbcfc: Download complete [2023-11-08T18:59:30.990Z] e9a5061849ea: Verifying Checksum [2023-11-08T18:59:30.990Z] e9a5061849ea: Download complete [2023-11-08T18:59:30.990Z] d747dcd14b5f: Download complete [2023-11-08T18:59:31.248Z] ab5ef0e58194: Download complete [2023-11-08T18:59:31.248Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T18:59:31.248Z] 0d9ebad4ef96: Download complete [2023-11-08T18:59:31.248Z] 2de7ff778b66: Verifying Checksum [2023-11-08T18:59:31.248Z] 2de7ff778b66: Download complete [2023-11-08T18:59:34.528Z] ab5ef0e58194: Pull complete [2023-11-08T18:59:34.529Z] 9712f1f96733: Pull complete [2023-11-08T18:59:34.787Z] 63f879dbbcfc: Pull complete [2023-11-08T18:59:38.976Z] 0d9ebad4ef96: Pull complete [2023-11-08T18:59:38.976Z] e9a5061849ea: Pull complete [2023-11-08T18:59:38.976Z] d747dcd14b5f: Pull complete [2023-11-08T18:59:40.350Z] 2de7ff778b66: Pull complete [2023-11-08T18:59:40.350Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T18:59:40.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T18:59:40.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:59:40.433Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:59:40.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-08T18:59:45.871Z] $ docker top 7221dd7dde9d41e397f2850ee48f3519f2bb46e5b6cdcd460bd1d485d384638d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:59:45.962Z] provisioning config files... [2023-11-08T18:59:45.969Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config620655066445830144tmp [2023-11-08T18:59:45.978Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2313027707098295004tmp [2023-11-08T18:59:45.985Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1433594207498123641tmp [Pipeline] { [Pipeline] echo [2023-11-08T18:59:46.002Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:59:46.281Z] ---> sigul-configuration.sh [2023-11-08T18:59:46.281Z] gpg: directory `/root/.gnupg' created [2023-11-08T18:59:46.281Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T18:59:46.281Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T18:59:46.281Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T18:59:46.281Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T18:59:46.281Z] gpg: CAST5 encrypted data [2023-11-08T18:59:46.281Z] gpg: encrypted with 1 passphrase [2023-11-08T18:59:46.281Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T18:59:46.575Z] + mkdir /home/jenkins [2023-11-08T18:59:46.575Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T18:59:46.861Z] + 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 [2023-11-08T18:59:46.871Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:59:47.160Z] ---> sigul-install.sh [2023-11-08T18:59:47.160Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T18:59:47.449Z] + git tag --list [2023-11-08T18:59:47.449Z] 0.7.0 [2023-11-08T18:59:47.449Z] 0.7.1 [2023-11-08T18:59:47.449Z] 1.0.0 [2023-11-08T18:59:47.449Z] v1.0.1 [2023-11-08T18:59:47.449Z] v1.0.2 [2023-11-08T18:59:47.449Z] v1.0.3 [2023-11-08T18:59:47.449Z] v1.1.0 [2023-11-08T18:59:47.449Z] v1.1.1 [2023-11-08T18:59:47.449Z] v1.2.0 [2023-11-08T18:59:47.449Z] v1.2.1 [2023-11-08T18:59:47.449Z] v1.2.2 [2023-11-08T18:59:47.449Z] v1.3.0 [2023-11-08T18:59:47.449Z] v1.3.1 [2023-11-08T18:59:47.449Z] v2.0.0 [2023-11-08T18:59:47.449Z] v2.1.0 [2023-11-08T18:59:47.449Z] v2.2.0 [2023-11-08T18:59:47.449Z] v2.3.0 [2023-11-08T18:59:47.449Z] v3.0 [2023-11-08T18:59:47.449Z] v3.0.0 [2023-11-08T18:59:47.449Z] v3.0.1 [2023-11-08T18:59:47.449Z] v3.0.2 [2023-11-08T18:59:47.449Z] v3.0.3-dev.1 [2023-11-08T18:59:47.449Z] v3.0.3-dev.2 [2023-11-08T18:59:47.449Z] v3.0.3-dev.3 [2023-11-08T18:59:47.449Z] v3.0.3-dev.4 [2023-11-08T18:59:47.449Z] v3.0.3-dev.5 [2023-11-08T18:59:47.449Z] v3.0.3-dev.6 [2023-11-08T18:59:47.449Z] v3.1.0-dev.1 [2023-11-08T18:59:47.449Z] v3.1.0-dev.2 [2023-11-08T18:59:47.449Z] v3.1.0-dev.3 [2023-11-08T18:59:47.449Z] v3.1.0-dev.4 [2023-11-08T18:59:47.449Z] v3.1.0-dev.5 [2023-11-08T18:59:47.449Z] v3.1.0-dev.6 [2023-11-08T18:59:47.449Z] v3.1.0-dev.7 [2023-11-08T18:59:47.449Z] v3.1.0-dev.8 [2023-11-08T18:59:47.449Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T18:59:47.741Z] + lftools sign git-tag v3.0.3-dev.6 [2023-11-08T18:59:48.314Z] Signing Git tag with Sigul... [2023-11-08T18:59:48.314Z] Signing v3.0.3-dev.6 [Pipeline] echo [2023-11-08T18:59:48.584Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:59:48.872Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T18:59:48.881Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T18:59:48.882Z] $ docker stop --time=1 7221dd7dde9d41e397f2850ee48f3519f2bb46e5b6cdcd460bd1d485d384638d [2023-11-08T18:59:50.193Z] $ docker rm -f --volumes 7221dd7dde9d41e397f2850ee48f3519f2bb46e5b6cdcd460bd1d485d384638d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T18:59:50.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:59:50.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:50.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:59:50.908Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:59:50.978Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:59:50.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T18:59:51.337Z] $ docker top e02c16ce06b6f3de17e6c968a9f28ba565e1ea5433b59cfc4e70871042b5d8f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:59:51.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:59:51.439Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:59:51.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:59:51.549Z] $ docker exec e02c16ce06b6f3de17e6c968a9f28ba565e1ea5433b59cfc4e70871042b5d8f2 ssh-agent [2023-11-08T18:59:51.684Z] SSH_AUTH_SOCK=/tmp/ssh-ZCPthStmBQtD/agent.31 [2023-11-08T18:59:51.684Z] SSH_AGENT_PID=38 [2023-11-08T18:59:51.689Z] Running ssh-add (command line suppressed) [2023-11-08T18:59:51.775Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4432015224089078466.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4432015224089078466.key) [2023-11-08T18:59:51.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:59:52.098Z] + git semver bump pre [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,281 [bump_version] DEBUG bumping version:3.0.3-dev.6 on axis:pre with prefix:dev [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,281 [bump_version] DEBUG bumped version:3.0.3-dev.7 [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,281 [write_version] DEBUG write version:3.0.3-dev.7 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,281 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,281 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,284 [execute] INFO git cat-file --batch-check [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,290 [execute] INFO git cat-file --batch [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:59:52.358Z] 2023-11-08 18:59:52,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:52.358Z] 3.0.3-dev.7 [Pipeline] } [2023-11-08T18:59:52.349Z] $ docker exec --env ******** --env ******** e02c16ce06b6f3de17e6c968a9f28ba565e1ea5433b59cfc4e70871042b5d8f2 ssh-agent -k [2023-11-08T18:59:52.451Z] unset SSH_AUTH_SOCK; [2023-11-08T18:59:52.452Z] unset SSH_AGENT_PID; [2023-11-08T18:59:52.452Z] echo Agent pid 38 killed; [2023-11-08T18:59:52.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:59:52.791Z] + git semver [Pipeline] } [2023-11-08T18:59:53.046Z] $ docker stop --time=1 e02c16ce06b6f3de17e6c968a9f28ba565e1ea5433b59cfc4e70871042b5d8f2 [2023-11-08T18:59:54.306Z] $ docker rm -f --volumes e02c16ce06b6f3de17e6c968a9f28ba565e1ea5433b59cfc4e70871042b5d8f2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:59:54.673Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:59:54.673Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:54.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:59:54.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:59:55.048Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T18:59:55.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T18:59:55.399Z] $ docker top 339693588ef3627f05ea0a7904af25da34bc828f52ca64438203a881cfaed027 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:59:55.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:59:55.496Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:59:55.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:59:55.600Z] $ docker exec 339693588ef3627f05ea0a7904af25da34bc828f52ca64438203a881cfaed027 ssh-agent [2023-11-08T18:59:55.724Z] SSH_AUTH_SOCK=/tmp/ssh-fqGABPzzftG0/agent.31 [2023-11-08T18:59:55.725Z] SSH_AGENT_PID=38 [2023-11-08T18:59:55.731Z] Running ssh-add (command line suppressed) [2023-11-08T18:59:55.833Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5528372776048223120.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5528372776048223120.key) [2023-11-08T18:59:55.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:59:56.150Z] + git semver push [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,334 [run_push] DEBUG push [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,335 [execute] INFO git cat-file --batch-check [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,340 [execute] INFO git rev-list 8cc936ef2a7f6aca2a01aa977932245e2e8a7f07 -- [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,340 [execute] DEBUG Popen(['git', 'rev-list', '8cc936ef2a7f6aca2a01aa977932245e2e8a7f07', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,349 [execute] INFO git fetch -v origin [2023-11-08T18:59:56.410Z] 2023-11-08 18:59:56,349 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T18:59:56.978Z] 2023-11-08 18:59:56,887 [run_push] DEBUG no remote changes detected [2023-11-08T18:59:56.978Z] 2023-11-08 18:59:56,888 [execute] INFO git push origin semver [2023-11-08T18:59:56.978Z] 2023-11-08 18:59:56,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:59:57.917Z] 2023-11-08 18:59:57,690 [run_push] DEBUG push all version tags [2023-11-08T18:59:57.917Z] 2023-11-08 18:59:57,690 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T18:59:57.917Z] 2023-11-08 18:59:57,691 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:59:58.482Z] 2023-11-08 18:59:58,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2023-11-08T18:59:58.482Z] 3.0.3-dev.7 [Pipeline] } [2023-11-08T18:59:58.476Z] $ docker exec --env ******** --env ******** 339693588ef3627f05ea0a7904af25da34bc828f52ca64438203a881cfaed027 ssh-agent -k [2023-11-08T18:59:58.579Z] unset SSH_AUTH_SOCK; [2023-11-08T18:59:58.579Z] unset SSH_AGENT_PID; [2023-11-08T18:59:58.579Z] echo Agent pid 38 killed; [2023-11-08T18:59:58.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:59:58.916Z] + git semver [Pipeline] } [2023-11-08T18:59:59.173Z] $ docker stop --time=1 339693588ef3627f05ea0a7904af25da34bc828f52ca64438203a881cfaed027 [2023-11-08T19:00:00.485Z] $ docker rm -f --volumes 339693588ef3627f05ea0a7904af25da34bc828f52ca64438203a881cfaed027 [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 [2023-11-08T19:00:00.947Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2023-11-08T19:00:00.947Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-11-08T19:00:00.947Z] total 16 [2023-11-08T19:00:00.947Z] drwxr-xr-x 3 root root 4096 Nov 8 18:52 . [2023-11-08T19:00:00.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:59 .. [2023-11-08T19:00:00.947Z] drwxr-xr-x 2 root root 4096 Nov 8 18:52 cost [2023-11-08T19:00:00.947Z] -rw-r--r-- 1 root root 83 Nov 8 18:52 cost.csv [2023-11-08T19:00:00.947Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-11-08T19:00:00.947Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2023-11-08T19:00:00.947Z] total 16 [2023-11-08T19:00:00.947Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:52 . [2023-11-08T19:00:00.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 18:59 .. [2023-11-08T19:00:00.947Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:52 cost [2023-11-08T19:00:00.947Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 8 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:01.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:02.099Z] ---> package-listing.sh [2023-11-08T19:00:02.100Z] ++ facter osfamily [2023-11-08T19:00:02.100Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T19:00:02.357Z] + OS_FAMILY=debian [2023-11-08T19:00:02.357Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2023-11-08T19:00:02.357Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T19:00:02.357Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T19:00:02.357Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T19:00:02.357Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T19:00:02.357Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2023-11-08T19:00:02.357Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T19:00:02.357Z] + case "${OS_FAMILY}" in [2023-11-08T19:00:02.357Z] + dpkg -l [2023-11-08T19:00:02.357Z] + grep '^ii' [2023-11-08T19:00:02.357Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T19:00:02.357Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T19:00:02.357Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T19:00:02.357Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2023-11-08T19:00:02.357Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2023-11-08T19:00:02.357Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2023-11-08T19:00:02.365Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T19:00:02.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:00:03.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:00:03.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:00:03.275Z] prd-ubuntu20.04-docker-8c-8g-17064 does not seem to be running inside a container [2023-11-08T19:00:03.285Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T19:00:03.482Z] $ docker top b4a3eb438f0574da3d16c5b9760b4a17dfeeb7e02afd119524b2c7b155a39885 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:00:03.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T19:00:04.126Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T19:00:04.409Z] + ls /var/log/sa-host [2023-11-08T19:00:04.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:00:04.478Z] provisioning config files... [2023-11-08T19:00:04.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config16772199501689613467tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:00:04.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:05.020Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T19:00:05.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:05.349Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T19:00:05.358Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:05.642Z] ---> sudo-logs.sh [2023-11-08T19:00:05.642Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T19:00:05.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:05.952Z] ---> job-cost.sh [2023-11-08T19:00:05.952Z] lf-activate-venv: SKIPPING [2023-11-08T19:00:05.952Z] DEBUG: total: 0.2199999988079071 [2023-11-08T19:00:05.952Z] INFO: Retrieving Stack Cost... [2023-11-08T19:00:06.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:00:06.779Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T19:00:06.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:00:07.083Z] ---> logs-deploy.sh [2023-11-08T19:00:07.083Z] lf-activate-venv: SKIPPING [2023-11-08T19:00:07.083Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/66 [2023-11-08T19:00:07.083Z] INFO: archiving workspace using pattern(s): [2023-11-08T19:00:08.020Z] Archives upload complete. [2023-11-08T19:00:08.020Z] INFO: archiving logs to Nexus