Pull request #674 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce+db84220a98baf26f07a1d477c585bb37996b93c5 (88408d0bb5346f4fef5cc9ac8ab37d2374c7f740) 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-ssh7749351944665848839.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-ssh6534560589166649501.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15289798268592562562.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-674/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13741347799950957671.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10634370950524029360.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-674/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13035453205358036629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 ‘prd-ubuntu20.04-docker-8c-8g-982’ Running on prd-ubuntu20.04-docker-8c-8g-988 in /w/workspace/gexfoundry_device-mqtt-go_PR-674 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-674 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce Merge succeeded, producing 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce Checking out Revision 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce (PR-674) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/674/head:refs/remotes/origin/PR-674 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T01:12:36.999Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T01:12:37.226Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T01:12:37.369Z] ========================================================= [2024-05-29T01:12:37.369Z] EdgeX Global Pipelines Version Info [2024-05-29T01:12:37.369Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:12:38.125Z] ------------------- [2024-05-29T01:12:38.125Z] stable info: [2024-05-29T01:12:38.125Z] ------------------- [2024-05-29T01:12:38.125Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T01:12:38.125Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T01:12:38.125Z] Message: update stable to v1.0.260 [2024-05-29T01:12:38.696Z] ------------------- [2024-05-29T01:12:38.696Z] experimental info: [2024-05-29T01:12:38.696Z] ------------------- [2024-05-29T01:12:38.696Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T01:12:38.696Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T01:12:38.696Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T01:12:38.931Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-05-29T01:12:38.989Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-05-29T01:12:39.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T01:12:39.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T01:12:39.153Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T01:12:39.210Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T01:12:39.265Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T01:12:39.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T01:12:39.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T01:12:39.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T01:12:39.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T01:12:39.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-05-29T01:12:39.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T01:12:39.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T01:12:39.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T01:12:39.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T01:12:39.892Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T01:12:39.954Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T01:12:40.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T01:12:40.078Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T01:12:40.137Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T01:12:40.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T01:12:40.257Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T01:12:40.317Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T01:12:40.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T01:12:40.438Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T01:12:40.498Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T01:12:40.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-674 [Pipeline] echo [2024-05-29T01:12:40.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-674 [Pipeline] echo [2024-05-29T01:12:40.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-674 [Pipeline] echo [2024-05-29T01:12:40.733Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [Pipeline] echo [2024-05-29T01:12:40.795Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45fe893 [Pipeline] echo [2024-05-29T01:12:40.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T01:12:41.021Z] provisioning config files... [2024-05-29T01:12:41.036Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/config17240648326155658338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:12:41.434Z] ---> ****-login.sh [2024-05-29T01:12:41.434Z] nexus3.edgexfoundry.org:10001 [2024-05-29T01:12:41.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:12:41.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:12:41.695Z] Configure a credential helper to remove this warning. See [2024-05-29T01:12:41.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:12:41.695Z] [2024-05-29T01:12:41.695Z] Login Succeeded [2024-05-29T01:12:41.695Z] nexus3.edgexfoundry.org:10002 [2024-05-29T01:12:41.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:12:41.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:12:41.956Z] Configure a credential helper to remove this warning. See [2024-05-29T01:12:41.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:12:41.956Z] [2024-05-29T01:12:41.956Z] Login Succeeded [2024-05-29T01:12:41.956Z] nexus3.edgexfoundry.org:10003 [2024-05-29T01:12:41.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:12:41.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:12:41.957Z] Configure a credential helper to remove this warning. See [2024-05-29T01:12:41.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:12:41.957Z] [2024-05-29T01:12:41.957Z] Login Succeeded [2024-05-29T01:12:41.957Z] nexus3.edgexfoundry.org:10004 [2024-05-29T01:12:41.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:12:42.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:12:42.219Z] Configure a credential helper to remove this warning. See [2024-05-29T01:12:42.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:12:42.219Z] [2024-05-29T01:12:42.219Z] Login Succeeded [2024-05-29T01:12:42.219Z] ****.io [2024-05-29T01:12:42.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:12:42.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:12:42.479Z] Configure a credential helper to remove this warning. See [2024-05-29T01:12:42.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:12:42.479Z] [2024-05-29T01:12:42.479Z] Login Succeeded [2024-05-29T01:12:42.479Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T01:12:42.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T01:12:43.221Z] + git rev-list -1 --merges 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce~1..45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [Pipeline] echo [2024-05-29T01:12:43.277Z] -----------> git rev-list -1 --merges 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce~1..45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [false] [Pipeline] sh [2024-05-29T01:12:43.598Z] + git log --format=format:%s -1 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [Pipeline] echo [2024-05-29T01:12:43.647Z] ========================================================= [2024-05-29T01:12:43.647Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T01:12:43.647Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T01:12:44.133Z] + git log --format=format:%s -1 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [Pipeline] echo [2024-05-29T01:12:44.180Z] [semverPrep] GIT_COMMIT: 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-29T01:12:44.227Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T01:12:44.654Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T01:12:44.654Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T01:12:44.654Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T01:12:44.654Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T01:12:44.654Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T01:12:44.654Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T01:12:44.654Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:12:45.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T01:12:45.190Z] [2024-05-29T01:12:45.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:12:45.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T01:12:45.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T01:12:45.607Z] b85a868b505f: Pulling fs layer [2024-05-29T01:12:45.607Z] e2be974225ed: Pulling fs layer [2024-05-29T01:12:45.607Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T01:12:45.607Z] 988bab9f4d93: Pulling fs layer [2024-05-29T01:12:45.607Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T01:12:45.607Z] eaf3925da568: Pulling fs layer [2024-05-29T01:12:45.607Z] bab4dde63d76: Pulling fs layer [2024-05-29T01:12:45.607Z] bde34c3a00c8: Pulling fs layer [2024-05-29T01:12:45.607Z] b352a97aabf1: Pulling fs layer [2024-05-29T01:12:45.607Z] 4872d77fe225: Pulling fs layer [2024-05-29T01:12:45.607Z] 5851b861e8e6: Pulling fs layer [2024-05-29T01:12:45.607Z] 988bab9f4d93: Waiting [2024-05-29T01:12:45.607Z] eaf3925da568: Waiting [2024-05-29T01:12:45.607Z] bab4dde63d76: Waiting [2024-05-29T01:12:45.607Z] b352a97aabf1: Waiting [2024-05-29T01:12:45.607Z] 5851b861e8e6: Waiting [2024-05-29T01:12:45.607Z] 4872d77fe225: Waiting [2024-05-29T01:12:45.607Z] bde34c3a00c8: Waiting [2024-05-29T01:12:45.607Z] 1469e6f7b9e6: Waiting [2024-05-29T01:12:45.607Z] e2be974225ed: Download complete [2024-05-29T01:12:45.607Z] 988bab9f4d93: Verifying Checksum [2024-05-29T01:12:45.607Z] 988bab9f4d93: Download complete [2024-05-29T01:12:45.607Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T01:12:45.607Z] 1469e6f7b9e6: Download complete [2024-05-29T01:12:45.607Z] eaf3925da568: Verifying Checksum [2024-05-29T01:12:45.607Z] eaf3925da568: Download complete [2024-05-29T01:12:45.607Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T01:12:45.607Z] 339a4e72a1f5: Download complete [2024-05-29T01:12:45.607Z] bde34c3a00c8: Download complete [2024-05-29T01:12:45.868Z] b352a97aabf1: Download complete [2024-05-29T01:12:45.868Z] 4872d77fe225: Verifying Checksum [2024-05-29T01:12:45.868Z] 4872d77fe225: Download complete [2024-05-29T01:12:45.868Z] 5851b861e8e6: Download complete [2024-05-29T01:12:45.868Z] b85a868b505f: Verifying Checksum [2024-05-29T01:12:45.868Z] b85a868b505f: Download complete [2024-05-29T01:12:46.138Z] bab4dde63d76: Verifying Checksum [2024-05-29T01:12:46.138Z] bab4dde63d76: Download complete [2024-05-29T01:12:47.081Z] b85a868b505f: Pull complete [2024-05-29T01:12:47.341Z] e2be974225ed: Pull complete [2024-05-29T01:12:47.910Z] 339a4e72a1f5: Pull complete [2024-05-29T01:12:47.910Z] 988bab9f4d93: Pull complete [2024-05-29T01:12:48.168Z] 1469e6f7b9e6: Pull complete [2024-05-29T01:12:48.168Z] eaf3925da568: Pull complete [2024-05-29T01:12:50.072Z] bab4dde63d76: Pull complete [2024-05-29T01:12:50.072Z] bde34c3a00c8: Pull complete [2024-05-29T01:12:50.329Z] b352a97aabf1: Pull complete [2024-05-29T01:12:50.329Z] 4872d77fe225: Pull complete [2024-05-29T01:12:50.329Z] 5851b861e8e6: Pull complete [2024-05-29T01:12:50.329Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T01:12:50.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T01:12:50.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:12:50.613Z] prd-ubuntu20.04-docker-8c-8g-988 does not seem to be running inside a container [2024-05-29T01:12:50.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-674 -v /w/workspace/gexfoundry_device-mqtt-go_PR-674:/w/workspace/gexfoundry_device-mqtt-go_PR-674:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T01:12:53.227Z] $ docker top f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda -eo pid,comm [2024-05-29T01:12:53.280Z] 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-05-29T01:12:53.280Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T01:12:53.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T01:12:53.462Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T01:12:53.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T01:12:53.587Z] $ docker exec f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda ssh-agent [2024-05-29T01:12:53.694Z] SSH_AUTH_SOCK=/tmp/ssh-dwwM4sCJKLLt/agent.33 [2024-05-29T01:12:53.695Z] SSH_AGENT_PID=39 [2024-05-29T01:12:53.702Z] Running ssh-add (command line suppressed) [2024-05-29T01:12:53.810Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/private_key_5039954470132474147.key (/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/private_key_5039954470132474147.key) [2024-05-29T01:12:53.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T01:12:54.182Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T01:12:54.211Z] $ docker exec --env ******** --env ******** f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda ssh-agent -k [2024-05-29T01:12:54.327Z] unset SSH_AUTH_SOCK; [2024-05-29T01:12:54.327Z] unset SSH_AGENT_PID; [2024-05-29T01:12:54.328Z] echo Agent pid 39 killed; [2024-05-29T01:12:54.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T01:12:54.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T01:12:54.455Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T01:12:54.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T01:12:54.579Z] $ docker exec f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda ssh-agent [2024-05-29T01:12:54.689Z] SSH_AUTH_SOCK=/tmp/ssh-vgzbmLAqxOTa/agent.72 [2024-05-29T01:12:54.689Z] SSH_AGENT_PID=78 [2024-05-29T01:12:54.694Z] Running ssh-add (command line suppressed) [2024-05-29T01:12:54.805Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/private_key_16493573306212341080.key (/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/private_key_16493573306212341080.key) [2024-05-29T01:12:54.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T01:12:55.171Z] + git semver init [2024-05-29T01:12:55.431Z] 2024-05-29 01:12:55,362 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T01:12:55.431Z] 2024-05-29 01:12:55,364 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver [2024-05-29T01:12:55.431Z] 2024-05-29 01:12:55,364 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver [2024-05-29T01:12:55.431Z] 2024-05-29 01:12:55,364 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-674, universal_newlines=False, shell=None, istream=None) [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,646 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-674/.git/info/exclude [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver/PR-674 with force:False [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,647 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver/PR-674 [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,651 [execute] INFO git cat-file --batch-check [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,656 [execute] INFO git cat-file --batch [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T01:12:56.811Z] 2024-05-29 01:12:56,660 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-674/.semver/PR-674 [2024-05-29T01:12:56.811Z] 0.0.0 [Pipeline] } [2024-05-29T01:12:56.845Z] $ docker exec --env ******** --env ******** f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda ssh-agent -k [2024-05-29T01:12:56.951Z] unset SSH_AUTH_SOCK; [2024-05-29T01:12:56.951Z] unset SSH_AGENT_PID; [2024-05-29T01:12:56.951Z] echo Agent pid 78 killed; [2024-05-29T01:12:56.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T01:12:57.423Z] + git semver [Pipeline] } [2024-05-29T01:12:57.716Z] $ docker stop --time=1 f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda [2024-05-29T01:12:59.030Z] $ docker rm -f --volumes f8dd7dfb22b520669a2077ef9528bbd597d29ee301a7f823e0840ad0846cddda [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T01:12:59.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T01:12:59.790Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T01:12:59.815Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T01:13:00.572Z] provisioning config files... [2024-05-29T01:13:00.583Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/config6770012714506045815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:13:00.959Z] ---> ****-login.sh [2024-05-29T01:13:00.959Z] nexus3.edgexfoundry.org:10001 [2024-05-29T01:13:00.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:13:00.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:13:00.959Z] Configure a credential helper to remove this warning. See [2024-05-29T01:13:00.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:13:00.959Z] [2024-05-29T01:13:00.959Z] Login Succeeded [2024-05-29T01:13:00.959Z] nexus3.edgexfoundry.org:10002 [2024-05-29T01:13:00.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:13:00.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:13:00.959Z] Configure a credential helper to remove this warning. See [2024-05-29T01:13:00.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:13:00.959Z] [2024-05-29T01:13:00.959Z] Login Succeeded [2024-05-29T01:13:00.959Z] nexus3.edgexfoundry.org:10003 [2024-05-29T01:13:01.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:13:01.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:13:01.220Z] Configure a credential helper to remove this warning. See [2024-05-29T01:13:01.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:13:01.220Z] [2024-05-29T01:13:01.220Z] Login Succeeded [2024-05-29T01:13:01.220Z] nexus3.edgexfoundry.org:10004 [2024-05-29T01:13:01.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:13:01.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:13:01.220Z] Configure a credential helper to remove this warning. See [2024-05-29T01:13:01.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:13:01.221Z] [2024-05-29T01:13:01.221Z] Login Succeeded [2024-05-29T01:13:01.221Z] ****.io [2024-05-29T01:13:01.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:13:01.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:13:01.482Z] Configure a credential helper to remove this warning. See [2024-05-29T01:13:01.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:13:01.482Z] [2024-05-29T01:13:01.482Z] Login Succeeded [2024-05-29T01:13:01.482Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T01:13:01.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T01:13:01.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T01:13:01.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T01:13:01.868Z] ========================================================= [2024-05-29T01:13:01.868Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T01:13:01.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:13:02.396Z] + 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-05-29T01:13:02.396Z] Sending build context to Docker daemon 20.99MB [2024-05-29T01:13:02.396Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T01:13:02.396Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T01:13:02.656Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T01:13:02.656Z] 619be1103602: Pulling fs layer [2024-05-29T01:13:02.656Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T01:13:02.656Z] 5df492c9dc93: Pulling fs layer [2024-05-29T01:13:02.656Z] 7629e6793208: Pulling fs layer [2024-05-29T01:13:02.656Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T01:13:02.656Z] fb5054dd5b73: Pulling fs layer [2024-05-29T01:13:02.656Z] eeca6798cff9: Pulling fs layer [2024-05-29T01:13:02.656Z] aa269ceb94a6: Pulling fs layer [2024-05-29T01:13:02.656Z] ada007ff1a6a: Pulling fs layer [2024-05-29T01:13:02.656Z] fb5054dd5b73: Waiting [2024-05-29T01:13:02.656Z] 7629e6793208: Waiting [2024-05-29T01:13:02.656Z] eeca6798cff9: Waiting [2024-05-29T01:13:02.656Z] 4f4fb700ef54: Waiting [2024-05-29T01:13:02.656Z] aa269ceb94a6: Waiting [2024-05-29T01:13:02.656Z] ada007ff1a6a: Waiting [2024-05-29T01:13:02.656Z] 7862e08f4a3e: Download complete [2024-05-29T01:13:02.656Z] 7629e6793208: Verifying Checksum [2024-05-29T01:13:02.656Z] 7629e6793208: Download complete [2024-05-29T01:13:02.656Z] 4f4fb700ef54: Download complete [2024-05-29T01:13:02.656Z] fb5054dd5b73: Verifying Checksum [2024-05-29T01:13:02.656Z] fb5054dd5b73: Download complete [2024-05-29T01:13:02.656Z] 619be1103602: Verifying Checksum [2024-05-29T01:13:02.656Z] 619be1103602: Download complete [2024-05-29T01:13:02.656Z] eeca6798cff9: Verifying Checksum [2024-05-29T01:13:02.656Z] eeca6798cff9: Download complete [2024-05-29T01:13:02.917Z] 619be1103602: Pull complete [2024-05-29T01:13:02.917Z] ada007ff1a6a: Verifying Checksum [2024-05-29T01:13:02.917Z] ada007ff1a6a: Download complete [2024-05-29T01:13:02.917Z] 7862e08f4a3e: Pull complete [2024-05-29T01:13:02.917Z] 5df492c9dc93: Verifying Checksum [2024-05-29T01:13:02.917Z] 5df492c9dc93: Download complete [2024-05-29T01:13:03.490Z] aa269ceb94a6: Verifying Checksum [2024-05-29T01:13:03.490Z] aa269ceb94a6: Download complete [2024-05-29T01:13:06.783Z] 5df492c9dc93: Pull complete [2024-05-29T01:13:06.783Z] 7629e6793208: Pull complete [2024-05-29T01:13:06.783Z] 4f4fb700ef54: Pull complete [2024-05-29T01:13:06.783Z] fb5054dd5b73: Pull complete [2024-05-29T01:13:06.783Z] eeca6798cff9: Pull complete [2024-05-29T01:13:09.315Z] aa269ceb94a6: Pull complete [2024-05-29T01:13:09.575Z] ada007ff1a6a: Pull complete [2024-05-29T01:13:09.575Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T01:13:09.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T01:13:09.575Z] ---> f489d0715acc [2024-05-29T01:13:09.575Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T01:13:14.894Z] ---> Running in 0e27c74ad993 [2024-05-29T01:13:14.894Z] Removing intermediate container 0e27c74ad993 [2024-05-29T01:13:14.894Z] ---> 90b94f6b5883 [2024-05-29T01:13:14.894Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T01:13:14.894Z] ---> Running in 471bdc2c5d9d [2024-05-29T01:13:14.894Z] Removing intermediate container 471bdc2c5d9d [2024-05-29T01:13:14.894Z] ---> ca8c17174d15 [2024-05-29T01:13:14.894Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T01:13:14.894Z] ---> Running in e076b8fab30f [2024-05-29T01:13:14.894Z] Removing intermediate container e076b8fab30f [2024-05-29T01:13:14.894Z] ---> ec30c570855e [2024-05-29T01:13:14.894Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T01:13:14.894Z] ---> Running in bc2898414464 [2024-05-29T01:13:14.894Z] Removing intermediate container bc2898414464 [2024-05-29T01:13:14.894Z] ---> d1f729edcf7c [2024-05-29T01:13:14.894Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T01:13:14.894Z] ---> Running in 093a349bdce3 [2024-05-29T01:13:14.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T01:13:15.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T01:13:15.367Z] Still waiting to schedule task [2024-05-29T01:13:15.368Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-986’ [2024-05-29T01:13:15.415Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T01:13:15.415Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T01:13:15.415Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T01:13:15.415Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T01:13:15.415Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T01:13:15.415Z] OK: 268 MiB in 56 packages [2024-05-29T01:13:16.006Z] Removing intermediate container 093a349bdce3 [2024-05-29T01:13:16.006Z] ---> 1207c556aa12 [2024-05-29T01:13:16.006Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-05-29T01:13:16.006Z] ---> Running in 9304d2e7be2e [2024-05-29T01:13:16.006Z] Removing intermediate container 9304d2e7be2e [2024-05-29T01:13:16.006Z] ---> 45b6e11cdaa0 [2024-05-29T01:13:16.006Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T01:13:16.006Z] ---> d9633c710d58 [2024-05-29T01:13:16.006Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T01:13:16.264Z] ---> Running in fb2c5f550445 [2024-05-29T01:14:12.672Z] Removing intermediate container fb2c5f550445 [2024-05-29T01:14:12.672Z] ---> b4c72ed74107 [2024-05-29T01:14:12.672Z] Step 11/12 : COPY . . [2024-05-29T01:14:12.672Z] ---> f9a71dd1a700 [2024-05-29T01:14:12.672Z] Step 12/12 : RUN $MAKE [2024-05-29T01:14:12.672Z] ---> Running in e0b6886b6f9a [2024-05-29T01:14:12.672Z] noop [2024-05-29T01:14:12.672Z] Removing intermediate container e0b6886b6f9a [2024-05-29T01:14:12.672Z] ---> 00f07f15ff42 [2024-05-29T01:14:12.672Z] Successfully built 00f07f15ff42 [2024-05-29T01:14:12.672Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:14:13.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T01:14:13.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:14:13.358Z] prd-ubuntu20.04-docker-8c-8g-988 does not seem to be running inside a container [2024-05-29T01:14:13.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-674 -v /w/workspace/gexfoundry_device-mqtt-go_PR-674:/w/workspace/gexfoundry_device-mqtt-go_PR-674:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T01:14:13.767Z] $ docker top 3e725343d8de3bc2117cc43c7a24d0eb4a8662a06aa1f511963fc5cb9408b11e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T01:14:14.183Z] + go version [2024-05-29T01:14:14.183Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T01:14:14.223Z] $ docker stop --time=1 3e725343d8de3bc2117cc43c7a24d0eb4a8662a06aa1f511963fc5cb9408b11e [2024-05-29T01:14:15.524Z] $ docker rm -f --volumes 3e725343d8de3bc2117cc43c7a24d0eb4a8662a06aa1f511963fc5cb9408b11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:14:16.289Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T01:14:16.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:14:16.486Z] prd-ubuntu20.04-docker-8c-8g-988 does not seem to be running inside a container [2024-05-29T01:14:16.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-674 -v /w/workspace/gexfoundry_device-mqtt-go_PR-674:/w/workspace/gexfoundry_device-mqtt-go_PR-674:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T01:14:16.841Z] $ docker top d66f7db1147bc01d08806596df77ad44717f6383b804c0970037cf886543a046 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T01:14:17.266Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-674 [Pipeline] fileExists [Pipeline] sh [2024-05-29T01:14:17.651Z] + make test [2024-05-29T01:14:17.651Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T01:14:19.560Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-05-29T01:14:37.637Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-05-29T01:14:37.637Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-05-29T01:14:37.637Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2024-05-29T01:14:47.615Z] go vet ./... [2024-05-29T01:14:52.878Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T01:14:52.878Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T01:14:52.878Z] ./bin/test-attribution-txt.sh [2024-05-29T01:14:52.878Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T01:14:52.878Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T01:14:53.138Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T01:14:53.184Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T01:14:53.229Z] $ docker stop --time=1 d66f7db1147bc01d08806596df77ad44717f6383b804c0970037cf886543a046 [2024-05-29T01:14:57.501Z] $ docker rm -f --volumes d66f7db1147bc01d08806596df77ad44717f6383b804c0970037cf886543a046 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T01:14:58.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T01:14:58.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T01:14:58.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T01:14:59.262Z] + ls -al . [2024-05-29T01:14:59.262Z] total 252 [2024-05-29T01:14:59.262Z] drwxrwxr-x 9 jenkins jenkins 4096 May 29 01:14 . [2024-05-29T01:14:59.262Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 01:12 .. [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 01:12 .dockerignore [2024-05-29T01:14:59.262Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 01:14 .git [2024-05-29T01:14:59.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 01:12 .github [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 264 May 29 01:12 .gitignore [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 01:12 .golangci.yml [2024-05-29T01:14:59.262Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 01:12 .semver [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 10386 May 29 01:12 Attribution.txt [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 18574 May 29 01:12 CHANGELOG.md [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 1798 May 29 01:12 Dockerfile [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 01:12 GOVERNANCE.md [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 657 May 29 01:12 Jenkinsfile [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 01:12 LICENSE [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 1963 May 29 01:12 Makefile [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 01:12 OWNERS.md [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 29 01:12 README.md [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 01:12 VERSION [2024-05-29T01:14:59.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 01:12 bin [2024-05-29T01:14:59.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 01:12 cmd [2024-05-29T01:14:59.262Z] -rw-r--r-- 1 jenkins jenkins 18506 May 29 01:14 coverage.out [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 7121 May 29 01:12 go.mod [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 29 01:12 go.sum [2024-05-29T01:14:59.262Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 01:12 internal [2024-05-29T01:14:59.262Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 01:12 mock [2024-05-29T01:14:59.262Z] -rw-rw-r-- 1 jenkins jenkins 227 May 29 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:14:59.704Z] + 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=45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce --label arch=amd64 --label version=0.0.0 . [2024-05-29T01:14:59.704Z] Sending build context to Docker daemon 21.01MB [2024-05-29T01:14:59.704Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T01:14:59.704Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-29T01:14:59.704Z] ---> 00f07f15ff42 [2024-05-29T01:14:59.704Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-29T01:14:59.963Z] ---> Running in 1d9b2592a6f7 [2024-05-29T01:15:00.222Z] Removing intermediate container 1d9b2592a6f7 [2024-05-29T01:15:00.222Z] ---> efedd54d7525 [2024-05-29T01:15:00.222Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T01:15:00.222Z] ---> Running in 50af1e63b3a8 [2024-05-29T01:15:00.222Z] Removing intermediate container 50af1e63b3a8 [2024-05-29T01:15:00.222Z] ---> 4313c6dd0c5d [2024-05-29T01:15:00.222Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T01:15:00.222Z] ---> Running in 3e1b9bcd100f [2024-05-29T01:15:00.222Z] Removing intermediate container 3e1b9bcd100f [2024-05-29T01:15:00.222Z] ---> f7bed49f61a2 [2024-05-29T01:15:00.222Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T01:15:00.222Z] ---> Running in e21e822722d2 [2024-05-29T01:15:00.482Z] Removing intermediate container e21e822722d2 [2024-05-29T01:15:00.482Z] ---> 3ab09c514712 [2024-05-29T01:15:00.482Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T01:15:00.482Z] ---> Running in f957564f5ce9 [2024-05-29T01:15:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:01.000Z] OK: 268 MiB in 56 packages [2024-05-29T01:15:01.259Z] Removing intermediate container f957564f5ce9 [2024-05-29T01:15:01.259Z] ---> 862b1a83e3d0 [2024-05-29T01:15:01.259Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-05-29T01:15:01.259Z] ---> Running in 798ab6740c5c [2024-05-29T01:15:01.519Z] Removing intermediate container 798ab6740c5c [2024-05-29T01:15:01.519Z] ---> ce4f0da85e81 [2024-05-29T01:15:01.519Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-29T01:15:01.519Z] ---> c050d380067e [2024-05-29T01:15:01.519Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T01:15:01.519Z] ---> Running in 89d5d669ba04 [2024-05-29T01:15:02.087Z] Removing intermediate container 89d5d669ba04 [2024-05-29T01:15:02.087Z] ---> 56325a3723e6 [2024-05-29T01:15:02.087Z] Step 11/25 : COPY . . [2024-05-29T01:15:03.022Z] ---> d1905405ee36 [2024-05-29T01:15:03.022Z] Step 12/25 : RUN $MAKE [2024-05-29T01:15:03.022Z] ---> Running in 96ab0591153b [2024-05-29T01:15:03.280Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-05-29T01:15:35.345Z] Removing intermediate container 96ab0591153b [2024-05-29T01:15:35.345Z] ---> 5b32a4e08813 [2024-05-29T01:15:35.345Z] Step 13/25 : FROM alpine:3.18 [2024-05-29T01:15:35.914Z] 3.18: Pulling from library/alpine [2024-05-29T01:15:35.914Z] 619be1103602: Already exists [2024-05-29T01:15:36.174Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T01:15:36.174Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T01:15:36.174Z] ---> d3782b16ccc9 [2024-05-29T01:15:36.174Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-05-29T01:15:36.174Z] ---> Running in 147fc521fe91 [2024-05-29T01:15:36.174Z] Removing intermediate container 147fc521fe91 [2024-05-29T01:15:36.174Z] ---> cbd722871a37 [2024-05-29T01:15:36.174Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-29T01:15:36.174Z] ---> Running in 049d75b0b18f [2024-05-29T01:15:36.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:36.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:37.008Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T01:15:37.008Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T01:15:37.008Z] OK: 7 MiB in 16 packages [2024-05-29T01:15:37.267Z] Removing intermediate container 049d75b0b18f [2024-05-29T01:15:37.267Z] ---> 94700fe27ff7 [2024-05-29T01:15:37.267Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-29T01:15:37.267Z] ---> Running in bab958d8c841 [2024-05-29T01:15:37.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:37.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:37.785Z] Upgrading critical system libraries and apk-tools: [2024-05-29T01:15:37.785Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T01:15:38.044Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T01:15:38.044Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T01:15:38.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:38.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T01:15:38.303Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T01:15:38.303Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T01:15:38.303Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T01:15:38.303Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T01:15:38.303Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T01:15:38.303Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T01:15:38.303Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T01:15:38.303Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T01:15:38.303Z] OK: 7 MiB in 16 packages [2024-05-29T01:15:38.872Z] Removing intermediate container bab958d8c841 [2024-05-29T01:15:38.872Z] ---> f265fd7de303 [2024-05-29T01:15:38.872Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-05-29T01:15:40.250Z] ---> 59011259f5c7 [2024-05-29T01:15:40.250Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-05-29T01:15:40.250Z] ---> ec418a8a0a04 [2024-05-29T01:15:40.250Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-05-29T01:15:40.250Z] ---> 4aefc85d6ead [2024-05-29T01:15:40.250Z] Step 20/25 : EXPOSE 59982 [2024-05-29T01:15:40.250Z] ---> Running in 3e0d93a8a7ab [2024-05-29T01:15:40.510Z] Removing intermediate container 3e0d93a8a7ab [2024-05-29T01:15:40.510Z] ---> 1020ff793940 [2024-05-29T01:15:40.510Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-05-29T01:15:40.510Z] ---> Running in 22098e9b1fa5 [2024-05-29T01:15:40.510Z] Removing intermediate container 22098e9b1fa5 [2024-05-29T01:15:40.510Z] ---> 9daa9abdfe2d [2024-05-29T01:15:40.510Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-29T01:15:40.510Z] ---> Running in 0b3970e258ae [2024-05-29T01:15:40.510Z] Removing intermediate container 0b3970e258ae [2024-05-29T01:15:40.510Z] ---> d851eb4772ec [2024-05-29T01:15:40.510Z] Step 23/25 : LABEL arch=amd64 [2024-05-29T01:15:40.510Z] ---> Running in c2d442178ad7 [2024-05-29T01:15:40.770Z] Removing intermediate container c2d442178ad7 [2024-05-29T01:15:40.770Z] ---> 3237a0aa93b3 [2024-05-29T01:15:40.770Z] Step 24/25 : LABEL git_sha=45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [2024-05-29T01:15:40.770Z] ---> Running in c1a2c53eefaa [2024-05-29T01:15:40.770Z] Removing intermediate container c1a2c53eefaa [2024-05-29T01:15:40.770Z] ---> dc60417034e7 [2024-05-29T01:15:40.770Z] Step 25/25 : LABEL version=0.0.0 [2024-05-29T01:15:40.770Z] ---> Running in a2d0c250acc7 [2024-05-29T01:15:40.770Z] Removing intermediate container a2d0c250acc7 [2024-05-29T01:15:40.770Z] ---> f0f4b03322e0 [2024-05-29T01:15:40.770Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T01:15:40.770Z] Successfully built f0f4b03322e0 [2024-05-29T01:15:40.770Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:15:41.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T01:15:41.827Z] [2024-05-29T01:15:41.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:15:42.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T01:15:42.231Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T01:15:42.231Z] 5eb5b503b376: Pulling fs layer [2024-05-29T01:15:42.231Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T01:15:42.231Z] ec43610c2a17: Pulling fs layer [2024-05-29T01:15:42.231Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T01:15:42.231Z] 33b1e0a273af: Pulling fs layer [2024-05-29T01:15:42.231Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T01:15:42.231Z] 2f39f015ded8: Pulling fs layer [2024-05-29T01:15:42.231Z] 33b1e0a273af: Waiting [2024-05-29T01:15:42.231Z] 5d3b04190fa2: Waiting [2024-05-29T01:15:42.231Z] 2f39f015ded8: Waiting [2024-05-29T01:15:42.231Z] 3a2ae6a8a46f: Waiting [2024-05-29T01:15:42.231Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T01:15:42.231Z] 5c69ac0246d0: Download complete [2024-05-29T01:15:42.231Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T01:15:42.231Z] 3a2ae6a8a46f: Download complete [2024-05-29T01:15:42.231Z] 33b1e0a273af: Verifying Checksum [2024-05-29T01:15:42.231Z] 33b1e0a273af: Download complete [2024-05-29T01:15:42.231Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T01:15:42.231Z] 5d3b04190fa2: Download complete [2024-05-29T01:15:42.231Z] ec43610c2a17: Verifying Checksum [2024-05-29T01:15:42.231Z] ec43610c2a17: Download complete [2024-05-29T01:15:42.489Z] 5eb5b503b376: Verifying Checksum [2024-05-29T01:15:42.489Z] 5eb5b503b376: Download complete [2024-05-29T01:15:43.056Z] 2f39f015ded8: Verifying Checksum [2024-05-29T01:15:43.056Z] 2f39f015ded8: Download complete [2024-05-29T01:15:43.625Z] 5eb5b503b376: Pull complete [2024-05-29T01:15:43.625Z] 5c69ac0246d0: Pull complete [2024-05-29T01:15:44.193Z] ec43610c2a17: Pull complete [2024-05-29T01:15:44.193Z] 3a2ae6a8a46f: Pull complete [2024-05-29T01:15:44.451Z] 33b1e0a273af: Pull complete [2024-05-29T01:15:44.451Z] 5d3b04190fa2: Pull complete [2024-05-29T01:15:48.640Z] 2f39f015ded8: Pull complete [2024-05-29T01:15:48.640Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T01:15:48.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T01:15:48.640Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:15:48.924Z] prd-ubuntu20.04-docker-8c-8g-988 does not seem to be running inside a container [2024-05-29T01:15:48.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-674 -v /w/workspace/gexfoundry_device-mqtt-go_PR-674:/w/workspace/gexfoundry_device-mqtt-go_PR-674:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T01:15:53.314Z] $ docker top 98b9a9829ce3ff507fa0fe741b59bf5061fa401559fa3363d6c89c60457cc5bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:15:53.803Z] ---> job-cost.sh [2024-05-29T01:15:53.804Z] lf-activate-venv: SKIPPING [2024-05-29T01:15:53.804Z] INFO: No Stack... [2024-05-29T01:15:54.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T01:15:54.322Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T01:15:54.639Z] + cat+ /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives/cost.csv [2024-05-29T01:15:54.639Z] cut -d, -f6 [Pipeline] lock [2024-05-29T01:15:54.699Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] [2024-05-29T01:15:54.705Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] did not exist. Created. [2024-05-29T01:15:54.712Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T01:15:55.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T01:15:55.198Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T01:15:55.239Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T01:15:55.336Z] $ docker stop --time=1 98b9a9829ce3ff507fa0fe741b59bf5061fa401559fa3363d6c89c60457cc5bf [2024-05-29T01:15:56.491Z] $ docker rm -f --volumes 98b9a9829ce3ff507fa0fe741b59bf5061fa401559fa3363d6c89c60457cc5bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T01:16:56.666Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-989 in /w/workspace/gexfoundry_device-mqtt-go_PR-674 [Pipeline] { [Pipeline] ws [2024-05-29T01:16:56.744Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-05-29T01:16:59.863Z] The recommended git tool is: git [2024-05-29T01:17:07.088Z] using credential edgex-jenkins-ssh [2024-05-29T01:17:07.120Z] Cloning the remote Git repository [2024-05-29T01:17:07.225Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-29T01:17:07.403Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-05-29T01:17:07.692Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-29T01:17:07.694Z] > git --version # timeout=10 [2024-05-29T01:17:07.750Z] > git --version # 'git version 2.25.1' [2024-05-29T01:17:07.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T01:17:07.956Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T01:17:10.487Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-05-29T01:17:10.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T01:17:11.683Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-05-29T01:17:11.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-05-29T01:17:11.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T01:17:11.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/674/head:refs/remotes/origin/PR-674 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-29T01:17:12.225Z] Merging remotes/origin/main commit db84220a98baf26f07a1d477c585bb37996b93c5 into PR head commit 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [2024-05-29T01:17:12.531Z] Merge succeeded, producing 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [2024-05-29T01:17:12.531Z] Checking out Revision 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce (PR-674) [2024-05-29T01:17:13.096Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-29T01:17:13.150Z] > git --version # timeout=10 [2024-05-29T01:17:13.163Z] > git --version # 'git version 2.25.1' [2024-05-29T01:17:13.178Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T01:17:12.245Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T01:17:12.313Z] > git checkout -f 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce # timeout=10 [2024-05-29T01:17:12.418Z] > git remote # timeout=10 [2024-05-29T01:17:12.440Z] > git config --get remote.origin.url # timeout=10 [2024-05-29T01:17:12.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T01:17:12.482Z] > git merge db84220a98baf26f07a1d477c585bb37996b93c5 # timeout=10 [2024-05-29T01:17:12.511Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-29T01:17:12.539Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T01:17:12.553Z] > git checkout -f 45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T01:17:18.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T01:17:18.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T01:17:18.155Z] Dload Upload Total Spent Left Speed [2024-05-29T01:17:18.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 129k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh [2024-05-29T01:17:18.513Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T01:17:18.881Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T01:17:18.881Z] + sudo tee /etc/docker/daemon.new [2024-05-29T01:17:18.881Z] { [2024-05-29T01:17:18.881Z] "registry-mirrors": [ [2024-05-29T01:17:18.881Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T01:17:18.881Z] ], [2024-05-29T01:17:18.881Z] "bip": "10.250.0.254/24", [2024-05-29T01:17:18.881Z] "hosts": [ [2024-05-29T01:17:18.881Z] "tcp://0.0.0.0:5555", [2024-05-29T01:17:18.881Z] "unix:///var/run/docker.sock" [2024-05-29T01:17:18.881Z] ], [2024-05-29T01:17:18.881Z] "mtu": 1458, [2024-05-29T01:17:18.881Z] "selinux-enabled": true, [2024-05-29T01:17:18.881Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T01:17:18.881Z] } [Pipeline] sh [2024-05-29T01:17:19.243Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T01:17:19.599Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T01:17:37.977Z] provisioning config files... [2024-05-29T01:17:38.006Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2247802669159939857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:17:38.542Z] ---> ****-login.sh [2024-05-29T01:17:38.542Z] nexus3.edgexfoundry.org:10001 [2024-05-29T01:17:39.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:17:39.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:17:39.133Z] Configure a credential helper to remove this warning. See [2024-05-29T01:17:39.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:17:39.133Z] [2024-05-29T01:17:39.133Z] Login Succeeded [2024-05-29T01:17:39.133Z] nexus3.edgexfoundry.org:10002 [2024-05-29T01:17:39.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:17:39.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:17:39.676Z] Configure a credential helper to remove this warning. See [2024-05-29T01:17:39.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:17:39.676Z] [2024-05-29T01:17:39.676Z] Login Succeeded [2024-05-29T01:17:39.676Z] nexus3.edgexfoundry.org:10003 [2024-05-29T01:17:39.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:17:39.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:17:39.949Z] Configure a credential helper to remove this warning. See [2024-05-29T01:17:39.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:17:39.949Z] [2024-05-29T01:17:39.949Z] Login Succeeded [2024-05-29T01:17:39.949Z] nexus3.edgexfoundry.org:10004 [2024-05-29T01:17:40.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:17:40.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:17:40.220Z] Configure a credential helper to remove this warning. See [2024-05-29T01:17:40.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:17:40.220Z] [2024-05-29T01:17:40.220Z] Login Succeeded [2024-05-29T01:17:40.220Z] ****.io [2024-05-29T01:17:40.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T01:17:40.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T01:17:40.760Z] Configure a credential helper to remove this warning. See [2024-05-29T01:17:40.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T01:17:40.760Z] [2024-05-29T01:17:40.760Z] Login Succeeded [2024-05-29T01:17:40.760Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T01:17:40.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T01:17:41.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T01:17:41.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T01:17:41.404Z] ========================================================= [2024-05-29T01:17:41.404Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-29T01:17:41.404Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:17:41.969Z] + 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-05-29T01:17:42.613Z] Sending build context to Docker daemon 10.61MB [2024-05-29T01:17:42.613Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T01:17:42.613Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T01:17:42.613Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T01:17:42.613Z] c6b39de5b339: Pulling fs layer [2024-05-29T01:17:42.882Z] a69c41024577: Pulling fs layer [2024-05-29T01:17:42.882Z] d6de4b400683: Pulling fs layer [2024-05-29T01:17:42.882Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T01:17:42.882Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T01:17:42.882Z] 464afbd9ba4c: Pulling fs layer [2024-05-29T01:17:42.882Z] 00f215d4a9da: Pulling fs layer [2024-05-29T01:17:42.882Z] d496ad576159: Pulling fs layer [2024-05-29T01:17:42.882Z] 4f4fb700ef54: Waiting [2024-05-29T01:17:42.882Z] 464afbd9ba4c: Waiting [2024-05-29T01:17:42.882Z] 00f215d4a9da: Waiting [2024-05-29T01:17:42.882Z] 35cb2a7552d0: Waiting [2024-05-29T01:17:42.882Z] d496ad576159: Waiting [2024-05-29T01:17:42.882Z] a69c41024577: Verifying Checksum [2024-05-29T01:17:42.882Z] a69c41024577: Download complete [2024-05-29T01:17:42.882Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T01:17:42.882Z] 35cb2a7552d0: Download complete [2024-05-29T01:17:42.882Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T01:17:42.882Z] 4f4fb700ef54: Download complete [2024-05-29T01:17:42.882Z] 464afbd9ba4c: Verifying Checksum [2024-05-29T01:17:42.882Z] 464afbd9ba4c: Download complete [2024-05-29T01:17:42.882Z] c6b39de5b339: Verifying Checksum [2024-05-29T01:17:42.882Z] c6b39de5b339: Download complete [2024-05-29T01:17:43.149Z] d496ad576159: Verifying Checksum [2024-05-29T01:17:43.149Z] d496ad576159: Download complete [2024-05-29T01:17:43.732Z] c6b39de5b339: Pull complete [2024-05-29T01:17:44.316Z] a69c41024577: Pull complete [2024-05-29T01:17:44.581Z] d6de4b400683: Verifying Checksum [2024-05-29T01:17:44.581Z] d6de4b400683: Download complete [2024-05-29T01:17:45.990Z] 00f215d4a9da: Verifying Checksum [2024-05-29T01:17:45.990Z] 00f215d4a9da: Download complete [2024-05-29T01:17:58.314Z] d6de4b400683: Pull complete [2024-05-29T01:17:58.314Z] 35cb2a7552d0: Pull complete [2024-05-29T01:17:58.314Z] 4f4fb700ef54: Pull complete [2024-05-29T01:17:58.314Z] 464afbd9ba4c: Pull complete [2024-05-29T01:18:08.435Z] 00f215d4a9da: Pull complete [2024-05-29T01:18:08.705Z] d496ad576159: Pull complete [2024-05-29T01:18:08.705Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-29T01:18:08.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-29T01:18:08.705Z] ---> f246e2811388 [2024-05-29T01:18:08.705Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T01:18:09.677Z] ---> Running in 1eef828db80a [2024-05-29T01:18:09.946Z] Removing intermediate container 1eef828db80a [2024-05-29T01:18:09.946Z] ---> 17ff82fae9fe [2024-05-29T01:18:09.946Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T01:18:09.946Z] ---> Running in 89bc4ff3401c [2024-05-29T01:18:10.216Z] Removing intermediate container 89bc4ff3401c [2024-05-29T01:18:10.216Z] ---> 9af5431c6cce [2024-05-29T01:18:10.216Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T01:18:10.216Z] ---> Running in 78a50211f243 [2024-05-29T01:18:10.484Z] Removing intermediate container 78a50211f243 [2024-05-29T01:18:10.484Z] ---> 07426a8e4c5b [2024-05-29T01:18:10.484Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T01:18:10.484Z] ---> Running in 93d94e7a50e7 [2024-05-29T01:18:11.066Z] Removing intermediate container 93d94e7a50e7 [2024-05-29T01:18:11.066Z] ---> b4e5f258fc0d [2024-05-29T01:18:11.066Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T01:18:11.066Z] ---> Running in 5eb1c6205815 [2024-05-29T01:18:12.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T01:18:12.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T01:18:13.588Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-05-29T01:18:13.588Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-05-29T01:18:13.588Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-05-29T01:18:13.856Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-05-29T01:18:13.856Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T01:18:13.856Z] OK: 271 MiB in 56 packages [2024-05-29T01:18:14.830Z] Removing intermediate container 5eb1c6205815 [2024-05-29T01:18:14.830Z] ---> 0158dee3f0bc [2024-05-29T01:18:14.830Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-05-29T01:18:15.097Z] ---> Running in 552b8f0d6288 [2024-05-29T01:18:15.365Z] Removing intermediate container 552b8f0d6288 [2024-05-29T01:18:15.365Z] ---> 2843393db6f5 [2024-05-29T01:18:15.365Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T01:18:15.948Z] ---> f1a94844ff0e [2024-05-29T01:18:15.948Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T01:18:15.948Z] ---> Running in e1bbcbe87635 [2024-05-29T01:20:07.614Z] Removing intermediate container e1bbcbe87635 [2024-05-29T01:20:07.614Z] ---> 15fa044a68e3 [2024-05-29T01:20:07.614Z] Step 11/12 : COPY . . [2024-05-29T01:20:07.614Z] ---> 2991c52d0b2c [2024-05-29T01:20:07.614Z] Step 12/12 : RUN $MAKE [2024-05-29T01:20:07.614Z] ---> Running in a1fad9707e27 [2024-05-29T01:20:07.614Z] noop [2024-05-29T01:20:07.614Z] Removing intermediate container a1fad9707e27 [2024-05-29T01:20:07.614Z] ---> e846030d75f9 [2024-05-29T01:20:07.614Z] Successfully built e846030d75f9 [2024-05-29T01:20:07.614Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:20:08.149Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T01:20:08.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:20:08.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-989 does not seem to be running inside a container [2024-05-29T01:20:08.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T01:20:09.810Z] $ docker top 6794cbc894e03a587bc08c5429ca787b31f06bef1ef9bf2d6291a230af6991a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T01:20:10.731Z] + go version [2024-05-29T01:20:10.731Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T01:20:10.770Z] $ docker stop --time=1 6794cbc894e03a587bc08c5429ca787b31f06bef1ef9bf2d6291a230af6991a5 [2024-05-29T01:20:12.435Z] $ docker rm -f --volumes 6794cbc894e03a587bc08c5429ca787b31f06bef1ef9bf2d6291a230af6991a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:20:13.397Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T01:20:13.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:20:13.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-989 does not seem to be running inside a container [2024-05-29T01:20:13.732Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-29T01:20:14.909Z] $ docker top 95bb27005345a36b74dc742ed21180fe2970db3f607f94b17fbbe4abc1820b2b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T01:20:15.477Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-29T01:20:16.471Z] + make test [2024-05-29T01:20:16.471Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T01:20:21.814Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-05-29T01:23:43.604Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-05-29T01:23:43.604Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-05-29T01:23:43.604Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.085s coverage: 22.8% of statements [2024-05-29T01:23:43.604Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T01:23:43.604Z] go vet ./... [2024-05-29T01:24:30.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T01:24:30.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T01:24:30.471Z] ./bin/test-attribution-txt.sh [2024-05-29T01:24:30.471Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T01:24:30.471Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T01:24:30.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T01:24:30.580Z] $ docker stop --time=1 95bb27005345a36b74dc742ed21180fe2970db3f607f94b17fbbe4abc1820b2b [2024-05-29T01:24:32.534Z] $ docker rm -f --volumes 95bb27005345a36b74dc742ed21180fe2970db3f607f94b17fbbe4abc1820b2b [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T01:24:34.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T01:24:34.118Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T01:24:34.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T01:24:35.201Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T01:24:35.712Z] + ls -al . [2024-05-29T01:24:35.712Z] total 248 [2024-05-29T01:24:35.712Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 01:20 . [2024-05-29T01:24:35.712Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 01:17 .. [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 01:17 .dockerignore [2024-05-29T01:24:35.712Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 01:17 .git [2024-05-29T01:24:35.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 01:17 .github [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 264 May 29 01:17 .gitignore [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 01:17 .golangci.yml [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 10386 May 29 01:17 Attribution.txt [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 18574 May 29 01:17 CHANGELOG.md [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 1798 May 29 01:17 Dockerfile [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 01:17 GOVERNANCE.md [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 657 May 29 01:17 Jenkinsfile [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 29 01:17 LICENSE [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 1963 May 29 01:17 Makefile [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 620 May 29 01:17 OWNERS.md [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 3599 May 29 01:17 README.md [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 01:12 VERSION [2024-05-29T01:24:35.712Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 01:17 bin [2024-05-29T01:24:35.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 01:17 cmd [2024-05-29T01:24:35.712Z] -rw-r--r-- 1 jenkins jenkins 18506 May 29 01:23 coverage.out [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 7121 May 29 01:17 go.mod [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 29 01:17 go.sum [2024-05-29T01:24:35.712Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 01:17 internal [2024-05-29T01:24:35.712Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 01:17 mock [2024-05-29T01:24:35.712Z] -rw-rw-r-- 1 jenkins jenkins 227 May 29 01:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:24:36.155Z] + 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=45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce --label arch=arm64 --label version=0.0.0 . [2024-05-29T01:24:36.425Z] Sending build context to Docker daemon 10.63MB [2024-05-29T01:24:36.425Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T01:24:36.425Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-29T01:24:36.425Z] ---> e846030d75f9 [2024-05-29T01:24:36.425Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-29T01:24:36.691Z] ---> Running in d2df3604a1ca [2024-05-29T01:24:36.955Z] Removing intermediate container d2df3604a1ca [2024-05-29T01:24:36.955Z] ---> d179996d1a0b [2024-05-29T01:24:36.955Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T01:24:36.955Z] ---> Running in 90166daff5f4 [2024-05-29T01:24:37.221Z] Removing intermediate container 90166daff5f4 [2024-05-29T01:24:37.221Z] ---> 793240f684d7 [2024-05-29T01:24:37.221Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-05-29T01:24:37.484Z] ---> Running in 9a19f671119a [2024-05-29T01:24:37.749Z] Removing intermediate container 9a19f671119a [2024-05-29T01:24:37.749Z] ---> 8a4f66b17eb5 [2024-05-29T01:24:37.749Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T01:24:37.749Z] ---> Running in 3d864c6d7f16 [2024-05-29T01:24:38.014Z] Removing intermediate container 3d864c6d7f16 [2024-05-29T01:24:38.014Z] ---> f21e25d784aa [2024-05-29T01:24:38.014Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T01:24:38.014Z] ---> Running in 35e30e406a16 [2024-05-29T01:24:38.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T01:24:39.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T01:24:40.515Z] OK: 271 MiB in 56 packages [2024-05-29T01:24:41.125Z] Removing intermediate container 35e30e406a16 [2024-05-29T01:24:41.125Z] ---> a2ad38f041b8 [2024-05-29T01:24:41.125Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-05-29T01:24:41.125Z] ---> Running in 7d4ddc5c589b [2024-05-29T01:24:41.395Z] Removing intermediate container 7d4ddc5c589b [2024-05-29T01:24:41.395Z] ---> 032b724f9025 [2024-05-29T01:24:41.395Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-29T01:24:41.979Z] ---> c1254a74d425 [2024-05-29T01:24:41.979Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T01:24:41.979Z] ---> Running in ed965b3de30e [2024-05-29T01:24:44.559Z] Removing intermediate container ed965b3de30e [2024-05-29T01:24:44.559Z] ---> e79adb169d1e [2024-05-29T01:24:44.559Z] Step 11/25 : COPY . . [2024-05-29T01:24:45.144Z] ---> 3106108fd4aa [2024-05-29T01:24:45.144Z] Step 12/25 : RUN $MAKE [2024-05-29T01:24:45.144Z] ---> Running in 3e3ebb4436bb [2024-05-29T01:24:46.100Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.15" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-05-29T01:28:07.968Z] Removing intermediate container 3e3ebb4436bb [2024-05-29T01:28:07.968Z] ---> f018a3fc8f33 [2024-05-29T01:28:07.968Z] Step 13/25 : FROM alpine:3.18 [2024-05-29T01:28:07.968Z] 3.18: Pulling from library/alpine [2024-05-29T01:28:07.968Z] c6b39de5b339: Already exists [2024-05-29T01:28:07.968Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T01:28:07.968Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T01:28:07.968Z] ---> 33abbf032149 [2024-05-29T01:28:07.968Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-05-29T01:28:07.968Z] ---> Running in aea78e4c264a [2024-05-29T01:28:07.968Z] Removing intermediate container aea78e4c264a [2024-05-29T01:28:07.968Z] ---> 54fb3aa25b9b [2024-05-29T01:28:07.968Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-29T01:28:07.968Z] ---> Running in 51c9dc8dd667 [2024-05-29T01:28:07.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T01:28:07.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T01:28:07.968Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T01:28:07.968Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T01:28:07.968Z] OK: 8 MiB in 16 packages [2024-05-29T01:28:07.968Z] Removing intermediate container 51c9dc8dd667 [2024-05-29T01:28:07.968Z] ---> 26df212e05ad [2024-05-29T01:28:07.968Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-29T01:28:07.968Z] ---> Running in 35e255d33869 [2024-05-29T01:28:07.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T01:28:07.968Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T01:28:08.549Z] Upgrading critical system libraries and apk-tools: [2024-05-29T01:28:08.549Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T01:28:08.549Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T01:28:08.814Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T01:28:08.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T01:28:09.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T01:28:10.033Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T01:28:10.033Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T01:28:10.033Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T01:28:10.033Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T01:28:10.301Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T01:28:10.301Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T01:28:10.301Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T01:28:10.301Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T01:28:10.301Z] OK: 8 MiB in 16 packages [2024-05-29T01:28:11.713Z] Removing intermediate container 35e255d33869 [2024-05-29T01:28:11.713Z] ---> 44cc62751164 [2024-05-29T01:28:11.713Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-05-29T01:28:13.649Z] ---> ead7796332ad [2024-05-29T01:28:13.649Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-05-29T01:28:14.229Z] ---> 21768c7e36cb [2024-05-29T01:28:14.229Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-05-29T01:28:14.496Z] ---> 1bb5334969cb [2024-05-29T01:28:14.496Z] Step 20/25 : EXPOSE 59982 [2024-05-29T01:28:14.762Z] ---> Running in ead5eb76033b [2024-05-29T01:28:15.028Z] Removing intermediate container ead5eb76033b [2024-05-29T01:28:15.028Z] ---> 7b2889c008f1 [2024-05-29T01:28:15.028Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-05-29T01:28:15.028Z] ---> Running in 795591e78e9a [2024-05-29T01:28:15.300Z] Removing intermediate container 795591e78e9a [2024-05-29T01:28:15.300Z] ---> 0b971c3753b8 [2024-05-29T01:28:15.300Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-29T01:28:15.566Z] ---> Running in d70f050ff362 [2024-05-29T01:28:15.833Z] Removing intermediate container d70f050ff362 [2024-05-29T01:28:15.833Z] ---> 18d0c2c1fb9f [2024-05-29T01:28:15.833Z] Step 23/25 : LABEL arch=arm64 [2024-05-29T01:28:15.833Z] ---> Running in 76ff68056768 [2024-05-29T01:28:16.101Z] Removing intermediate container 76ff68056768 [2024-05-29T01:28:16.101Z] ---> 4c3be081df50 [2024-05-29T01:28:16.101Z] Step 24/25 : LABEL git_sha=45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [2024-05-29T01:28:16.101Z] ---> Running in d4add054140e [2024-05-29T01:28:16.368Z] Removing intermediate container d4add054140e [2024-05-29T01:28:16.368Z] ---> 40718601ea5c [2024-05-29T01:28:16.368Z] Step 25/25 : LABEL version=0.0.0 [2024-05-29T01:28:16.640Z] ---> Running in bf9a1c9784fc [2024-05-29T01:28:16.906Z] Removing intermediate container bf9a1c9784fc [2024-05-29T01:28:16.907Z] ---> 407f4a3d7b57 [2024-05-29T01:28:16.907Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T01:28:16.907Z] Successfully built 407f4a3d7b57 [2024-05-29T01:28:16.907Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:28:17.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T01:28:17.853Z] [2024-05-29T01:28:17.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:28:18.284Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T01:28:18.284Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T01:28:18.284Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T01:28:18.284Z] 04944245beec: Pulling fs layer [2024-05-29T01:28:18.284Z] 699f458cf7ca: Pulling fs layer [2024-05-29T01:28:18.284Z] 765212b225bb: Pulling fs layer [2024-05-29T01:28:18.284Z] f23df028b6ca: Pulling fs layer [2024-05-29T01:28:18.284Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T01:28:18.284Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T01:28:18.284Z] 765212b225bb: Waiting [2024-05-29T01:28:18.284Z] d65c8cfc05b1: Waiting [2024-05-29T01:28:18.284Z] 2437ff75d9bd: Waiting [2024-05-29T01:28:18.284Z] f23df028b6ca: Waiting [2024-05-29T01:28:18.552Z] 04944245beec: Verifying Checksum [2024-05-29T01:28:18.552Z] 04944245beec: Download complete [2024-05-29T01:28:18.552Z] 765212b225bb: Verifying Checksum [2024-05-29T01:28:18.552Z] 765212b225bb: Download complete [2024-05-29T01:28:18.552Z] f23df028b6ca: Verifying Checksum [2024-05-29T01:28:18.552Z] f23df028b6ca: Download complete [2024-05-29T01:28:18.552Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T01:28:18.552Z] d65c8cfc05b1: Download complete [2024-05-29T01:28:18.820Z] 699f458cf7ca: Verifying Checksum [2024-05-29T01:28:18.820Z] 699f458cf7ca: Download complete [2024-05-29T01:28:19.087Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T01:28:19.087Z] 8998bd30e6a1: Download complete [2024-05-29T01:28:21.668Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T01:28:21.668Z] 2437ff75d9bd: Download complete [2024-05-29T01:28:23.613Z] 8998bd30e6a1: Pull complete [2024-05-29T01:28:23.879Z] 04944245beec: Pull complete [2024-05-29T01:28:25.821Z] 699f458cf7ca: Pull complete [2024-05-29T01:28:25.821Z] 765212b225bb: Pull complete [2024-05-29T01:28:26.779Z] f23df028b6ca: Pull complete [2024-05-29T01:28:26.779Z] d65c8cfc05b1: Pull complete [2024-05-29T01:28:44.991Z] 2437ff75d9bd: Pull complete [2024-05-29T01:28:44.991Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T01:28:44.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T01:28:44.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:28:45.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-989 does not seem to be running inside a container [2024-05-29T01:28:45.358Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T01:28:47.978Z] $ docker top 15d9fc3dcb3d6ce26e0770b7573b93ca6a8f3ca6ce07abd6e8ccf3cac873822d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:28:48.905Z] ---> job-cost.sh [2024-05-29T01:28:48.906Z] lf-activate-venv: SKIPPING [2024-05-29T01:28:48.906Z] INFO: No Stack... [2024-05-29T01:28:49.172Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T01:28:50.125Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T01:28:50.780Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-05-29T01:28:50.781Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T01:28:50.872Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] [2024-05-29T01:28:50.878Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] did not exist. Created. [2024-05-29T01:28:50.885Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T01:28:51.637Z] /w/workspace/device-mqtt-go/1@tmp/durable-176dc429/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T01:28:52.311Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T01:28:52.355Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T01:28:52.398Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T01:28:52.419Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-674-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T01:28:52.528Z] $ docker stop --time=1 15d9fc3dcb3d6ce26e0770b7573b93ca6a8f3ca6ce07abd6e8ccf3cac873822d [2024-05-29T01:28:54.033Z] $ docker rm -f --volumes 15d9fc3dcb3d6ce26e0770b7573b93ca6a8f3ca6ce07abd6e8ccf3cac873822d [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-05-29T01:28:55.211Z] provisioning config files... [2024-05-29T01:28:55.221Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/config12886893953912188087tmp [Pipeline] { [Pipeline] sh [2024-05-29T01:28:55.583Z] + set +x [2024-05-29T01:28:55.583Z] + curl -s https://codecov.io/bash [2024-05-29T01:28:55.583Z] + bash -s -- [2024-05-29T01:28:55.583Z] [2024-05-29T01:28:55.583Z] _____ _ [2024-05-29T01:28:55.583Z] / ____| | | [2024-05-29T01:28:55.583Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T01:28:55.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T01:28:55.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T01:28:55.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T01:28:55.583Z] Bash-1.0.6 [2024-05-29T01:28:55.583Z] [2024-05-29T01:28:55.583Z] [2024-05-29T01:28:55.583Z] ==> git version 2.25.1 found [2024-05-29T01:28:55.583Z] ==> 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-05-29T01:28:55.583Z] Release-Date: 2020-01-08 [2024-05-29T01:28:55.583Z] 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-05-29T01:28:55.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T01:28:55.583Z] ==> Jenkins CI detected. [2024-05-29T01:28:55.583Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-674 [2024-05-29T01:28:55.583Z] project root: . [2024-05-29T01:28:55.583Z] --> token set from env [2024-05-29T01:28:55.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T01:28:55.844Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T01:28:55.844Z] ==> Python coveragepy not found [2024-05-29T01:28:55.844Z] ==> Searching for coverage reports in: [2024-05-29T01:28:55.844Z] + . [2024-05-29T01:28:55.844Z] -> Found 1 reports [2024-05-29T01:28:55.844Z] ==> Detecting git/mercurial file structure [2024-05-29T01:28:55.844Z] ==> Reading reports [2024-05-29T01:28:55.844Z] + ./coverage.out bytes=18506 [2024-05-29T01:28:55.844Z] ==> Appending adjustments [2024-05-29T01:28:55.844Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T01:28:55.844Z] + Found adjustments [2024-05-29T01:28:55.844Z] ==> Gzipping contents [2024-05-29T01:28:55.844Z] 4.0K /tmp/codecov.oNXQUV.gz [2024-05-29T01:28:55.844Z] ==> Uploading reports [2024-05-29T01:28:55.844Z] url: https://codecov.io [2024-05-29T01:28:55.844Z] query: branch=PR-674&commit=45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-674%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=674&job=&cmd_args= [2024-05-29T01:28:55.844Z] -> Pinging Codecov [2024-05-29T01:28:55.845Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-674&commit=45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-674%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=674&job=&cmd_args= [2024-05-29T01:28:56.105Z] -> Uploading to [2024-05-29T01:28:56.105Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/7D719EC7BBE17E464838252E33014C33/45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce/031721e9-c909-4288-89c6-1b31cf6e2123.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T012855Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2d644ccfedb9e924fbbdf5e37ee25a15800c11aea7c2d4cb06e660a2a5ae6409 [2024-05-29T01:28:56.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T01:28:56.105Z] Dload Upload Total Spent Left Speed [2024-05-29T01:28:56.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12704 --:--:-- --:--:-- --:--:-- 12704 [2024-05-29T01:28:56.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/45fe8938a6d2d71cfcb7bc8b37ecaa66299c06ce [Pipeline] } [2024-05-29T01:28:56.403Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T01:28:58.607Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives ] [2024-05-29T01:28:58.608Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives [2024-05-29T01:28:58.608Z] total 16 [2024-05-29T01:28:58.608Z] drwxr-xr-x 3 root root 4096 May 29 01:15 . [2024-05-29T01:28:58.608Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 01:15 .. [2024-05-29T01:28:58.608Z] drwxr-xr-x 2 root root 4096 May 29 01:15 cost [2024-05-29T01:28:58.608Z] -rw-r--r-- 1 root root 86 May 29 01:15 cost.csv [2024-05-29T01:28:58.608Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives [2024-05-29T01:28:58.608Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives [2024-05-29T01:28:58.608Z] total 16 [2024-05-29T01:28:58.608Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 01:15 . [2024-05-29T01:28:58.608Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 01:15 .. [2024-05-29T01:28:58.608Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 01:15 cost [2024-05-29T01:28:58.608Z] -rw-r--r-- 1 jenkins jenkins 86 May 29 01:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:28:58.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:28:59.854Z] ---> package-listing.sh [2024-05-29T01:28:59.854Z] ++ facter osfamily [2024-05-29T01:28:59.854Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T01:29:00.113Z] + OS_FAMILY=debian [2024-05-29T01:29:00.113Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-674 [2024-05-29T01:29:00.113Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T01:29:00.113Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T01:29:00.113Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T01:29:00.113Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T01:29:00.113Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-674 ']' [2024-05-29T01:29:00.113Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T01:29:00.113Z] + case "${OS_FAMILY}" in [2024-05-29T01:29:00.113Z] + dpkg -l [2024-05-29T01:29:00.113Z] + grep '^ii' [2024-05-29T01:29:00.113Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T01:29:00.113Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T01:29:00.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T01:29:00.113Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-674 ']' [2024-05-29T01:29:00.113Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives/ [2024-05-29T01:29:00.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-674/archives/ [Pipeline] echo [2024-05-29T01:29:00.155Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-674/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T01:29:00.454Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T01:29:01.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T01:29:01.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T01:29:01.268Z] prd-ubuntu20.04-docker-8c-8g-988 does not seem to be running inside a container [2024-05-29T01:29:01.291Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-674/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-674 -v /w/workspace/gexfoundry_device-mqtt-go_PR-674:/w/workspace/gexfoundry_device-mqtt-go_PR-674:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T01:29:01.490Z] $ docker top 31ecd23ee4c2ed433ab8a8683e4b415e588ba3c477fe43f175dcdf3014142f0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T01:29:02.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T01:29:02.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T01:29:02.722Z] + ls /var/log/sa-host [2024-05-29T01:29:02.722Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T01:29:02.964Z] provisioning config files... [2024-05-29T01:29:02.974Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-674@tmp/config17933228939726135354tmp [Pipeline] { [Pipeline] echo [2024-05-29T01:29:03.044Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:29:03.372Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T01:29:03.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:29:03.841Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T01:29:03.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:29:04.210Z] ---> sudo-logs.sh [2024-05-29T01:29:04.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T01:29:04.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:29:04.652Z] ---> job-cost.sh [2024-05-29T01:29:04.652Z] lf-activate-venv: SKIPPING [2024-05-29T01:29:04.652Z] DEBUG: total: 0.2199999988079071 [2024-05-29T01:29:04.652Z] INFO: Retrieving Stack Cost... [2024-05-29T01:29:04.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T01:29:05.480Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T01:29:05.530Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T01:29:05.857Z] ---> logs-deploy.sh [2024-05-29T01:29:05.857Z] lf-activate-venv: SKIPPING [2024-05-29T01:29:05.857Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-674/1 [2024-05-29T01:29:05.857Z] INFO: archiving workspace using pattern(s): [2024-05-29T01:29:06.795Z] Archives upload complete. [2024-05-29T01:29:06.795Z] INFO: archiving logs to Nexus