Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 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-ssh3047582473567075566.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh15365106770467168741.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh405256226159621437.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11453065584207665433.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-ssh10557743988132734348.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.21 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6493 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 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 (main) Commit message: "Merge pull request #684 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" > 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 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 # timeout=10 > git rev-list --no-walk 451ce87ac5af399cf23a8dbe18d868ad027d5dd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-26T01:28:31.934Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-26T01:28:32.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-26T01:28:32.041Z] ========================================================= [2024-07-26T01:28:32.042Z] EdgeX Global Pipelines Version Info [2024-07-26T01:28:32.042Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:28:32.786Z] ------------------- [2024-07-26T01:28:32.786Z] stable info: [2024-07-26T01:28:32.786Z] ------------------- [2024-07-26T01:28:32.786Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:28:32.786Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-26T01:28:32.786Z] Message: update stable to v1.0.260 [2024-07-26T01:28:33.359Z] ------------------- [2024-07-26T01:28:33.359Z] experimental info: [2024-07-26T01:28:33.359Z] ------------------- [2024-07-26T01:28:33.359Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-26T01:28:33.359Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-26T01:28:33.359Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-26T01:28:33.442Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-26T01:28:33.462Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-26T01:28:33.487Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-26T01:28:33.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-26T01:28:33.528Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-26T01:28:33.551Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-26T01:28:33.578Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-26T01:28:33.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-26T01:28:33.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-26T01:28:33.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-26T01:28:33.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-26T01:28:33.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-26T01:28:33.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-26T01:28:33.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-26T01:28:33.768Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:28:33.792Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-26T01:28:33.814Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-26T01:28:33.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-26T01:28:33.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-26T01:28:33.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-26T01:28:33.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-26T01:28:33.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-26T01:28:33.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-26T01:28:33.981Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-26T01:28:34.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-26T01:28:34.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-26T01:28:34.065Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-26T01:28:34.098Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-26T01:28:34.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-26T01:28:34.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-26T01:28:34.179Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo [2024-07-26T01:28:34.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f7a3fa [Pipeline] echo [2024-07-26T01:28:34.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:28:34.309Z] provisioning config files... [2024-07-26T01:28:34.326Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17535414463021907667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:28:34.662Z] ---> ****-login.sh [2024-07-26T01:28:34.662Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:28:34.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:34.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:34.923Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:34.923Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:34.923Z] [2024-07-26T01:28:34.923Z] Login Succeeded [2024-07-26T01:28:34.923Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:28:34.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:35.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:35.183Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:35.183Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:35.183Z] [2024-07-26T01:28:35.183Z] Login Succeeded [2024-07-26T01:28:35.183Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:28:35.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:35.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:35.184Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:35.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:35.184Z] [2024-07-26T01:28:35.184Z] Login Succeeded [2024-07-26T01:28:35.184Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:28:35.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:35.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:35.184Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:35.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:35.184Z] [2024-07-26T01:28:35.184Z] Login Succeeded [2024-07-26T01:28:35.184Z] ****.io [2024-07-26T01:28:35.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:35.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:35.443Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:35.443Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:35.443Z] [2024-07-26T01:28:35.443Z] Login Succeeded [2024-07-26T01:28:35.443Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:28:35.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-26T01:28:35.861Z] + git rev-list -1 --merges 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97~1..3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo [2024-07-26T01:28:35.892Z] -----------> git rev-list -1 --merges 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97~1..3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:28:35.892Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [false] [Pipeline] sh [2024-07-26T01:28:36.189Z] + git log --format=format:%s -1 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo [2024-07-26T01:28:36.206Z] ========================================================= [2024-07-26T01:28:36.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-26T01:28:36.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:28:36.549Z] + git log --format=format:%s -1 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] echo [2024-07-26T01:28:36.562Z] [semverPrep] GIT_COMMIT: 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97, Commit Message: Merge pull request #684 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27 [Pipeline] echo [2024-07-26T01:28:36.577Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-26T01:28:36.930Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:28:36.930Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-26T01:28:36.930Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-26T01:28:36.930Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-26T01:28:36.930Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-26T01:28:36.930Z] -a /etc/ssh/ssh_known_hosts [2024-07-26T01:28:36.930Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:37.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:28:37.284Z] [2024-07-26T01:28:37.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:37.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:28:37.589Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-26T01:28:37.589Z] b85a868b505f: Pulling fs layer [2024-07-26T01:28:37.589Z] e2be974225ed: Pulling fs layer [2024-07-26T01:28:37.589Z] 339a4e72a1f5: Pulling fs layer [2024-07-26T01:28:37.590Z] 988bab9f4d93: Pulling fs layer [2024-07-26T01:28:37.590Z] 1469e6f7b9e6: Pulling fs layer [2024-07-26T01:28:37.590Z] eaf3925da568: Pulling fs layer [2024-07-26T01:28:37.590Z] bab4dde63d76: Pulling fs layer [2024-07-26T01:28:37.590Z] bde34c3a00c8: Pulling fs layer [2024-07-26T01:28:37.590Z] b352a97aabf1: Pulling fs layer [2024-07-26T01:28:37.590Z] 4872d77fe225: Pulling fs layer [2024-07-26T01:28:37.590Z] 5851b861e8e6: Pulling fs layer [2024-07-26T01:28:37.590Z] 988bab9f4d93: Waiting [2024-07-26T01:28:37.590Z] 1469e6f7b9e6: Waiting [2024-07-26T01:28:37.590Z] eaf3925da568: Waiting [2024-07-26T01:28:37.590Z] bab4dde63d76: Waiting [2024-07-26T01:28:37.590Z] bde34c3a00c8: Waiting [2024-07-26T01:28:37.590Z] b352a97aabf1: Waiting [2024-07-26T01:28:37.590Z] 4872d77fe225: Waiting [2024-07-26T01:28:37.590Z] 5851b861e8e6: Waiting [2024-07-26T01:28:37.590Z] e2be974225ed: Download complete [2024-07-26T01:28:37.590Z] 988bab9f4d93: Verifying Checksum [2024-07-26T01:28:37.590Z] 988bab9f4d93: Download complete [2024-07-26T01:28:37.854Z] 1469e6f7b9e6: Verifying Checksum [2024-07-26T01:28:37.854Z] 1469e6f7b9e6: Download complete [2024-07-26T01:28:37.854Z] eaf3925da568: Verifying Checksum [2024-07-26T01:28:37.854Z] eaf3925da568: Download complete [2024-07-26T01:28:37.854Z] 339a4e72a1f5: Verifying Checksum [2024-07-26T01:28:37.854Z] 339a4e72a1f5: Download complete [2024-07-26T01:28:37.854Z] bde34c3a00c8: Download complete [2024-07-26T01:28:37.854Z] b352a97aabf1: Download complete [2024-07-26T01:28:37.854Z] 4872d77fe225: Verifying Checksum [2024-07-26T01:28:37.854Z] 4872d77fe225: Download complete [2024-07-26T01:28:37.854Z] 5851b861e8e6: Verifying Checksum [2024-07-26T01:28:37.854Z] b85a868b505f: Download complete [2024-07-26T01:28:38.114Z] bab4dde63d76: Verifying Checksum [2024-07-26T01:28:38.114Z] bab4dde63d76: Download complete [2024-07-26T01:28:39.054Z] b85a868b505f: Pull complete [2024-07-26T01:28:39.313Z] e2be974225ed: Pull complete [2024-07-26T01:28:39.882Z] 339a4e72a1f5: Pull complete [2024-07-26T01:28:39.882Z] 988bab9f4d93: Pull complete [2024-07-26T01:28:40.142Z] 1469e6f7b9e6: Pull complete [2024-07-26T01:28:40.142Z] eaf3925da568: Pull complete [2024-07-26T01:28:42.052Z] bab4dde63d76: Pull complete [2024-07-26T01:28:42.052Z] bde34c3a00c8: Pull complete [2024-07-26T01:28:42.052Z] b352a97aabf1: Pull complete [2024-07-26T01:28:42.052Z] 4872d77fe225: Pull complete [2024-07-26T01:28:42.052Z] 5851b861e8e6: Pull complete [2024-07-26T01:28:42.312Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-26T01:28:42.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:28:42.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:28:42.459Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:28:42.493Z] $ 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-07-26T01:28:43.759Z] $ docker top 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 -eo pid,comm [2024-07-26T01:28:43.816Z] 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-07-26T01:28:43.816Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:28:43.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:28:43.875Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:28:43.988Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:28:43.991Z] $ docker exec 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent [2024-07-26T01:28:44.100Z] SSH_AUTH_SOCK=/tmp/ssh-YxN4281jrZtB/agent.32 [2024-07-26T01:28:44.100Z] SSH_AGENT_PID=38 [2024-07-26T01:28:44.107Z] Running ssh-add (command line suppressed) [2024-07-26T01:28:44.210Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7744437915432490630.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7744437915432490630.key) [2024-07-26T01:28:44.224Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:28:44.517Z] + git tag --points-at HEAD [Pipeline] } [2024-07-26T01:28:44.530Z] $ docker exec --env ******** --env ******** 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent -k [2024-07-26T01:28:44.636Z] unset SSH_AUTH_SOCK; [2024-07-26T01:28:44.636Z] unset SSH_AGENT_PID; [2024-07-26T01:28:44.639Z] echo Agent pid 38 killed; [2024-07-26T01:28:44.646Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-26T01:28:44.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:28:44.687Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:28:44.798Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:28:44.801Z] $ docker exec 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent [2024-07-26T01:28:44.913Z] SSH_AUTH_SOCK=/tmp/ssh-EgMI7uo0UUab/agent.72 [2024-07-26T01:28:44.913Z] SSH_AGENT_PID=78 [2024-07-26T01:28:44.918Z] Running ssh-add (command line suppressed) [2024-07-26T01:28:45.045Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6037283145164547223.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6037283145164547223.key) [2024-07-26T01:28:45.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:28:45.352Z] + git semver init [2024-07-26T01:28:45.612Z] 2024-07-26 01:28:45,530 [run_init] DEBUG init version:0.0.0 force:False [2024-07-26T01:28:45.612Z] 2024-07-26 01:28:45,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-26T01:28:45.612Z] 2024-07-26 01:28:45,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-26T01:28:45.612Z] 2024-07-26 01:28:45,532 [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-07-26T01:28:47.525Z] 2024-07-26 01:28:47,065 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-07-26T01:28:47.526Z] 2024-07-26 01:28:47,065 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-07-26T01:28:47.526Z] 2024-07-26 01:28:47,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:28:47.526Z] 2024-07-26 01:28:47,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:28:47.526Z] 3.2.0-dev.16 [Pipeline] } [2024-07-26T01:28:47.535Z] $ docker exec --env ******** --env ******** 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 ssh-agent -k [2024-07-26T01:28:47.652Z] unset SSH_AUTH_SOCK; [2024-07-26T01:28:47.654Z] unset SSH_AGENT_PID; [2024-07-26T01:28:47.654Z] echo Agent pid 78 killed; [2024-07-26T01:28:47.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:28:47.992Z] + git semver [Pipeline] } [2024-07-26T01:28:48.265Z] $ docker stop --time=1 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 [2024-07-26T01:28:49.572Z] $ docker rm -f --volumes 3b87ea61382dd8f20200704c82eb943cec6d8be15b38de5b755d402a54337ab8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:28:49.933Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-26T01:28:50.192Z] Stashed 1 file(s) [Pipeline] echo [2024-07-26T01:28:50.198Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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-07-26T01:28:50.384Z] provisioning config files... [2024-07-26T01:28:50.392Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13267039563048602909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:28:50.691Z] ---> ****-login.sh [2024-07-26T01:28:50.691Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:28:50.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:50.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:50.692Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:50.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:50.692Z] [2024-07-26T01:28:50.692Z] Login Succeeded [2024-07-26T01:28:50.692Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:28:50.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:50.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:50.692Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:50.692Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:50.692Z] [2024-07-26T01:28:50.692Z] Login Succeeded [2024-07-26T01:28:50.692Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:28:50.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:50.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:50.951Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:50.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:50.951Z] [2024-07-26T01:28:50.951Z] Login Succeeded [2024-07-26T01:28:50.951Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:28:50.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:50.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:50.952Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:50.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:50.952Z] [2024-07-26T01:28:50.952Z] Login Succeeded [2024-07-26T01:28:50.952Z] ****.io [2024-07-26T01:28:51.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:28:51.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:28:51.211Z] Configure a credential helper to remove this warning. See [2024-07-26T01:28:51.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:28:51.211Z] [2024-07-26T01:28:51.211Z] Login Succeeded [2024-07-26T01:28:51.211Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:28:51.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-26T01:28:51.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:28:51.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:28:51.408Z] ========================================================= [2024-07-26T01:28:51.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-26T01:28:51.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:28:51.747Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-26T01:28:51.747Z] Sending build context to Docker daemon 20.8MB [2024-07-26T01:28:51.747Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:28:51.747Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-26T01:28:51.747Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-26T01:28:51.747Z] 619be1103602: Pulling fs layer [2024-07-26T01:28:51.747Z] 7862e08f4a3e: Pulling fs layer [2024-07-26T01:28:51.747Z] 5df492c9dc93: Pulling fs layer [2024-07-26T01:28:51.747Z] 7629e6793208: Pulling fs layer [2024-07-26T01:28:51.747Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:28:51.747Z] fb5054dd5b73: Pulling fs layer [2024-07-26T01:28:51.747Z] eeca6798cff9: Pulling fs layer [2024-07-26T01:28:51.747Z] aa269ceb94a6: Pulling fs layer [2024-07-26T01:28:51.747Z] ada007ff1a6a: Pulling fs layer [2024-07-26T01:28:51.747Z] 7629e6793208: Waiting [2024-07-26T01:28:51.747Z] 4f4fb700ef54: Waiting [2024-07-26T01:28:51.747Z] aa269ceb94a6: Waiting [2024-07-26T01:28:51.747Z] fb5054dd5b73: Waiting [2024-07-26T01:28:51.747Z] eeca6798cff9: Waiting [2024-07-26T01:28:51.747Z] ada007ff1a6a: Waiting [2024-07-26T01:28:52.007Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:28:52.007Z] 4f4fb700ef54: Download complete [2024-07-26T01:28:52.007Z] 619be1103602: Verifying Checksum [2024-07-26T01:28:52.007Z] 619be1103602: Download complete [2024-07-26T01:28:52.007Z] fb5054dd5b73: Verifying Checksum [2024-07-26T01:28:52.007Z] fb5054dd5b73: Download complete [2024-07-26T01:28:52.007Z] eeca6798cff9: Verifying Checksum [2024-07-26T01:28:52.007Z] eeca6798cff9: Download complete [2024-07-26T01:28:52.007Z] 619be1103602: Pull complete [2024-07-26T01:28:52.265Z] 7862e08f4a3e: Pull complete [2024-07-26T01:28:52.265Z] ada007ff1a6a: Verifying Checksum [2024-07-26T01:28:52.265Z] ada007ff1a6a: Download complete [2024-07-26T01:28:52.265Z] 5df492c9dc93: Download complete [2024-07-26T01:28:52.833Z] aa269ceb94a6: Verifying Checksum [2024-07-26T01:28:56.185Z] 5df492c9dc93: Pull complete [2024-07-26T01:28:56.185Z] 7629e6793208: Pull complete [2024-07-26T01:28:56.185Z] 4f4fb700ef54: Pull complete [2024-07-26T01:28:56.185Z] fb5054dd5b73: Pull complete [2024-07-26T01:28:56.185Z] eeca6798cff9: Pull complete [2024-07-26T01:28:58.723Z] aa269ceb94a6: Pull complete [2024-07-26T01:28:58.723Z] ada007ff1a6a: Pull complete [2024-07-26T01:28:58.723Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-26T01:28:58.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-26T01:28:58.724Z] ---> f489d0715acc [2024-07-26T01:28:58.724Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:29:00.104Z] ---> Running in 78bda2d1a99c [2024-07-26T01:29:00.104Z] Removing intermediate container 78bda2d1a99c [2024-07-26T01:29:00.104Z] ---> f491c3bf7b6d [2024-07-26T01:29:00.104Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:29:00.104Z] ---> Running in 8076fa51100d [2024-07-26T01:29:00.363Z] Removing intermediate container 8076fa51100d [2024-07-26T01:29:00.363Z] ---> a3f0e34bcb23 [2024-07-26T01:29:00.363Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:29:00.363Z] ---> Running in 0c921cdc579d [2024-07-26T01:29:00.363Z] Removing intermediate container 0c921cdc579d [2024-07-26T01:29:00.363Z] ---> edd9366a31fc [2024-07-26T01:29:00.363Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:29:00.363Z] ---> Running in 5d8b0506c06f [2024-07-26T01:29:00.363Z] Removing intermediate container 5d8b0506c06f [2024-07-26T01:29:00.363Z] ---> d00bba5e6e03 [2024-07-26T01:29:00.363Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:29:00.622Z] ---> Running in 7b2b2a9082ac [2024-07-26T01:29:00.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:29:00.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:29:01.142Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-26T01:29:01.142Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-26T01:29:01.142Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-26T01:29:01.142Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-26T01:29:01.142Z] Executing busybox-1.36.1-r5.trigger [2024-07-26T01:29:01.142Z] OK: 268 MiB in 56 packages [2024-07-26T01:29:01.711Z] Removing intermediate container 7b2b2a9082ac [2024-07-26T01:29:01.711Z] ---> 505363e2e34f [2024-07-26T01:29:01.711Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-26T01:29:01.711Z] ---> Running in a20b8dbb6744 [2024-07-26T01:29:01.711Z] Removing intermediate container a20b8dbb6744 [2024-07-26T01:29:01.711Z] ---> 232115085568 [2024-07-26T01:29:01.711Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-26T01:29:01.711Z] ---> d26638bde73a [2024-07-26T01:29:01.711Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:29:01.711Z] ---> Running in 3c8fae012992 [2024-07-26T01:29:05.333Z] Still waiting to schedule task [2024-07-26T01:29:05.333Z] Executor slot already in use [2024-07-26T01:29:05.333Z] ‘prd-centos7-blackbox-4c-2g-5991’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-26T01:29:05.333Z] ‘prd-centos7-blackbox-4c-2g-5992’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-26T01:29:05.333Z] ‘prd-ubuntu20.04-docker-8c-8g-6483’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-26T01:29:05.333Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6484’ is offline [2024-07-26T01:29:05.333Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6492’ is offline [2024-07-26T01:29:33.799Z] Removing intermediate container 3c8fae012992 [2024-07-26T01:29:33.799Z] ---> 3efb61b5c099 [2024-07-26T01:29:33.799Z] Step 11/12 : COPY . . [2024-07-26T01:29:33.799Z] ---> b1d4cf76e4ab [2024-07-26T01:29:33.799Z] Step 12/12 : RUN $MAKE [2024-07-26T01:29:33.799Z] ---> Running in 6ea1a92808d3 [2024-07-26T01:29:33.799Z] noop [2024-07-26T01:29:34.059Z] Removing intermediate container 6ea1a92808d3 [2024-07-26T01:29:34.059Z] ---> 00e2d4462a5b [2024-07-26T01:29:34.059Z] Successfully built 00e2d4462a5b [2024-07-26T01:29:34.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:34.393Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T01:29:34.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:29:34.483Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:29:34.513Z] $ 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-07-26T01:29:34.829Z] $ docker top eceaa032455313ddacf1058f32d6c44e1c2d166edc1af495ce9081423112579a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:29:35.178Z] + go version [2024-07-26T01:29:35.178Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-26T01:29:35.188Z] $ docker stop --time=1 eceaa032455313ddacf1058f32d6c44e1c2d166edc1af495ce9081423112579a [2024-07-26T01:29:36.439Z] $ docker rm -f --volumes eceaa032455313ddacf1058f32d6c44e1c2d166edc1af495ce9081423112579a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:29:36.911Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-26T01:29:36.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:29:36.991Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:29:37.019Z] $ 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-07-26T01:29:37.344Z] $ docker top 41bb55910750c8d32013400e06081ba392d092667a1302530ec9b3788f98f954 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:29:37.697Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-26T01:29:37.999Z] + make test [2024-07-26T01:29:37.999Z] go test ./... -coverprofile=coverage.out ./... [2024-07-26T01:29:38.934Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-26T01:29:57.012Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-26T01:29:57.012Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-26T01:29:57.012Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2024-07-26T01:30:09.221Z] go vet ./... [2024-07-26T01:30:13.402Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T01:30:13.402Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T01:30:13.402Z] ./bin/test-attribution-txt.sh [2024-07-26T01:30:13.660Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-26T01:30:13.660Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-26T01:30:13.661Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-26T01:30:13.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-26T01:30:13.693Z] $ docker stop --time=1 41bb55910750c8d32013400e06081ba392d092667a1302530ec9b3788f98f954 [2024-07-26T01:30:15.515Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6495 in /w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-26T01:30:15.625Z] $ docker rm -f --volumes 41bb55910750c8d32013400e06081ba392d092667a1302530ec9b3788f98f954 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-07-26T01:30:15.935Z] Running in /w/workspace/device-mqtt-go/170 [Pipeline] { [Pipeline] checkout [2024-07-26T01:30:16.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-26T01:30:19.001Z] The recommended git tool is: git [2024-07-26T01:30:19.032Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-26T01:30:19.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-26T01:30:19.812Z] + ls -al . [2024-07-26T01:30:19.812Z] total 252 [2024-07-26T01:30:19.812Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 01:29 . [2024-07-26T01:30:19.812Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:28 .. [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:28 .dockerignore [2024-07-26T01:30:19.812Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:29 .git [2024-07-26T01:30:19.812Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:28 .github [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:28 .gitignore [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:28 .golangci.yml [2024-07-26T01:30:19.812Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:28 .semver [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 26 01:28 Attribution.txt [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 26 01:28 CHANGELOG.md [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 26 01:28 Dockerfile [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:28 GOVERNANCE.md [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 26 01:28 Jenkinsfile [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:28 LICENSE [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 26 01:28 Makefile [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:28 OWNERS.md [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 26 01:28 README.md [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:28 VERSION [2024-07-26T01:30:19.812Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:28 bin [2024-07-26T01:30:19.812Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:28 cmd [2024-07-26T01:30:19.812Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 26 01:29 coverage.out [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 26 01:28 go.mod [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:28 go.sum [2024-07-26T01:30:19.812Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:28 internal [2024-07-26T01:30:19.812Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:28 mock [2024-07-26T01:30:19.812Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 26 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:30:20.132Z] + 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=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 --label arch=amd64 --label version=3.2.0-dev.16 . [2024-07-26T01:30:20.132Z] Sending build context to Docker daemon 20.82MB [2024-07-26T01:30:20.132Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:30:20.132Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-26T01:30:20.132Z] ---> 00e2d4462a5b [2024-07-26T01:30:20.132Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:30:20.132Z] ---> Running in 5b065bb9a7c1 [2024-07-26T01:30:20.391Z] Removing intermediate container 5b065bb9a7c1 [2024-07-26T01:30:20.391Z] ---> 3052004dd558 [2024-07-26T01:30:20.391Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:30:20.391Z] ---> Running in 0e9d9326d0ed [2024-07-26T01:30:20.391Z] Removing intermediate container 0e9d9326d0ed [2024-07-26T01:30:20.391Z] ---> e00cfc23e006 [2024-07-26T01:30:20.391Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:30:20.391Z] ---> Running in 7bbc9f5779b6 [2024-07-26T01:30:20.651Z] Removing intermediate container 7bbc9f5779b6 [2024-07-26T01:30:20.651Z] ---> 9c4c016aac71 [2024-07-26T01:30:20.651Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:30:20.651Z] ---> Running in 7a8bec53cae0 [2024-07-26T01:30:20.651Z] Removing intermediate container 7a8bec53cae0 [2024-07-26T01:30:20.651Z] ---> 4b2efc264ac9 [2024-07-26T01:30:20.651Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:30:20.651Z] ---> Running in 5356b290d08b [2024-07-26T01:30:20.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:30:21.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:30:21.430Z] OK: 268 MiB in 56 packages [2024-07-26T01:30:21.689Z] Removing intermediate container 5356b290d08b [2024-07-26T01:30:21.689Z] ---> 4633db2e0ccf [2024-07-26T01:30:21.689Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-26T01:30:21.689Z] ---> Running in 08ab856626a7 [2024-07-26T01:30:21.948Z] Removing intermediate container 08ab856626a7 [2024-07-26T01:30:21.948Z] ---> e4bdb2fdff51 [2024-07-26T01:30:21.948Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-26T01:30:21.948Z] ---> 60c2649c460c [2024-07-26T01:30:21.948Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:30:21.948Z] ---> Running in 0b441ffc2ef0 [2024-07-26T01:30:22.884Z] Removing intermediate container 0b441ffc2ef0 [2024-07-26T01:30:22.884Z] ---> 5d281dd6706b [2024-07-26T01:30:22.884Z] Step 11/25 : COPY . . [2024-07-26T01:30:23.143Z] ---> eb8b30c5bec3 [2024-07-26T01:30:23.143Z] Step 12/25 : RUN $MAKE [2024-07-26T01:30:23.143Z] ---> Running in 1aebb4a198c1 [2024-07-26T01:30:23.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-26T01:30:25.168Z] using credential edgex-jenkins-ssh [2024-07-26T01:30:25.196Z] Cloning the remote Git repository [2024-07-26T01:30:25.250Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-26T01:30:25.384Z] > git init /w/workspace/device-mqtt-go/170 # timeout=10 [2024-07-26T01:30:25.568Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-26T01:30:25.570Z] > git --version # timeout=10 [2024-07-26T01:30:25.593Z] > git --version # 'git version 2.25.1' [2024-07-26T01:30:25.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-26T01:30:25.791Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T01:30:28.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-26T01:30:28.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-26T01:30:29.919Z] Avoid second fetch [2024-07-26T01:30:29.919Z] Checking out Revision 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 (main) [2024-07-26T01:30:30.729Z] Commit message: "Merge pull request #684 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.27" [2024-07-26T01:30:29.937Z] > git config core.sparsecheckout # timeout=10 [2024-07-26T01:30:30.022Z] > git checkout -f 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:30:35.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-26T01:30:35.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T01:30:35.611Z] Dload Upload Total Spent Left Speed [2024-07-26T01:30:35.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-07-26T01:30:35.974Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-26T01:30:36.330Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-07-26T01:30:36.330Z] /etc/docker/daemon.new [2024-07-26T01:30:36.330Z] { [2024-07-26T01:30:36.330Z] "registry-mirrors": [ [2024-07-26T01:30:36.330Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-26T01:30:36.330Z] ], [2024-07-26T01:30:36.330Z] "bip": "10.250.0.254/24", [2024-07-26T01:30:36.330Z] "hosts": [ [2024-07-26T01:30:36.330Z] "tcp://0.0.0.0:5555", [2024-07-26T01:30:36.330Z] "unix:///var/run/docker.sock" [2024-07-26T01:30:36.330Z] ], [2024-07-26T01:30:36.330Z] "mtu": 1458, [2024-07-26T01:30:36.330Z] "selinux-enabled": true, [2024-07-26T01:30:36.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-26T01:30:36.330Z] } [Pipeline] sh [2024-07-26T01:30:36.683Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-26T01:30:37.028Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:30:55.320Z] provisioning config files... [2024-07-26T01:30:55.347Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/170@tmp/config6479999679169146868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:30:55.477Z] Removing intermediate container 1aebb4a198c1 [2024-07-26T01:30:55.477Z] ---> 9d9fe4df8f64 [2024-07-26T01:30:55.477Z] Step 13/25 : FROM alpine:3.18 [2024-07-26T01:30:55.477Z] 3.18: Pulling from library/alpine [2024-07-26T01:30:55.477Z] 930bdd4d222e: Pulling fs layer [2024-07-26T01:30:55.477Z] 930bdd4d222e: Verifying Checksum [2024-07-26T01:30:55.477Z] 930bdd4d222e: Download complete [2024-07-26T01:30:55.477Z] 930bdd4d222e: Pull complete [2024-07-26T01:30:55.477Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T01:30:55.477Z] Status: Downloaded newer image for alpine:3.18 [2024-07-26T01:30:55.477Z] ---> 18f865063206 [2024-07-26T01:30:55.477Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-26T01:30:55.477Z] ---> Running in a8225efdb40f [2024-07-26T01:30:55.477Z] Removing intermediate container a8225efdb40f [2024-07-26T01:30:55.477Z] ---> 16858e3f7d85 [2024-07-26T01:30:55.477Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-26T01:30:55.477Z] ---> Running in b8f6998ca679 [2024-07-26T01:30:55.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:30:55.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:30:55.477Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T01:30:55.477Z] Executing busybox-1.36.1-r7.trigger [2024-07-26T01:30:55.477Z] OK: 7 MiB in 16 packages [2024-07-26T01:30:55.477Z] Removing intermediate container b8f6998ca679 [2024-07-26T01:30:55.477Z] ---> 767d05d565b4 [2024-07-26T01:30:55.477Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-26T01:30:55.477Z] ---> Running in 02278e6f0ca7 [2024-07-26T01:30:55.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-26T01:30:55.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-26T01:30:55.477Z] OK: 7 MiB in 16 packages [2024-07-26T01:30:55.477Z] Removing intermediate container 02278e6f0ca7 [2024-07-26T01:30:55.477Z] ---> 8378985599c7 [2024-07-26T01:30:55.477Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-26T01:30:55.477Z] ---> 9f6f2c8d79dd [2024-07-26T01:30:55.477Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-26T01:30:55.477Z] ---> b5d5e58d891a [2024-07-26T01:30:55.477Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-26T01:30:55.477Z] ---> 4c38f5d36d62 [2024-07-26T01:30:55.477Z] Step 20/25 : EXPOSE 59982 [2024-07-26T01:30:55.477Z] ---> Running in f2eb3235665f [2024-07-26T01:30:55.477Z] Removing intermediate container f2eb3235665f [2024-07-26T01:30:55.477Z] ---> 58738dd8025e [2024-07-26T01:30:55.477Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-26T01:30:55.477Z] ---> Running in 055e60cbf13b [2024-07-26T01:30:55.477Z] Removing intermediate container 055e60cbf13b [2024-07-26T01:30:55.477Z] ---> 237b588c79d6 [2024-07-26T01:30:55.477Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-26T01:30:55.477Z] ---> Running in 796baf7259f4 [2024-07-26T01:30:55.477Z] Removing intermediate container 796baf7259f4 [2024-07-26T01:30:55.477Z] ---> af5d77622ae0 [2024-07-26T01:30:55.477Z] Step 23/25 : LABEL arch=amd64 [2024-07-26T01:30:55.477Z] ---> Running in 7e60e85691cf [2024-07-26T01:30:55.477Z] Removing intermediate container 7e60e85691cf [2024-07-26T01:30:55.477Z] ---> 3a5842dd114b [2024-07-26T01:30:55.477Z] Step 24/25 : LABEL git_sha=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:30:55.477Z] ---> Running in 2a4f17e6eec9 [2024-07-26T01:30:55.477Z] Removing intermediate container 2a4f17e6eec9 [2024-07-26T01:30:55.477Z] ---> 7c24cf46dbca [2024-07-26T01:30:55.477Z] Step 25/25 : LABEL version=3.2.0-dev.16 [2024-07-26T01:30:55.477Z] ---> Running in d8e1d4115a26 [2024-07-26T01:30:55.477Z] Removing intermediate container d8e1d4115a26 [2024-07-26T01:30:55.477Z] ---> 3224f60ae58c [2024-07-26T01:30:55.477Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-26T01:30:55.477Z] Successfully built 3224f60ae58c [2024-07-26T01:30:55.477Z] 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-07-26T01:30:55.702Z] provisioning config files... [2024-07-26T01:30:55.712Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4133741521198786363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:30:55.797Z] ---> ****-login.sh [2024-07-26T01:30:55.797Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:30:56.013Z] ---> ****-login.sh [2024-07-26T01:30:56.013Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:30:56.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:56.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.014Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.014Z] [2024-07-26T01:30:56.014Z] Login Succeeded [2024-07-26T01:30:56.014Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:30:56.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:56.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.014Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.014Z] [2024-07-26T01:30:56.014Z] Login Succeeded [2024-07-26T01:30:56.014Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:30:56.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:56.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.275Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.275Z] [2024-07-26T01:30:56.275Z] Login Succeeded [2024-07-26T01:30:56.275Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:30:56.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:56.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.275Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.275Z] [2024-07-26T01:30:56.275Z] Login Succeeded [2024-07-26T01:30:56.275Z] ****.io [2024-07-26T01:30:56.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:56.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.385Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.385Z] [2024-07-26T01:30:56.385Z] Login Succeeded [2024-07-26T01:30:56.385Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:30:56.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:56.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.535Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.535Z] [2024-07-26T01:30:56.535Z] Login Succeeded [2024-07-26T01:30:56.535Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:30:56.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:30:56.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:30:56.622Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-07-26T01:30:56.622Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:30:56.622Z] latest [2024-07-26T01:30:56.622Z] 3.2.0-dev.16 [2024-07-26T01:30:56.622Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [2024-07-26T01:30:56.622Z] main [2024-07-26T01:30:56.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-07-26T01:30:56.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:30:56.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:56.925Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:56.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:56.925Z] [2024-07-26T01:30:56.925Z] Login Succeeded [2024-07-26T01:30:56.925Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:30:57.044Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:30:57.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:57.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:57.196Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:57.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:57.196Z] [2024-07-26T01:30:57.196Z] Login Succeeded [2024-07-26T01:30:57.196Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:30:57.367Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:30:57.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-26T01:30:57.367Z] 0c4e6e4efa7c: Preparing [2024-07-26T01:30:57.367Z] 292c7d51ccca: Preparing [2024-07-26T01:30:57.367Z] e720d457b16f: Preparing [2024-07-26T01:30:57.367Z] afa108cb02a1: Preparing [2024-07-26T01:30:57.367Z] ed81909af5fd: Preparing [2024-07-26T01:30:57.367Z] ce7f800efff9: Preparing [2024-07-26T01:30:57.367Z] afa108cb02a1: Pushed [2024-07-26T01:30:57.367Z] ed81909af5fd: Pushed [2024-07-26T01:30:57.367Z] 0c4e6e4efa7c: Pushed [2024-07-26T01:30:57.367Z] 292c7d51ccca: Pushed [2024-07-26T01:30:57.367Z] ce7f800efff9: Layer already exists [2024-07-26T01:30:57.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:57.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:57.786Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:57.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:57.787Z] [2024-07-26T01:30:57.787Z] Login Succeeded [2024-07-26T01:30:57.787Z] ****.io [2024-07-26T01:30:58.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:30:58.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:30:58.327Z] Configure a credential helper to remove this warning. See [2024-07-26T01:30:58.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:30:58.327Z] [2024-07-26T01:30:58.327Z] Login Succeeded [2024-07-26T01:30:58.327Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:30:58.343Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-26T01:30:58.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:30:58.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:30:58.748Z] ========================================================= [2024-07-26T01:30:58.748Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-26T01:30:58.748Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:30:59.137Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-26T01:30:59.731Z] Sending build context to Docker daemon 10.51MB [2024-07-26T01:30:59.731Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:30:59.731Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-26T01:30:59.731Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-26T01:30:59.731Z] c6b39de5b339: Pulling fs layer [2024-07-26T01:30:59.731Z] a69c41024577: Pulling fs layer [2024-07-26T01:30:59.731Z] d6de4b400683: Pulling fs layer [2024-07-26T01:30:59.731Z] 35cb2a7552d0: Pulling fs layer [2024-07-26T01:30:59.731Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:30:59.731Z] 464afbd9ba4c: Pulling fs layer [2024-07-26T01:30:59.731Z] 00f215d4a9da: Pulling fs layer [2024-07-26T01:30:59.731Z] d496ad576159: Pulling fs layer [2024-07-26T01:30:59.731Z] 35cb2a7552d0: Waiting [2024-07-26T01:30:59.731Z] 4f4fb700ef54: Waiting [2024-07-26T01:30:59.731Z] 464afbd9ba4c: Waiting [2024-07-26T01:30:59.731Z] 00f215d4a9da: Waiting [2024-07-26T01:30:59.731Z] d496ad576159: Waiting [2024-07-26T01:30:59.731Z] a69c41024577: Download complete [2024-07-26T01:31:00.004Z] 35cb2a7552d0: Verifying Checksum [2024-07-26T01:31:00.004Z] 35cb2a7552d0: Download complete [2024-07-26T01:31:00.004Z] 4f4fb700ef54: Verifying Checksum [2024-07-26T01:31:00.004Z] 4f4fb700ef54: Download complete [2024-07-26T01:31:00.004Z] 464afbd9ba4c: Verifying Checksum [2024-07-26T01:31:00.004Z] 464afbd9ba4c: Download complete [2024-07-26T01:31:00.004Z] c6b39de5b339: Download complete [2024-07-26T01:31:00.598Z] d496ad576159: Verifying Checksum [2024-07-26T01:31:00.598Z] d496ad576159: Download complete [2024-07-26T01:31:01.193Z] c6b39de5b339: Pull complete [2024-07-26T01:31:01.562Z] e720d457b16f: Pushed [2024-07-26T01:31:01.780Z] a69c41024577: Pull complete [2024-07-26T01:31:01.821Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:02.058Z] d6de4b400683: Verifying Checksum [2024-07-26T01:31:02.058Z] d6de4b400683: Download complete [2024-07-26T01:31:02.167Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:02.494Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-26T01:31:02.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-26T01:31:02.494Z] 0c4e6e4efa7c: Preparing [2024-07-26T01:31:02.494Z] 292c7d51ccca: Preparing [2024-07-26T01:31:02.494Z] e720d457b16f: Preparing [2024-07-26T01:31:02.494Z] afa108cb02a1: Preparing [2024-07-26T01:31:02.494Z] ed81909af5fd: Preparing [2024-07-26T01:31:02.494Z] ce7f800efff9: Preparing [2024-07-26T01:31:02.494Z] ce7f800efff9: Waiting [2024-07-26T01:31:02.494Z] e720d457b16f: Layer already exists [2024-07-26T01:31:02.494Z] ed81909af5fd: Layer already exists [2024-07-26T01:31:02.494Z] 0c4e6e4efa7c: Layer already exists [2024-07-26T01:31:02.494Z] 292c7d51ccca: Layer already exists [2024-07-26T01:31:02.494Z] afa108cb02a1: Layer already exists [2024-07-26T01:31:02.494Z] ce7f800efff9: Layer already exists [2024-07-26T01:31:02.494Z] latest: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:02.823Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:03.152Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.16 [2024-07-26T01:31:03.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-26T01:31:03.152Z] 0c4e6e4efa7c: Preparing [2024-07-26T01:31:03.152Z] 292c7d51ccca: Preparing [2024-07-26T01:31:03.152Z] e720d457b16f: Preparing [2024-07-26T01:31:03.152Z] afa108cb02a1: Preparing [2024-07-26T01:31:03.152Z] ed81909af5fd: Preparing [2024-07-26T01:31:03.152Z] ce7f800efff9: Preparing [2024-07-26T01:31:03.152Z] ce7f800efff9: Waiting [2024-07-26T01:31:03.152Z] ed81909af5fd: Layer already exists [2024-07-26T01:31:03.152Z] 292c7d51ccca: Layer already exists [2024-07-26T01:31:03.152Z] 0c4e6e4efa7c: Layer already exists [2024-07-26T01:31:03.152Z] e720d457b16f: Layer already exists [2024-07-26T01:31:03.152Z] afa108cb02a1: Layer already exists [2024-07-26T01:31:03.152Z] ce7f800efff9: Layer already exists [2024-07-26T01:31:03.152Z] 3.2.0-dev.16: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:03.491Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:03.821Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [2024-07-26T01:31:03.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-26T01:31:03.821Z] 0c4e6e4efa7c: Preparing [2024-07-26T01:31:03.821Z] 292c7d51ccca: Preparing [2024-07-26T01:31:03.821Z] e720d457b16f: Preparing [2024-07-26T01:31:03.821Z] afa108cb02a1: Preparing [2024-07-26T01:31:03.821Z] ed81909af5fd: Preparing [2024-07-26T01:31:03.821Z] ce7f800efff9: Preparing [2024-07-26T01:31:03.821Z] ce7f800efff9: Waiting [2024-07-26T01:31:03.821Z] ed81909af5fd: Layer already exists [2024-07-26T01:31:03.821Z] afa108cb02a1: Layer already exists [2024-07-26T01:31:03.821Z] 0c4e6e4efa7c: Layer already exists [2024-07-26T01:31:03.821Z] 292c7d51ccca: Layer already exists [2024-07-26T01:31:03.821Z] e720d457b16f: Layer already exists [2024-07-26T01:31:03.821Z] ce7f800efff9: Layer already exists [2024-07-26T01:31:03.821Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:04.156Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:04.243Z] 00f215d4a9da: Verifying Checksum [2024-07-26T01:31:04.243Z] 00f215d4a9da: Download complete [2024-07-26T01:31:04.490Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-07-26T01:31:04.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-26T01:31:04.490Z] 0c4e6e4efa7c: Preparing [2024-07-26T01:31:04.490Z] 292c7d51ccca: Preparing [2024-07-26T01:31:04.490Z] e720d457b16f: Preparing [2024-07-26T01:31:04.490Z] afa108cb02a1: Preparing [2024-07-26T01:31:04.490Z] ed81909af5fd: Preparing [2024-07-26T01:31:04.490Z] ce7f800efff9: Preparing [2024-07-26T01:31:04.490Z] ce7f800efff9: Waiting [2024-07-26T01:31:04.490Z] 292c7d51ccca: Layer already exists [2024-07-26T01:31:04.490Z] e720d457b16f: Layer already exists [2024-07-26T01:31:04.490Z] 0c4e6e4efa7c: Layer already exists [2024-07-26T01:31:04.490Z] afa108cb02a1: Layer already exists [2024-07-26T01:31:04.490Z] ed81909af5fd: Layer already exists [2024-07-26T01:31:04.490Z] ce7f800efff9: Layer already exists [2024-07-26T01:31:04.490Z] main: digest: sha256:271ed1c1d7bb3136181f4e8bed37cfa4260af9f99e9f85511a73c2af84b9a951 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:31:04.572Z] ===================================================== [Pipeline] echo [2024-07-26T01:31:04.589Z] taggedImages: [2024-07-26T01:31:04.589Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:31:04.589Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-26T01:31:04.589Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.16 [2024-07-26T01:31:04.589Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [2024-07-26T01:31:04.589Z] - 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-07-26T01:31:05.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:31:05.006Z] [2024-07-26T01:31:05.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:31:05.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:31:05.323Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-26T01:31:05.323Z] 5eb5b503b376: Pulling fs layer [2024-07-26T01:31:05.323Z] 5c69ac0246d0: Pulling fs layer [2024-07-26T01:31:05.323Z] ec43610c2a17: Pulling fs layer [2024-07-26T01:31:05.323Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-26T01:31:05.323Z] 33b1e0a273af: Pulling fs layer [2024-07-26T01:31:05.323Z] 3a2ae6a8a46f: Waiting [2024-07-26T01:31:05.323Z] 5d3b04190fa2: Pulling fs layer [2024-07-26T01:31:05.323Z] 2f39f015ded8: Pulling fs layer [2024-07-26T01:31:05.323Z] 5d3b04190fa2: Waiting [2024-07-26T01:31:05.323Z] 5c69ac0246d0: Verifying Checksum [2024-07-26T01:31:05.323Z] 5c69ac0246d0: Download complete [2024-07-26T01:31:05.323Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-26T01:31:05.323Z] 3a2ae6a8a46f: Download complete [2024-07-26T01:31:05.323Z] 33b1e0a273af: Download complete [2024-07-26T01:31:05.323Z] ec43610c2a17: Verifying Checksum [2024-07-26T01:31:05.323Z] ec43610c2a17: Download complete [2024-07-26T01:31:05.323Z] 5d3b04190fa2: Download complete [2024-07-26T01:31:05.581Z] 5eb5b503b376: Verifying Checksum [2024-07-26T01:31:05.581Z] 5eb5b503b376: Download complete [2024-07-26T01:31:06.146Z] 2f39f015ded8: Download complete [2024-07-26T01:31:06.714Z] 5eb5b503b376: Pull complete [2024-07-26T01:31:06.714Z] 5c69ac0246d0: Pull complete [2024-07-26T01:31:07.280Z] ec43610c2a17: Pull complete [2024-07-26T01:31:07.280Z] 3a2ae6a8a46f: Pull complete [2024-07-26T01:31:07.539Z] 33b1e0a273af: Pull complete [2024-07-26T01:31:07.539Z] 5d3b04190fa2: Pull complete [2024-07-26T01:31:11.728Z] 2f39f015ded8: Pull complete [2024-07-26T01:31:11.728Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-26T01:31:11.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:31:11.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:31:11.831Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:31:11.855Z] $ 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-07-26T01:31:13.069Z] $ docker top 34e1c76c47ba4a11ca0ea6b8a279c28218e9a9c4135f62f44b35f90b45eaff5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:31:13.449Z] ---> job-cost.sh [2024-07-26T01:31:13.449Z] lf-activate-venv: SKIPPING [2024-07-26T01:31:13.449Z] INFO: No Stack... [2024-07-26T01:31:13.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T01:31:14.275Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T01:31:14.570Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-07-26T01:31:14.571Z] + cut -d, -f6 [Pipeline] lock [2024-07-26T01:31:14.589Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [2024-07-26T01:31:14.597Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] did not exist. Created. [2024-07-26T01:31:14.604Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:31:14.921Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-26T01:31:14.957Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T01:31:14.965Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T01:31:14.988Z] $ docker stop --time=1 34e1c76c47ba4a11ca0ea6b8a279c28218e9a9c4135f62f44b35f90b45eaff5b [2024-07-26T01:31:16.145Z] $ docker rm -f --volumes 34e1c76c47ba4a11ca0ea6b8a279c28218e9a9c4135f62f44b35f90b45eaff5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-26T01:31:16.569Z] d6de4b400683: Pull complete [2024-07-26T01:31:16.569Z] 35cb2a7552d0: Pull complete [2024-07-26T01:31:16.569Z] 4f4fb700ef54: Pull complete [2024-07-26T01:31:16.569Z] 464afbd9ba4c: Pull complete [2024-07-26T01:31:24.781Z] 00f215d4a9da: Pull complete [2024-07-26T01:31:26.744Z] d496ad576159: Pull complete [2024-07-26T01:31:26.744Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-26T01:31:26.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-26T01:31:26.744Z] ---> f246e2811388 [2024-07-26T01:31:26.744Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:31:27.720Z] ---> Running in 53ad397d6a0a [2024-07-26T01:31:28.000Z] Removing intermediate container 53ad397d6a0a [2024-07-26T01:31:28.000Z] ---> 1771556a9e43 [2024-07-26T01:31:28.000Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:31:28.274Z] ---> Running in 55a3138e4918 [2024-07-26T01:31:28.546Z] Removing intermediate container 55a3138e4918 [2024-07-26T01:31:28.546Z] ---> 1cf9507b4270 [2024-07-26T01:31:28.546Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:31:28.816Z] ---> Running in b07423182f49 [2024-07-26T01:31:29.088Z] Removing intermediate container b07423182f49 [2024-07-26T01:31:29.088Z] ---> e8acd90fb807 [2024-07-26T01:31:29.088Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:31:29.088Z] ---> Running in 5d292521f0ca [2024-07-26T01:31:29.682Z] Removing intermediate container 5d292521f0ca [2024-07-26T01:31:29.682Z] ---> 0af7e2746250 [2024-07-26T01:31:29.682Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:31:29.682Z] ---> Running in a4d94555a389 [2024-07-26T01:31:31.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:31:31.690Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:31:33.121Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-26T01:31:33.121Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-26T01:31:33.121Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-26T01:31:33.121Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-26T01:31:33.121Z] Executing busybox-1.36.1-r5.trigger [2024-07-26T01:31:33.121Z] OK: 271 MiB in 56 packages [2024-07-26T01:31:34.563Z] Removing intermediate container a4d94555a389 [2024-07-26T01:31:34.563Z] ---> 89b37f320468 [2024-07-26T01:31:34.563Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-26T01:31:34.563Z] ---> Running in 84359f052786 [2024-07-26T01:31:34.836Z] Removing intermediate container 84359f052786 [2024-07-26T01:31:34.836Z] ---> 1d3a10d96357 [2024-07-26T01:31:34.836Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-26T01:31:35.427Z] ---> 437584b4b28e [2024-07-26T01:31:35.427Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:31:35.703Z] ---> Running in 25003bb7eb9a [2024-07-26T01:33:42.468Z] Removing intermediate container 25003bb7eb9a [2024-07-26T01:33:42.468Z] ---> 0170c0abafce [2024-07-26T01:33:42.468Z] Step 11/12 : COPY . . [2024-07-26T01:33:42.468Z] ---> d0ad82a59d5e [2024-07-26T01:33:42.468Z] Step 12/12 : RUN $MAKE [2024-07-26T01:33:42.468Z] ---> Running in f86aa20acef4 [2024-07-26T01:33:42.468Z] noop [2024-07-26T01:33:42.468Z] Removing intermediate container f86aa20acef4 [2024-07-26T01:33:42.468Z] ---> be610e6ebae3 [2024-07-26T01:33:42.468Z] Successfully built be610e6ebae3 [2024-07-26T01:33:42.468Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:33:42.852Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T01:33:42.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:33:43.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-6495 does not seem to be running inside a container [2024-07-26T01:33:43.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/170 -v /w/workspace/device-mqtt-go/170:/w/workspace/device-mqtt-go/170:rw,z -v /w/workspace/device-mqtt-go/170@tmp:/w/workspace/device-mqtt-go/170@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-07-26T01:33:44.518Z] $ docker top 07d61806c93d989f87ee8f0e588bbe0de2e49880d554ccdede55bc10ea1fbb6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:33:45.379Z] + go version [2024-07-26T01:33:45.379Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-26T01:33:45.401Z] $ docker stop --time=1 07d61806c93d989f87ee8f0e588bbe0de2e49880d554ccdede55bc10ea1fbb6f [2024-07-26T01:33:47.020Z] $ docker rm -f --volumes 07d61806c93d989f87ee8f0e588bbe0de2e49880d554ccdede55bc10ea1fbb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:33:47.611Z] + docker inspect -f . ci-base-image-arm64 [2024-07-26T01:33:47.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:34:00.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-6495 does not seem to be running inside a container [2024-07-26T01:34:00.381Z] $ 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/170 -v /w/workspace/device-mqtt-go/170:/w/workspace/device-mqtt-go/170:rw,z -v /w/workspace/device-mqtt-go/170@tmp:/w/workspace/device-mqtt-go/170@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-07-26T01:34:01.751Z] $ docker top 4b5d00151fe6e4fd882043792804cae1c8e6da223a915a9ed9b8eefe48635af0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:34:02.625Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/170 [Pipeline] fileExists [Pipeline] sh [2024-07-26T01:34:03.289Z] + make test [2024-07-26T01:34:03.289Z] go test ./... -coverprofile=coverage.out ./... [2024-07-26T01:34:09.952Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-26T01:38:16.812Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-26T01:38:18.220Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-26T01:38:18.489Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.051s coverage: 22.8% of statements [2024-07-26T01:38:19.453Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-26T01:38:19.453Z] go vet ./... [2024-07-26T01:39:16.149Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-26T01:39:16.149Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-26T01:39:16.149Z] ./bin/test-attribution-txt.sh [2024-07-26T01:39:16.149Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-26T01:39:16.149Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-26T01:39:16.150Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-26T01:39:16.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-26T01:39:16.194Z] $ docker stop --time=1 4b5d00151fe6e4fd882043792804cae1c8e6da223a915a9ed9b8eefe48635af0 [2024-07-26T01:39:18.226Z] $ docker rm -f --volumes 4b5d00151fe6e4fd882043792804cae1c8e6da223a915a9ed9b8eefe48635af0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:39:19.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-26T01:39:19.996Z] Warning: overwriting stash ‘coverage-report’ [2024-07-26T01:39:20.658Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-26T01:39:21.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-26T01:39:21.431Z] + ls -al . [2024-07-26T01:39:21.431Z] total 248 [2024-07-26T01:39:21.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:34 . [2024-07-26T01:39:21.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 01:30 .. [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 26 01:30 .dockerignore [2024-07-26T01:39:21.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 01:30 .git [2024-07-26T01:39:21.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:30 .github [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 26 01:30 .gitignore [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 01:30 .golangci.yml [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 26 01:30 Attribution.txt [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 26 01:30 CHANGELOG.md [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 26 01:30 Dockerfile [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 01:30 GOVERNANCE.md [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 26 01:30 Jenkinsfile [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 26 01:30 LICENSE [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 26 01:30 Makefile [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 26 01:30 OWNERS.md [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 26 01:30 README.md [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 01:28 VERSION [2024-07-26T01:39:21.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:30 bin [2024-07-26T01:39:21.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:30 cmd [2024-07-26T01:39:21.431Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 26 01:38 coverage.out [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 7065 Jul 26 01:30 go.mod [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 101673 Jul 26 01:30 go.sum [2024-07-26T01:39:21.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 01:30 internal [2024-07-26T01:39:21.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 01:30 mock [2024-07-26T01:39:21.431Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 26 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:39:21.794Z] + 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=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 --label arch=arm64 --label version=3.2.0-dev.16 . [2024-07-26T01:39:22.388Z] Sending build context to Docker daemon 10.53MB [2024-07-26T01:39:22.388Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-26T01:39:22.388Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-26T01:39:22.388Z] ---> be610e6ebae3 [2024-07-26T01:39:22.388Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-26T01:39:22.665Z] ---> Running in 4a62baf6d1d5 [2024-07-26T01:39:22.931Z] Removing intermediate container 4a62baf6d1d5 [2024-07-26T01:39:22.931Z] ---> efc5351bf42b [2024-07-26T01:39:22.931Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-26T01:39:22.931Z] ---> Running in 0455def93895 [2024-07-26T01:39:23.198Z] Removing intermediate container 0455def93895 [2024-07-26T01:39:23.198Z] ---> cb5d606205e8 [2024-07-26T01:39:23.198Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-26T01:39:23.198Z] ---> Running in ce10192da8a9 [2024-07-26T01:39:23.465Z] Removing intermediate container ce10192da8a9 [2024-07-26T01:39:23.465Z] ---> f456b71cdfc1 [2024-07-26T01:39:23.465Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-26T01:39:23.738Z] ---> Running in 01e27d27cdcd [2024-07-26T01:39:24.009Z] Removing intermediate container 01e27d27cdcd [2024-07-26T01:39:24.009Z] ---> e30ee84e2abc [2024-07-26T01:39:24.009Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-26T01:39:24.009Z] ---> Running in cbafd6cf1995 [2024-07-26T01:39:24.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:39:25.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:39:26.539Z] OK: 271 MiB in 56 packages [2024-07-26T01:39:27.509Z] Removing intermediate container cbafd6cf1995 [2024-07-26T01:39:27.509Z] ---> 167516416998 [2024-07-26T01:39:27.509Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-26T01:39:27.776Z] ---> Running in b349261ce4dd [2024-07-26T01:39:28.045Z] Removing intermediate container b349261ce4dd [2024-07-26T01:39:28.045Z] ---> c1d53aa71412 [2024-07-26T01:39:28.045Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-26T01:39:28.630Z] ---> c9bcc3b657fe [2024-07-26T01:39:28.630Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-26T01:39:28.630Z] ---> Running in 437b903eb406 [2024-07-26T01:39:31.217Z] Removing intermediate container 437b903eb406 [2024-07-26T01:39:31.217Z] ---> 2e05353f3136 [2024-07-26T01:39:31.217Z] Step 11/25 : COPY . . [2024-07-26T01:39:32.627Z] ---> 2dd1c59406e6 [2024-07-26T01:39:32.627Z] Step 12/25 : RUN $MAKE [2024-07-26T01:39:32.627Z] ---> Running in 880b659006a9 [2024-07-26T01:39:33.591Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.27" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-26T01:43:25.781Z] Removing intermediate container 880b659006a9 [2024-07-26T01:43:25.781Z] ---> aa187bb1eced [2024-07-26T01:43:25.781Z] Step 13/25 : FROM alpine:3.18 [2024-07-26T01:43:25.781Z] 3.18: Pulling from library/alpine [2024-07-26T01:43:25.781Z] 4983c3fe2029: Pulling fs layer [2024-07-26T01:43:25.781Z] 4983c3fe2029: Verifying Checksum [2024-07-26T01:43:25.781Z] 4983c3fe2029: Download complete [2024-07-26T01:43:25.781Z] 4983c3fe2029: Pull complete [2024-07-26T01:43:25.781Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-26T01:43:25.781Z] Status: Downloaded newer image for alpine:3.18 [2024-07-26T01:43:25.781Z] ---> a0237000ae83 [2024-07-26T01:43:25.781Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-26T01:43:25.781Z] ---> Running in 2b35f73916b3 [2024-07-26T01:43:25.781Z] Removing intermediate container 2b35f73916b3 [2024-07-26T01:43:25.781Z] ---> 6016de8b6154 [2024-07-26T01:43:25.781Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-26T01:43:25.781Z] ---> Running in c568a3579153 [2024-07-26T01:43:25.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:43:25.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:43:25.781Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-26T01:43:25.781Z] Executing busybox-1.36.1-r7.trigger [2024-07-26T01:43:25.781Z] OK: 8 MiB in 16 packages [2024-07-26T01:43:25.781Z] Removing intermediate container c568a3579153 [2024-07-26T01:43:25.781Z] ---> cbef57efdbd3 [2024-07-26T01:43:25.781Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-26T01:43:25.781Z] ---> Running in dcb3b7b6d2a4 [2024-07-26T01:43:26.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-26T01:43:26.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-26T01:43:27.614Z] OK: 8 MiB in 16 packages [2024-07-26T01:43:28.582Z] Removing intermediate container dcb3b7b6d2a4 [2024-07-26T01:43:28.582Z] ---> 14064627228d [2024-07-26T01:43:28.582Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-26T01:43:30.530Z] ---> c5cee3021f4d [2024-07-26T01:43:30.530Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-26T01:43:31.116Z] ---> 60faee8f5a21 [2024-07-26T01:43:31.116Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-26T01:43:31.699Z] ---> a1a054726d20 [2024-07-26T01:43:31.699Z] Step 20/25 : EXPOSE 59982 [2024-07-26T01:43:31.699Z] ---> Running in 3ab9a67841af [2024-07-26T01:43:31.969Z] Removing intermediate container 3ab9a67841af [2024-07-26T01:43:31.969Z] ---> 8a05cde8ee58 [2024-07-26T01:43:31.969Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-26T01:43:32.237Z] ---> Running in 9821540cfadb [2024-07-26T01:43:32.510Z] Removing intermediate container 9821540cfadb [2024-07-26T01:43:32.510Z] ---> d0a7b35f2821 [2024-07-26T01:43:32.510Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-26T01:43:32.510Z] ---> Running in 04e1523e7e63 [2024-07-26T01:43:32.782Z] Removing intermediate container 04e1523e7e63 [2024-07-26T01:43:32.782Z] ---> 73a394569a8b [2024-07-26T01:43:32.782Z] Step 23/25 : LABEL arch=arm64 [2024-07-26T01:43:33.049Z] ---> Running in 0cd5f76964ee [2024-07-26T01:43:33.317Z] Removing intermediate container 0cd5f76964ee [2024-07-26T01:43:33.317Z] ---> 74d9a10e100e [2024-07-26T01:43:33.317Z] Step 24/25 : LABEL git_sha=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:43:33.317Z] ---> Running in 53fafbe06e65 [2024-07-26T01:43:33.585Z] Removing intermediate container 53fafbe06e65 [2024-07-26T01:43:33.585Z] ---> c298587c0963 [2024-07-26T01:43:33.585Z] Step 25/25 : LABEL version=3.2.0-dev.16 [2024-07-26T01:43:33.585Z] ---> Running in 01f4f8a45b89 [2024-07-26T01:43:33.853Z] Removing intermediate container 01f4f8a45b89 [2024-07-26T01:43:33.853Z] ---> fe8e55233f02 [2024-07-26T01:43:33.853Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-26T01:43:34.120Z] Successfully built fe8e55233f02 [2024-07-26T01:43:34.120Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:43:34.279Z] provisioning config files... [2024-07-26T01:43:34.293Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/170@tmp/config8704631934810976399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:43:34.633Z] ---> ****-login.sh [2024-07-26T01:43:34.633Z] nexus3.edgexfoundry.org:10001 [2024-07-26T01:43:34.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:43:34.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:43:34.900Z] Configure a credential helper to remove this warning. See [2024-07-26T01:43:34.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:43:34.900Z] [2024-07-26T01:43:34.900Z] Login Succeeded [2024-07-26T01:43:34.900Z] nexus3.edgexfoundry.org:10002 [2024-07-26T01:43:35.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:43:35.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:43:35.170Z] Configure a credential helper to remove this warning. See [2024-07-26T01:43:35.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:43:35.170Z] [2024-07-26T01:43:35.170Z] Login Succeeded [2024-07-26T01:43:35.170Z] nexus3.edgexfoundry.org:10003 [2024-07-26T01:43:35.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:43:35.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:43:35.713Z] Configure a credential helper to remove this warning. See [2024-07-26T01:43:35.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:43:35.713Z] [2024-07-26T01:43:35.713Z] Login Succeeded [2024-07-26T01:43:35.713Z] nexus3.edgexfoundry.org:10004 [2024-07-26T01:43:35.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:43:35.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:43:35.979Z] Configure a credential helper to remove this warning. See [2024-07-26T01:43:35.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:43:35.979Z] [2024-07-26T01:43:35.979Z] Login Succeeded [2024-07-26T01:43:35.979Z] ****.io [2024-07-26T01:43:36.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-26T01:43:36.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-26T01:43:36.513Z] Configure a credential helper to remove this warning. See [2024-07-26T01:43:36.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-26T01:43:36.513Z] [2024-07-26T01:43:36.513Z] Login Succeeded [2024-07-26T01:43:36.513Z] ---> ****-login.sh ends [Pipeline] } [2024-07-26T01:43:36.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:43:36.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-26T01:43:36.610Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-07-26T01:43:36.610Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:43:36.610Z] latest [2024-07-26T01:43:36.610Z] 3.2.0-dev.16 [2024-07-26T01:43:36.610Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [2024-07-26T01:43:36.610Z] main [2024-07-26T01:43:36.610Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:36.984Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:37.350Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:43:37.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-26T01:43:37.350Z] 59fdeed5f914: Preparing [2024-07-26T01:43:37.350Z] 72576aabe396: Preparing [2024-07-26T01:43:37.350Z] 68e4dd07deab: Preparing [2024-07-26T01:43:37.350Z] 9a955dae5dc3: Preparing [2024-07-26T01:43:37.350Z] daffe5f1e376: Preparing [2024-07-26T01:43:37.350Z] 3c20671a5817: Preparing [2024-07-26T01:43:37.350Z] 3c20671a5817: Waiting [2024-07-26T01:43:37.617Z] 72576aabe396: Pushed [2024-07-26T01:43:37.617Z] 9a955dae5dc3: Pushed [2024-07-26T01:43:37.617Z] 59fdeed5f914: Pushed [2024-07-26T01:43:37.617Z] daffe5f1e376: Pushed [2024-07-26T01:43:37.617Z] 3c20671a5817: Layer already exists [2024-07-26T01:43:47.666Z] 68e4dd07deab: Pushed [2024-07-26T01:43:47.666Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:48.038Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:48.394Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-26T01:43:48.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-26T01:43:48.394Z] 59fdeed5f914: Preparing [2024-07-26T01:43:48.394Z] 72576aabe396: Preparing [2024-07-26T01:43:48.394Z] 68e4dd07deab: Preparing [2024-07-26T01:43:48.394Z] 9a955dae5dc3: Preparing [2024-07-26T01:43:48.394Z] daffe5f1e376: Preparing [2024-07-26T01:43:48.394Z] 3c20671a5817: Preparing [2024-07-26T01:43:48.394Z] 3c20671a5817: Waiting [2024-07-26T01:43:48.394Z] daffe5f1e376: Layer already exists [2024-07-26T01:43:48.394Z] 9a955dae5dc3: Layer already exists [2024-07-26T01:43:48.394Z] 68e4dd07deab: Layer already exists [2024-07-26T01:43:48.394Z] 72576aabe396: Layer already exists [2024-07-26T01:43:48.394Z] 59fdeed5f914: Layer already exists [2024-07-26T01:43:48.394Z] 3c20671a5817: Layer already exists [2024-07-26T01:43:48.394Z] latest: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:49.013Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:49.367Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.16 [2024-07-26T01:43:49.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-26T01:43:49.367Z] 59fdeed5f914: Preparing [2024-07-26T01:43:49.367Z] 72576aabe396: Preparing [2024-07-26T01:43:49.367Z] 68e4dd07deab: Preparing [2024-07-26T01:43:49.367Z] 9a955dae5dc3: Preparing [2024-07-26T01:43:49.367Z] daffe5f1e376: Preparing [2024-07-26T01:43:49.367Z] 3c20671a5817: Preparing [2024-07-26T01:43:49.367Z] 3c20671a5817: Waiting [2024-07-26T01:43:49.367Z] 68e4dd07deab: Layer already exists [2024-07-26T01:43:49.367Z] 9a955dae5dc3: Layer already exists [2024-07-26T01:43:49.632Z] 59fdeed5f914: Layer already exists [2024-07-26T01:43:49.632Z] 72576aabe396: Layer already exists [2024-07-26T01:43:49.632Z] daffe5f1e376: Layer already exists [2024-07-26T01:43:49.632Z] 3c20671a5817: Layer already exists [2024-07-26T01:43:49.632Z] 3.2.0-dev.16: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:49.987Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:50.351Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [2024-07-26T01:43:50.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-26T01:43:50.351Z] 59fdeed5f914: Preparing [2024-07-26T01:43:50.352Z] 72576aabe396: Preparing [2024-07-26T01:43:50.352Z] 68e4dd07deab: Preparing [2024-07-26T01:43:50.352Z] 9a955dae5dc3: Preparing [2024-07-26T01:43:50.352Z] daffe5f1e376: Preparing [2024-07-26T01:43:50.352Z] 3c20671a5817: Preparing [2024-07-26T01:43:50.352Z] 3c20671a5817: Waiting [2024-07-26T01:43:50.352Z] 59fdeed5f914: Layer already exists [2024-07-26T01:43:50.352Z] 9a955dae5dc3: Layer already exists [2024-07-26T01:43:50.352Z] 68e4dd07deab: Layer already exists [2024-07-26T01:43:50.352Z] 72576aabe396: Layer already exists [2024-07-26T01:43:50.352Z] daffe5f1e376: Layer already exists [2024-07-26T01:43:50.352Z] 3c20671a5817: Layer already exists [2024-07-26T01:43:50.352Z] 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:50.715Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:51.080Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-07-26T01:43:51.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-26T01:43:51.080Z] 59fdeed5f914: Preparing [2024-07-26T01:43:51.080Z] 72576aabe396: Preparing [2024-07-26T01:43:51.080Z] 68e4dd07deab: Preparing [2024-07-26T01:43:51.080Z] 9a955dae5dc3: Preparing [2024-07-26T01:43:51.080Z] daffe5f1e376: Preparing [2024-07-26T01:43:51.080Z] 3c20671a5817: Preparing [2024-07-26T01:43:51.080Z] 3c20671a5817: Waiting [2024-07-26T01:43:51.080Z] 68e4dd07deab: Layer already exists [2024-07-26T01:43:51.080Z] 9a955dae5dc3: Layer already exists [2024-07-26T01:43:51.080Z] daffe5f1e376: Layer already exists [2024-07-26T01:43:51.080Z] 72576aabe396: Layer already exists [2024-07-26T01:43:51.080Z] 59fdeed5f914: Layer already exists [2024-07-26T01:43:51.080Z] 3c20671a5817: Layer already exists [2024-07-26T01:43:51.080Z] main: digest: sha256:0ff22a66bf0794a5c9e2f53c7632783174eeaac86807929f7f8c34904b8e8f1e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-26T01:43:51.432Z] ===================================================== [Pipeline] echo [2024-07-26T01:43:51.450Z] taggedImages: [2024-07-26T01:43:51.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [2024-07-26T01:43:51.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-26T01:43:51.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.16 [2024-07-26T01:43:51.450Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97-3.2.0-dev.16 [2024-07-26T01:43:51.450Z] - 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-07-26T01:43:51.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:43:51.852Z] [2024-07-26T01:43:51.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:43:52.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:43:52.183Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-26T01:43:52.183Z] 8998bd30e6a1: Pulling fs layer [2024-07-26T01:43:52.183Z] 04944245beec: Pulling fs layer [2024-07-26T01:43:52.183Z] 699f458cf7ca: Pulling fs layer [2024-07-26T01:43:52.183Z] 765212b225bb: Pulling fs layer [2024-07-26T01:43:52.183Z] f23df028b6ca: Pulling fs layer [2024-07-26T01:43:52.183Z] d65c8cfc05b1: Pulling fs layer [2024-07-26T01:43:52.183Z] 2437ff75d9bd: Pulling fs layer [2024-07-26T01:43:52.183Z] 765212b225bb: Waiting [2024-07-26T01:43:52.183Z] f23df028b6ca: Waiting [2024-07-26T01:43:52.183Z] d65c8cfc05b1: Waiting [2024-07-26T01:43:52.183Z] 2437ff75d9bd: Waiting [2024-07-26T01:43:52.451Z] 04944245beec: Verifying Checksum [2024-07-26T01:43:52.451Z] 04944245beec: Download complete [2024-07-26T01:43:52.451Z] 765212b225bb: Verifying Checksum [2024-07-26T01:43:52.451Z] 765212b225bb: Download complete [2024-07-26T01:43:52.451Z] f23df028b6ca: Verifying Checksum [2024-07-26T01:43:52.451Z] f23df028b6ca: Download complete [2024-07-26T01:43:52.451Z] d65c8cfc05b1: Verifying Checksum [2024-07-26T01:43:52.451Z] d65c8cfc05b1: Download complete [2024-07-26T01:43:52.451Z] 699f458cf7ca: Verifying Checksum [2024-07-26T01:43:52.451Z] 699f458cf7ca: Download complete [2024-07-26T01:43:53.035Z] 8998bd30e6a1: Verifying Checksum [2024-07-26T01:43:53.035Z] 8998bd30e6a1: Download complete [2024-07-26T01:43:55.606Z] 2437ff75d9bd: Verifying Checksum [2024-07-26T01:43:55.606Z] 2437ff75d9bd: Download complete [2024-07-26T01:43:57.548Z] 8998bd30e6a1: Pull complete [2024-07-26T01:43:58.131Z] 04944245beec: Pull complete [2024-07-26T01:43:59.531Z] 699f458cf7ca: Pull complete [2024-07-26T01:43:59.797Z] 765212b225bb: Pull complete [2024-07-26T01:44:00.752Z] f23df028b6ca: Pull complete [2024-07-26T01:44:01.019Z] d65c8cfc05b1: Pull complete [2024-07-26T01:44:19.217Z] 2437ff75d9bd: Pull complete [2024-07-26T01:44:19.217Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-26T01:44:19.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-26T01:44:19.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:44:19.423Z] prd-ubuntu20.04-docker-arm64-4c-16g-6495 does not seem to be running inside a container [2024-07-26T01:44:19.497Z] $ 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/170 -v /w/workspace/device-mqtt-go/170:/w/workspace/device-mqtt-go/170:rw,z -v /w/workspace/device-mqtt-go/170@tmp:/w/workspace/device-mqtt-go/170@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-07-26T01:44:22.296Z] $ docker top f0a3c23c06a680f0900ae79092d122cb7c49d2ec91ef69a34a444bf37a702e03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:44:23.129Z] ---> job-cost.sh [2024-07-26T01:44:23.129Z] lf-activate-venv: SKIPPING [2024-07-26T01:44:23.129Z] INFO: No Stack... [2024-07-26T01:44:23.393Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-26T01:44:24.347Z] INFO: Archiving Costs [Pipeline] sh [2024-07-26T01:44:24.986Z] + cat /w/workspace/device-mqtt-go/170/archives/cost.csv [2024-07-26T01:44:24.986Z] + cut -d, -f6 [Pipeline] lock [2024-07-26T01:44:25.042Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [2024-07-26T01:44:25.050Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] did not exist. Created. [2024-07-26T01:44:25.057Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-26T01:44:25.722Z] /w/workspace/device-mqtt-go/170@tmp/durable-c55fe577/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-26T01:44:26.043Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-26T01:44:26.324Z] Warning: overwriting stash ‘stack-cost’ [2024-07-26T01:44:26.370Z] Stashed 1 file(s) [Pipeline] } [2024-07-26T01:44:26.382Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-26T01:44:26.418Z] $ docker stop --time=1 f0a3c23c06a680f0900ae79092d122cb7c49d2ec91ef69a34a444bf37a702e03 [2024-07-26T01:44:28.538Z] $ docker rm -f --volumes f0a3c23c06a680f0900ae79092d122cb7c49d2ec91ef69a34a444bf37a702e03 [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-07-26T01:44:29.020Z] provisioning config files... [2024-07-26T01:44:29.027Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8930186669377942008tmp [Pipeline] { [Pipeline] sh [2024-07-26T01:44:29.320Z] + set +x [2024-07-26T01:44:29.320Z] + curl -s https://codecov.io/bash [2024-07-26T01:44:29.320Z] + bash -s -- [2024-07-26T01:44:29.320Z] [2024-07-26T01:44:29.320Z] _____ _ [2024-07-26T01:44:29.320Z] / ____| | | [2024-07-26T01:44:29.320Z] | | ___ __| | ___ ___ _____ __ [2024-07-26T01:44:29.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-26T01:44:29.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-26T01:44:29.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-26T01:44:29.320Z] Bash-1.0.6 [2024-07-26T01:44:29.320Z] [2024-07-26T01:44:29.320Z] [2024-07-26T01:44:29.320Z] ==> git version 2.25.1 found [2024-07-26T01:44:29.320Z] ==> 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-07-26T01:44:29.320Z] Release-Date: 2020-01-08 [2024-07-26T01:44:29.320Z] 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-07-26T01:44:29.320Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-26T01:44:29.320Z] ==> Jenkins CI detected. [2024-07-26T01:44:29.320Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-26T01:44:29.320Z] project root: . [2024-07-26T01:44:29.320Z] --> token set from env [2024-07-26T01:44:29.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-26T01:44:29.320Z] ==> Running gcov in . (disable via -X gcov) [2024-07-26T01:44:29.320Z] ==> Python coveragepy not found [2024-07-26T01:44:29.320Z] ==> Searching for coverage reports in: [2024-07-26T01:44:29.320Z] + . [2024-07-26T01:44:29.320Z] -> Found 1 reports [2024-07-26T01:44:29.320Z] ==> Detecting git/mercurial file structure [2024-07-26T01:44:29.320Z] ==> Reading reports [2024-07-26T01:44:29.320Z] + ./coverage.out bytes=18506 [2024-07-26T01:44:29.320Z] ==> Appending adjustments [2024-07-26T01:44:29.320Z] https://docs.codecov.io/docs/fixing-reports [2024-07-26T01:44:29.578Z] + Found adjustments [2024-07-26T01:44:29.578Z] ==> Gzipping contents [2024-07-26T01:44:29.578Z] 4.0K /tmp/codecov.1zeH15.gz [2024-07-26T01:44:29.578Z] ==> Uploading reports [2024-07-26T01:44:29.578Z] url: https://codecov.io [2024-07-26T01:44:29.578Z] query: branch=main&commit=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-26T01:44:29.578Z] -> Pinging Codecov [2024-07-26T01:44:29.578Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-26T01:44:29.578Z] -> Uploading to [2024-07-26T01:44:29.578Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-26/7D719EC7BBE17E464838252E33014C33/3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97/3e0969a0-68b8-47af-83c1-c0904266c21c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240726%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240726T014429Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c13b71d056e58893b496081c32b476fd06860c7804862406d8c64bb400671fca [2024-07-26T01:44:29.578Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-26T01:44:29.578Z] Dload Upload Total Spent Left Speed [2024-07-26T01:44:29.837Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 13085 --:--:-- --:--:-- --:--:-- 13085 [2024-07-26T01:44:29.837Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] } [2024-07-26T01:44:29.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-26T01:44:29.992Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-26T01:44:30.008Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:44:30.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:44:30.318Z] [2024-07-26T01:44:30.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:44:30.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:44:30.634Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-26T01:44:30.634Z] 619be1103602: Already exists [2024-07-26T01:44:30.634Z] f8ea3408117e: Pulling fs layer [2024-07-26T01:44:30.634Z] 91320369b822: Pulling fs layer [2024-07-26T01:44:30.634Z] 0406650e8295: Pulling fs layer [2024-07-26T01:44:30.634Z] 4f4fb700ef54: Pulling fs layer [2024-07-26T01:44:30.634Z] 96d80e3f36e1: Pulling fs layer [2024-07-26T01:44:30.634Z] bcf3aedb951c: Pulling fs layer [2024-07-26T01:44:30.634Z] 4f4fb700ef54: Waiting [2024-07-26T01:44:30.634Z] 96d80e3f36e1: Waiting [2024-07-26T01:44:30.634Z] bcf3aedb951c: Waiting [2024-07-26T01:44:30.634Z] 0406650e8295: Verifying Checksum [2024-07-26T01:44:30.634Z] 0406650e8295: Download complete [2024-07-26T01:44:30.634Z] f8ea3408117e: Download complete [2024-07-26T01:44:30.634Z] 4f4fb700ef54: Download complete [2024-07-26T01:44:30.634Z] f8ea3408117e: Pull complete [2024-07-26T01:44:30.894Z] 96d80e3f36e1: Verifying Checksum [2024-07-26T01:44:30.894Z] 96d80e3f36e1: Download complete [2024-07-26T01:44:31.151Z] 91320369b822: Verifying Checksum [2024-07-26T01:44:31.151Z] 91320369b822: Download complete [2024-07-26T01:44:31.717Z] bcf3aedb951c: Verifying Checksum [2024-07-26T01:44:31.717Z] bcf3aedb951c: Download complete [2024-07-26T01:44:34.243Z] 91320369b822: Pull complete [2024-07-26T01:44:34.243Z] 0406650e8295: Pull complete [2024-07-26T01:44:34.243Z] 4f4fb700ef54: Pull complete [2024-07-26T01:44:34.243Z] 96d80e3f36e1: Pull complete [2024-07-26T01:44:37.522Z] bcf3aedb951c: Pull complete [2024-07-26T01:44:37.522Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-26T01:44:37.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-26T01:44:37.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:44:37.624Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:44:37.630Z] $ 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-07-26T01:44:42.927Z] $ docker top 5b5e853cd5d5f2d9ce5ed01488edd42464b46cce90d6de13936ebb6e77aedd10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:44:43.329Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-07-26T01:44:43.348Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-07-26T01:44:43.665Z] + set -o pipefail [2024-07-26T01:44:43.665Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-07-26T01:44:50.343Z] [2024-07-26T01:44:50.343Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-07-26T01:44:50.343Z] [2024-07-26T01:44:50.343Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/bf02f9e3-ac40-4f82-a19a-19772acc3a01 [2024-07-26T01:44:50.343Z] [2024-07-26T01:44:50.343Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-26T01:44:50.343Z] [2024-07-26T01:44:50.343Z] [2024-07-26T01:44:50.343Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-26T01:44:50.343Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-26T01:44:50.333Z] $ docker stop --time=1 5b5e853cd5d5f2d9ce5ed01488edd42464b46cce90d6de13936ebb6e77aedd10 [2024-07-26T01:44:55.369Z] $ docker rm -f --volumes 5b5e853cd5d5f2d9ce5ed01488edd42464b46cce90d6de13936ebb6e77aedd10 [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-07-26T01:44:56.277Z] + git log --format=format:%s -1 3f7a3fad922d06158882a9f2d5ca1ab4e50c0b97 [Pipeline] sh [2024-07-26T01:44:56.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:44:56.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:44:56.870Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:44:56.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:44:56.950Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:44:56.958Z] $ 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-07-26T01:44:57.341Z] $ docker top 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 -eo pid,comm [2024-07-26T01:44:57.411Z] 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-07-26T01:44:57.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:44:57.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:44:57.464Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:44:57.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:44:57.553Z] $ docker exec 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 ssh-agent [2024-07-26T01:44:57.667Z] SSH_AUTH_SOCK=/tmp/ssh-eb14uw1u2A7t/agent.32 [2024-07-26T01:44:57.667Z] SSH_AGENT_PID=38 [2024-07-26T01:44:57.671Z] Running ssh-add (command line suppressed) [2024-07-26T01:44:57.747Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17966631085912593074.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17966631085912593074.key) [2024-07-26T01:44:57.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:44:58.076Z] + git semver tag [2024-07-26T01:44:58.334Z] 2024-07-26 01:44:58,235 [run_tag] DEBUG tag force:False [2024-07-26T01:44:58.334Z] 2024-07-26 01:44:58,235 [check_head_tag] DEBUG check head tag [2024-07-26T01:44:58.334Z] 2024-07-26 01:44:58,236 [execute] INFO git cat-file --batch-check [2024-07-26T01:44:58.334Z] 2024-07-26 01:44:58,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-26T01:44:58.334Z] 2024-07-26 01:44:58,240 [execute] INFO git cat-file --batch [2024-07-26T01:44:58.335Z] 2024-07-26 01:44:58,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-26T01:44:58.335Z] 2024-07-26 01:44:58,255 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:44:58.335Z] 2024-07-26 01:44:58,255 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-07-26T01:44:58.335Z] 2024-07-26 01:44:58,255 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:44:58.335Z] 2024-07-26 01:44:58,260 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:44:58.335Z] 3.2.0-dev.16 [Pipeline] } [2024-07-26T01:44:58.321Z] $ docker exec --env ******** --env ******** 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 ssh-agent -k [2024-07-26T01:44:58.419Z] unset SSH_AUTH_SOCK; [2024-07-26T01:44:58.419Z] unset SSH_AGENT_PID; [2024-07-26T01:44:58.420Z] echo Agent pid 38 killed; [2024-07-26T01:44:58.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:44:58.776Z] + git semver [Pipeline] } [2024-07-26T01:44:59.025Z] $ docker stop --time=1 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 [2024-07-26T01:45:00.290Z] $ docker rm -f --volumes 08c65ebd2a69872bf8455d8f8d4d0de870bc1af59afa215ef6b04a31b7e4b296 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:45:00.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:45:00.722Z] [2024-07-26T01:45:00.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:45:01.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:45:01.022Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-26T01:45:01.022Z] ab5ef0e58194: Pulling fs layer [2024-07-26T01:45:01.022Z] 9712f1f96733: Pulling fs layer [2024-07-26T01:45:01.022Z] 63f879dbbcfc: Pulling fs layer [2024-07-26T01:45:01.022Z] 0d9ebad4ef96: Pulling fs layer [2024-07-26T01:45:01.022Z] e9a5061849ea: Pulling fs layer [2024-07-26T01:45:01.022Z] d747dcd14b5f: Pulling fs layer [2024-07-26T01:45:01.022Z] 2de7ff778b66: Pulling fs layer [2024-07-26T01:45:01.022Z] e9a5061849ea: Waiting [2024-07-26T01:45:01.022Z] 2de7ff778b66: Waiting [2024-07-26T01:45:01.022Z] d747dcd14b5f: Waiting [2024-07-26T01:45:01.022Z] 9712f1f96733: Verifying Checksum [2024-07-26T01:45:01.023Z] 9712f1f96733: Download complete [2024-07-26T01:45:01.281Z] 63f879dbbcfc: Verifying Checksum [2024-07-26T01:45:01.281Z] 63f879dbbcfc: Download complete [2024-07-26T01:45:01.281Z] e9a5061849ea: Verifying Checksum [2024-07-26T01:45:01.281Z] d747dcd14b5f: Verifying Checksum [2024-07-26T01:45:01.281Z] d747dcd14b5f: Download complete [2024-07-26T01:45:01.540Z] 0d9ebad4ef96: Verifying Checksum [2024-07-26T01:45:01.540Z] ab5ef0e58194: Verifying Checksum [2024-07-26T01:45:01.540Z] ab5ef0e58194: Download complete [2024-07-26T01:45:01.540Z] 2de7ff778b66: Download complete [2024-07-26T01:45:04.082Z] ab5ef0e58194: Pull complete [2024-07-26T01:45:04.082Z] 9712f1f96733: Pull complete [2024-07-26T01:45:04.648Z] 63f879dbbcfc: Pull complete [2024-07-26T01:45:08.867Z] 0d9ebad4ef96: Pull complete [2024-07-26T01:45:08.867Z] e9a5061849ea: Pull complete [2024-07-26T01:45:08.867Z] d747dcd14b5f: Pull complete [2024-07-26T01:45:09.433Z] 2de7ff778b66: Pull complete [2024-07-26T01:45:09.433Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-26T01:45:09.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-26T01:45:09.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:45:09.535Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:45:09.544Z] $ 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-07-26T01:45:15.133Z] $ docker top 498579bed78f1c935960ff677799856edd00ab272023bc4c22ea01f7601438e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:45:15.226Z] provisioning config files... [2024-07-26T01:45:15.233Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config703130943868266706tmp [2024-07-26T01:45:15.244Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17557598693694975562tmp [2024-07-26T01:45:15.253Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7892350874725098069tmp [Pipeline] { [Pipeline] echo [2024-07-26T01:45:15.368Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:15.668Z] ---> sigul-configuration.sh [2024-07-26T01:45:15.668Z] gpg: directory `/root/.gnupg' created [2024-07-26T01:45:15.668Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-26T01:45:15.668Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-26T01:45:15.668Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-26T01:45:15.668Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-26T01:45:15.668Z] gpg: CAST5 encrypted data [2024-07-26T01:45:15.668Z] gpg: encrypted with 1 passphrase [2024-07-26T01:45:15.668Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-26T01:45:15.960Z] + mkdir /home/jenkins [2024-07-26T01:45:15.960Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-26T01:45:16.253Z] + 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-07-26T01:45:16.266Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:16.566Z] ---> sigul-install.sh [2024-07-26T01:45:16.566Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-26T01:45:16.860Z] + git tag --list [2024-07-26T01:45:16.860Z] 0.7.1 [2024-07-26T01:45:16.860Z] v1.0.0 [2024-07-26T01:45:16.860Z] v1.1.0 [2024-07-26T01:45:16.860Z] v1.1.1 [2024-07-26T01:45:16.860Z] v1.2.2 [2024-07-26T01:45:16.860Z] v1.3.0 [2024-07-26T01:45:16.860Z] v1.3.1 [2024-07-26T01:45:16.860Z] v2.0.0 [2024-07-26T01:45:16.860Z] v2.1.0 [2024-07-26T01:45:16.860Z] v2.1.1 [2024-07-26T01:45:16.860Z] v2.2.0 [2024-07-26T01:45:16.860Z] v2.3.0 [2024-07-26T01:45:16.860Z] v3.0 [2024-07-26T01:45:16.860Z] v3.0.0 [2024-07-26T01:45:16.860Z] v3.1 [2024-07-26T01:45:16.860Z] v3.1.0 [2024-07-26T01:45:16.860Z] v3.1.0-dev.1 [2024-07-26T01:45:16.860Z] v3.1.0-dev.10 [2024-07-26T01:45:16.860Z] v3.1.0-dev.11 [2024-07-26T01:45:16.860Z] v3.1.0-dev.12 [2024-07-26T01:45:16.860Z] v3.1.0-dev.13 [2024-07-26T01:45:16.860Z] v3.1.0-dev.14 [2024-07-26T01:45:16.860Z] v3.1.0-dev.15 [2024-07-26T01:45:16.860Z] v3.1.0-dev.16 [2024-07-26T01:45:16.860Z] v3.1.0-dev.17 [2024-07-26T01:45:16.860Z] v3.1.0-dev.18 [2024-07-26T01:45:16.860Z] v3.1.0-dev.19 [2024-07-26T01:45:16.860Z] v3.1.0-dev.2 [2024-07-26T01:45:16.860Z] v3.1.0-dev.20 [2024-07-26T01:45:16.860Z] v3.1.0-dev.21 [2024-07-26T01:45:16.860Z] v3.1.0-dev.22 [2024-07-26T01:45:16.860Z] v3.1.0-dev.23 [2024-07-26T01:45:16.860Z] v3.1.0-dev.24 [2024-07-26T01:45:16.860Z] v3.1.0-dev.25 [2024-07-26T01:45:16.860Z] v3.1.0-dev.3 [2024-07-26T01:45:16.860Z] v3.1.0-dev.4 [2024-07-26T01:45:16.860Z] v3.1.0-dev.5 [2024-07-26T01:45:16.860Z] v3.1.0-dev.6 [2024-07-26T01:45:16.860Z] v3.1.0-dev.7 [2024-07-26T01:45:16.860Z] v3.1.0-dev.8 [2024-07-26T01:45:16.860Z] v3.1.0-dev.9 [2024-07-26T01:45:16.860Z] v3.1.1 [2024-07-26T01:45:16.860Z] v3.2.0-dev.1 [2024-07-26T01:45:16.860Z] v3.2.0-dev.10 [2024-07-26T01:45:16.860Z] v3.2.0-dev.11 [2024-07-26T01:45:16.860Z] v3.2.0-dev.12 [2024-07-26T01:45:16.860Z] v3.2.0-dev.13 [2024-07-26T01:45:16.860Z] v3.2.0-dev.14 [2024-07-26T01:45:16.860Z] v3.2.0-dev.15 [2024-07-26T01:45:16.860Z] v3.2.0-dev.16 [2024-07-26T01:45:16.860Z] v3.2.0-dev.2 [2024-07-26T01:45:16.860Z] v3.2.0-dev.3 [2024-07-26T01:45:16.860Z] v3.2.0-dev.4 [2024-07-26T01:45:16.860Z] v3.2.0-dev.5 [2024-07-26T01:45:16.860Z] v3.2.0-dev.6 [2024-07-26T01:45:16.860Z] v3.2.0-dev.7 [2024-07-26T01:45:16.860Z] v3.2.0-dev.8 [2024-07-26T01:45:16.860Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-26T01:45:17.156Z] + lftools sign git-tag v3.2.0-dev.16 [2024-07-26T01:45:17.578Z] Signing Git tag with Sigul... [2024-07-26T01:45:17.578Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-07-26T01:45:18.162Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:18.454Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-26T01:45:18.462Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-26T01:45:18.475Z] $ docker stop --time=1 498579bed78f1c935960ff677799856edd00ab272023bc4c22ea01f7601438e3 [2024-07-26T01:45:19.727Z] $ docker rm -f --volumes 498579bed78f1c935960ff677799856edd00ab272023bc4c22ea01f7601438e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-26T01:45:20.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:45:20.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:45:20.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:45:20.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:45:20.607Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:45:20.619Z] $ 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-07-26T01:45:20.963Z] $ docker top 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 -eo pid,comm [2024-07-26T01:45:21.031Z] 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-07-26T01:45:21.031Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:45:21.091Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:45:21.091Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:45:21.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:45:21.179Z] $ docker exec 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 ssh-agent [2024-07-26T01:45:21.311Z] SSH_AUTH_SOCK=/tmp/ssh-vMXkjgA6EGCO/agent.32 [2024-07-26T01:45:21.311Z] SSH_AGENT_PID=38 [2024-07-26T01:45:21.316Z] Running ssh-add (command line suppressed) [2024-07-26T01:45:21.400Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12978638011148271811.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12978638011148271811.key) [2024-07-26T01:45:21.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:45:21.726Z] + git semver bump pre [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,930 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,930 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,930 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,930 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,932 [execute] INFO git cat-file --batch-check [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,938 [execute] INFO git cat-file --batch [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:45:21.984Z] 2024-07-26 01:45:21,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:45:21.984Z] 3.2.0-dev.17 [Pipeline] } [2024-07-26T01:45:21.972Z] $ docker exec --env ******** --env ******** 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 ssh-agent -k [2024-07-26T01:45:22.069Z] unset SSH_AUTH_SOCK; [2024-07-26T01:45:22.069Z] unset SSH_AGENT_PID; [2024-07-26T01:45:22.069Z] echo Agent pid 38 killed; [2024-07-26T01:45:22.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:45:22.438Z] + git semver [Pipeline] } [2024-07-26T01:45:22.691Z] $ docker stop --time=1 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 [2024-07-26T01:45:23.951Z] $ docker rm -f --volumes 262e484fa581ab80a1703c08cc34bd49fc96d2dfd243eed5f3903ade08653306 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-26T01:45:24.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-26T01:45:24.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:45:24.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-26T01:45:24.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:45:24.717Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:45:24.726Z] $ 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-07-26T01:45:25.072Z] $ docker top 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 -eo pid,comm [2024-07-26T01:45:25.138Z] 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-07-26T01:45:25.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-26T01:45:25.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-26T01:45:25.202Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-26T01:45:25.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-26T01:45:25.292Z] $ docker exec 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 ssh-agent [2024-07-26T01:45:25.411Z] SSH_AUTH_SOCK=/tmp/ssh-jLBxpssA7oXN/agent.31 [2024-07-26T01:45:25.411Z] SSH_AGENT_PID=37 [2024-07-26T01:45:25.416Z] Running ssh-add (command line suppressed) [2024-07-26T01:45:25.478Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4253471020903253782.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4253471020903253782.key) [2024-07-26T01:45:25.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-26T01:45:25.801Z] + git semver push [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:25,986 [run_push] DEBUG push [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:25,986 [execute] INFO git cat-file --batch-check [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:25,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:25,990 [execute] INFO git rev-list 7537165356e5f79a834b91f14f7505f93ac119ab -- [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:25,991 [execute] DEBUG Popen(['git', 'rev-list', '7537165356e5f79a834b91f14f7505f93ac119ab', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:26,000 [execute] INFO git fetch -v origin [2024-07-26T01:45:26.060Z] 2024-07-26 01:45:26,001 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-26T01:45:26.628Z] 2024-07-26 01:45:26,451 [run_push] DEBUG no remote changes detected [2024-07-26T01:45:26.628Z] 2024-07-26 01:45:26,451 [execute] INFO git push origin semver [2024-07-26T01:45:26.628Z] 2024-07-26 01:45:26,452 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-26T01:45:27.566Z] 2024-07-26 01:45:27,345 [run_push] DEBUG push all version tags [2024-07-26T01:45:27.567Z] 2024-07-26 01:45:27,345 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-26T01:45:27.567Z] 2024-07-26 01:45:27,346 [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-07-26T01:45:28.134Z] 2024-07-26 01:45:28,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-26T01:45:28.134Z] 3.2.0-dev.17 [Pipeline] } [2024-07-26T01:45:28.123Z] $ docker exec --env ******** --env ******** 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 ssh-agent -k [2024-07-26T01:45:28.227Z] unset SSH_AUTH_SOCK; [2024-07-26T01:45:28.229Z] unset SSH_AGENT_PID; [2024-07-26T01:45:28.229Z] echo Agent pid 37 killed; [2024-07-26T01:45:28.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-26T01:45:28.582Z] + git semver [Pipeline] } [2024-07-26T01:45:28.839Z] $ docker stop --time=1 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 [2024-07-26T01:45:30.136Z] $ docker rm -f --volumes 5a06657a6a2685faba079731044e5727ed1cf3234dec19ca6bbfecc67211adc2 [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-07-26T01:45:30.771Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-07-26T01:45:30.771Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-26T01:45:30.771Z] total 16 [2024-07-26T01:45:30.771Z] drwxr-xr-x 3 root root 4096 Jul 26 01:31 . [2024-07-26T01:45:30.771Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:45 .. [2024-07-26T01:45:30.771Z] drwxr-xr-x 2 root root 4096 Jul 26 01:31 cost [2024-07-26T01:45:30.771Z] -rw-r--r-- 1 root root 86 Jul 26 01:31 cost.csv [2024-07-26T01:45:30.771Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-26T01:45:30.771Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-26T01:45:30.771Z] total 16 [2024-07-26T01:45:30.771Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 01:31 . [2024-07-26T01:45:30.771Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 01:45 .. [2024-07-26T01:45:30.771Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 01:31 cost [2024-07-26T01:45:30.771Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 26 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:31.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:31.923Z] ---> package-listing.sh [2024-07-26T01:45:31.923Z] ++ facter osfamily [2024-07-26T01:45:31.923Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-26T01:45:32.183Z] + OS_FAMILY=debian [2024-07-26T01:45:32.183Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-26T01:45:32.183Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-26T01:45:32.183Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-26T01:45:32.183Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-26T01:45:32.183Z] + PACKAGES=/tmp/packages_start.txt [2024-07-26T01:45:32.183Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-26T01:45:32.183Z] + PACKAGES=/tmp/packages_end.txt [2024-07-26T01:45:32.183Z] + case "${OS_FAMILY}" in [2024-07-26T01:45:32.183Z] + dpkg -l [2024-07-26T01:45:32.183Z] + grep '^ii' [2024-07-26T01:45:32.183Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-26T01:45:32.183Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-26T01:45:32.183Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-26T01:45:32.183Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-26T01:45:32.183Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-07-26T01:45:32.183Z] + 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-07-26T01:45:32.194Z] 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-07-26T01:45:32.472Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-26T01:45:33.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-26T01:45:33.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-26T01:45:33.116Z] prd-ubuntu20.04-docker-8c-8g-6493 does not seem to be running inside a container [2024-07-26T01:45:33.128Z] $ 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-07-26T01:45:33.317Z] $ docker top c980cea3ad2d4185f45c1c3a10d47b6b8d608e670eb6de60c887bd75d84c874a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-26T01:45:33.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-26T01:45:33.978Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-26T01:45:34.271Z] + ls /var/log/sa-host [2024-07-26T01:45:34.271Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-26T01:45:34.370Z] provisioning config files... [2024-07-26T01:45:34.378Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3469435367840953901tmp [Pipeline] { [Pipeline] echo [2024-07-26T01:45:34.396Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:34.681Z] ---> create-netrc.sh [Pipeline] } [2024-07-26T01:45:34.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:35.034Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-26T01:45:35.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:35.331Z] ---> sudo-logs.sh [2024-07-26T01:45:35.331Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-26T01:45:35.363Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:35.646Z] ---> job-cost.sh [2024-07-26T01:45:35.646Z] lf-activate-venv: SKIPPING [2024-07-26T01:45:35.646Z] DEBUG: total: 0.2199999988079071 [2024-07-26T01:45:35.646Z] INFO: Retrieving Stack Cost... [2024-07-26T01:45:35.905Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-26T01:45:36.474Z] INFO: Archiving Costs [Pipeline] echo [2024-07-26T01:45:36.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-26T01:45:36.773Z] ---> logs-deploy.sh [2024-07-26T01:45:36.773Z] lf-activate-venv: SKIPPING [2024-07-26T01:45:36.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/170 [2024-07-26T01:45:36.773Z] INFO: archiving workspace using pattern(s): [2024-07-26T01:45:37.710Z] Archives upload complete. [2024-07-26T01:45:37.710Z] INFO: archiving logs to Nexus