Pull request #719 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 842c780950cbb9e59906eb3b52fafc84c0b66a69+241a878cec89566ff21da3f2869313bdc7ed294a (9d716a7c6062f1e0cc48cfadfd19d32e2ec5e41c) 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-ssh16712017086481588578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11780000258308296151.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1709081321113553868.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-719/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5088905139217221720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh6073238589543786112.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-719/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-719/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh864545596241861847.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36301’ Running on prd-ubuntu20.04-docker-8c-8g-36307 in /w/workspace/gexfoundry_device-mqtt-go_PR-719 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-719 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 241a878cec89566ff21da3f2869313bdc7ed294a into PR head commit 842c780950cbb9e59906eb3b52fafc84c0b66a69 Merge succeeded, producing 842c780950cbb9e59906eb3b52fafc84c0b66a69 Checking out Revision 842c780950cbb9e59906eb3b52fafc84c0b66a69 (PR-719) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/719/head:refs/remotes/origin/PR-719 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 842c780950cbb9e59906eb3b52fafc84c0b66a69 # 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 241a878cec89566ff21da3f2869313bdc7ed294a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 842c780950cbb9e59906eb3b52fafc84c0b66a69 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-08T01:08:58.027Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-08T01:08:58.235Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-08T01:08:58.336Z] ========================================================= [2025-01-08T01:08:58.336Z] EdgeX Global Pipelines Version Info [2025-01-08T01:08:58.336Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:08:59.461Z] ------------------- [2025-01-08T01:08:59.461Z] stable info: [2025-01-08T01:08:59.461Z] ------------------- [2025-01-08T01:08:59.461Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-08T01:08:59.461Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T01:08:59.461Z] Message: update stable to v1.0.269 [2025-01-08T01:08:59.720Z] ------------------- [2025-01-08T01:08:59.720Z] experimental info: [2025-01-08T01:08:59.720Z] ------------------- [2025-01-08T01:08:59.720Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-08T01:08:59.720Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-08T01:08:59.720Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-08T01:08:59.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-01-08T01:08:59.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-01-08T01:09:00.024Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-08T01:09:00.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-08T01:09:00.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-08T01:09:00.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-08T01:09:00.227Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-08T01:09:00.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-08T01:09:00.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-08T01:09:00.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-08T01:09:00.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-08T01:09:00.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-01-08T01:09:00.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-08T01:09:00.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-08T01:09:00.670Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T01:09:00.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-08T01:09:00.770Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T01:09:00.825Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-08T01:09:00.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-08T01:09:00.946Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-08T01:09:01.003Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-08T01:09:01.062Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-08T01:09:01.111Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-08T01:09:01.162Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-08T01:09:01.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-08T01:09:01.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-08T01:09:01.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-08T01:09:01.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-719 [Pipeline] echo [2025-01-08T01:09:01.444Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-719 [Pipeline] echo [2025-01-08T01:09:01.502Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-719 [Pipeline] echo [2025-01-08T01:09:01.554Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 842c780950cbb9e59906eb3b52fafc84c0b66a69 [Pipeline] echo [2025-01-08T01:09:01.604Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 842c780 [Pipeline] echo [2025-01-08T01:09:01.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T01:09:01.792Z] provisioning config files... [2025-01-08T01:09:01.805Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/config1527008612512434762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:09:02.194Z] ---> ****-login.sh [2025-01-08T01:09:02.194Z] nexus3.edgexfoundry.org:10001 [2025-01-08T01:09:02.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:02.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:02.456Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:02.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:02.456Z] [2025-01-08T01:09:02.456Z] Login Succeeded [2025-01-08T01:09:02.456Z] nexus3.edgexfoundry.org:10002 [2025-01-08T01:09:02.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:02.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:02.716Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:02.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:02.716Z] [2025-01-08T01:09:02.716Z] Login Succeeded [2025-01-08T01:09:02.716Z] nexus3.edgexfoundry.org:10003 [2025-01-08T01:09:02.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:02.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:02.717Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:02.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:02.717Z] [2025-01-08T01:09:02.717Z] Login Succeeded [2025-01-08T01:09:02.717Z] nexus3.edgexfoundry.org:10004 [2025-01-08T01:09:02.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:02.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:02.977Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:02.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:02.977Z] [2025-01-08T01:09:02.977Z] Login Succeeded [2025-01-08T01:09:02.977Z] ****.io [2025-01-08T01:09:02.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:03.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:03.240Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:03.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:03.240Z] [2025-01-08T01:09:03.240Z] Login Succeeded [2025-01-08T01:09:03.240Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T01:09:03.270Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-08T01:09:03.919Z] + git rev-list -1 --merges 842c780950cbb9e59906eb3b52fafc84c0b66a69~1..842c780950cbb9e59906eb3b52fafc84c0b66a69 [Pipeline] echo [2025-01-08T01:09:03.964Z] -----------> git rev-list -1 --merges 842c780950cbb9e59906eb3b52fafc84c0b66a69~1..842c780950cbb9e59906eb3b52fafc84c0b66a69 842c780950cbb9e59906eb3b52fafc84c0b66a69 [false] [Pipeline] sh [2025-01-08T01:09:04.279Z] + git log --format=format:%s -1 842c780950cbb9e59906eb3b52fafc84c0b66a69 [Pipeline] echo [2025-01-08T01:09:04.312Z] ========================================================= [2025-01-08T01:09:04.312Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-08T01:09:04.312Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-08T01:09:04.757Z] + git log --format=format:%s -1 842c780950cbb9e59906eb3b52fafc84c0b66a69 [Pipeline] echo [2025-01-08T01:09:04.794Z] [semverPrep] GIT_COMMIT: 842c780950cbb9e59906eb3b52fafc84c0b66a69, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-01-08T01:09:04.831Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-08T01:09:05.232Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-08T01:09:05.232Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-08T01:09:05.232Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-08T01:09:05.232Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-08T01:09:05.232Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-08T01:09:05.232Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-08T01:09:05.232Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:09:05.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T01:09:05.760Z] [2025-01-08T01:09:05.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:09:06.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T01:09:06.161Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-08T01:09:06.161Z] b85a868b505f: Pulling fs layer [2025-01-08T01:09:06.161Z] e2be974225ed: Pulling fs layer [2025-01-08T01:09:06.161Z] 339a4e72a1f5: Pulling fs layer [2025-01-08T01:09:06.161Z] 988bab9f4d93: Pulling fs layer [2025-01-08T01:09:06.161Z] 1469e6f7b9e6: Pulling fs layer [2025-01-08T01:09:06.161Z] eaf3925da568: Pulling fs layer [2025-01-08T01:09:06.161Z] bab4dde63d76: Pulling fs layer [2025-01-08T01:09:06.161Z] bde34c3a00c8: Pulling fs layer [2025-01-08T01:09:06.161Z] b352a97aabf1: Pulling fs layer [2025-01-08T01:09:06.161Z] 4872d77fe225: Pulling fs layer [2025-01-08T01:09:06.161Z] 5851b861e8e6: Pulling fs layer [2025-01-08T01:09:06.161Z] eaf3925da568: Waiting [2025-01-08T01:09:06.161Z] bab4dde63d76: Waiting [2025-01-08T01:09:06.161Z] bde34c3a00c8: Waiting [2025-01-08T01:09:06.161Z] b352a97aabf1: Waiting [2025-01-08T01:09:06.161Z] 4872d77fe225: Waiting [2025-01-08T01:09:06.161Z] 5851b861e8e6: Waiting [2025-01-08T01:09:06.161Z] 988bab9f4d93: Waiting [2025-01-08T01:09:06.161Z] 1469e6f7b9e6: Waiting [2025-01-08T01:09:06.161Z] e2be974225ed: Verifying Checksum [2025-01-08T01:09:06.161Z] e2be974225ed: Download complete [2025-01-08T01:09:06.161Z] 988bab9f4d93: Verifying Checksum [2025-01-08T01:09:06.161Z] 988bab9f4d93: Download complete [2025-01-08T01:09:06.161Z] 1469e6f7b9e6: Verifying Checksum [2025-01-08T01:09:06.161Z] 1469e6f7b9e6: Download complete [2025-01-08T01:09:06.422Z] eaf3925da568: Verifying Checksum [2025-01-08T01:09:06.422Z] eaf3925da568: Download complete [2025-01-08T01:09:06.422Z] 339a4e72a1f5: Verifying Checksum [2025-01-08T01:09:06.422Z] 339a4e72a1f5: Download complete [2025-01-08T01:09:06.422Z] bde34c3a00c8: Download complete [2025-01-08T01:09:06.422Z] b352a97aabf1: Download complete [2025-01-08T01:09:06.422Z] 4872d77fe225: Verifying Checksum [2025-01-08T01:09:06.422Z] 4872d77fe225: Download complete [2025-01-08T01:09:06.422Z] 5851b861e8e6: Verifying Checksum [2025-01-08T01:09:06.422Z] 5851b861e8e6: Download complete [2025-01-08T01:09:06.422Z] b85a868b505f: Verifying Checksum [2025-01-08T01:09:06.422Z] b85a868b505f: Download complete [2025-01-08T01:09:06.681Z] bab4dde63d76: Verifying Checksum [2025-01-08T01:09:06.681Z] bab4dde63d76: Download complete [2025-01-08T01:09:07.619Z] b85a868b505f: Pull complete [2025-01-08T01:09:07.619Z] e2be974225ed: Pull complete [2025-01-08T01:09:08.190Z] 339a4e72a1f5: Pull complete [2025-01-08T01:09:08.190Z] 988bab9f4d93: Pull complete [2025-01-08T01:09:08.451Z] 1469e6f7b9e6: Pull complete [2025-01-08T01:09:08.711Z] eaf3925da568: Pull complete [2025-01-08T01:09:10.611Z] bab4dde63d76: Pull complete [2025-01-08T01:09:10.611Z] bde34c3a00c8: Pull complete [2025-01-08T01:09:10.611Z] b352a97aabf1: Pull complete [2025-01-08T01:09:10.611Z] 4872d77fe225: Pull complete [2025-01-08T01:09:10.611Z] 5851b861e8e6: Pull complete [2025-01-08T01:09:10.611Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-08T01:09:10.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-08T01:09:10.611Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T01:09:10.915Z] prd-ubuntu20.04-docker-8c-8g-36307 does not seem to be running inside a container [2025-01-08T01:09:10.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-719 -v /w/workspace/gexfoundry_device-mqtt-go_PR-719:/w/workspace/gexfoundry_device-mqtt-go_PR-719:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-719@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-08T01:09:13.847Z] $ docker top 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d -eo pid,comm [2025-01-08T01:09:13.905Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-08T01:09:13.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-08T01:09:14.061Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T01:09:14.061Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T01:09:14.198Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T01:09:14.201Z] $ docker exec 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d ssh-agent [2025-01-08T01:09:14.302Z] SSH_AUTH_SOCK=/tmp/ssh-Ee9PmsatnzYK/agent.31 [2025-01-08T01:09:14.302Z] SSH_AGENT_PID=37 [2025-01-08T01:09:14.310Z] Running ssh-add (command line suppressed) [2025-01-08T01:09:14.420Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/private_key_1208536089038324711.key (/w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/private_key_1208536089038324711.key) [2025-01-08T01:09:14.435Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T01:09:14.783Z] + git tag --points-at HEAD [Pipeline] } [2025-01-08T01:09:14.811Z] $ docker exec --env ******** --env ******** 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d ssh-agent -k [2025-01-08T01:09:14.908Z] unset SSH_AUTH_SOCK; [2025-01-08T01:09:14.908Z] unset SSH_AGENT_PID; [2025-01-08T01:09:14.908Z] echo Agent pid 37 killed; [2025-01-08T01:09:14.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-08T01:09:15.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-08T01:09:15.026Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-08T01:09:15.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-08T01:09:15.135Z] $ docker exec 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d ssh-agent [2025-01-08T01:09:15.237Z] SSH_AUTH_SOCK=/tmp/ssh-EQOkolytEuJM/agent.70 [2025-01-08T01:09:15.237Z] SSH_AGENT_PID=76 [2025-01-08T01:09:15.242Z] Running ssh-add (command line suppressed) [2025-01-08T01:09:15.357Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/private_key_17736055885936338864.key (/w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/private_key_17736055885936338864.key) [2025-01-08T01:09:15.377Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-08T01:09:15.720Z] + git semver init [2025-01-08T01:09:15.980Z] 2025-01-08 01:09:15,888 [run_init] DEBUG init version:0.0.0 force:False [2025-01-08T01:09:15.980Z] 2025-01-08 01:09:15,888 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver [2025-01-08T01:09:15.980Z] 2025-01-08 01:09:15,889 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver [2025-01-08T01:09:15.980Z] 2025-01-08 01:09:15,889 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-719, universal_newlines=False, shell=None, istream=None) [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,582 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-719/.git/info/exclude [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,583 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver/PR-719 with force:False [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,583 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver/PR-719 [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,587 [execute] INFO git cat-file --batch-check [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,588 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,593 [execute] INFO git cat-file --batch [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver, universal_newlines=False, shell=None, istream=) [2025-01-08T01:09:17.891Z] 2025-01-08 01:09:17,598 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-719/.semver/PR-719 [2025-01-08T01:09:17.891Z] 0.0.0 [Pipeline] } [2025-01-08T01:09:17.916Z] $ docker exec --env ******** --env ******** 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d ssh-agent -k [2025-01-08T01:09:18.023Z] unset SSH_AUTH_SOCK; [2025-01-08T01:09:18.023Z] unset SSH_AGENT_PID; [2025-01-08T01:09:18.023Z] echo Agent pid 76 killed; [2025-01-08T01:09:18.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-08T01:09:18.475Z] + git semver [Pipeline] } [2025-01-08T01:09:18.767Z] $ docker stop --time=1 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d [2025-01-08T01:09:20.115Z] $ docker rm -f --volumes 81523782ced7769facc43840167feed867e69952c75fe3ec392482913022d68d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T01:09:20.605Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-08T01:09:20.932Z] Stashed 1 file(s) [Pipeline] echo [2025-01-08T01:09:20.956Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T01:09:21.987Z] provisioning config files... [2025-01-08T01:09:21.997Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/config3234667110978923331tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:09:22.465Z] ---> ****-login.sh [2025-01-08T01:09:22.465Z] nexus3.edgexfoundry.org:10001 [2025-01-08T01:09:22.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:22.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:22.465Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:22.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:22.465Z] [2025-01-08T01:09:22.465Z] Login Succeeded [2025-01-08T01:09:22.465Z] nexus3.edgexfoundry.org:10002 [2025-01-08T01:09:22.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:22.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:22.465Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:22.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:22.465Z] [2025-01-08T01:09:22.465Z] Login Succeeded [2025-01-08T01:09:22.466Z] nexus3.edgexfoundry.org:10003 [2025-01-08T01:09:22.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:22.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:22.731Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:22.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:22.731Z] [2025-01-08T01:09:22.731Z] Login Succeeded [2025-01-08T01:09:22.731Z] nexus3.edgexfoundry.org:10004 [2025-01-08T01:09:22.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:22.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:22.731Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:22.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:22.732Z] [2025-01-08T01:09:22.732Z] Login Succeeded [2025-01-08T01:09:22.732Z] ****.io [2025-01-08T01:09:22.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-08T01:09:22.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-08T01:09:22.994Z] Configure a credential helper to remove this warning. See [2025-01-08T01:09:22.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-08T01:09:22.994Z] [2025-01-08T01:09:22.994Z] Login Succeeded [2025-01-08T01:09:22.994Z] ---> ****-login.sh ends [Pipeline] } [2025-01-08T01:09:23.031Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-08T01:09:23.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T01:09:23.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-08T01:09:23.331Z] ========================================================= [2025-01-08T01:09:23.331Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-08T01:09:23.331Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:09:23.823Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-01-08T01:09:23.823Z] Sending build context to Docker daemon 21.12MB [2025-01-08T01:09:23.823Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T01:09:23.823Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-08T01:09:23.823Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-08T01:09:23.823Z] da9db072f522: Pulling fs layer [2025-01-08T01:09:23.823Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-08T01:09:23.823Z] 06f05ace1117: Pulling fs layer [2025-01-08T01:09:23.823Z] 5fe327b54edc: Pulling fs layer [2025-01-08T01:09:23.823Z] 4f4fb700ef54: Pulling fs layer [2025-01-08T01:09:23.823Z] 92a5565b7b96: Pulling fs layer [2025-01-08T01:09:23.823Z] ff9bb7016b71: Pulling fs layer [2025-01-08T01:09:23.823Z] b67dba6c2c7d: Pulling fs layer [2025-01-08T01:09:23.823Z] a813b0c90790: Pulling fs layer [2025-01-08T01:09:23.823Z] 5fe327b54edc: Waiting [2025-01-08T01:09:23.823Z] 4f4fb700ef54: Waiting [2025-01-08T01:09:23.823Z] 92a5565b7b96: Waiting [2025-01-08T01:09:23.823Z] ff9bb7016b71: Waiting [2025-01-08T01:09:23.823Z] b67dba6c2c7d: Waiting [2025-01-08T01:09:23.823Z] a813b0c90790: Waiting [2025-01-08T01:09:24.086Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-08T01:09:24.086Z] 6ef4a4ee8ca5: Download complete [2025-01-08T01:09:24.086Z] 5fe327b54edc: Verifying Checksum [2025-01-08T01:09:24.086Z] 5fe327b54edc: Download complete [2025-01-08T01:09:24.086Z] 4f4fb700ef54: Download complete [2025-01-08T01:09:24.086Z] da9db072f522: Verifying Checksum [2025-01-08T01:09:24.086Z] da9db072f522: Download complete [2025-01-08T01:09:24.086Z] 92a5565b7b96: Download complete [2025-01-08T01:09:24.086Z] ff9bb7016b71: Verifying Checksum [2025-01-08T01:09:24.086Z] ff9bb7016b71: Download complete [2025-01-08T01:09:24.086Z] da9db072f522: Pull complete [2025-01-08T01:09:24.347Z] a813b0c90790: Verifying Checksum [2025-01-08T01:09:24.347Z] a813b0c90790: Download complete [2025-01-08T01:09:24.347Z] 6ef4a4ee8ca5: Pull complete [2025-01-08T01:09:24.605Z] 06f05ace1117: Verifying Checksum [2025-01-08T01:09:24.605Z] 06f05ace1117: Download complete [2025-01-08T01:09:24.863Z] b67dba6c2c7d: Verifying Checksum [2025-01-08T01:09:24.863Z] b67dba6c2c7d: Download complete [2025-01-08T01:09:29.051Z] 06f05ace1117: Pull complete [2025-01-08T01:09:29.051Z] 5fe327b54edc: Pull complete [2025-01-08T01:09:29.051Z] 4f4fb700ef54: Pull complete [2025-01-08T01:09:29.051Z] 92a5565b7b96: Pull complete [2025-01-08T01:09:29.051Z] ff9bb7016b71: Pull complete [2025-01-08T01:09:30.953Z] b67dba6c2c7d: Pull complete [2025-01-08T01:09:31.519Z] a813b0c90790: Pull complete [2025-01-08T01:09:31.519Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-08T01:09:31.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-08T01:09:31.519Z] ---> 3ba60ce46760 [2025-01-08T01:09:31.519Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-01-08T01:09:35.719Z] ---> Running in d7e09c2a6f57 [2025-01-08T01:09:35.978Z] Removing intermediate container d7e09c2a6f57 [2025-01-08T01:09:35.978Z] ---> 0ab0b1aa4951 [2025-01-08T01:09:35.978Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T01:09:35.978Z] ---> Running in b473b3aecf7a [2025-01-08T01:09:35.978Z] Removing intermediate container b473b3aecf7a [2025-01-08T01:09:35.978Z] ---> b275a1513558 [2025-01-08T01:09:35.978Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-08T01:09:35.978Z] ---> Running in 3eec8f7cce32 [2025-01-08T01:09:35.978Z] Removing intermediate container 3eec8f7cce32 [2025-01-08T01:09:35.978Z] ---> 9beadfe4d6a4 [2025-01-08T01:09:35.978Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T01:09:35.978Z] ---> Running in 2c9fb525b67b [2025-01-08T01:09:36.237Z] Removing intermediate container 2c9fb525b67b [2025-01-08T01:09:36.237Z] ---> 91f05a5cd5f6 [2025-01-08T01:09:36.237Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T01:09:36.237Z] ---> Running in ff57c705060e [2025-01-08T01:09:36.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T01:09:36.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T01:09:37.014Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2025-01-08T01:09:37.014Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-01-08T01:09:37.014Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2025-01-08T01:09:37.014Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2025-01-08T01:09:37.014Z] Executing busybox-1.36.1-r29.trigger [2025-01-08T01:09:37.014Z] OK: 252 MiB in 62 packages [2025-01-08T01:09:37.582Z] Removing intermediate container ff57c705060e [2025-01-08T01:09:37.582Z] ---> 6120cd0d96f5 [2025-01-08T01:09:37.582Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-01-08T01:09:37.582Z] ---> Running in 4df5d0b477b8 [2025-01-08T01:09:37.582Z] Removing intermediate container 4df5d0b477b8 [2025-01-08T01:09:37.582Z] ---> 283fff5c5b8c [2025-01-08T01:09:37.582Z] Step 9/12 : COPY go.mod vendor* ./ [2025-01-08T01:09:37.841Z] ---> cf1634400757 [2025-01-08T01:09:37.841Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T01:09:37.841Z] ---> Running in 73c46fbc559e [2025-01-08T01:10:34.163Z] Removing intermediate container 73c46fbc559e [2025-01-08T01:10:34.163Z] ---> 29d44f26e6a3 [2025-01-08T01:10:34.163Z] Step 11/12 : COPY . . [2025-01-08T01:10:34.163Z] ---> 6dab5ea99f2a [2025-01-08T01:10:34.163Z] Step 12/12 : RUN $MAKE [2025-01-08T01:10:34.163Z] ---> Running in 91708e79745c [2025-01-08T01:10:34.163Z] noop [2025-01-08T01:10:34.423Z] Removing intermediate container 91708e79745c [2025-01-08T01:10:34.423Z] ---> 87264cfcddcd [2025-01-08T01:10:34.423Z] Successfully built 87264cfcddcd [2025-01-08T01:10:34.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:10:34.901Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T01:10:34.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T01:10:35.069Z] prd-ubuntu20.04-docker-8c-8g-36307 does not seem to be running inside a container [2025-01-08T01:10:35.106Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-719 -v /w/workspace/gexfoundry_device-mqtt-go_PR-719:/w/workspace/gexfoundry_device-mqtt-go_PR-719:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-719@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-08T01:10:35.451Z] $ docker top 54d7a732c1490dcb313b48ea11b09d1a33bcf8ad03fa9417d498f4a399e3f64a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T01:10:35.859Z] + go version [2025-01-08T01:10:35.860Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-08T01:10:35.892Z] $ docker stop --time=1 54d7a732c1490dcb313b48ea11b09d1a33bcf8ad03fa9417d498f4a399e3f64a [2025-01-08T01:10:37.158Z] $ docker rm -f --volumes 54d7a732c1490dcb313b48ea11b09d1a33bcf8ad03fa9417d498f4a399e3f64a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:10:37.900Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-08T01:10:37.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T01:10:38.070Z] prd-ubuntu20.04-docker-8c-8g-36307 does not seem to be running inside a container [2025-01-08T01:10:38.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-719 -v /w/workspace/gexfoundry_device-mqtt-go_PR-719:/w/workspace/gexfoundry_device-mqtt-go_PR-719:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-719@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-08T01:10:38.428Z] $ docker top aeed9c3873fd205f0b2e81403bdde87aca1522c4b43293afdb9b002447a5a94b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T01:10:38.837Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-719 [Pipeline] fileExists [Pipeline] sh [2025-01-08T01:10:39.214Z] + make test [2025-01-08T01:10:39.214Z] go test ./... -coverprofile=coverage.out ./... [2025-01-08T01:10:40.593Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-01-08T01:10:58.712Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-01-08T01:10:58.712Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-01-08T01:10:58.712Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2025-01-08T01:11:10.945Z] go vet ./... [2025-01-08T01:11:16.209Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-08T01:11:16.209Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-08T01:11:16.209Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-08T01:11:16.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-08T01:11:16.536Z] $ docker stop --time=1 aeed9c3873fd205f0b2e81403bdde87aca1522c4b43293afdb9b002447a5a94b [2025-01-08T01:11:20.548Z] $ docker rm -f --volumes aeed9c3873fd205f0b2e81403bdde87aca1522c4b43293afdb9b002447a5a94b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-08T01:11:21.182Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-08T01:11:21.255Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-08T01:11:21.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-08T01:11:22.260Z] + ls -al . [2025-01-08T01:11:22.260Z] total 252 [2025-01-08T01:11:22.260Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 8 01:10 . [2025-01-08T01:11:22.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 8 01:08 .. [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 8 01:08 .dockerignore [2025-01-08T01:11:22.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 8 01:10 .git [2025-01-08T01:11:22.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 01:08 .github [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 264 Jan 8 01:08 .gitignore [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 8 01:08 .golangci.yml [2025-01-08T01:11:22.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 01:09 .semver [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 19106 Jan 8 01:08 Attribution.txt [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jan 8 01:08 CHANGELOG.md [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 1803 Jan 8 01:08 Dockerfile [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 8 01:08 GOVERNANCE.md [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 657 Jan 8 01:08 Jenkinsfile [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 8 01:08 LICENSE [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 2545 Jan 8 01:08 Makefile [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 8 01:08 OWNERS.md [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jan 8 01:08 README.md [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 8 01:09 VERSION [2025-01-08T01:11:22.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 01:08 bin [2025-01-08T01:11:22.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 01:08 cmd [2025-01-08T01:11:22.260Z] -rw-r--r-- 1 jenkins jenkins 21039 Jan 8 01:10 coverage.out [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 6269 Jan 8 01:08 go.mod [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 87156 Jan 8 01:08 go.sum [2025-01-08T01:11:22.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 8 01:08 internal [2025-01-08T01:11:22.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 8 01:08 mock [2025-01-08T01:11:22.260Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 8 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:11:22.718Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=842c780950cbb9e59906eb3b52fafc84c0b66a69 --label arch=amd64 --label version=0.0.0 . [2025-01-08T01:11:22.719Z] Sending build context to Docker daemon 21.14MB [2025-01-08T01:11:22.719Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-01-08T01:11:22.719Z] Step 2/25 : FROM ${BASE} AS builder [2025-01-08T01:11:22.719Z] ---> 87264cfcddcd [2025-01-08T01:11:22.719Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-01-08T01:11:22.978Z] ---> Running in b90de96b6ed0 [2025-01-08T01:11:22.978Z] Removing intermediate container b90de96b6ed0 [2025-01-08T01:11:22.978Z] ---> 080794a25bf1 [2025-01-08T01:11:22.979Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-08T01:11:22.979Z] ---> Running in 11a13a03728c [2025-01-08T01:11:23.238Z] Removing intermediate container 11a13a03728c [2025-01-08T01:11:23.238Z] ---> 67e3df86f990 [2025-01-08T01:11:23.238Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-01-08T01:11:23.238Z] ---> Running in 42902d1c2e23 [2025-01-08T01:11:23.238Z] Removing intermediate container 42902d1c2e23 [2025-01-08T01:11:23.238Z] ---> 4ab9fd6c9936 [2025-01-08T01:11:23.238Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-01-08T01:11:23.238Z] ---> Running in a5c079416055 [2025-01-08T01:11:23.238Z] Removing intermediate container a5c079416055 [2025-01-08T01:11:23.238Z] ---> 695b2514ba3a [2025-01-08T01:11:23.238Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-08T01:11:23.497Z] ---> Running in 1e508b5f2bdb [2025-01-08T01:11:23.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T01:11:23.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T01:11:24.327Z] OK: 252 MiB in 62 packages [2025-01-08T01:11:24.592Z] Removing intermediate container 1e508b5f2bdb [2025-01-08T01:11:24.592Z] ---> c2efa84cb563 [2025-01-08T01:11:24.592Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-01-08T01:11:24.592Z] ---> Running in f80796b72daa [2025-01-08T01:11:24.592Z] Removing intermediate container f80796b72daa [2025-01-08T01:11:24.592Z] ---> 3c6162ceaff3 [2025-01-08T01:11:24.592Z] Step 9/25 : COPY go.mod vendor* ./ [2025-01-08T01:11:24.852Z] ---> fe6c0cf1faba [2025-01-08T01:11:24.852Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-08T01:11:24.852Z] ---> Running in c58da74c79ed [2025-01-08T01:11:25.423Z] Removing intermediate container c58da74c79ed [2025-01-08T01:11:25.423Z] ---> 36b246785278 [2025-01-08T01:11:25.423Z] Step 11/25 : COPY . . [2025-01-08T01:11:26.374Z] ---> 0c4798718d4b [2025-01-08T01:11:26.374Z] Step 12/25 : RUN $MAKE [2025-01-08T01:11:26.374Z] ---> Running in ae6a6c3fd013 [2025-01-08T01:11:26.374Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-01-08T01:11:58.459Z] Removing intermediate container ae6a6c3fd013 [2025-01-08T01:11:58.459Z] ---> 78b9293c72fe [2025-01-08T01:11:58.459Z] Step 13/25 : FROM alpine:3.20 [2025-01-08T01:11:58.459Z] 3.20: Pulling from library/alpine [2025-01-08T01:11:58.459Z] 63b69af3dc55: Pulling fs layer [2025-01-08T01:11:58.459Z] 63b69af3dc55: Verifying Checksum [2025-01-08T01:11:58.459Z] 63b69af3dc55: Download complete [2025-01-08T01:11:58.459Z] 63b69af3dc55: Pull complete [2025-01-08T01:11:58.459Z] Digest: sha256:780405de0f7cf99f985dd5a4f04dfc5aae71509d89505c1ba48a88d95a0ceb7f [2025-01-08T01:11:58.459Z] Status: Downloaded newer image for alpine:3.20 [2025-01-08T01:11:58.459Z] ---> dbf365b1c719 [2025-01-08T01:11:58.459Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-01-08T01:11:58.459Z] ---> Running in 497243f9c860 [2025-01-08T01:11:58.719Z] Removing intermediate container 497243f9c860 [2025-01-08T01:11:58.719Z] ---> 783dbcded4fe [2025-01-08T01:11:58.719Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-01-08T01:11:58.719Z] ---> Running in 52017b68acd4 [2025-01-08T01:11:58.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T01:11:58.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T01:11:59.239Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-01-08T01:11:59.239Z] Executing busybox-1.36.1-r29.trigger [2025-01-08T01:11:59.239Z] OK: 8 MiB in 15 packages [2025-01-08T01:11:59.500Z] Removing intermediate container 52017b68acd4 [2025-01-08T01:11:59.500Z] ---> 8dcd4325c359 [2025-01-08T01:11:59.500Z] Step 16/25 : RUN apk --no-cache upgrade [2025-01-08T01:11:59.760Z] ---> Running in 593d1f758d96 [2025-01-08T01:12:00.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-08T01:12:00.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-08T01:12:00.278Z] OK: 8 MiB in 15 packages [2025-01-08T01:12:00.538Z] Removing intermediate container 593d1f758d96 [2025-01-08T01:12:00.538Z] ---> d730cf92f438 [2025-01-08T01:12:00.538Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-01-08T01:12:01.918Z] ---> 7cd30f744774 [2025-01-08T01:12:01.918Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-01-08T01:12:01.918Z] ---> 985c25a40aa2 [2025-01-08T01:12:01.918Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-01-08T01:12:01.918Z] ---> cafcd7aa1c87 [2025-01-08T01:12:01.918Z] Step 20/25 : EXPOSE 59982 [2025-01-08T01:12:01.918Z] ---> Running in 240fa6dcb0f0 [2025-01-08T01:12:02.177Z] Removing intermediate container 240fa6dcb0f0 [2025-01-08T01:12:02.177Z] ---> a72e9cec91cc [2025-01-08T01:12:02.177Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-01-08T01:12:02.177Z] ---> Running in 67aec137ab45 [2025-01-08T01:12:02.177Z] Removing intermediate container 67aec137ab45 [2025-01-08T01:12:02.177Z] ---> 1c65edccfca6 [2025-01-08T01:12:02.177Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-08T01:12:02.177Z] ---> Running in 8501b2d3e7ff [2025-01-08T01:12:02.177Z] Removing intermediate container 8501b2d3e7ff [2025-01-08T01:12:02.177Z] ---> 3b53e177d70c [2025-01-08T01:12:02.177Z] Step 23/25 : LABEL arch=amd64 [2025-01-08T01:12:02.177Z] ---> Running in c21015d84fef [2025-01-08T01:12:02.436Z] Removing intermediate container c21015d84fef [2025-01-08T01:12:02.436Z] ---> 16acbae148dd [2025-01-08T01:12:02.436Z] Step 24/25 : LABEL git_sha=842c780950cbb9e59906eb3b52fafc84c0b66a69 [2025-01-08T01:12:02.436Z] ---> Running in c9538fa47414 [2025-01-08T01:12:02.436Z] Removing intermediate container c9538fa47414 [2025-01-08T01:12:02.436Z] ---> 85ab5583f4d9 [2025-01-08T01:12:02.436Z] Step 25/25 : LABEL version=0.0.0 [2025-01-08T01:12:02.436Z] ---> Running in 27dac57418a7 [2025-01-08T01:12:02.436Z] Removing intermediate container 27dac57418a7 [2025-01-08T01:12:02.436Z] ---> 21ab5672fbfc [2025-01-08T01:12:02.436Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-08T01:12:02.695Z] Successfully built 21ab5672fbfc [2025-01-08T01:12:02.695Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:12:03.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T01:12:03.669Z] [2025-01-08T01:12:03.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:12:04.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T01:12:04.065Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-08T01:12:04.065Z] 5eb5b503b376: Pulling fs layer [2025-01-08T01:12:04.065Z] 5c69ac0246d0: Pulling fs layer [2025-01-08T01:12:04.065Z] ec43610c2a17: Pulling fs layer [2025-01-08T01:12:04.065Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-08T01:12:04.065Z] 33b1e0a273af: Pulling fs layer [2025-01-08T01:12:04.065Z] 5d3b04190fa2: Pulling fs layer [2025-01-08T01:12:04.065Z] 2f39f015ded8: Pulling fs layer [2025-01-08T01:12:04.065Z] 33b1e0a273af: Waiting [2025-01-08T01:12:04.065Z] 5d3b04190fa2: Waiting [2025-01-08T01:12:04.065Z] 3a2ae6a8a46f: Waiting [2025-01-08T01:12:04.065Z] 5c69ac0246d0: Download complete [2025-01-08T01:12:04.065Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-08T01:12:04.065Z] 3a2ae6a8a46f: Download complete [2025-01-08T01:12:04.065Z] 33b1e0a273af: Verifying Checksum [2025-01-08T01:12:04.065Z] 33b1e0a273af: Download complete [2025-01-08T01:12:04.065Z] 5d3b04190fa2: Verifying Checksum [2025-01-08T01:12:04.065Z] 5d3b04190fa2: Download complete [2025-01-08T01:12:04.065Z] ec43610c2a17: Verifying Checksum [2025-01-08T01:12:04.065Z] ec43610c2a17: Download complete [2025-01-08T01:12:04.323Z] 5eb5b503b376: Verifying Checksum [2025-01-08T01:12:04.323Z] 5eb5b503b376: Download complete [2025-01-08T01:12:04.892Z] 2f39f015ded8: Download complete [2025-01-08T01:12:05.463Z] 5eb5b503b376: Pull complete [2025-01-08T01:12:05.463Z] 5c69ac0246d0: Pull complete [2025-01-08T01:12:06.031Z] ec43610c2a17: Pull complete [2025-01-08T01:12:06.031Z] 3a2ae6a8a46f: Pull complete [2025-01-08T01:12:06.290Z] 33b1e0a273af: Pull complete [2025-01-08T01:12:06.290Z] 5d3b04190fa2: Pull complete [2025-01-08T01:12:10.479Z] 2f39f015ded8: Pull complete [2025-01-08T01:12:10.479Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-08T01:12:10.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T01:12:10.479Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T01:12:10.735Z] prd-ubuntu20.04-docker-8c-8g-36307 does not seem to be running inside a container [2025-01-08T01:12:10.767Z] $ 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/gexfoundry_device-mqtt-go_PR-719 -v /w/workspace/gexfoundry_device-mqtt-go_PR-719:/w/workspace/gexfoundry_device-mqtt-go_PR-719:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-719@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-08T01:12:14.552Z] $ docker top f3f79203653b21789b518fb482e3303438fd7878bd53f11a465ff1402c084510 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:15.051Z] ---> job-cost.sh [2025-01-08T01:12:15.051Z] lf-activate-venv: SKIPPING [2025-01-08T01:12:15.051Z] INFO: No Stack... [2025-01-08T01:12:15.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T01:12:15.880Z] INFO: Archiving Costs [Pipeline] sh [2025-01-08T01:12:16.202Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives/cost.csv [2025-01-08T01:12:16.202Z] + cut -d, -f6 [Pipeline] lock [2025-01-08T01:12:16.248Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-719-1-stack-cost] [2025-01-08T01:12:16.258Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-719-1-stack-cost] did not exist. Created. [2025-01-08T01:12:16.263Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-719-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-08T01:12:16.662Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-08T01:12:16.720Z] Stashed 1 file(s) [Pipeline] } [2025-01-08T01:12:16.759Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-719-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-08T01:12:16.844Z] $ docker stop --time=1 f3f79203653b21789b518fb482e3303438fd7878bd53f11a465ff1402c084510 [2025-01-08T01:12:17.999Z] $ docker rm -f --volumes f3f79203653b21789b518fb482e3303438fd7878bd53f11a465ff1402c084510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-08T01:12:18.726Z] provisioning config files... [2025-01-08T01:12:18.734Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/config8442765266954858274tmp [Pipeline] { [Pipeline] sh [2025-01-08T01:12:19.083Z] + set +x [2025-01-08T01:12:19.083Z] + + curl -s https://codecov.io/bash [2025-01-08T01:12:19.083Z] bash -s -- [2025-01-08T01:12:19.083Z] [2025-01-08T01:12:19.083Z] _____ _ [2025-01-08T01:12:19.083Z] / ____| | | [2025-01-08T01:12:19.083Z] | | ___ __| | ___ ___ _____ __ [2025-01-08T01:12:19.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-08T01:12:19.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-08T01:12:19.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-08T01:12:19.083Z] Bash-1.0.6 [2025-01-08T01:12:19.083Z] [2025-01-08T01:12:19.083Z] [2025-01-08T01:12:19.083Z] ==> git version 2.25.1 found [2025-01-08T01:12:19.083Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-08T01:12:19.083Z] Release-Date: 2020-01-08 [2025-01-08T01:12:19.083Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-08T01:12:19.083Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-08T01:12:19.083Z] ==> Jenkins CI detected. [2025-01-08T01:12:19.083Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-719 [2025-01-08T01:12:19.083Z] project root: . [2025-01-08T01:12:19.083Z] --> token set from env [2025-01-08T01:12:19.083Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-08T01:12:19.083Z] ==> Running gcov in . (disable via -X gcov) [2025-01-08T01:12:19.083Z] ==> Python coveragepy not found [2025-01-08T01:12:19.083Z] ==> Searching for coverage reports in: [2025-01-08T01:12:19.083Z] + . [2025-01-08T01:12:19.083Z] -> Found 1 reports [2025-01-08T01:12:19.083Z] ==> Detecting git/mercurial file structure [2025-01-08T01:12:19.083Z] ==> Reading reports [2025-01-08T01:12:19.342Z] + ./coverage.out bytes=21039 [2025-01-08T01:12:19.342Z] ==> Appending adjustments [2025-01-08T01:12:19.342Z] https://docs.codecov.io/docs/fixing-reports [2025-01-08T01:12:19.342Z] + Found adjustments [2025-01-08T01:12:19.342Z] ==> Gzipping contents [2025-01-08T01:12:19.342Z] 4.0K /tmp/codecov.bdSJ9w.gz [2025-01-08T01:12:19.342Z] ==> Uploading reports [2025-01-08T01:12:19.342Z] url: https://codecov.io [2025-01-08T01:12:19.342Z] query: branch=PR-719&commit=842c780950cbb9e59906eb3b52fafc84c0b66a69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-719%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=719&job=&cmd_args= [2025-01-08T01:12:19.342Z] -> Pinging Codecov [2025-01-08T01:12:19.342Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-719&commit=842c780950cbb9e59906eb3b52fafc84c0b66a69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-719%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=719&job=&cmd_args= [2025-01-08T01:12:19.602Z] -> Uploading to [2025-01-08T01:12:19.602Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/842c780950cbb9e59906eb3b52fafc84c0b66a69/3ecfd0e0-08f4-4a76-8573-53ccf518d0e0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250108T011219Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=44d570968f99b4023bf5f076caaab774ddeeb1abee121115ba244b65ef618cdb [2025-01-08T01:12:19.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-08T01:12:19.602Z] Dload Upload Total Spent Left Speed [2025-01-08T01:12:19.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 22158 --:--:-- --:--:-- --:--:-- 22158 [2025-01-08T01:12:19.602Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/842c780950cbb9e59906eb3b52fafc84c0b66a69 [Pipeline] } [2025-01-08T01:12:19.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-08T01:12:21.658Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives ] [2025-01-08T01:12:21.658Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives [2025-01-08T01:12:21.658Z] total 16 [2025-01-08T01:12:21.658Z] drwxr-xr-x 3 root root 4096 Jan 8 01:12 . [2025-01-08T01:12:21.658Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 01:12 .. [2025-01-08T01:12:21.658Z] drwxr-xr-x 2 root root 4096 Jan 8 01:12 cost [2025-01-08T01:12:21.658Z] -rw-r--r-- 1 root root 86 Jan 8 01:12 cost.csv [2025-01-08T01:12:21.658Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives [2025-01-08T01:12:21.658Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives [2025-01-08T01:12:21.658Z] total 16 [2025-01-08T01:12:21.658Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 8 01:12 . [2025-01-08T01:12:21.658Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 8 01:12 .. [2025-01-08T01:12:21.658Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 8 01:12 cost [2025-01-08T01:12:21.658Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 8 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:21.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:22.905Z] ---> package-listing.sh [2025-01-08T01:12:22.905Z] ++ facter osfamily [2025-01-08T01:12:22.905Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-08T01:12:23.165Z] + OS_FAMILY=debian [2025-01-08T01:12:23.165Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-719 [2025-01-08T01:12:23.165Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-08T01:12:23.165Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-08T01:12:23.165Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-08T01:12:23.166Z] + PACKAGES=/tmp/packages_start.txt [2025-01-08T01:12:23.166Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-719 ']' [2025-01-08T01:12:23.166Z] + PACKAGES=/tmp/packages_end.txt [2025-01-08T01:12:23.166Z] + case "${OS_FAMILY}" in [2025-01-08T01:12:23.166Z] + dpkg -l [2025-01-08T01:12:23.166Z] + grep '^ii' [2025-01-08T01:12:23.166Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-08T01:12:23.166Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-08T01:12:23.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-08T01:12:23.166Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-719 ']' [2025-01-08T01:12:23.166Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives/ [2025-01-08T01:12:23.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-719/archives/ [Pipeline] echo [2025-01-08T01:12:23.217Z] 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/gexfoundry_device-mqtt-go_PR-719/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-08T01:12:23.516Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-08T01:12:24.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-08T01:12:24.162Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-08T01:12:24.316Z] prd-ubuntu20.04-docker-8c-8g-36307 does not seem to be running inside a container [2025-01-08T01:12:24.346Z] $ 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/gexfoundry_device-mqtt-go_PR-719/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-719 -v /w/workspace/gexfoundry_device-mqtt-go_PR-719:/w/workspace/gexfoundry_device-mqtt-go_PR-719:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-719@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-08T01:12:24.569Z] $ docker top 19ac6b2f670edc1fe4bc40c60a7d3bcea65f36309d1ff86400dd84b002635045 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-08T01:12:24.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-08T01:12:25.286Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-08T01:12:25.602Z] + ls /var/log/sa-host [2025-01-08T01:12:25.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-08T01:12:25.820Z] provisioning config files... [2025-01-08T01:12:25.829Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-719@tmp/config18141068109621978459tmp [Pipeline] { [Pipeline] echo [2025-01-08T01:12:25.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:26.210Z] ---> create-netrc.sh [Pipeline] } [2025-01-08T01:12:26.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:26.644Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-08T01:12:26.683Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:27.007Z] ---> sudo-logs.sh [2025-01-08T01:12:27.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-08T01:12:27.098Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:27.410Z] ---> job-cost.sh [2025-01-08T01:12:27.410Z] lf-activate-venv: SKIPPING [2025-01-08T01:12:27.410Z] DEBUG: total: 0.2199999988079071 [2025-01-08T01:12:27.410Z] INFO: Retrieving Stack Cost... [2025-01-08T01:12:27.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-08T01:12:27.669Z] INFO: Archiving Costs [Pipeline] echo [2025-01-08T01:12:27.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-08T01:12:28.025Z] ---> logs-deploy.sh [2025-01-08T01:12:28.025Z] lf-activate-venv: SKIPPING [2025-01-08T01:12:28.025Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-719/1 [2025-01-08T01:12:28.025Z] INFO: archiving workspace using pattern(s): [2025-01-08T01:12:28.963Z] Archives upload complete. [2025-01-08T01:12:28.963Z] INFO: archiving logs to Nexus