Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Obtained Jenkinsfile from ed388a367a0495297152b8ea842a7a8845bdb74d+aec0474d7215e73ee489beef8eebf2e5a2d481c7 (e7c84c205efaac556d048bd7364dbfbea8588ce4) 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-ssh828089290603428643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7171066729722022634.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/ci-build-images/branches/PR-231/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/ci-build-images/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10044597585992977651.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/ci-build-images/branches/PR-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13568856335489295807.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh11649009736574811534.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/ci-build-images/branches/PR-231/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/ci-build-images/branches/PR-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7838105182755707171.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [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: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9655 in /w/workspace/exfoundry_ci-build-images_PR-231 [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/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/golang-1.25-lts commit aec0474d7215e73ee489beef8eebf2e5a2d481c7 into PR head commit ed388a367a0495297152b8ea842a7a8845bdb74d Merge succeeded, producing ed388a367a0495297152b8ea842a7a8845bdb74d Checking out Revision ed388a367a0495297152b8ea842a7a8845bdb74d (PR-231) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # 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 aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 Commit message: "ci: new golang 1.25 lts image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2026-05-20T01:00:33.378Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2026-05-20T01:00:33.922Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2026-05-20T01:00:34.023Z] ========================================================= [2026-05-20T01:00:34.023Z] EdgeX Global Pipelines Version Info [2026-05-20T01:00:34.023Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:00:35.190Z] ------------------- [2026-05-20T01:00:35.190Z] stable info: [2026-05-20T01:00:35.190Z] ------------------- [2026-05-20T01:00:35.190Z] Commited By: Cherry Wang cherry@iotechsys.com [2026-05-20T01:00:35.190Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2026-05-20T01:00:35.190Z] Message: update stable to v1.0.278 [2026-05-20T01:00:35.762Z] ------------------- [2026-05-20T01:00:35.762Z] experimental info: [2026-05-20T01:00:35.762Z] ------------------- [2026-05-20T01:00:35.762Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2026-05-20T01:00:35.762Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2026-05-20T01:00:35.762Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2026-05-20T01:00:36.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2026-05-20T01:00:36.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2026-05-20T01:00:36.106Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2026-05-20T01:00:36.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2026-05-20T01:00:36.201Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2026-05-20T01:00:36.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2026-05-20T01:00:36.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2026-05-20T01:00:36.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2026-05-20T01:00:36.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2026-05-20T01:00:36.545Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2026-05-20T01:00:36.602Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2026-05-20T01:00:36.665Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2026-05-20T01:00:36.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2026-05-20T01:00:36.771Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2026-05-20T01:00:36.815Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo [2026-05-20T01:00:36.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo [2026-05-20T01:00:36.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2026-05-20T01:00:36.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2026-05-20T01:00:36.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2026-05-20T01:00:37.034Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed388a367a0495297152b8ea842a7a8845bdb74d [Pipeline] echo [2026-05-20T01:00:37.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed388a3 [Pipeline] echo [2026-05-20T01:00:37.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T01:00:37.254Z] provisioning config files... [2026-05-20T01:00:37.269Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config17875172404155855187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:00:37.670Z] ---> ****-login.sh [2026-05-20T01:00:37.670Z] nexus3.edgexfoundry.org:10001 [2026-05-20T01:00:37.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:37.930Z] [2026-05-20T01:00:37.931Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T01:00:37.931Z] Configure a credential helper to remove this warning. See [2026-05-20T01:00:37.931Z] https://docs.****.com/go/credential-store/ [2026-05-20T01:00:37.931Z] [2026-05-20T01:00:37.931Z] Login Succeeded [2026-05-20T01:00:37.931Z] nexus3.edgexfoundry.org:10002 [2026-05-20T01:00:38.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:38.189Z] [2026-05-20T01:00:38.189Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T01:00:38.189Z] Configure a credential helper to remove this warning. See [2026-05-20T01:00:38.189Z] https://docs.****.com/go/credential-store/ [2026-05-20T01:00:38.189Z] [2026-05-20T01:00:38.189Z] Login Succeeded [2026-05-20T01:00:38.189Z] nexus3.edgexfoundry.org:10003 [2026-05-20T01:00:38.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:38.189Z] [2026-05-20T01:00:38.189Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T01:00:38.189Z] Configure a credential helper to remove this warning. See [2026-05-20T01:00:38.189Z] https://docs.****.com/go/credential-store/ [2026-05-20T01:00:38.189Z] [2026-05-20T01:00:38.189Z] Login Succeeded [2026-05-20T01:00:38.189Z] nexus3.edgexfoundry.org:10004 [2026-05-20T01:00:38.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:38.190Z] [2026-05-20T01:00:38.190Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T01:00:38.190Z] Configure a credential helper to remove this warning. See [2026-05-20T01:00:38.190Z] https://docs.****.com/go/credential-store/ [2026-05-20T01:00:38.190Z] [2026-05-20T01:00:38.190Z] Login Succeeded [2026-05-20T01:00:38.190Z] ****.io [2026-05-20T01:00:38.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:38.450Z] [2026-05-20T01:00:38.450Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2026-05-20T01:00:38.450Z] Configure a credential helper to remove this warning. See [2026-05-20T01:00:38.450Z] https://docs.****.com/go/credential-store/ [2026-05-20T01:00:38.450Z] [2026-05-20T01:00:38.450Z] Login Succeeded [2026-05-20T01:00:38.450Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T01:00:38.477Z] 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 [2026-05-20T01:00:39.376Z] provisioning config files... [2026-05-20T01:00:39.388Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config11847694933582568816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:00:39.745Z] ---> ****-login.sh [2026-05-20T01:00:39.745Z] nexus3.edgexfoundry.org:10001 [2026-05-20T01:00:39.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:39.745Z] Login Succeeded [2026-05-20T01:00:39.745Z] nexus3.edgexfoundry.org:10002 [2026-05-20T01:00:39.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:39.745Z] Login Succeeded [2026-05-20T01:00:39.745Z] nexus3.edgexfoundry.org:10003 [2026-05-20T01:00:39.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:40.006Z] Login Succeeded [2026-05-20T01:00:40.007Z] nexus3.edgexfoundry.org:10004 [2026-05-20T01:00:40.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:40.007Z] Login Succeeded [2026-05-20T01:00:40.007Z] ****.io [2026-05-20T01:00:40.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:00:40.266Z] Login Succeeded [2026-05-20T01:00:40.266Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T01:00:40.307Z] 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 [2026-05-20T01:00:41.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T01:00:41.752Z] + ls -al . [2026-05-20T01:00:41.753Z] total 28 [2026-05-20T01:00:41.753Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:00 . [2026-05-20T01:00:41.753Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:00 .. [2026-05-20T01:00:41.753Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 01:00 .git [2026-05-20T01:00:41.753Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 01:00 .github [2026-05-20T01:00:41.753Z] -rw-rw-r-- 1 jenkins jenkins 499 May 20 01:00 .golangci.yml [2026-05-20T01:00:41.753Z] -rw-rw-r-- 1 jenkins jenkins 1004 May 20 01:00 Dockerfile [2026-05-20T01:00:41.753Z] -rw-rw-r-- 1 jenkins jenkins 961 May 20 01:00 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T01:00:42.259Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ed388a367a0495297152b8ea842a7a8845bdb74d --label arch=amd64 . [2026-05-20T01:00:43.198Z] #0 building with "default" instance using docker driver [2026-05-20T01:00:43.198Z] [2026-05-20T01:00:43.198Z] #1 [internal] load build definition from Dockerfile [2026-05-20T01:00:43.198Z] #1 transferring dockerfile: 1.04kB done [2026-05-20T01:00:43.198Z] #1 DONE 0.0s [2026-05-20T01:00:43.198Z] [2026-05-20T01:00:43.198Z] #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 [2026-05-20T01:00:44.151Z] #2 DONE 1.3s [2026-05-20T01:00:44.428Z] [2026-05-20T01:00:44.428Z] #3 [internal] load .dockerignore [2026-05-20T01:00:44.428Z] #3 transferring context: 2B done [2026-05-20T01:00:44.428Z] #3 DONE 0.0s [2026-05-20T01:00:44.428Z] [2026-05-20T01:00:44.428Z] #4 [internal] load build context [2026-05-20T01:00:44.428Z] #4 transferring context: 541B done [2026-05-20T01:00:44.428Z] #4 DONE 0.0s [2026-05-20T01:00:44.428Z] [2026-05-20T01:00:44.428Z] #5 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-20T01:00:44.428Z] #5 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done [2026-05-20T01:00:44.428Z] #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0B / 60.24MB 0.1s [2026-05-20T01:00:44.428Z] #5 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done [2026-05-20T01:00:44.428Z] #5 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done [2026-05-20T01:00:44.428Z] #5 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done [2026-05-20T01:00:44.428Z] #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0B / 3.81MB 0.1s [2026-05-20T01:00:44.428Z] #5 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0B / 289.45kB 0.1s [2026-05-20T01:00:44.699Z] #5 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.2s done [2026-05-20T01:00:44.699Z] #5 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s [2026-05-20T01:00:44.699Z] #5 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.4s done [2026-05-20T01:00:44.699Z] #5 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.4s done [2026-05-20T01:00:44.958Z] #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 1.05MB / 3.81MB 0.9s [2026-05-20T01:00:45.220Z] #5 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.9s done [2026-05-20T01:00:45.220Z] #5 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done [2026-05-20T01:00:45.482Z] #5 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done [2026-05-20T01:00:45.764Z] #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 17.83MB / 60.24MB 1.7s [2026-05-20T01:00:46.037Z] #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.9s [2026-05-20T01:00:46.304Z] #5 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 2.0s done [2026-05-20T01:00:46.305Z] #5 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0.1s [2026-05-20T01:00:50.534Z] #5 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.0s done [2026-05-20T01:00:50.534Z] #5 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db [2026-05-20T01:00:50.534Z] #5 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done [2026-05-20T01:00:50.534Z] #5 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2026-05-20T01:00:50.534Z] #5 DONE 6.5s [2026-05-20T01:00:50.820Z] [2026-05-20T01:00:50.820Z] #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml [2026-05-20T01:00:51.432Z] #6 DONE 0.7s [2026-05-20T01:00:51.432Z] [2026-05-20T01:00:51.432Z] #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-20T01:00:51.728Z] #7 0.242 Connecting to github.com (140.82.114.4:443) [2026-05-20T01:00:51.728Z] #7 0.331 Connecting to release-assets.githubusercontent.com (185.199.110.133:443) [2026-05-20T01:00:51.728Z] #7 0.363 saving to '/usr/local/bin/hadolint' [2026-05-20T01:00:52.037Z] #7 0.407 hadolint 100% |********************************| 2369k 0:00:00 ETA [2026-05-20T01:00:52.037Z] #7 0.407 '/usr/local/bin/hadolint' saved [2026-05-20T01:00:52.037Z] #7 DONE 0.5s [2026-05-20T01:00:52.037Z] [2026-05-20T01:00:52.037Z] #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.12.2 [2026-05-20T01:00:52.037Z] #8 0.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T01:00:52.312Z] #8 0.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T01:00:52.651Z] #8 0.909 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-20T01:00:52.915Z] #8 0.918 (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-20T01:00:52.915Z] #8 0.927 (3/43) Installing readline (8.2.13-r1) [2026-05-20T01:00:52.916Z] #8 0.934 (4/43) Installing bash (5.2.37-r0) [2026-05-20T01:00:52.916Z] #8 0.950 Executing bash-5.2.37-r0.post-install [2026-05-20T01:00:52.916Z] #8 0.953 (5/43) Installing libgcc (14.2.0-r6) [2026-05-20T01:00:52.916Z] #8 0.960 (6/43) Installing jansson (2.14.1-r0) [2026-05-20T01:00:52.916Z] #8 0.966 (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-20T01:00:52.916Z] #8 0.988 (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-20T01:00:52.916Z] #8 1.000 (9/43) Installing binutils (2.44-r3) [2026-05-20T01:00:52.916Z] #8 1.067 (10/43) Installing libmagic (5.46-r2) [2026-05-20T01:00:53.176Z] #8 1.099 (11/43) Installing file (5.46-r2) [2026-05-20T01:00:53.176Z] #8 1.105 (12/43) Installing libgomp (14.2.0-r6) [2026-05-20T01:00:53.176Z] #8 1.114 (13/43) Installing libatomic (14.2.0-r6) [2026-05-20T01:00:53.176Z] #8 1.118 (14/43) Installing gmp (6.3.0-r3) [2026-05-20T01:00:53.176Z] #8 1.126 (15/43) Installing isl26 (0.26-r1) [2026-05-20T01:00:53.176Z] #8 1.151 (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-20T01:00:53.176Z] #8 1.160 (17/43) Installing mpc1 (1.3.1-r1) [2026-05-20T01:00:53.176Z] #8 1.165 (18/43) Installing gcc (14.2.0-r6) [2026-05-20T01:00:54.110Z] Still waiting to schedule task [2026-05-20T01:00:54.110Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9654’ [2026-05-20T01:00:56.568Z] #8 4.381 (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-20T01:00:56.568Z] #8 4.506 (20/43) Installing musl-dev (1.2.5-r12) [2026-05-20T01:00:56.568Z] #8 4.562 (21/43) Installing g++ (14.2.0-r6) [2026-05-20T01:00:56.568Z] #8 4.798 (22/43) Installing make (4.4.1-r3) [2026-05-20T01:00:56.834Z] #8 4.806 (23/43) Installing fortify-headers (1.1-r5) [2026-05-20T01:00:56.834Z] #8 4.815 (24/43) Installing patch (2.8-r0) [2026-05-20T01:00:56.834Z] #8 4.825 (25/43) Installing build-base (0.5-r3) [2026-05-20T01:00:56.834Z] #8 4.825 (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-20T01:00:56.834Z] #8 4.845 (27/43) Installing c-ares (1.34.6-r0) [2026-05-20T01:00:56.834Z] #8 4.857 (28/43) Installing libunistring (1.3-r0) [2026-05-20T01:00:56.834Z] #8 4.887 (29/43) Installing libidn2 (2.3.7-r0) [2026-05-20T01:00:56.834Z] #8 4.894 (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-20T01:00:56.834Z] #8 4.902 (31/43) Installing libpsl (0.21.5-r3) [2026-05-20T01:00:56.834Z] #8 4.908 (32/43) Installing libcurl (8.14.1-r2) [2026-05-20T01:00:56.834Z] #8 4.924 (33/43) Installing curl (8.14.1-r2) [2026-05-20T01:00:56.834Z] #8 4.933 (34/43) Installing libexpat (2.7.5-r0) [2026-05-20T01:00:56.834Z] #8 4.939 (35/43) Installing pcre2 (10.46-r0) [2026-05-20T01:00:57.134Z] #8 5.164 (36/43) Installing git (2.49.1-r0) [2026-05-20T01:00:57.134Z] #8 5.249 (37/43) Installing git-init-template (2.49.1-r0) [2026-05-20T01:00:57.134Z] #8 5.255 (38/43) Installing linux-headers (6.14.2-r0) [2026-05-20T01:00:57.134Z] #8 5.337 (39/43) Installing pkgconf (2.4.3-r0) [2026-05-20T01:00:57.417Z] #8 5.347 (40/43) Installing libsodium (1.0.20-r1) [2026-05-20T01:00:57.417Z] #8 5.360 (41/43) Installing libzmq (4.3.5-r2) [2026-05-20T01:00:57.417Z] #8 5.378 (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-20T01:00:57.417Z] #8 5.470 (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-20T01:00:57.417Z] #8 5.559 Executing busybox-1.37.0-r20.trigger [2026-05-20T01:00:57.417Z] #8 5.567 OK: 265 MiB in 60 packages [2026-05-20T01:00:57.417Z] #8 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2026-05-20T01:00:57.681Z] #8 5.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T01:00:57.961Z] #8 6.019 OK: 265 MiB in 60 packages [2026-05-20T01:00:57.961Z] #8 6.071 Connecting to raw.githubusercontent.com (185.199.111.133:443) [2026-05-20T01:00:57.961Z] #8 6.275 writing to stdout [2026-05-20T01:00:58.234Z] #8 6.277 - 100% |********************************| 11589 0:00:00 ETA [2026-05-20T01:00:58.234Z] #8 6.277 written to stdout [2026-05-20T01:00:58.234Z] #8 6.286 golangci/golangci-lint info checking GitHub for tag 'v2.12.2' [2026-05-20T01:00:58.234Z] #8 6.515 golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/amd64 [2026-05-20T01:00:58.816Z] #8 7.086 golangci/golangci-lint err hash_sha256_verify checksum for '/tmp/tmp.cJKAkk/golangci-lint-2.12.2-linux-amd64.tar.gz' did not verify 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 [2026-05-20T01:00:58.816Z] #8 7.086 fd3a137c7e722128143cc8932bcaa00bc73e10adadee18bdb0893453edb2c137 vs 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 [2026-05-20T01:00:59.769Z] #8 ERROR: process "/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}" did not complete successfully: exit code: 1 [2026-05-20T01:00:59.769Z] ------ [2026-05-20T01:00:59.769Z] > [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.12.2: [2026-05-20T01:00:59.769Z] 5.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2026-05-20T01:00:59.769Z] 6.019 OK: 265 MiB in 60 packages [2026-05-20T01:00:59.769Z] 6.071 Connecting to raw.githubusercontent.com (185.199.111.133:443) [2026-05-20T01:00:59.769Z] 6.275 writing to stdout [2026-05-20T01:00:59.769Z] 6.277 - 100% |********************************| 11589 0:00:00 ETA [2026-05-20T01:00:59.769Z] 6.277 written to stdout [2026-05-20T01:00:59.769Z] 6.286 golangci/golangci-lint info checking GitHub for tag 'v2.12.2' [2026-05-20T01:00:59.769Z] 6.515 golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/amd64 [2026-05-20T01:00:59.769Z] 7.086 golangci/golangci-lint err hash_sha256_verify checksum for '/tmp/tmp.cJKAkk/golangci-lint-2.12.2-linux-amd64.tar.gz' did not verify 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 [2026-05-20T01:00:59.769Z] 7.086 fd3a137c7e722128143cc8932bcaa00bc73e10adadee18bdb0893453edb2c137 vs 8df580d2670fed8fa984aac0507099af8df275e665215f5c7a2ae3943893a553 [2026-05-20T01:00:59.769Z] ------ [2026-05-20T01:00:59.769Z] Dockerfile:20 [2026-05-20T01:00:59.769Z] -------------------- [2026-05-20T01:00:59.769Z] 19 | [2026-05-20T01:00:59.769Z] 20 | >>> RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev \ [2026-05-20T01:00:59.769Z] 21 | >>> && apk upgrade \ [2026-05-20T01:00:59.769Z] 22 | >>> && ln -s /bin/touch /usr/bin/touch \ [2026-05-20T01:00:59.769Z] 23 | >>> && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2026-05-20T01:00:59.769Z] 24 | [2026-05-20T01:00:59.769Z] -------------------- [2026-05-20T01:00:59.769Z] ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}" did not complete successfully: exit code: 1 [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 [2026-05-20T01:01:01.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T01:01:01.051Z] [2026-05-20T01:01:01.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T01:01:01.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T01:01:01.447Z] latest: Pulling from edgex-lftools-log-publisher [2026-05-20T01:01:01.447Z] 5eb5b503b376: Pulling fs layer [2026-05-20T01:01:01.447Z] 5c69ac0246d0: Pulling fs layer [2026-05-20T01:01:01.447Z] ec43610c2a17: Pulling fs layer [2026-05-20T01:01:01.447Z] 3a2ae6a8a46f: Pulling fs layer [2026-05-20T01:01:01.447Z] 33b1e0a273af: Pulling fs layer [2026-05-20T01:01:01.447Z] 5d3b04190fa2: Pulling fs layer [2026-05-20T01:01:01.447Z] 2f39f015ded8: Pulling fs layer [2026-05-20T01:01:01.447Z] 5d3b04190fa2: Waiting [2026-05-20T01:01:01.447Z] 3a2ae6a8a46f: Waiting [2026-05-20T01:01:01.447Z] 33b1e0a273af: Waiting [2026-05-20T01:01:01.447Z] 2f39f015ded8: Waiting [2026-05-20T01:01:01.447Z] 5c69ac0246d0: Verifying Checksum [2026-05-20T01:01:01.447Z] 5c69ac0246d0: Download complete [2026-05-20T01:01:01.447Z] 3a2ae6a8a46f: Verifying Checksum [2026-05-20T01:01:01.447Z] 3a2ae6a8a46f: Download complete [2026-05-20T01:01:01.447Z] ec43610c2a17: Verifying Checksum [2026-05-20T01:01:01.447Z] ec43610c2a17: Download complete [2026-05-20T01:01:01.447Z] 33b1e0a273af: Verifying Checksum [2026-05-20T01:01:01.447Z] 33b1e0a273af: Download complete [2026-05-20T01:01:01.447Z] 5d3b04190fa2: Verifying Checksum [2026-05-20T01:01:01.447Z] 5d3b04190fa2: Download complete [2026-05-20T01:01:01.706Z] 5eb5b503b376: Verifying Checksum [2026-05-20T01:01:01.706Z] 5eb5b503b376: Download complete [2026-05-20T01:01:02.278Z] 2f39f015ded8: Verifying Checksum [2026-05-20T01:01:02.278Z] 2f39f015ded8: Download complete [2026-05-20T01:01:03.212Z] 5eb5b503b376: Pull complete [2026-05-20T01:01:03.471Z] 5c69ac0246d0: Pull complete [2026-05-20T01:01:04.068Z] ec43610c2a17: Pull complete [2026-05-20T01:01:04.068Z] 3a2ae6a8a46f: Pull complete [2026-05-20T01:01:04.334Z] 33b1e0a273af: Pull complete [2026-05-20T01:01:04.334Z] 5d3b04190fa2: Pull complete [2026-05-20T01:01:10.942Z] 2f39f015ded8: Pull complete [2026-05-20T01:01:10.942Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2026-05-20T01:01:10.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T01:01:10.942Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T01:01:11.508Z] prd-ubuntu20.04-docker-8c-8g-9655 does not seem to be running inside a container [2026-05-20T01:01:11.558Z] $ 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/exfoundry_ci-build-images_PR-231 -v /w/workspace/exfoundry_ci-build-images_PR-231:/w/workspace/exfoundry_ci-build-images_PR-231:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-231@tmp:/w/workspace/exfoundry_ci-build-images_PR-231@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 [2026-05-20T01:01:13.091Z] $ docker top 5b86c35bd5be0d1f3c10cdeed28d530f14481564a77c10a6981c096e8e89c06f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:01:13.668Z] ---> job-cost.sh [2026-05-20T01:01:13.668Z] lf-activate-venv: SKIPPING [2026-05-20T01:01:13.668Z] INFO: No Stack... [2026-05-20T01:01:13.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T01:01:14.205Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T01:01:14.609Z] + cat /w/workspace/exfoundry_ci-build-images_PR-231/archives/cost.csv [2026-05-20T01:01:14.609Z] + cut -d, -f6 [Pipeline] lock [2026-05-20T01:01:14.757Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [2026-05-20T01:01:14.763Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] did not exist. Created. [2026-05-20T01:01:14.769Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T01:01:15.230Z] + echo total: 0.2199999988079071 [Pipeline] stash [2026-05-20T01:01:15.663Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T01:01:15.685Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T01:01:15.765Z] $ docker stop --time=1 5b86c35bd5be0d1f3c10cdeed28d530f14481564a77c10a6981c096e8e89c06f [2026-05-20T01:01:16.904Z] $ docker rm -f --volumes 5b86c35bd5be0d1f3c10cdeed28d530f14481564a77c10a6981c096e8e89c06f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T01:01:17.273Z] Failed in branch amd64 [2026-05-20T01:04:23.213Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9656 in /w/workspace/exfoundry_ci-build-images_PR-231 [Pipeline] { [Pipeline] checkout [2026-05-20T01:04:26.465Z] Selected Git installation does not exist. Using Default [2026-05-20T01:04:26.465Z] The recommended git tool is: NONE [2026-05-20T01:04:32.961Z] using credential edgex-jenkins-ssh [2026-05-20T01:04:32.989Z] Cloning the remote Git repository [2026-05-20T01:04:33.035Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T01:04:33.131Z] > git init /w/workspace/exfoundry_ci-build-images_PR-231 # timeout=10 [2026-05-20T01:04:33.325Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T01:04:33.327Z] > git --version # timeout=10 [2026-05-20T01:04:33.350Z] > git --version # 'git version 2.25.1' [2026-05-20T01:04:33.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T01:04:33.501Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T01:04:34.179Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-20T01:04:34.217Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-05-20T01:04:35.363Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2026-05-20T01:04:35.422Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2026-05-20T01:04:35.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T01:04:35.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 [2026-05-20T01:04:36.004Z] Merging remotes/origin/golang-1.25-lts commit aec0474d7215e73ee489beef8eebf2e5a2d481c7 into PR head commit ed388a367a0495297152b8ea842a7a8845bdb74d [2026-05-20T01:04:36.370Z] Merge succeeded, producing ed388a367a0495297152b8ea842a7a8845bdb74d [2026-05-20T01:04:36.370Z] Checking out Revision ed388a367a0495297152b8ea842a7a8845bdb74d (PR-231) [2026-05-20T01:04:36.020Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T01:04:36.091Z] > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 [2026-05-20T01:04:36.264Z] > git remote # timeout=10 [2026-05-20T01:04:36.282Z] > git config --get remote.origin.url # timeout=10 [2026-05-20T01:04:36.295Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2026-05-20T01:04:36.314Z] > git merge aec0474d7215e73ee489beef8eebf2e5a2d481c7 # timeout=10 [2026-05-20T01:04:36.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2026-05-20T01:04:36.376Z] > git config core.sparsecheckout # timeout=10 [2026-05-20T01:04:36.390Z] > git checkout -f ed388a367a0495297152b8ea842a7a8845bdb74d # timeout=10 [2026-05-20T01:04:40.133Z] Commit message: "ci: new golang 1.25 lts image" [2026-05-20T01:04:40.211Z] > git --version # timeout=10 [2026-05-20T01:04:40.222Z] > git --version # 'git version 2.25.1' [2026-05-20T01:04:40.247Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T01:04:42.980Z] provisioning config files... [2026-05-20T01:04:43.022Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config12598898158406189646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:04:43.971Z] ---> ****-login.sh [2026-05-20T01:04:43.971Z] nexus3.edgexfoundry.org:10001 [2026-05-20T01:04:44.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:04:44.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T01:04:44.562Z] Configure a credential helper to remove this warning. See [2026-05-20T01:04:44.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T01:04:44.562Z] [2026-05-20T01:04:44.562Z] Login Succeeded [2026-05-20T01:04:44.562Z] nexus3.edgexfoundry.org:10002 [2026-05-20T01:04:44.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:04:44.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T01:04:44.857Z] Configure a credential helper to remove this warning. See [2026-05-20T01:04:44.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T01:04:44.857Z] [2026-05-20T01:04:44.857Z] Login Succeeded [2026-05-20T01:04:44.857Z] nexus3.edgexfoundry.org:10003 [2026-05-20T01:04:45.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:04:45.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T01:04:45.136Z] Configure a credential helper to remove this warning. See [2026-05-20T01:04:45.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T01:04:45.136Z] [2026-05-20T01:04:45.136Z] Login Succeeded [2026-05-20T01:04:45.423Z] nexus3.edgexfoundry.org:10004 [2026-05-20T01:04:45.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:04:45.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T01:04:45.788Z] Configure a credential helper to remove this warning. See [2026-05-20T01:04:45.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T01:04:45.788Z] [2026-05-20T01:04:45.788Z] Login Succeeded [2026-05-20T01:04:45.788Z] ****.io [2026-05-20T01:04:45.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2026-05-20T01:04:47.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2026-05-20T01:04:47.289Z] Configure a credential helper to remove this warning. See [2026-05-20T01:04:47.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2026-05-20T01:04:47.289Z] [2026-05-20T01:04:47.289Z] Login Succeeded [2026-05-20T01:04:47.584Z] ---> ****-login.sh ends [Pipeline] } [2026-05-20T01:04:47.640Z] 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 [2026-05-20T01:04:49.033Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2026-05-20T01:04:49.631Z] + ls -al . [2026-05-20T01:04:49.631Z] total 28 [2026-05-20T01:04:49.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:04 . [2026-05-20T01:04:49.631Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 01:04 .. [2026-05-20T01:04:49.631Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 01:04 .git [2026-05-20T01:04:49.631Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 01:04 .github [2026-05-20T01:04:49.631Z] -rw-rw-r-- 1 jenkins jenkins 499 May 20 01:04 .golangci.yml [2026-05-20T01:04:49.631Z] -rw-rw-r-- 1 jenkins jenkins 1004 May 20 01:04 Dockerfile [2026-05-20T01:04:49.631Z] -rw-rw-r-- 1 jenkins jenkins 961 May 20 01:04 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T01:04:50.288Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ed388a367a0495297152b8ea842a7a8845bdb74d --label arch=arm64 . [2026-05-20T01:04:50.288Z] Sending build context to Docker daemon 511kB [2026-05-20T01:04:50.288Z] Step 1/9 : FROM golang:1.25-alpine3.22 [2026-05-20T01:04:50.936Z] 1.25-alpine3.22: Pulling from library/golang [2026-05-20T01:04:50.936Z] 58e777220c39: Pulling fs layer [2026-05-20T01:04:50.936Z] 5d96c866386f: Pulling fs layer [2026-05-20T01:04:50.936Z] 8985e74deb67: Pulling fs layer [2026-05-20T01:04:50.936Z] a90cb41c1532: Pulling fs layer [2026-05-20T01:04:50.936Z] a90cb41c1532: Waiting [2026-05-20T01:04:50.936Z] 4f4fb700ef54: Pulling fs layer [2026-05-20T01:04:50.936Z] 4f4fb700ef54: Waiting [2026-05-20T01:04:51.247Z] 5d96c866386f: Verifying Checksum [2026-05-20T01:04:51.247Z] 5d96c866386f: Download complete [2026-05-20T01:04:51.537Z] a90cb41c1532: Verifying Checksum [2026-05-20T01:04:51.537Z] a90cb41c1532: Download complete [2026-05-20T01:04:51.537Z] 58e777220c39: Download complete [2026-05-20T01:04:51.537Z] 4f4fb700ef54: Verifying Checksum [2026-05-20T01:04:51.537Z] 4f4fb700ef54: Download complete [2026-05-20T01:04:52.155Z] 58e777220c39: Pull complete [2026-05-20T01:04:52.802Z] 5d96c866386f: Pull complete [2026-05-20T01:04:53.091Z] 8985e74deb67: Verifying Checksum [2026-05-20T01:04:53.091Z] 8985e74deb67: Download complete [2026-05-20T01:05:08.418Z] 8985e74deb67: Pull complete [2026-05-20T01:05:08.419Z] a90cb41c1532: Pull complete [2026-05-20T01:05:08.419Z] 4f4fb700ef54: Pull complete [2026-05-20T01:05:08.419Z] Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 [2026-05-20T01:05:08.419Z] Status: Downloaded newer image for golang:1.25-alpine3.22 [2026-05-20T01:05:08.419Z] ---> bb287bfa5b1a [2026-05-20T01:05:08.419Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2025-2026: IOTech Ltd' [2026-05-20T01:05:08.419Z] ---> Running in 281994dc4635 [2026-05-20T01:05:08.419Z] Removing intermediate container 281994dc4635 [2026-05-20T01:05:08.419Z] ---> 369a1c0f16d0 [2026-05-20T01:05:08.419Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=2.12.2 [2026-05-20T01:05:08.690Z] ---> Running in 8af3903decf6 [2026-05-20T01:05:08.961Z] Removing intermediate container 8af3903decf6 [2026-05-20T01:05:08.961Z] ---> 46d537336b35 [2026-05-20T01:05:08.961Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2026-05-20T01:05:09.237Z] ---> c2ad2952841f [2026-05-20T01:05:09.237Z] Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi [2026-05-20T01:05:09.511Z] ---> Running in cab953a073f3 [2026-05-20T01:05:11.608Z] Removing intermediate container cab953a073f3 [2026-05-20T01:05:11.608Z] ---> 2af3bb1a023c [2026-05-20T01:05:11.608Z] Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} [2026-05-20T01:05:11.608Z] ---> Running in 1e3583795956 [2026-05-20T01:05:12.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T01:05:12.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T01:05:14.435Z] (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) [2026-05-20T01:05:14.435Z] (2/43) Installing libncursesw (6.5_p20250503-r0) [2026-05-20T01:05:14.435Z] (3/43) Installing readline (8.2.13-r1) [2026-05-20T01:05:14.435Z] (4/43) Installing bash (5.2.37-r0) [2026-05-20T01:05:14.435Z] Executing bash-5.2.37-r0.post-install [2026-05-20T01:05:14.435Z] (5/43) Installing libgcc (14.2.0-r6) [2026-05-20T01:05:14.435Z] (6/43) Installing jansson (2.14.1-r0) [2026-05-20T01:05:14.435Z] (7/43) Installing libstdc++ (14.2.0-r6) [2026-05-20T01:05:14.435Z] (8/43) Installing zstd-libs (1.5.7-r0) [2026-05-20T01:05:14.761Z] (9/43) Installing binutils (2.44-r3) [2026-05-20T01:05:15.107Z] (10/43) Installing libmagic (5.46-r2) [2026-05-20T01:05:15.107Z] (11/43) Installing file (5.46-r2) [2026-05-20T01:05:15.107Z] (12/43) Installing libgomp (14.2.0-r6) [2026-05-20T01:05:15.107Z] (13/43) Installing libatomic (14.2.0-r6) [2026-05-20T01:05:15.107Z] (14/43) Installing gmp (6.3.0-r3) [2026-05-20T01:05:15.107Z] (15/43) Installing isl26 (0.26-r1) [2026-05-20T01:05:15.438Z] (16/43) Installing mpfr4 (4.2.1_p1-r0) [2026-05-20T01:05:15.438Z] (17/43) Installing mpc1 (1.3.1-r1) [2026-05-20T01:05:15.438Z] (18/43) Installing gcc (14.2.0-r6) [2026-05-20T01:05:18.191Z] (19/43) Installing libstdc++-dev (14.2.0-r6) [2026-05-20T01:05:18.832Z] (20/43) Installing musl-dev (1.2.5-r12) [2026-05-20T01:05:19.146Z] (21/43) Installing g++ (14.2.0-r6) [2026-05-20T01:05:20.217Z] (22/43) Installing make (4.4.1-r3) [2026-05-20T01:05:20.217Z] (23/43) Installing fortify-headers (1.1-r5) [2026-05-20T01:05:20.217Z] (24/43) Installing patch (2.8-r0) [2026-05-20T01:05:20.217Z] (25/43) Installing build-base (0.5-r3) [2026-05-20T01:05:20.217Z] (26/43) Installing brotli-libs (1.1.0-r2) [2026-05-20T01:05:20.217Z] (27/43) Installing c-ares (1.34.6-r0) [2026-05-20T01:05:20.217Z] (28/43) Installing libunistring (1.3-r0) [2026-05-20T01:05:20.217Z] (29/43) Installing libidn2 (2.3.7-r0) [2026-05-20T01:05:20.217Z] (30/43) Installing nghttp2-libs (1.69.0-r0) [2026-05-20T01:05:20.217Z] (31/43) Installing libpsl (0.21.5-r3) [2026-05-20T01:05:20.217Z] (32/43) Installing libcurl (8.14.1-r2) [2026-05-20T01:05:20.217Z] (33/43) Installing curl (8.14.1-r2) [2026-05-20T01:05:20.217Z] (34/43) Installing libexpat (2.7.5-r0) [2026-05-20T01:05:20.217Z] (35/43) Installing pcre2 (10.46-r0) [2026-05-20T01:05:20.217Z] (36/43) Installing git (2.49.1-r0) [2026-05-20T01:05:20.532Z] (37/43) Installing git-init-template (2.49.1-r0) [2026-05-20T01:05:20.532Z] (38/43) Installing linux-headers (6.14.2-r0) [2026-05-20T01:05:21.203Z] (39/43) Installing pkgconf (2.4.3-r0) [2026-05-20T01:05:21.203Z] (40/43) Installing libsodium (1.0.20-r1) [2026-05-20T01:05:21.203Z] (41/43) Installing libzmq (4.3.5-r2) [2026-05-20T01:05:21.203Z] (42/43) Installing libsodium-dev (1.0.20-r1) [2026-05-20T01:05:21.203Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2026-05-20T01:05:21.582Z] Executing busybox-1.37.0-r20.trigger [2026-05-20T01:05:21.582Z] OK: 255 MiB in 60 packages [2026-05-20T01:05:21.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2026-05-20T01:05:22.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2026-05-20T01:05:23.675Z] OK: 255 MiB in 60 packages [2026-05-20T01:05:23.675Z] Connecting to raw.githubusercontent.com (185.199.108.133:443) [2026-05-20T01:05:24.008Z] writing to stdout [2026-05-20T01:05:24.008Z] - 100% |********************************| 11589 0:00:00 ETA [2026-05-20T01:05:24.008Z] written to stdout [2026-05-20T01:05:24.008Z] golangci/golangci-lint info checking GitHub for tag 'v2.12.2' [2026-05-20T01:05:24.311Z] golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/arm64 [2026-05-20T01:05:25.430Z] golangci/golangci-lint err hash_sha256_verify checksum for '/tmp/tmp.KkKpEj/golangci-lint-2.12.2-linux-arm64.tar.gz' did not verify 44cd40a8c76c86755375adfeea52cfd3533cb43d7bd647771e0ae065e166df3a [2026-05-20T01:05:25.430Z] 445f77d3bdbbbd171010ace427674eafbf6aba1f77597096fd7adf55f6dec2fd vs 44cd40a8c76c86755375adfeea52cfd3533cb43d7bd647771e0ae065e166df3a [2026-05-20T01:05:26.527Z] The command '/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}' returned a non-zero code: 1 [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 [2026-05-20T01:05:29.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T01:05:29.670Z] [2026-05-20T01:05:29.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T01:05:30.378Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T01:05:30.378Z] arm64: Pulling from edgex-lftools-log-publisher [2026-05-20T01:05:30.378Z] 8998bd30e6a1: Pulling fs layer [2026-05-20T01:05:30.378Z] 04944245beec: Pulling fs layer [2026-05-20T01:05:30.378Z] 699f458cf7ca: Pulling fs layer [2026-05-20T01:05:30.378Z] 765212b225bb: Pulling fs layer [2026-05-20T01:05:30.378Z] f23df028b6ca: Pulling fs layer [2026-05-20T01:05:30.378Z] d65c8cfc05b1: Pulling fs layer [2026-05-20T01:05:30.378Z] 2437ff75d9bd: Pulling fs layer [2026-05-20T01:05:30.378Z] f23df028b6ca: Waiting [2026-05-20T01:05:30.378Z] 765212b225bb: Waiting [2026-05-20T01:05:30.378Z] 2437ff75d9bd: Waiting [2026-05-20T01:05:30.669Z] 04944245beec: Verifying Checksum [2026-05-20T01:05:30.669Z] 04944245beec: Download complete [2026-05-20T01:05:30.669Z] 765212b225bb: Verifying Checksum [2026-05-20T01:05:30.669Z] 765212b225bb: Download complete [2026-05-20T01:05:30.669Z] f23df028b6ca: Verifying Checksum [2026-05-20T01:05:30.669Z] f23df028b6ca: Download complete [2026-05-20T01:05:30.669Z] d65c8cfc05b1: Download complete [2026-05-20T01:05:30.669Z] 699f458cf7ca: Verifying Checksum [2026-05-20T01:05:30.669Z] 699f458cf7ca: Download complete [2026-05-20T01:05:31.318Z] 8998bd30e6a1: Verifying Checksum [2026-05-20T01:05:31.318Z] 8998bd30e6a1: Download complete [2026-05-20T01:05:33.440Z] 2437ff75d9bd: Verifying Checksum [2026-05-20T01:05:33.440Z] 2437ff75d9bd: Download complete [2026-05-20T01:05:35.646Z] 8998bd30e6a1: Pull complete [2026-05-20T01:05:36.089Z] 04944245beec: Pull complete [2026-05-20T01:05:37.657Z] 699f458cf7ca: Pull complete [2026-05-20T01:05:37.657Z] 765212b225bb: Pull complete [2026-05-20T01:05:38.748Z] f23df028b6ca: Pull complete [2026-05-20T01:05:38.748Z] d65c8cfc05b1: Pull complete [2026-05-20T01:05:57.552Z] 2437ff75d9bd: Pull complete [2026-05-20T01:05:57.552Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2026-05-20T01:05:57.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2026-05-20T01:05:57.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T01:05:58.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-9656 does not seem to be running inside a container [2026-05-20T01:05:58.150Z] $ 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/exfoundry_ci-build-images_PR-231 -v /w/workspace/exfoundry_ci-build-images_PR-231:/w/workspace/exfoundry_ci-build-images_PR-231:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-231@tmp:/w/workspace/exfoundry_ci-build-images_PR-231@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:arm64 cat [2026-05-20T01:06:00.794Z] $ docker top 9d4695a133583f5e0a9af4f2a7eec500002d7dfe8edf62fc1e55a6348b5a62f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:01.721Z] ---> job-cost.sh [2026-05-20T01:06:01.721Z] lf-activate-venv: SKIPPING [2026-05-20T01:06:01.721Z] INFO: No Stack... [2026-05-20T01:06:01.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2026-05-20T01:06:02.664Z] INFO: Archiving Costs [Pipeline] sh [2026-05-20T01:06:03.176Z] + cut -d, -f6 [2026-05-20T01:06:03.176Z] + cat /w/workspace/exfoundry_ci-build-images_PR-231/archives/cost.csv [Pipeline] lock [2026-05-20T01:06:03.293Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [2026-05-20T01:06:03.298Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] did not exist. Created. [2026-05-20T01:06:03.304Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2026-05-20T01:06:04.376Z] /w/workspace/exfoundry_ci-build-images_PR-231@tmp/durable-6ebb3ba9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2026-05-20T01:06:05.074Z] + echo total: 0.10999999940395355 [Pipeline] stash [2026-05-20T01:06:05.113Z] Warning: overwriting stash ‘stack-cost’ [2026-05-20T01:06:05.571Z] Stashed 1 file(s) [Pipeline] } [2026-05-20T01:06:05.589Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2026-05-20T01:06:05.679Z] $ docker stop --time=1 9d4695a133583f5e0a9af4f2a7eec500002d7dfe8edf62fc1e55a6348b5a62f9 [2026-05-20T01:06:08.480Z] $ docker rm -f --volumes 9d4695a133583f5e0a9af4f2a7eec500002d7dfe8edf62fc1e55a6348b5a62f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2026-05-20T01:06:09.476Z] 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 [2026-05-20T01:06:10.946Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-231/archives ] [2026-05-20T01:06:10.946Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-231/archives [2026-05-20T01:06:10.946Z] total 16 [2026-05-20T01:06:10.946Z] drwxr-xr-x 3 root root 4096 May 20 01:01 . [2026-05-20T01:06:10.946Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 01:01 .. [2026-05-20T01:06:10.946Z] drwxr-xr-x 2 root root 4096 May 20 01:01 cost [2026-05-20T01:06:10.946Z] -rw-r--r-- 1 root root 86 May 20 01:01 cost.csv [2026-05-20T01:06:10.946Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-231/archives [2026-05-20T01:06:10.946Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-231/archives [2026-05-20T01:06:10.946Z] total 16 [2026-05-20T01:06:10.946Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 01:01 . [2026-05-20T01:06:10.946Z] drwxrwxr-x 5 jenkins jenkins 4096 May 20 01:01 .. [2026-05-20T01:06:10.946Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 01:01 cost [2026-05-20T01:06:10.946Z] -rw-r--r-- 1 jenkins jenkins 86 May 20 01:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:11.271Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:12.185Z] ---> package-listing.sh [2026-05-20T01:06:12.185Z] ++ facter osfamily [2026-05-20T01:06:12.185Z] ++ tr '[:upper:]' '[:lower:]' [2026-05-20T01:06:12.443Z] + OS_FAMILY=debian [2026-05-20T01:06:12.443Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-231 [2026-05-20T01:06:12.443Z] + START_PACKAGES=/tmp/packages_start.txt [2026-05-20T01:06:12.443Z] + END_PACKAGES=/tmp/packages_end.txt [2026-05-20T01:06:12.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2026-05-20T01:06:12.443Z] + PACKAGES=/tmp/packages_start.txt [2026-05-20T01:06:12.443Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-231 ']' [2026-05-20T01:06:12.443Z] + PACKAGES=/tmp/packages_end.txt [2026-05-20T01:06:12.443Z] + case "${OS_FAMILY}" in [2026-05-20T01:06:12.443Z] + dpkg -l [2026-05-20T01:06:12.443Z] + grep '^ii' [2026-05-20T01:06:12.443Z] + '[' -f /tmp/packages_start.txt ']' [2026-05-20T01:06:12.443Z] + '[' -f /tmp/packages_end.txt ']' [2026-05-20T01:06:12.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2026-05-20T01:06:12.443Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-231 ']' [2026-05-20T01:06:12.443Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-231/archives/ [2026-05-20T01:06:12.443Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-231/archives/ [Pipeline] echo [2026-05-20T01:06:12.478Z] 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/exfoundry_ci-build-images_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2026-05-20T01:06:12.882Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2026-05-20T01:06:13.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2026-05-20T01:06:13.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2026-05-20T01:06:13.926Z] prd-ubuntu20.04-docker-8c-8g-9655 does not seem to be running inside a container [2026-05-20T01:06:13.955Z] $ 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/exfoundry_ci-build-images_PR-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-231 -v /w/workspace/exfoundry_ci-build-images_PR-231:/w/workspace/exfoundry_ci-build-images_PR-231:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-231@tmp:/w/workspace/exfoundry_ci-build-images_PR-231@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 [2026-05-20T01:06:14.161Z] $ docker top 4fbd631098339ba625d7962a146c50010c5a7f5130a64b45c93fd416ff910bda -eo pid,comm [Pipeline] { [Pipeline] sh [2026-05-20T01:06:14.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2026-05-20T01:06:15.024Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2026-05-20T01:06:15.429Z] + ls /var/log/sa-host [2026-05-20T01:06:15.429Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2026-05-20T01:06:15.736Z] provisioning config files... [2026-05-20T01:06:15.746Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-231@tmp/config147903372070360449tmp [Pipeline] { [Pipeline] echo [2026-05-20T01:06:15.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:16.143Z] ---> create-netrc.sh [Pipeline] } [2026-05-20T01:06:16.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:16.754Z] ---> python-tools-install.sh [Pipeline] echo [2026-05-20T01:06:16.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:17.097Z] ---> sudo-logs.sh [2026-05-20T01:06:17.097Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2026-05-20T01:06:17.227Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:17.592Z] ---> job-cost.sh [2026-05-20T01:06:17.593Z] lf-activate-venv: SKIPPING [2026-05-20T01:06:17.593Z] DEBUG: total: 0.2199999988079071 [2026-05-20T01:06:17.593Z] INFO: Retrieving Stack Cost... [2026-05-20T01:06:17.856Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2026-05-20T01:06:18.120Z] INFO: Archiving Costs [Pipeline] echo [2026-05-20T01:06:18.158Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2026-05-20T01:06:18.478Z] ---> logs-deploy.sh [2026-05-20T01:06:18.478Z] lf-activate-venv: SKIPPING [2026-05-20T01:06:18.478Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-231/1 [2026-05-20T01:06:18.478Z] INFO: archiving workspace using pattern(s): [2026-05-20T01:06:19.416Z] Archives upload complete. [2026-05-20T01:06:19.416Z] INFO: archiving logs to Nexus [2026-05-20T01:06:20.015Z] ---> uname -a: [2026-05-20T01:06:20.015Z] Linux prd-ubuntu20-04-docker-8c-8g-9655 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] ---> lscpu: [2026-05-20T01:06:20.015Z] Architecture: x86_64 [2026-05-20T01:06:20.015Z] CPU op-mode(s): 32-bit, 64-bit [2026-05-20T01:06:20.015Z] Byte Order: Little Endian [2026-05-20T01:06:20.015Z] Address sizes: 40 bits physical, 48 bits virtual [2026-05-20T01:06:20.015Z] CPU(s): 8 [2026-05-20T01:06:20.015Z] On-line CPU(s) list: 0-7 [2026-05-20T01:06:20.015Z] Thread(s) per core: 1 [2026-05-20T01:06:20.015Z] Core(s) per socket: 1 [2026-05-20T01:06:20.015Z] Socket(s): 8 [2026-05-20T01:06:20.015Z] NUMA node(s): 1 [2026-05-20T01:06:20.015Z] Vendor ID: AuthenticAMD [2026-05-20T01:06:20.015Z] CPU family: 23 [2026-05-20T01:06:20.015Z] Model: 49 [2026-05-20T01:06:20.015Z] Model name: AMD EPYC-Rome Processor [2026-05-20T01:06:20.015Z] Stepping: 0 [2026-05-20T01:06:20.015Z] CPU MHz: 2799.998 [2026-05-20T01:06:20.015Z] BogoMIPS: 5599.99 [2026-05-20T01:06:20.015Z] Virtualization: AMD-V [2026-05-20T01:06:20.015Z] Hypervisor vendor: KVM [2026-05-20T01:06:20.015Z] Virtualization type: full [2026-05-20T01:06:20.015Z] L1d cache: 256 KiB [2026-05-20T01:06:20.015Z] L1i cache: 256 KiB [2026-05-20T01:06:20.015Z] L2 cache: 4 MiB [2026-05-20T01:06:20.015Z] L3 cache: 128 MiB [2026-05-20T01:06:20.015Z] NUMA node0 CPU(s): 0-7 [2026-05-20T01:06:20.015Z] Vulnerability Gather data sampling: Not affected [2026-05-20T01:06:20.015Z] Vulnerability Itlb multihit: Not affected [2026-05-20T01:06:20.015Z] Vulnerability L1tf: Not affected [2026-05-20T01:06:20.015Z] Vulnerability Mds: Not affected [2026-05-20T01:06:20.015Z] Vulnerability Meltdown: Not affected [2026-05-20T01:06:20.015Z] Vulnerability Mmio stale data: Not affected [2026-05-20T01:06:20.015Z] Vulnerability Retbleed: Vulnerable [2026-05-20T01:06:20.015Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2026-05-20T01:06:20.015Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2026-05-20T01:06:20.015Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2026-05-20T01:06:20.015Z] Vulnerability Srbds: Not affected [2026-05-20T01:06:20.015Z] Vulnerability Tsx async abort: Not affected [2026-05-20T01:06:20.015Z] 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 [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] ---> nproc: [2026-05-20T01:06:20.015Z] 8 [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] ---> df -h: [2026-05-20T01:06:20.015Z] Filesystem Size Used Avail Use% Mounted on [2026-05-20T01:06:20.015Z] overlay 155G 11G 145G 7% / [2026-05-20T01:06:20.015Z] tmpfs 64M 0 64M 0% /dev [2026-05-20T01:06:20.015Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2026-05-20T01:06:20.015Z] shm 64M 0 64M 0% /dev/shm [2026-05-20T01:06:20.015Z] /dev/vda1 155G 11G 145G 7% /facter-os [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] ---> sar -b -r -n DEV: [2026-05-20T01:06:20.015Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9655) 05/20/26 _x86_64_ (8 CPU) [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] 00:59:51 LINUX RESTART (8 CPU) [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] 01:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2026-05-20T01:06:20.015Z] 01:01:01 416.28 78.72 337.56 0.00 13507.08 172223.16 0.00 [2026-05-20T01:06:20.015Z] 01:02:01 49.76 3.20 46.56 0.00 442.06 16858.14 0.00 [2026-05-20T01:06:20.015Z] 01:03:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 [2026-05-20T01:06:20.015Z] 01:04:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2026-05-20T01:06:20.015Z] 01:05:01 2.62 0.28 2.33 0.00 15.86 37.06 0.00 [2026-05-20T01:06:20.015Z] 01:06:01 2.00 0.00 2.00 0.00 0.00 24.80 0.00 [2026-05-20T01:06:20.015Z] Average: 78.83 13.70 65.13 0.00 2327.44 31527.43 0.00 [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] 01:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2026-05-20T01:06:20.015Z] 01:01:01 29445308 31550240 771648 2.35 77692 2328560 1774280 5.23 1009536 2064084 139008 [2026-05-20T01:06:20.015Z] 01:02:01 29067908 31542096 751996 2.29 95216 2656576 1672392 4.93 1039280 2368128 4 [2026-05-20T01:06:20.015Z] 01:03:01 29068448 31542636 751224 2.29 95240 2656584 1672392 4.93 1038648 2368128 8 [2026-05-20T01:06:20.015Z] 01:04:01 29077396 31551648 742132 2.26 95264 2656588 1672392 4.93 1029956 2368132 4 [2026-05-20T01:06:20.015Z] 01:05:01 29075340 31550428 742960 2.26 95452 2657208 1704504 5.03 1032356 2368724 24 [2026-05-20T01:06:20.015Z] 01:06:01 29081952 31557068 736568 2.24 95500 2657204 1687616 4.98 1025096 2368680 4 [2026-05-20T01:06:20.015Z] Average: 29136059 31549019 749421 2.28 92394 2602120 1697263 5.00 1029145 2317646 23175 [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] 01:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2026-05-20T01:06:20.015Z] 01:01:01 docker0 49.56 104.77 3.03 1891.93 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:01:01 lo 4.97 4.97 0.50 0.50 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:01:01 ens3 533.61 330.81 5720.23 87.74 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:02:01 ens3 43.08 28.70 554.73 48.60 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:03:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:04:01 ens3 1.40 0.35 0.37 0.21 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:05:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:05:01 ens3 0.85 0.63 0.65 0.39 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] 01:06:01 ens3 0.45 0.32 0.16 0.08 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] Average: docker0 8.26 17.46 0.51 315.31 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] Average: ens3 96.59 60.13 1046.00 22.84 0.00 0.00 0.00 0.00 [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] ---> sar -P ALL: [2026-05-20T01:06:20.015Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9655) 05/20/26 _x86_64_ (8 CPU) [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] 00:59:51 LINUX RESTART (8 CPU) [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] 01:00:01 CPU %user %nice %system %iowait %steal %idle [2026-05-20T01:06:20.015Z] 01:01:01 all 6.78 0.00 1.96 1.70 0.05 89.51 [2026-05-20T01:06:20.015Z] 01:01:01 0 7.28 0.00 2.17 3.58 0.03 86.94 [2026-05-20T01:06:20.015Z] 01:01:01 1 5.36 0.00 1.84 0.75 0.05 91.99 [2026-05-20T01:06:20.015Z] 01:01:01 2 5.93 0.00 2.23 2.57 0.05 89.22 [2026-05-20T01:06:20.015Z] 01:01:01 3 6.81 0.00 1.46 0.32 0.05 91.37 [2026-05-20T01:06:20.015Z] 01:01:01 4 4.73 0.00 1.31 1.02 0.05 92.89 [2026-05-20T01:06:20.015Z] 01:01:01 5 5.82 0.00 1.24 0.57 0.07 92.31 [2026-05-20T01:06:20.015Z] 01:01:01 6 10.04 0.00 2.65 0.64 0.05 86.63 [2026-05-20T01:06:20.015Z] 01:01:01 7 8.27 0.00 2.83 4.14 0.03 84.72 [2026-05-20T01:06:20.015Z] 01:02:01 all 2.19 0.00 0.91 0.30 0.02 96.58 [2026-05-20T01:06:20.015Z] 01:02:01 0 1.72 0.00 0.48 0.02 0.03 97.74 [2026-05-20T01:06:20.015Z] 01:02:01 1 2.48 0.00 1.98 0.03 0.02 95.49 [2026-05-20T01:06:20.015Z] 01:02:01 2 2.20 0.00 0.79 0.02 0.03 96.96 [2026-05-20T01:06:20.015Z] 01:02:01 3 2.57 0.00 0.97 0.02 0.02 96.42 [2026-05-20T01:06:20.015Z] 01:02:01 4 2.20 0.00 0.91 1.53 0.03 95.33 [2026-05-20T01:06:20.015Z] 01:02:01 5 2.63 0.00 0.80 0.55 0.02 96.00 [2026-05-20T01:06:20.015Z] 01:02:01 6 1.84 0.00 0.52 0.03 0.02 97.59 [2026-05-20T01:06:20.015Z] 01:02:01 7 1.87 0.00 0.84 0.20 0.02 97.07 [2026-05-20T01:06:20.015Z] 01:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2026-05-20T01:06:20.015Z] 01:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-20T01:06:20.015Z] 01:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2026-05-20T01:06:20.015Z] 01:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2026-05-20T01:06:20.015Z] 01:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T01:06:20.015Z] 01:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2026-05-20T01:06:20.015Z] 01:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T01:06:20.015Z] 01:03:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2026-05-20T01:06:20.015Z] 01:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T01:06:20.015Z] 01:04:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2026-05-20T01:06:20.015Z] 01:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2026-05-20T01:06:20.015Z] 01:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2026-05-20T01:06:20.015Z] 01:04:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2026-05-20T01:06:20.015Z] 01:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2026-05-20T01:06:20.015Z] 01:04:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2026-05-20T01:06:20.015Z] 01:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2026-05-20T01:06:20.015Z] 01:04:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2026-05-20T01:06:20.015Z] 01:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T01:06:20.015Z] 01:05:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2026-05-20T01:06:20.015Z] 01:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2026-05-20T01:06:20.015Z] 01:05:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2026-05-20T01:06:20.015Z] 01:05:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2026-05-20T01:06:20.015Z] 01:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2026-05-20T01:06:20.015Z] 01:05:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2026-05-20T01:06:20.015Z] 01:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2026-05-20T01:06:20.015Z] 01:05:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2026-05-20T01:06:20.015Z] 01:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2026-05-20T01:06:20.015Z] 01:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2026-05-20T01:06:20.015Z] 01:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2026-05-20T01:06:20.015Z] 01:06:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2026-05-20T01:06:20.015Z] 01:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2026-05-20T01:06:20.015Z] 01:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2026-05-20T01:06:20.015Z] 01:06:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2026-05-20T01:06:20.015Z] 01:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2026-05-20T01:06:20.015Z] 01:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2026-05-20T01:06:20.015Z] 01:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2026-05-20T01:06:20.015Z] Average: all 1.50 0.00 0.49 0.34 0.02 97.65 [2026-05-20T01:06:20.015Z] Average: 0 1.52 0.00 0.45 0.60 0.02 97.42 [2026-05-20T01:06:20.015Z] Average: 1 1.31 0.00 0.64 0.15 0.02 97.88 [2026-05-20T01:06:20.015Z] Average: 2 1.37 0.00 0.52 0.43 0.03 97.65 [2026-05-20T01:06:20.015Z] Average: 3 1.57 0.00 0.41 0.06 0.01 97.95 [2026-05-20T01:06:20.015Z] Average: 4 1.17 0.00 0.38 0.43 0.02 98.00 [2026-05-20T01:06:20.015Z] Average: 5 1.41 0.00 0.35 0.19 0.02 98.04 [2026-05-20T01:06:20.015Z] Average: 6 2.00 0.00 0.54 0.12 0.02 97.33 [2026-05-20T01:06:20.015Z] Average: 7 1.69 0.00 0.61 0.72 0.01 96.97 [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z] [2026-05-20T01:06:20.015Z]