Pull request #656 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d53d34a2fd75c9f4cd891295901011269c935243+e5520233bf84df16304f7dd08ef94c536c7e2796 (aef09d682754cda351ac875f6a01dc348416cebe) 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-ssh1648534988166451502.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11617509843589768035.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-656/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-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2270930090793215247.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-656/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6486192049766452114.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh16951639919280637553.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-656/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-656/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4092230982385193588.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25343 in /w/workspace/gexfoundry_device-mqtt-go_PR-656 [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-656 # 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/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5520233bf84df16304f7dd08ef94c536c7e2796 into PR head commit d53d34a2fd75c9f4cd891295901011269c935243 Merge succeeded, producing d53d34a2fd75c9f4cd891295901011269c935243 Checking out Revision d53d34a2fd75c9f4cd891295901011269c935243 (PR-656) Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d53d34a2fd75c9f4cd891295901011269c935243 # 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 e5520233bf84df16304f7dd08ef94c536c7e2796 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d53d34a2fd75c9f4cd891295901011269c935243 # timeout=10 [Pipeline] timeout [2023-12-18T23:36:41.346Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:36:41.562Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:36:41.714Z] ========================================================= [2023-12-18T23:36:41.714Z] EdgeX Global Pipelines Version Info [2023-12-18T23:36:41.714Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:36:42.475Z] ------------------- [2023-12-18T23:36:42.475Z] stable info: [2023-12-18T23:36:42.475Z] ------------------- [2023-12-18T23:36:42.475Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:36:42.475Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:36:42.475Z] Message: update stable to v1.0.258 [2023-12-18T23:36:43.049Z] ------------------- [2023-12-18T23:36:43.050Z] experimental info: [2023-12-18T23:36:43.050Z] ------------------- [2023-12-18T23:36:43.050Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:36:43.050Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:36:43.050Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:36:43.286Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-12-18T23:36:43.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-12-18T23:36:43.410Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:36:43.468Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:36:43.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:36:43.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:36:43.645Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:36:43.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:36:43.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:36:43.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:36:43.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:36:43.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-12-18T23:36:44.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:36:44.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:36:44.121Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:36:44.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:36:44.283Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:36:44.349Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:36:44.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:36:44.489Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:36:44.558Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:36:44.623Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:36:44.692Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:36:44.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:36:44.832Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:36:44.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:36:44.977Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:36:45.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-656 [Pipeline] echo [2023-12-18T23:36:45.127Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-656 [Pipeline] echo [2023-12-18T23:36:45.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-656 [Pipeline] echo [2023-12-18T23:36:45.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d53d34a2fd75c9f4cd891295901011269c935243 [Pipeline] echo [2023-12-18T23:36:45.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d53d34a [Pipeline] echo [2023-12-18T23:36:45.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:36:45.610Z] provisioning config files... [2023-12-18T23:36:45.660Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/config7117149274901661997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:36:46.067Z] ---> ****-login.sh [2023-12-18T23:36:46.067Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:36:46.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:46.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:46.328Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:46.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:46.328Z] [2023-12-18T23:36:46.328Z] Login Succeeded [2023-12-18T23:36:46.328Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:36:46.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:46.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:46.328Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:46.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:46.328Z] [2023-12-18T23:36:46.328Z] Login Succeeded [2023-12-18T23:36:46.328Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:36:46.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:46.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:46.588Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:46.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:46.588Z] [2023-12-18T23:36:46.588Z] Login Succeeded [2023-12-18T23:36:46.588Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:36:46.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:46.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:46.588Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:46.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:46.588Z] [2023-12-18T23:36:46.588Z] Login Succeeded [2023-12-18T23:36:46.588Z] ****.io [2023-12-18T23:36:46.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:36:46.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:36:46.848Z] Configure a credential helper to remove this warning. See [2023-12-18T23:36:46.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:36:46.848Z] [2023-12-18T23:36:46.848Z] Login Succeeded [2023-12-18T23:36:46.848Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:36:46.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:36:47.717Z] + git rev-list -1 --merges d53d34a2fd75c9f4cd891295901011269c935243~1..d53d34a2fd75c9f4cd891295901011269c935243 [Pipeline] echo [2023-12-18T23:36:47.761Z] -----------> git rev-list -1 --merges d53d34a2fd75c9f4cd891295901011269c935243~1..d53d34a2fd75c9f4cd891295901011269c935243 d53d34a2fd75c9f4cd891295901011269c935243 [false] [Pipeline] sh [2023-12-18T23:36:48.093Z] + git log --format=format:%s -1 d53d34a2fd75c9f4cd891295901011269c935243 [Pipeline] echo [2023-12-18T23:36:48.135Z] ========================================================= [2023-12-18T23:36:48.135Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:36:48.135Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:36:48.624Z] + git log --format=format:%s -1 d53d34a2fd75c9f4cd891295901011269c935243 [Pipeline] echo [2023-12-18T23:36:48.664Z] [semverPrep] GIT_COMMIT: d53d34a2fd75c9f4cd891295901011269c935243, Commit Message: build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:36:48.712Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:36:49.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:36:49.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:36:49.124Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:36:49.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:36:49.124Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:36:49.124Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:36:49.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:36:49.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:36:49.565Z] [2023-12-18T23:36:49.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:36:49.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:36:49.973Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:36:49.973Z] b85a868b505f: Pulling fs layer [2023-12-18T23:36:49.973Z] e2be974225ed: Pulling fs layer [2023-12-18T23:36:49.973Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:36:49.973Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:36:49.973Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:36:49.973Z] eaf3925da568: Pulling fs layer [2023-12-18T23:36:49.973Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:36:49.973Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:36:49.973Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:36:49.973Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:36:49.973Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:36:49.973Z] 988bab9f4d93: Waiting [2023-12-18T23:36:49.973Z] eaf3925da568: Waiting [2023-12-18T23:36:49.973Z] 1469e6f7b9e6: Waiting [2023-12-18T23:36:49.973Z] b352a97aabf1: Waiting [2023-12-18T23:36:49.973Z] bab4dde63d76: Waiting [2023-12-18T23:36:49.973Z] bde34c3a00c8: Waiting [2023-12-18T23:36:49.973Z] 4872d77fe225: Waiting [2023-12-18T23:36:49.973Z] 5851b861e8e6: Waiting [2023-12-18T23:36:49.973Z] e2be974225ed: Verifying Checksum [2023-12-18T23:36:49.973Z] e2be974225ed: Download complete [2023-12-18T23:36:49.973Z] 988bab9f4d93: Verifying Checksum [2023-12-18T23:36:49.973Z] 988bab9f4d93: Download complete [2023-12-18T23:36:49.973Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:36:49.973Z] 1469e6f7b9e6: Download complete [2023-12-18T23:36:50.234Z] eaf3925da568: Verifying Checksum [2023-12-18T23:36:50.234Z] eaf3925da568: Download complete [2023-12-18T23:36:50.234Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:36:50.234Z] 339a4e72a1f5: Download complete [2023-12-18T23:36:50.234Z] bde34c3a00c8: Download complete [2023-12-18T23:36:50.234Z] b352a97aabf1: Verifying Checksum [2023-12-18T23:36:50.234Z] b352a97aabf1: Download complete [2023-12-18T23:36:50.234Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:36:50.234Z] 4872d77fe225: Download complete [2023-12-18T23:36:50.234Z] 5851b861e8e6: Download complete [2023-12-18T23:36:50.234Z] b85a868b505f: Verifying Checksum [2023-12-18T23:36:50.234Z] b85a868b505f: Download complete [2023-12-18T23:36:50.493Z] bab4dde63d76: Download complete [2023-12-18T23:36:51.429Z] b85a868b505f: Pull complete [2023-12-18T23:36:51.689Z] e2be974225ed: Pull complete [2023-12-18T23:36:52.259Z] 339a4e72a1f5: Pull complete [2023-12-18T23:36:52.259Z] 988bab9f4d93: Pull complete [2023-12-18T23:36:52.518Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:36:52.518Z] eaf3925da568: Pull complete [2023-12-18T23:36:54.432Z] bab4dde63d76: Pull complete [2023-12-18T23:36:54.432Z] bde34c3a00c8: Pull complete [2023-12-18T23:36:54.432Z] b352a97aabf1: Pull complete [2023-12-18T23:36:54.694Z] 4872d77fe225: Pull complete [2023-12-18T23:36:54.694Z] 5851b861e8e6: Pull complete [2023-12-18T23:36:54.694Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:36:54.694Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:36:54.694Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:36:55.058Z] prd-ubuntu20.04-docker-8c-8g-25343 does not seem to be running inside a container [2023-12-18T23:36:55.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-656 -v /w/workspace/gexfoundry_device-mqtt-go_PR-656:/w/workspace/gexfoundry_device-mqtt-go_PR-656:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-656@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 [2023-12-18T23:37:01.757Z] $ docker top 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 -eo pid,comm [2023-12-18T23:37:01.812Z] 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). [2023-12-18T23:37:01.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:37:02.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:02.003Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:02.121Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:02.121Z] $ docker exec 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 ssh-agent [2023-12-18T23:37:02.236Z] SSH_AUTH_SOCK=/tmp/ssh-ujEgTsiYnBkk/agent.33 [2023-12-18T23:37:02.236Z] SSH_AGENT_PID=39 [2023-12-18T23:37:02.242Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:02.345Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/private_key_13157071904794668142.key (/w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/private_key_13157071904794668142.key) [2023-12-18T23:37:02.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:02.710Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:37:02.732Z] $ docker exec --env ******** --env ******** 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 ssh-agent -k [2023-12-18T23:37:02.833Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:02.834Z] unset SSH_AGENT_PID; [2023-12-18T23:37:02.834Z] echo Agent pid 39 killed; [2023-12-18T23:37:02.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:37:02.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:02.981Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:03.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:03.088Z] $ docker exec 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 ssh-agent [2023-12-18T23:37:03.202Z] SSH_AUTH_SOCK=/tmp/ssh-ZhW42IsbHRxx/agent.71 [2023-12-18T23:37:03.202Z] SSH_AGENT_PID=78 [2023-12-18T23:37:03.207Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:03.301Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/private_key_11023567655953203554.key (/w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/private_key_11023567655953203554.key) [2023-12-18T23:37:03.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:03.664Z] + git semver init [2023-12-18T23:37:03.929Z] 2023-12-18 23:37:03,850 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:37:03.929Z] 2023-12-18 23:37:03,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver [2023-12-18T23:37:03.929Z] 2023-12-18 23:37:03,851 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver [2023-12-18T23:37:03.929Z] 2023-12-18 23:37:03,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-656, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,005 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-656/.git/info/exclude [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,006 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver/PR-656 with force:False [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,006 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver/PR-656 [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,010 [execute] INFO git cat-file --batch-check [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,011 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,017 [execute] INFO git cat-file --batch [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,018 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:05.365Z] 2023-12-18 23:37:05,024 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-656/.semver/PR-656 [2023-12-18T23:37:05.365Z] 0.0.0 [Pipeline] } [2023-12-18T23:37:05.386Z] $ docker exec --env ******** --env ******** 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 ssh-agent -k [2023-12-18T23:37:05.495Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:05.496Z] unset SSH_AGENT_PID; [2023-12-18T23:37:05.496Z] echo Agent pid 78 killed; [2023-12-18T23:37:05.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:37:06.143Z] + git semver [Pipeline] } [2023-12-18T23:37:06.429Z] $ docker stop --time=1 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 [2023-12-18T23:37:07.709Z] $ docker rm -f --volumes 4a5aa91b41d1d5a0b5d879a0a38f262bce481cdd279b2714398225a7d5ef2469 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:37:08.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:37:08.529Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:37:08.547Z] [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 [2023-12-18T23:37:09.446Z] provisioning config files... [2023-12-18T23:37:09.454Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/config2548096206170001136tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:09.855Z] ---> ****-login.sh [2023-12-18T23:37:09.855Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:09.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.855Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.855Z] [2023-12-18T23:37:09.855Z] Login Succeeded [2023-12-18T23:37:09.855Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:09.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:09.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:09.855Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:09.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:09.855Z] [2023-12-18T23:37:09.855Z] Login Succeeded [2023-12-18T23:37:09.855Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:10.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:10.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:10.123Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:10.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:10.123Z] [2023-12-18T23:37:10.123Z] Login Succeeded [2023-12-18T23:37:10.123Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:10.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:10.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:10.123Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:10.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:10.123Z] [2023-12-18T23:37:10.123Z] Login Succeeded [2023-12-18T23:37:10.123Z] ****.io [2023-12-18T23:37:10.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:10.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:10.382Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:10.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:10.382Z] [2023-12-18T23:37:10.382Z] Login Succeeded [2023-12-18T23:37:10.382Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:10.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:37:10.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:10.921Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:10.989Z] ========================================================= [2023-12-18T23:37:10.989Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:37:10.989Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:11.586Z] + 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 . [2023-12-18T23:37:11.586Z] Sending build context to Docker daemon 14.88MB [2023-12-18T23:37:11.586Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:37:11.586Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-18T23:37:11.586Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:37:11.586Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:37:11.586Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:37:11.586Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:37:11.586Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:37:11.586Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:37:11.586Z] ad3a456e5733: Waiting [2023-12-18T23:37:11.586Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:37:11.586Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:37:11.586Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:37:11.586Z] b5e4710f87ac: Waiting [2023-12-18T23:37:11.586Z] c4d48a809fc2: Verifying Checksum [2023-12-18T23:37:11.586Z] c4d48a809fc2: Download complete [2023-12-18T23:37:11.846Z] ad3a456e5733: Verifying Checksum [2023-12-18T23:37:11.846Z] ad3a456e5733: Download complete [2023-12-18T23:37:11.846Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:37:11.846Z] 69c7f0334f64: Download complete [2023-12-18T23:37:11.846Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:37:11.846Z] 7264a8db6415: Download complete [2023-12-18T23:37:11.846Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:37:11.846Z] 1f1c1a5573a3: Download complete [2023-12-18T23:37:11.846Z] 7264a8db6415: Pull complete [2023-12-18T23:37:11.846Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:37:11.846Z] b5e4710f87ac: Download complete [2023-12-18T23:37:12.103Z] c4d48a809fc2: Pull complete [2023-12-18T23:37:12.103Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:37:12.103Z] 4f1c88b9dad5: Download complete [2023-12-18T23:37:12.671Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:37:12.671Z] ce7588e14bc9: Download complete [2023-12-18T23:37:15.208Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:37:15.208Z] ad3a456e5733: Pull complete [2023-12-18T23:37:15.208Z] 69c7f0334f64: Pull complete [2023-12-18T23:37:15.208Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:37:17.749Z] ce7588e14bc9: Pull complete [2023-12-18T23:37:18.010Z] b5e4710f87ac: Pull complete [2023-12-18T23:37:18.010Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:37:18.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:37:18.010Z] ---> 88b5674ff536 [2023-12-18T23:37:18.010Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:37:21.304Z] ---> Running in 7198c14c3790 [2023-12-18T23:37:21.304Z] Removing intermediate container 7198c14c3790 [2023-12-18T23:37:21.304Z] ---> c55bca249b62 [2023-12-18T23:37:21.304Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:37:21.567Z] ---> Running in a7c9a6a8114d [2023-12-18T23:37:21.567Z] Removing intermediate container a7c9a6a8114d [2023-12-18T23:37:21.567Z] ---> 5a923a5a1839 [2023-12-18T23:37:21.567Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-18T23:37:21.567Z] ---> Running in 0f790b7befe3 [2023-12-18T23:37:21.567Z] Removing intermediate container 0f790b7befe3 [2023-12-18T23:37:21.567Z] ---> 9cbedfc361e5 [2023-12-18T23:37:21.567Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:37:21.567Z] ---> Running in 1feef1af341b [2023-12-18T23:37:21.830Z] Removing intermediate container 1feef1af341b [2023-12-18T23:37:21.830Z] ---> 807d05b0485a [2023-12-18T23:37:21.830Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:37:21.830Z] ---> Running in dede154c2318 [2023-12-18T23:37:22.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:37:22.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:37:22.607Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:37:22.607Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:37:22.607Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:37:22.607Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:37:22.607Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:37:22.607Z] OK: 268 MiB in 56 packages [2023-12-18T23:37:23.175Z] Removing intermediate container dede154c2318 [2023-12-18T23:37:23.175Z] ---> 09e2132a7786 [2023-12-18T23:37:23.175Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-12-18T23:37:23.175Z] ---> Running in 24800a996185 [2023-12-18T23:37:23.175Z] Removing intermediate container 24800a996185 [2023-12-18T23:37:23.175Z] ---> 1a9f0fcf6382 [2023-12-18T23:37:23.175Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-18T23:37:23.175Z] ---> 5d7e19167160 [2023-12-18T23:37:23.175Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:37:23.175Z] ---> Running in 616965840f57 [2023-12-18T23:37:24.188Z] Still waiting to schedule task [2023-12-18T23:37:24.189Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-18T23:38:02.011Z] Removing intermediate container 616965840f57 [2023-12-18T23:38:02.011Z] ---> df388eba6e9f [2023-12-18T23:38:02.011Z] Step 11/12 : COPY . . [2023-12-18T23:38:02.011Z] ---> 53f3f829998e [2023-12-18T23:38:02.011Z] Step 12/12 : RUN $MAKE [2023-12-18T23:38:02.011Z] ---> Running in 301ff372e3b6 [2023-12-18T23:38:02.011Z] noop [2023-12-18T23:38:02.011Z] Removing intermediate container 301ff372e3b6 [2023-12-18T23:38:02.011Z] ---> 7f5e24136113 [2023-12-18T23:38:02.011Z] Successfully built 7f5e24136113 [2023-12-18T23:38:02.011Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:02.559Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:02.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:02.775Z] prd-ubuntu20.04-docker-8c-8g-25343 does not seem to be running inside a container [2023-12-18T23:38:02.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-656 -v /w/workspace/gexfoundry_device-mqtt-go_PR-656:/w/workspace/gexfoundry_device-mqtt-go_PR-656:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-656@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 [2023-12-18T23:38:03.149Z] $ docker top 0373f3425a083e31d5ea3e4ac00c2f27060a830cf21a93806111470b78f424fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:03.599Z] + go version [2023-12-18T23:38:03.599Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:38:03.626Z] $ docker stop --time=1 0373f3425a083e31d5ea3e4ac00c2f27060a830cf21a93806111470b78f424fa [2023-12-18T23:38:04.925Z] $ docker rm -f --volumes 0373f3425a083e31d5ea3e4ac00c2f27060a830cf21a93806111470b78f424fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:05.878Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:05.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:06.106Z] prd-ubuntu20.04-docker-8c-8g-25343 does not seem to be running inside a container [2023-12-18T23:38:06.132Z] $ 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-656 -v /w/workspace/gexfoundry_device-mqtt-go_PR-656:/w/workspace/gexfoundry_device-mqtt-go_PR-656:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-656@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 [2023-12-18T23:38:06.457Z] $ docker top a00363e473bebd754f79b938d3ad0304f2d4f2d1b52b048f0ffae309c397ffa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:06.909Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-656 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:38:07.298Z] + make test [2023-12-18T23:38:07.298Z] go test ./... -coverprofile=coverage.out ./... [2023-12-18T23:38:09.261Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-18T23:38:19.231Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-18T23:38:19.231Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-18T23:38:19.231Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2023-12-18T23:38:25.791Z] go vet ./... [2023-12-18T23:38:28.320Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:38:28.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:38:28.579Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:38:28.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:38:28.679Z] $ docker stop --time=1 a00363e473bebd754f79b938d3ad0304f2d4f2d1b52b048f0ffae309c397ffa5 [2023-12-18T23:38:33.863Z] $ docker rm -f --volumes a00363e473bebd754f79b938d3ad0304f2d4f2d1b52b048f0ffae309c397ffa5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:38:34.435Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:38:34.504Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:38:35.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:38:36.019Z] + ls -al . [2023-12-18T23:38:36.019Z] total 184 [2023-12-18T23:38:36.019Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:38 . [2023-12-18T23:38:36.019Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:36 .. [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 23:36 .dockerignore [2023-12-18T23:38:36.019Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:38 .git [2023-12-18T23:38:36.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:36 .github [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 18 23:36 .gitignore [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:36 .golangci.yml [2023-12-18T23:38:36.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:37 .semver [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 18 23:36 Attribution.txt [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 18 23:36 CHANGELOG.md [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 18 23:36 Dockerfile [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:36 GOVERNANCE.md [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 18 23:36 Jenkinsfile [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:36 LICENSE [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 18 23:36 Makefile [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 23:36 OWNERS.md [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 18 23:36 README.md [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:38:36.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:36 bin [2023-12-18T23:38:36.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:36 cmd [2023-12-18T23:38:36.019Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 18 23:38 coverage.out [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 18 23:36 go.mod [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 18 23:36 go.sum [2023-12-18T23:38:36.019Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:36 internal [2023-12-18T23:38:36.019Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:36 mock [2023-12-18T23:38:36.019Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 18 23:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:36.469Z] + 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=d53d34a2fd75c9f4cd891295901011269c935243 --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:38:36.469Z] Sending build context to Docker daemon 14.9MB [2023-12-18T23:38:36.469Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:38:36.469Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-18T23:38:36.469Z] ---> 7f5e24136113 [2023-12-18T23:38:36.469Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:38:37.412Z] ---> Running in d5f37ffcf0cf [2023-12-18T23:38:37.672Z] Removing intermediate container d5f37ffcf0cf [2023-12-18T23:38:37.672Z] ---> 455a9ccbfeb0 [2023-12-18T23:38:37.672Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:38:37.934Z] ---> Running in cd3e76027e31 [2023-12-18T23:38:38.194Z] Removing intermediate container cd3e76027e31 [2023-12-18T23:38:38.194Z] ---> 31bbc3579e55 [2023-12-18T23:38:38.194Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-18T23:38:38.459Z] ---> Running in dfd21c50ea54 [2023-12-18T23:38:38.720Z] Removing intermediate container dfd21c50ea54 [2023-12-18T23:38:38.720Z] ---> e912f82e912e [2023-12-18T23:38:38.720Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:38:38.977Z] ---> Running in 06fa82175f1a [2023-12-18T23:38:39.237Z] Removing intermediate container 06fa82175f1a [2023-12-18T23:38:39.237Z] ---> 4999cef0250b [2023-12-18T23:38:39.237Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:38:39.500Z] ---> Running in cbf725999b4c [2023-12-18T23:38:40.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:38:40.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:38:40.581Z] OK: 268 MiB in 56 packages [2023-12-18T23:38:41.517Z] Removing intermediate container cbf725999b4c [2023-12-18T23:38:41.517Z] ---> f9adc9a8c18a [2023-12-18T23:38:41.517Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-12-18T23:38:41.776Z] ---> Running in 871efc7d3d70 [2023-12-18T23:38:42.036Z] Removing intermediate container 871efc7d3d70 [2023-12-18T23:38:42.036Z] ---> a1f59c447a0c [2023-12-18T23:38:42.036Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-18T23:38:42.296Z] ---> 1b0318bbfe53 [2023-12-18T23:38:42.296Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:38:42.565Z] ---> Running in 76153caeccec [2023-12-18T23:38:43.968Z] Removing intermediate container 76153caeccec [2023-12-18T23:38:43.968Z] ---> f574cde2ca43 [2023-12-18T23:38:43.968Z] Step 11/25 : COPY . . [2023-12-18T23:38:45.881Z] ---> cac91514ee59 [2023-12-18T23:38:45.881Z] Step 12/25 : RUN $MAKE [2023-12-18T23:38:45.881Z] ---> Running in 63a06bda5d79 [2023-12-18T23:38:46.452Z] 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.4" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-18T23:39:08.443Z] Removing intermediate container 63a06bda5d79 [2023-12-18T23:39:08.443Z] ---> 238378e4dab2 [2023-12-18T23:39:08.443Z] Step 13/25 : FROM alpine:3.18 [2023-12-18T23:39:08.443Z] 3.18: Pulling from library/alpine [2023-12-18T23:39:08.443Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:39:08.443Z] c926b61bad3b: Verifying Checksum [2023-12-18T23:39:08.443Z] c926b61bad3b: Download complete [2023-12-18T23:39:08.443Z] c926b61bad3b: Pull complete [2023-12-18T23:39:08.443Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:39:08.443Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:39:08.443Z] ---> b541f2080109 [2023-12-18T23:39:08.443Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-12-18T23:39:08.443Z] ---> Running in 906e00ae16e0 [2023-12-18T23:39:08.443Z] Removing intermediate container 906e00ae16e0 [2023-12-18T23:39:08.443Z] ---> a681a96d9984 [2023-12-18T23:39:08.443Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-18T23:39:08.443Z] ---> Running in 3c183dfbbee8 [2023-12-18T23:39:08.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:08.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:08.443Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:39:08.443Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:39:08.443Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:08.443Z] Removing intermediate container 3c183dfbbee8 [2023-12-18T23:39:08.443Z] ---> 18b5d1a68bf7 [2023-12-18T23:39:08.443Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-18T23:39:08.443Z] ---> Running in 052009ac7b66 [2023-12-18T23:39:08.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:08.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:08.443Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:08.443Z] Removing intermediate container 052009ac7b66 [2023-12-18T23:39:08.443Z] ---> 973b77ca5beb [2023-12-18T23:39:08.443Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-12-18T23:39:09.377Z] ---> 3606352768fc [2023-12-18T23:39:09.377Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-18T23:39:09.377Z] ---> af279f4de402 [2023-12-18T23:39:09.377Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-18T23:39:09.377Z] ---> 3aab17c592b3 [2023-12-18T23:39:09.377Z] Step 20/25 : EXPOSE 59982 [2023-12-18T23:39:09.635Z] ---> Running in c2865ebbf5c4 [2023-12-18T23:39:09.635Z] Removing intermediate container c2865ebbf5c4 [2023-12-18T23:39:09.635Z] ---> 8fc5b75694da [2023-12-18T23:39:09.635Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-12-18T23:39:09.635Z] ---> Running in 7faf48069413 [2023-12-18T23:39:09.893Z] Removing intermediate container 7faf48069413 [2023-12-18T23:39:09.893Z] ---> 922c82dd2d5e [2023-12-18T23:39:09.893Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-18T23:39:09.893Z] ---> Running in b4b9d3115b31 [2023-12-18T23:39:09.893Z] Removing intermediate container b4b9d3115b31 [2023-12-18T23:39:09.893Z] ---> c17d40763c4b [2023-12-18T23:39:09.893Z] Step 23/25 : LABEL arch=amd64 [2023-12-18T23:39:09.893Z] ---> Running in 009db277c823 [2023-12-18T23:39:09.893Z] Removing intermediate container 009db277c823 [2023-12-18T23:39:09.893Z] ---> 85dfe0291504 [2023-12-18T23:39:09.893Z] Step 24/25 : LABEL git_sha=d53d34a2fd75c9f4cd891295901011269c935243 [2023-12-18T23:39:10.152Z] ---> Running in b2b9842880e4 [2023-12-18T23:39:10.152Z] Removing intermediate container b2b9842880e4 [2023-12-18T23:39:10.152Z] ---> 606166dcfb00 [2023-12-18T23:39:10.152Z] Step 25/25 : LABEL version=0.0.0 [2023-12-18T23:39:10.152Z] ---> Running in 07890ff6624e [2023-12-18T23:39:10.410Z] Removing intermediate container 07890ff6624e [2023-12-18T23:39:10.410Z] ---> 9261d861429d [2023-12-18T23:39:10.410Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:39:10.410Z] Successfully built 9261d861429d [2023-12-18T23:39:10.410Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:11.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:11.684Z] [2023-12-18T23:39:11.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:12.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:12.092Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:39:12.092Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:39:12.092Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:39:12.092Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:39:12.092Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:39:12.092Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:39:12.092Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:39:12.092Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:39:12.092Z] 5d3b04190fa2: Waiting [2023-12-18T23:39:12.092Z] 2f39f015ded8: Waiting [2023-12-18T23:39:12.092Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:39:12.092Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T23:39:12.092Z] 5c69ac0246d0: Download complete [2023-12-18T23:39:12.092Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:39:12.092Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:39:12.092Z] 33b1e0a273af: Download complete [2023-12-18T23:39:12.092Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T23:39:12.092Z] 5d3b04190fa2: Download complete [2023-12-18T23:39:12.092Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:39:12.092Z] ec43610c2a17: Download complete [2023-12-18T23:39:12.350Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:39:12.350Z] 5eb5b503b376: Download complete [2023-12-18T23:39:12.916Z] 2f39f015ded8: Verifying Checksum [2023-12-18T23:39:12.916Z] 2f39f015ded8: Download complete [2023-12-18T23:39:13.481Z] 5eb5b503b376: Pull complete [2023-12-18T23:39:13.481Z] 5c69ac0246d0: Pull complete [2023-12-18T23:39:14.047Z] ec43610c2a17: Pull complete [2023-12-18T23:39:14.047Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:39:14.047Z] 33b1e0a273af: Pull complete [2023-12-18T23:39:14.304Z] 5d3b04190fa2: Pull complete [2023-12-18T23:39:18.501Z] 2f39f015ded8: Pull complete [2023-12-18T23:39:18.501Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:39:18.501Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:18.501Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:18.862Z] prd-ubuntu20.04-docker-8c-8g-25343 does not seem to be running inside a container [2023-12-18T23:39:18.891Z] $ 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-656 -v /w/workspace/gexfoundry_device-mqtt-go_PR-656:/w/workspace/gexfoundry_device-mqtt-go_PR-656:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-656@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 [2023-12-18T23:39:20.825Z] $ docker top 3be3720734b8d69422594ed3b2f0cc74ace9ce9c0cd8acd7b0c8dc6e7ae50cb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:39:21.415Z] ---> job-cost.sh [2023-12-18T23:39:21.415Z] lf-activate-venv: SKIPPING [2023-12-18T23:39:21.415Z] INFO: No Stack... [2023-12-18T23:39:21.673Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:39:21.931Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:39:22.256Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives/cost.csv [2023-12-18T23:39:22.256Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:39:22.298Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] [2023-12-18T23:39:22.311Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] did not exist. Created. [2023-12-18T23:39:22.311Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:39:22.805Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:39:22.855Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:39:22.925Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:39:23.081Z] $ docker stop --time=1 3be3720734b8d69422594ed3b2f0cc74ace9ce9c0cd8acd7b0c8dc6e7ae50cb7 [2023-12-18T23:39:24.227Z] $ docker rm -f --volumes 3be3720734b8d69422594ed3b2f0cc74ace9ce9c0cd8acd7b0c8dc6e7ae50cb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:47:06.542Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25569 in /w/workspace/gexfoundry_device-mqtt-go_PR-656 [Pipeline] { [Pipeline] ws [2023-12-18T23:47:06.632Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:47:06.757Z] The recommended git tool is: git [2023-12-18T23:47:14.516Z] using credential edgex-jenkins-ssh [2023-12-18T23:47:14.548Z] Cloning the remote Git repository [2023-12-18T23:47:14.614Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-18T23:47:14.737Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-12-18T23:47:14.940Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-18T23:47:14.941Z] > git --version # timeout=10 [2023-12-18T23:47:14.964Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:14.967Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:15.172Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:17.013Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-18T23:47:17.048Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:18.100Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-12-18T23:47:18.143Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-12-18T23:47:18.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:18.163Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/656/head:refs/remotes/origin/PR-656 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:47:18.767Z] Merging remotes/origin/main commit e5520233bf84df16304f7dd08ef94c536c7e2796 into PR head commit d53d34a2fd75c9f4cd891295901011269c935243 [2023-12-18T23:47:19.093Z] Merge succeeded, producing d53d34a2fd75c9f4cd891295901011269c935243 [2023-12-18T23:47:19.093Z] Checking out Revision d53d34a2fd75c9f4cd891295901011269c935243 (PR-656) [2023-12-18T23:47:20.002Z] Commit message: "build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:47:20.063Z] > git --version # timeout=10 [2023-12-18T23:47:20.075Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:20.090Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:47:18.793Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:18.873Z] > git checkout -f d53d34a2fd75c9f4cd891295901011269c935243 # timeout=10 [2023-12-18T23:47:18.978Z] > git remote # timeout=10 [2023-12-18T23:47:19.002Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:47:19.022Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:19.040Z] > git merge e5520233bf84df16304f7dd08ef94c536c7e2796 # timeout=10 [2023-12-18T23:47:19.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:47:19.099Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:19.116Z] > git checkout -f d53d34a2fd75c9f4cd891295901011269c935243 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:47:21.679Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:47:21.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:47:21.680Z] Dload Upload Total Spent Left Speed [2023-12-18T23:47:21.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 65035 0 --:--:-- --:--:-- --:--:-- 65035 [Pipeline] sh [2023-12-18T23:47:22.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:47:22.442Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-12-18T23:47:22.442Z] [2023-12-18T23:47:22.442Z] { [2023-12-18T23:47:22.442Z] "registry-mirrors": [ [2023-12-18T23:47:22.442Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:47:22.442Z] ], [2023-12-18T23:47:22.442Z] "bip": "10.250.0.254/24", [2023-12-18T23:47:22.442Z] "hosts": [ [2023-12-18T23:47:22.442Z] "tcp://0.0.0.0:5555", [2023-12-18T23:47:22.442Z] "unix:///var/run/docker.sock" [2023-12-18T23:47:22.442Z] ], [2023-12-18T23:47:22.442Z] "mtu": 1458, [2023-12-18T23:47:22.442Z] "selinux-enabled": true, [2023-12-18T23:47:22.442Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:47:22.442Z] } [Pipeline] sh [2023-12-18T23:47:22.813Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:47:23.180Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:47:41.670Z] provisioning config files... [2023-12-18T23:47:41.698Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4131857104165198205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:47:42.198Z] ---> ****-login.sh [2023-12-18T23:47:42.198Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:47:42.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:42.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:42.735Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:42.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:42.735Z] [2023-12-18T23:47:42.735Z] Login Succeeded [2023-12-18T23:47:42.735Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:47:43.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:43.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:43.005Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:43.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:43.005Z] [2023-12-18T23:47:43.005Z] Login Succeeded [2023-12-18T23:47:43.005Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:47:43.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:43.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:43.274Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:43.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:43.274Z] [2023-12-18T23:47:43.274Z] Login Succeeded [2023-12-18T23:47:43.274Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:47:43.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:43.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:43.542Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:43.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:43.542Z] [2023-12-18T23:47:43.542Z] Login Succeeded [2023-12-18T23:47:43.542Z] ****.io [2023-12-18T23:47:43.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:44.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:44.080Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:44.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:44.080Z] [2023-12-18T23:47:44.080Z] Login Succeeded [2023-12-18T23:47:44.080Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:47:44.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:47:44.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:44.715Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:44.779Z] ========================================================= [2023-12-18T23:47:44.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:47:44.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:47:45.405Z] + 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 . [2023-12-18T23:47:48.749Z] #0 building with "default" instance using docker driver [2023-12-18T23:47:48.749Z] [2023-12-18T23:47:48.749Z] #1 [internal] load build definition from Dockerfile [2023-12-18T23:47:48.749Z] #1 transferring dockerfile: 1.84kB 0.0s done [2023-12-18T23:47:48.749Z] #1 DONE 0.1s [2023-12-18T23:47:48.749Z] [2023-12-18T23:47:48.749Z] #2 [internal] load .dockerignore [2023-12-18T23:47:48.749Z] #2 transferring context: 182B done [2023-12-18T23:47:48.749Z] #2 DONE 0.1s [2023-12-18T23:47:48.749Z] [2023-12-18T23:47:48.749Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:47:48.749Z] #3 DONE 0.1s [2023-12-18T23:47:49.019Z] [2023-12-18T23:47:49.019Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:47:49.019Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:47:49.019Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:47:49.019Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:47:49.019Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:47:49.019Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-18T23:47:49.019Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.74MB / 63.99MB 0.2s [2023-12-18T23:47:49.019Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-18T23:47:49.290Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-18T23:47:49.290Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:47:49.290Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-18T23:47:49.290Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-18T23:47:49.290Z] #4 ... [2023-12-18T23:47:49.290Z] [2023-12-18T23:47:49.290Z] #5 [internal] load build context [2023-12-18T23:47:49.290Z] #5 transferring context: 7.43MB 0.4s done [2023-12-18T23:47:49.290Z] #5 DONE 0.4s [2023-12-18T23:47:49.290Z] [2023-12-18T23:47:49.290Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:47:49.290Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-18T23:47:49.290Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-18T23:47:49.290Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-18T23:47:49.290Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.79MB / 63.99MB 0.5s [2023-12-18T23:47:49.290Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s [2023-12-18T23:47:49.290Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.01MB / 11.40MB 0.5s [2023-12-18T23:47:49.562Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.56MB / 63.99MB 0.6s [2023-12-18T23:47:49.562Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-18T23:47:49.562Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.84MB / 11.40MB 0.6s [2023-12-18T23:47:49.562Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.32MB / 63.99MB 0.8s [2023-12-18T23:47:49.562Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2023-12-18T23:47:49.562Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-18T23:47:49.834Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-18T23:47:49.834Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s [2023-12-18T23:47:49.834Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-18T23:47:49.834Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s [2023-12-18T23:47:49.834Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s [2023-12-18T23:47:49.834Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:47:50.104Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.79MB / 63.99MB 1.2s [2023-12-18T23:47:50.104Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.2s [2023-12-18T23:47:50.104Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.3s [2023-12-18T23:47:50.104Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.3s [2023-12-18T23:47:50.378Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.48MB / 63.99MB 1.4s [2023-12-18T23:47:50.378Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.4s [2023-12-18T23:47:50.378Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2023-12-18T23:47:50.378Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.61MB / 97.63MB 1.6s [2023-12-18T23:47:50.648Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-18T23:47:50.648Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 1.8s [2023-12-18T23:47:50.648Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-18T23:47:50.922Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 2.0s [2023-12-18T23:47:51.192Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.2s [2023-12-18T23:47:51.192Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.4s [2023-12-18T23:47:51.461Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2023-12-18T23:47:56.847Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-18T23:48:03.737Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.9s [2023-12-18T23:48:09.349Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.6s done [2023-12-18T23:48:10.763Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:48:10.763Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-18T23:48:11.033Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:48:11.033Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-18T23:48:16.392Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-18T23:48:19.744Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2023-12-18T23:48:19.744Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-18T23:48:21.699Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-18T23:48:21.978Z] #4 DONE 33.0s [2023-12-18T23:48:21.978Z] [2023-12-18T23:48:21.978Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:48:22.952Z] #6 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:23.221Z] #6 1.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:24.635Z] #6 2.703 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:48:24.635Z] #6 2.733 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:48:24.635Z] #6 2.749 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:48:24.635Z] #6 2.818 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:48:24.635Z] #6 2.848 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:48:24.912Z] #6 2.890 OK: 271 MiB in 56 packages [2023-12-18T23:48:27.512Z] #6 DONE 5.2s [2023-12-18T23:48:27.512Z] [2023-12-18T23:48:27.512Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-18T23:48:27.512Z] #7 DONE 0.1s [2023-12-18T23:48:27.512Z] [2023-12-18T23:48:27.512Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:48:27.512Z] #8 DONE 0.2s [2023-12-18T23:48:27.512Z] [2023-12-18T23:48:27.512Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:48:54.253Z] #9 DONE 25.2s [2023-12-18T23:48:54.253Z] [2023-12-18T23:48:54.253Z] #10 [builder 6/7] COPY . . [2023-12-18T23:48:54.253Z] #10 DONE 0.3s [2023-12-18T23:48:54.253Z] [2023-12-18T23:48:54.253Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:48:54.253Z] #11 0.641 noop [2023-12-18T23:48:54.253Z] #11 DONE 0.7s [2023-12-18T23:48:54.253Z] [2023-12-18T23:48:54.253Z] #12 exporting to image [2023-12-18T23:48:54.253Z] #12 exporting layers [2023-12-18T23:49:21.213Z] #12 exporting layers 24.1s done [2023-12-18T23:49:21.213Z] #12 writing image sha256:5c77de74535bd2d66b1cb4aa5434c09d8beba6dcc40cfb956ad3930b8b5395d2 done [2023-12-18T23:49:21.213Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-18T23:49:21.213Z] #12 DONE 24.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:21.818Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:21.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:22.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-25569 does not seem to be running inside a container [2023-12-18T23:49:22.255Z] $ 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 [2023-12-18T23:49:23.714Z] $ docker top e6fe905811cf27508c9c5a4f8fccb74ca7b0eb569610d135e2b7b955eee4baf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:24.686Z] + go version [2023-12-18T23:49:24.687Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:49:24.713Z] $ docker stop --time=1 e6fe905811cf27508c9c5a4f8fccb74ca7b0eb569610d135e2b7b955eee4baf9 [2023-12-18T23:49:26.345Z] $ docker rm -f --volumes e6fe905811cf27508c9c5a4f8fccb74ca7b0eb569610d135e2b7b955eee4baf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:27.571Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:27.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:27.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-25569 does not seem to be running inside a container [2023-12-18T23:49:27.961Z] $ 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 [2023-12-18T23:49:30.973Z] $ docker top d2033d33aa5248d1a6d3efd158151ae729e523010a274b6c94beaf9f6754bd9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:31.625Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:49:32.082Z] + make test [2023-12-18T23:49:32.083Z] go test ./... -coverprofile=coverage.out ./... [2023-12-18T23:49:37.452Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-12-18T23:50:45.430Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-12-18T23:50:45.430Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-12-18T23:50:45.430Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 22.8% of statements [2023-12-18T23:50:48.042Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:50:48.042Z] go vet ./... [2023-12-18T23:51:06.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:51:06.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:51:06.298Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:51:06.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:51:06.411Z] $ docker stop --time=1 d2033d33aa5248d1a6d3efd158151ae729e523010a274b6c94beaf9f6754bd9c [2023-12-18T23:51:08.389Z] $ docker rm -f --volumes d2033d33aa5248d1a6d3efd158151ae729e523010a274b6c94beaf9f6754bd9c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:51:09.884Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:51:09.920Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:51:10.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:51:11.456Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:51:11.825Z] + ls -al . [2023-12-18T23:51:11.825Z] total 180 [2023-12-18T23:51:11.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:49 . [2023-12-18T23:51:11.825Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:47 .. [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 18 23:47 .dockerignore [2023-12-18T23:51:11.825Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:47 .git [2023-12-18T23:51:11.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 .github [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 18 23:47 .gitignore [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:47 .golangci.yml [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 10386 Dec 18 23:47 Attribution.txt [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 18574 Dec 18 23:47 CHANGELOG.md [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 1798 Dec 18 23:47 Dockerfile [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:47 GOVERNANCE.md [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 657 Dec 18 23:47 Jenkinsfile [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:47 LICENSE [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 1963 Dec 18 23:47 Makefile [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 18 23:47 OWNERS.md [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 3599 Dec 18 23:47 README.md [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:51:11.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 bin [2023-12-18T23:51:11.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 cmd [2023-12-18T23:51:11.825Z] -rw-r--r-- 1 jenkins jenkins 18506 Dec 18 23:50 coverage.out [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 3817 Dec 18 23:47 go.mod [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 18 23:47 go.sum [2023-12-18T23:51:11.825Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 internal [2023-12-18T23:51:11.825Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 mock [2023-12-18T23:51:11.825Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 18 23:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:51:12.352Z] + 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=d53d34a2fd75c9f4cd891295901011269c935243 --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:51:15.795Z] #0 building with "default" instance using docker driver [2023-12-18T23:51:15.795Z] [2023-12-18T23:51:15.795Z] #1 [internal] load .dockerignore [2023-12-18T23:51:15.795Z] #1 transferring context: 182B 0.0s done [2023-12-18T23:51:15.795Z] #1 DONE 0.0s [2023-12-18T23:51:15.795Z] [2023-12-18T23:51:15.795Z] #2 [internal] load build definition from Dockerfile [2023-12-18T23:51:15.795Z] #2 transferring dockerfile: 1.84kB done [2023-12-18T23:51:15.795Z] #2 DONE 0.0s [2023-12-18T23:51:15.795Z] [2023-12-18T23:51:15.795Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:51:15.795Z] #3 DONE 0.0s [2023-12-18T23:51:15.795Z] [2023-12-18T23:51:15.795Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:51:16.405Z] #4 DONE 0.4s [2023-12-18T23:51:16.405Z] [2023-12-18T23:51:16.405Z] #5 [internal] load build context [2023-12-18T23:51:16.405Z] #5 transferring context: 25.48kB 0.1s done [2023-12-18T23:51:16.405Z] #5 DONE 0.1s [2023-12-18T23:51:16.405Z] [2023-12-18T23:51:16.405Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:16.405Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:51:16.405Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:51:16.405Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:51:16.405Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:51:16.405Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-18T23:51:16.676Z] #6 ... [2023-12-18T23:51:16.676Z] [2023-12-18T23:51:16.676Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:51:16.676Z] #7 DONE 0.3s [2023-12-18T23:51:16.676Z] [2023-12-18T23:51:16.676Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:16.676Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-18T23:51:16.676Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:51:17.276Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.6s done [2023-12-18T23:51:17.554Z] #6 DONE 1.1s [2023-12-18T23:51:17.554Z] [2023-12-18T23:51:17.554Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:18.170Z] #8 0.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:18.779Z] #8 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:19.751Z] #8 ... [2023-12-18T23:51:19.751Z] [2023-12-18T23:51:19.751Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:51:19.751Z] #9 0.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:19.751Z] #9 1.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:19.751Z] #9 2.735 OK: 271 MiB in 56 packages [2023-12-18T23:51:19.751Z] #9 DONE 3.1s [2023-12-18T23:51:19.751Z] [2023-12-18T23:51:19.751Z] #10 [builder 3/7] WORKDIR /device-mqtt-go [2023-12-18T23:51:20.033Z] #10 DONE 0.2s [2023-12-18T23:51:20.033Z] [2023-12-18T23:51:20.033Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:20.033Z] #8 2.547 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:51:20.033Z] #8 ... [2023-12-18T23:51:20.033Z] [2023-12-18T23:51:20.033Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:51:20.033Z] #11 DONE 0.2s [2023-12-18T23:51:20.033Z] [2023-12-18T23:51:20.033Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:20.033Z] #8 2.566 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:51:20.033Z] #8 2.600 OK: 8 MiB in 16 packages [2023-12-18T23:51:20.305Z] #8 DONE 3.0s [2023-12-18T23:51:20.305Z] [2023-12-18T23:51:20.305Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:51:21.731Z] #12 DONE 1.4s [2023-12-18T23:51:21.731Z] [2023-12-18T23:51:21.731Z] #13 [builder 6/7] COPY . . [2023-12-18T23:51:21.731Z] #13 DONE 0.4s [2023-12-18T23:51:21.731Z] [2023-12-18T23:51:21.731Z] #14 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-18T23:51:21.731Z] #14 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:21.731Z] #14 1.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:23.705Z] #14 2.799 OK: 8 MiB in 16 packages [2023-12-18T23:51:23.705Z] #14 DONE 3.2s [2023-12-18T23:51:23.705Z] [2023-12-18T23:51:23.705Z] #15 [builder 7/7] RUN make build [2023-12-18T23:51:24.698Z] #15 2.573 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.4" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-12-18T23:53:01.475Z] #15 DONE 97.7s [2023-12-18T23:53:01.475Z] [2023-12-18T23:53:01.475Z] #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / [2023-12-18T23:53:01.475Z] #16 DONE 0.4s [2023-12-18T23:53:01.475Z] [2023-12-18T23:53:01.475Z] #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / [2023-12-18T23:53:01.475Z] #17 DONE 0.1s [2023-12-18T23:53:01.475Z] [2023-12-18T23:53:01.475Z] #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-12-18T23:53:01.475Z] #18 DONE 0.1s [2023-12-18T23:53:01.475Z] [2023-12-18T23:53:01.475Z] #19 exporting to image [2023-12-18T23:53:01.475Z] #19 exporting layers [2023-12-18T23:53:01.475Z] #19 exporting layers 0.5s done [2023-12-18T23:53:01.475Z] #19 writing image sha256:f0ab7a7ad2116205e00ac333432210392f560957b1c2b3f24a9438a57cca23f6 done [2023-12-18T23:53:01.475Z] #19 naming to docker.io/library/device-mqtt-arm64 0.0s done [2023-12-18T23:53:01.475Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:02.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:02.767Z] [2023-12-18T23:53:02.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:03.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:03.515Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:53:03.515Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:53:03.515Z] 04944245beec: Pulling fs layer [2023-12-18T23:53:03.515Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:53:03.515Z] 765212b225bb: Pulling fs layer [2023-12-18T23:53:03.515Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:53:03.515Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:53:03.515Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:53:03.515Z] d65c8cfc05b1: Waiting [2023-12-18T23:53:03.515Z] 2437ff75d9bd: Waiting [2023-12-18T23:53:03.515Z] 765212b225bb: Waiting [2023-12-18T23:53:03.515Z] 04944245beec: Verifying Checksum [2023-12-18T23:53:03.515Z] 04944245beec: Download complete [2023-12-18T23:53:03.515Z] 765212b225bb: Verifying Checksum [2023-12-18T23:53:03.515Z] 765212b225bb: Download complete [2023-12-18T23:53:03.789Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:53:03.789Z] f23df028b6ca: Download complete [2023-12-18T23:53:03.789Z] d65c8cfc05b1: Verifying Checksum [2023-12-18T23:53:03.789Z] d65c8cfc05b1: Download complete [2023-12-18T23:53:03.789Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:53:03.789Z] 699f458cf7ca: Download complete [2023-12-18T23:53:04.385Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:53:04.385Z] 8998bd30e6a1: Download complete [2023-12-18T23:53:06.349Z] 2437ff75d9bd: Download complete [2023-12-18T23:53:14.581Z] 8998bd30e6a1: Pull complete [2023-12-18T23:53:14.581Z] 04944245beec: Pull complete [2023-12-18T23:53:16.537Z] 699f458cf7ca: Pull complete [2023-12-18T23:53:16.537Z] 765212b225bb: Pull complete [2023-12-18T23:53:17.130Z] f23df028b6ca: Pull complete [2023-12-18T23:53:17.401Z] d65c8cfc05b1: Pull complete [2023-12-18T23:53:44.254Z] 2437ff75d9bd: Pull complete [2023-12-18T23:53:44.254Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:53:44.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:44.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:53:44.763Z] prd-ubuntu20.04-docker-arm64-4c-16g-25569 does not seem to be running inside a container [2023-12-18T23:53:44.847Z] $ 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 [2023-12-18T23:53:47.192Z] $ docker top f042e722a8ace8ca13b28f7f0a86941d28e894cf3739545c6a328acb0e1a7dc7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:53:47.839Z] ---> job-cost.sh [2023-12-18T23:53:48.109Z] lf-activate-venv: SKIPPING [2023-12-18T23:53:48.109Z] INFO: No Stack... [2023-12-18T23:53:48.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:53:49.282Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:53:49.637Z] + + cut -d, -f6cat [2023-12-18T23:53:49.637Z] /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-12-18T23:53:49.723Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] [2023-12-18T23:53:49.734Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] did not exist. Created. [2023-12-18T23:53:49.734Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:53:50.243Z] /w/workspace/device-mqtt-go/1@tmp/durable-b3284a9d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:53:50.604Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:53:50.692Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:53:50.748Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:53:50.793Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-656-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:53:50.966Z] $ docker stop --time=1 f042e722a8ace8ca13b28f7f0a86941d28e894cf3739545c6a328acb0e1a7dc7 [2023-12-18T23:53:52.393Z] $ docker rm -f --volumes f042e722a8ace8ca13b28f7f0a86941d28e894cf3739545c6a328acb0e1a7dc7 [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 [2023-12-18T23:53:54.366Z] provisioning config files... [2023-12-18T23:53:54.374Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/config2768071059719468303tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:53:54.796Z] + set +x [2023-12-18T23:53:54.796Z] + bash -s -- [2023-12-18T23:53:54.796Z] + curl -s https://codecov.io/bash [2023-12-18T23:53:54.796Z] [2023-12-18T23:53:54.796Z] _____ _ [2023-12-18T23:53:54.796Z] / ____| | | [2023-12-18T23:53:54.796Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:53:54.796Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:53:54.796Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:53:54.796Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:53:54.796Z] Bash-1.0.6 [2023-12-18T23:53:54.796Z] [2023-12-18T23:53:54.796Z] [2023-12-18T23:53:54.796Z] ==> git version 2.25.1 found [2023-12-18T23:53:54.796Z] ==> 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 [2023-12-18T23:53:54.796Z] Release-Date: 2020-01-08 [2023-12-18T23:53:54.796Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-18T23:53:54.796Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:53:54.796Z] ==> Jenkins CI detected. [2023-12-18T23:53:54.796Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-656 [2023-12-18T23:53:54.796Z] project root: . [2023-12-18T23:53:54.796Z] --> token set from env [2023-12-18T23:53:54.796Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:53:54.796Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:53:54.796Z] ==> Python coveragepy not found [2023-12-18T23:53:54.796Z] ==> Searching for coverage reports in: [2023-12-18T23:53:54.796Z] + . [2023-12-18T23:53:55.056Z] -> Found 1 reports [2023-12-18T23:53:55.056Z] ==> Detecting git/mercurial file structure [2023-12-18T23:53:55.056Z] ==> Reading reports [2023-12-18T23:53:55.056Z] + ./coverage.out bytes=18506 [2023-12-18T23:53:55.056Z] ==> Appending adjustments [2023-12-18T23:53:55.056Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:53:55.056Z] + Found adjustments [2023-12-18T23:53:55.056Z] ==> Gzipping contents [2023-12-18T23:53:55.056Z] 4.0K /tmp/codecov.7PZfte.gz [2023-12-18T23:53:55.056Z] ==> Uploading reports [2023-12-18T23:53:55.056Z] url: https://codecov.io [2023-12-18T23:53:55.056Z] query: branch=PR-656&commit=d53d34a2fd75c9f4cd891295901011269c935243&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-656%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=656&job=&cmd_args= [2023-12-18T23:53:55.056Z] -> Pinging Codecov [2023-12-18T23:53:55.056Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-656&commit=d53d34a2fd75c9f4cd891295901011269c935243&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-656%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=656&job=&cmd_args= [2023-12-18T23:53:55.318Z] -> Uploading to [2023-12-18T23:53:55.318Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/7D719EC7BBE17E464838252E33014C33/d53d34a2fd75c9f4cd891295901011269c935243/004f1f52-caec-4b28-b66d-8868a4f4ec56.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T235355Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d486923f76dd1780192be68019762c73ccb9c0f5178a52de09c1be640e2c06cf [2023-12-18T23:53:55.318Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:53:55.318Z] Dload Upload Total Spent Left Speed [2023-12-18T23:53:55.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11419 --:--:-- --:--:-- --:--:-- 11419 [2023-12-18T23:53:55.579Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d53d34a2fd75c9f4cd891295901011269c935243 [Pipeline] } [2023-12-18T23:53:55.607Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-18T23:53:58.880Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives ] [2023-12-18T23:53:58.880Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives [2023-12-18T23:53:58.880Z] total 16 [2023-12-18T23:53:58.880Z] drwxr-xr-x 3 root root 4096 Dec 18 23:39 . [2023-12-18T23:53:58.880Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 23:39 .. [2023-12-18T23:53:58.880Z] drwxr-xr-x 2 root root 4096 Dec 18 23:39 cost [2023-12-18T23:53:58.880Z] -rw-r--r-- 1 root root 86 Dec 18 23:39 cost.csv [2023-12-18T23:53:58.880Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives [2023-12-18T23:53:58.880Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives [2023-12-18T23:53:58.880Z] total 16 [2023-12-18T23:53:58.880Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:39 . [2023-12-18T23:53:58.880Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 18 23:39 .. [2023-12-18T23:53:58.880Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:39 cost [2023-12-18T23:53:58.880Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 18 23:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:53:59.218Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:00.113Z] ---> package-listing.sh [2023-12-18T23:54:00.113Z] ++ facter osfamily [2023-12-18T23:54:00.113Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:54:00.374Z] + OS_FAMILY=debian [2023-12-18T23:54:00.374Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-656 [2023-12-18T23:54:00.374Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:00.374Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:00.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:54:00.374Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:00.374Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-656 ']' [2023-12-18T23:54:00.374Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:00.374Z] + case "${OS_FAMILY}" in [2023-12-18T23:54:00.374Z] + dpkg -l [2023-12-18T23:54:00.374Z] + grep '^ii' [2023-12-18T23:54:00.374Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:54:00.374Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:54:00.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:54:00.374Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-656 ']' [2023-12-18T23:54:00.374Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives/ [2023-12-18T23:54:00.374Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-656/archives/ [Pipeline] echo [2023-12-18T23:54:00.412Z] 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-656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:54:00.708Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:54:01.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:54:01.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:54:01.639Z] prd-ubuntu20.04-docker-8c-8g-25343 does not seem to be running inside a container [2023-12-18T23:54:01.665Z] $ 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-656/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-656 -v /w/workspace/gexfoundry_device-mqtt-go_PR-656:/w/workspace/gexfoundry_device-mqtt-go_PR-656:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-656@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 [2023-12-18T23:54:01.851Z] $ docker top e292c139100507c68c94c1b6be3d206d8e122e4e9ce5a939c2189314e27b83b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:54:02.365Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:54:02.680Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:54:03.002Z] + ls /var/log/sa-host [2023-12-18T23:54:03.002Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:54:03.284Z] provisioning config files... [2023-12-18T23:54:03.291Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-656@tmp/config11847788953832744300tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:54:03.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:03.753Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:54:03.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:04.305Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:54:04.335Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:04.668Z] ---> sudo-logs.sh [2023-12-18T23:54:04.668Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:54:04.826Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:05.158Z] ---> job-cost.sh [2023-12-18T23:54:05.158Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:05.158Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:54:05.158Z] INFO: Retrieving Stack Cost... [2023-12-18T23:54:05.725Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:05.988Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:54:06.033Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:06.366Z] ---> logs-deploy.sh [2023-12-18T23:54:06.366Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:06.366Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-656/1 [2023-12-18T23:54:06.366Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:54:07.304Z] Archives upload complete. [2023-12-18T23:54:07.304Z] INFO: archiving logs to Nexus