Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce 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-ssh4085769584995032065.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-ssh7607548065344239161.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12758827795564809030.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 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-ssh13355867889217383904.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4364647969100737592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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-34759’ Running on prd-ubuntu20.04-docker-8c-8g-34761 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce (main) Commit message: "Merge pull request #714 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > 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 core.sparsecheckout # timeout=10 > git checkout -f 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce # timeout=10 > git rev-list --no-walk 7bcf2a01f0ca0871350a0480051ec51dd105a569 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T03:52:56.698Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T03:52:56.771Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T03:52:56.799Z] ========================================================= [2024-12-09T03:52:56.799Z] EdgeX Global Pipelines Version Info [2024-12-09T03:52:56.799Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:52:57.528Z] ------------------- [2024-12-09T03:52:57.528Z] stable info: [2024-12-09T03:52:57.528Z] ------------------- [2024-12-09T03:52:57.528Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T03:52:57.528Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T03:52:57.529Z] Message: update stable to v1.0.269 [2024-12-09T03:52:58.099Z] ------------------- [2024-12-09T03:52:58.099Z] experimental info: [2024-12-09T03:52:58.099Z] ------------------- [2024-12-09T03:52:58.099Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T03:52:58.099Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T03:52:58.099Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T03:52:58.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-12-09T03:52:58.202Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-12-09T03:52:58.222Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T03:52:58.246Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T03:52:58.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T03:52:58.297Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T03:52:58.315Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T03:52:58.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T03:52:58.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T03:52:58.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T03:52:58.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T03:52:58.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-12-09T03:52:58.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T03:52:58.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T03:52:58.494Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T03:52:58.515Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T03:52:58.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T03:52:58.556Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T03:52:58.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T03:52:58.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T03:52:58.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-09T03:52:58.648Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-09T03:52:58.668Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T03:52:58.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T03:52:58.710Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T03:52:58.733Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T03:52:58.756Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T03:52:58.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T03:52:58.799Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T03:52:58.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T03:52:58.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] echo [2024-12-09T03:52:58.872Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 858a887 [Pipeline] echo [2024-12-09T03:52:58.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:52:58.947Z] provisioning config files... [2024-12-09T03:52:58.960Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3635946173308110484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:52:59.293Z] ---> ****-login.sh [2024-12-09T03:52:59.293Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:52:59.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:59.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:59.553Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:59.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:59.553Z] [2024-12-09T03:52:59.553Z] Login Succeeded [2024-12-09T03:52:59.553Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:52:59.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:59.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:59.554Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:59.554Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:59.554Z] [2024-12-09T03:52:59.554Z] Login Succeeded [2024-12-09T03:52:59.554Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:52:59.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:59.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:59.814Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:59.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:59.814Z] [2024-12-09T03:52:59.814Z] Login Succeeded [2024-12-09T03:52:59.814Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:52:59.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:52:59.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:52:59.814Z] Configure a credential helper to remove this warning. See [2024-12-09T03:52:59.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:52:59.814Z] [2024-12-09T03:52:59.814Z] Login Succeeded [2024-12-09T03:52:59.814Z] ****.io [2024-12-09T03:52:59.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:53:00.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:53:00.075Z] Configure a credential helper to remove this warning. See [2024-12-09T03:53:00.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:53:00.075Z] [2024-12-09T03:53:00.075Z] Login Succeeded [2024-12-09T03:53:00.076Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:53:00.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T03:53:00.483Z] + git rev-list -1 --merges 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce~1..858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] echo [2024-12-09T03:53:00.509Z] -----------> git rev-list -1 --merges 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce~1..858a887cbaf8a0b5761b88e9c26f4f16d121c8ce 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T03:53:00.509Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [false] [Pipeline] sh [2024-12-09T03:53:00.803Z] + git log --format=format:%s -1 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] echo [2024-12-09T03:53:00.818Z] ========================================================= [2024-12-09T03:53:00.818Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T03:53:00.818Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T03:53:01.161Z] + git log --format=format:%s -1 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] echo [2024-12-09T03:53:01.175Z] [semverPrep] GIT_COMMIT: 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce, Commit Message: Merge pull request #714 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-09T03:53:01.189Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T03:53:01.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T03:53:01.552Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T03:53:01.552Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T03:53:01.552Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T03:53:01.552Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T03:53:01.552Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T03:53:01.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:53:01.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T03:53:01.903Z] [2024-12-09T03:53:01.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:53:02.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T03:53:02.205Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T03:53:02.205Z] b85a868b505f: Pulling fs layer [2024-12-09T03:53:02.205Z] e2be974225ed: Pulling fs layer [2024-12-09T03:53:02.205Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T03:53:02.205Z] 988bab9f4d93: Pulling fs layer [2024-12-09T03:53:02.205Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T03:53:02.205Z] eaf3925da568: Pulling fs layer [2024-12-09T03:53:02.205Z] bab4dde63d76: Pulling fs layer [2024-12-09T03:53:02.205Z] bde34c3a00c8: Pulling fs layer [2024-12-09T03:53:02.205Z] b352a97aabf1: Pulling fs layer [2024-12-09T03:53:02.205Z] 4872d77fe225: Pulling fs layer [2024-12-09T03:53:02.205Z] 5851b861e8e6: Pulling fs layer [2024-12-09T03:53:02.205Z] bab4dde63d76: Waiting [2024-12-09T03:53:02.205Z] 5851b861e8e6: Waiting [2024-12-09T03:53:02.205Z] 988bab9f4d93: Waiting [2024-12-09T03:53:02.205Z] 4872d77fe225: Waiting [2024-12-09T03:53:02.205Z] bde34c3a00c8: Waiting [2024-12-09T03:53:02.205Z] b352a97aabf1: Waiting [2024-12-09T03:53:02.205Z] 1469e6f7b9e6: Waiting [2024-12-09T03:53:02.205Z] e2be974225ed: Verifying Checksum [2024-12-09T03:53:02.205Z] e2be974225ed: Download complete [2024-12-09T03:53:02.205Z] 988bab9f4d93: Verifying Checksum [2024-12-09T03:53:02.205Z] 988bab9f4d93: Download complete [2024-12-09T03:53:02.205Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T03:53:02.205Z] 1469e6f7b9e6: Download complete [2024-12-09T03:53:02.205Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T03:53:02.205Z] 339a4e72a1f5: Download complete [2024-12-09T03:53:02.464Z] eaf3925da568: Download complete [2024-12-09T03:53:02.464Z] bde34c3a00c8: Download complete [2024-12-09T03:53:02.464Z] b352a97aabf1: Verifying Checksum [2024-12-09T03:53:02.464Z] b352a97aabf1: Download complete [2024-12-09T03:53:02.464Z] 4872d77fe225: Download complete [2024-12-09T03:53:02.464Z] 5851b861e8e6: Verifying Checksum [2024-12-09T03:53:02.464Z] 5851b861e8e6: Download complete [2024-12-09T03:53:02.464Z] b85a868b505f: Verifying Checksum [2024-12-09T03:53:02.464Z] b85a868b505f: Download complete [2024-12-09T03:53:02.723Z] bab4dde63d76: Verifying Checksum [2024-12-09T03:53:02.723Z] bab4dde63d76: Download complete [2024-12-09T03:53:03.681Z] b85a868b505f: Pull complete [2024-12-09T03:53:03.681Z] e2be974225ed: Pull complete [2024-12-09T03:53:04.252Z] 339a4e72a1f5: Pull complete [2024-12-09T03:53:04.252Z] 988bab9f4d93: Pull complete [2024-12-09T03:53:04.512Z] 1469e6f7b9e6: Pull complete [2024-12-09T03:53:04.512Z] eaf3925da568: Pull complete [2024-12-09T03:53:06.426Z] bab4dde63d76: Pull complete [2024-12-09T03:53:06.426Z] bde34c3a00c8: Pull complete [2024-12-09T03:53:06.426Z] b352a97aabf1: Pull complete [2024-12-09T03:53:06.426Z] 4872d77fe225: Pull complete [2024-12-09T03:53:06.686Z] 5851b861e8e6: Pull complete [2024-12-09T03:53:06.686Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T03:53:06.686Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T03:53:06.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:53:06.827Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T03:53:06.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T03:53:10.558Z] $ docker top 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea -eo pid,comm [2024-12-09T03:53:10.615Z] 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). [2024-12-09T03:53:10.615Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T03:53:10.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T03:53:10.668Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T03:53:10.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T03:53:10.789Z] $ docker exec 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea ssh-agent [2024-12-09T03:53:10.903Z] SSH_AUTH_SOCK=/tmp/ssh-HpEoUW55ybfV/agent.33 [2024-12-09T03:53:10.903Z] SSH_AGENT_PID=39 [2024-12-09T03:53:10.909Z] Running ssh-add (command line suppressed) [2024-12-09T03:53:11.008Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7937265588658548298.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7937265588658548298.key) [2024-12-09T03:53:11.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T03:53:11.321Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T03:53:11.330Z] $ docker exec --env ******** --env ******** 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea ssh-agent -k [2024-12-09T03:53:11.428Z] unset SSH_AUTH_SOCK; [2024-12-09T03:53:11.428Z] unset SSH_AGENT_PID; [2024-12-09T03:53:11.428Z] echo Agent pid 39 killed; [2024-12-09T03:53:11.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T03:53:11.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T03:53:11.480Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T03:53:11.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T03:53:11.593Z] $ docker exec 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea ssh-agent [2024-12-09T03:53:11.702Z] SSH_AUTH_SOCK=/tmp/ssh-0c3Qja0ZoeQ9/agent.73 [2024-12-09T03:53:11.702Z] SSH_AGENT_PID=79 [2024-12-09T03:53:11.708Z] Running ssh-add (command line suppressed) [2024-12-09T03:53:11.819Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12540261581284216454.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12540261581284216454.key) [2024-12-09T03:53:11.833Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T03:53:12.132Z] + git semver init [2024-12-09T03:53:12.394Z] 2024-12-09 03:53:12,294 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T03:53:12.394Z] 2024-12-09 03:53:12,295 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-12-09T03:53:12.394Z] 2024-12-09 03:53:12,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-12-09T03:53:12.394Z] 2024-12-09 03:53:12,295 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T03:53:14.309Z] 2024-12-09 03:53:14,023 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-12-09T03:53:14.309Z] 2024-12-09 03:53:14,024 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-12-09T03:53:14.309Z] 2024-12-09 03:53:14,024 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T03:53:14.309Z] 2024-12-09 03:53:14,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T03:53:14.309Z] 4.0.0-dev.6 [Pipeline] } [2024-12-09T03:53:14.319Z] $ docker exec --env ******** --env ******** 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea ssh-agent -k [2024-12-09T03:53:14.419Z] unset SSH_AUTH_SOCK; [2024-12-09T03:53:14.420Z] unset SSH_AGENT_PID; [2024-12-09T03:53:14.420Z] echo Agent pid 79 killed; [2024-12-09T03:53:14.430Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T03:53:14.754Z] + git semver [Pipeline] } [2024-12-09T03:53:15.024Z] $ docker stop --time=1 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea [2024-12-09T03:53:16.361Z] $ docker rm -f --volumes 90c3282498d2f0b2432c7591bdb02558c94e3570ea52d149db148312d54beeea [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T03:53:16.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T03:53:16.937Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T03:53:16.941Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:53:17.123Z] provisioning config files... [2024-12-09T03:53:17.132Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13785937247308980159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:53:17.433Z] ---> ****-login.sh [2024-12-09T03:53:17.433Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:53:17.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:53:17.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:53:17.433Z] Configure a credential helper to remove this warning. See [2024-12-09T03:53:17.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:53:17.433Z] [2024-12-09T03:53:17.433Z] Login Succeeded [2024-12-09T03:53:17.434Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:53:17.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:53:17.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:53:17.434Z] Configure a credential helper to remove this warning. See [2024-12-09T03:53:17.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:53:17.434Z] [2024-12-09T03:53:17.434Z] Login Succeeded [2024-12-09T03:53:17.434Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:53:17.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:53:17.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:53:17.697Z] Configure a credential helper to remove this warning. See [2024-12-09T03:53:17.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:53:17.697Z] [2024-12-09T03:53:17.697Z] Login Succeeded [2024-12-09T03:53:17.697Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:53:17.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:53:17.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:53:17.697Z] Configure a credential helper to remove this warning. See [2024-12-09T03:53:17.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:53:17.697Z] [2024-12-09T03:53:17.697Z] Login Succeeded [2024-12-09T03:53:17.697Z] ****.io [2024-12-09T03:53:17.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:53:17.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:53:17.958Z] Configure a credential helper to remove this warning. See [2024-12-09T03:53:17.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:53:17.958Z] [2024-12-09T03:53:17.958Z] Login Succeeded [2024-12-09T03:53:17.958Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:53:17.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T03:53:18.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:53:18.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:53:18.092Z] ========================================================= [2024-12-09T03:53:18.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T03:53:18.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:53:18.435Z] + 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 . [2024-12-09T03:53:18.435Z] Sending build context to Docker daemon 20.98MB [2024-12-09T03:53:18.435Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T03:53:18.435Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-09T03:53:18.435Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T03:53:18.435Z] 43c4264eed91: Pulling fs layer [2024-12-09T03:53:18.435Z] 4cc291be95ef: Pulling fs layer [2024-12-09T03:53:18.435Z] 2ac1f1163629: Pulling fs layer [2024-12-09T03:53:18.435Z] 5c3c966382ef: Pulling fs layer [2024-12-09T03:53:18.435Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T03:53:18.435Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T03:53:18.435Z] 5c3c966382ef: Waiting [2024-12-09T03:53:18.435Z] 4f4fb700ef54: Waiting [2024-12-09T03:53:18.435Z] 9f66e0745190: Pulling fs layer [2024-12-09T03:53:18.435Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T03:53:18.435Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T03:53:18.435Z] 5d5c8e513c77: Waiting [2024-12-09T03:53:18.435Z] 9f66e0745190: Waiting [2024-12-09T03:53:18.435Z] f49a43e4bbc0: Waiting [2024-12-09T03:53:18.435Z] 561ebcabdf7f: Waiting [2024-12-09T03:53:18.703Z] 4cc291be95ef: Verifying Checksum [2024-12-09T03:53:18.703Z] 4cc291be95ef: Download complete [2024-12-09T03:53:18.703Z] 5c3c966382ef: Verifying Checksum [2024-12-09T03:53:18.703Z] 5c3c966382ef: Download complete [2024-12-09T03:53:18.703Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T03:53:18.703Z] 4f4fb700ef54: Download complete [2024-12-09T03:53:18.703Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T03:53:18.703Z] 5d5c8e513c77: Download complete [2024-12-09T03:53:18.703Z] 43c4264eed91: Verifying Checksum [2024-12-09T03:53:18.703Z] 43c4264eed91: Download complete [2024-12-09T03:53:18.703Z] 9f66e0745190: Verifying Checksum [2024-12-09T03:53:18.703Z] 9f66e0745190: Download complete [2024-12-09T03:53:18.703Z] 43c4264eed91: Pull complete [2024-12-09T03:53:18.962Z] 561ebcabdf7f: Verifying Checksum [2024-12-09T03:53:18.962Z] 561ebcabdf7f: Download complete [2024-12-09T03:53:18.962Z] 4cc291be95ef: Pull complete [2024-12-09T03:53:18.962Z] 2ac1f1163629: Download complete [2024-12-09T03:53:19.530Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T03:53:19.530Z] f49a43e4bbc0: Download complete [2024-12-09T03:53:22.817Z] 2ac1f1163629: Pull complete [2024-12-09T03:53:22.817Z] 5c3c966382ef: Pull complete [2024-12-09T03:53:22.817Z] 4f4fb700ef54: Pull complete [2024-12-09T03:53:22.817Z] 5d5c8e513c77: Pull complete [2024-12-09T03:53:22.817Z] 9f66e0745190: Pull complete [2024-12-09T03:53:25.356Z] f49a43e4bbc0: Pull complete [2024-12-09T03:53:25.685Z] 561ebcabdf7f: Pull complete [2024-12-09T03:53:25.685Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T03:53:25.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T03:53:25.685Z] ---> 3a752c3f9dda [2024-12-09T03:53:25.685Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-09T03:53:32.084Z] Still waiting to schedule task [2024-12-09T03:53:32.085Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34760’ [2024-12-09T03:53:32.306Z] ---> Running in 794b4c11248b [2024-12-09T03:53:32.306Z] Removing intermediate container 794b4c11248b [2024-12-09T03:53:32.306Z] ---> 3567178aa7f1 [2024-12-09T03:53:32.306Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T03:53:32.306Z] ---> Running in ac79e6db96a6 [2024-12-09T03:53:32.306Z] Removing intermediate container ac79e6db96a6 [2024-12-09T03:53:32.306Z] ---> f11d7e3d518b [2024-12-09T03:53:32.306Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-09T03:53:32.306Z] ---> Running in 92a057b3a568 [2024-12-09T03:53:32.306Z] Removing intermediate container 92a057b3a568 [2024-12-09T03:53:32.306Z] ---> 496cba026384 [2024-12-09T03:53:32.306Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T03:53:32.306Z] ---> Running in 818f1ed22281 [2024-12-09T03:53:32.306Z] Removing intermediate container 818f1ed22281 [2024-12-09T03:53:32.306Z] ---> 2d7c7c70cecc [2024-12-09T03:53:32.306Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T03:53:32.306Z] ---> Running in 854311c5f8c8 [2024-12-09T03:53:32.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:53:32.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:53:32.306Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-09T03:53:32.306Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-09T03:53:32.306Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-09T03:53:32.306Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-09T03:53:32.306Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T03:53:32.306Z] OK: 250 MiB in 58 packages [2024-12-09T03:53:32.877Z] Removing intermediate container 854311c5f8c8 [2024-12-09T03:53:32.877Z] ---> ad4e928c1e79 [2024-12-09T03:53:32.877Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-12-09T03:53:32.877Z] ---> Running in 5ec34b787068 [2024-12-09T03:53:32.877Z] Removing intermediate container 5ec34b787068 [2024-12-09T03:53:32.877Z] ---> 51ea803abf60 [2024-12-09T03:53:32.877Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-09T03:53:33.135Z] ---> 997afd4ac5cc [2024-12-09T03:53:33.135Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:53:33.135Z] ---> Running in 3d81c3f597de [2024-12-09T03:54:19.867Z] Removing intermediate container 3d81c3f597de [2024-12-09T03:54:19.867Z] ---> e8138b0a3460 [2024-12-09T03:54:19.867Z] Step 11/12 : COPY . . [2024-12-09T03:54:19.867Z] ---> f6a68a130024 [2024-12-09T03:54:19.867Z] Step 12/12 : RUN $MAKE [2024-12-09T03:54:19.867Z] ---> Running in f27e95c54de1 [2024-12-09T03:54:19.867Z] noop [2024-12-09T03:54:19.867Z] Removing intermediate container f27e95c54de1 [2024-12-09T03:54:19.867Z] ---> 67b050cfa02a [2024-12-09T03:54:19.867Z] Successfully built 67b050cfa02a [2024-12-09T03:54:19.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:54:20.311Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T03:54:20.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:54:20.394Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T03:54:20.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2024-12-09T03:54:20.747Z] $ docker top f1913bec3365d0487dff2be0516d6fdd9970ab7f62bb307811acc5e11ad4d062 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:54:21.098Z] + go version [2024-12-09T03:54:21.098Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T03:54:21.110Z] $ docker stop --time=1 f1913bec3365d0487dff2be0516d6fdd9970ab7f62bb307811acc5e11ad4d062 [2024-12-09T03:54:22.395Z] $ docker rm -f --volumes f1913bec3365d0487dff2be0516d6fdd9970ab7f62bb307811acc5e11ad4d062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:54:22.843Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T03:54:22.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:54:22.920Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T03:54:22.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2024-12-09T03:54:23.267Z] $ docker top 5ccc9ce07b34d01c880d246b5b8e375d8b5eded58f869e8fe72b0d54434bc2d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:54:23.610Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T03:54:23.905Z] + make test [2024-12-09T03:54:23.905Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T03:54:25.286Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-12-09T03:54:43.364Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-12-09T03:54:43.364Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-12-09T03:54:43.364Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements [2024-12-09T03:54:51.472Z] go vet ./... [2024-12-09T03:54:56.736Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T03:54:56.736Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T03:54:56.736Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T03:54:56.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T03:54:56.766Z] $ docker stop --time=1 5ccc9ce07b34d01c880d246b5b8e375d8b5eded58f869e8fe72b0d54434bc2d3 [2024-12-09T03:55:01.325Z] $ docker rm -f --volumes 5ccc9ce07b34d01c880d246b5b8e375d8b5eded58f869e8fe72b0d54434bc2d3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T03:55:01.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T03:55:01.918Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T03:55:02.450Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T03:55:02.737Z] + ls -al . [2024-12-09T03:55:02.737Z] total 252 [2024-12-09T03:55:02.737Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 03:54 . [2024-12-09T03:55:02.737Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:52 .. [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 03:52 .dockerignore [2024-12-09T03:55:02.737Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:54 .git [2024-12-09T03:55:02.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:52 .github [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 9 03:52 .gitignore [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 03:52 .golangci.yml [2024-12-09T03:55:02.737Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 03:53 .semver [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 19106 Dec 9 03:52 Attribution.txt [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 9 03:52 CHANGELOG.md [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 1803 Dec 9 03:52 Dockerfile [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 03:52 GOVERNANCE.md [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 9 03:52 Jenkinsfile [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 03:52 LICENSE [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 2545 Dec 9 03:52 Makefile [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 9 03:52 OWNERS.md [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 9 03:52 README.md [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 03:53 VERSION [2024-12-09T03:55:02.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:52 bin [2024-12-09T03:55:02.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:52 cmd [2024-12-09T03:55:02.737Z] -rw-r--r-- 1 jenkins jenkins 21039 Dec 9 03:54 coverage.out [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 6266 Dec 9 03:52 go.mod [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 9 03:52 go.sum [2024-12-09T03:55:02.737Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:52 internal [2024-12-09T03:55:02.737Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:52 mock [2024-12-09T03:55:02.737Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 9 03:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:03.052Z] + 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=858a887cbaf8a0b5761b88e9c26f4f16d121c8ce --label arch=amd64 --label version=4.0.0-dev.6 . [2024-12-09T03:55:03.052Z] Sending build context to Docker daemon 21MB [2024-12-09T03:55:03.052Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T03:55:03.052Z] Step 2/25 : FROM ${BASE} AS builder [2024-12-09T03:55:03.052Z] ---> 67b050cfa02a [2024-12-09T03:55:03.052Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-12-09T03:55:03.310Z] ---> Running in 2999b2e391e4 [2024-12-09T03:55:03.569Z] Removing intermediate container 2999b2e391e4 [2024-12-09T03:55:03.569Z] ---> 50f3a35c8824 [2024-12-09T03:55:03.569Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T03:55:03.569Z] ---> Running in 7772c772d898 [2024-12-09T03:55:03.569Z] Removing intermediate container 7772c772d898 [2024-12-09T03:55:03.569Z] ---> ec073e71cb77 [2024-12-09T03:55:03.569Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-09T03:55:03.569Z] ---> Running in a3a943ea29c6 [2024-12-09T03:55:03.569Z] Removing intermediate container a3a943ea29c6 [2024-12-09T03:55:03.569Z] ---> dbf71e9d06db [2024-12-09T03:55:03.569Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-12-09T03:55:03.569Z] ---> Running in 6656ce25f566 [2024-12-09T03:55:03.827Z] Removing intermediate container 6656ce25f566 [2024-12-09T03:55:03.827Z] ---> 8eb090a94e87 [2024-12-09T03:55:03.827Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-09T03:55:03.827Z] ---> Running in 0af37b08e8eb [2024-12-09T03:55:04.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:04.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:04.652Z] OK: 250 MiB in 58 packages [2024-12-09T03:55:04.911Z] Removing intermediate container 0af37b08e8eb [2024-12-09T03:55:04.911Z] ---> 59fbc4a5f49e [2024-12-09T03:55:04.911Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-12-09T03:55:04.911Z] ---> Running in 1bf2ece811b0 [2024-12-09T03:55:04.911Z] Removing intermediate container 1bf2ece811b0 [2024-12-09T03:55:04.911Z] ---> 8fe304ae8050 [2024-12-09T03:55:04.911Z] Step 9/25 : COPY go.mod vendor* ./ [2024-12-09T03:55:05.168Z] ---> 35310fd18782 [2024-12-09T03:55:05.168Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:55:05.168Z] ---> Running in fd73cd618fc1 [2024-12-09T03:55:05.735Z] Removing intermediate container fd73cd618fc1 [2024-12-09T03:55:05.735Z] ---> 633c855a5b46 [2024-12-09T03:55:05.735Z] Step 11/25 : COPY . . [2024-12-09T03:55:06.671Z] ---> 120b20baf97a [2024-12-09T03:55:06.671Z] Step 12/25 : RUN $MAKE [2024-12-09T03:55:06.671Z] ---> Running in f123cb2f216e [2024-12-09T03:55:06.671Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-12-09T03:55:39.307Z] Removing intermediate container f123cb2f216e [2024-12-09T03:55:39.307Z] ---> 3634a7ae5e51 [2024-12-09T03:55:39.307Z] Step 13/25 : FROM alpine:3.20 [2024-12-09T03:55:39.307Z] 3.20: Pulling from library/alpine [2024-12-09T03:55:39.307Z] da9db072f522: Pulling fs layer [2024-12-09T03:55:39.307Z] da9db072f522: Verifying Checksum [2024-12-09T03:55:39.307Z] da9db072f522: Download complete [2024-12-09T03:55:39.307Z] da9db072f522: Pull complete [2024-12-09T03:55:39.307Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T03:55:39.307Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T03:55:39.307Z] ---> 63b790fccc90 [2024-12-09T03:55:39.307Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-12-09T03:55:39.307Z] ---> Running in 79483addbe48 [2024-12-09T03:55:39.566Z] Removing intermediate container 79483addbe48 [2024-12-09T03:55:39.566Z] ---> da5c82decb93 [2024-12-09T03:55:39.566Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-12-09T03:55:39.566Z] ---> Running in bf7b15cf90a4 [2024-12-09T03:55:39.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:39.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:40.401Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T03:55:40.401Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T03:55:40.401Z] OK: 8 MiB in 15 packages [2024-12-09T03:55:40.665Z] Removing intermediate container bf7b15cf90a4 [2024-12-09T03:55:40.665Z] ---> aac08b19de20 [2024-12-09T03:55:40.665Z] Step 16/25 : RUN apk --no-cache upgrade [2024-12-09T03:55:40.665Z] ---> Running in a0c6d44e3057 [2024-12-09T03:55:40.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:40.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:41.183Z] Upgrading critical system libraries and apk-tools: [2024-12-09T03:55:41.183Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T03:55:41.183Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T03:55:41.183Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T03:55:41.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:41.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T03:55:41.751Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T03:55:41.751Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T03:55:41.751Z] OK: 8 MiB in 15 packages [2024-12-09T03:55:42.333Z] Removing intermediate container a0c6d44e3057 [2024-12-09T03:55:42.333Z] ---> 6e170706b554 [2024-12-09T03:55:42.333Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-12-09T03:55:43.727Z] ---> 4f658f00143d [2024-12-09T03:55:43.727Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-12-09T03:55:43.985Z] ---> cf422f9b0c99 [2024-12-09T03:55:43.985Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-12-09T03:55:43.985Z] ---> 13f2ddefcd3a [2024-12-09T03:55:43.985Z] Step 20/25 : EXPOSE 59982 [2024-12-09T03:55:43.985Z] ---> Running in 44acd50b2dd7 [2024-12-09T03:55:44.249Z] Removing intermediate container 44acd50b2dd7 [2024-12-09T03:55:44.249Z] ---> 88929212bdbd [2024-12-09T03:55:44.249Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-12-09T03:55:44.249Z] ---> Running in 7bdb1507add9 [2024-12-09T03:55:44.249Z] Removing intermediate container 7bdb1507add9 [2024-12-09T03:55:44.249Z] ---> b86b52909b7e [2024-12-09T03:55:44.249Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-09T03:55:44.249Z] ---> Running in c79770957f68 [2024-12-09T03:55:44.249Z] Removing intermediate container c79770957f68 [2024-12-09T03:55:44.249Z] ---> c30602586652 [2024-12-09T03:55:44.249Z] Step 23/25 : LABEL arch=amd64 [2024-12-09T03:55:44.249Z] ---> Running in 413993fe3dc1 [2024-12-09T03:55:44.515Z] Removing intermediate container 413993fe3dc1 [2024-12-09T03:55:44.515Z] ---> 190c0236d665 [2024-12-09T03:55:44.515Z] Step 24/25 : LABEL git_sha=858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T03:55:44.515Z] ---> Running in 26f55720693c [2024-12-09T03:55:44.515Z] Removing intermediate container 26f55720693c [2024-12-09T03:55:44.515Z] ---> 98176f60aae0 [2024-12-09T03:55:44.515Z] Step 25/25 : LABEL version=4.0.0-dev.6 [2024-12-09T03:55:44.515Z] ---> Running in f7090ef73792 [2024-12-09T03:55:44.515Z] Removing intermediate container f7090ef73792 [2024-12-09T03:55:44.515Z] ---> c7a99e56d22f [2024-12-09T03:55:44.515Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T03:55:44.515Z] Successfully built c7a99e56d22f [2024-12-09T03:55:44.515Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:55:44.647Z] provisioning config files... [2024-12-09T03:55:44.659Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11027864690574645446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:55:44.966Z] ---> ****-login.sh [2024-12-09T03:55:44.966Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:55:44.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:55:44.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:55:44.967Z] Configure a credential helper to remove this warning. See [2024-12-09T03:55:44.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:55:44.967Z] [2024-12-09T03:55:44.967Z] Login Succeeded [2024-12-09T03:55:44.967Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:55:44.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:55:44.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:55:44.967Z] Configure a credential helper to remove this warning. See [2024-12-09T03:55:44.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:55:44.967Z] [2024-12-09T03:55:44.967Z] Login Succeeded [2024-12-09T03:55:44.967Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:55:45.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:55:45.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:55:45.226Z] Configure a credential helper to remove this warning. See [2024-12-09T03:55:45.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:55:45.226Z] [2024-12-09T03:55:45.226Z] Login Succeeded [2024-12-09T03:55:45.226Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:55:45.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:55:45.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:55:45.226Z] Configure a credential helper to remove this warning. See [2024-12-09T03:55:45.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:55:45.226Z] [2024-12-09T03:55:45.226Z] Login Succeeded [2024-12-09T03:55:45.226Z] ****.io [2024-12-09T03:55:45.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:55:45.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:55:45.488Z] Configure a credential helper to remove this warning. See [2024-12-09T03:55:45.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:55:45.488Z] [2024-12-09T03:55:45.488Z] Login Succeeded [2024-12-09T03:55:45.488Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:55:45.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T03:55:45.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:55:45.567Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-12-09T03:55:45.567Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T03:55:45.567Z] latest [2024-12-09T03:55:45.567Z] 4.0.0-dev.6 [2024-12-09T03:55:45.567Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [2024-12-09T03:55:45.567Z] main [2024-12-09T03:55:45.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:45.923Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:46.264Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T03:55:46.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-09T03:55:46.264Z] 990ca8e63e03: Preparing [2024-12-09T03:55:46.264Z] 842e57995b37: Preparing [2024-12-09T03:55:46.264Z] 7c979f58a13a: Preparing [2024-12-09T03:55:46.264Z] 923fb08ca1ed: Preparing [2024-12-09T03:55:46.264Z] 67e583eae09b: Preparing [2024-12-09T03:55:46.264Z] 75654b8eeebd: Preparing [2024-12-09T03:55:46.264Z] 75654b8eeebd: Waiting [2024-12-09T03:55:46.264Z] 842e57995b37: Pushed [2024-12-09T03:55:46.264Z] 67e583eae09b: Pushed [2024-12-09T03:55:46.264Z] 990ca8e63e03: Pushed [2024-12-09T03:55:46.264Z] 75654b8eeebd: Layer already exists [2024-12-09T03:55:46.832Z] 923fb08ca1ed: Pushed [2024-12-09T03:55:51.029Z] 7c979f58a13a: Pushed [2024-12-09T03:55:51.029Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce: digest: sha256:1d5788ffc846b4f0eaf199ea7b90a44329be389b8b65e1f8a91cdb9289319e25 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:51.368Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:51.699Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-12-09T03:55:51.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-09T03:55:51.699Z] 990ca8e63e03: Preparing [2024-12-09T03:55:51.699Z] 842e57995b37: Preparing [2024-12-09T03:55:51.699Z] 7c979f58a13a: Preparing [2024-12-09T03:55:51.699Z] 923fb08ca1ed: Preparing [2024-12-09T03:55:51.699Z] 67e583eae09b: Preparing [2024-12-09T03:55:51.699Z] 75654b8eeebd: Preparing [2024-12-09T03:55:51.699Z] 75654b8eeebd: Waiting [2024-12-09T03:55:51.699Z] 990ca8e63e03: Layer already exists [2024-12-09T03:55:51.699Z] 7c979f58a13a: Layer already exists [2024-12-09T03:55:51.699Z] 923fb08ca1ed: Layer already exists [2024-12-09T03:55:51.699Z] 842e57995b37: Layer already exists [2024-12-09T03:55:51.699Z] 67e583eae09b: Layer already exists [2024-12-09T03:55:51.699Z] 75654b8eeebd: Layer already exists [2024-12-09T03:55:51.699Z] latest: digest: sha256:1d5788ffc846b4f0eaf199ea7b90a44329be389b8b65e1f8a91cdb9289319e25 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:52.030Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:52.360Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.6 [2024-12-09T03:55:52.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-09T03:55:52.360Z] 990ca8e63e03: Preparing [2024-12-09T03:55:52.360Z] 842e57995b37: Preparing [2024-12-09T03:55:52.360Z] 7c979f58a13a: Preparing [2024-12-09T03:55:52.360Z] 923fb08ca1ed: Preparing [2024-12-09T03:55:52.360Z] 67e583eae09b: Preparing [2024-12-09T03:55:52.360Z] 75654b8eeebd: Preparing [2024-12-09T03:55:52.360Z] 75654b8eeebd: Waiting [2024-12-09T03:55:52.360Z] 7c979f58a13a: Layer already exists [2024-12-09T03:55:52.360Z] 842e57995b37: Layer already exists [2024-12-09T03:55:52.360Z] 67e583eae09b: Layer already exists [2024-12-09T03:55:52.360Z] 923fb08ca1ed: Layer already exists [2024-12-09T03:55:52.360Z] 990ca8e63e03: Layer already exists [2024-12-09T03:55:52.360Z] 75654b8eeebd: Layer already exists [2024-12-09T03:55:52.360Z] 4.0.0-dev.6: digest: sha256:1d5788ffc846b4f0eaf199ea7b90a44329be389b8b65e1f8a91cdb9289319e25 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:52.694Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:53.018Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [2024-12-09T03:55:53.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-09T03:55:53.018Z] 990ca8e63e03: Preparing [2024-12-09T03:55:53.018Z] 842e57995b37: Preparing [2024-12-09T03:55:53.018Z] 7c979f58a13a: Preparing [2024-12-09T03:55:53.018Z] 923fb08ca1ed: Preparing [2024-12-09T03:55:53.019Z] 67e583eae09b: Preparing [2024-12-09T03:55:53.019Z] 75654b8eeebd: Preparing [2024-12-09T03:55:53.019Z] 75654b8eeebd: Waiting [2024-12-09T03:55:53.019Z] 923fb08ca1ed: Layer already exists [2024-12-09T03:55:53.019Z] 7c979f58a13a: Layer already exists [2024-12-09T03:55:53.019Z] 67e583eae09b: Layer already exists [2024-12-09T03:55:53.019Z] 842e57995b37: Layer already exists [2024-12-09T03:55:53.019Z] 990ca8e63e03: Layer already exists [2024-12-09T03:55:53.019Z] 75654b8eeebd: Layer already exists [2024-12-09T03:55:53.019Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6: digest: sha256:1d5788ffc846b4f0eaf199ea7b90a44329be389b8b65e1f8a91cdb9289319e25 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:53.366Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:53.699Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-12-09T03:55:53.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-12-09T03:55:53.699Z] 990ca8e63e03: Preparing [2024-12-09T03:55:53.699Z] 842e57995b37: Preparing [2024-12-09T03:55:53.699Z] 7c979f58a13a: Preparing [2024-12-09T03:55:53.699Z] 923fb08ca1ed: Preparing [2024-12-09T03:55:53.699Z] 67e583eae09b: Preparing [2024-12-09T03:55:53.699Z] 75654b8eeebd: Preparing [2024-12-09T03:55:53.699Z] 75654b8eeebd: Waiting [2024-12-09T03:55:53.699Z] 990ca8e63e03: Layer already exists [2024-12-09T03:55:53.699Z] 923fb08ca1ed: Layer already exists [2024-12-09T03:55:53.699Z] 67e583eae09b: Layer already exists [2024-12-09T03:55:53.699Z] 7c979f58a13a: Layer already exists [2024-12-09T03:55:53.699Z] 842e57995b37: Layer already exists [2024-12-09T03:55:53.699Z] 75654b8eeebd: Layer already exists [2024-12-09T03:55:53.699Z] main: digest: sha256:1d5788ffc846b4f0eaf199ea7b90a44329be389b8b65e1f8a91cdb9289319e25 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T03:55:53.784Z] ===================================================== [Pipeline] echo [2024-12-09T03:55:53.798Z] taggedImages: [2024-12-09T03:55:53.798Z] - nexus3.edgexfoundry.org:10004/device-mqtt:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T03:55:53.798Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-12-09T03:55:53.798Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.6 [2024-12-09T03:55:53.798Z] - nexus3.edgexfoundry.org:10004/device-mqtt:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [2024-12-09T03:55:53.798Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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 [2024-12-09T03:55:54.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T03:55:54.228Z] [2024-12-09T03:55:54.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:55:54.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T03:55:54.532Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T03:55:54.532Z] 5eb5b503b376: Pulling fs layer [2024-12-09T03:55:54.532Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T03:55:54.532Z] ec43610c2a17: Pulling fs layer [2024-12-09T03:55:54.532Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T03:55:54.532Z] 33b1e0a273af: Pulling fs layer [2024-12-09T03:55:54.532Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T03:55:54.532Z] 2f39f015ded8: Pulling fs layer [2024-12-09T03:55:54.532Z] 33b1e0a273af: Waiting [2024-12-09T03:55:54.532Z] 2f39f015ded8: Waiting [2024-12-09T03:55:54.532Z] 5d3b04190fa2: Waiting [2024-12-09T03:55:54.532Z] 3a2ae6a8a46f: Waiting [2024-12-09T03:55:54.532Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T03:55:54.532Z] 5c69ac0246d0: Download complete [2024-12-09T03:55:54.532Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-09T03:55:54.532Z] 3a2ae6a8a46f: Download complete [2024-12-09T03:55:54.532Z] 33b1e0a273af: Verifying Checksum [2024-12-09T03:55:54.532Z] 33b1e0a273af: Download complete [2024-12-09T03:55:54.532Z] ec43610c2a17: Verifying Checksum [2024-12-09T03:55:54.532Z] ec43610c2a17: Download complete [2024-12-09T03:55:54.532Z] 5d3b04190fa2: Download complete [2024-12-09T03:55:54.790Z] 5eb5b503b376: Verifying Checksum [2024-12-09T03:55:54.790Z] 5eb5b503b376: Download complete [2024-12-09T03:55:55.781Z] 2f39f015ded8: Download complete [2024-12-09T03:55:56.040Z] 5eb5b503b376: Pull complete [2024-12-09T03:55:56.040Z] 5c69ac0246d0: Pull complete [2024-12-09T03:55:56.610Z] ec43610c2a17: Pull complete [2024-12-09T03:55:56.610Z] 3a2ae6a8a46f: Pull complete [2024-12-09T03:55:56.610Z] 33b1e0a273af: Pull complete [2024-12-09T03:55:56.868Z] 5d3b04190fa2: Pull complete [2024-12-09T03:56:01.058Z] 2f39f015ded8: Pull complete [2024-12-09T03:56:01.058Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T03:56:01.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T03:56:01.058Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:56:01.170Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T03:56:01.199Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-lftools-log-publisher:latest cat [2024-12-09T03:56:06.524Z] $ docker top efc5d49303c1e0fb83b33d274bf979b18b6dc0d2a080513e24a1da5371357f2e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:56:06.959Z] ---> job-cost.sh [2024-12-09T03:56:06.959Z] lf-activate-venv: SKIPPING [2024-12-09T03:56:06.959Z] INFO: No Stack... [2024-12-09T03:56:07.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T03:56:07.477Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T03:56:07.767Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-12-09T03:56:07.767Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T03:56:07.783Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] [2024-12-09T03:56:07.791Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] did not exist. Created. [2024-12-09T03:56:07.799Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T03:56:08.110Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T03:56:08.151Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T03:56:08.160Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T03:56:08.182Z] $ docker stop --time=1 efc5d49303c1e0fb83b33d274bf979b18b6dc0d2a080513e24a1da5371357f2e [2024-12-09T03:56:09.327Z] $ docker rm -f --volumes efc5d49303c1e0fb83b33d274bf979b18b6dc0d2a080513e24a1da5371357f2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-12-09T03:57:00.426Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34762 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-12-09T03:57:00.446Z] Running in /w/workspace/device-mqtt-go/184 [Pipeline] { [Pipeline] checkout [2024-12-09T03:57:00.484Z] The recommended git tool is: git [2024-12-09T03:57:08.205Z] using credential edgex-jenkins-ssh [2024-12-09T03:57:08.239Z] Cloning the remote Git repository [2024-12-09T03:57:08.295Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-12-09T03:57:08.413Z] > git init /w/workspace/device-mqtt-go/184 # timeout=10 [2024-12-09T03:57:08.614Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-12-09T03:57:08.616Z] > git --version # timeout=10 [2024-12-09T03:57:08.645Z] > git --version # 'git version 2.25.1' [2024-12-09T03:57:08.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T03:57:08.884Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T03:57:13.623Z] Avoid second fetch [2024-12-09T03:57:13.623Z] Checking out Revision 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce (main) [2024-12-09T03:57:12.492Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-12-09T03:57:12.518Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T03:57:13.642Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T03:57:13.712Z] > git checkout -f 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce # timeout=10 [2024-12-09T03:57:14.375Z] Commit message: "Merge pull request #714 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T03:57:19.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T03:57:19.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T03:57:19.024Z] Dload Upload Total Spent Left Speed [2024-12-09T03:57:19.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-12-09T03:57:19.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T03:57:19.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T03:57:19.715Z] + sudo tee /etc/docker/daemon.new [2024-12-09T03:57:19.715Z] { [2024-12-09T03:57:19.715Z] "registry-mirrors": [ [2024-12-09T03:57:19.715Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T03:57:19.715Z] ], [2024-12-09T03:57:19.715Z] "bip": "10.250.0.254/24", [2024-12-09T03:57:19.715Z] "hosts": [ [2024-12-09T03:57:19.715Z] "tcp://0.0.0.0:5555", [2024-12-09T03:57:19.715Z] "unix:///var/run/docker.sock" [2024-12-09T03:57:19.715Z] ], [2024-12-09T03:57:19.715Z] "mtu": 1458, [2024-12-09T03:57:19.715Z] "selinux-enabled": true, [2024-12-09T03:57:19.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T03:57:19.715Z] } [Pipeline] sh [2024-12-09T03:57:20.056Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T03:57:20.408Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T03:57:38.710Z] provisioning config files... [2024-12-09T03:57:38.733Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/184@tmp/config7900381533733926008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T03:57:39.174Z] ---> ****-login.sh [2024-12-09T03:57:39.174Z] nexus3.edgexfoundry.org:10001 [2024-12-09T03:57:39.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:57:39.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:57:39.723Z] Configure a credential helper to remove this warning. See [2024-12-09T03:57:39.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:57:39.723Z] [2024-12-09T03:57:39.723Z] Login Succeeded [2024-12-09T03:57:39.723Z] nexus3.edgexfoundry.org:10002 [2024-12-09T03:57:39.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:57:39.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:57:39.995Z] Configure a credential helper to remove this warning. See [2024-12-09T03:57:39.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:57:39.995Z] [2024-12-09T03:57:39.995Z] Login Succeeded [2024-12-09T03:57:39.995Z] nexus3.edgexfoundry.org:10003 [2024-12-09T03:57:39.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:57:40.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:57:40.264Z] Configure a credential helper to remove this warning. See [2024-12-09T03:57:40.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:57:40.264Z] [2024-12-09T03:57:40.264Z] Login Succeeded [2024-12-09T03:57:40.264Z] nexus3.edgexfoundry.org:10004 [2024-12-09T03:57:40.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:57:40.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:57:40.531Z] Configure a credential helper to remove this warning. See [2024-12-09T03:57:40.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:57:40.532Z] [2024-12-09T03:57:40.532Z] Login Succeeded [2024-12-09T03:57:40.532Z] ****.io [2024-12-09T03:57:40.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T03:57:40.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T03:57:40.800Z] Configure a credential helper to remove this warning. See [2024-12-09T03:57:40.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T03:57:40.800Z] [2024-12-09T03:57:40.800Z] Login Succeeded [2024-12-09T03:57:40.800Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T03:57:40.814Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T03:57:41.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:57:41.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T03:57:41.197Z] ========================================================= [2024-12-09T03:57:41.197Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T03:57:41.197Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:57:41.564Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-09T03:57:42.541Z] #0 building with "default" instance using docker driver [2024-12-09T03:57:42.541Z] [2024-12-09T03:57:42.541Z] #1 [internal] load build definition from Dockerfile [2024-12-09T03:57:42.541Z] #1 transferring dockerfile: 1.84kB 0.0s done [2024-12-09T03:57:42.541Z] #1 DONE 0.1s [2024-12-09T03:57:42.541Z] [2024-12-09T03:57:42.541Z] #2 [internal] load .dockerignore [2024-12-09T03:57:42.541Z] #2 transferring context: 182B done [2024-12-09T03:57:42.541Z] #2 DONE 0.1s [2024-12-09T03:57:42.807Z] [2024-12-09T03:57:42.807Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T03:57:42.807Z] #3 DONE 0.1s [2024-12-09T03:57:43.083Z] [2024-12-09T03:57:43.084Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T03:57:43.084Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T03:57:43.084Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T03:57:43.084Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T03:57:43.084Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s [2024-12-09T03:57:43.084Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T03:57:43.084Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 0B / 70.64MB 0.1s [2024-12-09T03:57:43.084Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.2s done [2024-12-09T03:57:43.084Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-09T03:57:43.084Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T03:57:43.084Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s [2024-12-09T03:57:43.355Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 10.49MB / 70.64MB 0.4s [2024-12-09T03:57:43.355Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-09T03:57:43.355Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-09T03:57:43.355Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 1.05MB / 12.73MB 0.4s [2024-12-09T03:57:43.355Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 2.10MB / 95.52MB 0.4s [2024-12-09T03:57:43.355Z] #4 ... [2024-12-09T03:57:43.355Z] [2024-12-09T03:57:43.355Z] #5 [internal] load build context [2024-12-09T03:57:43.355Z] #5 transferring context: 10.48MB 0.4s done [2024-12-09T03:57:43.355Z] #5 DONE 0.5s [2024-12-09T03:57:43.355Z] [2024-12-09T03:57:43.355Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T03:57:43.355Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 14.68MB / 70.64MB 0.5s [2024-12-09T03:57:43.355Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.19MB / 12.73MB 0.5s [2024-12-09T03:57:43.627Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.36MB / 70.64MB 0.6s [2024-12-09T03:57:43.627Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 8.13MB / 12.73MB 0.6s [2024-12-09T03:57:43.627Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 9.78MB / 95.52MB 0.6s [2024-12-09T03:57:43.627Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 29.34MB / 70.64MB 0.8s [2024-12-09T03:57:43.627Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-09T03:57:43.627Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.91MB / 12.73MB 0.7s [2024-12-09T03:57:43.627Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 17.83MB / 95.52MB 0.8s [2024-12-09T03:57:43.897Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 34.60MB / 70.64MB 0.9s [2024-12-09T03:57:43.897Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.7s done [2024-12-09T03:57:43.897Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 23.07MB / 95.52MB 0.9s [2024-12-09T03:57:43.897Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 38.80MB / 70.64MB 1.0s [2024-12-09T03:57:43.897Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 28.31MB / 95.52MB 1.0s [2024-12-09T03:57:43.897Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.1s [2024-12-09T03:57:44.175Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 48.23MB / 70.64MB 1.2s [2024-12-09T03:57:44.175Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 38.80MB / 95.52MB 1.2s [2024-12-09T03:57:44.175Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T03:57:44.175Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 53.48MB / 70.64MB 1.3s [2024-12-09T03:57:44.175Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 44.04MB / 95.52MB 1.3s [2024-12-09T03:57:44.443Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 62.76MB / 70.64MB 1.5s [2024-12-09T03:57:44.443Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 52.43MB / 95.52MB 1.5s [2024-12-09T03:57:44.443Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 68.16MB / 70.64MB 1.6s [2024-12-09T03:57:44.443Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 57.67MB / 95.52MB 1.6s [2024-12-09T03:57:44.710Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 63.77MB / 95.52MB 1.7s [2024-12-09T03:57:44.710Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.7s done [2024-12-09T03:57:44.710Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 74.45MB / 95.52MB 1.9s [2024-12-09T03:57:44.710Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-09T03:57:44.984Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 79.69MB / 95.52MB 2.0s [2024-12-09T03:57:44.984Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 84.93MB / 95.52MB 2.1s [2024-12-09T03:57:45.251Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.80MB / 95.52MB 2.2s [2024-12-09T03:57:45.519Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s done [2024-12-09T03:57:52.187Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.5s [2024-12-09T03:57:56.463Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.5s [2024-12-09T03:58:04.739Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 19.5s done [2024-12-09T03:58:05.711Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T03:58:05.711Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T03:58:05.711Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 [2024-12-09T03:58:05.982Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T03:58:05.982Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-09T03:58:11.371Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-09T03:58:13.974Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.0s done [2024-12-09T03:58:14.244Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 [2024-12-09T03:58:16.871Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.4s done [2024-12-09T03:58:17.143Z] #4 DONE 34.1s [2024-12-09T03:58:17.143Z] [2024-12-09T03:58:17.143Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-09T03:58:17.734Z] #6 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T03:58:18.324Z] #6 1.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T03:58:20.291Z] #6 2.912 (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-09T03:58:20.291Z] #6 2.938 (2/4) Installing libedit (20240517.3.1-r0) [2024-12-09T03:58:20.291Z] #6 2.951 (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-09T03:58:20.291Z] #6 3.021 (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-09T03:58:20.291Z] #6 3.048 Executing busybox-1.36.1-r29.trigger [2024-12-09T03:58:20.291Z] #6 3.085 OK: 242 MiB in 58 packages [2024-12-09T03:58:22.266Z] #6 DONE 5.1s [2024-12-09T03:58:22.266Z] [2024-12-09T03:58:22.266Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2024-12-09T03:58:22.266Z] #7 DONE 0.1s [2024-12-09T03:58:22.266Z] [2024-12-09T03:58:22.266Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T03:58:22.266Z] #8 DONE 0.1s [2024-12-09T03:58:22.266Z] [2024-12-09T03:58:22.266Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T03:59:01.189Z] #9 DONE 35.2s [2024-12-09T03:59:01.189Z] [2024-12-09T03:59:01.189Z] #10 [builder 6/7] COPY . . [2024-12-09T03:59:01.189Z] #10 DONE 0.3s [2024-12-09T03:59:01.189Z] [2024-12-09T03:59:01.189Z] #11 [builder 7/7] RUN echo noop [2024-12-09T03:59:01.189Z] #11 0.616 noop [2024-12-09T03:59:01.189Z] #11 DONE 0.7s [2024-12-09T03:59:01.189Z] [2024-12-09T03:59:01.189Z] #12 exporting to image [2024-12-09T03:59:01.189Z] #12 exporting layers [2024-12-09T03:59:40.085Z] #12 exporting layers 35.6s done [2024-12-09T03:59:40.085Z] #12 writing image sha256:9676275fdc605301d0bb35173e2c7c53375d597750a38aedc7232a15b54cfdb5 done [2024-12-09T03:59:40.085Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-09T03:59:40.085Z] #12 DONE 35.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:40.464Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T03:59:40.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:59:40.658Z] prd-ubuntu20.04-docker-arm64-4c-16g-34762 does not seem to be running inside a container [2024-12-09T03:59:40.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/184 -v /w/workspace/device-mqtt-go/184:/w/workspace/device-mqtt-go/184:rw,z -v /w/workspace/device-mqtt-go/184@tmp:/w/workspace/device-mqtt-go/184@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 ******** ci-base-image-arm64 cat [2024-12-09T03:59:41.881Z] $ docker top bdb853683fdb99d90cda5be8ac96033f114ff4627beae993b322b6c72cd0ac49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:59:42.367Z] + go version [2024-12-09T03:59:42.633Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T03:59:42.650Z] $ docker stop --time=1 bdb853683fdb99d90cda5be8ac96033f114ff4627beae993b322b6c72cd0ac49 [2024-12-09T03:59:44.275Z] $ docker rm -f --volumes bdb853683fdb99d90cda5be8ac96033f114ff4627beae993b322b6c72cd0ac49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T03:59:44.831Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T03:59:44.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T03:59:44.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-34762 does not seem to be running inside a container [2024-12-09T03:59:45.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/184 -v /w/workspace/device-mqtt-go/184:/w/workspace/device-mqtt-go/184:rw,z -v /w/workspace/device-mqtt-go/184@tmp:/w/workspace/device-mqtt-go/184@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 ******** ci-base-image-arm64 cat [2024-12-09T03:59:45.911Z] $ docker top 55466169e1d1b9772cde5ef7a76be90c41288db618d17b8d7f75b839688865d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T03:59:46.375Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/184 [Pipeline] fileExists [Pipeline] sh [2024-12-09T03:59:46.713Z] + make test [2024-12-09T03:59:46.713Z] go test ./... -coverprofile=coverage.out ./... [2024-12-09T03:59:50.964Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-12-09T04:01:45.831Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-12-09T04:01:45.831Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-12-09T04:01:45.831Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.048s coverage: 22.8% of statements [2024-12-09T04:01:45.831Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T04:01:45.831Z] go vet ./... [2024-12-09T04:02:12.537Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T04:02:12.537Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T04:02:12.537Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T04:02:12.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T04:02:12.845Z] $ docker stop --time=1 55466169e1d1b9772cde5ef7a76be90c41288db618d17b8d7f75b839688865d7 [2024-12-09T04:02:14.621Z] $ docker rm -f --volumes 55466169e1d1b9772cde5ef7a76be90c41288db618d17b8d7f75b839688865d7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T04:02:16.063Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T04:02:16.091Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T04:02:16.499Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T04:02:16.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T04:02:17.231Z] + ls -al . [2024-12-09T04:02:17.231Z] total 248 [2024-12-09T04:02:17.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:59 . [2024-12-09T04:02:17.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 03:57 .. [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 03:57 .dockerignore [2024-12-09T04:02:17.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 03:57 .git [2024-12-09T04:02:17.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:57 .github [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 9 03:57 .gitignore [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 9 03:57 .golangci.yml [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 19106 Dec 9 03:57 Attribution.txt [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 9 03:57 CHANGELOG.md [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 1803 Dec 9 03:57 Dockerfile [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 03:57 GOVERNANCE.md [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 9 03:57 Jenkinsfile [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 03:57 LICENSE [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 2545 Dec 9 03:57 Makefile [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 9 03:57 OWNERS.md [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 9 03:57 README.md [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 03:53 VERSION [2024-12-09T04:02:17.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:57 bin [2024-12-09T04:02:17.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:57 cmd [2024-12-09T04:02:17.231Z] -rw-r--r-- 1 jenkins jenkins 21039 Dec 9 04:01 coverage.out [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 6266 Dec 9 03:57 go.mod [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 87150 Dec 9 03:57 go.sum [2024-12-09T04:02:17.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 03:57 internal [2024-12-09T04:02:17.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 03:57 mock [2024-12-09T04:02:17.231Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 9 03:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:02:17.576Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=858a887cbaf8a0b5761b88e9c26f4f16d121c8ce --label arch=arm64 --label version=4.0.0-dev.6 . [2024-12-09T04:02:18.157Z] #0 building with "default" instance using docker driver [2024-12-09T04:02:18.157Z] [2024-12-09T04:02:18.157Z] #1 [internal] load build definition from Dockerfile [2024-12-09T04:02:18.157Z] #1 transferring dockerfile: 1.84kB 0.0s done [2024-12-09T04:02:18.422Z] #1 DONE 0.0s [2024-12-09T04:02:18.422Z] [2024-12-09T04:02:18.422Z] #2 [internal] load .dockerignore [2024-12-09T04:02:18.422Z] #2 transferring context: 182B 0.0s done [2024-12-09T04:02:18.422Z] #2 DONE 0.0s [2024-12-09T04:02:18.422Z] [2024-12-09T04:02:18.422Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T04:02:18.422Z] #3 DONE 0.0s [2024-12-09T04:02:18.422Z] [2024-12-09T04:02:18.422Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T04:02:18.690Z] #4 DONE 0.3s [2024-12-09T04:02:18.690Z] [2024-12-09T04:02:18.690Z] #5 [internal] load build context [2024-12-09T04:02:18.690Z] #5 transferring context: 28.23kB 0.1s done [2024-12-09T04:02:18.690Z] #5 DONE 0.1s [2024-12-09T04:02:18.691Z] [2024-12-09T04:02:18.691Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T04:02:18.691Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T04:02:18.691Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T04:02:18.691Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T04:02:18.691Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T04:02:18.691Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-09T04:02:18.957Z] #6 ... [2024-12-09T04:02:18.957Z] [2024-12-09T04:02:18.957Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T04:02:18.957Z] #7 DONE 0.2s [2024-12-09T04:02:18.957Z] [2024-12-09T04:02:18.957Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T04:02:18.957Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-09T04:02:18.957Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T04:02:19.225Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-09T04:02:19.492Z] #6 DONE 1.0s [2024-12-09T04:02:19.492Z] [2024-12-09T04:02:19.492Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T04:02:20.074Z] #8 0.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:20.343Z] #8 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:21.756Z] #8 ... [2024-12-09T04:02:21.756Z] [2024-12-09T04:02:21.756Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-12-09T04:02:21.756Z] #9 0.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:21.756Z] #9 1.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:21.756Z] #9 2.492 OK: 242 MiB in 58 packages [2024-12-09T04:02:21.756Z] #9 DONE 2.8s [2024-12-09T04:02:21.756Z] [2024-12-09T04:02:21.756Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2024-12-09T04:02:21.756Z] #10 DONE 0.1s [2024-12-09T04:02:21.756Z] [2024-12-09T04:02:21.756Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T04:02:21.756Z] #8 2.196 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T04:02:21.756Z] #8 2.210 Executing busybox-1.36.1-r29.trigger [2024-12-09T04:02:21.756Z] #8 2.241 OK: 9 MiB in 15 packages [2024-12-09T04:02:21.756Z] #8 ... [2024-12-09T04:02:21.756Z] [2024-12-09T04:02:21.756Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T04:02:21.756Z] #11 DONE 0.2s [2024-12-09T04:02:22.021Z] [2024-12-09T04:02:22.021Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T04:02:22.287Z] #12 ... [2024-12-09T04:02:22.287Z] [2024-12-09T04:02:22.287Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T04:02:22.287Z] #8 DONE 2.6s [2024-12-09T04:02:22.287Z] [2024-12-09T04:02:22.287Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-09T04:02:22.868Z] #13 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:23.136Z] #13 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:23.405Z] #13 ... [2024-12-09T04:02:23.405Z] [2024-12-09T04:02:23.405Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T04:02:23.405Z] #12 DONE 1.4s [2024-12-09T04:02:23.673Z] [2024-12-09T04:02:23.673Z] #14 [builder 6/7] COPY . . [2024-12-09T04:02:23.943Z] #14 DONE 0.4s [2024-12-09T04:02:23.943Z] [2024-12-09T04:02:23.943Z] #15 [builder 7/7] RUN make build [2024-12-09T04:02:24.529Z] #15 0.679 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.6 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2024-12-09T04:02:27.119Z] #15 ... [2024-12-09T04:02:27.119Z] [2024-12-09T04:02:27.119Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-09T04:02:27.119Z] #13 2.413 Upgrading critical system libraries and apk-tools: [2024-12-09T04:02:27.119Z] #13 2.413 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T04:02:27.119Z] #13 2.431 Executing busybox-1.36.1-r29.trigger [2024-12-09T04:02:27.119Z] #13 2.720 Continuing the upgrade transaction with new apk-tools: [2024-12-09T04:02:27.119Z] #13 2.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:27.119Z] #13 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T04:02:27.119Z] #13 4.392 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T04:02:27.119Z] #13 4.517 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T04:02:27.119Z] #13 4.546 OK: 9 MiB in 15 packages [2024-12-09T04:02:27.119Z] #13 DONE 4.9s [2024-12-09T04:02:27.119Z] [2024-12-09T04:02:27.119Z] #15 [builder 7/7] RUN make build [2024-12-09T04:04:33.788Z] #15 DONE 120.4s [2024-12-09T04:04:33.788Z] [2024-12-09T04:04:33.788Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2024-12-09T04:04:33.788Z] #16 DONE 0.4s [2024-12-09T04:04:33.788Z] [2024-12-09T04:04:33.788Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2024-12-09T04:04:33.788Z] #17 DONE 0.1s [2024-12-09T04:04:33.788Z] [2024-12-09T04:04:33.788Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-12-09T04:04:33.788Z] #18 DONE 0.1s [2024-12-09T04:04:33.788Z] [2024-12-09T04:04:33.788Z] #19 exporting to image [2024-12-09T04:04:33.788Z] #19 exporting layers [2024-12-09T04:04:33.788Z] #19 exporting layers 0.6s done [2024-12-09T04:04:33.788Z] #19 writing image sha256:1e034b87b32579091bdae470d00b90ad8baab62a779ccdd626a641ea7e012e54 done [2024-12-09T04:04:33.788Z] #19 naming to docker.io/library/device-mqtt-arm64 done [2024-12-09T04:04:33.788Z] #19 DONE 0.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T04:04:33.918Z] provisioning config files... [2024-12-09T04:04:33.933Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/184@tmp/config12289988589013675961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:04:34.256Z] ---> ****-login.sh [2024-12-09T04:04:34.256Z] nexus3.edgexfoundry.org:10001 [2024-12-09T04:04:34.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T04:04:34.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T04:04:34.522Z] Configure a credential helper to remove this warning. See [2024-12-09T04:04:34.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T04:04:34.522Z] [2024-12-09T04:04:34.522Z] Login Succeeded [2024-12-09T04:04:34.522Z] nexus3.edgexfoundry.org:10002 [2024-12-09T04:04:34.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T04:04:34.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T04:04:34.790Z] Configure a credential helper to remove this warning. See [2024-12-09T04:04:34.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T04:04:34.790Z] [2024-12-09T04:04:34.790Z] Login Succeeded [2024-12-09T04:04:34.790Z] nexus3.edgexfoundry.org:10003 [2024-12-09T04:04:34.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T04:04:35.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T04:04:35.057Z] Configure a credential helper to remove this warning. See [2024-12-09T04:04:35.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T04:04:35.057Z] [2024-12-09T04:04:35.057Z] Login Succeeded [2024-12-09T04:04:35.057Z] nexus3.edgexfoundry.org:10004 [2024-12-09T04:04:35.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T04:04:35.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T04:04:35.321Z] Configure a credential helper to remove this warning. See [2024-12-09T04:04:35.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T04:04:35.322Z] [2024-12-09T04:04:35.322Z] Login Succeeded [2024-12-09T04:04:35.322Z] ****.io [2024-12-09T04:04:35.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T04:04:35.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T04:04:35.588Z] Configure a credential helper to remove this warning. See [2024-12-09T04:04:35.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T04:04:35.588Z] [2024-12-09T04:04:35.588Z] Login Succeeded [2024-12-09T04:04:35.588Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T04:04:35.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T04:04:35.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T04:04:35.682Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-12-09T04:04:35.682Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T04:04:35.682Z] latest [2024-12-09T04:04:35.682Z] 4.0.0-dev.6 [2024-12-09T04:04:35.682Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [2024-12-09T04:04:35.682Z] main [2024-12-09T04:04:35.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:36.045Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:36.396Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T04:04:36.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-09T04:04:36.396Z] 6c7c38c00368: Preparing [2024-12-09T04:04:36.396Z] 95c675312fc1: Preparing [2024-12-09T04:04:36.396Z] 09571505cc20: Preparing [2024-12-09T04:04:36.396Z] 20529d91e997: Preparing [2024-12-09T04:04:36.396Z] d752625f2b70: Preparing [2024-12-09T04:04:36.396Z] 651d9022c234: Preparing [2024-12-09T04:04:36.396Z] 651d9022c234: Waiting [2024-12-09T04:04:36.662Z] 95c675312fc1: Pushed [2024-12-09T04:04:36.662Z] 6c7c38c00368: Pushed [2024-12-09T04:04:36.662Z] d752625f2b70: Pushed [2024-12-09T04:04:36.662Z] 651d9022c234: Layer already exists [2024-12-09T04:04:38.071Z] 20529d91e997: Pushed [2024-12-09T04:04:46.261Z] 09571505cc20: Pushed [2024-12-09T04:04:46.261Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce: digest: sha256:37020014344633233c3569f4efe61264f3c9696595f6b72e809d0832aebe6af5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:46.620Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:46.977Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-12-09T04:04:46.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-09T04:04:46.977Z] 6c7c38c00368: Preparing [2024-12-09T04:04:46.977Z] 95c675312fc1: Preparing [2024-12-09T04:04:46.977Z] 09571505cc20: Preparing [2024-12-09T04:04:46.977Z] 20529d91e997: Preparing [2024-12-09T04:04:46.977Z] d752625f2b70: Preparing [2024-12-09T04:04:46.977Z] 651d9022c234: Preparing [2024-12-09T04:04:46.977Z] 651d9022c234: Waiting [2024-12-09T04:04:46.977Z] 09571505cc20: Layer already exists [2024-12-09T04:04:46.977Z] 6c7c38c00368: Layer already exists [2024-12-09T04:04:46.977Z] d752625f2b70: Layer already exists [2024-12-09T04:04:46.977Z] 95c675312fc1: Layer already exists [2024-12-09T04:04:46.977Z] 20529d91e997: Layer already exists [2024-12-09T04:04:46.977Z] 651d9022c234: Layer already exists [2024-12-09T04:04:47.244Z] latest: digest: sha256:37020014344633233c3569f4efe61264f3c9696595f6b72e809d0832aebe6af5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:47.597Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:47.950Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.6 [2024-12-09T04:04:47.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-09T04:04:47.950Z] 6c7c38c00368: Preparing [2024-12-09T04:04:47.950Z] 95c675312fc1: Preparing [2024-12-09T04:04:47.950Z] 09571505cc20: Preparing [2024-12-09T04:04:47.950Z] 20529d91e997: Preparing [2024-12-09T04:04:47.950Z] d752625f2b70: Preparing [2024-12-09T04:04:47.950Z] 651d9022c234: Preparing [2024-12-09T04:04:47.950Z] 651d9022c234: Waiting [2024-12-09T04:04:47.950Z] d752625f2b70: Layer already exists [2024-12-09T04:04:47.950Z] 09571505cc20: Layer already exists [2024-12-09T04:04:47.950Z] 95c675312fc1: Layer already exists [2024-12-09T04:04:47.950Z] 20529d91e997: Layer already exists [2024-12-09T04:04:47.950Z] 6c7c38c00368: Layer already exists [2024-12-09T04:04:47.950Z] 651d9022c234: Layer already exists [2024-12-09T04:04:48.216Z] 4.0.0-dev.6: digest: sha256:37020014344633233c3569f4efe61264f3c9696595f6b72e809d0832aebe6af5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:48.574Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:48.928Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [2024-12-09T04:04:48.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-09T04:04:48.928Z] 6c7c38c00368: Preparing [2024-12-09T04:04:48.928Z] 95c675312fc1: Preparing [2024-12-09T04:04:48.928Z] 09571505cc20: Preparing [2024-12-09T04:04:48.928Z] 20529d91e997: Preparing [2024-12-09T04:04:48.928Z] d752625f2b70: Preparing [2024-12-09T04:04:48.928Z] 651d9022c234: Preparing [2024-12-09T04:04:48.928Z] 651d9022c234: Waiting [2024-12-09T04:04:48.929Z] 20529d91e997: Layer already exists [2024-12-09T04:04:48.929Z] 6c7c38c00368: Layer already exists [2024-12-09T04:04:48.929Z] 95c675312fc1: Layer already exists [2024-12-09T04:04:48.929Z] 09571505cc20: Layer already exists [2024-12-09T04:04:48.929Z] d752625f2b70: Layer already exists [2024-12-09T04:04:48.929Z] 651d9022c234: Layer already exists [2024-12-09T04:04:49.195Z] 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6: digest: sha256:37020014344633233c3569f4efe61264f3c9696595f6b72e809d0832aebe6af5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:49.551Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:49.906Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-12-09T04:04:49.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-12-09T04:04:49.906Z] 6c7c38c00368: Preparing [2024-12-09T04:04:49.906Z] 95c675312fc1: Preparing [2024-12-09T04:04:49.906Z] 09571505cc20: Preparing [2024-12-09T04:04:49.906Z] 20529d91e997: Preparing [2024-12-09T04:04:49.906Z] d752625f2b70: Preparing [2024-12-09T04:04:49.906Z] 651d9022c234: Preparing [2024-12-09T04:04:49.906Z] 651d9022c234: Waiting [2024-12-09T04:04:49.906Z] 09571505cc20: Layer already exists [2024-12-09T04:04:49.906Z] 6c7c38c00368: Layer already exists [2024-12-09T04:04:49.906Z] 20529d91e997: Layer already exists [2024-12-09T04:04:49.906Z] d752625f2b70: Layer already exists [2024-12-09T04:04:49.906Z] 95c675312fc1: Layer already exists [2024-12-09T04:04:49.906Z] 651d9022c234: Layer already exists [2024-12-09T04:04:50.171Z] main: digest: sha256:37020014344633233c3569f4efe61264f3c9696595f6b72e809d0832aebe6af5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T04:04:50.253Z] ===================================================== [Pipeline] echo [2024-12-09T04:04:50.264Z] taggedImages: [2024-12-09T04:04:50.264Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [2024-12-09T04:04:50.264Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-12-09T04:04:50.264Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.6 [2024-12-09T04:04:50.264Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:858a887cbaf8a0b5761b88e9c26f4f16d121c8ce-4.0.0-dev.6 [2024-12-09T04:04:50.264Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:50.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T04:04:50.647Z] [2024-12-09T04:04:50.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:04:50.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T04:04:50.985Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T04:04:50.985Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T04:04:50.985Z] 04944245beec: Pulling fs layer [2024-12-09T04:04:50.985Z] 699f458cf7ca: Pulling fs layer [2024-12-09T04:04:50.985Z] 765212b225bb: Pulling fs layer [2024-12-09T04:04:50.985Z] f23df028b6ca: Pulling fs layer [2024-12-09T04:04:50.985Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T04:04:50.985Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T04:04:50.985Z] 765212b225bb: Waiting [2024-12-09T04:04:50.985Z] f23df028b6ca: Waiting [2024-12-09T04:04:50.985Z] d65c8cfc05b1: Waiting [2024-12-09T04:04:50.985Z] 2437ff75d9bd: Waiting [2024-12-09T04:04:51.254Z] 04944245beec: Verifying Checksum [2024-12-09T04:04:51.254Z] 04944245beec: Download complete [2024-12-09T04:04:51.254Z] 765212b225bb: Verifying Checksum [2024-12-09T04:04:51.254Z] 765212b225bb: Download complete [2024-12-09T04:04:51.254Z] f23df028b6ca: Download complete [2024-12-09T04:04:51.254Z] d65c8cfc05b1: Verifying Checksum [2024-12-09T04:04:51.254Z] d65c8cfc05b1: Download complete [2024-12-09T04:04:51.522Z] 699f458cf7ca: Verifying Checksum [2024-12-09T04:04:51.522Z] 699f458cf7ca: Download complete [2024-12-09T04:04:51.789Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T04:04:51.789Z] 8998bd30e6a1: Download complete [2024-12-09T04:04:53.731Z] 2437ff75d9bd: Download complete [2024-12-09T04:04:57.980Z] 8998bd30e6a1: Pull complete [2024-12-09T04:04:58.563Z] 04944245beec: Pull complete [2024-12-09T04:05:00.525Z] 699f458cf7ca: Pull complete [2024-12-09T04:05:00.525Z] 765212b225bb: Pull complete [2024-12-09T04:05:01.108Z] f23df028b6ca: Pull complete [2024-12-09T04:05:01.108Z] d65c8cfc05b1: Pull complete [2024-12-09T04:05:27.790Z] 2437ff75d9bd: Pull complete [2024-12-09T04:05:27.790Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T04:05:27.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T04:05:27.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:05:27.978Z] prd-ubuntu20.04-docker-arm64-4c-16g-34762 does not seem to be running inside a container [2024-12-09T04:05:28.038Z] $ 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/device-mqtt-go/184 -v /w/workspace/device-mqtt-go/184:/w/workspace/device-mqtt-go/184:rw,z -v /w/workspace/device-mqtt-go/184@tmp:/w/workspace/device-mqtt-go/184@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-12-09T04:05:30.153Z] $ docker top 9d16a1b65c6b1d031c1093a2c799691565aac427dda56d253b93e596b7944ba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:05:30.634Z] ---> job-cost.sh [2024-12-09T04:05:30.901Z] lf-activate-venv: SKIPPING [2024-12-09T04:05:30.901Z] INFO: No Stack... [2024-12-09T04:05:31.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T04:05:32.130Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T04:05:32.448Z] + cat /w/workspace/device-mqtt-go/184/archives/cost.csv [2024-12-09T04:05:32.448Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T04:05:32.512Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] [2024-12-09T04:05:32.520Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] did not exist. Created. [2024-12-09T04:05:32.527Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T04:05:32.882Z] /w/workspace/device-mqtt-go/184@tmp/durable-c5d293f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T04:05:33.201Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T04:05:33.228Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T04:05:33.273Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T04:05:33.281Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-184-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T04:05:33.309Z] $ docker stop --time=1 9d16a1b65c6b1d031c1093a2c799691565aac427dda56d253b93e596b7944ba8 [2024-12-09T04:05:34.701Z] $ docker rm -f --volumes 9d16a1b65c6b1d031c1093a2c799691565aac427dda56d253b93e596b7944ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-09T04:05:35.187Z] provisioning config files... [2024-12-09T04:05:35.195Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11308317915026826762tmp [Pipeline] { [Pipeline] sh [2024-12-09T04:05:35.491Z] + set +x [2024-12-09T04:05:35.492Z] + + curl -s https://codecov.io/bash [2024-12-09T04:05:35.492Z] bash -s -- [2024-12-09T04:05:35.492Z] [2024-12-09T04:05:35.492Z] _____ _ [2024-12-09T04:05:35.492Z] / ____| | | [2024-12-09T04:05:35.492Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T04:05:35.492Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T04:05:35.492Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T04:05:35.492Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T04:05:35.492Z] Bash-1.0.6 [2024-12-09T04:05:35.492Z] [2024-12-09T04:05:35.492Z] [2024-12-09T04:05:35.492Z] ==> git version 2.25.1 found [2024-12-09T04:05:35.492Z] ==> 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 [2024-12-09T04:05:35.492Z] Release-Date: 2020-01-08 [2024-12-09T04:05:35.492Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-09T04:05:35.492Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T04:05:35.492Z] ==> Jenkins CI detected. [2024-12-09T04:05:35.492Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-12-09T04:05:35.492Z] project root: . [2024-12-09T04:05:35.492Z] --> token set from env [2024-12-09T04:05:35.492Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T04:05:35.492Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T04:05:35.492Z] ==> Python coveragepy not found [2024-12-09T04:05:35.492Z] ==> Searching for coverage reports in: [2024-12-09T04:05:35.492Z] + . [2024-12-09T04:05:35.492Z] -> Found 1 reports [2024-12-09T04:05:35.492Z] ==> Detecting git/mercurial file structure [2024-12-09T04:05:35.492Z] ==> Reading reports [2024-12-09T04:05:35.492Z] + ./coverage.out bytes=21039 [2024-12-09T04:05:35.492Z] ==> Appending adjustments [2024-12-09T04:05:35.492Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T04:05:35.751Z] + Found adjustments [2024-12-09T04:05:35.751Z] ==> Gzipping contents [2024-12-09T04:05:35.751Z] 4.0K /tmp/codecov.zqiLQp.gz [2024-12-09T04:05:35.751Z] ==> Uploading reports [2024-12-09T04:05:35.751Z] url: https://codecov.io [2024-12-09T04:05:35.751Z] query: branch=main&commit=858a887cbaf8a0b5761b88e9c26f4f16d121c8ce&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T04:05:35.751Z] -> Pinging Codecov [2024-12-09T04:05:35.752Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=858a887cbaf8a0b5761b88e9c26f4f16d121c8ce&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T04:05:36.011Z] -> Uploading to [2024-12-09T04:05:36.011Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/858a887cbaf8a0b5761b88e9c26f4f16d121c8ce/256eed92-fcc1-4c45-b64a-37b0afee4957.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T040535Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5d5541c4e6e70d1425e382da0a8d508e6e3556ffceab31bff619f24ac9fa6453 [2024-12-09T04:05:36.011Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T04:05:36.011Z] Dload Upload Total Spent Left Speed [2024-12-09T04:05:36.011Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 17703 --:--:-- --:--:-- --:--:-- 17703 [2024-12-09T04:05:36.011Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] } [2024-12-09T04:05:36.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T04:05:36.166Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T04:05:36.181Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:05:36.488Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T04:05:36.488Z] [2024-12-09T04:05:36.488Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:05:36.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T04:05:36.794Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T04:05:36.794Z] 43c4264eed91: Already exists [2024-12-09T04:05:36.794Z] 4cc291be95ef: Already exists [2024-12-09T04:05:36.794Z] 2ac1f1163629: Already exists [2024-12-09T04:05:36.794Z] 5c3c966382ef: Already exists [2024-12-09T04:05:36.794Z] 4f4fb700ef54: Already exists [2024-12-09T04:05:36.794Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T04:05:36.794Z] 9c3e1370e548: Pulling fs layer [2024-12-09T04:05:37.051Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T04:05:37.051Z] d9c7d2e4e75e: Download complete [2024-12-09T04:05:37.309Z] d9c7d2e4e75e: Pull complete [2024-12-09T04:05:37.876Z] 9c3e1370e548: Verifying Checksum [2024-12-09T04:05:37.876Z] 9c3e1370e548: Download complete [2024-12-09T04:05:40.402Z] 9c3e1370e548: Pull complete [2024-12-09T04:05:40.402Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T04:05:40.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T04:05:40.402Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:05:40.505Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T04:05:40.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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/edgex-snyk-go:latest cat [2024-12-09T04:05:41.436Z] $ docker top 3bcb88e70e61f5f304d24f6ce0f00b793d41af669003186c160ded8f83288b0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T04:05:41.787Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-12-09T04:05:41.798Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-12-09T04:05:42.077Z] + set -o pipefail [2024-12-09T04:05:42.077Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-12-09T04:05:50.313Z] [2024-12-09T04:05:50.313Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-12-09T04:05:50.313Z] [2024-12-09T04:05:50.313Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/4ec953f7-f2a9-4384-9ea5-e31b927cae0f [2024-12-09T04:05:50.313Z] [2024-12-09T04:05:50.313Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T04:05:50.313Z] [2024-12-09T04:05:50.313Z] [2024-12-09T04:05:50.313Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T04:05:50.313Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T04:05:50.324Z] $ docker stop --time=1 3bcb88e70e61f5f304d24f6ce0f00b793d41af669003186c160ded8f83288b0f [2024-12-09T04:05:52.489Z] $ docker rm -f --volumes 3bcb88e70e61f5f304d24f6ce0f00b793d41af669003186c160ded8f83288b0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T04:05:53.408Z] + git log --format=format:%s -1 858a887cbaf8a0b5761b88e9c26f4f16d121c8ce [Pipeline] sh [2024-12-09T04:05:53.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T04:05:53.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:05:54.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T04:05:54.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:05:54.084Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T04:05:54.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T04:05:54.479Z] $ docker top eef3330ba59cd98463a8ebc3bdefe069142c368d156e887526ef1183f89cd84a -eo pid,comm [2024-12-09T04:05:54.534Z] 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). [2024-12-09T04:05:54.534Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T04:05:54.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T04:05:54.593Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T04:05:54.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T04:05:54.710Z] $ docker exec eef3330ba59cd98463a8ebc3bdefe069142c368d156e887526ef1183f89cd84a ssh-agent [2024-12-09T04:05:54.814Z] SSH_AUTH_SOCK=/tmp/ssh-53IzigMkE6uL/agent.33 [2024-12-09T04:05:54.814Z] SSH_AGENT_PID=39 [2024-12-09T04:05:54.819Z] Running ssh-add (command line suppressed) [2024-12-09T04:05:54.920Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9098964224838732458.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9098964224838732458.key) [2024-12-09T04:05:54.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T04:05:55.233Z] + git semver tag [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,387 [run_tag] DEBUG tag force:False [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,387 [check_head_tag] DEBUG check head tag [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,388 [execute] INFO git cat-file --batch-check [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,392 [execute] INFO git cat-file --batch [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,415 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,415 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,415 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:05:55.492Z] 2024-12-09 04:05:55,420 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:05:55.492Z] 4.0.0-dev.6 [Pipeline] } [2024-12-09T04:05:55.500Z] $ docker exec --env ******** --env ******** eef3330ba59cd98463a8ebc3bdefe069142c368d156e887526ef1183f89cd84a ssh-agent -k [2024-12-09T04:05:55.592Z] unset SSH_AUTH_SOCK; [2024-12-09T04:05:55.593Z] unset SSH_AGENT_PID; [2024-12-09T04:05:55.593Z] echo Agent pid 39 killed; [2024-12-09T04:05:55.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T04:05:55.928Z] + git semver [Pipeline] } [2024-12-09T04:05:56.198Z] $ docker stop --time=1 eef3330ba59cd98463a8ebc3bdefe069142c368d156e887526ef1183f89cd84a [2024-12-09T04:05:57.454Z] $ docker rm -f --volumes eef3330ba59cd98463a8ebc3bdefe069142c368d156e887526ef1183f89cd84a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:05:57.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T04:05:57.879Z] [2024-12-09T04:05:57.879Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:05:58.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T04:05:58.180Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T04:05:58.180Z] ab5ef0e58194: Pulling fs layer [2024-12-09T04:05:58.180Z] 9712f1f96733: Pulling fs layer [2024-12-09T04:05:58.180Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T04:05:58.180Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T04:05:58.180Z] e9a5061849ea: Pulling fs layer [2024-12-09T04:05:58.180Z] d747dcd14b5f: Pulling fs layer [2024-12-09T04:05:58.180Z] 0d9ebad4ef96: Waiting [2024-12-09T04:05:58.180Z] e9a5061849ea: Waiting [2024-12-09T04:05:58.180Z] 2de7ff778b66: Pulling fs layer [2024-12-09T04:05:58.180Z] d747dcd14b5f: Waiting [2024-12-09T04:05:58.180Z] 2de7ff778b66: Waiting [2024-12-09T04:05:58.180Z] 9712f1f96733: Verifying Checksum [2024-12-09T04:05:58.180Z] 9712f1f96733: Download complete [2024-12-09T04:05:58.438Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T04:05:58.438Z] 63f879dbbcfc: Download complete [2024-12-09T04:05:58.698Z] e9a5061849ea: Verifying Checksum [2024-12-09T04:05:58.698Z] e9a5061849ea: Download complete [2024-12-09T04:05:58.698Z] d747dcd14b5f: Verifying Checksum [2024-12-09T04:05:58.698Z] d747dcd14b5f: Download complete [2024-12-09T04:05:58.698Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T04:05:58.698Z] 0d9ebad4ef96: Download complete [2024-12-09T04:05:58.698Z] ab5ef0e58194: Verifying Checksum [2024-12-09T04:05:58.698Z] ab5ef0e58194: Download complete [2024-12-09T04:05:58.698Z] 2de7ff778b66: Download complete [2024-12-09T04:06:01.231Z] ab5ef0e58194: Pull complete [2024-12-09T04:06:01.231Z] 9712f1f96733: Pull complete [2024-12-09T04:06:01.798Z] 63f879dbbcfc: Pull complete [2024-12-09T04:06:05.988Z] 0d9ebad4ef96: Pull complete [2024-12-09T04:06:05.988Z] e9a5061849ea: Pull complete [2024-12-09T04:06:05.988Z] d747dcd14b5f: Pull complete [2024-12-09T04:06:06.554Z] 2de7ff778b66: Pull complete [2024-12-09T04:06:06.554Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T04:06:06.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T04:06:06.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:06:06.646Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T04:06:06.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-09T04:06:08.200Z] $ docker top 0c1f09d9960ba2270b55d79a6a9a9296cfb2fcba142b71aeddc3ee75793fc778 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T04:06:08.275Z] provisioning config files... [2024-12-09T04:06:08.283Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13356431867761086208tmp [2024-12-09T04:06:08.293Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17380679915176179493tmp [2024-12-09T04:06:08.301Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17302414694845081374tmp [Pipeline] { [Pipeline] echo [2024-12-09T04:06:08.326Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:08.618Z] ---> sigul-configuration.sh [2024-12-09T04:06:08.618Z] gpg: directory `/root/.gnupg' created [2024-12-09T04:06:08.618Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T04:06:08.618Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T04:06:08.618Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T04:06:08.618Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T04:06:08.618Z] gpg: CAST5 encrypted data [2024-12-09T04:06:08.618Z] gpg: encrypted with 1 passphrase [2024-12-09T04:06:08.618Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T04:06:08.912Z] + mkdir /home/jenkins [2024-12-09T04:06:08.912Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T04:06:09.204Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-12-09T04:06:09.217Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:09.510Z] ---> sigul-install.sh [2024-12-09T04:06:09.510Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T04:06:09.811Z] + git tag --list [2024-12-09T04:06:09.811Z] 0.7.1 [2024-12-09T04:06:09.811Z] v1.0.0 [2024-12-09T04:06:09.811Z] v1.1.0 [2024-12-09T04:06:09.811Z] v1.1.1 [2024-12-09T04:06:09.811Z] v1.2.2 [2024-12-09T04:06:09.811Z] v1.3.0 [2024-12-09T04:06:09.811Z] v1.3.1 [2024-12-09T04:06:09.811Z] v2.0.0 [2024-12-09T04:06:09.811Z] v2.1.0 [2024-12-09T04:06:09.811Z] v2.1.1 [2024-12-09T04:06:09.811Z] v2.2.0 [2024-12-09T04:06:09.811Z] v2.3.0 [2024-12-09T04:06:09.811Z] v3.0 [2024-12-09T04:06:09.811Z] v3.0.0 [2024-12-09T04:06:09.811Z] v3.1 [2024-12-09T04:06:09.811Z] v3.1.0 [2024-12-09T04:06:09.811Z] v3.1.0-dev.1 [2024-12-09T04:06:09.811Z] v3.1.0-dev.10 [2024-12-09T04:06:09.811Z] v3.1.0-dev.11 [2024-12-09T04:06:09.811Z] v3.1.0-dev.12 [2024-12-09T04:06:09.811Z] v3.1.0-dev.13 [2024-12-09T04:06:09.811Z] v3.1.0-dev.14 [2024-12-09T04:06:09.811Z] v3.1.0-dev.15 [2024-12-09T04:06:09.811Z] v3.1.0-dev.16 [2024-12-09T04:06:09.811Z] v3.1.0-dev.17 [2024-12-09T04:06:09.811Z] v3.1.0-dev.18 [2024-12-09T04:06:09.811Z] v3.1.0-dev.19 [2024-12-09T04:06:09.811Z] v3.1.0-dev.2 [2024-12-09T04:06:09.811Z] v3.1.0-dev.20 [2024-12-09T04:06:09.811Z] v3.1.0-dev.21 [2024-12-09T04:06:09.811Z] v3.1.0-dev.22 [2024-12-09T04:06:09.811Z] v3.1.0-dev.23 [2024-12-09T04:06:09.811Z] v3.1.0-dev.24 [2024-12-09T04:06:09.811Z] v3.1.0-dev.25 [2024-12-09T04:06:09.811Z] v3.1.0-dev.3 [2024-12-09T04:06:09.811Z] v3.1.0-dev.4 [2024-12-09T04:06:09.811Z] v3.1.0-dev.5 [2024-12-09T04:06:09.811Z] v3.1.0-dev.6 [2024-12-09T04:06:09.811Z] v3.1.0-dev.7 [2024-12-09T04:06:09.811Z] v3.1.0-dev.8 [2024-12-09T04:06:09.811Z] v3.1.0-dev.9 [2024-12-09T04:06:09.811Z] v3.1.1 [2024-12-09T04:06:09.811Z] v3.2.0-dev.1 [2024-12-09T04:06:09.811Z] v3.2.0-dev.10 [2024-12-09T04:06:09.811Z] v3.2.0-dev.11 [2024-12-09T04:06:09.811Z] v3.2.0-dev.12 [2024-12-09T04:06:09.811Z] v3.2.0-dev.13 [2024-12-09T04:06:09.811Z] v3.2.0-dev.14 [2024-12-09T04:06:09.811Z] v3.2.0-dev.15 [2024-12-09T04:06:09.811Z] v3.2.0-dev.16 [2024-12-09T04:06:09.811Z] v3.2.0-dev.17 [2024-12-09T04:06:09.811Z] v3.2.0-dev.18 [2024-12-09T04:06:09.811Z] v3.2.0-dev.19 [2024-12-09T04:06:09.811Z] v3.2.0-dev.2 [2024-12-09T04:06:09.811Z] v3.2.0-dev.20 [2024-12-09T04:06:09.811Z] v3.2.0-dev.21 [2024-12-09T04:06:09.811Z] v3.2.0-dev.22 [2024-12-09T04:06:09.811Z] v3.2.0-dev.23 [2024-12-09T04:06:09.811Z] v3.2.0-dev.3 [2024-12-09T04:06:09.811Z] v3.2.0-dev.4 [2024-12-09T04:06:09.811Z] v3.2.0-dev.5 [2024-12-09T04:06:09.811Z] v3.2.0-dev.6 [2024-12-09T04:06:09.811Z] v3.2.0-dev.7 [2024-12-09T04:06:09.811Z] v3.2.0-dev.8 [2024-12-09T04:06:09.811Z] v3.2.0-dev.9 [2024-12-09T04:06:09.811Z] v4.0.0-dev.1 [2024-12-09T04:06:09.811Z] v4.0.0-dev.2 [2024-12-09T04:06:09.811Z] v4.0.0-dev.3 [2024-12-09T04:06:09.811Z] v4.0.0-dev.4 [2024-12-09T04:06:09.811Z] v4.0.0-dev.5 [2024-12-09T04:06:09.811Z] v4.0.0-dev.6 [Pipeline] sh [2024-12-09T04:06:10.108Z] + lftools sign git-tag v4.0.0-dev.6 [2024-12-09T04:06:10.678Z] Signing Git tag with Sigul... [2024-12-09T04:06:10.678Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-12-09T04:06:10.951Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:11.242Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T04:06:11.249Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T04:06:11.264Z] $ docker stop --time=1 0c1f09d9960ba2270b55d79a6a9a9296cfb2fcba142b71aeddc3ee75793fc778 [2024-12-09T04:06:12.561Z] $ docker rm -f --volumes 0c1f09d9960ba2270b55d79a6a9a9296cfb2fcba142b71aeddc3ee75793fc778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T04:06:12.995Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T04:06:12.995Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:06:13.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T04:06:13.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:06:13.388Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T04:06:13.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T04:06:13.713Z] $ docker top 15e3068e4871572f3504d85d7d8a8020e3e58fef76536a6723666e998f641785 -eo pid,comm [2024-12-09T04:06:13.760Z] 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). [2024-12-09T04:06:13.760Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T04:06:13.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T04:06:13.822Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T04:06:13.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T04:06:13.932Z] $ docker exec 15e3068e4871572f3504d85d7d8a8020e3e58fef76536a6723666e998f641785 ssh-agent [2024-12-09T04:06:14.037Z] SSH_AUTH_SOCK=/tmp/ssh-3m67jKQdjNEf/agent.32 [2024-12-09T04:06:14.037Z] SSH_AGENT_PID=39 [2024-12-09T04:06:14.041Z] Running ssh-add (command line suppressed) [2024-12-09T04:06:14.133Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16535998310710732910.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16535998310710732910.key) [2024-12-09T04:06:14.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T04:06:14.439Z] + git semver bump pre [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,613 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,614 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,614 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,614 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,614 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,614 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,615 [execute] INFO git cat-file --batch-check [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,616 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,620 [execute] INFO git cat-file --batch [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T04:06:14.699Z] 2024-12-09 04:06:14,624 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:06:14.699Z] 4.0.0-dev.7 [Pipeline] } [2024-12-09T04:06:14.705Z] $ docker exec --env ******** --env ******** 15e3068e4871572f3504d85d7d8a8020e3e58fef76536a6723666e998f641785 ssh-agent -k [2024-12-09T04:06:14.797Z] unset SSH_AUTH_SOCK; [2024-12-09T04:06:14.797Z] unset SSH_AGENT_PID; [2024-12-09T04:06:14.797Z] echo Agent pid 39 killed; [2024-12-09T04:06:14.810Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T04:06:15.128Z] + git semver [Pipeline] } [2024-12-09T04:06:15.395Z] $ docker stop --time=1 15e3068e4871572f3504d85d7d8a8020e3e58fef76536a6723666e998f641785 [2024-12-09T04:06:16.644Z] $ docker rm -f --volumes 15e3068e4871572f3504d85d7d8a8020e3e58fef76536a6723666e998f641785 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T04:06:17.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T04:06:17.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:06:17.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T04:06:17.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:06:17.385Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T04:06:17.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-09T04:06:17.719Z] $ docker top ab1fca562b8b9b81a4027b20a851da2043da61e97dc4a7cec110117949540ea4 -eo pid,comm [2024-12-09T04:06:17.769Z] 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). [2024-12-09T04:06:17.769Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T04:06:17.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T04:06:17.827Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T04:06:17.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T04:06:17.938Z] $ docker exec ab1fca562b8b9b81a4027b20a851da2043da61e97dc4a7cec110117949540ea4 ssh-agent [2024-12-09T04:06:18.057Z] SSH_AUTH_SOCK=/tmp/ssh-rqPYBx8mSVfT/agent.32 [2024-12-09T04:06:18.057Z] SSH_AGENT_PID=38 [2024-12-09T04:06:18.062Z] Running ssh-add (command line suppressed) [2024-12-09T04:06:18.158Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11382471868960803104.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11382471868960803104.key) [2024-12-09T04:06:18.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T04:06:18.469Z] + git semver push [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,648 [run_push] DEBUG push [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,649 [execute] INFO git cat-file --batch-check [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,654 [execute] INFO git rev-list 6b758eea29dbb6e4fb505b88a68bfe7d0928cb24 -- [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,654 [execute] DEBUG Popen(['git', 'rev-list', '6b758eea29dbb6e4fb505b88a68bfe7d0928cb24', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,664 [execute] INFO git fetch -v origin [2024-12-09T04:06:18.732Z] 2024-12-09 04:06:18,664 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T04:06:19.298Z] 2024-12-09 04:06:19,171 [run_push] DEBUG no remote changes detected [2024-12-09T04:06:19.298Z] 2024-12-09 04:06:19,171 [execute] INFO git push origin semver [2024-12-09T04:06:19.298Z] 2024-12-09 04:06:19,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:06:19.866Z] 2024-12-09 04:06:19,808 [run_push] DEBUG push all version tags [2024-12-09T04:06:19.866Z] 2024-12-09 04:06:19,808 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T04:06:19.866Z] 2024-12-09 04:06:19,809 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T04:06:20.804Z] 2024-12-09 04:06:20,451 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-12-09T04:06:20.804Z] 4.0.0-dev.7 [Pipeline] } [2024-12-09T04:06:20.810Z] $ docker exec --env ******** --env ******** ab1fca562b8b9b81a4027b20a851da2043da61e97dc4a7cec110117949540ea4 ssh-agent -k [2024-12-09T04:06:20.909Z] unset SSH_AUTH_SOCK; [2024-12-09T04:06:20.909Z] unset SSH_AGENT_PID; [2024-12-09T04:06:20.909Z] echo Agent pid 38 killed; [2024-12-09T04:06:20.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T04:06:21.251Z] + git semver [Pipeline] } [2024-12-09T04:06:21.521Z] $ docker stop --time=1 ab1fca562b8b9b81a4027b20a851da2043da61e97dc4a7cec110117949540ea4 [2024-12-09T04:06:22.813Z] $ docker rm -f --volumes ab1fca562b8b9b81a4027b20a851da2043da61e97dc4a7cec110117949540ea4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-12-09T04:06:23.470Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-12-09T04:06:23.470Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-12-09T04:06:23.470Z] total 16 [2024-12-09T04:06:23.470Z] drwxr-xr-x 3 root root 4096 Dec 9 03:56 . [2024-12-09T04:06:23.470Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 04:06 .. [2024-12-09T04:06:23.470Z] drwxr-xr-x 2 root root 4096 Dec 9 03:56 cost [2024-12-09T04:06:23.470Z] -rw-r--r-- 1 root root 86 Dec 9 03:56 cost.csv [2024-12-09T04:06:23.470Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-12-09T04:06:23.470Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-12-09T04:06:23.470Z] total 16 [2024-12-09T04:06:23.470Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 03:56 . [2024-12-09T04:06:23.470Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 04:06 .. [2024-12-09T04:06:23.470Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 03:56 cost [2024-12-09T04:06:23.470Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 9 03:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:23.765Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:24.626Z] ---> package-listing.sh [2024-12-09T04:06:24.626Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T04:06:24.626Z] ++ facter osfamily [2024-12-09T04:06:24.885Z] + OS_FAMILY=debian [2024-12-09T04:06:24.885Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-12-09T04:06:24.885Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T04:06:24.885Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T04:06:24.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T04:06:24.885Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T04:06:24.885Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-12-09T04:06:24.885Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T04:06:24.885Z] + case "${OS_FAMILY}" in [2024-12-09T04:06:24.885Z] + dpkg -l [2024-12-09T04:06:24.885Z] + grep '^ii' [2024-12-09T04:06:24.885Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T04:06:24.885Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T04:06:24.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T04:06:24.885Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-12-09T04:06:24.885Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-12-09T04:06:24.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-12-09T04:06:24.896Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-09T04:06:25.174Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T04:06:25.746Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T04:06:25.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T04:06:25.830Z] prd-ubuntu20.04-docker-8c-8g-34761 does not seem to be running inside a container [2024-12-09T04:06:25.857Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-09T04:06:26.049Z] $ docker top 1ea18439d782cbefff6d612785a82f1f499744967c0260c8f4be2c983d6e6657 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T04:06:26.409Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T04:06:26.698Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T04:06:26.988Z] + ls /var/log/sa-host [2024-12-09T04:06:26.988Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T04:06:27.069Z] provisioning config files... [2024-12-09T04:06:27.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9286615116452534139tmp [Pipeline] { [Pipeline] echo [2024-12-09T04:06:27.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:27.389Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T04:06:27.395Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:27.734Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T04:06:27.745Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:28.033Z] ---> sudo-logs.sh [2024-12-09T04:06:28.033Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T04:06:28.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:28.354Z] ---> job-cost.sh [2024-12-09T04:06:28.354Z] lf-activate-venv: SKIPPING [2024-12-09T04:06:28.354Z] DEBUG: total: 0.2199999988079071 [2024-12-09T04:06:28.354Z] INFO: Retrieving Stack Cost... [2024-12-09T04:06:28.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T04:06:29.179Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T04:06:29.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T04:06:29.469Z] ---> logs-deploy.sh [2024-12-09T04:06:29.470Z] lf-activate-venv: SKIPPING [2024-12-09T04:06:29.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/184 [2024-12-09T04:06:29.470Z] INFO: archiving workspace using pattern(s): [2024-12-09T04:06:30.413Z] Archives upload complete. [2024-12-09T04:06:30.680Z] INFO: archiving logs to Nexus