Pull request #691 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4+cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb (ae0830a2684947b55c8edbe0201e6d621b3e122a) 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-ssh15843369375843910863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh3785888861018556934.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 f3350a1713306dce7682ed7e37d5774890d03277 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-691/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-691/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11937650289415245124.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-691/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2576910917993275369.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16156665256388147027.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-691/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-691/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9391837161846222206.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 f3350a1713306dce7682ed7e37d5774890d03277 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 ‘prd-centos7-blackbox-4c-2g-8471’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8472’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8823’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8824’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8857’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8858 in /w/workspace/gexfoundry_device-mqtt-go_PR-691 [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-691 # 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 > 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/691/head:refs/remotes/origin/PR-691 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 Merge succeeded, producing c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 Checking out Revision c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 (PR-691) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 # 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 cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-28T01:30:15.796Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-28T01:30:16.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-28T01:30:16.162Z] ========================================================= [2024-08-28T01:30:16.162Z] EdgeX Global Pipelines Version Info [2024-08-28T01:30:16.162Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:30:17.353Z] ------------------- [2024-08-28T01:30:17.354Z] stable info: [2024-08-28T01:30:17.354Z] ------------------- [2024-08-28T01:30:17.354Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T01:30:17.354Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T01:30:17.354Z] Message: update stable to v1.0.263 [2024-08-28T01:30:17.615Z] ------------------- [2024-08-28T01:30:17.615Z] experimental info: [2024-08-28T01:30:17.615Z] ------------------- [2024-08-28T01:30:17.615Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-28T01:30:17.615Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T01:30:17.615Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-28T01:30:17.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-08-28T01:30:17.932Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-08-28T01:30:17.992Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-28T01:30:18.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-28T01:30:18.115Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-28T01:30:18.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-28T01:30:18.238Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-28T01:30:18.303Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-28T01:30:18.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-28T01:30:18.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-28T01:30:18.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-28T01:30:18.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-08-28T01:30:18.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-28T01:30:18.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-28T01:30:18.725Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T01:30:18.788Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-28T01:30:18.846Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T01:30:18.906Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-28T01:30:18.976Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-28T01:30:19.037Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-28T01:30:19.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-28T01:30:19.167Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-28T01:30:19.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-28T01:30:19.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-28T01:30:19.356Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-28T01:30:19.421Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-28T01:30:19.482Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-28T01:30:19.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-691 [Pipeline] echo [2024-08-28T01:30:19.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-691 [Pipeline] echo [2024-08-28T01:30:19.658Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-691 [Pipeline] echo [2024-08-28T01:30:19.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [Pipeline] echo [2024-08-28T01:30:19.778Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c67a989 [Pipeline] echo [2024-08-28T01:30:19.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T01:30:19.988Z] provisioning config files... [2024-08-28T01:30:20.001Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/config5047411056805426403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:30:20.411Z] ---> ****-login.sh [2024-08-28T01:30:20.411Z] nexus3.edgexfoundry.org:10001 [2024-08-28T01:30:20.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:20.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:20.672Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:20.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:20.672Z] [2024-08-28T01:30:20.672Z] Login Succeeded [2024-08-28T01:30:20.672Z] nexus3.edgexfoundry.org:10002 [2024-08-28T01:30:20.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:20.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:20.672Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:20.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:20.672Z] [2024-08-28T01:30:20.672Z] Login Succeeded [2024-08-28T01:30:20.672Z] nexus3.edgexfoundry.org:10003 [2024-08-28T01:30:20.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:20.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:20.933Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:20.933Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:20.933Z] [2024-08-28T01:30:20.933Z] Login Succeeded [2024-08-28T01:30:20.933Z] nexus3.edgexfoundry.org:10004 [2024-08-28T01:30:20.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:20.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:20.933Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:20.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:20.934Z] [2024-08-28T01:30:20.934Z] Login Succeeded [2024-08-28T01:30:20.934Z] ****.io [2024-08-28T01:30:21.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:24.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:24.496Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:24.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:24.496Z] [2024-08-28T01:30:24.496Z] Login Succeeded [2024-08-28T01:30:24.496Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T01:30:24.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-28T01:30:25.215Z] + git rev-list -1 --merges c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4~1..c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [Pipeline] echo [2024-08-28T01:30:25.269Z] -----------> git rev-list -1 --merges c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4~1..c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [false] [Pipeline] sh [2024-08-28T01:30:25.599Z] + git log --format=format:%s -1 c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [Pipeline] echo [2024-08-28T01:30:25.645Z] ========================================================= [2024-08-28T01:30:25.645Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-28T01:30:25.645Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T01:30:26.126Z] + git log --format=format:%s -1 c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [Pipeline] echo [2024-08-28T01:30:26.173Z] [semverPrep] GIT_COMMIT: c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-28T01:30:26.230Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-28T01:30:26.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-28T01:30:26.667Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-28T01:30:26.667Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-28T01:30:26.667Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-28T01:30:26.667Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-28T01:30:26.667Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-28T01:30:26.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:30:27.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T01:30:27.176Z] [2024-08-28T01:30:27.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:30:27.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T01:30:27.583Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-28T01:30:27.583Z] b85a868b505f: Pulling fs layer [2024-08-28T01:30:27.583Z] e2be974225ed: Pulling fs layer [2024-08-28T01:30:27.583Z] 339a4e72a1f5: Pulling fs layer [2024-08-28T01:30:27.583Z] 988bab9f4d93: Pulling fs layer [2024-08-28T01:30:27.583Z] 1469e6f7b9e6: Pulling fs layer [2024-08-28T01:30:27.583Z] eaf3925da568: Pulling fs layer [2024-08-28T01:30:27.583Z] bab4dde63d76: Pulling fs layer [2024-08-28T01:30:27.583Z] bde34c3a00c8: Pulling fs layer [2024-08-28T01:30:27.583Z] b352a97aabf1: Pulling fs layer [2024-08-28T01:30:27.583Z] 4872d77fe225: Pulling fs layer [2024-08-28T01:30:27.583Z] 5851b861e8e6: Pulling fs layer [2024-08-28T01:30:27.583Z] 988bab9f4d93: Waiting [2024-08-28T01:30:27.583Z] bde34c3a00c8: Waiting [2024-08-28T01:30:27.583Z] 5851b861e8e6: Waiting [2024-08-28T01:30:27.583Z] b352a97aabf1: Waiting [2024-08-28T01:30:27.583Z] 4872d77fe225: Waiting [2024-08-28T01:30:27.583Z] eaf3925da568: Waiting [2024-08-28T01:30:27.583Z] bab4dde63d76: Waiting [2024-08-28T01:30:27.583Z] e2be974225ed: Download complete [2024-08-28T01:30:27.583Z] 988bab9f4d93: Download complete [2024-08-28T01:30:27.583Z] 1469e6f7b9e6: Verifying Checksum [2024-08-28T01:30:27.583Z] 1469e6f7b9e6: Download complete [2024-08-28T01:30:27.843Z] eaf3925da568: Verifying Checksum [2024-08-28T01:30:27.843Z] eaf3925da568: Download complete [2024-08-28T01:30:27.843Z] 339a4e72a1f5: Verifying Checksum [2024-08-28T01:30:27.843Z] 339a4e72a1f5: Download complete [2024-08-28T01:30:27.843Z] bde34c3a00c8: Download complete [2024-08-28T01:30:27.843Z] b352a97aabf1: Download complete [2024-08-28T01:30:27.843Z] 4872d77fe225: Download complete [2024-08-28T01:30:27.843Z] 5851b861e8e6: Download complete [2024-08-28T01:30:27.843Z] b85a868b505f: Verifying Checksum [2024-08-28T01:30:27.843Z] b85a868b505f: Download complete [2024-08-28T01:30:28.102Z] bab4dde63d76: Verifying Checksum [2024-08-28T01:30:28.102Z] bab4dde63d76: Download complete [2024-08-28T01:30:29.057Z] b85a868b505f: Pull complete [2024-08-28T01:30:29.315Z] e2be974225ed: Pull complete [2024-08-28T01:30:29.882Z] 339a4e72a1f5: Pull complete [2024-08-28T01:30:29.882Z] 988bab9f4d93: Pull complete [2024-08-28T01:30:30.143Z] 1469e6f7b9e6: Pull complete [2024-08-28T01:30:30.143Z] eaf3925da568: Pull complete [2024-08-28T01:30:32.062Z] bab4dde63d76: Pull complete [2024-08-28T01:30:32.062Z] bde34c3a00c8: Pull complete [2024-08-28T01:30:32.062Z] b352a97aabf1: Pull complete [2024-08-28T01:30:32.321Z] 4872d77fe225: Pull complete [2024-08-28T01:30:32.321Z] 5851b861e8e6: Pull complete [2024-08-28T01:30:32.321Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-28T01:30:32.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-28T01:30:32.321Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:30:32.626Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2024-08-28T01:30:32.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-691 -v /w/workspace/gexfoundry_device-mqtt-go_PR-691:/w/workspace/gexfoundry_device-mqtt-go_PR-691:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-691@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-08-28T01:30:35.353Z] $ docker top 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c -eo pid,comm [2024-08-28T01:30:35.410Z] 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-08-28T01:30:35.410Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-28T01:30:35.589Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T01:30:35.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T01:30:35.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T01:30:35.705Z] $ docker exec 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c ssh-agent [2024-08-28T01:30:35.814Z] SSH_AUTH_SOCK=/tmp/ssh-G9L7e7qmlyJx/agent.32 [2024-08-28T01:30:35.814Z] SSH_AGENT_PID=38 [2024-08-28T01:30:35.821Z] Running ssh-add (command line suppressed) [2024-08-28T01:30:35.925Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/private_key_12852610157251722486.key (/w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/private_key_12852610157251722486.key) [2024-08-28T01:30:35.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T01:30:36.293Z] + git tag --points-at HEAD [Pipeline] } [2024-08-28T01:30:36.319Z] $ docker exec --env ******** --env ******** 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c ssh-agent -k [2024-08-28T01:30:36.418Z] unset SSH_AUTH_SOCK; [2024-08-28T01:30:36.418Z] unset SSH_AGENT_PID; [2024-08-28T01:30:36.419Z] echo Agent pid 38 killed; [2024-08-28T01:30:36.431Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-28T01:30:36.550Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-28T01:30:36.550Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-28T01:30:36.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-28T01:30:36.668Z] $ docker exec 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c ssh-agent [2024-08-28T01:30:36.773Z] SSH_AUTH_SOCK=/tmp/ssh-qTAAROhS96fY/agent.71 [2024-08-28T01:30:36.773Z] SSH_AGENT_PID=77 [2024-08-28T01:30:36.777Z] Running ssh-add (command line suppressed) [2024-08-28T01:30:36.888Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/private_key_10003322190386326226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/private_key_10003322190386326226.key) [2024-08-28T01:30:36.904Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-28T01:30:37.260Z] + git semver init [2024-08-28T01:30:37.521Z] 2024-08-28 01:30:37,438 [run_init] DEBUG init version:0.0.0 force:False [2024-08-28T01:30:37.521Z] 2024-08-28 01:30:37,438 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver [2024-08-28T01:30:37.521Z] 2024-08-28 01:30:37,439 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver [2024-08-28T01:30:37.521Z] 2024-08-28 01:30:37,439 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-691, universal_newlines=False, shell=None, istream=None) [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,198 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-691/.git/info/exclude [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver/PR-691 with force:False [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,199 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver/PR-691 [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,203 [execute] INFO git cat-file --batch-check [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,210 [execute] INFO git cat-file --batch [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver, universal_newlines=False, shell=None, istream=) [2024-08-28T01:30:39.432Z] 2024-08-28 01:30:39,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-691/.semver/PR-691 [2024-08-28T01:30:39.432Z] 0.0.0 [Pipeline] } [2024-08-28T01:30:39.459Z] $ docker exec --env ******** --env ******** 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c ssh-agent -k [2024-08-28T01:30:39.564Z] unset SSH_AUTH_SOCK; [2024-08-28T01:30:39.564Z] unset SSH_AGENT_PID; [2024-08-28T01:30:39.564Z] echo Agent pid 77 killed; [2024-08-28T01:30:39.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-28T01:30:40.037Z] + git semver [Pipeline] } [2024-08-28T01:30:40.320Z] $ docker stop --time=1 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c [2024-08-28T01:30:41.644Z] $ docker rm -f --volumes 5c6955fd31d54c387902267a272d9c3d46db11e682cf9585451f489afbbca18c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T01:30:42.080Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-28T01:30:42.407Z] Stashed 1 file(s) [Pipeline] echo [2024-08-28T01:30:42.431Z] [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-08-28T01:30:43.347Z] provisioning config files... [2024-08-28T01:30:43.361Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/config18217532287971217437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:30:43.733Z] ---> ****-login.sh [2024-08-28T01:30:43.733Z] nexus3.edgexfoundry.org:10001 [2024-08-28T01:30:43.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:43.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:43.733Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:43.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:43.733Z] [2024-08-28T01:30:43.733Z] Login Succeeded [2024-08-28T01:30:43.733Z] nexus3.edgexfoundry.org:10002 [2024-08-28T01:30:43.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:43.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:43.733Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:43.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:43.733Z] [2024-08-28T01:30:43.733Z] Login Succeeded [2024-08-28T01:30:43.733Z] nexus3.edgexfoundry.org:10003 [2024-08-28T01:30:43.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:43.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:43.995Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:43.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:43.995Z] [2024-08-28T01:30:43.995Z] Login Succeeded [2024-08-28T01:30:43.995Z] nexus3.edgexfoundry.org:10004 [2024-08-28T01:30:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:43.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:43.996Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:43.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:43.996Z] [2024-08-28T01:30:43.996Z] Login Succeeded [2024-08-28T01:30:43.996Z] ****.io [2024-08-28T01:30:44.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:30:44.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:30:44.257Z] Configure a credential helper to remove this warning. See [2024-08-28T01:30:44.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:30:44.257Z] [2024-08-28T01:30:44.257Z] Login Succeeded [2024-08-28T01:30:44.257Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T01:30:44.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T01:30:44.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T01:30:44.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T01:30:44.593Z] ========================================================= [2024-08-28T01:30:44.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-28T01:30:44.593Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:30:45.124Z] + 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-08-28T01:30:45.124Z] Sending build context to Docker daemon 20.84MB [2024-08-28T01:30:45.124Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T01:30:45.124Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T01:30:45.124Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-28T01:30:45.124Z] 619be1103602: Pulling fs layer [2024-08-28T01:30:45.124Z] 7862e08f4a3e: Pulling fs layer [2024-08-28T01:30:45.124Z] 5df492c9dc93: Pulling fs layer [2024-08-28T01:30:45.124Z] 7629e6793208: Pulling fs layer [2024-08-28T01:30:45.124Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T01:30:45.124Z] fb5054dd5b73: Pulling fs layer [2024-08-28T01:30:45.124Z] eeca6798cff9: Pulling fs layer [2024-08-28T01:30:45.124Z] aa269ceb94a6: Pulling fs layer [2024-08-28T01:30:45.124Z] ada007ff1a6a: Pulling fs layer [2024-08-28T01:30:45.124Z] 4f4fb700ef54: Waiting [2024-08-28T01:30:45.124Z] eeca6798cff9: Waiting [2024-08-28T01:30:45.124Z] fb5054dd5b73: Waiting [2024-08-28T01:30:45.124Z] aa269ceb94a6: Waiting [2024-08-28T01:30:45.124Z] ada007ff1a6a: Waiting [2024-08-28T01:30:45.385Z] 7862e08f4a3e: Download complete [2024-08-28T01:30:45.385Z] 7629e6793208: Download complete [2024-08-28T01:30:45.385Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T01:30:45.385Z] 4f4fb700ef54: Download complete [2024-08-28T01:30:45.385Z] fb5054dd5b73: Verifying Checksum [2024-08-28T01:30:45.385Z] fb5054dd5b73: Download complete [2024-08-28T01:30:45.385Z] 619be1103602: Verifying Checksum [2024-08-28T01:30:45.385Z] 619be1103602: Download complete [2024-08-28T01:30:45.385Z] eeca6798cff9: Verifying Checksum [2024-08-28T01:30:45.385Z] eeca6798cff9: Download complete [2024-08-28T01:30:45.385Z] ada007ff1a6a: Verifying Checksum [2024-08-28T01:30:45.385Z] ada007ff1a6a: Download complete [2024-08-28T01:30:45.643Z] 619be1103602: Pull complete [2024-08-28T01:30:45.643Z] 7862e08f4a3e: Pull complete [2024-08-28T01:30:45.643Z] 5df492c9dc93: Verifying Checksum [2024-08-28T01:30:45.643Z] 5df492c9dc93: Download complete [2024-08-28T01:30:46.211Z] aa269ceb94a6: Verifying Checksum [2024-08-28T01:30:46.211Z] aa269ceb94a6: Download complete [2024-08-28T01:30:49.512Z] 5df492c9dc93: Pull complete [2024-08-28T01:30:49.512Z] 7629e6793208: Pull complete [2024-08-28T01:30:49.512Z] 4f4fb700ef54: Pull complete [2024-08-28T01:30:49.512Z] fb5054dd5b73: Pull complete [2024-08-28T01:30:49.512Z] eeca6798cff9: Pull complete [2024-08-28T01:30:52.045Z] aa269ceb94a6: Pull complete [2024-08-28T01:30:52.367Z] ada007ff1a6a: Pull complete [2024-08-28T01:30:52.367Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-28T01:30:52.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-28T01:30:52.367Z] ---> f489d0715acc [2024-08-28T01:30:52.367Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T01:30:56.573Z] ---> Running in c20384399c18 [2024-08-28T01:30:56.573Z] Removing intermediate container c20384399c18 [2024-08-28T01:30:56.573Z] ---> 6e1a9dad1d05 [2024-08-28T01:30:56.573Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T01:30:56.573Z] ---> Running in 670d4ef6b638 [2024-08-28T01:30:56.573Z] Removing intermediate container 670d4ef6b638 [2024-08-28T01:30:56.573Z] ---> da56d7c9a47f [2024-08-28T01:30:56.573Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T01:30:56.573Z] ---> Running in 0bbc27faa9a9 [2024-08-28T01:30:56.573Z] Removing intermediate container 0bbc27faa9a9 [2024-08-28T01:30:56.573Z] ---> 3bdd10f3ec0e [2024-08-28T01:30:56.573Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T01:30:56.573Z] ---> Running in 0a46ee14e617 [2024-08-28T01:30:56.573Z] Removing intermediate container 0a46ee14e617 [2024-08-28T01:30:56.573Z] ---> 0bf8d85be55b [2024-08-28T01:30:56.573Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T01:30:56.573Z] ---> Running in 7912f8fca3f3 [2024-08-28T01:30:56.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T01:30:57.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T01:30:57.140Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-28T01:30:57.140Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-28T01:30:57.140Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-28T01:30:57.140Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-28T01:30:57.399Z] Executing busybox-1.36.1-r5.trigger [2024-08-28T01:30:57.399Z] OK: 268 MiB in 56 packages [2024-08-28T01:30:57.962Z] Still waiting to schedule task [2024-08-28T01:30:57.962Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8856’ [2024-08-28T01:30:57.966Z] Removing intermediate container 7912f8fca3f3 [2024-08-28T01:30:57.966Z] ---> af40318d50fa [2024-08-28T01:30:57.966Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-08-28T01:30:57.966Z] ---> Running in f8e153d73443 [2024-08-28T01:30:57.966Z] Removing intermediate container f8e153d73443 [2024-08-28T01:30:57.966Z] ---> d6b9925386c0 [2024-08-28T01:30:57.966Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-28T01:30:57.966Z] ---> 2e24de0afaf8 [2024-08-28T01:30:57.966Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T01:30:57.966Z] ---> Running in f2c23fd4b374 [2024-08-28T01:32:05.726Z] Removing intermediate container f2c23fd4b374 [2024-08-28T01:32:05.726Z] ---> e2c0af721330 [2024-08-28T01:32:05.726Z] Step 11/12 : COPY . . [2024-08-28T01:32:05.726Z] ---> 17ada219c2e3 [2024-08-28T01:32:05.726Z] Step 12/12 : RUN $MAKE [2024-08-28T01:32:05.726Z] ---> Running in b00b37a27fb4 [2024-08-28T01:32:05.726Z] noop [2024-08-28T01:32:05.726Z] Removing intermediate container b00b37a27fb4 [2024-08-28T01:32:05.726Z] ---> 56ca816c3686 [2024-08-28T01:32:05.726Z] Successfully built 56ca816c3686 [2024-08-28T01:32:05.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:32:06.216Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T01:32:06.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:32:06.392Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2024-08-28T01:32:06.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-691 -v /w/workspace/gexfoundry_device-mqtt-go_PR-691:/w/workspace/gexfoundry_device-mqtt-go_PR-691:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-691@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-08-28T01:32:07.091Z] $ docker top fd454b7c691ec1e1cdc701b67ff0eff9d0bb9b1dd0032dc1a3d2a21ee75a6185 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T01:32:07.500Z] + go version [2024-08-28T01:32:07.500Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-28T01:32:07.525Z] $ docker stop --time=1 fd454b7c691ec1e1cdc701b67ff0eff9d0bb9b1dd0032dc1a3d2a21ee75a6185 [2024-08-28T01:32:08.986Z] $ docker rm -f --volumes fd454b7c691ec1e1cdc701b67ff0eff9d0bb9b1dd0032dc1a3d2a21ee75a6185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:32:09.780Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-28T01:32:09.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:32:09.955Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2024-08-28T01:32:09.987Z] $ 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-691 -v /w/workspace/gexfoundry_device-mqtt-go_PR-691:/w/workspace/gexfoundry_device-mqtt-go_PR-691:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-691@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-08-28T01:32:10.385Z] $ docker top 9c1faae0e817411649450b0e5b7356482ee94de69d0414d7b1c20e2bd4c8ebe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T01:32:10.804Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-691 [Pipeline] fileExists [Pipeline] sh [2024-08-28T01:32:11.193Z] + make test [2024-08-28T01:32:11.193Z] go test ./... -coverprofile=coverage.out ./... [2024-08-28T01:32:12.569Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-08-28T01:32:30.646Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-08-28T01:32:30.646Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-08-28T01:32:30.646Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2024-08-28T01:32:38.752Z] go vet ./... [2024-08-28T01:32:44.017Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T01:32:44.017Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T01:32:44.017Z] ./bin/test-attribution-txt.sh [2024-08-28T01:32:44.017Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-28T01:32:44.017Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T01:32:44.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T01:32:44.106Z] $ docker stop --time=1 9c1faae0e817411649450b0e5b7356482ee94de69d0414d7b1c20e2bd4c8ebe5 [2024-08-28T01:32:46.198Z] $ docker rm -f --volumes 9c1faae0e817411649450b0e5b7356482ee94de69d0414d7b1c20e2bd4c8ebe5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T01:32:46.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T01:32:46.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-28T01:32:47.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T01:32:47.905Z] + ls -al . [2024-08-28T01:32:47.905Z] total 252 [2024-08-28T01:32:47.905Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 01:32 . [2024-08-28T01:32:47.905Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 01:30 .. [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 01:30 .dockerignore [2024-08-28T01:32:47.905Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 01:32 .git [2024-08-28T01:32:47.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 01:30 .github [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 28 01:30 .gitignore [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 01:30 .golangci.yml [2024-08-28T01:32:47.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 01:30 .semver [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 10386 Aug 28 01:30 Attribution.txt [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 18574 Aug 28 01:30 CHANGELOG.md [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 1798 Aug 28 01:30 Dockerfile [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 01:30 GOVERNANCE.md [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 28 01:30 Jenkinsfile [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 01:30 LICENSE [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 1963 Aug 28 01:30 Makefile [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 01:30 OWNERS.md [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 28 01:30 README.md [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 01:30 VERSION [2024-08-28T01:32:47.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 01:30 bin [2024-08-28T01:32:47.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 01:30 cmd [2024-08-28T01:32:47.905Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 28 01:32 coverage.out [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 7065 Aug 28 01:30 go.mod [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 28 01:30 go.sum [2024-08-28T01:32:47.905Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 01:30 internal [2024-08-28T01:32:47.905Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 01:30 mock [2024-08-28T01:32:47.905Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 28 01:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:32:48.361Z] + 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=c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 --label arch=amd64 --label version=0.0.0 . [2024-08-28T01:32:48.361Z] Sending build context to Docker daemon 20.86MB [2024-08-28T01:32:48.361Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T01:32:48.361Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-28T01:32:48.361Z] ---> 56ca816c3686 [2024-08-28T01:32:48.361Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-28T01:32:48.929Z] ---> Running in e338d56a749d [2024-08-28T01:32:48.929Z] Removing intermediate container e338d56a749d [2024-08-28T01:32:48.929Z] ---> 9b418c2d2740 [2024-08-28T01:32:48.929Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T01:32:48.929Z] ---> Running in 40af745784a9 [2024-08-28T01:32:48.929Z] Removing intermediate container 40af745784a9 [2024-08-28T01:32:48.929Z] ---> 2366972913cc [2024-08-28T01:32:48.929Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T01:32:48.929Z] ---> Running in b4a0bc165c8b [2024-08-28T01:32:48.929Z] Removing intermediate container b4a0bc165c8b [2024-08-28T01:32:48.929Z] ---> f59dea24de49 [2024-08-28T01:32:48.929Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T01:32:48.929Z] ---> Running in 147127987b6b [2024-08-28T01:32:49.186Z] Removing intermediate container 147127987b6b [2024-08-28T01:32:49.186Z] ---> 79a84b87c820 [2024-08-28T01:32:49.186Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T01:32:49.186Z] ---> Running in e0dd9958cc0c [2024-08-28T01:32:49.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T01:32:49.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T01:32:49.704Z] OK: 268 MiB in 56 packages [2024-08-28T01:32:49.964Z] Removing intermediate container e0dd9958cc0c [2024-08-28T01:32:49.964Z] ---> 8e5bad7eca3b [2024-08-28T01:32:49.964Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-08-28T01:32:49.964Z] ---> Running in f05f59f595c2 [2024-08-28T01:32:49.964Z] Removing intermediate container f05f59f595c2 [2024-08-28T01:32:49.964Z] ---> c2c81e5f3268 [2024-08-28T01:32:49.964Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-28T01:32:50.224Z] ---> 9eb753cdf2a2 [2024-08-28T01:32:50.224Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T01:32:50.224Z] ---> Running in ab5e0a923538 [2024-08-28T01:32:50.792Z] Removing intermediate container ab5e0a923538 [2024-08-28T01:32:50.792Z] ---> 21109b84ab8a [2024-08-28T01:32:50.792Z] Step 11/25 : COPY . . [2024-08-28T01:32:51.730Z] ---> c7b5408fa721 [2024-08-28T01:32:51.730Z] Step 12/25 : RUN $MAKE [2024-08-28T01:32:51.730Z] ---> Running in 2c082cfe67b5 [2024-08-28T01:32:51.989Z] 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.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-08-28T01:33:24.076Z] Removing intermediate container 2c082cfe67b5 [2024-08-28T01:33:24.076Z] ---> b370b41e185a [2024-08-28T01:33:24.076Z] Step 13/25 : FROM alpine:3.18 [2024-08-28T01:33:24.076Z] 3.18: Pulling from library/alpine [2024-08-28T01:33:24.076Z] 930bdd4d222e: Pulling fs layer [2024-08-28T01:33:24.076Z] 930bdd4d222e: Verifying Checksum [2024-08-28T01:33:24.076Z] 930bdd4d222e: Download complete [2024-08-28T01:33:24.076Z] 930bdd4d222e: Pull complete [2024-08-28T01:33:24.076Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T01:33:24.076Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T01:33:24.076Z] ---> 18f865063206 [2024-08-28T01:33:24.076Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-08-28T01:33:24.076Z] ---> Running in caf115ede47c [2024-08-28T01:33:24.076Z] Removing intermediate container caf115ede47c [2024-08-28T01:33:24.076Z] ---> fd0cffb5698b [2024-08-28T01:33:24.076Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-28T01:33:24.076Z] ---> Running in 991fc0b80d89 [2024-08-28T01:33:24.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T01:33:24.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T01:33:24.076Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-28T01:33:24.076Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T01:33:24.076Z] OK: 7 MiB in 16 packages [2024-08-28T01:33:24.335Z] Removing intermediate container 991fc0b80d89 [2024-08-28T01:33:24.335Z] ---> b1b5e8b78054 [2024-08-28T01:33:24.335Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-28T01:33:24.335Z] ---> Running in 6bc17e5c04e0 [2024-08-28T01:33:24.594Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-28T01:33:24.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-28T01:33:24.853Z] OK: 7 MiB in 16 packages [2024-08-28T01:33:25.420Z] Removing intermediate container 6bc17e5c04e0 [2024-08-28T01:33:25.420Z] ---> 6bee4eb478b1 [2024-08-28T01:33:25.420Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-08-28T01:33:26.362Z] ---> 062f871e7f4f [2024-08-28T01:33:26.362Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-08-28T01:33:26.362Z] ---> 974210eb646b [2024-08-28T01:33:26.362Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-08-28T01:33:26.362Z] ---> 03c51c277f37 [2024-08-28T01:33:26.362Z] Step 20/25 : EXPOSE 59982 [2024-08-28T01:33:26.622Z] ---> Running in dc653dbe36d2 [2024-08-28T01:33:26.622Z] Removing intermediate container dc653dbe36d2 [2024-08-28T01:33:26.622Z] ---> d3db2095c10a [2024-08-28T01:33:26.622Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-08-28T01:33:26.622Z] ---> Running in 3aa6d09a3185 [2024-08-28T01:33:26.622Z] Removing intermediate container 3aa6d09a3185 [2024-08-28T01:33:26.622Z] ---> a29e192170f5 [2024-08-28T01:33:26.622Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-28T01:33:26.622Z] ---> Running in 7daff206fad3 [2024-08-28T01:33:26.622Z] Removing intermediate container 7daff206fad3 [2024-08-28T01:33:26.622Z] ---> ce367232ead4 [2024-08-28T01:33:26.622Z] Step 23/25 : LABEL arch=amd64 [2024-08-28T01:33:26.881Z] ---> Running in 84c7b18ff1e9 [2024-08-28T01:33:26.881Z] Removing intermediate container 84c7b18ff1e9 [2024-08-28T01:33:26.881Z] ---> c47133485283 [2024-08-28T01:33:26.881Z] Step 24/25 : LABEL git_sha=c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [2024-08-28T01:33:26.881Z] ---> Running in 1a07b64bf88c [2024-08-28T01:33:26.881Z] Removing intermediate container 1a07b64bf88c [2024-08-28T01:33:26.881Z] ---> a187308e65e5 [2024-08-28T01:33:26.881Z] Step 25/25 : LABEL version=0.0.0 [2024-08-28T01:33:26.881Z] ---> Running in 5272f04660ee [2024-08-28T01:33:26.881Z] Removing intermediate container 5272f04660ee [2024-08-28T01:33:26.881Z] ---> cb3493ef7345 [2024-08-28T01:33:26.881Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T01:33:27.140Z] Successfully built cb3493ef7345 [2024-08-28T01:33:27.140Z] 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-08-28T01:33:28.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T01:33:28.123Z] [2024-08-28T01:33:28.123Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:33:28.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T01:33:28.511Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-28T01:33:28.511Z] 5eb5b503b376: Pulling fs layer [2024-08-28T01:33:28.511Z] 5c69ac0246d0: Pulling fs layer [2024-08-28T01:33:28.511Z] ec43610c2a17: Pulling fs layer [2024-08-28T01:33:28.511Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-28T01:33:28.511Z] 33b1e0a273af: Pulling fs layer [2024-08-28T01:33:28.511Z] 5d3b04190fa2: Pulling fs layer [2024-08-28T01:33:28.511Z] 2f39f015ded8: Pulling fs layer [2024-08-28T01:33:28.511Z] 3a2ae6a8a46f: Waiting [2024-08-28T01:33:28.511Z] 33b1e0a273af: Waiting [2024-08-28T01:33:28.511Z] 5d3b04190fa2: Waiting [2024-08-28T01:33:28.511Z] 2f39f015ded8: Waiting [2024-08-28T01:33:28.511Z] 5c69ac0246d0: Verifying Checksum [2024-08-28T01:33:28.511Z] 5c69ac0246d0: Download complete [2024-08-28T01:33:28.511Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-28T01:33:28.511Z] 3a2ae6a8a46f: Download complete [2024-08-28T01:33:28.511Z] 33b1e0a273af: Verifying Checksum [2024-08-28T01:33:28.511Z] 33b1e0a273af: Download complete [2024-08-28T01:33:28.511Z] ec43610c2a17: Verifying Checksum [2024-08-28T01:33:28.511Z] ec43610c2a17: Download complete [2024-08-28T01:33:28.511Z] 5d3b04190fa2: Verifying Checksum [2024-08-28T01:33:28.511Z] 5d3b04190fa2: Download complete [2024-08-28T01:33:28.772Z] 5eb5b503b376: Verifying Checksum [2024-08-28T01:33:28.772Z] 5eb5b503b376: Download complete [2024-08-28T01:33:29.340Z] 2f39f015ded8: Download complete [2024-08-28T01:33:29.914Z] 5eb5b503b376: Pull complete [2024-08-28T01:33:29.914Z] 5c69ac0246d0: Pull complete [2024-08-28T01:33:30.480Z] ec43610c2a17: Pull complete [2024-08-28T01:33:30.480Z] 3a2ae6a8a46f: Pull complete [2024-08-28T01:33:30.738Z] 33b1e0a273af: Pull complete [2024-08-28T01:33:30.738Z] 5d3b04190fa2: Pull complete [2024-08-28T01:33:34.934Z] 2f39f015ded8: Pull complete [2024-08-28T01:33:34.934Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-28T01:33:34.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T01:33:34.934Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:33:35.183Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2024-08-28T01:33:35.208Z] $ 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-691 -v /w/workspace/gexfoundry_device-mqtt-go_PR-691:/w/workspace/gexfoundry_device-mqtt-go_PR-691:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-691@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-08-28T01:33:39.649Z] $ docker top 19523ae13220308ef8d8a0ad7fe5e355c4f1e2acf3fcb23878c622a28e941077 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:33:40.133Z] ---> job-cost.sh [2024-08-28T01:33:40.133Z] lf-activate-venv: SKIPPING [2024-08-28T01:33:40.133Z] INFO: No Stack... [2024-08-28T01:33:40.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T01:33:40.962Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T01:33:41.284Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives/cost.csv [2024-08-28T01:33:41.284Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T01:33:41.335Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] [2024-08-28T01:33:41.341Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] did not exist. Created. [2024-08-28T01:33:41.347Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T01:33:41.766Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-28T01:33:41.827Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T01:33:41.862Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T01:33:41.956Z] $ docker stop --time=1 19523ae13220308ef8d8a0ad7fe5e355c4f1e2acf3fcb23878c622a28e941077 [2024-08-28T01:33:43.114Z] $ docker rm -f --volumes 19523ae13220308ef8d8a0ad7fe5e355c4f1e2acf3fcb23878c622a28e941077 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-28T01:34:26.849Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8859 in /w/workspace/gexfoundry_device-mqtt-go_PR-691 [Pipeline] { [Pipeline] ws [2024-08-28T01:34:26.930Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-08-28T01:34:27.033Z] The recommended git tool is: git [2024-08-28T01:34:36.269Z] using credential edgex-jenkins-ssh [2024-08-28T01:34:41.241Z] Cloning the remote Git repository [2024-08-28T01:34:41.302Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-28T01:34:41.496Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-08-28T01:34:41.853Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-28T01:34:41.855Z] > git --version # timeout=10 [2024-08-28T01:34:41.882Z] > git --version # 'git version 2.25.1' [2024-08-28T01:34:41.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T01:34:42.124Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T01:34:44.932Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-08-28T01:34:44.968Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-28T01:34:45.880Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-08-28T01:34:45.922Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-08-28T01:34:45.923Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T01:34:45.947Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/691/head:refs/remotes/origin/PR-691 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-28T01:34:46.519Z] Merging remotes/origin/main commit cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb into PR head commit c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [2024-08-28T01:34:46.842Z] Merge succeeded, producing c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [2024-08-28T01:34:46.843Z] Checking out Revision c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 (PR-691) [2024-08-28T01:34:47.441Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-28T01:34:47.487Z] > git --version # timeout=10 [2024-08-28T01:34:47.499Z] > git --version # 'git version 2.25.1' [2024-08-28T01:34:47.513Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-28T01:34:46.537Z] > git config core.sparsecheckout # timeout=10 [2024-08-28T01:34:46.620Z] > git checkout -f c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 # timeout=10 [2024-08-28T01:34:46.707Z] > git remote # timeout=10 [2024-08-28T01:34:46.756Z] > git config --get remote.origin.url # timeout=10 [2024-08-28T01:34:46.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-28T01:34:46.792Z] > git merge cf4a1ca9ccb49d71782b9d8c0bc8727caf3d94bb # timeout=10 [2024-08-28T01:34:46.821Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-28T01:34:46.844Z] > git config core.sparsecheckout # timeout=10 [2024-08-28T01:34:46.860Z] > git checkout -f c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T01:34:52.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-28T01:34:52.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T01:34:52.474Z] Dload Upload Total Spent Left Speed [2024-08-28T01:34:52.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97923 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2024-08-28T01:34:52.828Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-28T01:34:53.191Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-08-28T01:34:53.191Z] [2024-08-28T01:34:53.191Z] { [2024-08-28T01:34:53.191Z] "registry-mirrors": [ [2024-08-28T01:34:53.191Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-28T01:34:53.191Z] ], [2024-08-28T01:34:53.191Z] "bip": "10.250.0.254/24", [2024-08-28T01:34:53.191Z] "hosts": [ [2024-08-28T01:34:53.191Z] "tcp://0.0.0.0:5555", [2024-08-28T01:34:53.191Z] "unix:///var/run/docker.sock" [2024-08-28T01:34:53.191Z] ], [2024-08-28T01:34:53.191Z] "mtu": 1458, [2024-08-28T01:34:53.191Z] "selinux-enabled": true, [2024-08-28T01:34:53.191Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-28T01:34:53.191Z] } [Pipeline] sh [2024-08-28T01:34:53.553Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-28T01:34:53.924Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T01:35:12.315Z] provisioning config files... [2024-08-28T01:35:12.355Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17502559390225627398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:35:12.916Z] ---> ****-login.sh [2024-08-28T01:35:12.916Z] nexus3.edgexfoundry.org:10001 [2024-08-28T01:35:13.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:35:13.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:35:13.511Z] Configure a credential helper to remove this warning. See [2024-08-28T01:35:13.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:35:13.511Z] [2024-08-28T01:35:13.511Z] Login Succeeded [2024-08-28T01:35:13.785Z] nexus3.edgexfoundry.org:10002 [2024-08-28T01:35:13.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:35:14.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:35:14.057Z] Configure a credential helper to remove this warning. See [2024-08-28T01:35:14.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:35:14.057Z] [2024-08-28T01:35:14.057Z] Login Succeeded [2024-08-28T01:35:14.057Z] nexus3.edgexfoundry.org:10003 [2024-08-28T01:35:14.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:35:14.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:35:14.331Z] Configure a credential helper to remove this warning. See [2024-08-28T01:35:14.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:35:14.331Z] [2024-08-28T01:35:14.331Z] Login Succeeded [2024-08-28T01:35:14.331Z] nexus3.edgexfoundry.org:10004 [2024-08-28T01:35:14.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:35:14.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:35:14.872Z] Configure a credential helper to remove this warning. See [2024-08-28T01:35:14.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:35:14.872Z] [2024-08-28T01:35:14.872Z] Login Succeeded [2024-08-28T01:35:14.872Z] ****.io [2024-08-28T01:35:15.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-28T01:35:16.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-28T01:35:16.568Z] Configure a credential helper to remove this warning. See [2024-08-28T01:35:16.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-28T01:35:16.568Z] [2024-08-28T01:35:16.568Z] Login Succeeded [2024-08-28T01:35:16.568Z] ---> ****-login.sh ends [Pipeline] } [2024-08-28T01:35:16.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-28T01:35:17.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T01:35:17.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-28T01:35:17.179Z] ========================================================= [2024-08-28T01:35:17.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-28T01:35:17.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:35:17.736Z] + 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-08-28T01:35:18.331Z] Sending build context to Docker daemon 10.53MB [2024-08-28T01:35:18.331Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T01:35:18.331Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-28T01:35:18.331Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-28T01:35:18.331Z] c6b39de5b339: Pulling fs layer [2024-08-28T01:35:18.331Z] a69c41024577: Pulling fs layer [2024-08-28T01:35:18.331Z] d6de4b400683: Pulling fs layer [2024-08-28T01:35:18.331Z] 35cb2a7552d0: Pulling fs layer [2024-08-28T01:35:18.331Z] 4f4fb700ef54: Pulling fs layer [2024-08-28T01:35:18.331Z] 464afbd9ba4c: Pulling fs layer [2024-08-28T01:35:18.331Z] 00f215d4a9da: Pulling fs layer [2024-08-28T01:35:18.331Z] d496ad576159: Pulling fs layer [2024-08-28T01:35:18.331Z] 464afbd9ba4c: Waiting [2024-08-28T01:35:18.331Z] 00f215d4a9da: Waiting [2024-08-28T01:35:18.331Z] 35cb2a7552d0: Waiting [2024-08-28T01:35:18.331Z] 4f4fb700ef54: Waiting [2024-08-28T01:35:18.331Z] d496ad576159: Waiting [2024-08-28T01:35:18.331Z] a69c41024577: Verifying Checksum [2024-08-28T01:35:18.331Z] a69c41024577: Download complete [2024-08-28T01:35:18.610Z] 35cb2a7552d0: Verifying Checksum [2024-08-28T01:35:18.610Z] 35cb2a7552d0: Download complete [2024-08-28T01:35:18.610Z] 4f4fb700ef54: Verifying Checksum [2024-08-28T01:35:18.610Z] 4f4fb700ef54: Download complete [2024-08-28T01:35:18.610Z] c6b39de5b339: Verifying Checksum [2024-08-28T01:35:18.610Z] c6b39de5b339: Download complete [2024-08-28T01:35:18.610Z] 464afbd9ba4c: Verifying Checksum [2024-08-28T01:35:18.610Z] 464afbd9ba4c: Download complete [2024-08-28T01:35:18.887Z] d496ad576159: Verifying Checksum [2024-08-28T01:35:18.887Z] d496ad576159: Download complete [2024-08-28T01:35:19.477Z] c6b39de5b339: Pull complete [2024-08-28T01:35:20.075Z] a69c41024577: Pull complete [2024-08-28T01:35:20.351Z] d6de4b400683: Verifying Checksum [2024-08-28T01:35:20.351Z] d6de4b400683: Download complete [2024-08-28T01:35:21.778Z] 00f215d4a9da: Verifying Checksum [2024-08-28T01:35:21.778Z] 00f215d4a9da: Download complete [2024-08-28T01:35:34.120Z] d6de4b400683: Pull complete [2024-08-28T01:35:34.120Z] 35cb2a7552d0: Pull complete [2024-08-28T01:35:34.120Z] 4f4fb700ef54: Pull complete [2024-08-28T01:35:34.389Z] 464afbd9ba4c: Pull complete [2024-08-28T01:35:44.487Z] 00f215d4a9da: Pull complete [2024-08-28T01:35:45.906Z] d496ad576159: Pull complete [2024-08-28T01:35:45.906Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-28T01:35:45.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-28T01:35:45.906Z] ---> f246e2811388 [2024-08-28T01:35:45.906Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-28T01:35:46.876Z] ---> Running in 55742c82bfda [2024-08-28T01:35:46.876Z] Removing intermediate container 55742c82bfda [2024-08-28T01:35:46.876Z] ---> 8addd81388f2 [2024-08-28T01:35:46.876Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T01:35:47.145Z] ---> Running in 855439c0069a [2024-08-28T01:35:47.417Z] Removing intermediate container 855439c0069a [2024-08-28T01:35:47.417Z] ---> b062dc5533e6 [2024-08-28T01:35:47.417Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T01:35:47.417Z] ---> Running in 4855c8586831 [2024-08-28T01:35:47.686Z] Removing intermediate container 4855c8586831 [2024-08-28T01:35:47.686Z] ---> dcacffdd19f3 [2024-08-28T01:35:47.686Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T01:35:47.686Z] ---> Running in e1a96da69b82 [2024-08-28T01:35:47.954Z] Removing intermediate container e1a96da69b82 [2024-08-28T01:35:47.954Z] ---> b8af4557ad42 [2024-08-28T01:35:47.954Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T01:35:48.222Z] ---> Running in e8847938c5c0 [2024-08-28T01:35:49.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T01:35:49.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T01:35:50.739Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-28T01:35:50.739Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-28T01:35:50.739Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-28T01:35:50.739Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-28T01:35:50.739Z] Executing busybox-1.36.1-r5.trigger [2024-08-28T01:35:50.739Z] OK: 271 MiB in 56 packages [2024-08-28T01:35:52.159Z] Removing intermediate container e8847938c5c0 [2024-08-28T01:35:52.159Z] ---> 4a6e3aa8659d [2024-08-28T01:35:52.159Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-08-28T01:35:52.159Z] ---> Running in 8cf4a9551e07 [2024-08-28T01:35:52.433Z] Removing intermediate container 8cf4a9551e07 [2024-08-28T01:35:52.433Z] ---> 1b7a48973e08 [2024-08-28T01:35:52.433Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-28T01:35:52.705Z] ---> b40edbef4c16 [2024-08-28T01:35:52.705Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T01:35:52.975Z] ---> Running in 9ddfd4cc7746 [2024-08-28T01:37:59.660Z] Removing intermediate container 9ddfd4cc7746 [2024-08-28T01:37:59.660Z] ---> 3a1051793c29 [2024-08-28T01:37:59.660Z] Step 11/12 : COPY . . [2024-08-28T01:37:59.660Z] ---> 960f9bf1f2ba [2024-08-28T01:37:59.660Z] Step 12/12 : RUN $MAKE [2024-08-28T01:37:59.660Z] ---> Running in 6c085a762034 [2024-08-28T01:37:59.660Z] noop [2024-08-28T01:37:59.660Z] Removing intermediate container 6c085a762034 [2024-08-28T01:37:59.660Z] ---> 0d588474693d [2024-08-28T01:37:59.660Z] Successfully built 0d588474693d [2024-08-28T01:37:59.660Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:38:00.174Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T01:38:00.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:38:00.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-8859 does not seem to be running inside a container [2024-08-28T01:38:00.526Z] $ 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-08-28T01:38:01.751Z] $ docker top bf48efc4b02843c1f9c621b02fe36c062b7e9ce03a7371dd6f427959a09aa46c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T01:38:02.647Z] + go version [2024-08-28T01:38:02.647Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-28T01:38:02.687Z] $ docker stop --time=1 bf48efc4b02843c1f9c621b02fe36c062b7e9ce03a7371dd6f427959a09aa46c [2024-08-28T01:38:04.293Z] $ docker rm -f --volumes bf48efc4b02843c1f9c621b02fe36c062b7e9ce03a7371dd6f427959a09aa46c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:38:05.263Z] + docker inspect -f . ci-base-image-arm64 [2024-08-28T01:38:05.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:38:05.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-8859 does not seem to be running inside a container [2024-08-28T01:38:05.623Z] $ 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-08-28T01:38:06.914Z] $ docker top 76bdbbe22a65a3e15583c2d7d896094d03cc942ef776de00fa2e088c31bf1836 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T01:38:07.843Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-28T01:38:08.584Z] + make test [2024-08-28T01:38:08.584Z] go test ./... -coverprofile=coverage.out ./... [2024-08-28T01:38:15.226Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-08-28T01:41:37.021Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-08-28T01:41:38.964Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-08-28T01:41:38.964Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.054s coverage: 22.8% of statements [2024-08-28T01:41:39.919Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-28T01:41:39.919Z] go vet ./... [2024-08-28T01:42:26.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-28T01:42:26.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-28T01:42:26.914Z] ./bin/test-attribution-txt.sh [2024-08-28T01:42:26.914Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-28T01:42:26.914Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-28T01:42:28.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-28T01:42:28.182Z] $ docker stop --time=1 76bdbbe22a65a3e15583c2d7d896094d03cc942ef776de00fa2e088c31bf1836 [2024-08-28T01:42:30.248Z] $ docker rm -f --volumes 76bdbbe22a65a3e15583c2d7d896094d03cc942ef776de00fa2e088c31bf1836 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-28T01:42:32.014Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-28T01:42:32.065Z] Warning: overwriting stash ‘coverage-report’ [2024-08-28T01:42:32.663Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-28T01:42:33.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-28T01:42:33.638Z] + ls -al . [2024-08-28T01:42:33.639Z] total 248 [2024-08-28T01:42:33.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 01:38 . [2024-08-28T01:42:33.639Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 01:34 .. [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 28 01:34 .dockerignore [2024-08-28T01:42:33.639Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 01:34 .git [2024-08-28T01:42:33.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 01:34 .github [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 28 01:34 .gitignore [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 01:34 .golangci.yml [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 10386 Aug 28 01:34 Attribution.txt [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 18574 Aug 28 01:34 CHANGELOG.md [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 1798 Aug 28 01:34 Dockerfile [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 01:34 GOVERNANCE.md [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 657 Aug 28 01:34 Jenkinsfile [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 01:34 LICENSE [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 1963 Aug 28 01:34 Makefile [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 01:34 OWNERS.md [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 3599 Aug 28 01:34 README.md [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 01:30 VERSION [2024-08-28T01:42:33.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 01:34 bin [2024-08-28T01:42:33.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 01:34 cmd [2024-08-28T01:42:33.639Z] -rw-r--r-- 1 jenkins jenkins 18506 Aug 28 01:41 coverage.out [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 7065 Aug 28 01:34 go.mod [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 28 01:34 go.sum [2024-08-28T01:42:33.639Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 01:34 internal [2024-08-28T01:42:33.639Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 01:34 mock [2024-08-28T01:42:33.639Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 28 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:42:34.085Z] + 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=c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 --label arch=arm64 --label version=0.0.0 . [2024-08-28T01:42:34.675Z] Sending build context to Docker daemon 10.55MB [2024-08-28T01:42:34.675Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-28T01:42:34.675Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-28T01:42:34.675Z] ---> 0d588474693d [2024-08-28T01:42:34.675Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-28T01:42:34.675Z] ---> Running in 070736108b29 [2024-08-28T01:42:34.944Z] Removing intermediate container 070736108b29 [2024-08-28T01:42:34.945Z] ---> 161b92aaba90 [2024-08-28T01:42:34.945Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-28T01:42:35.212Z] ---> Running in f12241a97570 [2024-08-28T01:42:35.480Z] Removing intermediate container f12241a97570 [2024-08-28T01:42:35.480Z] ---> 3e4fb966aab8 [2024-08-28T01:42:35.480Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-28T01:42:35.480Z] ---> Running in 30f6be7dc561 [2024-08-28T01:42:35.752Z] Removing intermediate container 30f6be7dc561 [2024-08-28T01:42:35.752Z] ---> fbc784594176 [2024-08-28T01:42:35.752Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-28T01:42:35.752Z] ---> Running in 2291e3cafd76 [2024-08-28T01:42:36.337Z] Removing intermediate container 2291e3cafd76 [2024-08-28T01:42:36.337Z] ---> cb857ed3ec5a [2024-08-28T01:42:36.337Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-28T01:42:36.337Z] ---> Running in 2bff7ebc7823 [2024-08-28T01:42:37.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T01:42:37.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T01:42:38.991Z] OK: 271 MiB in 56 packages [2024-08-28T01:42:39.578Z] Removing intermediate container 2bff7ebc7823 [2024-08-28T01:42:39.578Z] ---> 64d0b423dbfd [2024-08-28T01:42:39.578Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-08-28T01:42:39.854Z] ---> Running in ea125f43ae54 [2024-08-28T01:42:40.121Z] Removing intermediate container ea125f43ae54 [2024-08-28T01:42:40.121Z] ---> edf53ad26a67 [2024-08-28T01:42:40.121Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-28T01:42:40.396Z] ---> 6cd7d9cba0f7 [2024-08-28T01:42:40.396Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-28T01:42:40.664Z] ---> Running in 9e3b400031d6 [2024-08-28T01:42:43.250Z] Removing intermediate container 9e3b400031d6 [2024-08-28T01:42:43.250Z] ---> 67fc8374bf8f [2024-08-28T01:42:43.250Z] Step 11/25 : COPY . . [2024-08-28T01:42:44.212Z] ---> 048345ec86a6 [2024-08-28T01:42:44.212Z] Step 12/25 : RUN $MAKE [2024-08-28T01:42:44.212Z] ---> Running in cd50d0840d39 [2024-08-28T01:42:45.178Z] 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.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-08-28T01:46:36.977Z] Removing intermediate container cd50d0840d39 [2024-08-28T01:46:36.977Z] ---> 96782b377c8d [2024-08-28T01:46:36.977Z] Step 13/25 : FROM alpine:3.18 [2024-08-28T01:46:36.977Z] 3.18: Pulling from library/alpine [2024-08-28T01:46:36.977Z] 4983c3fe2029: Pulling fs layer [2024-08-28T01:46:36.977Z] 4983c3fe2029: Download complete [2024-08-28T01:46:36.977Z] 4983c3fe2029: Pull complete [2024-08-28T01:46:36.977Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-28T01:46:36.977Z] Status: Downloaded newer image for alpine:3.18 [2024-08-28T01:46:36.977Z] ---> a0237000ae83 [2024-08-28T01:46:36.977Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-08-28T01:46:36.977Z] ---> Running in ed1f59b56018 [2024-08-28T01:46:36.977Z] Removing intermediate container ed1f59b56018 [2024-08-28T01:46:36.977Z] ---> 8048a3dd5a84 [2024-08-28T01:46:36.977Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-28T01:46:36.977Z] ---> Running in 943a3f95bf36 [2024-08-28T01:46:36.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T01:46:36.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T01:46:36.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-28T01:46:36.977Z] Executing busybox-1.36.1-r7.trigger [2024-08-28T01:46:36.977Z] OK: 8 MiB in 16 packages [2024-08-28T01:46:36.977Z] Removing intermediate container 943a3f95bf36 [2024-08-28T01:46:36.977Z] ---> ae1db3f95ebd [2024-08-28T01:46:36.977Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-28T01:46:36.977Z] ---> Running in 3819b3bd6d43 [2024-08-28T01:46:36.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-28T01:46:36.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-28T01:46:36.977Z] OK: 8 MiB in 16 packages [2024-08-28T01:46:36.978Z] Removing intermediate container 3819b3bd6d43 [2024-08-28T01:46:36.978Z] ---> 2426161a8d26 [2024-08-28T01:46:36.978Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-08-28T01:46:36.978Z] ---> 033dcd47ddea [2024-08-28T01:46:36.978Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-08-28T01:46:36.978Z] ---> 3cb56a5c836f [2024-08-28T01:46:36.978Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-08-28T01:46:36.978Z] ---> 6837553671dc [2024-08-28T01:46:36.978Z] Step 20/25 : EXPOSE 59982 [2024-08-28T01:46:36.978Z] ---> Running in 73ca4e65f94f [2024-08-28T01:46:36.978Z] Removing intermediate container 73ca4e65f94f [2024-08-28T01:46:36.978Z] ---> a1d84239bb79 [2024-08-28T01:46:36.978Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-08-28T01:46:36.978Z] ---> Running in 9d5e83b656d2 [2024-08-28T01:46:36.978Z] Removing intermediate container 9d5e83b656d2 [2024-08-28T01:46:36.978Z] ---> e213837c61a1 [2024-08-28T01:46:36.978Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-28T01:46:36.978Z] ---> Running in 8d52229ff8e8 [2024-08-28T01:46:36.978Z] Removing intermediate container 8d52229ff8e8 [2024-08-28T01:46:36.978Z] ---> d828599523cc [2024-08-28T01:46:36.978Z] Step 23/25 : LABEL arch=arm64 [2024-08-28T01:46:36.978Z] ---> Running in 343f63b3f019 [2024-08-28T01:46:37.565Z] Removing intermediate container 343f63b3f019 [2024-08-28T01:46:37.565Z] ---> f3ce99b1d63b [2024-08-28T01:46:37.565Z] Step 24/25 : LABEL git_sha=c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [2024-08-28T01:46:37.565Z] ---> Running in e7c33b0f70b6 [2024-08-28T01:46:37.832Z] Removing intermediate container e7c33b0f70b6 [2024-08-28T01:46:37.833Z] ---> 49dcb62cdda4 [2024-08-28T01:46:37.833Z] Step 25/25 : LABEL version=0.0.0 [2024-08-28T01:46:37.833Z] ---> Running in 5a311e30de5e [2024-08-28T01:46:38.100Z] Removing intermediate container 5a311e30de5e [2024-08-28T01:46:38.100Z] ---> 8109dbd63a13 [2024-08-28T01:46:38.100Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-28T01:46:38.100Z] Successfully built 8109dbd63a13 [2024-08-28T01:46:38.100Z] 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-08-28T01:46:39.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T01:46:39.064Z] [2024-08-28T01:46:39.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:46:39.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T01:46:39.503Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-28T01:46:39.503Z] 8998bd30e6a1: Pulling fs layer [2024-08-28T01:46:39.503Z] 04944245beec: Pulling fs layer [2024-08-28T01:46:39.503Z] 699f458cf7ca: Pulling fs layer [2024-08-28T01:46:39.503Z] 765212b225bb: Pulling fs layer [2024-08-28T01:46:39.503Z] f23df028b6ca: Pulling fs layer [2024-08-28T01:46:39.503Z] d65c8cfc05b1: Pulling fs layer [2024-08-28T01:46:39.503Z] 2437ff75d9bd: Pulling fs layer [2024-08-28T01:46:39.503Z] 765212b225bb: Waiting [2024-08-28T01:46:39.503Z] f23df028b6ca: Waiting [2024-08-28T01:46:39.503Z] d65c8cfc05b1: Waiting [2024-08-28T01:46:39.503Z] 2437ff75d9bd: Waiting [2024-08-28T01:46:39.771Z] 04944245beec: Verifying Checksum [2024-08-28T01:46:39.771Z] 04944245beec: Download complete [2024-08-28T01:46:39.771Z] 765212b225bb: Download complete [2024-08-28T01:46:39.771Z] f23df028b6ca: Verifying Checksum [2024-08-28T01:46:39.771Z] f23df028b6ca: Download complete [2024-08-28T01:46:39.771Z] d65c8cfc05b1: Verifying Checksum [2024-08-28T01:46:40.049Z] 699f458cf7ca: Verifying Checksum [2024-08-28T01:46:40.049Z] 699f458cf7ca: Download complete [2024-08-28T01:46:40.324Z] 8998bd30e6a1: Verifying Checksum [2024-08-28T01:46:40.324Z] 8998bd30e6a1: Download complete [2024-08-28T01:46:42.915Z] 2437ff75d9bd: Download complete [2024-08-28T01:46:45.503Z] 8998bd30e6a1: Pull complete [2024-08-28T01:46:45.771Z] 04944245beec: Pull complete [2024-08-28T01:46:47.718Z] 699f458cf7ca: Pull complete [2024-08-28T01:46:47.718Z] 765212b225bb: Pull complete [2024-08-28T01:46:48.680Z] f23df028b6ca: Pull complete [2024-08-28T01:46:48.680Z] d65c8cfc05b1: Pull complete [2024-08-28T01:47:06.889Z] 2437ff75d9bd: Pull complete [2024-08-28T01:47:06.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-28T01:47:06.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-28T01:47:06.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:47:07.253Z] prd-ubuntu20.04-docker-arm64-4c-16g-8859 does not seem to be running inside a container [2024-08-28T01:47:07.312Z] $ 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-08-28T01:47:10.139Z] $ docker top 2eee8f7d8bc3a9679137c4e00a5f594ffaba7102533ca7f62cd877e106473a37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:10.743Z] ---> job-cost.sh [2024-08-28T01:47:11.008Z] lf-activate-venv: SKIPPING [2024-08-28T01:47:11.008Z] INFO: No Stack... [2024-08-28T01:47:11.273Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-28T01:47:12.229Z] INFO: Archiving Costs [Pipeline] sh [2024-08-28T01:47:12.894Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-08-28T01:47:12.895Z] + cut -d, -f6 [Pipeline] lock [2024-08-28T01:47:12.984Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] [2024-08-28T01:47:12.993Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] did not exist. Created. [2024-08-28T01:47:13.000Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-28T01:47:13.752Z] /w/workspace/device-mqtt-go/1@tmp/durable-488dcd17/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-28T01:47:14.429Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-28T01:47:14.472Z] Warning: overwriting stash ‘stack-cost’ [2024-08-28T01:47:14.520Z] Stashed 1 file(s) [Pipeline] } [2024-08-28T01:47:14.539Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-691-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-28T01:47:14.628Z] $ docker stop --time=1 2eee8f7d8bc3a9679137c4e00a5f594ffaba7102533ca7f62cd877e106473a37 [2024-08-28T01:47:16.132Z] $ docker rm -f --volumes 2eee8f7d8bc3a9679137c4e00a5f594ffaba7102533ca7f62cd877e106473a37 [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-08-28T01:47:17.349Z] provisioning config files... [2024-08-28T01:47:17.358Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/config13306653498220206227tmp [Pipeline] { [Pipeline] sh [2024-08-28T01:47:17.712Z] + set +x [2024-08-28T01:47:17.713Z] + curl -s https://codecov.io/bash [2024-08-28T01:47:17.713Z] + bash -s -- [2024-08-28T01:47:17.713Z] [2024-08-28T01:47:17.713Z] _____ _ [2024-08-28T01:47:17.713Z] / ____| | | [2024-08-28T01:47:17.713Z] | | ___ __| | ___ ___ _____ __ [2024-08-28T01:47:17.713Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-28T01:47:17.713Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-28T01:47:17.713Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-28T01:47:17.713Z] Bash-1.0.6 [2024-08-28T01:47:17.713Z] [2024-08-28T01:47:17.713Z] [2024-08-28T01:47:17.973Z] ==> git version 2.25.1 found [2024-08-28T01:47:17.973Z] ==> 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-08-28T01:47:17.973Z] Release-Date: 2020-01-08 [2024-08-28T01:47:17.973Z] 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-08-28T01:47:17.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-28T01:47:17.973Z] ==> Jenkins CI detected. [2024-08-28T01:47:17.973Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-691 [2024-08-28T01:47:17.973Z] project root: . [2024-08-28T01:47:17.973Z] --> token set from env [2024-08-28T01:47:17.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-28T01:47:17.973Z] ==> Running gcov in . (disable via -X gcov) [2024-08-28T01:47:17.973Z] ==> Python coveragepy not found [2024-08-28T01:47:17.973Z] ==> Searching for coverage reports in: [2024-08-28T01:47:17.973Z] + . [2024-08-28T01:47:17.973Z] -> Found 1 reports [2024-08-28T01:47:17.973Z] ==> Detecting git/mercurial file structure [2024-08-28T01:47:17.973Z] ==> Reading reports [2024-08-28T01:47:17.973Z] + ./coverage.out bytes=18506 [2024-08-28T01:47:17.973Z] ==> Appending adjustments [2024-08-28T01:47:17.973Z] https://docs.codecov.io/docs/fixing-reports [2024-08-28T01:47:17.973Z] + Found adjustments [2024-08-28T01:47:17.973Z] ==> Gzipping contents [2024-08-28T01:47:17.973Z] 4.0K /tmp/codecov.GbLnCR.gz [2024-08-28T01:47:17.973Z] ==> Uploading reports [2024-08-28T01:47:17.973Z] url: https://codecov.io [2024-08-28T01:47:17.973Z] query: branch=PR-691&commit=c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-691%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=691&job=&cmd_args= [2024-08-28T01:47:17.973Z] -> Pinging Codecov [2024-08-28T01:47:17.973Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-691&commit=c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-691%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=691&job=&cmd_args= [2024-08-28T01:47:18.234Z] -> Uploading to [2024-08-28T01:47:18.234Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-28/7D719EC7BBE17E464838252E33014C33/c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4/9e631c9b-2783-4c07-8a68-a423cf6eeb69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T014718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5e1276a45ebc294469244e1da5d5ee360fb113060613b1d9d4f28c62bcf1faa4 [2024-08-28T01:47:18.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-28T01:47:18.234Z] Dload Upload Total Spent Left Speed [2024-08-28T01:47:18.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12444 --:--:-- --:--:-- --:--:-- 12444 [2024-08-28T01:47:18.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/c67a9892d6d2bca819f5f0b420131ec7fc5f9bc4 [Pipeline] } [2024-08-28T01:47:18.530Z] 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-08-28T01:47:20.843Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives ] [2024-08-28T01:47:20.843Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives [2024-08-28T01:47:20.843Z] total 16 [2024-08-28T01:47:20.843Z] drwxr-xr-x 3 root root 4096 Aug 28 01:33 . [2024-08-28T01:47:20.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 01:33 .. [2024-08-28T01:47:20.843Z] drwxr-xr-x 2 root root 4096 Aug 28 01:33 cost [2024-08-28T01:47:20.843Z] -rw-r--r-- 1 root root 86 Aug 28 01:33 cost.csv [2024-08-28T01:47:20.843Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives [2024-08-28T01:47:20.843Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives [2024-08-28T01:47:20.843Z] total 16 [2024-08-28T01:47:20.843Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 01:33 . [2024-08-28T01:47:20.843Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 01:33 .. [2024-08-28T01:47:20.843Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 01:33 cost [2024-08-28T01:47:20.843Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 28 01:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:21.187Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:22.142Z] ---> package-listing.sh [2024-08-28T01:47:22.142Z] ++ facter osfamily [2024-08-28T01:47:22.142Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-28T01:47:22.401Z] + OS_FAMILY=debian [2024-08-28T01:47:22.401Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-691 [2024-08-28T01:47:22.401Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-28T01:47:22.401Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-28T01:47:22.401Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-28T01:47:22.401Z] + PACKAGES=/tmp/packages_start.txt [2024-08-28T01:47:22.401Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-691 ']' [2024-08-28T01:47:22.401Z] + PACKAGES=/tmp/packages_end.txt [2024-08-28T01:47:22.401Z] + case "${OS_FAMILY}" in [2024-08-28T01:47:22.401Z] + dpkg -l [2024-08-28T01:47:22.401Z] + grep '^ii' [2024-08-28T01:47:22.401Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-28T01:47:22.401Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-28T01:47:22.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-28T01:47:22.401Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-691 ']' [2024-08-28T01:47:22.401Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives/ [2024-08-28T01:47:22.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-691/archives/ [Pipeline] echo [2024-08-28T01:47:22.445Z] 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-691/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-28T01:47:22.747Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-28T01:47:23.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-28T01:47:23.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-28T01:47:23.334Z] prd-ubuntu20.04-docker-8c-8g-8858 does not seem to be running inside a container [2024-08-28T01:47:23.345Z] $ 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-691/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-691 -v /w/workspace/gexfoundry_device-mqtt-go_PR-691:/w/workspace/gexfoundry_device-mqtt-go_PR-691:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-691@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-08-28T01:47:23.534Z] $ docker top 21aec96c65528ac626f507cd52a048aeeb4afdfc6dd439c9184492766067e88b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-28T01:47:23.972Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-28T01:47:24.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-28T01:47:24.715Z] + ls /var/log/sa-host [2024-08-28T01:47:24.715Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-28T01:47:24.998Z] provisioning config files... [2024-08-28T01:47:25.024Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-691@tmp/config18387642599432698653tmp [Pipeline] { [Pipeline] echo [2024-08-28T01:47:25.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:25.431Z] ---> create-netrc.sh [Pipeline] } [2024-08-28T01:47:25.463Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:25.899Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-28T01:47:25.943Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:26.271Z] ---> sudo-logs.sh [2024-08-28T01:47:26.271Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-28T01:47:26.380Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:26.709Z] ---> job-cost.sh [2024-08-28T01:47:26.709Z] lf-activate-venv: SKIPPING [2024-08-28T01:47:26.709Z] DEBUG: total: 0.2199999988079071 [2024-08-28T01:47:26.709Z] INFO: Retrieving Stack Cost... [2024-08-28T01:47:27.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-28T01:47:27.535Z] INFO: Archiving Costs [Pipeline] echo [2024-08-28T01:47:27.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-28T01:47:27.911Z] ---> logs-deploy.sh [2024-08-28T01:47:27.911Z] lf-activate-venv: SKIPPING [2024-08-28T01:47:27.911Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-691/1 [2024-08-28T01:47:27.911Z] INFO: archiving workspace using pattern(s): [2024-08-28T01:47:28.849Z] Archives upload complete. [2024-08-28T01:47:28.849Z] INFO: archiving logs to Nexus