Pull request #70 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 116fb03dc70c3e3b0b8554a57d1df2b373118b39+2f4064f3f360ef7b23297cccadfc545ed317a0b4 (a0c2d1a8010727be02d0fbf191f3af9fc7a6a2de) 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-ssh8449181336351440366.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh11633898156248205141.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/git-semver/branches/PR-70/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/git-semver/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13397372813141087305.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/git-semver/branches/PR-70/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12349584622874085992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh4369435102188205783.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/git-semver/branches/PR-70/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/git-semver/branches/PR-70/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6375297015211454232.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:py-git-semver, mavenSettings:git-semver-settings, dockerImageName:py-git-semver, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[0.1.4], releaseBranchOverride:python] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: git-semver-settings PROJECT: py-git-semver USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: py-git-semver DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: py-git-semver-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: python DOCKER_CUSTOM_TAGS: 0.1.4 [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-44709 in /w/workspace/edgexfoundry_git-semver_PR-70 [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/git-semver.git > git init /w/workspace/edgexfoundry_git-semver_PR-70 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.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/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit 116fb03dc70c3e3b0b8554a57d1df2b373118b39 Merge succeeded, producing 116fb03dc70c3e3b0b8554a57d1df2b373118b39 Checking out Revision 116fb03dc70c3e3b0b8554a57d1df2b373118b39 (PR-70) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # 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 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-10T11:12:38.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-10T11:12:38.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-10T11:12:38.564Z] ========================================================= [2025-04-10T11:12:38.564Z] EdgeX Global Pipelines Version Info [2025-04-10T11:12:38.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:12:39.784Z] ------------------- [2025-04-10T11:12:39.785Z] stable info: [2025-04-10T11:12:39.785Z] ------------------- [2025-04-10T11:12:39.785Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-10T11:12:39.785Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-10T11:12:39.785Z] Message: update stable to v1.0.274 [2025-04-10T11:12:40.059Z] ------------------- [2025-04-10T11:12:40.059Z] experimental info: [2025-04-10T11:12:40.059Z] ------------------- [2025-04-10T11:12:40.059Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-10T11:12:40.059Z] Commit SHA: 7622d85de905ca5453c0752456ab8c8146a23a31 [2025-04-10T11:12:40.059Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-04-10T11:12:40.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = git-semver-settings [Pipeline] echo [2025-04-10T11:12:40.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = py-git-semver [Pipeline] echo [2025-04-10T11:12:40.657Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-04-10T11:12:40.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-10T11:12:40.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-10T11:12:40.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = py-git-semver [Pipeline] echo [2025-04-10T11:12:40.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-04-10T11:12:40.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-04-10T11:12:41.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-04-10T11:12:41.105Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-10T11:12:41.152Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-04-10T11:12:41.212Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = py-git-semver-archive.tar.gz [Pipeline] echo [2025-04-10T11:12:41.377Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-10T11:12:41.434Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-10T11:12:41.485Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = python [Pipeline] echo [2025-04-10T11:12:41.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 0.1.4 [Pipeline] echo [2025-04-10T11:12:41.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-70 [Pipeline] echo [2025-04-10T11:12:41.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-70 [Pipeline] echo [2025-04-10T11:12:41.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-70 [Pipeline] echo [2025-04-10T11:12:41.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 116fb03dc70c3e3b0b8554a57d1df2b373118b39 [Pipeline] echo [2025-04-10T11:12:41.897Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 116fb03 [Pipeline] echo [2025-04-10T11:12:41.948Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-10T11:12:42.166Z] provisioning config files... [2025-04-10T11:12:42.212Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config3474322065980185628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:12:42.603Z] ---> ****-login.sh [2025-04-10T11:12:42.603Z] nexus3.edgexfoundry.org:10001 [2025-04-10T11:12:42.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:43.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:43.153Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:43.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:43.153Z] [2025-04-10T11:12:43.153Z] Login Succeeded [2025-04-10T11:12:43.153Z] nexus3.edgexfoundry.org:10002 [2025-04-10T11:12:43.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:43.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:43.153Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:43.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:43.153Z] [2025-04-10T11:12:43.153Z] Login Succeeded [2025-04-10T11:12:43.153Z] nexus3.edgexfoundry.org:10003 [2025-04-10T11:12:43.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:43.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:43.423Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:43.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:43.423Z] [2025-04-10T11:12:43.423Z] Login Succeeded [2025-04-10T11:12:43.423Z] nexus3.edgexfoundry.org:10004 [2025-04-10T11:12:43.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:43.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:43.423Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:43.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:43.423Z] [2025-04-10T11:12:43.423Z] Login Succeeded [2025-04-10T11:12:43.423Z] ****.io [2025-04-10T11:12:43.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:43.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:43.701Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:43.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:43.701Z] [2025-04-10T11:12:43.701Z] Login Succeeded [2025-04-10T11:12:43.702Z] ---> ****-login.sh ends [Pipeline] } [2025-04-10T11:12:43.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-10T11:12:45.062Z] provisioning config files... [2025-04-10T11:12:45.074Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config6570524282505551944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:12:45.542Z] ---> ****-login.sh [2025-04-10T11:12:45.542Z] nexus3.edgexfoundry.org:10001 [2025-04-10T11:12:45.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:45.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:45.542Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:45.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:45.542Z] [2025-04-10T11:12:45.542Z] Login Succeeded [2025-04-10T11:12:45.542Z] nexus3.edgexfoundry.org:10002 [2025-04-10T11:12:45.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:45.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:45.543Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:45.543Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:45.543Z] [2025-04-10T11:12:45.543Z] Login Succeeded [2025-04-10T11:12:45.543Z] nexus3.edgexfoundry.org:10003 [2025-04-10T11:12:45.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:45.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:45.808Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:45.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:45.808Z] [2025-04-10T11:12:45.808Z] Login Succeeded [2025-04-10T11:12:45.808Z] nexus3.edgexfoundry.org:10004 [2025-04-10T11:12:45.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:45.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:45.808Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:45.808Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:45.808Z] [2025-04-10T11:12:45.808Z] Login Succeeded [2025-04-10T11:12:45.808Z] ****.io [2025-04-10T11:12:46.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:12:46.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:12:46.085Z] Configure a credential helper to remove this warning. See [2025-04-10T11:12:46.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:12:46.085Z] [2025-04-10T11:12:46.085Z] Login Succeeded [2025-04-10T11:12:46.085Z] ---> ****-login.sh ends [Pipeline] } [2025-04-10T11:12:46.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-10T11:12:47.308Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-10T11:12:47.647Z] + ls -al . [2025-04-10T11:12:47.647Z] total 64 [2025-04-10T11:12:47.647Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 11:12 . [2025-04-10T11:12:47.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:12 .. [2025-04-10T11:12:47.647Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 11:12 .git [2025-04-10T11:12:47.647Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 11:12 .github [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 1056 Apr 10 11:12 .gitignore [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 1222 Apr 10 11:12 Dockerfile [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 869 Apr 10 11:12 Jenkinsfile [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 5651 Apr 10 11:12 README.md [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 2488 Apr 10 11:12 build.py [2025-04-10T11:12:47.647Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 11:12 docs [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 275 Apr 10 11:12 entrypoint.sh [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 83 Apr 10 11:12 pyproject.toml [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 32 Apr 10 11:12 requirements.txt [2025-04-10T11:12:47.647Z] -rw-rw-r-- 1 jenkins jenkins 2628 Apr 10 11:12 setup.py [2025-04-10T11:12:47.647Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:12 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:12:48.319Z] + docker build -t edgex-devops/py-git-semver -f Dockerfile --build-arg ARCH=amd64 --label git_sha=116fb03dc70c3e3b0b8554a57d1df2b373118b39 --label arch=amd64 . [2025-04-10T11:12:48.319Z] Sending build context to Docker daemon 437.8kB [2025-04-10T11:12:48.319Z] Step 1/20 : FROM python:3.13.3-slim AS build-image [2025-04-10T11:12:48.588Z] 3.13.3-slim: Pulling from library/python [2025-04-10T11:12:48.865Z] 8a628cdd7ccc: Pulling fs layer [2025-04-10T11:12:48.865Z] f89b8a1b3342: Pulling fs layer [2025-04-10T11:12:48.865Z] 29984f11a3e9: Pulling fs layer [2025-04-10T11:12:48.865Z] 0f1e2b67e655: Pulling fs layer [2025-04-10T11:12:48.865Z] 0f1e2b67e655: Waiting [2025-04-10T11:12:48.865Z] f89b8a1b3342: Download complete [2025-04-10T11:12:49.132Z] 29984f11a3e9: Verifying Checksum [2025-04-10T11:12:49.132Z] 29984f11a3e9: Download complete [2025-04-10T11:12:49.132Z] 0f1e2b67e655: Verifying Checksum [2025-04-10T11:12:49.132Z] 0f1e2b67e655: Download complete [2025-04-10T11:12:49.132Z] 8a628cdd7ccc: Verifying Checksum [2025-04-10T11:12:49.132Z] 8a628cdd7ccc: Download complete [2025-04-10T11:12:50.116Z] 8a628cdd7ccc: Pull complete [2025-04-10T11:12:50.387Z] f89b8a1b3342: Pull complete [2025-04-10T11:12:50.992Z] 29984f11a3e9: Pull complete [2025-04-10T11:12:50.992Z] 0f1e2b67e655: Pull complete [2025-04-10T11:12:50.992Z] Digest: sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5 [2025-04-10T11:12:50.992Z] Status: Downloaded newer image for python:3.13.3-slim [2025-04-10T11:12:50.992Z] ---> 94124e1b0412 [2025-04-10T11:12:50.992Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-04-10T11:12:51.604Z] ---> Running in b272f9a9ebae [2025-04-10T11:12:51.868Z] Removing intermediate container b272f9a9ebae [2025-04-10T11:12:51.868Z] ---> 95f2764b5b58 [2025-04-10T11:12:51.868Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-04-10T11:12:51.868Z] ---> Running in 49d08217dc4f [2025-04-10T11:12:51.868Z] Removing intermediate container 49d08217dc4f [2025-04-10T11:12:51.868Z] ---> d6c06c232aab [2025-04-10T11:12:51.868Z] Step 4/20 : WORKDIR /code [2025-04-10T11:12:51.868Z] ---> Running in 27af4167f388 [2025-04-10T11:12:52.137Z] Removing intermediate container 27af4167f388 [2025-04-10T11:12:52.137Z] ---> 047ba7ed144a [2025-04-10T11:12:52.137Z] Step 5/20 : COPY . /code/ [2025-04-10T11:12:52.411Z] ---> 207827617d95 [2025-04-10T11:12:52.412Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git [2025-04-10T11:12:52.412Z] ---> Running in 9dfc1561dafb [2025-04-10T11:12:52.693Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-04-10T11:12:52.693Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-04-10T11:12:52.693Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-04-10T11:12:52.976Z] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] [2025-04-10T11:12:52.976Z] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] [2025-04-10T11:12:52.976Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [252 kB] [2025-04-10T11:12:53.971Z] Fetched 9300 kB in 1s (7923 kB/s) [2025-04-10T11:12:54.548Z] Reading package lists... [2025-04-10T11:12:54.813Z] Reading package lists... [2025-04-10T11:12:55.114Z] Building dependency tree... [2025-04-10T11:12:55.114Z] Reading state information... [2025-04-10T11:12:55.114Z] Package netcat is a virtual package provided by: [2025-04-10T11:12:55.114Z] netcat-openbsd 1.219-1 [2025-04-10T11:12:55.114Z] netcat-traditional 1.10-47 [2025-04-10T11:12:55.114Z] [2025-04-10T11:12:55.114Z] E: Package 'netcat' has no installation candidate [2025-04-10T11:12:55.423Z] The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:12:57.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-10T11:12:57.566Z] [2025-04-10T11:12:57.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:12:58.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-10T11:12:58.062Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-10T11:12:58.062Z] 5eb5b503b376: Pulling fs layer [2025-04-10T11:12:58.062Z] 5c69ac0246d0: Pulling fs layer [2025-04-10T11:12:58.062Z] ec43610c2a17: Pulling fs layer [2025-04-10T11:12:58.062Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-10T11:12:58.062Z] 33b1e0a273af: Pulling fs layer [2025-04-10T11:12:58.062Z] 5d3b04190fa2: Pulling fs layer [2025-04-10T11:12:58.062Z] 2f39f015ded8: Pulling fs layer [2025-04-10T11:12:58.062Z] 33b1e0a273af: Waiting [2025-04-10T11:12:58.062Z] 5d3b04190fa2: Waiting [2025-04-10T11:12:58.062Z] 2f39f015ded8: Waiting [2025-04-10T11:12:58.062Z] 3a2ae6a8a46f: Waiting [2025-04-10T11:12:58.062Z] 5c69ac0246d0: Verifying Checksum [2025-04-10T11:12:58.062Z] 5c69ac0246d0: Download complete [2025-04-10T11:12:58.062Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-10T11:12:58.062Z] 3a2ae6a8a46f: Download complete [2025-04-10T11:12:58.062Z] ec43610c2a17: Verifying Checksum [2025-04-10T11:12:58.062Z] ec43610c2a17: Download complete [2025-04-10T11:12:58.062Z] 33b1e0a273af: Verifying Checksum [2025-04-10T11:12:58.062Z] 33b1e0a273af: Download complete [2025-04-10T11:12:58.062Z] 5d3b04190fa2: Verifying Checksum [2025-04-10T11:12:58.062Z] 5d3b04190fa2: Download complete [2025-04-10T11:12:58.453Z] 5eb5b503b376: Verifying Checksum [2025-04-10T11:12:58.453Z] 5eb5b503b376: Download complete [2025-04-10T11:12:59.081Z] 2f39f015ded8: Download complete [2025-04-10T11:12:59.664Z] Still waiting to schedule task [2025-04-10T11:12:59.674Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-04-10T11:12:59.678Z] 5eb5b503b376: Pull complete [2025-04-10T11:12:59.678Z] 5c69ac0246d0: Pull complete [2025-04-10T11:13:00.283Z] ec43610c2a17: Pull complete [2025-04-10T11:13:00.283Z] 3a2ae6a8a46f: Pull complete [2025-04-10T11:13:00.561Z] 33b1e0a273af: Pull complete [2025-04-10T11:13:00.561Z] 5d3b04190fa2: Pull complete [2025-04-10T11:13:04.819Z] 2f39f015ded8: Pull complete [2025-04-10T11:13:04.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-10T11:13:04.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-10T11:13:04.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-10T11:13:05.165Z] prd-ubuntu20.04-docker-8c-8g-44709 does not seem to be running inside a container [2025-04-10T11:13:05.206Z] $ 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_git-semver_PR-70 -v /w/workspace/edgexfoundry_git-semver_PR-70:/w/workspace/edgexfoundry_git-semver_PR-70:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-70@tmp:/w/workspace/edgexfoundry_git-semver_PR-70@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 [2025-04-10T11:13:07.124Z] $ docker top c88a98a4b146cb22f345889b69c592bc08517c5403ce3ddb56b5e6f39ee58808 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:13:07.967Z] ---> job-cost.sh [2025-04-10T11:13:07.967Z] lf-activate-venv: SKIPPING [2025-04-10T11:13:07.967Z] INFO: No Stack... [2025-04-10T11:13:08.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-10T11:13:08.502Z] INFO: Archiving Costs [Pipeline] sh [2025-04-10T11:13:08.855Z] + cat /w/workspace/edgexfoundry_git-semver_PR-70/archives/cost.csv [2025-04-10T11:13:08.856Z] + cut -d, -f6 [Pipeline] lock [2025-04-10T11:13:08.935Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [2025-04-10T11:13:08.948Z] Resource [jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] did not exist. Created. [2025-04-10T11:13:08.955Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-10T11:13:09.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-04-10T11:13:09.748Z] Stashed 1 file(s) [Pipeline] } [2025-04-10T11:13:09.797Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-10T11:13:09.884Z] $ docker stop --time=1 c88a98a4b146cb22f345889b69c592bc08517c5403ce3ddb56b5e6f39ee58808 [2025-04-10T11:13:11.068Z] $ docker rm -f --volumes c88a98a4b146cb22f345889b69c592bc08517c5403ce3ddb56b5e6f39ee58808 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-10T11:13:11.591Z] Failed in branch amd64 [2025-04-10T11:14:29.281Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-44712 in /w/workspace/edgexfoundry_git-semver_PR-70 [Pipeline] { [Pipeline] checkout [2025-04-10T11:14:32.482Z] Selected Git installation does not exist. Using Default [2025-04-10T11:14:32.482Z] The recommended git tool is: NONE [2025-04-10T11:14:37.634Z] using credential edgex-jenkins-ssh [2025-04-10T11:14:37.654Z] Cloning the remote Git repository [2025-04-10T11:14:37.686Z] Cloning repository git@github.com:edgexfoundry/git-semver.git [2025-04-10T11:14:37.777Z] > git init /w/workspace/edgexfoundry_git-semver_PR-70 # timeout=10 [2025-04-10T11:14:37.924Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-04-10T11:14:37.925Z] > git --version # timeout=10 [2025-04-10T11:14:37.945Z] > git --version # 'git version 2.25.1' [2025-04-10T11:14:37.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-10T11:14:38.081Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-10T11:14:38.665Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-04-10T11:14:38.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-10T11:14:39.550Z] > git config remote.origin.url git@github.com:edgexfoundry/git-semver.git # timeout=10 [2025-04-10T11:14:39.590Z] Fetching upstream changes from git@github.com:edgexfoundry/git-semver.git [2025-04-10T11:14:39.591Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-10T11:14:39.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/git-semver.git +refs/pull/70/head:refs/remotes/origin/PR-70 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-04-10T11:14:40.082Z] Merging remotes/origin/main commit 2f4064f3f360ef7b23297cccadfc545ed317a0b4 into PR head commit 116fb03dc70c3e3b0b8554a57d1df2b373118b39 [2025-04-10T11:14:40.355Z] Merge succeeded, producing 116fb03dc70c3e3b0b8554a57d1df2b373118b39 [2025-04-10T11:14:40.355Z] Checking out Revision 116fb03dc70c3e3b0b8554a57d1df2b373118b39 (PR-70) [2025-04-10T11:14:40.837Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-04-10T11:14:40.886Z] > git --version # timeout=10 [2025-04-10T11:14:40.898Z] > git --version # 'git version 2.25.1' [2025-04-10T11:14:40.919Z] fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-10T11:14:40.096Z] > git config core.sparsecheckout # timeout=10 [2025-04-10T11:14:40.158Z] > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 [2025-04-10T11:14:40.258Z] > git remote # timeout=10 [2025-04-10T11:14:40.275Z] > git config --get remote.origin.url # timeout=10 [2025-04-10T11:14:40.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-10T11:14:40.310Z] > git merge 2f4064f3f360ef7b23297cccadfc545ed317a0b4 # timeout=10 [2025-04-10T11:14:40.335Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-04-10T11:14:40.353Z] > git config core.sparsecheckout # timeout=10 [2025-04-10T11:14:40.368Z] > git checkout -f 116fb03dc70c3e3b0b8554a57d1df2b373118b39 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-10T11:14:45.963Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-04-10T11:14:45.963Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-04-10T11:14:45.963Z] Dload Upload Total Spent Left Speed [2025-04-10T11:14:45.963Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61971 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh [2025-04-10T11:14:46.335Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-04-10T11:14:46.692Z] + sudo tee /etc/docker/daemon.new [2025-04-10T11:14:46.692Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-04-10T11:14:46.692Z] { [2025-04-10T11:14:46.692Z] "registry-mirrors": [ [2025-04-10T11:14:46.692Z] "https://nexus3.edgexfoundry.org:10001" [2025-04-10T11:14:46.692Z] ], [2025-04-10T11:14:46.692Z] "bip": "10.250.0.254/24", [2025-04-10T11:14:46.692Z] "hosts": [ [2025-04-10T11:14:46.692Z] "tcp://0.0.0.0:5555", [2025-04-10T11:14:46.692Z] "unix:///var/run/docker.sock" [2025-04-10T11:14:46.692Z] ], [2025-04-10T11:14:46.692Z] "mtu": 1458, [2025-04-10T11:14:46.692Z] "selinux-enabled": true, [2025-04-10T11:14:46.692Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-04-10T11:14:46.692Z] } [Pipeline] sh [2025-04-10T11:14:47.080Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-04-10T11:14:47.443Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-10T11:15:05.938Z] provisioning config files... [2025-04-10T11:15:05.973Z] copy managed file [git-semver-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config4720478621640295594tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:15:06.533Z] ---> ****-login.sh [2025-04-10T11:15:06.533Z] nexus3.edgexfoundry.org:10001 [2025-04-10T11:15:06.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:15:07.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:15:07.113Z] Configure a credential helper to remove this warning. See [2025-04-10T11:15:07.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:15:07.113Z] [2025-04-10T11:15:07.113Z] Login Succeeded [2025-04-10T11:15:07.113Z] nexus3.edgexfoundry.org:10002 [2025-04-10T11:15:07.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:15:07.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:15:07.402Z] Configure a credential helper to remove this warning. See [2025-04-10T11:15:07.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:15:07.402Z] [2025-04-10T11:15:07.402Z] Login Succeeded [2025-04-10T11:15:07.402Z] nexus3.edgexfoundry.org:10003 [2025-04-10T11:15:07.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:15:07.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:15:07.691Z] Configure a credential helper to remove this warning. See [2025-04-10T11:15:07.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:15:07.691Z] [2025-04-10T11:15:07.691Z] Login Succeeded [2025-04-10T11:15:07.691Z] nexus3.edgexfoundry.org:10004 [2025-04-10T11:15:07.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:15:08.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:15:08.261Z] Configure a credential helper to remove this warning. See [2025-04-10T11:15:08.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:15:08.261Z] [2025-04-10T11:15:08.261Z] Login Succeeded [2025-04-10T11:15:08.261Z] ****.io [2025-04-10T11:15:08.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-10T11:15:08.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-10T11:15:08.864Z] Configure a credential helper to remove this warning. See [2025-04-10T11:15:08.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-10T11:15:08.864Z] [2025-04-10T11:15:08.864Z] Login Succeeded [2025-04-10T11:15:08.864Z] ---> ****-login.sh ends [Pipeline] } [2025-04-10T11:15:08.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-10T11:15:10.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-04-10T11:15:10.716Z] + ls -al . [2025-04-10T11:15:10.716Z] total 64 [2025-04-10T11:15:10.716Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 10 11:14 . [2025-04-10T11:15:10.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:14 .. [2025-04-10T11:15:10.716Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 10 11:14 .git [2025-04-10T11:15:10.716Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 10 11:14 .github [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 1056 Apr 10 11:14 .gitignore [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 1222 Apr 10 11:14 Dockerfile [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 869 Apr 10 11:14 Jenkinsfile [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 5651 Apr 10 11:14 README.md [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 2488 Apr 10 11:14 build.py [2025-04-10T11:15:10.716Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 10 11:14 docs [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 275 Apr 10 11:14 entrypoint.sh [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 83 Apr 10 11:14 pyproject.toml [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 32 Apr 10 11:14 requirements.txt [2025-04-10T11:15:10.716Z] -rw-rw-r-- 1 jenkins jenkins 2628 Apr 10 11:14 setup.py [2025-04-10T11:15:10.716Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 10 11:14 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:15:11.393Z] + docker build -t edgex-devops/py-git-semver-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=116fb03dc70c3e3b0b8554a57d1df2b373118b39 --label arch=arm64 . [2025-04-10T11:15:11.698Z] Sending build context to Docker daemon 437.8kB [2025-04-10T11:15:11.698Z] Step 1/20 : FROM python:3.13.3-slim AS build-image [2025-04-10T11:15:12.326Z] 3.13.3-slim: Pulling from library/python [2025-04-10T11:15:12.327Z] 16c9c4a8e9ee: Pulling fs layer [2025-04-10T11:15:12.327Z] f5c3e456f51e: Pulling fs layer [2025-04-10T11:15:12.327Z] c45306463e3d: Pulling fs layer [2025-04-10T11:15:12.327Z] dbac49ccae39: Pulling fs layer [2025-04-10T11:15:12.327Z] dbac49ccae39: Waiting [2025-04-10T11:15:12.599Z] f5c3e456f51e: Verifying Checksum [2025-04-10T11:15:12.599Z] f5c3e456f51e: Download complete [2025-04-10T11:15:12.890Z] dbac49ccae39: Verifying Checksum [2025-04-10T11:15:12.890Z] dbac49ccae39: Download complete [2025-04-10T11:15:12.890Z] c45306463e3d: Verifying Checksum [2025-04-10T11:15:12.890Z] c45306463e3d: Download complete [2025-04-10T11:15:13.168Z] 16c9c4a8e9ee: Verifying Checksum [2025-04-10T11:15:13.168Z] 16c9c4a8e9ee: Download complete [2025-04-10T11:15:17.836Z] 16c9c4a8e9ee: Pull complete [2025-04-10T11:15:18.453Z] f5c3e456f51e: Pull complete [2025-04-10T11:15:20.414Z] c45306463e3d: Pull complete [2025-04-10T11:15:20.686Z] dbac49ccae39: Pull complete [2025-04-10T11:15:20.686Z] Digest: sha256:21e39cf1815802d4c6f89a0d3a166cc67ce58f95b6d1639e68a394c99310d2e5 [2025-04-10T11:15:20.686Z] Status: Downloaded newer image for python:3.13.3-slim [2025-04-10T11:15:20.686Z] ---> 0618c14bee79 [2025-04-10T11:15:20.686Z] Step 2/20 : ENV PYTHONDONTWRITEBYTECODE 1 [2025-04-10T11:15:21.276Z] ---> Running in 6b0965a46618 [2025-04-10T11:15:21.546Z] Removing intermediate container 6b0965a46618 [2025-04-10T11:15:21.546Z] ---> c2715b81be08 [2025-04-10T11:15:21.546Z] Step 3/20 : ENV GIT_PYTHON_TRACE 1 [2025-04-10T11:15:21.546Z] ---> Running in f6b20e604d89 [2025-04-10T11:15:22.256Z] Removing intermediate container f6b20e604d89 [2025-04-10T11:15:22.256Z] ---> bd0eba9df874 [2025-04-10T11:15:22.256Z] Step 4/20 : WORKDIR /code [2025-04-10T11:15:22.256Z] ---> Running in cd9a0aa57cf4 [2025-04-10T11:15:22.256Z] Removing intermediate container cd9a0aa57cf4 [2025-04-10T11:15:22.256Z] ---> 4f3b19dc9b81 [2025-04-10T11:15:22.256Z] Step 5/20 : COPY . /code/ [2025-04-10T11:15:23.364Z] ---> c60f3046853b [2025-04-10T11:15:23.364Z] Step 6/20 : RUN apt-get update && apt-get install -y ssh netcat git [2025-04-10T11:15:23.364Z] ---> Running in d8f4b42adbec [2025-04-10T11:15:24.362Z] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] [2025-04-10T11:15:24.362Z] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] [2025-04-10T11:15:24.362Z] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] [2025-04-10T11:15:24.638Z] Get:4 http://deb.debian.org/debian bookworm/main arm64 Packages [8692 kB] [2025-04-10T11:15:24.929Z] Get:5 http://deb.debian.org/debian bookworm-updates/main arm64 Packages [512 B] [2025-04-10T11:15:24.929Z] Get:6 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages [248 kB] [2025-04-10T11:15:27.547Z] Fetched 9195 kB in 3s (2791 kB/s) [2025-04-10T11:15:30.937Z] Reading package lists... [2025-04-10T11:15:33.556Z] Reading package lists... [2025-04-10T11:15:34.146Z] Building dependency tree... [2025-04-10T11:15:34.146Z] Reading state information... [2025-04-10T11:15:34.146Z] Package netcat is a virtual package provided by: [2025-04-10T11:15:34.146Z] netcat-openbsd 1.219-1 [2025-04-10T11:15:34.146Z] netcat-traditional 1.10-47 [2025-04-10T11:15:34.146Z] [2025-04-10T11:15:34.146Z] E: Package 'netcat' has no installation candidate [2025-04-10T11:15:34.741Z] The command '/bin/sh -c apt-get update && apt-get install -y ssh netcat git' returned a non-zero code: 100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:15:36.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-10T11:15:36.155Z] [2025-04-10T11:15:36.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:15:36.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-10T11:15:36.607Z] arm64: Pulling from edgex-lftools-log-publisher [2025-04-10T11:15:36.607Z] 8998bd30e6a1: Pulling fs layer [2025-04-10T11:15:36.607Z] 04944245beec: Pulling fs layer [2025-04-10T11:15:36.607Z] 699f458cf7ca: Pulling fs layer [2025-04-10T11:15:36.607Z] 765212b225bb: Pulling fs layer [2025-04-10T11:15:36.607Z] f23df028b6ca: Pulling fs layer [2025-04-10T11:15:36.607Z] d65c8cfc05b1: Pulling fs layer [2025-04-10T11:15:36.607Z] 2437ff75d9bd: Pulling fs layer [2025-04-10T11:15:36.607Z] 765212b225bb: Waiting [2025-04-10T11:15:36.607Z] f23df028b6ca: Waiting [2025-04-10T11:15:36.607Z] d65c8cfc05b1: Waiting [2025-04-10T11:15:36.607Z] 2437ff75d9bd: Waiting [2025-04-10T11:15:36.877Z] 04944245beec: Verifying Checksum [2025-04-10T11:15:36.877Z] 04944245beec: Download complete [2025-04-10T11:15:36.877Z] 765212b225bb: Verifying Checksum [2025-04-10T11:15:36.877Z] 765212b225bb: Download complete [2025-04-10T11:15:36.877Z] f23df028b6ca: Download complete [2025-04-10T11:15:36.877Z] d65c8cfc05b1: Verifying Checksum [2025-04-10T11:15:36.877Z] d65c8cfc05b1: Download complete [2025-04-10T11:15:36.877Z] 699f458cf7ca: Verifying Checksum [2025-04-10T11:15:36.877Z] 699f458cf7ca: Download complete [2025-04-10T11:15:37.473Z] 8998bd30e6a1: Verifying Checksum [2025-04-10T11:15:37.473Z] 8998bd30e6a1: Download complete [2025-04-10T11:15:40.159Z] 2437ff75d9bd: Verifying Checksum [2025-04-10T11:15:40.159Z] 2437ff75d9bd: Download complete [2025-04-10T11:15:42.140Z] 8998bd30e6a1: Pull complete [2025-04-10T11:15:42.730Z] 04944245beec: Pull complete [2025-04-10T11:15:44.167Z] 699f458cf7ca: Pull complete [2025-04-10T11:15:44.442Z] 765212b225bb: Pull complete [2025-04-10T11:15:45.420Z] f23df028b6ca: Pull complete [2025-04-10T11:15:45.420Z] d65c8cfc05b1: Pull complete [2025-04-10T11:16:03.739Z] 2437ff75d9bd: Pull complete [2025-04-10T11:16:03.739Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-04-10T11:16:03.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-04-10T11:16:03.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-10T11:16:04.306Z] prd-ubuntu20.04-docker-arm64-4c-16g-44712 does not seem to be running inside a container [2025-04-10T11:16:04.367Z] $ 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_git-semver_PR-70 -v /w/workspace/edgexfoundry_git-semver_PR-70:/w/workspace/edgexfoundry_git-semver_PR-70:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-70@tmp:/w/workspace/edgexfoundry_git-semver_PR-70@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-04-10T11:16:06.830Z] $ docker top 9f1b594c86f5217e51d9bc7a9973e98f79e3572fa6feb282b57f443c2bff77c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:07.806Z] ---> job-cost.sh [2025-04-10T11:16:08.095Z] lf-activate-venv: SKIPPING [2025-04-10T11:16:08.095Z] INFO: No Stack... [2025-04-10T11:16:08.384Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-04-10T11:16:09.007Z] INFO: Archiving Costs [Pipeline] sh [2025-04-10T11:16:09.401Z] + cat /w/workspace/edgexfoundry_git-semver_PR-70/archives/cost.csv [2025-04-10T11:16:09.401Z] + cut -d, -f6 [Pipeline] lock [2025-04-10T11:16:09.565Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [2025-04-10T11:16:09.577Z] Resource [jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] did not exist. Created. [2025-04-10T11:16:09.584Z] Lock acquired on [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-10T11:16:10.440Z] /w/workspace/edgexfoundry_git-semver_PR-70@tmp/durable-010239f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-04-10T11:16:10.914Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-04-10T11:16:10.980Z] Warning: overwriting stash ‘stack-cost’ [2025-04-10T11:16:11.714Z] Stashed 1 file(s) [Pipeline] } [2025-04-10T11:16:11.731Z] Lock released on resource [Resource: jenkins-edgexfoundry-git-semver-PR-70-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-10T11:16:11.865Z] $ docker stop --time=1 9f1b594c86f5217e51d9bc7a9973e98f79e3572fa6feb282b57f443c2bff77c9 [2025-04-10T11:16:13.457Z] $ docker rm -f --volumes 9f1b594c86f5217e51d9bc7a9973e98f79e3572fa6feb282b57f443c2bff77c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-10T11:16:14.755Z] Failed in branch arm64 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-10T11:16:16.155Z] + [ -d /w/workspace/edgexfoundry_git-semver_PR-70/archives ] [2025-04-10T11:16:16.155Z] + ls -al /w/workspace/edgexfoundry_git-semver_PR-70/archives [2025-04-10T11:16:16.155Z] total 16 [2025-04-10T11:16:16.155Z] drwxr-xr-x 3 root root 4096 Apr 10 11:13 . [2025-04-10T11:16:16.155Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 10 11:13 .. [2025-04-10T11:16:16.155Z] drwxr-xr-x 2 root root 4096 Apr 10 11:13 cost [2025-04-10T11:16:16.155Z] -rw-r--r-- 1 root root 80 Apr 10 11:13 cost.csv [2025-04-10T11:16:16.155Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_git-semver_PR-70/archives [2025-04-10T11:16:16.155Z] + ls -al /w/workspace/edgexfoundry_git-semver_PR-70/archives [2025-04-10T11:16:16.155Z] total 16 [2025-04-10T11:16:16.155Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 10 11:13 . [2025-04-10T11:16:16.155Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 10 11:13 .. [2025-04-10T11:16:16.155Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 10 11:13 cost [2025-04-10T11:16:16.155Z] -rw-r--r-- 1 jenkins jenkins 80 Apr 10 11:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:16.519Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:17.535Z] ---> package-listing.sh [2025-04-10T11:16:17.535Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-10T11:16:17.535Z] ++ facter osfamily [2025-04-10T11:16:17.807Z] + OS_FAMILY=debian [2025-04-10T11:16:17.807Z] + workspace=/w/workspace/edgexfoundry_git-semver_PR-70 [2025-04-10T11:16:17.807Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-10T11:16:17.807Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-10T11:16:17.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-10T11:16:17.807Z] + PACKAGES=/tmp/packages_start.txt [2025-04-10T11:16:17.807Z] + '[' /w/workspace/edgexfoundry_git-semver_PR-70 ']' [2025-04-10T11:16:17.807Z] + PACKAGES=/tmp/packages_end.txt [2025-04-10T11:16:17.807Z] + case "${OS_FAMILY}" in [2025-04-10T11:16:17.807Z] + dpkg -l [2025-04-10T11:16:17.807Z] + grep '^ii' [2025-04-10T11:16:17.807Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-10T11:16:17.807Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-10T11:16:17.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-10T11:16:17.807Z] + '[' /w/workspace/edgexfoundry_git-semver_PR-70 ']' [2025-04-10T11:16:17.807Z] + mkdir -p /w/workspace/edgexfoundry_git-semver_PR-70/archives/ [2025-04-10T11:16:17.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_git-semver_PR-70/archives/ [Pipeline] echo [2025-04-10T11:16:17.855Z] 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_git-semver_PR-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-10T11:16:18.214Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-10T11:16:18.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-10T11:16:18.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-10T11:16:19.033Z] prd-ubuntu20.04-docker-8c-8g-44709 does not seem to be running inside a container [2025-04-10T11:16:19.058Z] $ 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_git-semver_PR-70/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_git-semver_PR-70 -v /w/workspace/edgexfoundry_git-semver_PR-70:/w/workspace/edgexfoundry_git-semver_PR-70:rw,z -v /w/workspace/edgexfoundry_git-semver_PR-70@tmp:/w/workspace/edgexfoundry_git-semver_PR-70@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 [2025-04-10T11:16:19.285Z] $ docker top a0a1eb5c31c185db3693be123f9b6c7d38b3123b0e185e77ebe1362e9191e125 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-10T11:16:19.724Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-10T11:16:20.058Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-10T11:16:20.390Z] + ls /var/log/sa-host [2025-04-10T11:16:20.390Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-10T11:16:20.584Z] provisioning config files... [2025-04-10T11:16:20.622Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_git-semver_PR-70@tmp/config12977820499459848132tmp [Pipeline] { [Pipeline] echo [2025-04-10T11:16:20.710Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:21.083Z] ---> create-netrc.sh [Pipeline] } [2025-04-10T11:16:21.124Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:21.564Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-10T11:16:21.610Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:21.950Z] ---> sudo-logs.sh [2025-04-10T11:16:21.950Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-10T11:16:22.132Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:22.561Z] ---> job-cost.sh [2025-04-10T11:16:22.561Z] lf-activate-venv: SKIPPING [2025-04-10T11:16:22.561Z] DEBUG: total: 0.2199999988079071 [2025-04-10T11:16:22.561Z] INFO: Retrieving Stack Cost... [2025-04-10T11:16:22.849Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-10T11:16:23.460Z] INFO: Archiving Costs [Pipeline] echo [2025-04-10T11:16:23.515Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-10T11:16:23.901Z] ---> logs-deploy.sh [2025-04-10T11:16:23.901Z] lf-activate-venv: SKIPPING [2025-04-10T11:16:23.901Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/git-semver/PR-70/1 [2025-04-10T11:16:23.901Z] INFO: archiving workspace using pattern(s): [2025-04-10T11:16:24.888Z] Archives upload complete. [2025-04-10T11:16:24.888Z] INFO: archiving logs to Nexus