Pull request #19 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3d79d62b72d96048630a3ef64c43c2c5dad5ed32+f58e8642700982be8554d9f031b2fff0d14b416f (e372591efb69878c3c9b0d78ad51784fa4798b7a) 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-ssh16192701442805730929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh9134467394561412066.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-19/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-19/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh666154399174553058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-19/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1368303759044559697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh13730109811215740137.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-19/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-can/branches/PR-19/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13615748243915464048.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-can, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-can-settings PROJECT: device-can USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-can DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39014 in /w/workspace/edgexfoundry_device-can_PR-19 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-can.git > git init /w/workspace/edgexfoundry_device-can_PR-19 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f58e8642700982be8554d9f031b2fff0d14b416f into PR head commit 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 Merge succeeded, producing 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 Checking out Revision 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 (PR-19) Commit message: "fix: scripts/Dockerfile.alpine-base to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config remote.origin.url git@github.com:edgexfoundry/device-can.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-can.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-can.git +refs/pull/19/head:refs/remotes/origin/PR-19 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f58e8642700982be8554d9f031b2fff0d14b416f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:41:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:41:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:41:28 ========================================================= 06:41:28 EdgeX Global Pipelines Version Info 06:41:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:41:29 ------------------- 06:41:29 stable info: 06:41:29 ------------------- 06:41:29 Commited By: Cherry Wang cherry@iotechsys.com 06:41:29 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:41:29 Message: update stable to v1.0.276 06:41:29 ------------------- 06:41:29 experimental info: 06:41:29 ------------------- 06:41:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:41:29 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 06:41:29 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:41:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-can-settings [Pipeline] echo 06:41:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-can [Pipeline] echo 06:41:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:41:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:41:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:41:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-can [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-19 [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-19 [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-19 [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3d79d62 [Pipeline] echo 06:41:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:41:30 provisioning config files... 06:41:30 copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-19@tmp/config10907530694155180944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:31 ---> ****-login.sh 06:41:31 nexus3.edgexfoundry.org:10001 06:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:31 06:41:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:31 Configure a credential helper to remove this warning. See 06:41:31 https://docs.****.com/go/credential-store/ 06:41:31 06:41:31 Login Succeeded 06:41:31 nexus3.edgexfoundry.org:10002 06:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:31 06:41:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:31 Configure a credential helper to remove this warning. See 06:41:31 https://docs.****.com/go/credential-store/ 06:41:31 06:41:31 Login Succeeded 06:41:31 nexus3.edgexfoundry.org:10003 06:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:31 06:41:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:31 Configure a credential helper to remove this warning. See 06:41:31 https://docs.****.com/go/credential-store/ 06:41:31 06:41:31 Login Succeeded 06:41:31 nexus3.edgexfoundry.org:10004 06:41:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:31 06:41:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:31 Configure a credential helper to remove this warning. See 06:41:31 https://docs.****.com/go/credential-store/ 06:41:31 06:41:31 Login Succeeded 06:41:31 ****.io 06:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:32 06:41:32 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:41:32 Configure a credential helper to remove this warning. See 06:41:32 https://docs.****.com/go/credential-store/ 06:41:32 06:41:32 Login Succeeded 06:41:32 ---> ****-login.sh ends [Pipeline] } 06:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:41:32 + git rev-list -1 --merges 3d79d62b72d96048630a3ef64c43c2c5dad5ed32~1..3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [Pipeline] echo 06:41:32 -----------> git rev-list -1 --merges 3d79d62b72d96048630a3ef64c43c2c5dad5ed32~1..3d79d62b72d96048630a3ef64c43c2c5dad5ed32 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [false] [Pipeline] sh 06:41:33 + git log --format=format:%s -1 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [Pipeline] echo 06:41:33 ========================================================= 06:41:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:41:33 ========================================================= 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 06:41:34 + git rev-list -1 --merges 3d79d62b72d96048630a3ef64c43c2c5dad5ed32~1..3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [Pipeline] echo 06:41:34 -----------> git rev-list -1 --merges 3d79d62b72d96048630a3ef64c43c2c5dad5ed32~1..3d79d62b72d96048630a3ef64c43c2c5dad5ed32 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [false] [Pipeline] sh 06:41:34 + git log --format=format:%s -1 3d79d62b72d96048630a3ef64c43c2c5dad5ed32 [Pipeline] echo 06:41:34 ========================================================= 06:41:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:41:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:41:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:41:35 + grep -v github /etc/ssh/ssh_known_hosts 06:41:35 + [ -e /tmp/ssh_known_hosts ] 06:41:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:41:35 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:41:35 sudo tee -a /etc/ssh/ssh_known_hosts 06:41:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:35 06:41:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:35 0.1.4: Pulling from edgex-devops/py-git-semver 06:41:35 3dae71ba6b94: Pulling fs layer 06:41:35 6bf1a483ea7c: Pulling fs layer 06:41:35 f5dfc541a4d3: Pulling fs layer 06:41:35 461d9e800cba: Pulling fs layer 06:41:35 80192f66455f: Pulling fs layer 06:41:35 2e8e34ca0e6c: Pulling fs layer 06:41:35 a29436f7fd5d: Pulling fs layer 06:41:35 923cac83aea3: Pulling fs layer 06:41:35 25ad8b0a4227: Pulling fs layer 06:41:35 db01528c6b51: Pulling fs layer 06:41:35 28988de357af: Pulling fs layer 06:41:35 a29436f7fd5d: Waiting 06:41:35 923cac83aea3: Waiting 06:41:35 25ad8b0a4227: Waiting 06:41:35 db01528c6b51: Waiting 06:41:35 28988de357af: Waiting 06:41:35 80192f66455f: Waiting 06:41:35 2e8e34ca0e6c: Waiting 06:41:35 461d9e800cba: Waiting 06:41:35 6bf1a483ea7c: Verifying Checksum 06:41:35 6bf1a483ea7c: Download complete 06:41:35 461d9e800cba: Verifying Checksum 06:41:35 461d9e800cba: Download complete 06:41:35 80192f66455f: Download complete 06:41:36 f5dfc541a4d3: Download complete 06:41:36 3dae71ba6b94: Verifying Checksum 06:41:36 3dae71ba6b94: Download complete 06:41:36 923cac83aea3: Download complete 06:41:36 25ad8b0a4227: Download complete 06:41:36 db01528c6b51: Verifying Checksum 06:41:36 db01528c6b51: Download complete 06:41:36 28988de357af: Verifying Checksum 06:41:36 28988de357af: Download complete 06:41:36 a29436f7fd5d: Verifying Checksum 06:41:36 a29436f7fd5d: Download complete 06:41:36 2e8e34ca0e6c: Verifying Checksum 06:41:36 2e8e34ca0e6c: Download complete 06:41:37 3dae71ba6b94: Pull complete 06:41:37 6bf1a483ea7c: Pull complete 06:41:38 f5dfc541a4d3: Pull complete 06:41:38 461d9e800cba: Pull complete 06:41:38 80192f66455f: Pull complete 06:41:43 2e8e34ca0e6c: Pull complete 06:41:43 a29436f7fd5d: Pull complete 06:41:43 923cac83aea3: Pull complete 06:41:43 25ad8b0a4227: Pull complete 06:41:43 db01528c6b51: Pull complete 06:41:43 28988de357af: Pull complete 06:41:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:44 prd-ubuntu20.04-docker-8c-8g-39014 does not seem to be running inside a container 06:41:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-can_PR-19 -v /w/workspace/edgexfoundry_device-can_PR-19:/w/workspace/edgexfoundry_device-can_PR-19:rw,z -v /w/workspace/edgexfoundry_device-can_PR-19@tmp:/w/workspace/edgexfoundry_device-can_PR-19@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-devops/py-git-semver:0.1.4 cat 06:41:46 $ docker top eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 -eo pid,comm 06:41:46 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). 06:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:46 [ssh-agent] Looking for ssh-agent implementation... 06:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:46 $ docker exec eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 ssh-agent 06:41:46 SSH_AUTH_SOCK=/tmp/ssh-xzrydeU2pdnv/agent.32 06:41:46 SSH_AGENT_PID=38 06:41:46 Running ssh-add (command line suppressed) 06:41:46 Identity added: /w/workspace/edgexfoundry_device-can_PR-19@tmp/private_key_7818461136398790196.key (/w/workspace/edgexfoundry_device-can_PR-19@tmp/private_key_7818461136398790196.key) 06:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-can_PR-19 [Pipeline] sh 06:41:47 + git tag --points-at HEAD [Pipeline] } 06:41:47 $ docker exec --env ******** --env ******** eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 ssh-agent -k 06:41:47 unset SSH_AUTH_SOCK; 06:41:47 unset SSH_AGENT_PID; 06:41:47 echo Agent pid 38 killed; 06:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:41:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:41:47 [ssh-agent] Looking for ssh-agent implementation... 06:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:41:47 $ docker exec eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 ssh-agent 06:41:47 SSH_AUTH_SOCK=/tmp/ssh-gkUcZPMj5IGd/agent.86 06:41:47 SSH_AGENT_PID=91 06:41:47 Running ssh-add (command line suppressed) 06:41:47 Identity added: /w/workspace/edgexfoundry_device-can_PR-19@tmp/private_key_4420757066522175499.key (/w/workspace/edgexfoundry_device-can_PR-19@tmp/private_key_4420757066522175499.key) 06:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:41:48 + git semver init 06:41:48 2025-10-04 06:41:48,589 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:41:48 2025-10-04 06:41:48,593 [run_init] DEBUG init version:0.0.0 force:False 06:41:48 2025-10-04 06:41:48,593 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-can_PR-19/.semver 06:41:48 2025-10-04 06:41:48,594 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-can.git /w/workspace/edgexfoundry_device-can_PR-19/.semver 06:41:48 2025-10-04 06:41:48,594 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-can.git', '/w/workspace/edgexfoundry_device-can_PR-19/.semver'], cwd=/w/workspace/edgexfoundry_device-can_PR-19, stdin=None, shell=False, universal_newlines=False) 06:41:49 2025-10-04 06:41:49,230 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-can_PR-19/.git/info/exclude 06:41:49 2025-10-04 06:41:49,230 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-can_PR-19/.semver/PR-19 with force:False 06:41:49 2025-10-04 06:41:49,230 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-can_PR-19/.semver/PR-19 06:41:49 2025-10-04 06:41:49,233 [execute] INFO git cat-file --batch-check 06:41:49 2025-10-04 06:41:49,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-can_PR-19/.semver, stdin=, shell=False, universal_newlines=False) 06:41:49 2025-10-04 06:41:49,236 [execute] INFO git cat-file --batch 06:41:49 2025-10-04 06:41:49,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-can_PR-19/.semver, stdin=, shell=False, universal_newlines=False) 06:41:49 2025-10-04 06:41:49,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-can_PR-19/.semver/PR-19 06:41:49 0.0.0 [Pipeline] } 06:41:49 $ docker exec --env ******** --env ******** eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 ssh-agent -k 06:41:49 unset SSH_AUTH_SOCK; 06:41:49 unset SSH_AGENT_PID; 06:41:49 echo Agent pid 91 killed; 06:41:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:41:50 + git semver [Pipeline] } 06:41:50 $ docker stop --time=1 eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 06:41:51 $ docker rm -f --volumes eebbd433c88d7d21c8987a3d3cc2e0b0803f0d389ecb1216d644763afc7bbeb4 [Pipeline] // withDockerContainer [Pipeline] sh 06:41:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:41:52 Stashed 1 file(s) [Pipeline] echo 06:41:52 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) 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] stage [Pipeline] { (Prep) [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 06:41:53 provisioning config files... 06:41:53 copy managed file [device-can-settings] to file:/w/workspace/edgexfoundry_device-can_PR-19@tmp/config1945571576267792704tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:41:54 ---> ****-login.sh 06:41:54 nexus3.edgexfoundry.org:10001 06:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:54 Login Succeeded 06:41:54 nexus3.edgexfoundry.org:10002 06:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:54 Login Succeeded 06:41:54 nexus3.edgexfoundry.org:10003 06:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:54 Login Succeeded 06:41:54 nexus3.edgexfoundry.org:10004 06:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:54 Login Succeeded 06:41:54 ****.io 06:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:41:54 Login Succeeded 06:41:54 ---> ****-login.sh ends [Pipeline] } 06:41:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:41:54 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 06:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:41:54 ========================================================= 06:41:54 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 06:41:54 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:55 + 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 . 06:41:56 #0 building with "default" instance using docker driver 06:41:56 06:41:56 #1 [internal] load build definition from Dockerfile.alpine-base 06:41:56 #1 transferring dockerfile: 1.88kB done 06:41:56 #1 DONE 0.0s 06:41:56 06:41:56 #2 [internal] load metadata for docker.io/library/alpine:3.18.12 06:41:56 #2 DONE 0.7s 06:41:56 06:41:56 #3 [internal] load .dockerignore 06:41:56 #3 transferring context: 2B done 06:41:56 #3 DONE 0.0s 06:41:56 06:41:56 #4 [internal] load build context 06:41:56 #4 transferring context: 23.10kB done 06:41:56 #4 DONE 0.0s 06:41:56 06:41:56 #5 [ 1/11] FROM docker.io/library/alpine:3.18.12@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 06:41:56 #5 resolve docker.io/library/alpine:3.18.12@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done 06:41:56 #5 sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 8.08kB / 8.08kB done 06:41:56 #5 sha256:fd032399cd767f310a1d1274e81cab9f0fd8a49b3589eba2c3420228cd45b6a7 1.02kB / 1.02kB done 06:41:56 #5 sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0 582B / 582B done 06:41:56 #5 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0B / 3.42MB 0.1s 06:41:57 #5 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 06:41:57 #5 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.4s done 06:41:57 #5 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.1s done 06:41:57 #5 DONE 0.7s 06:41:57 06:41:57 #6 [ 2/11] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:41:57 #6 0.263 Connecting to iotech.jfrog.io (54.73.4.50:443) 06:41:58 #6 0.695 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:41:58 #6 0.695 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:41:58 #6 0.695 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:41:58 #6 DONE 0.8s 06:41:58 06:41:58 #7 [ 3/11] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 06:41:58 #7 DONE 0.3s 06:41:58 06:41:58 #8 [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev 06:41:58 #8 0.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:41:59 #8 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:41:59 #8 0.664 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 06:41:59 #8 1.392 WARNING: fetching https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main: No such file or directory 06:41:59 #8 1.468 ERROR: unable to select packages: 06:41:59 #8 1.468 iotech-iot-1.5-dev (no such package): 06:41:59 #8 1.468 required by: world[iotech-iot-1.5-dev] 06:41:59 #8 1.468 iotech-paho-mqtt-c-dev-1.3 (no such package): 06:41:59 #8 1.468 required by: world[iotech-paho-mqtt-c-dev-1.3] 06:41:59 #8 1.468 libexecinfo-dev (no such package): 06:41:59 #8 1.468 required by: world[libexecinfo-dev] 06:41:59 #8 ERROR: process "/bin/sh -c apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev" did not complete successfully: exit code: 3 06:41:59 ------ 06:41:59 > [ 4/11] RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev: 06:41:59 0.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:41:59 0.664 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 06:41:59 1.392 WARNING: fetching https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main: No such file or directory 06:41:59 1.468 ERROR: unable to select packages: 06:41:59 1.468 iotech-iot-1.5-dev (no such package): 06:41:59 1.468 required by: world[iotech-iot-1.5-dev] 06:41:59 1.468 iotech-paho-mqtt-c-dev-1.3 (no such package): 06:41:59 1.468 required by: world[iotech-paho-mqtt-c-dev-1.3] 06:41:59 1.468 libexecinfo-dev (no such package): 06:41:59 1.468 required by: world[libexecinfo-dev] 06:41:59 ------ 06:41:59 Dockerfile.alpine-base:26 06:41:59 -------------------- 06:41:59 24 | RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 06:41:59 25 | 06:41:59 26 | >>> RUN apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev 06:41:59 27 | # Ensure using latest versions of all installed packages to avoid any recent CVEs 06:41:59 28 | RUN apk --no-cache upgrade 06:41:59 -------------------- 06:41:59 ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache build-base git gcc cmake make linux-headers yaml-dev libmicrohttpd-dev curl-dev util-linux-dev ncurses-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev libcbor-dev iotech-iot-1.5-dev dumb-init libexecinfo-dev" did not complete successfully: exit code: 3 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:01 06:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:01 latest: Pulling from edgex-lftools-log-publisher 06:42:01 5eb5b503b376: Pulling fs layer 06:42:01 5c69ac0246d0: Pulling fs layer 06:42:01 ec43610c2a17: Pulling fs layer 06:42:01 3a2ae6a8a46f: Pulling fs layer 06:42:01 33b1e0a273af: Pulling fs layer 06:42:01 5d3b04190fa2: Pulling fs layer 06:42:01 2f39f015ded8: Pulling fs layer 06:42:01 3a2ae6a8a46f: Waiting 06:42:01 33b1e0a273af: Waiting 06:42:01 5d3b04190fa2: Waiting 06:42:01 2f39f015ded8: Waiting 06:42:01 5c69ac0246d0: Verifying Checksum 06:42:01 5c69ac0246d0: Download complete 06:42:01 3a2ae6a8a46f: Verifying Checksum 06:42:01 3a2ae6a8a46f: Download complete 06:42:01 33b1e0a273af: Verifying Checksum 06:42:01 33b1e0a273af: Download complete 06:42:01 ec43610c2a17: Verifying Checksum 06:42:01 ec43610c2a17: Download complete 06:42:01 5d3b04190fa2: Verifying Checksum 06:42:02 5eb5b503b376: Verifying Checksum 06:42:02 5eb5b503b376: Download complete 06:42:02 2f39f015ded8: Download complete 06:42:03 5eb5b503b376: Pull complete 06:42:04 5c69ac0246d0: Pull complete 06:42:04 ec43610c2a17: Pull complete 06:42:04 3a2ae6a8a46f: Pull complete 06:42:05 33b1e0a273af: Pull complete 06:42:05 5d3b04190fa2: Pull complete 06:42:11 2f39f015ded8: Pull complete 06:42:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:12 prd-ubuntu20.04-docker-8c-8g-39014 does not seem to be running inside a container 06:42:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_PR-19 -v /w/workspace/edgexfoundry_device-can_PR-19:/w/workspace/edgexfoundry_device-can_PR-19:rw,z -v /w/workspace/edgexfoundry_device-can_PR-19@tmp:/w/workspace/edgexfoundry_device-can_PR-19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:42:13 $ docker top 8981593423c0d16b29758e64a7fc78daede13e817a31518767f9fda44e9fc4b9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:14 ---> job-cost.sh 06:42:14 lf-activate-venv: SKIPPING 06:42:14 INFO: No Stack... 06:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:15 INFO: Archiving Costs [Pipeline] sh 06:42:15 + cat /w/workspace/edgexfoundry_device-can_PR-19/archives/cost.csv 06:42:15 + cut -d, -f6 [Pipeline] lock 06:42:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-can-PR-19-1-stack-cost] 06:42:15 Resource [jenkins-edgexfoundry-device-can-PR-19-1-stack-cost] did not exist. Created. 06:42:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-can-PR-19-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:42:15 + echo total: 0.2199999988079071 [Pipeline] stash 06:42:15 Stashed 1 file(s) [Pipeline] } 06:42:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-can-PR-19-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:42:16 $ docker stop --time=1 8981593423c0d16b29758e64a7fc78daede13e817a31518767f9fda44e9fc4b9 06:42:17 $ docker rm -f --volumes 8981593423c0d16b29758e64a7fc78daede13e817a31518767f9fda44e9fc4b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:42:17 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" 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 06:42:18 + [ -d /w/workspace/edgexfoundry_device-can_PR-19/archives ] 06:42:18 + ls -al /w/workspace/edgexfoundry_device-can_PR-19/archives 06:42:18 total 16 06:42:18 drwxr-xr-x 3 root root 4096 Oct 4 06:42 . 06:42:18 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 06:42 .. 06:42:18 drwxr-xr-x 2 root root 4096 Oct 4 06:42 cost 06:42:18 -rw-r--r-- 1 root root 81 Oct 4 06:42 cost.csv 06:42:18 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-can_PR-19/archives 06:42:18 + ls -al /w/workspace/edgexfoundry_device-can_PR-19/archives 06:42:18 total 16 06:42:18 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 06:42 . 06:42:18 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 06:42 .. 06:42:18 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 06:42 cost 06:42:18 -rw-r--r-- 1 jenkins jenkins 81 Oct 4 06:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:42:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:20 ---> package-listing.sh 06:42:20 ++ facter osfamily 06:42:20 ++ tr '[:upper:]' '[:lower:]' 06:42:20 + OS_FAMILY=debian 06:42:20 + workspace=/w/workspace/edgexfoundry_device-can_PR-19 06:42:20 + START_PACKAGES=/tmp/packages_start.txt 06:42:20 + END_PACKAGES=/tmp/packages_end.txt 06:42:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:20 + PACKAGES=/tmp/packages_start.txt 06:42:20 + '[' /w/workspace/edgexfoundry_device-can_PR-19 ']' 06:42:20 + PACKAGES=/tmp/packages_end.txt 06:42:20 + case "${OS_FAMILY}" in 06:42:20 + dpkg -l 06:42:20 + grep '^ii' 06:42:20 + '[' -f /tmp/packages_start.txt ']' 06:42:20 + '[' -f /tmp/packages_end.txt ']' 06:42:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:20 + '[' /w/workspace/edgexfoundry_device-can_PR-19 ']' 06:42:20 + mkdir -p /w/workspace/edgexfoundry_device-can_PR-19/archives/ 06:42:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-can_PR-19/archives/ [Pipeline] echo 06:42:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:42:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:21 prd-ubuntu20.04-docker-8c-8g-39014 does not seem to be running inside a container 06:42:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-can_PR-19/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-can_PR-19 -v /w/workspace/edgexfoundry_device-can_PR-19:/w/workspace/edgexfoundry_device-can_PR-19:rw,z -v /w/workspace/edgexfoundry_device-can_PR-19@tmp:/w/workspace/edgexfoundry_device-can_PR-19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:42:21 $ docker top 442e0b5528df936f738b6fad6db47f56bde8f5a8dd4c00123a4764e356c5ca17 -eo pid,comm [Pipeline] { [Pipeline] sh 06:42:22 + touch /tmp/pre-build-complete [Pipeline] sh 06:42:22 + mkdir -p /var/log/sysstat [Pipeline] sh 06:42:22 + ls /var/log/sa-host 06:42:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:23 provisioning config files... 06:42:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-can_PR-19@tmp/config18382051740138026553tmp [Pipeline] { [Pipeline] echo 06:42:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:42:23 ---> create-netrc.sh [Pipeline] } 06:42:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:42:23 ---> python-tools-install.sh [Pipeline] echo 06:42:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:42:24 ---> sudo-logs.sh 06:42:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:42:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:42:24 ---> job-cost.sh 06:42:24 lf-activate-venv: SKIPPING 06:42:24 DEBUG: total: 0.2199999988079071 06:42:24 INFO: Retrieving Stack Cost... 06:42:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:42:24 INFO: Archiving Costs [Pipeline] echo 06:42:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:42:25 ---> logs-deploy.sh 06:42:25 lf-activate-venv: SKIPPING 06:42:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-can/PR-19/1 06:42:25 INFO: archiving workspace using pattern(s): 06:42:26 Archives upload complete. 06:42:26 INFO: archiving logs to Nexus 06:42:27 ---> uname -a: 06:42:27 Linux prd-ubuntu20-04-docker-8c-8g-39014 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:42:27 06:42:27 06:42:27 ---> lscpu: 06:42:27 Architecture: x86_64 06:42:27 CPU op-mode(s): 32-bit, 64-bit 06:42:27 Byte Order: Little Endian 06:42:27 Address sizes: 40 bits physical, 48 bits virtual 06:42:27 CPU(s): 8 06:42:27 On-line CPU(s) list: 0-7 06:42:27 Thread(s) per core: 1 06:42:27 Core(s) per socket: 1 06:42:27 Socket(s): 8 06:42:27 NUMA node(s): 1 06:42:27 Vendor ID: AuthenticAMD 06:42:27 CPU family: 23 06:42:27 Model: 49 06:42:27 Model name: AMD EPYC-Rome Processor 06:42:27 Stepping: 0 06:42:27 CPU MHz: 2800.000 06:42:27 BogoMIPS: 5600.00 06:42:27 Virtualization: AMD-V 06:42:27 Hypervisor vendor: KVM 06:42:27 Virtualization type: full 06:42:27 L1d cache: 256 KiB 06:42:27 L1i cache: 256 KiB 06:42:27 L2 cache: 4 MiB 06:42:27 L3 cache: 128 MiB 06:42:27 NUMA node0 CPU(s): 0-7 06:42:27 Vulnerability Gather data sampling: Not affected 06:42:27 Vulnerability Itlb multihit: Not affected 06:42:27 Vulnerability L1tf: Not affected 06:42:27 Vulnerability Mds: Not affected 06:42:27 Vulnerability Meltdown: Not affected 06:42:27 Vulnerability Mmio stale data: Not affected 06:42:27 Vulnerability Retbleed: Vulnerable 06:42:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:42:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:42:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:42:27 Vulnerability Srbds: Not affected 06:42:27 Vulnerability Tsx async abort: Not affected 06:42:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:42:27 06:42:27 06:42:27 ---> nproc: 06:42:27 8 06:42:27 06:42:27