Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7663afedc123a9de142e41083fd4c49644c8cdb2 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-ssh4172712832077070612.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh11749765259186448925.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4035825746075462540.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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-ssh17564534817825936156.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12226687751918268927.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-41647 in /w/workspace/edgexfoundry_device-sdk-c_odessa [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_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7663afedc123a9de142e41083fd4c49644c8cdb2 (odessa) Commit message: "Merge pull request #564 from FelixTing/issue-561-2" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7663afedc123a9de142e41083fd4c49644c8cdb2 # timeout=10 > git rev-list --no-walk a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:37:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:37:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:37:44 ========================================================= 10:37:44 EdgeX Global Pipelines Version Info 10:37:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:37:46 ------------------- 10:37:46 stable info: 10:37:46 ------------------- 10:37:46 Commited By: Cherry Wang cherry@iotechsys.com 10:37:46 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 10:37:46 Message: update stable to v1.0.272 10:37:46 ------------------- 10:37:46 experimental info: 10:37:46 ------------------- 10:37:46 Commited By: Ginny Guan ginny@iotechsys.com 10:37:46 Commit SHA: ff7854e6e880f4986d85db2a71289ab620bef55d 10:37:46 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7663afe [Pipeline] echo 10:37:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:46 provisioning config files... 10:37:46 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config16836507242971736732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:47 ---> ****-login.sh 10:37:47 nexus3.edgexfoundry.org:10001 10:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:47 Configure a credential helper to remove this warning. See 10:37:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:47 10:37:47 Login Succeeded 10:37:47 nexus3.edgexfoundry.org:10002 10:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:47 Configure a credential helper to remove this warning. See 10:37:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:47 10:37:47 Login Succeeded 10:37:47 nexus3.edgexfoundry.org:10003 10:37:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:47 Configure a credential helper to remove this warning. See 10:37:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:47 10:37:47 Login Succeeded 10:37:47 nexus3.edgexfoundry.org:10004 10:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:48 Configure a credential helper to remove this warning. See 10:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:48 10:37:48 Login Succeeded 10:37:48 ****.io 10:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:37:48 Configure a credential helper to remove this warning. See 10:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:37:48 10:37:48 Login Succeeded 10:37:48 ---> ****-login.sh ends [Pipeline] } 10:37:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 10:37:48 + git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo 10:37:48 -----------> git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 7663afedc123a9de142e41083fd4c49644c8cdb2 10:37:48 7663afedc123a9de142e41083fd4c49644c8cdb2 [false] [Pipeline] sh 10:37:49 + git log --format=format:%s -1 7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo 10:37:49 ========================================================= 10:37:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:49 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:37:49 + git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo 10:37:49 -----------> git rev-list -1 --merges 7663afedc123a9de142e41083fd4c49644c8cdb2~1..7663afedc123a9de142e41083fd4c49644c8cdb2 7663afedc123a9de142e41083fd4c49644c8cdb2 10:37:49 7663afedc123a9de142e41083fd4c49644c8cdb2 [false] [Pipeline] sh 10:37:49 + git log --format=format:%s -1 7663afedc123a9de142e41083fd4c49644c8cdb2 [Pipeline] echo 10:37:49 ========================================================= 10:37:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:37:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:37:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:37:50 + grep -v github /etc/ssh/ssh_known_hosts 10:37:50 + [ -e /tmp/ssh_known_hosts ] 10:37:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:37:50 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:37:50 sudo tee -a /etc/ssh/ssh_known_hosts 10:37:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:50 10:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:51 0.1.4: Pulling from edgex-devops/py-git-semver 10:37:51 b85a868b505f: Pulling fs layer 10:37:51 e2be974225ed: Pulling fs layer 10:37:51 339a4e72a1f5: Pulling fs layer 10:37:51 988bab9f4d93: Pulling fs layer 10:37:51 1469e6f7b9e6: Pulling fs layer 10:37:51 eaf3925da568: Pulling fs layer 10:37:51 bab4dde63d76: Pulling fs layer 10:37:51 bde34c3a00c8: Pulling fs layer 10:37:51 b352a97aabf1: Pulling fs layer 10:37:51 4872d77fe225: Pulling fs layer 10:37:51 5851b861e8e6: Pulling fs layer 10:37:51 988bab9f4d93: Waiting 10:37:51 1469e6f7b9e6: Waiting 10:37:51 eaf3925da568: Waiting 10:37:51 bab4dde63d76: Waiting 10:37:51 bde34c3a00c8: Waiting 10:37:51 b352a97aabf1: Waiting 10:37:51 4872d77fe225: Waiting 10:37:51 5851b861e8e6: Waiting 10:37:51 e2be974225ed: Download complete 10:37:51 988bab9f4d93: Download complete 10:37:51 1469e6f7b9e6: Verifying Checksum 10:37:51 1469e6f7b9e6: Download complete 10:37:51 339a4e72a1f5: Verifying Checksum 10:37:51 339a4e72a1f5: Download complete 10:37:51 eaf3925da568: Verifying Checksum 10:37:51 eaf3925da568: Download complete 10:37:51 bde34c3a00c8: Download complete 10:37:51 b352a97aabf1: Verifying Checksum 10:37:51 4872d77fe225: Download complete 10:37:51 5851b861e8e6: Download complete 10:37:51 b85a868b505f: Download complete 10:37:51 bab4dde63d76: Download complete 10:37:52 b85a868b505f: Pull complete 10:37:52 e2be974225ed: Pull complete 10:37:53 339a4e72a1f5: Pull complete 10:37:53 988bab9f4d93: Pull complete 10:37:53 1469e6f7b9e6: Pull complete 10:37:53 eaf3925da568: Pull complete 10:37:55 bab4dde63d76: Pull complete 10:37:55 bde34c3a00c8: Pull complete 10:37:55 b352a97aabf1: Pull complete 10:37:55 4872d77fe225: Pull complete 10:37:55 5851b861e8e6: Pull complete 10:37:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:37:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:55 prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container 10:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 10:37:57 $ docker top 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a -eo pid,comm 10:37:57 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). 10:37:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:37:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:57 [ssh-agent] Looking for ssh-agent implementation... 10:37:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:57 $ docker exec 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent 10:37:57 SSH_AUTH_SOCK=/tmp/ssh-rAIKprVGHwRH/agent.32 10:37:57 SSH_AGENT_PID=38 10:37:57 Running ssh-add (command line suppressed) 10:37:57 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14080114510041243981.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14080114510041243981.key) 10:37:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:58 + git tag --points-at HEAD [Pipeline] } 10:37:58 $ docker exec --env ******** --env ******** 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent -k 10:37:58 unset SSH_AUTH_SOCK; 10:37:58 unset SSH_AGENT_PID; 10:37:58 echo Agent pid 38 killed; 10:37:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:37:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:37:58 [ssh-agent] Looking for ssh-agent implementation... 10:37:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:37:58 $ docker exec 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent 10:37:58 SSH_AUTH_SOCK=/tmp/ssh-1WP182Nd7Dai/agent.71 10:37:58 SSH_AGENT_PID=77 10:37:58 Running ssh-add (command line suppressed) 10:37:58 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14247670646683420683.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_14247670646683420683.key) 10:37:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:37:59 + git semver init 10:37:59 2025-03-19 10:37:59,222 [run_init] DEBUG init version:0.0.0 force:False 10:37:59 2025-03-19 10:37:59,222 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver 10:37:59 2025-03-19 10:37:59,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver 10:37:59 2025-03-19 10:37:59,223 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 10:38:00 2025-03-19 10:37:59,983 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_odessa/.git/info/exclude 10:38:00 2025-03-19 10:37:59,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa with force:False 10:38:00 2025-03-19 10:37:59,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 10:38:00 2025-03-19 10:37:59,984 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 10:38:00 4.0.1-dev.1 [Pipeline] } 10:38:00 $ docker exec --env ******** --env ******** 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a ssh-agent -k 10:38:00 unset SSH_AUTH_SOCK; 10:38:00 unset SSH_AGENT_PID; 10:38:00 echo Agent pid 77 killed; 10:38:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:00 + git semver [Pipeline] } 10:38:00 $ docker stop --time=1 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a 10:38:02 $ docker rm -f --volumes 9ced0860865f4428daa97c1dc5b4555112935f0e77491a794f7f0a437e55150a [Pipeline] // withDockerContainer [Pipeline] sh 10:38:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:02 Stashed 1 file(s) [Pipeline] echo 10:38:02 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:03 provisioning config files... 10:38:03 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config16575363595985852707tmp [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 10:38:03 ---> ****-login.sh 10:38:03 nexus3.edgexfoundry.org:10001 10:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:03 Configure a credential helper to remove this warning. See 10:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:03 10:38:03 Login Succeeded 10:38:03 nexus3.edgexfoundry.org:10002 10:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:03 Configure a credential helper to remove this warning. See 10:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:03 10:38:03 Login Succeeded 10:38:03 nexus3.edgexfoundry.org:10003 10:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:03 Configure a credential helper to remove this warning. See 10:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:03 10:38:03 Login Succeeded 10:38:03 nexus3.edgexfoundry.org:10004 10:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:03 Configure a credential helper to remove this warning. See 10:38:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:03 10:38:03 Login Succeeded 10:38:03 ****.io 10:38:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:38:04 Configure a credential helper to remove this warning. See 10:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:38:04 10:38:04 Login Succeeded 10:38:04 ---> ****-login.sh ends [Pipeline] } 10:38:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:38:04 + git log --pretty=%H %s 10:38:04 + head -n 1 10:38:04 + + awk {print $1} 10:38:04 grep ci(lts-release) [Pipeline] echo 10:38:04 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] sh 10:38:04 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 10:38:04 a7a4ea4616154a9850190ad4412f84979e62a8e6: Pulling from device-sdk-c-builder-x86_64 10:38:04 96526aa774ef: Pulling fs layer 10:38:04 4f9bc52d1dc7: Pulling fs layer 10:38:04 585e8d389ef7: Pulling fs layer 10:38:04 644d571cd3dc: Pulling fs layer 10:38:04 1e937d8b77be: Pulling fs layer 10:38:04 c4093f4e9430: Pulling fs layer 10:38:04 69f64e3a10d9: Pulling fs layer 10:38:04 3890fd1dafe0: Pulling fs layer 10:38:04 2ecdeaae251e: Pulling fs layer 10:38:04 7a59dffa71c2: Pulling fs layer 10:38:04 1e937d8b77be: Waiting 10:38:04 c4093f4e9430: Waiting 10:38:04 69f64e3a10d9: Waiting 10:38:04 3890fd1dafe0: Waiting 10:38:04 2ecdeaae251e: Waiting 10:38:04 7a59dffa71c2: Waiting 10:38:04 644d571cd3dc: Waiting 10:38:04 4f9bc52d1dc7: Verifying Checksum 10:38:04 4f9bc52d1dc7: Download complete 10:38:04 644d571cd3dc: Verifying Checksum 10:38:04 644d571cd3dc: Download complete 10:38:04 1e937d8b77be: Download complete 10:38:04 96526aa774ef: Download complete 10:38:04 c4093f4e9430: Verifying Checksum 10:38:04 c4093f4e9430: Download complete 10:38:04 3890fd1dafe0: Verifying Checksum 10:38:04 3890fd1dafe0: Download complete 10:38:04 2ecdeaae251e: Verifying Checksum 10:38:04 2ecdeaae251e: Download complete 10:38:04 7a59dffa71c2: Verifying Checksum 10:38:04 7a59dffa71c2: Download complete 10:38:05 96526aa774ef: Pull complete 10:38:05 69f64e3a10d9: Verifying Checksum 10:38:05 69f64e3a10d9: Download complete 10:38:05 4f9bc52d1dc7: Pull complete 10:38:05 585e8d389ef7: Verifying Checksum 10:38:05 585e8d389ef7: Download complete 10:38:08 585e8d389ef7: Pull complete 10:38:08 644d571cd3dc: Pull complete 10:38:08 1e937d8b77be: Pull complete 10:38:08 c4093f4e9430: Pull complete 10:38:09 69f64e3a10d9: Pull complete 10:38:09 3890fd1dafe0: Pull complete 10:38:09 2ecdeaae251e: Pull complete 10:38:09 7a59dffa71c2: Pull complete 10:38:09 Digest: sha256:3b895ab3d507f8ed949552cd6fa098b0fdd8c46d304333a69fff8a27404a4926 10:38:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 10:38:09 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] sh 10:38:09 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:10 + docker inspect -f . ci-base-image-x86_64 10:38:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:10 prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container 10:38:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 10:38:11 $ docker top b3b9a47fb9926a5915823c831bc939f34cab454ed5a3837fde462271e9ecb876 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:11 + make test 10:38:11 echo "make test" 10:38:11 make test [Pipeline] } 10:38:11 $ docker stop --time=1 b3b9a47fb9926a5915823c831bc939f34cab454ed5a3837fde462271e9ecb876 10:38:13 $ docker rm -f --volumes b3b9a47fb9926a5915823c831bc939f34cab454ed5a3837fde462271e9ecb876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:14 + ls -al . 10:38:14 total 220 10:38:14 drwxrwxr-x 9 jenkins jenkins 4096 Mar 19 10:38 . 10:38:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 10:37 .. 10:38:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 19 10:38 .git 10:38:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 19 10:37 .github 10:38:14 -rw-rw-r-- 1 jenkins jenkins 176 Mar 19 10:37 .gitignore 10:38:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 10:37 .semver 10:38:14 -rw-rw-r-- 1 jenkins jenkins 2908 Mar 19 10:37 Attribution.txt 10:38:14 -rw-rw-r-- 1 jenkins jenkins 17404 Mar 19 10:37 CHANGELOG.md 10:38:14 -rw-rw-r-- 1 jenkins jenkins 108574 Mar 19 10:37 Doxyfile 10:38:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 19 10:37 GOVERNANCE.md 10:38:14 -rw-rw-r-- 1 jenkins jenkins 784 Mar 19 10:37 Jenkinsfile 10:38:14 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 19 10:37 LICENSE 10:38:14 -rw-rw-r-- 1 jenkins jenkins 444 Mar 19 10:37 Makefile 10:38:14 -rw-rw-r-- 1 jenkins jenkins 618 Mar 19 10:37 OWNERS.md 10:38:14 -rw-rw-r-- 1 jenkins jenkins 1651 Mar 19 10:37 README.IOT.md 10:38:14 -rw-rw-r-- 1 jenkins jenkins 4173 Mar 19 10:37 README.md 10:38:14 -rw-rw-r-- 1 jenkins jenkins 1245 Mar 19 10:37 README.v3.md 10:38:14 -rw-rw-r-- 1 jenkins jenkins 11 Mar 19 10:38 VERSION 10:38:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 10:37 docs 10:38:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 10:37 include 10:38:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 19 10:37 scripts 10:38:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 19 10:37 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:14 + 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=7663afedc123a9de142e41083fd4c49644c8cdb2 --label arch=amd64 --label version=4.0.1-dev.1 . 10:38:14 Sending build context to Docker daemon 5.586MB 10:38:14 Step 1/18 : ARG BASE=alpine:3.18 10:38:14 Step 2/18 : FROM ${BASE} 10:38:14 ---> eff718162d3d 10:38:14 Step 3/18 : LABEL maintainer="IOTech " 10:38:14 ---> Running in 6475c4c878c5 10:38:14 Removing intermediate container 6475c4c878c5 10:38:14 ---> 5b181faeecab 10:38:14 Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 10:38:14 ---> Running in 0fed1919d6de 10:38:15 Connecting to iotech.jfrog.io (34.247.22.236:443) 10:38:15 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 10:38:15 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 10:38:15 '/etc/apk/keys/alpine.dev.rsa.pub' saved 10:38:15 Removing intermediate container 0fed1919d6de 10:38:15 ---> fa8656b77510 10:38:15 Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 10:38:15 ---> Running in eea24c949a11 10:38:16 Removing intermediate container eea24c949a11 10:38:16 ---> 9d6b83f1f1f6 10:38:16 Step 6/18 : 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 dumb-init && mkdir -p /edgex-c-sdk/build 10:38:16 ---> Running in 9b654decde80 10:38:16 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:17 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:38:17 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:18 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:38:18 (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) 10:38:18 (2/11) Installing libcbor-dev (0.10.2-r1) 10:38:18 (3/11) Installing libmenuw (6.4_p20230506-r0) 10:38:19 (4/11) Installing libpanelw (6.4_p20230506-r0) 10:38:19 (5/11) Installing libncurses++ (6.4_p20230506-r0) 10:38:19 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 10:38:20 (7/11) Installing libblkid (2.38.1-r8) 10:38:20 (8/11) Installing libfdisk (2.38.1-r8) 10:38:20 (9/11) Installing libmount (2.38.1-r8) 10:38:21 (10/11) Installing libsmartcols (2.38.1-r8) 10:38:21 (11/11) Installing util-linux-dev (2.38.1-r8) 10:38:22 Executing busybox-1.36.1-r7.trigger 10:38:22 OK: 336 MiB in 102 packages 10:38:22 Removing intermediate container 9b654decde80 10:38:22 ---> 51fe794267c3 10:38:22 Step 7/18 : RUN apk --no-cache upgrade 10:38:22 ---> Running in bf7dfc9ca8a0 10:38:23 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:23 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:38:23 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 10:38:24 WARNING: This apk-tools is OLD! Some packages might not function properly. 10:38:24 OK: 336 MiB in 102 packages 10:38:25 Removing intermediate container bf7dfc9ca8a0 10:38:25 ---> 0a1e31777750 10:38:25 Step 8/18 : COPY VERSION /edgex-c-sdk/ 10:38:25 ---> 358da3ceb997 10:38:25 Step 9/18 : COPY src /edgex-c-sdk/src/ 10:38:25 ---> 6cef3a0931d3 10:38:25 Step 10/18 : COPY include /edgex-c-sdk/include/ 10:38:25 ---> 9c89a582e5ce 10:38:25 Step 11/18 : COPY scripts /edgex-c-sdk/scripts 10:38:25 ---> 581589aaae50 10:38:25 Step 12/18 : COPY LICENSE /edgex-c-sdk/ 10:38:25 ---> 9aa34e26723f 10:38:25 Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ 10:38:25 ---> a0594f97208b 10:38:25 Step 14/18 : WORKDIR /edgex-c-sdk 10:38:25 ---> Running in a222b876f3bc 10:38:25 Removing intermediate container a222b876f3bc 10:38:25 ---> ab5786307211 10:38:25 Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 10:38:25 ---> Running in e503b42c6382 10:38:25 Removing intermediate container e503b42c6382 10:38:25 ---> c3f4467c8d50 10:38:25 Step 16/18 : LABEL arch=amd64 10:38:25 ---> Running in aafe38e96cc9 10:38:26 Removing intermediate container aafe38e96cc9 10:38:26 ---> 6859be0f5d70 10:38:26 Step 17/18 : LABEL git_sha=7663afedc123a9de142e41083fd4c49644c8cdb2 10:38:26 ---> Running in 48bebbb97b10 10:38:26 Removing intermediate container 48bebbb97b10 10:38:26 ---> 423ac6248e76 10:38:26 Step 18/18 : LABEL version=4.0.1-dev.1 10:38:26 ---> Running in 36b1558540c8 10:38:26 Removing intermediate container 36b1558540c8 10:38:26 ---> 58aecde19f03 10:38:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 10:38:26 Successfully built 58aecde19f03 10:38:26 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:26 10:38:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:27 latest: Pulling from edgex-lftools-log-publisher 10:38:27 5eb5b503b376: Pulling fs layer 10:38:27 5c69ac0246d0: Pulling fs layer 10:38:27 ec43610c2a17: Pulling fs layer 10:38:27 3a2ae6a8a46f: Pulling fs layer 10:38:27 33b1e0a273af: Pulling fs layer 10:38:27 5d3b04190fa2: Pulling fs layer 10:38:27 2f39f015ded8: Pulling fs layer 10:38:27 33b1e0a273af: Waiting 10:38:27 5d3b04190fa2: Waiting 10:38:27 2f39f015ded8: Waiting 10:38:27 3a2ae6a8a46f: Waiting 10:38:27 5c69ac0246d0: Verifying Checksum 10:38:27 5c69ac0246d0: Download complete 10:38:27 3a2ae6a8a46f: Verifying Checksum 10:38:27 3a2ae6a8a46f: Download complete 10:38:27 33b1e0a273af: Verifying Checksum 10:38:27 33b1e0a273af: Download complete 10:38:27 5d3b04190fa2: Verifying Checksum 10:38:27 5d3b04190fa2: Download complete 10:38:27 ec43610c2a17: Verifying Checksum 10:38:27 ec43610c2a17: Download complete 10:38:27 5eb5b503b376: Verifying Checksum 10:38:27 5eb5b503b376: Download complete 10:38:28 2f39f015ded8: Download complete 10:38:28 5eb5b503b376: Pull complete 10:38:28 5c69ac0246d0: Pull complete 10:38:29 ec43610c2a17: Pull complete 10:38:29 3a2ae6a8a46f: Pull complete 10:38:29 33b1e0a273af: Pull complete 10:38:29 5d3b04190fa2: Pull complete 10:38:33 2f39f015ded8: Pull complete 10:38:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:38:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:33 prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container 10:38:33 $ 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_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 10:38:35 $ docker top 30550a69eebe1b11d4b4de87db7b31feebc3021a0fdd686582ab8133c641616c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:36 ---> job-cost.sh 10:38:36 lf-activate-venv: SKIPPING 10:38:36 INFO: No Stack... 10:38:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:36 INFO: Archiving Costs [Pipeline] sh 10:38:37 + cat /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/cost.csv 10:38:37 + cut -d, -f6 [Pipeline] lock 10:38:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] 10:38:37 Resource [jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] did not exist. Created. 10:38:37 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:38:37 + echo total: 0.2199999988079071 [Pipeline] stash 10:38:37 Stashed 1 file(s) [Pipeline] } 10:38:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-odessa-9-stack-cost] [Pipeline] // lock [Pipeline] } 10:38:37 $ docker stop --time=1 30550a69eebe1b11d4b4de87db7b31feebc3021a0fdd686582ab8133c641616c 10:38:38 $ docker rm -f --volumes 30550a69eebe1b11d4b4de87db7b31feebc3021a0fdd686582ab8133c641616c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:38:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:39 prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container 10:38:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 10:38:40 $ docker top 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 -eo pid,comm 10:38:40 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). 10:38:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:38:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:40 [ssh-agent] Looking for ssh-agent implementation... 10:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:40 $ docker exec 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 ssh-agent 10:38:40 SSH_AUTH_SOCK=/tmp/ssh-OuIqQdrG89yq/agent.34 10:38:40 SSH_AGENT_PID=40 10:38:40 Running ssh-add (command line suppressed) 10:38:40 Identity added: /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_8139250523584820325.key (/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/private_key_8139250523584820325.key) 10:38:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:40 + git semver tag 10:38:41 2025-03-19 10:38:40,936 [run_tag] DEBUG tag force:False 10:38:41 2025-03-19 10:38:40,936 [check_head_tag] DEBUG check head tag 10:38:41 2025-03-19 10:38:40,938 [execute] INFO git cat-file --batch-check 10:38:41 2025-03-19 10:38:40,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) 10:38:41 2025-03-19 10:38:40,941 [execute] INFO git cat-file --batch 10:38:41 2025-03-19 10:38:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=) 10:38:41 2025-03-19 10:38:40,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_odessa/.semver/odessa 10:38:41 2025-03-19 10:38:40,961 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 10:38:41 2025-03-19 10:38:40,961 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_odessa, universal_newlines=False, shell=None, istream=None) 10:38:41 2025-03-19 10:38:40,965 [main] ERROR Cmd('git') failed due to: exit code(128) 10:38:41 cmdline: git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 10:38:41 stderr: 'fatal: tag 'v4.0.1-dev.1' already exists' 10:38:41 ERROR: Cmd('git') failed due to: exit code(128) 10:38:41 cmdline: git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 10:38:41 stderr: 'fatal: tag 'v4.0.1-dev.1' already exists' [Pipeline] } 10:38:41 $ docker exec --env ******** --env ******** 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 ssh-agent -k 10:38:41 unset SSH_AUTH_SOCK; 10:38:41 unset SSH_AGENT_PID; 10:38:41 echo Agent pid 40 killed; 10:38:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:38:41 $ docker stop --time=1 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 10:38:42 $ docker rm -f --volumes 2ba1f8edb7259a22b0589a58b8542ec41710aeef7d8d9e1cca693ecc8714b1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Bump Pre-Release Version" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:38:43 + [ -d /w/workspace/edgexfoundry_device-sdk-c_odessa/archives ] 10:38:43 + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 10:38:43 total 16 10:38:43 drwxr-xr-x 3 root root 4096 Mar 19 10:38 . 10:38:43 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 10:38 .. 10:38:43 drwxr-xr-x 2 root root 4096 Mar 19 10:38 cost 10:38:43 -rw-r--r-- 1 root root 84 Mar 19 10:38 cost.csv 10:38:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 10:38:43 + ls -al /w/workspace/edgexfoundry_device-sdk-c_odessa/archives 10:38:43 total 16 10:38:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 19 10:38 . 10:38:43 drwxrwxr-x 10 jenkins jenkins 4096 Mar 19 10:38 .. 10:38:43 drwxr-xr-x 2 jenkins jenkins 4096 Mar 19 10:38 cost 10:38:43 -rw-r--r-- 1 jenkins jenkins 84 Mar 19 10:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:38:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:38:44 ---> package-listing.sh 10:38:44 ++ facter osfamily 10:38:44 ++ tr '[:upper:]' '[:lower:]' 10:38:44 + OS_FAMILY=debian 10:38:44 + workspace=/w/workspace/edgexfoundry_device-sdk-c_odessa 10:38:44 + START_PACKAGES=/tmp/packages_start.txt 10:38:44 + END_PACKAGES=/tmp/packages_end.txt 10:38:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:38:44 + PACKAGES=/tmp/packages_start.txt 10:38:44 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 10:38:44 + PACKAGES=/tmp/packages_end.txt 10:38:44 + case "${OS_FAMILY}" in 10:38:44 + dpkg -l 10:38:44 + grep '^ii' 10:38:44 + '[' -f /tmp/packages_start.txt ']' 10:38:44 + '[' -f /tmp/packages_end.txt ']' 10:38:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:38:44 + '[' /w/workspace/edgexfoundry_device-sdk-c_odessa ']' 10:38:44 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ 10:38:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_odessa/archives/ [Pipeline] echo 10:38:44 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:38:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:45 prd-ubuntu20.04-docker-8c-8g-41647 does not seem to be running inside a container 10:38:45 $ 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_odessa/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_odessa -v /w/workspace/edgexfoundry_device-sdk-c_odessa:/w/workspace/edgexfoundry_device-sdk-c_odessa:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_odessa@tmp:/w/workspace/edgexfoundry_device-sdk-c_odessa@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 10:38:45 $ docker top 2ed33c3212fa3c1bdc46cf04b1587db5c9c95c9ac192a380ef0e18515c3d2511 -eo pid,comm [Pipeline] { [Pipeline] sh 10:38:45 + touch /tmp/pre-build-complete [Pipeline] sh 10:38:46 + mkdir -p /var/log/sysstat [Pipeline] sh 10:38:46 + ls /var/log/sa-host 10:38:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:46 provisioning config files... 10:38:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_odessa@tmp/config16302580118737300454tmp [Pipeline] { [Pipeline] echo 10:38:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:38:47 ---> create-netrc.sh [Pipeline] } 10:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:38:47 ---> python-tools-install.sh [Pipeline] echo 10:38:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:38:47 ---> sudo-logs.sh 10:38:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:38:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:38:48 ---> job-cost.sh 10:38:48 lf-activate-venv: SKIPPING 10:38:48 DEBUG: total: 0.2199999988079071 10:38:48 INFO: Retrieving Stack Cost... 10:38:48 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:48 INFO: Archiving Costs [Pipeline] echo 10:38:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:38:48 ---> logs-deploy.sh 10:38:48 lf-activate-venv: SKIPPING 10:38:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/odessa/9 10:38:48 INFO: archiving workspace using pattern(s): 10:38:49 Archives upload complete. 10:38:49 INFO: archiving logs to Nexus