Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 442156b10c8e48709838cfe148b6b6cf65ecf635 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-ssh3614993677727637736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13187827095276305887.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4058141250551374333.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7922294699111043507.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-ssh11102220564761300913.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-1489 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 > 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 Avoid second fetch Checking out Revision 442156b10c8e48709838cfe148b6b6cf65ecf635 (main) Commit message: "Merge pull request #509 from eaton-coreymutter/bugfix/issue-504-assertion-avoidance" > git config core.sparsecheckout # timeout=10 > git checkout -f 442156b10c8e48709838cfe148b6b6cf65ecf635 # timeout=10 > git rev-list --no-walk 9db6249cb5b64beed6f22149c866398dbcee266e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-28T12:32:51.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-28T12:32:51.344Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-28T12:32:51.439Z] ========================================================= [2024-03-28T12:32:51.440Z] EdgeX Global Pipelines Version Info [2024-03-28T12:32:51.440Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:32:52.162Z] ------------------- [2024-03-28T12:32:52.162Z] stable info: [2024-03-28T12:32:52.162Z] ------------------- [2024-03-28T12:32:52.162Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-28T12:32:52.162Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-28T12:32:52.162Z] Message: update stable to v1.0.258 [2024-03-28T12:32:53.104Z] ------------------- [2024-03-28T12:32:53.104Z] experimental info: [2024-03-28T12:32:53.104Z] ------------------- [2024-03-28T12:32:53.104Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-28T12:32:53.104Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-28T12:32:53.104Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-28T12:32:53.179Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-03-28T12:32:53.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-03-28T12:32:53.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-28T12:32:53.248Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-28T12:32:53.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-28T12:32:53.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-03-28T12:32:53.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-03-28T12:32:53.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-28T12:32:53.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-28T12:32:53.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-03-28T12:32:53.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-28T12:32:53.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-28T12:32:53.421Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-28T12:32:53.441Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-03-28T12:32:53.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-28T12:32:53.478Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-28T12:32:53.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-28T12:32:53.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-28T12:32:53.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-28T12:32:53.571Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-28T12:32:53.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 442156b10c8e48709838cfe148b6b6cf65ecf635 [Pipeline] echo [2024-03-28T12:32:53.620Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 442156b [Pipeline] echo [2024-03-28T12:32:53.640Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-28T12:32:53.700Z] provisioning config files... [2024-03-28T12:32:53.713Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2468064705497637651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:32:54.048Z] ---> ****-login.sh [2024-03-28T12:32:54.049Z] nexus3.edgexfoundry.org:10001 [2024-03-28T12:32:54.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:32:54.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:32:54.309Z] Configure a credential helper to remove this warning. See [2024-03-28T12:32:54.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:32:54.309Z] [2024-03-28T12:32:54.309Z] Login Succeeded [2024-03-28T12:32:54.309Z] nexus3.edgexfoundry.org:10002 [2024-03-28T12:32:54.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:32:54.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:32:54.569Z] Configure a credential helper to remove this warning. See [2024-03-28T12:32:54.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:32:54.569Z] [2024-03-28T12:32:54.569Z] Login Succeeded [2024-03-28T12:32:54.569Z] nexus3.edgexfoundry.org:10003 [2024-03-28T12:32:54.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:32:54.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:32:54.570Z] Configure a credential helper to remove this warning. See [2024-03-28T12:32:54.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:32:54.570Z] [2024-03-28T12:32:54.570Z] Login Succeeded [2024-03-28T12:32:54.570Z] nexus3.edgexfoundry.org:10004 [2024-03-28T12:32:54.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:32:54.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:32:54.570Z] Configure a credential helper to remove this warning. See [2024-03-28T12:32:54.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:32:54.570Z] [2024-03-28T12:32:54.570Z] Login Succeeded [2024-03-28T12:32:54.570Z] ****.io [2024-03-28T12:32:54.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:32:55.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:32:55.091Z] Configure a credential helper to remove this warning. See [2024-03-28T12:32:55.091Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:32:55.091Z] [2024-03-28T12:32:55.091Z] Login Succeeded [2024-03-28T12:32:55.091Z] ---> ****-login.sh ends [Pipeline] } [2024-03-28T12:32:55.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-03-28T12:32:55.506Z] + git rev-list -1 --merges 442156b10c8e48709838cfe148b6b6cf65ecf635~1..442156b10c8e48709838cfe148b6b6cf65ecf635 [Pipeline] echo [2024-03-28T12:32:55.535Z] -----------> git rev-list -1 --merges 442156b10c8e48709838cfe148b6b6cf65ecf635~1..442156b10c8e48709838cfe148b6b6cf65ecf635 442156b10c8e48709838cfe148b6b6cf65ecf635 [2024-03-28T12:32:55.535Z] 442156b10c8e48709838cfe148b6b6cf65ecf635 [false] [Pipeline] sh [2024-03-28T12:32:55.824Z] + git log --format=format:%s -1 442156b10c8e48709838cfe148b6b6cf65ecf635 [Pipeline] echo [2024-03-28T12:32:55.841Z] ========================================================= [2024-03-28T12:32:55.841Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-28T12:32:55.841Z] ========================================================= 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 [2024-03-28T12:32:56.272Z] + git rev-list -1 --merges 442156b10c8e48709838cfe148b6b6cf65ecf635~1..442156b10c8e48709838cfe148b6b6cf65ecf635 [Pipeline] echo [2024-03-28T12:32:56.285Z] -----------> git rev-list -1 --merges 442156b10c8e48709838cfe148b6b6cf65ecf635~1..442156b10c8e48709838cfe148b6b6cf65ecf635 442156b10c8e48709838cfe148b6b6cf65ecf635 [2024-03-28T12:32:56.285Z] 442156b10c8e48709838cfe148b6b6cf65ecf635 [false] [Pipeline] sh [2024-03-28T12:32:56.574Z] + git log --format=format:%s -1 442156b10c8e48709838cfe148b6b6cf65ecf635 [Pipeline] echo [2024-03-28T12:32:56.590Z] ========================================================= [2024-03-28T12:32:56.590Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-28T12:32:56.590Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-28T12:32:57.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-28T12:32:57.034Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-28T12:32:57.034Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-28T12:32:57.034Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-28T12:32:57.034Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-28T12:32:57.034Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-28T12:32:57.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:32:57.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-28T12:32:57.464Z] [2024-03-28T12:32:57.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:32:57.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-28T12:32:57.767Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-28T12:32:57.767Z] b85a868b505f: Pulling fs layer [2024-03-28T12:32:57.767Z] e2be974225ed: Pulling fs layer [2024-03-28T12:32:57.767Z] 339a4e72a1f5: Pulling fs layer [2024-03-28T12:32:57.767Z] 988bab9f4d93: Pulling fs layer [2024-03-28T12:32:57.767Z] 1469e6f7b9e6: Pulling fs layer [2024-03-28T12:32:57.767Z] eaf3925da568: Pulling fs layer [2024-03-28T12:32:57.767Z] bab4dde63d76: Pulling fs layer [2024-03-28T12:32:57.767Z] bde34c3a00c8: Pulling fs layer [2024-03-28T12:32:57.767Z] b352a97aabf1: Pulling fs layer [2024-03-28T12:32:57.767Z] 4872d77fe225: Pulling fs layer [2024-03-28T12:32:57.767Z] 5851b861e8e6: Pulling fs layer [2024-03-28T12:32:57.767Z] bde34c3a00c8: Waiting [2024-03-28T12:32:57.767Z] bab4dde63d76: Waiting [2024-03-28T12:32:57.767Z] 988bab9f4d93: Waiting [2024-03-28T12:32:57.767Z] b352a97aabf1: Waiting [2024-03-28T12:32:57.767Z] 4872d77fe225: Waiting [2024-03-28T12:32:57.767Z] 1469e6f7b9e6: Waiting [2024-03-28T12:32:57.767Z] eaf3925da568: Waiting [2024-03-28T12:32:57.767Z] e2be974225ed: Verifying Checksum [2024-03-28T12:32:57.767Z] e2be974225ed: Download complete [2024-03-28T12:32:57.767Z] 988bab9f4d93: Verifying Checksum [2024-03-28T12:32:57.767Z] 988bab9f4d93: Download complete [2024-03-28T12:32:57.767Z] 1469e6f7b9e6: Verifying Checksum [2024-03-28T12:32:57.767Z] 1469e6f7b9e6: Download complete [2024-03-28T12:32:58.026Z] eaf3925da568: Download complete [2024-03-28T12:32:58.026Z] 339a4e72a1f5: Verifying Checksum [2024-03-28T12:32:58.026Z] 339a4e72a1f5: Download complete [2024-03-28T12:32:58.026Z] bde34c3a00c8: Download complete [2024-03-28T12:32:58.026Z] b352a97aabf1: Verifying Checksum [2024-03-28T12:32:58.026Z] b352a97aabf1: Download complete [2024-03-28T12:32:58.026Z] 4872d77fe225: Verifying Checksum [2024-03-28T12:32:58.026Z] 4872d77fe225: Download complete [2024-03-28T12:32:58.026Z] 5851b861e8e6: Verifying Checksum [2024-03-28T12:32:58.026Z] 5851b861e8e6: Download complete [2024-03-28T12:32:58.026Z] b85a868b505f: Download complete [2024-03-28T12:32:58.286Z] bab4dde63d76: Verifying Checksum [2024-03-28T12:32:58.286Z] bab4dde63d76: Download complete [2024-03-28T12:32:59.222Z] b85a868b505f: Pull complete [2024-03-28T12:32:59.480Z] e2be974225ed: Pull complete [2024-03-28T12:32:59.740Z] 339a4e72a1f5: Pull complete [2024-03-28T12:32:59.740Z] 988bab9f4d93: Pull complete [2024-03-28T12:32:59.999Z] 1469e6f7b9e6: Pull complete [2024-03-28T12:33:00.257Z] eaf3925da568: Pull complete [2024-03-28T12:33:01.636Z] bab4dde63d76: Pull complete [2024-03-28T12:33:01.896Z] bde34c3a00c8: Pull complete [2024-03-28T12:33:01.896Z] b352a97aabf1: Pull complete [2024-03-28T12:33:02.158Z] 4872d77fe225: Pull complete [2024-03-28T12:33:02.158Z] 5851b861e8e6: Pull complete [2024-03-28T12:33:02.158Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-28T12:33:02.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-28T12:33:02.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:33:02.294Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:33:02.328Z] $ 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 [2024-03-28T12:33:06.191Z] $ docker top 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 -eo pid,comm [2024-03-28T12:33:06.244Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-28T12:33:06.244Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-28T12:33:06.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-28T12:33:06.296Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-28T12:33:06.396Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-28T12:33:06.399Z] $ docker exec 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 ssh-agent [2024-03-28T12:33:06.516Z] SSH_AUTH_SOCK=/tmp/ssh-GbBuNyBKr63m/agent.31 [2024-03-28T12:33:06.516Z] SSH_AGENT_PID=37 [2024-03-28T12:33:06.523Z] Running ssh-add (command line suppressed) [2024-03-28T12:33:06.636Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17175979282629130219.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_17175979282629130219.key) [2024-03-28T12:33:06.650Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-28T12:33:06.945Z] + git tag --points-at HEAD [Pipeline] } [2024-03-28T12:33:06.957Z] $ docker exec --env ******** --env ******** 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 ssh-agent -k [2024-03-28T12:33:07.050Z] unset SSH_AUTH_SOCK; [2024-03-28T12:33:07.050Z] unset SSH_AGENT_PID; [2024-03-28T12:33:07.050Z] echo Agent pid 37 killed; [2024-03-28T12:33:07.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-28T12:33:07.097Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-28T12:33:07.097Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-28T12:33:07.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-28T12:33:07.218Z] $ docker exec 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 ssh-agent [2024-03-28T12:33:07.333Z] SSH_AUTH_SOCK=/tmp/ssh-bFTQHQZdOaUL/agent.70 [2024-03-28T12:33:07.333Z] SSH_AGENT_PID=77 [2024-03-28T12:33:07.338Z] Running ssh-add (command line suppressed) [2024-03-28T12:33:07.445Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_10515140878011096127.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_10515140878011096127.key) [2024-03-28T12:33:07.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-28T12:33:07.756Z] + git semver init [2024-03-28T12:33:08.014Z] 2024-03-28 12:33:07,953 [run_init] DEBUG init version:0.0.0 force:False [2024-03-28T12:33:08.014Z] 2024-03-28 12:33:07,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-03-28T12:33:08.014Z] 2024-03-28 12:33:07,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-03-28T12:33:08.014Z] 2024-03-28 12:33:07,954 [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) [2024-03-28T12:33:08.953Z] 2024-03-28 12:33:08,822 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2024-03-28T12:33:08.953Z] 2024-03-28 12:33:08,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2024-03-28T12:33:08.953Z] 2024-03-28 12:33:08,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:33:08.953Z] 2024-03-28 12:33:08,823 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:33:08.953Z] 3.0.3-dev.12 [Pipeline] } [2024-03-28T12:33:08.963Z] $ docker exec --env ******** --env ******** 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 ssh-agent -k [2024-03-28T12:33:09.064Z] unset SSH_AUTH_SOCK; [2024-03-28T12:33:09.065Z] unset SSH_AGENT_PID; [2024-03-28T12:33:09.065Z] echo Agent pid 77 killed; [2024-03-28T12:33:09.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-28T12:33:09.405Z] + git semver [Pipeline] } [2024-03-28T12:33:09.678Z] $ docker stop --time=1 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 [2024-03-28T12:33:10.999Z] $ docker rm -f --volumes 71375c0c64b6946fe30530efa6c9f91f6d1ef994662d8b94e17c1393999c6577 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-28T12:33:11.330Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-28T12:33:11.554Z] Stashed 1 file(s) [Pipeline] echo [2024-03-28T12:33:11.557Z] [edgeXSemver]: initialized semver on version 3.0.3-dev.12 [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 [2024-03-28T12:33:11.747Z] provisioning config files... [2024-03-28T12:33:11.756Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7010197277996423013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:33:12.060Z] ---> ****-login.sh [2024-03-28T12:33:12.060Z] nexus3.edgexfoundry.org:10001 [2024-03-28T12:33:12.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:33:12.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:33:12.060Z] Configure a credential helper to remove this warning. See [2024-03-28T12:33:12.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:33:12.060Z] [2024-03-28T12:33:12.060Z] Login Succeeded [2024-03-28T12:33:12.060Z] nexus3.edgexfoundry.org:10002 [2024-03-28T12:33:12.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:33:12.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:33:12.061Z] Configure a credential helper to remove this warning. See [2024-03-28T12:33:12.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:33:12.061Z] [2024-03-28T12:33:12.061Z] Login Succeeded [2024-03-28T12:33:12.061Z] nexus3.edgexfoundry.org:10003 [2024-03-28T12:33:12.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:33:12.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:33:12.321Z] Configure a credential helper to remove this warning. See [2024-03-28T12:33:12.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:33:12.321Z] [2024-03-28T12:33:12.321Z] Login Succeeded [2024-03-28T12:33:12.321Z] nexus3.edgexfoundry.org:10004 [2024-03-28T12:33:12.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:33:12.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:33:12.321Z] Configure a credential helper to remove this warning. See [2024-03-28T12:33:12.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:33:12.321Z] [2024-03-28T12:33:12.321Z] Login Succeeded [2024-03-28T12:33:12.321Z] ****.io [2024-03-28T12:33:12.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:33:12.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:33:12.581Z] Configure a credential helper to remove this warning. See [2024-03-28T12:33:12.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:33:12.581Z] [2024-03-28T12:33:12.581Z] Login Succeeded [2024-03-28T12:33:12.581Z] ---> ****-login.sh ends [Pipeline] } [2024-03-28T12:33:12.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-28T12:33:12.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-28T12:33:12.692Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-03-28T12:33:12.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-28T12:33:12.721Z] ========================================================= [2024-03-28T12:33:12.721Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-03-28T12:33:12.721Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:33:13.032Z] + 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 . [2024-03-28T12:33:13.032Z] Sending build context to Docker daemon 4.993MB [2024-03-28T12:33:13.032Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-03-28T12:33:13.032Z] Step 2/21 : FROM ${BASE} as builder [2024-03-28T12:33:13.032Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-03-28T12:33:13.032Z] 96526aa774ef: Pulling fs layer [2024-03-28T12:33:13.032Z] da60e534fd72: Pulling fs layer [2024-03-28T12:33:13.291Z] 96526aa774ef: Verifying Checksum [2024-03-28T12:33:13.291Z] 96526aa774ef: Download complete [2024-03-28T12:33:13.291Z] 96526aa774ef: Pull complete [2024-03-28T12:33:13.857Z] da60e534fd72: Verifying Checksum [2024-03-28T12:33:13.857Z] da60e534fd72: Download complete [2024-03-28T12:33:17.140Z] da60e534fd72: Pull complete [2024-03-28T12:33:17.140Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-03-28T12:33:17.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-03-28T12:33:17.140Z] ---> 6605166a5db4 [2024-03-28T12:33:17.140Z] 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 [2024-03-28T12:33:19.689Z] ---> Running in 66f1dc8a99e3 [2024-03-28T12:33:19.689Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-03-28T12:33:19.948Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-03-28T12:33:19.948Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-03-28T12:33:19.948Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-03-28T12:33:20.207Z] Removing intermediate container 66f1dc8a99e3 [2024-03-28T12:33:20.207Z] ---> e5904cbdf705 [2024-03-28T12:33:20.207Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-03-28T12:33:20.465Z] ---> Running in 0e87a5d54ec5 [2024-03-28T12:33:21.035Z] Removing intermediate container 0e87a5d54ec5 [2024-03-28T12:33:21.035Z] ---> b60719abb655 [2024-03-28T12:33:21.035Z] 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 [2024-03-28T12:33:21.035Z] ---> Running in 0ff6fff93029 [2024-03-28T12:33:21.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:21.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:21.554Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:22.122Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-03-28T12:33:22.122Z] (1/17) Installing hiredis (1.1.0-r2) [2024-03-28T12:33:22.122Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-03-28T12:33:22.382Z] (3/17) Installing libcbor (0.10.2-r1) [2024-03-28T12:33:22.382Z] (4/17) Installing iotech-iot-1.5 (1.5.3-r0) [2024-03-28T12:33:23.323Z] (5/17) Installing iotech-iot-1.5-dev (1.5.3-r0) [2024-03-28T12:33:23.323Z] (6/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-03-28T12:33:23.582Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-03-28T12:33:23.840Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-03-28T12:33:23.841Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-03-28T12:33:23.841Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-03-28T12:33:23.841Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-03-28T12:33:23.841Z] (12/17) Installing libblkid (2.38.1-r8) [2024-03-28T12:33:23.841Z] (13/17) Installing libuuid (2.38.1-r8) [2024-03-28T12:33:23.841Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-03-28T12:33:23.841Z] (15/17) Installing libmount (2.38.1-r8) [2024-03-28T12:33:23.841Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-03-28T12:33:23.841Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-03-28T12:33:23.841Z] Executing busybox-1.36.1-r4.trigger [2024-03-28T12:33:23.841Z] OK: 336 MiB in 99 packages [2024-03-28T12:33:24.776Z] Removing intermediate container 0ff6fff93029 [2024-03-28T12:33:24.776Z] ---> f7eb8c618221 [2024-03-28T12:33:24.776Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-03-28T12:33:24.776Z] ---> Running in 33c5bc061c87 [2024-03-28T12:33:25.034Z] Removing intermediate container 33c5bc061c87 [2024-03-28T12:33:25.034Z] ---> 8e7c0eb5c263 [2024-03-28T12:33:25.034Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-03-28T12:33:25.321Z] ---> ac5fcad721f5 [2024-03-28T12:33:25.321Z] Step 8/21 : COPY src /tmp/sdk/src [2024-03-28T12:33:25.580Z] ---> d489e3ff0043 [2024-03-28T12:33:25.580Z] Step 9/21 : COPY include /tmp/sdk/include [2024-03-28T12:33:25.580Z] ---> ebd2ddc661e5 [2024-03-28T12:33:25.580Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-03-28T12:33:25.838Z] ---> b1b5c0106917 [2024-03-28T12:33:25.838Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-03-28T12:33:25.838Z] ---> b721b4cf61b7 [2024-03-28T12:33:25.838Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-03-28T12:33:25.838Z] ---> 4d44aceb9d9b [2024-03-28T12:33:25.838Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-03-28T12:33:26.101Z] ---> Running in a60d94f141e2 [2024-03-28T12:33:26.360Z] + CPPCHECK=false [2024-03-28T12:33:26.360Z] + DOCGEN=false [2024-03-28T12:33:26.360Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-03-28T12:33:26.360Z] + '[' 0 -gt 0 ] [2024-03-28T12:33:26.360Z] + readlink -f ./scripts/build.sh [2024-03-28T12:33:26.360Z] + dirname /tmp/sdk/scripts/build.sh [2024-03-28T12:33:26.360Z] + dirname /tmp/sdk/scripts [2024-03-28T12:33:26.360Z] + ROOT=/tmp/sdk [2024-03-28T12:33:26.360Z] + cd /tmp/sdk [2024-03-28T12:33:26.360Z] + mkdir -p /tmp/sdk/build/release [2024-03-28T12:33:26.360Z] + cd /tmp/sdk/build/release [2024-03-28T12:33:26.360Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-03-28T12:33:26.360Z] -- The C compiler identification is GNU 12.2.1 [2024-03-28T12:33:26.360Z] -- Detecting C compiler ABI info [2024-03-28T12:33:26.360Z] -- Detecting C compiler ABI info - done [2024-03-28T12:33:26.360Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-03-28T12:33:26.360Z] -- Detecting C compile features [2024-03-28T12:33:26.360Z] -- Detecting C compile features - done [2024-03-28T12:33:26.360Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-03-28T12:33:26.620Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-03-28T12:33:26.620Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-03-28T12:33:26.620Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-03-28T12:33:26.620Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-03-28T12:33:26.620Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-03-28T12:33:26.620Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-03-28T12:33:26.620Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-03-28T12:33:26.620Z] -- /opt/iotech/iot/1.5/include [2024-03-28T12:33:26.620Z] -- C SDK 3.0.3-dev.12 for Linux [2024-03-28T12:33:26.620Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-03-28T12:33:26.620Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-03-28T12:33:26.620Z] -- Found Curses: /usr/lib/libcurses.so [2024-03-28T12:33:26.620Z] -- Configuring done (0.4s) [2024-03-28T12:33:26.620Z] -- Generating done (0.0s) [2024-03-28T12:33:26.620Z] -- Build files have been written to: /tmp/sdk/build/release [2024-03-28T12:33:26.620Z] + make all package [2024-03-28T12:33:26.620Z] + tee release.log [2024-03-28T12:33:26.689Z] Still waiting to schedule task [2024-03-28T12:33:26.689Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-28T12:33:26.879Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-03-28T12:33:26.879Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-03-28T12:33:27.138Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-03-28T12:33:27.138Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-03-28T12:33:27.138Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-03-28T12:33:27.397Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-03-28T12:33:27.655Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-03-28T12:33:27.655Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-03-28T12:33:27.655Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-03-28T12:33:27.655Z] 294 | while (privateConfig) [2024-03-28T12:33:27.655Z] | ^~~~~~~~~~~~~ [2024-03-28T12:33:27.655Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-03-28T12:33:27.655Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-03-28T12:33:27.655Z] | ^~~~~~~~~~~~~ [2024-03-28T12:33:27.655Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-03-28T12:33:27.655Z] 271 | while (result) [2024-03-28T12:33:27.655Z] | ^~~~~~ [2024-03-28T12:33:27.655Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-03-28T12:33:27.655Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-03-28T12:33:27.655Z] | ^~~~~~ [2024-03-28T12:33:27.915Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-03-28T12:33:27.915Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-03-28T12:33:27.915Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-03-28T12:33:28.175Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-03-28T12:33:28.434Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-03-28T12:33:28.435Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-03-28T12:33:28.694Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-03-28T12:33:28.694Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-03-28T12:33:28.953Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-03-28T12:33:28.953Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-03-28T12:33:29.212Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-03-28T12:33:29.212Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-03-28T12:33:29.471Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-03-28T12:33:29.729Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-03-28T12:33:30.665Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-03-28T12:33:30.665Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-03-28T12:33:30.924Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-03-28T12:33:30.924Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-03-28T12:33:30.924Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-03-28T12:33:31.183Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-03-28T12:33:31.441Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-03-28T12:33:31.441Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-03-28T12:33:31.700Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-03-28T12:33:31.700Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-03-28T12:33:31.700Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-03-28T12:33:31.700Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:33:31.700Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-03-28T12:33:31.700Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:33:31.700Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:33:31.700Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-03-28T12:33:31.700Z] | ^ [2024-03-28T12:33:31.959Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-03-28T12:33:31.959Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-03-28T12:33:31.959Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:33:31.959Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-03-28T12:33:31.959Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-03-28T12:33:31.959Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:33:32.218Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-03-28T12:33:32.218Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-03-28T12:33:32.218Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-03-28T12:33:32.478Z] [ 68%] Linking C shared library libcsdk.so [2024-03-28T12:33:32.478Z] [ 68%] Built target csdk [2024-03-28T12:33:32.478Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-03-28T12:33:32.735Z] [ 72%] Linking C executable template [2024-03-28T12:33:32.735Z] [ 72%] Built target template [2024-03-28T12:33:32.735Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-03-28T12:33:32.735Z] [ 76%] Linking C executable device-counter [2024-03-28T12:33:32.735Z] [ 76%] Built target device-counter [2024-03-28T12:33:32.993Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-03-28T12:33:32.993Z] [ 80%] Linking C executable device-random [2024-03-28T12:33:32.993Z] [ 80%] Built target device-random [2024-03-28T12:33:32.993Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-03-28T12:33:33.252Z] [ 84%] Linking C executable device-gyro [2024-03-28T12:33:33.252Z] [ 84%] Built target device-gyro [2024-03-28T12:33:33.252Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-03-28T12:33:33.252Z] [ 88%] Linking C executable device-bitfields [2024-03-28T12:33:33.252Z] [ 88%] Built target device-bitfields [2024-03-28T12:33:33.510Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-03-28T12:33:33.510Z] [ 92%] Linking C executable template-discovery [2024-03-28T12:33:33.510Z] [ 92%] Built target template-discovery [2024-03-28T12:33:33.510Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-03-28T12:33:33.769Z] [ 96%] Linking C executable device-file [2024-03-28T12:33:33.769Z] [ 96%] Built target device-file [2024-03-28T12:33:33.769Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-03-28T12:33:34.027Z] [100%] Linking C executable device-terminal [2024-03-28T12:33:34.027Z] [100%] Built target device-terminal [2024-03-28T12:33:34.027Z] Run CPack packaging tool... [2024-03-28T12:33:34.027Z] CPack: Create package using TGZ [2024-03-28T12:33:34.027Z] CPack: Install projects [2024-03-28T12:33:34.027Z] CPack: - Run preinstall target for: Csdk [2024-03-28T12:33:34.286Z] CPack: - Install project: Csdk [] [2024-03-28T12:33:34.286Z] CPack: Create package [2024-03-28T12:33:34.286Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.12.tar.gz generated. [2024-03-28T12:33:34.286Z] + '[' false '=' true ] [2024-03-28T12:33:34.286Z] + '[' false '=' true ] [2024-03-28T12:33:34.286Z] + mkdir -p /tmp/sdk/build/debug [2024-03-28T12:33:34.286Z] + cd /tmp/sdk/build/debug [2024-03-28T12:33:34.286Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-03-28T12:33:34.286Z] -- The C compiler identification is GNU 12.2.1 [2024-03-28T12:33:34.286Z] -- Detecting C compiler ABI info [2024-03-28T12:33:34.544Z] -- Detecting C compiler ABI info - done [2024-03-28T12:33:34.544Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-03-28T12:33:34.544Z] -- Detecting C compile features [2024-03-28T12:33:34.544Z] -- Detecting C compile features - done [2024-03-28T12:33:34.544Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-03-28T12:33:34.544Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-03-28T12:33:34.544Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-03-28T12:33:34.544Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-03-28T12:33:34.544Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-03-28T12:33:34.544Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-03-28T12:33:34.544Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-03-28T12:33:34.544Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-03-28T12:33:34.544Z] -- /opt/iotech/iot/1.5/include [2024-03-28T12:33:34.544Z] -- C SDK 3.0.3-dev.12 for Linux [2024-03-28T12:33:34.544Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-03-28T12:33:34.544Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-03-28T12:33:34.544Z] -- Found Curses: /usr/lib/libcurses.so [2024-03-28T12:33:34.803Z] -- Configuring done (0.4s) [2024-03-28T12:33:34.803Z] -- Generating done (0.0s) [2024-03-28T12:33:34.803Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-03-28T12:33:34.803Z] + make [2024-03-28T12:33:34.803Z] + tee debug.log [2024-03-28T12:33:34.803Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-03-28T12:33:34.803Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-03-28T12:33:34.803Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-03-28T12:33:35.061Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-03-28T12:33:35.061Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-03-28T12:33:35.061Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-03-28T12:33:35.320Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-03-28T12:33:35.320Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-03-28T12:33:35.320Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-03-28T12:33:35.579Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-03-28T12:33:35.579Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-03-28T12:33:35.579Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-03-28T12:33:35.579Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-03-28T12:33:35.839Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-03-28T12:33:35.839Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-03-28T12:33:35.839Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-03-28T12:33:35.839Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-03-28T12:33:36.097Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-03-28T12:33:36.097Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-03-28T12:33:36.097Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-03-28T12:33:36.355Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-03-28T12:33:36.614Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-03-28T12:33:36.614Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-03-28T12:33:36.614Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-03-28T12:33:36.614Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-03-28T12:33:36.614Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-03-28T12:33:36.872Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-03-28T12:33:37.132Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-03-28T12:33:37.132Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-03-28T12:33:37.132Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-03-28T12:33:37.132Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-03-28T12:33:37.391Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-03-28T12:33:37.391Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:33:37.391Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-03-28T12:33:37.391Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:33:37.391Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:33:37.391Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-03-28T12:33:37.391Z] | ^ [2024-03-28T12:33:37.391Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-03-28T12:33:37.391Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-03-28T12:33:37.391Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-03-28T12:33:37.650Z] [ 68%] Linking C shared library libcsdk.so [2024-03-28T12:33:37.650Z] [ 68%] Built target csdk [2024-03-28T12:33:37.650Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-03-28T12:33:37.650Z] [ 72%] Linking C executable template [2024-03-28T12:33:37.908Z] [ 72%] Built target template [2024-03-28T12:33:37.909Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-03-28T12:33:37.909Z] [ 76%] Linking C executable device-counter [2024-03-28T12:33:37.909Z] [ 76%] Built target device-counter [2024-03-28T12:33:37.909Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-03-28T12:33:37.909Z] [ 80%] Linking C executable device-random [2024-03-28T12:33:38.167Z] [ 80%] Built target device-random [2024-03-28T12:33:38.167Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-03-28T12:33:38.167Z] [ 84%] Linking C executable device-gyro [2024-03-28T12:33:38.167Z] [ 84%] Built target device-gyro [2024-03-28T12:33:38.167Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-03-28T12:33:38.426Z] [ 88%] Linking C executable device-bitfields [2024-03-28T12:33:38.426Z] [ 88%] Built target device-bitfields [2024-03-28T12:33:38.426Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-03-28T12:33:38.426Z] [ 92%] Linking C executable template-discovery [2024-03-28T12:33:38.426Z] [ 92%] Built target template-discovery [2024-03-28T12:33:38.684Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-03-28T12:33:38.684Z] [ 96%] Linking C executable device-file [2024-03-28T12:33:38.684Z] [ 96%] Built target device-file [2024-03-28T12:33:38.684Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-03-28T12:33:38.684Z] [100%] Linking C executable device-terminal [2024-03-28T12:33:38.943Z] [100%] Built target device-terminal [2024-03-28T12:33:38.943Z] make: Entering directory '/tmp/sdk/build/release' [2024-03-28T12:33:38.943Z] [ 68%] Built target csdk [2024-03-28T12:33:38.943Z] [ 72%] Built target template [2024-03-28T12:33:38.943Z] [ 76%] Built target device-counter [2024-03-28T12:33:38.943Z] [ 80%] Built target device-random [2024-03-28T12:33:38.943Z] [ 84%] Built target device-gyro [2024-03-28T12:33:38.943Z] [ 88%] Built target device-bitfields [2024-03-28T12:33:38.943Z] [ 92%] Built target template-discovery [2024-03-28T12:33:38.943Z] [ 96%] Built target device-file [2024-03-28T12:33:38.943Z] [100%] Built target device-terminal [2024-03-28T12:33:38.943Z] Install the project... [2024-03-28T12:33:39.276Z] -- Install configuration: "Release" [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/lib/libcsdk.so [2024-03-28T12:33:39.276Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/devsdk [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex/devices.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-03-28T12:33:39.276Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-03-28T12:33:39.277Z] make: Leaving directory '/tmp/sdk/build/release' [2024-03-28T12:33:39.844Z] Removing intermediate container a60d94f141e2 [2024-03-28T12:33:39.844Z] ---> 454111d64327 [2024-03-28T12:33:39.844Z] Step 14/21 : FROM ${BASE} [2024-03-28T12:33:39.844Z] ---> 6605166a5db4 [2024-03-28T12:33:39.844Z] Step 15/21 : LABEL maintainer="IOTech " [2024-03-28T12:33:39.844Z] ---> Running in ecb587063b7d [2024-03-28T12:33:40.103Z] Removing intermediate container ecb587063b7d [2024-03-28T12:33:40.103Z] ---> 85cf680a05da [2024-03-28T12:33:40.103Z] 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 [2024-03-28T12:33:40.103Z] ---> Running in 9039f5765965 [2024-03-28T12:33:40.362Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-03-28T12:33:40.620Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-03-28T12:33:40.620Z] alpine.dev.rsa.pub 100% |********************************|  451 0:00:00 ETA [2024-03-28T12:33:40.620Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-03-28T12:33:40.878Z] Removing intermediate container 9039f5765965 [2024-03-28T12:33:40.878Z] ---> 25f832d805d1 [2024-03-28T12:33:40.878Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-03-28T12:33:40.878Z] ---> Running in d82d2b23a38a [2024-03-28T12:33:41.447Z] Removing intermediate container d82d2b23a38a [2024-03-28T12:33:41.447Z] ---> 6c1f15373596 [2024-03-28T12:33:41.447Z] 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 [2024-03-28T12:33:41.705Z] ---> Running in 6a7f95562b05 [2024-03-28T12:33:41.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:41.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:42.221Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:42.788Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-03-28T12:33:42.788Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-03-28T12:33:42.788Z] (2/9) Installing curl (8.5.0-r0) [2024-03-28T12:33:42.788Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-03-28T12:33:42.788Z] (4/9) Installing hiredis (1.1.0-r2) [2024-03-28T12:33:42.788Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-03-28T12:33:42.788Z] (6/9) Installing libcbor (0.10.2-r1) [2024-03-28T12:33:42.788Z] (7/9) Installing iotech-iot-1.5 (1.5.3-r0) [2024-03-28T12:33:43.355Z] (8/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-03-28T12:33:43.616Z] (9/9) Installing libuuid (2.38.1-r8) [2024-03-28T12:33:43.616Z] Executing busybox-1.36.1-r4.trigger [2024-03-28T12:33:43.616Z] OK: 331 MiB in 89 packages [2024-03-28T12:33:44.184Z] Removing intermediate container 6a7f95562b05 [2024-03-28T12:33:44.184Z] ---> ec0535d5f92f [2024-03-28T12:33:44.184Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-03-28T12:33:44.184Z] ---> 9508a37eeb0f [2024-03-28T12:33:44.184Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-03-28T12:33:44.184Z] ---> f8f673711030 [2024-03-28T12:33:44.184Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-03-28T12:33:44.442Z] ---> b9801752aa37 [2024-03-28T12:33:44.442Z] Successfully built b9801752aa37 [2024-03-28T12:33:44.442Z] 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 [2024-03-28T12:33:44.843Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-28T12:33:44.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:33:44.915Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:33:44.947Z] $ 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 [2024-03-28T12:33:45.278Z] $ docker top 49cb6c2e8ea3e9a65edad9d15e9057dc9c69441da6d89890b67155f8892f68fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-28T12:33:45.633Z] + make test [2024-03-28T12:33:45.633Z] echo "make test" [2024-03-28T12:33:45.633Z] make test [Pipeline] } [2024-03-28T12:33:45.642Z] $ docker stop --time=1 49cb6c2e8ea3e9a65edad9d15e9057dc9c69441da6d89890b67155f8892f68fb [2024-03-28T12:33:46.916Z] $ docker rm -f --volumes 49cb6c2e8ea3e9a65edad9d15e9057dc9c69441da6d89890b67155f8892f68fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-28T12:33:47.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-28T12:33:47.846Z] + ls -al . [2024-03-28T12:33:47.847Z] total 212 [2024-03-28T12:33:47.847Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 28 12:33 . [2024-03-28T12:33:47.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 12:32 .. [2024-03-28T12:33:47.847Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 12:33 .git [2024-03-28T12:33:47.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 12:32 .github [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 28 12:32 .gitignore [2024-03-28T12:33:47.847Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 12:33 .semver [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 28 12:32 Attribution.txt [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 11953 Mar 28 12:32 CHANGELOG.md [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 28 12:32 Doxyfile [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 12:32 GOVERNANCE.md [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 28 12:32 Jenkinsfile [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 28 12:32 LICENSE [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 28 12:32 Makefile [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 28 12:32 OWNERS.md [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 1651 Mar 28 12:32 README.IOT.md [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 4215 Mar 28 12:32 README.md [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 28 12:32 README.v3.md [2024-03-28T12:33:47.847Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 12:33 VERSION [2024-03-28T12:33:47.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 12:32 docs [2024-03-28T12:33:47.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 12:32 include [2024-03-28T12:33:47.847Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 12:32 scripts [2024-03-28T12:33:47.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 12:32 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:33:48.162Z] + 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=442156b10c8e48709838cfe148b6b6cf65ecf635 --label arch=amd64 --label version=3.0.3-dev.12 . [2024-03-28T12:33:48.162Z] Sending build context to Docker daemon 4.993MB [2024-03-28T12:33:48.162Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-03-28T12:33:48.162Z] Step 2/17 : FROM ${BASE} [2024-03-28T12:33:48.162Z] ---> b9801752aa37 [2024-03-28T12:33:48.162Z] Step 3/17 : LABEL maintainer="IOTech " [2024-03-28T12:33:48.162Z] ---> Running in ec3f09364a8e [2024-03-28T12:33:48.162Z] Removing intermediate container ec3f09364a8e [2024-03-28T12:33:48.162Z] ---> 68f7b52648f0 [2024-03-28T12:33:48.162Z] 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 [2024-03-28T12:33:48.421Z] ---> Running in 3644ccfd4245 [2024-03-28T12:33:48.680Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-03-28T12:33:48.940Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-03-28T12:33:48.940Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-03-28T12:33:48.940Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-03-28T12:33:49.198Z] Removing intermediate container 3644ccfd4245 [2024-03-28T12:33:49.198Z] ---> 8b959f7825ec [2024-03-28T12:33:49.198Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-03-28T12:33:49.198Z] ---> Running in 0bd60da59857 [2024-03-28T12:33:49.764Z] Removing intermediate container 0bd60da59857 [2024-03-28T12:33:49.764Z] ---> ca9ec3244500 [2024-03-28T12:33:49.765Z] 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 [2024-03-28T12:33:49.765Z] ---> Running in 26a2074af956 [2024-03-28T12:33:50.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:50.281Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:50.281Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-28T12:33:50.849Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-03-28T12:33:50.849Z] (1/11) Installing iotech-iot-1.5-dev (1.5.3-r0) [2024-03-28T12:33:51.107Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-03-28T12:33:51.107Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-03-28T12:33:51.107Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-03-28T12:33:51.107Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-03-28T12:33:51.107Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-03-28T12:33:51.107Z] (7/11) Installing libblkid (2.38.1-r8) [2024-03-28T12:33:51.107Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-03-28T12:33:51.107Z] (9/11) Installing libmount (2.38.1-r8) [2024-03-28T12:33:51.107Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-03-28T12:33:51.107Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-03-28T12:33:51.107Z] Executing busybox-1.36.1-r4.trigger [2024-03-28T12:33:51.107Z] OK: 336 MiB in 100 packages [2024-03-28T12:33:51.674Z] Removing intermediate container 26a2074af956 [2024-03-28T12:33:51.674Z] ---> cb9f652a1e25 [2024-03-28T12:33:51.674Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-03-28T12:33:51.933Z] ---> 10286158ccc6 [2024-03-28T12:33:51.933Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-03-28T12:33:52.192Z] ---> 27ecda5e8b0e [2024-03-28T12:33:52.192Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-03-28T12:33:52.192Z] ---> 38184e9f97d1 [2024-03-28T12:33:52.192Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-03-28T12:33:52.452Z] ---> 2632a63992fe [2024-03-28T12:33:52.452Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-03-28T12:33:52.452Z] ---> a2eec871a228 [2024-03-28T12:33:52.452Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-03-28T12:33:52.452Z] ---> 6cd18b1c16f8 [2024-03-28T12:33:52.452Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-03-28T12:33:52.711Z] ---> Running in 1b7d46b4eb66 [2024-03-28T12:33:52.711Z] Removing intermediate container 1b7d46b4eb66 [2024-03-28T12:33:52.711Z] ---> dd117119de12 [2024-03-28T12:33:52.711Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-03-28T12:33:52.711Z] ---> Running in 62f493cf135c [2024-03-28T12:33:52.711Z] Removing intermediate container 62f493cf135c [2024-03-28T12:33:52.711Z] ---> 7039a0ad3655 [2024-03-28T12:33:52.711Z] Step 15/17 : LABEL arch=amd64 [2024-03-28T12:33:52.711Z] ---> Running in eece25f95094 [2024-03-28T12:33:52.711Z] Removing intermediate container eece25f95094 [2024-03-28T12:33:52.711Z] ---> 9c27bddf87b4 [2024-03-28T12:33:52.711Z] Step 16/17 : LABEL git_sha=442156b10c8e48709838cfe148b6b6cf65ecf635 [2024-03-28T12:33:52.970Z] ---> Running in 9f0eb86ee0ca [2024-03-28T12:33:52.970Z] Removing intermediate container 9f0eb86ee0ca [2024-03-28T12:33:52.970Z] ---> 32cb1e5b6f15 [2024-03-28T12:33:52.970Z] Step 17/17 : LABEL version=3.0.3-dev.12 [2024-03-28T12:33:52.970Z] ---> Running in 21b5fd112b0a [2024-03-28T12:33:52.970Z] Removing intermediate container 21b5fd112b0a [2024-03-28T12:33:52.970Z] ---> 632ea90e0f7d [2024-03-28T12:33:52.970Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-03-28T12:33:52.970Z] Successfully built 632ea90e0f7d [2024-03-28T12:33:52.970Z] 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 [2024-03-28T12:33:53.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-28T12:33:53.463Z] [2024-03-28T12:33:53.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:33:53.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-28T12:33:53.766Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-28T12:33:53.766Z] 5eb5b503b376: Pulling fs layer [2024-03-28T12:33:53.766Z] 5c69ac0246d0: Pulling fs layer [2024-03-28T12:33:53.766Z] ec43610c2a17: Pulling fs layer [2024-03-28T12:33:53.766Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-28T12:33:53.766Z] 33b1e0a273af: Pulling fs layer [2024-03-28T12:33:53.766Z] 5d3b04190fa2: Pulling fs layer [2024-03-28T12:33:53.766Z] 2f39f015ded8: Pulling fs layer [2024-03-28T12:33:53.766Z] 33b1e0a273af: Waiting [2024-03-28T12:33:53.766Z] 5d3b04190fa2: Waiting [2024-03-28T12:33:53.766Z] 2f39f015ded8: Waiting [2024-03-28T12:33:53.766Z] 3a2ae6a8a46f: Waiting [2024-03-28T12:33:53.766Z] 5c69ac0246d0: Download complete [2024-03-28T12:33:53.766Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-28T12:33:53.766Z] 3a2ae6a8a46f: Download complete [2024-03-28T12:33:53.766Z] 33b1e0a273af: Verifying Checksum [2024-03-28T12:33:53.766Z] 33b1e0a273af: Download complete [2024-03-28T12:33:53.766Z] 5d3b04190fa2: Verifying Checksum [2024-03-28T12:33:53.766Z] 5d3b04190fa2: Download complete [2024-03-28T12:33:53.766Z] ec43610c2a17: Verifying Checksum [2024-03-28T12:33:53.766Z] ec43610c2a17: Download complete [2024-03-28T12:33:54.025Z] 5eb5b503b376: Verifying Checksum [2024-03-28T12:33:54.025Z] 5eb5b503b376: Download complete [2024-03-28T12:33:54.590Z] 2f39f015ded8: Verifying Checksum [2024-03-28T12:33:54.590Z] 2f39f015ded8: Download complete [2024-03-28T12:33:55.169Z] 5eb5b503b376: Pull complete [2024-03-28T12:33:55.169Z] 5c69ac0246d0: Pull complete [2024-03-28T12:33:55.736Z] ec43610c2a17: Pull complete [2024-03-28T12:33:55.736Z] 3a2ae6a8a46f: Pull complete [2024-03-28T12:33:55.995Z] 33b1e0a273af: Pull complete [2024-03-28T12:33:55.995Z] 5d3b04190fa2: Pull complete [2024-03-28T12:34:00.178Z] 2f39f015ded8: Pull complete [2024-03-28T12:34:00.178Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-28T12:34:00.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-28T12:34:00.178Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:34:00.275Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:34:00.297Z] $ 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 [2024-03-28T12:34:05.662Z] $ docker top d27b7fdcd46c30079ace307146479488ec0c4e72627adfbe7def1ba2058445c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:34:06.071Z] ---> job-cost.sh [2024-03-28T12:34:06.071Z] lf-activate-venv: SKIPPING [2024-03-28T12:34:06.071Z] INFO: No Stack... [2024-03-28T12:34:06.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-28T12:34:06.897Z] INFO: Archiving Costs [Pipeline] sh [2024-03-28T12:34:07.186Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2024-03-28T12:34:07.186Z] + cut -d, -f6 [Pipeline] lock [2024-03-28T12:34:07.201Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] [2024-03-28T12:34:07.209Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] did not exist. Created. [2024-03-28T12:34:07.215Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-28T12:34:07.519Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-28T12:34:07.571Z] Stashed 1 file(s) [Pipeline] } [2024-03-28T12:34:07.578Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-28T12:34:07.599Z] $ docker stop --time=1 d27b7fdcd46c30079ace307146479488ec0c4e72627adfbe7def1ba2058445c8 [2024-03-28T12:34:08.744Z] $ docker rm -f --volumes d27b7fdcd46c30079ace307146479488ec0c4e72627adfbe7def1ba2058445c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-28T12:34:59.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1490 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2024-03-28T12:34:59.843Z] Running in /w/workspace/device-sdk-c/72 [Pipeline] { [Pipeline] checkout [2024-03-28T12:35:02.914Z] Selected Git installation does not exist. Using Default [2024-03-28T12:35:02.914Z] The recommended git tool is: NONE [2024-03-28T12:35:07.633Z] using credential edgex-jenkins-ssh [2024-03-28T12:35:07.654Z] Cloning the remote Git repository [2024-03-28T12:35:07.699Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2024-03-28T12:35:07.796Z] > git init /w/workspace/device-sdk-c/72 # timeout=10 [2024-03-28T12:35:07.931Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2024-03-28T12:35:07.932Z] > git --version # timeout=10 [2024-03-28T12:35:07.951Z] > git --version # 'git version 2.25.1' [2024-03-28T12:35:07.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-28T12:35:08.089Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-28T12:35:10.064Z] Avoid second fetch [2024-03-28T12:35:10.064Z] Checking out Revision 442156b10c8e48709838cfe148b6b6cf65ecf635 (main) [2024-03-28T12:35:09.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2024-03-28T12:35:09.241Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-28T12:35:10.082Z] > git config core.sparsecheckout # timeout=10 [2024-03-28T12:35:10.150Z] > git checkout -f 442156b10c8e48709838cfe148b6b6cf65ecf635 # timeout=10 [2024-03-28T12:35:10.699Z] Commit message: "Merge pull request #509 from eaton-coreymutter/bugfix/issue-504-assertion-avoidance" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-28T12:35:15.232Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-28T12:35:15.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-28T12:35:15.232Z] Dload Upload Total Spent Left Speed [2024-03-28T12:35:16.771Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12828 100 12828 0 0 7850 0 0:00:01 0:00:01 --:--:-- 7850 [Pipeline] sh [2024-03-28T12:35:17.105Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-28T12:35:17.423Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-03-28T12:35:17.423Z] /etc/docker/daemon.json [2024-03-28T12:35:17.423Z] { [2024-03-28T12:35:17.423Z] "registry-mirrors": [ [2024-03-28T12:35:17.423Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-28T12:35:17.423Z] ], [2024-03-28T12:35:17.423Z] "bip": "10.250.0.254/24", [2024-03-28T12:35:17.423Z] "hosts": [ [2024-03-28T12:35:17.423Z] "tcp://0.0.0.0:5555", [2024-03-28T12:35:17.423Z] "unix:///var/run/docker.sock" [2024-03-28T12:35:17.423Z] ], [2024-03-28T12:35:17.423Z] "mtu": 1458, [2024-03-28T12:35:17.423Z] "selinux-enabled": true, [2024-03-28T12:35:17.423Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-28T12:35:17.423Z] } [Pipeline] sh [2024-03-28T12:35:17.754Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-28T12:35:18.078Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-28T12:35:36.327Z] provisioning config files... [2024-03-28T12:35:36.352Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/72@tmp/config16752018103811976958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:35:36.772Z] ---> ****-login.sh [2024-03-28T12:35:36.772Z] nexus3.edgexfoundry.org:10001 [2024-03-28T12:35:37.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:35:37.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:35:37.316Z] Configure a credential helper to remove this warning. See [2024-03-28T12:35:37.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:35:37.316Z] [2024-03-28T12:35:37.316Z] Login Succeeded [2024-03-28T12:35:37.316Z] nexus3.edgexfoundry.org:10002 [2024-03-28T12:35:37.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:35:37.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:35:37.855Z] Configure a credential helper to remove this warning. See [2024-03-28T12:35:37.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:35:37.855Z] [2024-03-28T12:35:37.855Z] Login Succeeded [2024-03-28T12:35:37.855Z] nexus3.edgexfoundry.org:10003 [2024-03-28T12:35:38.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:35:38.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:35:38.126Z] Configure a credential helper to remove this warning. See [2024-03-28T12:35:38.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:35:38.126Z] [2024-03-28T12:35:38.126Z] Login Succeeded [2024-03-28T12:35:38.126Z] nexus3.edgexfoundry.org:10004 [2024-03-28T12:35:38.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:35:38.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:35:38.395Z] Configure a credential helper to remove this warning. See [2024-03-28T12:35:38.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:35:38.395Z] [2024-03-28T12:35:38.395Z] Login Succeeded [2024-03-28T12:35:38.395Z] ****.io [2024-03-28T12:35:38.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-28T12:35:38.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-28T12:35:38.929Z] Configure a credential helper to remove this warning. See [2024-03-28T12:35:38.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-28T12:35:38.929Z] [2024-03-28T12:35:38.929Z] Login Succeeded [2024-03-28T12:35:38.929Z] ---> ****-login.sh ends [Pipeline] } [2024-03-28T12:35:38.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-28T12:35:39.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-28T12:35:39.241Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2024-03-28T12:35:39.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-28T12:35:39.276Z] ========================================================= [2024-03-28T12:35:39.276Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2024-03-28T12:35:39.276Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:35:39.625Z] + 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 . [2024-03-28T12:35:39.893Z] Sending build context to Docker daemon 2.989MB [2024-03-28T12:35:39.893Z] Step 1/21 : ARG BASE=alpine:3.18 [2024-03-28T12:35:39.893Z] Step 2/21 : FROM ${BASE} as builder [2024-03-28T12:35:40.164Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2024-03-28T12:35:40.164Z] 579b34f0a95b: Pulling fs layer [2024-03-28T12:35:40.164Z] e71477ac5e1b: Pulling fs layer [2024-03-28T12:35:40.164Z] 579b34f0a95b: Verifying Checksum [2024-03-28T12:35:40.164Z] 579b34f0a95b: Download complete [2024-03-28T12:35:41.129Z] 579b34f0a95b: Pull complete [2024-03-28T12:35:43.078Z] e71477ac5e1b: Verifying Checksum [2024-03-28T12:35:43.078Z] e71477ac5e1b: Download complete [2024-03-28T12:35:55.526Z] e71477ac5e1b: Pull complete [2024-03-28T12:35:55.526Z] Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d [2024-03-28T12:35:55.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2024-03-28T12:35:55.526Z] ---> 2b552cad5dd9 [2024-03-28T12:35:55.526Z] 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 [2024-03-28T12:35:55.526Z] ---> Running in 96ab10229616 [2024-03-28T12:35:56.489Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-03-28T12:35:57.071Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-03-28T12:35:57.071Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-03-28T12:35:57.071Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-03-28T12:35:57.656Z] Removing intermediate container 96ab10229616 [2024-03-28T12:35:57.656Z] ---> 41e7af615ad1 [2024-03-28T12:35:57.656Z] Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-03-28T12:35:57.656Z] ---> Running in e661c7dd78cc [2024-03-28T12:35:59.602Z] Removing intermediate container e661c7dd78cc [2024-03-28T12:35:59.602Z] ---> b76e9af8a6df [2024-03-28T12:35:59.602Z] 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 [2024-03-28T12:35:59.602Z] ---> Running in 46aee0cccc48 [2024-03-28T12:36:00.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-28T12:36:00.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-28T12:36:01.034Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-28T12:36:01.990Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-03-28T12:36:02.256Z] (1/17) Installing hiredis (1.1.0-r2) [2024-03-28T12:36:02.256Z] (2/17) Installing hiredis-dev (1.1.0-r2) [2024-03-28T12:36:02.256Z] (3/17) Installing libcbor (0.10.2-r1) [2024-03-28T12:36:02.524Z] (4/17) Installing iotech-iot-1.5 (1.5.3-r0) [2024-03-28T12:36:03.483Z] (5/17) Installing iotech-iot-1.5-dev (1.5.3-r0) [2024-03-28T12:36:03.483Z] (6/17) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-03-28T12:36:03.747Z] (7/17) Installing libcbor-dev (0.10.2-r1) [2024-03-28T12:36:03.748Z] (8/17) Installing libmenuw (6.4_p20230506-r0) [2024-03-28T12:36:03.748Z] (9/17) Installing libpanelw (6.4_p20230506-r0) [2024-03-28T12:36:03.748Z] (10/17) Installing libncurses++ (6.4_p20230506-r0) [2024-03-28T12:36:03.748Z] (11/17) Installing ncurses-dev (6.4_p20230506-r0) [2024-03-28T12:36:03.748Z] (12/17) Installing libblkid (2.38.1-r8) [2024-03-28T12:36:03.748Z] (13/17) Installing libuuid (2.38.1-r8) [2024-03-28T12:36:04.019Z] (14/17) Installing libfdisk (2.38.1-r8) [2024-03-28T12:36:04.019Z] (15/17) Installing libmount (2.38.1-r8) [2024-03-28T12:36:04.019Z] (16/17) Installing libsmartcols (2.38.1-r8) [2024-03-28T12:36:04.019Z] (17/17) Installing util-linux-dev (2.38.1-r8) [2024-03-28T12:36:04.019Z] Executing busybox-1.36.1-r4.trigger [2024-03-28T12:36:04.019Z] OK: 333 MiB in 99 packages [2024-03-28T12:36:05.449Z] Removing intermediate container 46aee0cccc48 [2024-03-28T12:36:05.449Z] ---> e917ec593716 [2024-03-28T12:36:05.449Z] Step 6/21 : RUN mkdir /tmp/sdk [2024-03-28T12:36:05.449Z] ---> Running in 7076c6d5c682 [2024-03-28T12:36:06.890Z] Removing intermediate container 7076c6d5c682 [2024-03-28T12:36:06.890Z] ---> e08519f4888f [2024-03-28T12:36:06.890Z] Step 7/21 : COPY VERSION /tmp/sdk [2024-03-28T12:36:08.277Z] ---> bb9519b71c45 [2024-03-28T12:36:08.278Z] Step 8/21 : COPY src /tmp/sdk/src [2024-03-28T12:36:08.278Z] ---> 3fedfbfe5f56 [2024-03-28T12:36:08.278Z] Step 9/21 : COPY include /tmp/sdk/include [2024-03-28T12:36:08.551Z] ---> 7d9f9d183584 [2024-03-28T12:36:08.551Z] Step 10/21 : COPY scripts /tmp/sdk/scripts [2024-03-28T12:36:09.744Z] ---> a239125c27a9 [2024-03-28T12:36:09.744Z] Step 11/21 : COPY LICENSE /tmp/sdk [2024-03-28T12:36:09.744Z] ---> b1dedb757559 [2024-03-28T12:36:09.744Z] Step 12/21 : COPY Attribution.txt /tmp/sdk [2024-03-28T12:36:10.009Z] ---> 062311f2f0d5 [2024-03-28T12:36:10.009Z] Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-03-28T12:36:10.009Z] ---> Running in ce9e346c2021 [2024-03-28T12:36:10.988Z] + CPPCHECK=false [2024-03-28T12:36:10.988Z] + DOCGEN=false [2024-03-28T12:36:10.988Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-03-28T12:36:10.988Z] + '[' 0 -gt 0 ] [2024-03-28T12:36:10.988Z] + readlink -f ./scripts/build.sh [2024-03-28T12:36:10.988Z] + dirname /tmp/sdk/scripts/build.sh [2024-03-28T12:36:10.988Z] + dirname /tmp/sdk/scripts [2024-03-28T12:36:10.988Z] + ROOT=/tmp/sdk [2024-03-28T12:36:10.988Z] + cd /tmp/sdk [2024-03-28T12:36:10.988Z] + mkdir -p /tmp/sdk/build/release [2024-03-28T12:36:10.988Z] + cd /tmp/sdk/build/release [2024-03-28T12:36:10.988Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-03-28T12:36:10.988Z] -- The C compiler identification is GNU 12.2.1 [2024-03-28T12:36:11.255Z] -- Detecting C compiler ABI info [2024-03-28T12:36:11.523Z] -- Detecting C compiler ABI info - done [2024-03-28T12:36:11.523Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-03-28T12:36:11.523Z] -- Detecting C compile features [2024-03-28T12:36:11.523Z] -- Detecting C compile features - done [2024-03-28T12:36:11.523Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-03-28T12:36:11.789Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-03-28T12:36:11.789Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-03-28T12:36:11.789Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-03-28T12:36:11.789Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-03-28T12:36:11.789Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-03-28T12:36:11.789Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-03-28T12:36:11.789Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-03-28T12:36:11.789Z] -- /opt/iotech/iot/1.5/include [2024-03-28T12:36:11.789Z] -- C SDK 3.0.3-dev.12 for Linux [2024-03-28T12:36:11.789Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-03-28T12:36:12.370Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-03-28T12:36:12.370Z] -- Found Curses: /usr/lib/libcurses.so [2024-03-28T12:36:12.370Z] -- Configuring done (1.6s) [2024-03-28T12:36:12.637Z] -- Generating done (0.2s) [2024-03-28T12:36:12.637Z] -- Build files have been written to: /tmp/sdk/build/release [2024-03-28T12:36:12.904Z] + + tee release.log [2024-03-28T12:36:12.904Z] make all package [2024-03-28T12:36:12.904Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-03-28T12:36:13.484Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-03-28T12:36:14.440Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-03-28T12:36:15.168Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-03-28T12:36:15.853Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-03-28T12:36:16.432Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-03-28T12:36:18.376Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-03-28T12:36:19.331Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-03-28T12:36:19.331Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-03-28T12:36:19.331Z] 294 | while (privateConfig) [2024-03-28T12:36:19.331Z] | ^~~~~~~~~~~~~ [2024-03-28T12:36:19.331Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-03-28T12:36:19.331Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-03-28T12:36:19.331Z] | ^~~~~~~~~~~~~ [2024-03-28T12:36:19.331Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-03-28T12:36:19.331Z] 271 | while (result) [2024-03-28T12:36:19.331Z] | ^~~~~~ [2024-03-28T12:36:19.331Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-03-28T12:36:19.331Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-03-28T12:36:19.331Z] | ^~~~~~ [2024-03-28T12:36:19.598Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-03-28T12:36:19.598Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-03-28T12:36:20.548Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-03-28T12:36:22.478Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-03-28T12:36:22.743Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-03-28T12:36:23.695Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-03-28T12:36:24.396Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-03-28T12:36:24.974Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-03-28T12:36:25.926Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-03-28T12:36:26.191Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-03-28T12:36:28.120Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-03-28T12:36:28.384Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-03-28T12:36:28.962Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-03-28T12:36:30.364Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-03-28T12:36:38.081Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-03-28T12:36:38.081Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-03-28T12:36:38.081Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-03-28T12:36:38.081Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-03-28T12:36:38.347Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-03-28T12:36:39.762Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-03-28T12:36:41.712Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-03-28T12:36:41.977Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-03-28T12:36:42.942Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-03-28T12:36:43.529Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-03-28T12:36:43.794Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-03-28T12:36:43.794Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:36:43.794Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-03-28T12:36:43.794Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:36:43.794Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:36:43.794Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-03-28T12:36:43.794Z] | ^ [2024-03-28T12:36:45.191Z] /tmp/sdk/src/c/service.c:1026:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-03-28T12:36:45.191Z] 1026 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-03-28T12:36:45.191Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:36:45.191Z] /tmp/sdk/src/c/service.c:838:68: note: 'deviceservices_config' was declared here [2024-03-28T12:36:45.191Z] 838 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-03-28T12:36:45.191Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:36:46.145Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-03-28T12:36:47.102Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-03-28T12:36:47.368Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-03-28T12:36:47.951Z] [ 68%] Linking C shared library libcsdk.so [2024-03-28T12:36:47.951Z] [ 68%] Built target csdk [2024-03-28T12:36:47.951Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-03-28T12:36:48.916Z] [ 72%] Linking C executable template [2024-03-28T12:36:49.191Z] [ 72%] Built target template [2024-03-28T12:36:49.191Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-03-28T12:36:49.775Z] [ 76%] Linking C executable device-counter [2024-03-28T12:36:50.042Z] [ 76%] Built target device-counter [2024-03-28T12:36:50.042Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-03-28T12:36:50.623Z] [ 80%] Linking C executable device-random [2024-03-28T12:36:50.889Z] [ 80%] Built target device-random [2024-03-28T12:36:50.889Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-03-28T12:36:51.851Z] [ 84%] Linking C executable device-gyro [2024-03-28T12:36:51.851Z] [ 84%] Built target device-gyro [2024-03-28T12:36:51.851Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-03-28T12:36:52.119Z] [ 88%] Linking C executable device-bitfields [2024-03-28T12:36:52.386Z] [ 88%] Built target device-bitfields [2024-03-28T12:36:52.386Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-03-28T12:36:53.349Z] [ 92%] Linking C executable template-discovery [2024-03-28T12:36:53.617Z] [ 92%] Built target template-discovery [2024-03-28T12:36:53.617Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-03-28T12:36:54.579Z] [ 96%] Linking C executable device-file [2024-03-28T12:36:54.579Z] [ 96%] Built target device-file [2024-03-28T12:36:54.847Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-03-28T12:36:55.429Z] [100%] Linking C executable device-terminal [2024-03-28T12:36:55.696Z] [100%] Built target device-terminal [2024-03-28T12:36:55.696Z] Run CPack packaging tool... [2024-03-28T12:36:55.696Z] CPack: Create package using TGZ [2024-03-28T12:36:55.696Z] CPack: Install projects [2024-03-28T12:36:55.696Z] CPack: - Run preinstall target for: Csdk [2024-03-28T12:36:56.651Z] CPack: - Install project: Csdk [] [2024-03-28T12:36:56.651Z] CPack: Create package [2024-03-28T12:36:56.651Z] CPack: - package: /tmp/sdk/build/release/csdk-3.0.3-dev.12.tar.gz generated. [2024-03-28T12:36:56.651Z] + '[' false '=' true ] [2024-03-28T12:36:56.651Z] + '[' false '=' true ] [2024-03-28T12:36:56.651Z] + mkdir -p /tmp/sdk/build/debug [2024-03-28T12:36:56.651Z] + cd /tmp/sdk/build/debug [2024-03-28T12:36:56.651Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-03-28T12:36:56.916Z] -- The C compiler identification is GNU 12.2.1 [2024-03-28T12:36:56.916Z] -- Detecting C compiler ABI info [2024-03-28T12:36:57.496Z] -- Detecting C compiler ABI info - done [2024-03-28T12:36:57.496Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-03-28T12:36:57.496Z] -- Detecting C compile features [2024-03-28T12:36:57.496Z] -- Detecting C compile features - done [2024-03-28T12:36:57.496Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-03-28T12:36:57.760Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-03-28T12:36:57.760Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-03-28T12:36:57.760Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-03-28T12:36:57.760Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-03-28T12:36:57.760Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-03-28T12:36:57.760Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2024-03-28T12:36:57.760Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-03-28T12:36:57.760Z] -- /opt/iotech/iot/1.5/include [2024-03-28T12:36:57.760Z] -- C SDK 3.0.3-dev.12 for Linux [2024-03-28T12:36:57.760Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-03-28T12:36:58.025Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-03-28T12:36:58.289Z] -- Found Curses: /usr/lib/libcurses.so [2024-03-28T12:36:58.289Z] -- Configuring done (1.7s) [2024-03-28T12:36:58.554Z] -- Generating done (0.2s) [2024-03-28T12:36:58.554Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-03-28T12:36:58.554Z] + make [2024-03-28T12:36:58.554Z] + tee debug.log [2024-03-28T12:36:58.818Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-03-28T12:36:59.082Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-03-28T12:36:59.659Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus-redstr.c.o [2024-03-28T12:36:59.924Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-03-28T12:37:00.188Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-03-28T12:37:00.767Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-03-28T12:37:01.345Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-03-28T12:37:01.610Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-03-28T12:37:01.874Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-03-28T12:37:02.139Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-03-28T12:37:02.720Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-03-28T12:37:03.394Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-03-28T12:37:03.664Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-03-28T12:37:03.943Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-03-28T12:37:04.231Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-03-28T12:37:04.829Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-03-28T12:37:04.829Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-03-28T12:37:05.806Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-03-28T12:37:06.082Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-03-28T12:37:06.082Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-03-28T12:37:06.675Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-03-28T12:37:08.090Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-03-28T12:37:08.090Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-03-28T12:37:08.356Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-03-28T12:37:08.941Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-03-28T12:37:08.941Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-03-28T12:37:09.525Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-03-28T12:37:10.938Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-03-28T12:37:10.938Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-03-28T12:37:11.522Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-03-28T12:37:11.789Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-03-28T12:37:12.055Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-03-28T12:37:12.055Z] /tmp/sdk/src/c/service.c:871:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:37:12.055Z] 871 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-03-28T12:37:12.055Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-03-28T12:37:12.055Z] /tmp/sdk/src/c/service.c:872:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-03-28T12:37:12.055Z] 872 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-03-28T12:37:12.055Z] | ^ [2024-03-28T12:37:12.637Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-03-28T12:37:12.902Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-03-28T12:37:13.168Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-03-28T12:37:13.434Z] [ 68%] Linking C shared library libcsdk.so [2024-03-28T12:37:13.699Z] [ 68%] Built target csdk [2024-03-28T12:37:13.699Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-03-28T12:37:13.966Z] [ 72%] Linking C executable template [2024-03-28T12:37:14.232Z] [ 72%] Built target template [2024-03-28T12:37:14.499Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-03-28T12:37:14.764Z] [ 76%] Linking C executable device-counter [2024-03-28T12:37:15.031Z] [ 76%] Built target device-counter [2024-03-28T12:37:15.031Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-03-28T12:37:15.297Z] [ 80%] Linking C executable device-random [2024-03-28T12:37:15.561Z] [ 80%] Built target device-random [2024-03-28T12:37:15.561Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-03-28T12:37:15.831Z] [ 84%] Linking C executable device-gyro [2024-03-28T12:37:16.096Z] [ 84%] Built target device-gyro [2024-03-28T12:37:16.360Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-03-28T12:37:16.625Z] [ 88%] Linking C executable device-bitfields [2024-03-28T12:37:16.889Z] [ 88%] Built target device-bitfields [2024-03-28T12:37:16.889Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-03-28T12:37:17.155Z] [ 92%] Linking C executable template-discovery [2024-03-28T12:37:17.420Z] [ 92%] Built target template-discovery [2024-03-28T12:37:17.420Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-03-28T12:37:18.001Z] [ 96%] Linking C executable device-file [2024-03-28T12:37:18.267Z] [ 96%] Built target device-file [2024-03-28T12:37:18.267Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-03-28T12:37:18.533Z] [100%] Linking C executable device-terminal [2024-03-28T12:37:18.800Z] [100%] Built target device-terminal [2024-03-28T12:37:19.065Z] make: Entering directory '/tmp/sdk/build/release' [2024-03-28T12:37:19.065Z] [ 68%] Built target csdk [2024-03-28T12:37:19.065Z] [ 72%] Built target template [2024-03-28T12:37:20.213Z] [ 76%] Built target device-counter [2024-03-28T12:37:20.213Z] [ 80%] Built target device-random [2024-03-28T12:37:20.213Z] [ 84%] Built target device-gyro [2024-03-28T12:37:20.213Z] [ 88%] Built target device-bitfields [2024-03-28T12:37:20.213Z] [ 92%] Built target template-discovery [2024-03-28T12:37:20.213Z] [ 96%] Built target device-file [2024-03-28T12:37:20.213Z] [100%] Built target device-terminal [2024-03-28T12:37:20.213Z] Install the project... [2024-03-28T12:37:20.213Z] -- Install configuration: "Release" [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/lib/libcsdk.so [2024-03-28T12:37:20.213Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/devsdk [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex/devices.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-03-28T12:37:20.213Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-03-28T12:37:20.213Z] make: Leaving directory '/tmp/sdk/build/release' [2024-03-28T12:37:21.172Z] Removing intermediate container ce9e346c2021 [2024-03-28T12:37:21.172Z] ---> c92253d2ba6a [2024-03-28T12:37:21.172Z] Step 14/21 : FROM ${BASE} [2024-03-28T12:37:21.172Z] ---> 2b552cad5dd9 [2024-03-28T12:37:21.172Z] Step 15/21 : LABEL maintainer="IOTech " [2024-03-28T12:37:21.172Z] ---> Running in a6634774ee9d [2024-03-28T12:37:21.438Z] Removing intermediate container a6634774ee9d [2024-03-28T12:37:21.438Z] ---> 88ed547ccd06 [2024-03-28T12:37:21.438Z] 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 [2024-03-28T12:37:21.438Z] ---> Running in 351d7463bf97 [2024-03-28T12:37:22.397Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-03-28T12:37:22.980Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-03-28T12:37:22.980Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-03-28T12:37:22.980Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-03-28T12:37:23.569Z] Removing intermediate container 351d7463bf97 [2024-03-28T12:37:23.569Z] ---> c0d3182ea6b0 [2024-03-28T12:37:23.569Z] Step 17/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-03-28T12:37:23.569Z] ---> Running in 54ac324a8bab [2024-03-28T12:37:25.525Z] Removing intermediate container 54ac324a8bab [2024-03-28T12:37:25.525Z] ---> 457267c77813 [2024-03-28T12:37:25.525Z] 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 [2024-03-28T12:37:25.525Z] ---> Running in 905c93f08cfd [2024-03-28T12:37:26.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-28T12:37:26.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-28T12:37:27.266Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-28T12:37:28.219Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-03-28T12:37:28.219Z] (1/9) Upgrading libcurl (8.4.0-r0 -> 8.5.0-r0) [2024-03-28T12:37:28.219Z] (2/9) Installing curl (8.5.0-r0) [2024-03-28T12:37:28.219Z] (3/9) Upgrading curl-dev (8.4.0-r0 -> 8.5.0-r0) [2024-03-28T12:37:28.219Z] (4/9) Installing hiredis (1.1.0-r2) [2024-03-28T12:37:28.219Z] (5/9) Installing hiredis-dev (1.1.0-r2) [2024-03-28T12:37:28.219Z] (6/9) Installing libcbor (0.10.2-r1) [2024-03-28T12:37:28.219Z] (7/9) Installing iotech-iot-1.5 (1.5.3-r0) [2024-03-28T12:37:29.169Z] (8/9) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-03-28T12:37:29.169Z] (9/9) Installing libuuid (2.38.1-r8) [2024-03-28T12:37:29.169Z] Executing busybox-1.36.1-r4.trigger [2024-03-28T12:37:29.169Z] OK: 327 MiB in 89 packages [2024-03-28T12:37:30.590Z] Removing intermediate container 905c93f08cfd [2024-03-28T12:37:30.590Z] ---> 3a35a2c15279 [2024-03-28T12:37:30.590Z] Step 19/21 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-03-28T12:37:30.860Z] ---> 41b7e025467e [2024-03-28T12:37:30.860Z] Step 20/21 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-03-28T12:37:31.444Z] ---> 48974dc7c763 [2024-03-28T12:37:31.444Z] Step 21/21 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-03-28T12:37:31.712Z] ---> ca005114aae5 [2024-03-28T12:37:31.976Z] Successfully built ca005114aae5 [2024-03-28T12:37:31.976Z] 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 [2024-03-28T12:37:32.415Z] + docker inspect -f . ci-base-image-arm64 [2024-03-28T12:37:32.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:37:32.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-1490 does not seem to be running inside a container [2024-03-28T12:37:32.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/72 -v /w/workspace/device-sdk-c/72:/w/workspace/device-sdk-c/72:rw,z -v /w/workspace/device-sdk-c/72@tmp:/w/workspace/device-sdk-c/72@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 [2024-03-28T12:37:33.864Z] $ docker top 8a7409f71abc04ab899ee9e7ee5ef75077fa869360706a738792d8b366735bb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-28T12:37:34.697Z] + make test [2024-03-28T12:37:34.697Z] echo "make test" [2024-03-28T12:37:34.697Z] make test [Pipeline] } [2024-03-28T12:37:34.717Z] $ docker stop --time=1 8a7409f71abc04ab899ee9e7ee5ef75077fa869360706a738792d8b366735bb0 [2024-03-28T12:37:36.290Z] $ docker rm -f --volumes 8a7409f71abc04ab899ee9e7ee5ef75077fa869360706a738792d8b366735bb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-28T12:37:36.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-28T12:37:37.168Z] + ls -al . [2024-03-28T12:37:37.168Z] total 208 [2024-03-28T12:37:37.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 12:35 . [2024-03-28T12:37:37.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 12:35 .. [2024-03-28T12:37:37.168Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 12:35 .git [2024-03-28T12:37:37.168Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 12:35 .github [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 176 Mar 28 12:35 .gitignore [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 2908 Mar 28 12:35 Attribution.txt [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 11953 Mar 28 12:35 CHANGELOG.md [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 108574 Mar 28 12:35 Doxyfile [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 12:35 GOVERNANCE.md [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 784 Mar 28 12:35 Jenkinsfile [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 28 12:35 LICENSE [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 444 Mar 28 12:35 Makefile [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 28 12:35 OWNERS.md [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 1651 Mar 28 12:35 README.IOT.md [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 4215 Mar 28 12:35 README.md [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 1245 Mar 28 12:35 README.v3.md [2024-03-28T12:37:37.168Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 28 12:33 VERSION [2024-03-28T12:37:37.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 12:35 docs [2024-03-28T12:37:37.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 12:35 include [2024-03-28T12:37:37.168Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 12:35 scripts [2024-03-28T12:37:37.168Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 12:35 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:37:37.520Z] + 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=442156b10c8e48709838cfe148b6b6cf65ecf635 --label arch=arm64 --label version=3.0.3-dev.12 . [2024-03-28T12:37:37.788Z] Sending build context to Docker daemon 2.989MB [2024-03-28T12:37:37.788Z] Step 1/17 : ARG BASE=alpine:3.18 [2024-03-28T12:37:37.788Z] Step 2/17 : FROM ${BASE} [2024-03-28T12:37:37.788Z] ---> ca005114aae5 [2024-03-28T12:37:37.788Z] Step 3/17 : LABEL maintainer="IOTech " [2024-03-28T12:37:38.052Z] ---> Running in 11227514b568 [2024-03-28T12:37:38.316Z] Removing intermediate container 11227514b568 [2024-03-28T12:37:38.316Z] ---> 530c90e8580c [2024-03-28T12:37:38.316Z] 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 [2024-03-28T12:37:38.316Z] ---> Running in aecb73e79542 [2024-03-28T12:37:39.268Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-03-28T12:37:39.844Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-03-28T12:37:39.844Z] alpine.dev.rsa.pub 100% |********************************|  451 0:00:00 ETA [2024-03-28T12:37:39.844Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-03-28T12:37:40.429Z] Removing intermediate container aecb73e79542 [2024-03-28T12:37:40.429Z] ---> 44174820bc72 [2024-03-28T12:37:40.429Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-03-28T12:37:40.429Z] ---> Running in daeab034de5d [2024-03-28T12:37:42.370Z] Removing intermediate container daeab034de5d [2024-03-28T12:37:42.370Z] ---> 425a724cc138 [2024-03-28T12:37:42.370Z] 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 [2024-03-28T12:37:42.370Z] ---> Running in 30f9171e71fe [2024-03-28T12:37:42.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-28T12:37:43.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-28T12:37:44.110Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-28T12:37:45.072Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-03-28T12:37:45.072Z] (1/11) Installing iotech-iot-1.5-dev (1.5.3-r0) [2024-03-28T12:37:45.072Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-03-28T12:37:45.072Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-03-28T12:37:45.337Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-03-28T12:37:45.338Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-03-28T12:37:45.338Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-03-28T12:37:45.338Z] (7/11) Installing libblkid (2.38.1-r8) [2024-03-28T12:37:45.338Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-03-28T12:37:45.338Z] (9/11) Installing libmount (2.38.1-r8) [2024-03-28T12:37:45.338Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-03-28T12:37:45.338Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-03-28T12:37:45.338Z] Executing busybox-1.36.1-r4.trigger [2024-03-28T12:37:45.338Z] OK: 333 MiB in 100 packages [2024-03-28T12:37:46.756Z] Removing intermediate container 30f9171e71fe [2024-03-28T12:37:46.756Z] ---> 684e302d9d27 [2024-03-28T12:37:46.756Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2024-03-28T12:37:47.022Z] ---> 6f0ebc885287 [2024-03-28T12:37:47.022Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2024-03-28T12:37:47.977Z] ---> 27d941a06508 [2024-03-28T12:37:47.977Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2024-03-28T12:37:48.242Z] ---> 9f63e0f3068b [2024-03-28T12:37:48.242Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2024-03-28T12:37:48.827Z] ---> 86132d313d55 [2024-03-28T12:37:48.827Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2024-03-28T12:37:49.092Z] ---> 653a0cc3c3f4 [2024-03-28T12:37:49.092Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2024-03-28T12:37:49.673Z] ---> b0b4d5bcbb51 [2024-03-28T12:37:49.673Z] Step 13/17 : WORKDIR /edgex-c-sdk [2024-03-28T12:37:49.673Z] ---> Running in be07447ff18f [2024-03-28T12:37:49.941Z] Removing intermediate container be07447ff18f [2024-03-28T12:37:49.941Z] ---> 372491d2864b [2024-03-28T12:37:49.941Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-03-28T12:37:49.941Z] ---> Running in 534cb94719d4 [2024-03-28T12:37:50.209Z] Removing intermediate container 534cb94719d4 [2024-03-28T12:37:50.209Z] ---> c0ab7a8ff146 [2024-03-28T12:37:50.209Z] Step 15/17 : LABEL arch=arm64 [2024-03-28T12:37:50.474Z] ---> Running in 101277eb7236 [2024-03-28T12:37:50.740Z] Removing intermediate container 101277eb7236 [2024-03-28T12:37:50.740Z] ---> e1b69f54d621 [2024-03-28T12:37:50.740Z] Step 16/17 : LABEL git_sha=442156b10c8e48709838cfe148b6b6cf65ecf635 [2024-03-28T12:37:50.740Z] ---> Running in ba4b90ed3458 [2024-03-28T12:37:51.004Z] Removing intermediate container ba4b90ed3458 [2024-03-28T12:37:51.004Z] ---> 458c837adb63 [2024-03-28T12:37:51.004Z] Step 17/17 : LABEL version=3.0.3-dev.12 [2024-03-28T12:37:51.004Z] ---> Running in c72bcec7795e [2024-03-28T12:37:51.267Z] Removing intermediate container c72bcec7795e [2024-03-28T12:37:51.267Z] ---> f7aa8275a172 [2024-03-28T12:37:51.267Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2024-03-28T12:37:51.531Z] Successfully built f7aa8275a172 [2024-03-28T12:37:51.531Z] 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 [2024-03-28T12:37:51.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-28T12:37:51.981Z] [2024-03-28T12:37:51.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:37:52.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-28T12:37:52.312Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-28T12:37:52.312Z] 8998bd30e6a1: Pulling fs layer [2024-03-28T12:37:52.312Z] 04944245beec: Pulling fs layer [2024-03-28T12:37:52.312Z] 699f458cf7ca: Pulling fs layer [2024-03-28T12:37:52.312Z] 765212b225bb: Pulling fs layer [2024-03-28T12:37:52.312Z] f23df028b6ca: Pulling fs layer [2024-03-28T12:37:52.312Z] d65c8cfc05b1: Pulling fs layer [2024-03-28T12:37:52.312Z] 2437ff75d9bd: Pulling fs layer [2024-03-28T12:37:52.312Z] f23df028b6ca: Waiting [2024-03-28T12:37:52.312Z] 2437ff75d9bd: Waiting [2024-03-28T12:37:52.312Z] 765212b225bb: Waiting [2024-03-28T12:37:52.312Z] d65c8cfc05b1: Waiting [2024-03-28T12:37:52.579Z] 04944245beec: Verifying Checksum [2024-03-28T12:37:52.579Z] 04944245beec: Download complete [2024-03-28T12:37:52.579Z] 765212b225bb: Verifying Checksum [2024-03-28T12:37:52.579Z] 765212b225bb: Download complete [2024-03-28T12:37:52.579Z] f23df028b6ca: Download complete [2024-03-28T12:37:52.579Z] d65c8cfc05b1: Verifying Checksum [2024-03-28T12:37:52.580Z] d65c8cfc05b1: Download complete [2024-03-28T12:37:52.846Z] 699f458cf7ca: Verifying Checksum [2024-03-28T12:37:52.846Z] 699f458cf7ca: Download complete [2024-03-28T12:37:53.112Z] 8998bd30e6a1: Verifying Checksum [2024-03-28T12:37:53.112Z] 8998bd30e6a1: Download complete [2024-03-28T12:37:55.681Z] 2437ff75d9bd: Verifying Checksum [2024-03-28T12:37:55.681Z] 2437ff75d9bd: Download complete [2024-03-28T12:37:57.619Z] 8998bd30e6a1: Pull complete [2024-03-28T12:37:58.199Z] 04944245beec: Pull complete [2024-03-28T12:37:59.603Z] 699f458cf7ca: Pull complete [2024-03-28T12:37:59.870Z] 765212b225bb: Pull complete [2024-03-28T12:38:00.828Z] f23df028b6ca: Pull complete [2024-03-28T12:38:00.828Z] d65c8cfc05b1: Pull complete [2024-03-28T12:38:19.023Z] 2437ff75d9bd: Pull complete [2024-03-28T12:38:19.023Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-28T12:38:19.023Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-28T12:38:19.023Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:38:19.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-1490 does not seem to be running inside a container [2024-03-28T12:38:19.300Z] $ 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/72 -v /w/workspace/device-sdk-c/72:/w/workspace/device-sdk-c/72:rw,z -v /w/workspace/device-sdk-c/72@tmp:/w/workspace/device-sdk-c/72@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 [2024-03-28T12:38:21.649Z] $ docker top 85362b6b0724f23c44b7c80b83eca6d5c39714d3222adccdb21e62eedcad9368 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:38:22.463Z] ---> job-cost.sh [2024-03-28T12:38:22.463Z] lf-activate-venv: SKIPPING [2024-03-28T12:38:22.463Z] INFO: No Stack... [2024-03-28T12:38:23.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-28T12:38:23.990Z] INFO: Archiving Costs [Pipeline] sh [2024-03-28T12:38:24.617Z] + cat /w/workspace/device-sdk-c/72/archives/cost.csv [2024-03-28T12:38:24.617Z] + cut -d, -f6 [Pipeline] lock [2024-03-28T12:38:24.666Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] [2024-03-28T12:38:24.675Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] did not exist. Created. [2024-03-28T12:38:24.679Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-28T12:38:25.016Z] /w/workspace/device-sdk-c/72@tmp/durable-b7a299cb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-28T12:38:25.909Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-28T12:38:25.933Z] Warning: overwriting stash ‘stack-cost’ [2024-03-28T12:38:26.343Z] Stashed 1 file(s) [Pipeline] } [2024-03-28T12:38:26.350Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-72-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-28T12:38:26.381Z] $ docker stop --time=1 85362b6b0724f23c44b7c80b83eca6d5c39714d3222adccdb21e62eedcad9368 [2024-03-28T12:38:27.838Z] $ docker rm -f --volumes 85362b6b0724f23c44b7c80b83eca6d5c39714d3222adccdb21e62eedcad9368 [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 [2024-03-28T12:38:28.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-28T12:38:28.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:38:28.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-28T12:38:28.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:38:28.969Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:38:28.994Z] $ 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 [2024-03-28T12:38:29.344Z] $ docker top eb78116228023e4a161c9fa21d164e72554e90db5f7fcaea30f805806f88a02f -eo pid,comm [2024-03-28T12:38:29.391Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-28T12:38:29.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-28T12:38:29.455Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-28T12:38:29.455Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-28T12:38:29.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-28T12:38:29.564Z] $ docker exec eb78116228023e4a161c9fa21d164e72554e90db5f7fcaea30f805806f88a02f ssh-agent [2024-03-28T12:38:29.667Z] SSH_AUTH_SOCK=/tmp/ssh-8Y9XrnwzCtxg/agent.32 [2024-03-28T12:38:29.667Z] SSH_AGENT_PID=38 [2024-03-28T12:38:29.671Z] Running ssh-add (command line suppressed) [2024-03-28T12:38:29.774Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1068152832341091293.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1068152832341091293.key) [2024-03-28T12:38:29.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-28T12:38:30.088Z] + git semver tag [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,252 [run_tag] DEBUG tag force:False [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,252 [check_head_tag] DEBUG check head tag [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,253 [execute] INFO git cat-file --batch-check [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,256 [execute] INFO git cat-file --batch [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,273 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,273 [execute] INFO git tag -a v3.0.3-dev.12 -m v3.0.3-dev.12 [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,273 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.3-dev.12', '-m', 'v3.0.3-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-03-28T12:38:31.177Z] 2024-03-28 12:38:30,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:38:31.177Z] 3.0.3-dev.12 [Pipeline] } [2024-03-28T12:38:32.069Z] $ docker exec --env ******** --env ******** eb78116228023e4a161c9fa21d164e72554e90db5f7fcaea30f805806f88a02f ssh-agent -k [2024-03-28T12:38:32.156Z] unset SSH_AUTH_SOCK; [2024-03-28T12:38:32.157Z] unset SSH_AGENT_PID; [2024-03-28T12:38:32.157Z] echo Agent pid 38 killed; [2024-03-28T12:38:32.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-28T12:38:32.501Z] + git semver [Pipeline] } [2024-03-28T12:38:33.113Z] $ docker stop --time=1 eb78116228023e4a161c9fa21d164e72554e90db5f7fcaea30f805806f88a02f [2024-03-28T12:38:34.613Z] $ docker rm -f --volumes eb78116228023e4a161c9fa21d164e72554e90db5f7fcaea30f805806f88a02f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:38:35.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-28T12:38:35.033Z] [2024-03-28T12:38:35.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:38:35.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-28T12:38:35.332Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-28T12:38:35.332Z] ab5ef0e58194: Pulling fs layer [2024-03-28T12:38:35.332Z] 9712f1f96733: Pulling fs layer [2024-03-28T12:38:35.332Z] 63f879dbbcfc: Pulling fs layer [2024-03-28T12:38:35.332Z] 0d9ebad4ef96: Pulling fs layer [2024-03-28T12:38:35.332Z] e9a5061849ea: Pulling fs layer [2024-03-28T12:38:35.332Z] d747dcd14b5f: Pulling fs layer [2024-03-28T12:38:35.332Z] 2de7ff778b66: Pulling fs layer [2024-03-28T12:38:35.332Z] d747dcd14b5f: Waiting [2024-03-28T12:38:35.332Z] 0d9ebad4ef96: Waiting [2024-03-28T12:38:35.332Z] e9a5061849ea: Waiting [2024-03-28T12:38:35.332Z] 2de7ff778b66: Waiting [2024-03-28T12:38:35.332Z] 9712f1f96733: Verifying Checksum [2024-03-28T12:38:35.332Z] 9712f1f96733: Download complete [2024-03-28T12:38:35.902Z] 63f879dbbcfc: Verifying Checksum [2024-03-28T12:38:35.902Z] 63f879dbbcfc: Download complete [2024-03-28T12:38:35.902Z] e9a5061849ea: Verifying Checksum [2024-03-28T12:38:35.902Z] e9a5061849ea: Download complete [2024-03-28T12:38:35.902Z] d747dcd14b5f: Download complete [2024-03-28T12:38:35.902Z] ab5ef0e58194: Download complete [2024-03-28T12:38:35.902Z] 0d9ebad4ef96: Verifying Checksum [2024-03-28T12:38:35.902Z] 0d9ebad4ef96: Download complete [2024-03-28T12:38:35.902Z] 2de7ff778b66: Verifying Checksum [2024-03-28T12:38:35.902Z] 2de7ff778b66: Download complete [2024-03-28T12:38:38.430Z] ab5ef0e58194: Pull complete [2024-03-28T12:38:38.430Z] 9712f1f96733: Pull complete [2024-03-28T12:38:39.363Z] 63f879dbbcfc: Pull complete [2024-03-28T12:38:43.561Z] 0d9ebad4ef96: Pull complete [2024-03-28T12:38:43.561Z] e9a5061849ea: Pull complete [2024-03-28T12:38:43.561Z] d747dcd14b5f: Pull complete [2024-03-28T12:38:44.938Z] 2de7ff778b66: Pull complete [2024-03-28T12:38:44.938Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-28T12:38:44.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-28T12:38:44.938Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:38:45.051Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:38:45.083Z] $ 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 [2024-03-28T12:38:50.992Z] $ docker top 13c9bff42b1f03610e78ecb1c002e4061dbf9ac7d68c87e351f1ffda40d3abdd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-28T12:38:51.083Z] provisioning config files... [2024-03-28T12:38:51.090Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config16288829966214834406tmp [2024-03-28T12:38:51.102Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config13690331039540476313tmp [2024-03-28T12:38:51.112Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7595798846736859103tmp [Pipeline] { [Pipeline] echo [2024-03-28T12:38:51.210Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:38:51.511Z] ---> sigul-configuration.sh [2024-03-28T12:38:51.511Z] gpg: directory `/root/.gnupg' created [2024-03-28T12:38:51.511Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-28T12:38:51.511Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-28T12:38:51.511Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-28T12:38:51.511Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-28T12:38:51.511Z] gpg: CAST5 encrypted data [2024-03-28T12:38:51.511Z] gpg: encrypted with 1 passphrase [2024-03-28T12:38:51.511Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-28T12:38:53.301Z] + mkdir /home/jenkins [2024-03-28T12:38:53.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-28T12:38:53.621Z] + 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 [2024-03-28T12:38:53.637Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:38:53.947Z] ---> sigul-install.sh [2024-03-28T12:38:53.947Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-28T12:38:54.240Z] + git tag --list [2024-03-28T12:38:54.240Z] 0.7.0 [2024-03-28T12:38:54.240Z] 0.7.1 [2024-03-28T12:38:54.240Z] 1.0.0 [2024-03-28T12:38:54.240Z] v1.0.1 [2024-03-28T12:38:54.240Z] v1.0.2 [2024-03-28T12:38:54.240Z] v1.0.3 [2024-03-28T12:38:54.240Z] v1.1.0 [2024-03-28T12:38:54.240Z] v1.1.1 [2024-03-28T12:38:54.240Z] v1.2.0 [2024-03-28T12:38:54.240Z] v1.2.1 [2024-03-28T12:38:54.240Z] v1.2.2 [2024-03-28T12:38:54.240Z] v1.3.0 [2024-03-28T12:38:54.240Z] v1.3.1 [2024-03-28T12:38:54.240Z] v2.0.0 [2024-03-28T12:38:54.240Z] v2.1.0 [2024-03-28T12:38:54.240Z] v2.2.0 [2024-03-28T12:38:54.240Z] v2.3.0 [2024-03-28T12:38:54.240Z] v3.0 [2024-03-28T12:38:54.240Z] v3.0.0 [2024-03-28T12:38:54.240Z] v3.0.1 [2024-03-28T12:38:54.240Z] v3.0.2 [2024-03-28T12:38:54.240Z] v3.0.3-dev.1 [2024-03-28T12:38:54.240Z] v3.0.3-dev.10 [2024-03-28T12:38:54.240Z] v3.0.3-dev.11 [2024-03-28T12:38:54.240Z] v3.0.3-dev.12 [2024-03-28T12:38:54.240Z] v3.0.3-dev.2 [2024-03-28T12:38:54.240Z] v3.0.3-dev.3 [2024-03-28T12:38:54.240Z] v3.0.3-dev.4 [2024-03-28T12:38:54.240Z] v3.0.3-dev.5 [2024-03-28T12:38:54.240Z] v3.0.3-dev.6 [2024-03-28T12:38:54.240Z] v3.0.3-dev.7 [2024-03-28T12:38:54.240Z] v3.0.3-dev.8 [2024-03-28T12:38:54.240Z] v3.0.3-dev.9 [2024-03-28T12:38:54.240Z] v3.1 [2024-03-28T12:38:54.240Z] v3.1.0 [2024-03-28T12:38:54.240Z] v3.1.0-dev.1 [2024-03-28T12:38:54.240Z] v3.1.0-dev.2 [2024-03-28T12:38:54.240Z] v3.1.0-dev.3 [2024-03-28T12:38:54.240Z] v3.1.0-dev.4 [2024-03-28T12:38:54.240Z] v3.1.0-dev.5 [2024-03-28T12:38:54.240Z] v3.1.0-dev.6 [2024-03-28T12:38:54.240Z] v3.1.0-dev.7 [2024-03-28T12:38:54.241Z] v3.1.0-dev.8 [2024-03-28T12:38:54.241Z] v3.1.0-dev.9 [Pipeline] sh [2024-03-28T12:38:54.536Z] + lftools sign git-tag v3.0.3-dev.12 [2024-03-28T12:38:55.105Z] Signing Git tag with Sigul... [2024-03-28T12:38:55.105Z] Signing v3.0.3-dev.12 [Pipeline] echo [2024-03-28T12:38:55.383Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:38:55.679Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-28T12:38:55.688Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-28T12:38:55.707Z] $ docker stop --time=1 13c9bff42b1f03610e78ecb1c002e4061dbf9ac7d68c87e351f1ffda40d3abdd [2024-03-28T12:38:57.004Z] $ docker rm -f --volumes 13c9bff42b1f03610e78ecb1c002e4061dbf9ac7d68c87e351f1ffda40d3abdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-28T12:38:57.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-28T12:38:57.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:38:57.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-28T12:38:57.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:38:57.779Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:38:57.801Z] $ 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 [2024-03-28T12:38:58.126Z] $ docker top 0144d7398a46ca3b423772eb37b7d521873e4de47bd402f1b3a9d43ee1e41a2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-28T12:38:58.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-28T12:38:58.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-28T12:38:58.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-28T12:38:58.362Z] $ docker exec 0144d7398a46ca3b423772eb37b7d521873e4de47bd402f1b3a9d43ee1e41a2d ssh-agent [2024-03-28T12:38:58.460Z] SSH_AUTH_SOCK=/tmp/ssh-1WpKDjaOl8Bi/agent.32 [2024-03-28T12:38:58.460Z] SSH_AGENT_PID=38 [2024-03-28T12:38:58.465Z] Running ssh-add (command line suppressed) [2024-03-28T12:38:58.561Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9077117899512400213.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9077117899512400213.key) [2024-03-28T12:38:58.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-28T12:38:58.877Z] + git semver bump pre [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,066 [bump_version] DEBUG bumping version:3.0.3-dev.12 on axis:pre with prefix:dev [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,066 [bump_version] DEBUG bumped version:3.0.3-dev.13 [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,067 [write_version] DEBUG write version:3.0.3-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,067 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,069 [execute] INFO git cat-file --batch-check [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,075 [execute] INFO git cat-file --batch [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-28T12:38:59.136Z] 2024-03-28 12:38:59,081 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:38:59.136Z] 3.0.3-dev.13 [Pipeline] } [2024-03-28T12:38:59.144Z] $ docker exec --env ******** --env ******** 0144d7398a46ca3b423772eb37b7d521873e4de47bd402f1b3a9d43ee1e41a2d ssh-agent -k [2024-03-28T12:38:59.239Z] unset SSH_AUTH_SOCK; [2024-03-28T12:38:59.240Z] unset SSH_AGENT_PID; [2024-03-28T12:38:59.240Z] echo Agent pid 38 killed; [2024-03-28T12:38:59.253Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-28T12:38:59.577Z] + git semver [Pipeline] } [2024-03-28T12:38:59.845Z] $ docker stop --time=1 0144d7398a46ca3b423772eb37b7d521873e4de47bd402f1b3a9d43ee1e41a2d [2024-03-28T12:39:01.113Z] $ docker rm -f --volumes 0144d7398a46ca3b423772eb37b7d521873e4de47bd402f1b3a9d43ee1e41a2d [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-28T12:39:01.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-28T12:39:01.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:39:01.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-28T12:39:01.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:39:01.852Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:39:01.880Z] $ 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 [2024-03-28T12:39:02.229Z] $ docker top 9880df8c3e19d54330d0d4f5dffd4ad008937ad071d50b669b82eb791d4c9d8f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-28T12:39:02.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-28T12:39:02.338Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-28T12:39:02.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-28T12:39:02.445Z] $ docker exec 9880df8c3e19d54330d0d4f5dffd4ad008937ad071d50b669b82eb791d4c9d8f ssh-agent [2024-03-28T12:39:02.559Z] SSH_AUTH_SOCK=/tmp/ssh-987CjvBT8ycJ/agent.32 [2024-03-28T12:39:02.559Z] SSH_AGENT_PID=38 [2024-03-28T12:39:02.563Z] Running ssh-add (command line suppressed) [2024-03-28T12:39:02.663Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_13388650239088341112.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_13388650239088341112.key) [2024-03-28T12:39:02.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-28T12:39:02.975Z] + git semver push [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,177 [run_push] DEBUG push [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,178 [execute] INFO git cat-file --batch-check [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,183 [execute] INFO git rev-list 7f30c2fe02300218d17e379ecbf0b83fbd598494 -- [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,183 [execute] DEBUG Popen(['git', 'rev-list', '7f30c2fe02300218d17e379ecbf0b83fbd598494', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,192 [execute] INFO git fetch -v origin [2024-03-28T12:39:03.234Z] 2024-03-28 12:39:03,192 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-28T12:39:03.803Z] 2024-03-28 12:39:03,733 [run_push] DEBUG no remote changes detected [2024-03-28T12:39:03.803Z] 2024-03-28 12:39:03,733 [execute] INFO git push origin semver [2024-03-28T12:39:03.803Z] 2024-03-28 12:39:03,734 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-28T12:39:04.740Z] 2024-03-28 12:39:04,509 [run_push] DEBUG push all version tags [2024-03-28T12:39:04.740Z] 2024-03-28 12:39:04,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-28T12:39:04.740Z] 2024-03-28 12:39:04,510 [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) [2024-03-28T12:39:05.306Z] 2024-03-28 12:39:05,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-03-28T12:39:05.306Z] 3.0.3-dev.13 [Pipeline] } [2024-03-28T12:39:05.311Z] $ docker exec --env ******** --env ******** 9880df8c3e19d54330d0d4f5dffd4ad008937ad071d50b669b82eb791d4c9d8f ssh-agent -k [2024-03-28T12:39:05.418Z] unset SSH_AUTH_SOCK; [2024-03-28T12:39:05.419Z] unset SSH_AGENT_PID; [2024-03-28T12:39:05.419Z] echo Agent pid 38 killed; [2024-03-28T12:39:05.433Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-28T12:39:05.753Z] + git semver [Pipeline] } [2024-03-28T12:39:06.020Z] $ docker stop --time=1 9880df8c3e19d54330d0d4f5dffd4ad008937ad071d50b669b82eb791d4c9d8f [2024-03-28T12:39:07.316Z] $ docker rm -f --volumes 9880df8c3e19d54330d0d4f5dffd4ad008937ad071d50b669b82eb791d4c9d8f [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 [2024-03-28T12:39:07.852Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2024-03-28T12:39:07.852Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-03-28T12:39:07.852Z] total 16 [2024-03-28T12:39:07.852Z] drwxr-xr-x 3 root root 4096 Mar 28 12:34 . [2024-03-28T12:39:07.852Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 12:38 .. [2024-03-28T12:39:07.852Z] drwxr-xr-x 2 root root 4096 Mar 28 12:34 cost [2024-03-28T12:39:07.852Z] -rw-r--r-- 1 root root 83 Mar 28 12:34 cost.csv [2024-03-28T12:39:07.852Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-03-28T12:39:07.852Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-03-28T12:39:07.852Z] total 16 [2024-03-28T12:39:07.852Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 12:34 . [2024-03-28T12:39:07.853Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 12:38 .. [2024-03-28T12:39:07.853Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 12:34 cost [2024-03-28T12:39:07.853Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 28 12:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:08.155Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:09.009Z] ---> package-listing.sh [2024-03-28T12:39:09.009Z] ++ facter osfamily [2024-03-28T12:39:09.009Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-28T12:39:09.267Z] + OS_FAMILY=debian [2024-03-28T12:39:09.267Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2024-03-28T12:39:09.267Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-28T12:39:09.267Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-28T12:39:09.267Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-28T12:39:09.267Z] + PACKAGES=/tmp/packages_start.txt [2024-03-28T12:39:09.267Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-03-28T12:39:09.267Z] + PACKAGES=/tmp/packages_end.txt [2024-03-28T12:39:09.267Z] + case "${OS_FAMILY}" in [2024-03-28T12:39:09.267Z] + dpkg -l [2024-03-28T12:39:09.267Z] + grep '^ii' [2024-03-28T12:39:09.267Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-28T12:39:09.267Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-28T12:39:09.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-28T12:39:09.267Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-03-28T12:39:09.267Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2024-03-28T12:39:09.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2024-03-28T12:39:09.278Z] 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 [2024-03-28T12:39:09.551Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-28T12:39:10.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-28T12:39:10.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-28T12:39:10.191Z] prd-ubuntu20.04-docker-8c-8g-1489 does not seem to be running inside a container [2024-03-28T12:39:10.221Z] $ 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 [2024-03-28T12:39:10.406Z] $ docker top f4dcc1dbf3c7446e6a52c352fbbd4703933202225c6904457845e2aebb3a275f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-28T12:39:10.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-28T12:39:11.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-28T12:39:11.326Z] + ls /var/log/sa-host [2024-03-28T12:39:11.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-28T12:39:11.485Z] provisioning config files... [2024-03-28T12:39:11.493Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1715485138079661447tmp [Pipeline] { [Pipeline] echo [2024-03-28T12:39:11.508Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:11.786Z] ---> create-netrc.sh [Pipeline] } [2024-03-28T12:39:11.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:12.133Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-28T12:39:12.140Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:12.421Z] ---> sudo-logs.sh [2024-03-28T12:39:12.421Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-28T12:39:12.459Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:12.743Z] ---> job-cost.sh [2024-03-28T12:39:12.743Z] lf-activate-venv: SKIPPING [2024-03-28T12:39:12.743Z] DEBUG: total: 0.2199999988079071 [2024-03-28T12:39:12.743Z] INFO: Retrieving Stack Cost... [2024-03-28T12:39:13.002Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-28T12:39:13.261Z] INFO: Archiving Costs [Pipeline] echo [2024-03-28T12:39:13.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-28T12:39:13.552Z] ---> logs-deploy.sh [2024-03-28T12:39:13.552Z] lf-activate-venv: SKIPPING [2024-03-28T12:39:13.552Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/72 [2024-03-28T12:39:13.552Z] INFO: archiving workspace using pattern(s): [2024-03-28T12:39:14.488Z] Archives upload complete. [2024-03-28T12:39:14.488Z] INFO: archiving logs to Nexus