Pull request #662 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96cd535e9b2533013a44ba43db9654c44beebe74+231c33ae3d29d9c6125d3970eea5d57d0e38cccf (a8089ae6f679ff2f289d4aa800fb370d53e490d5) 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-ssh10625240232286111164.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-ssh1910789026606287813.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-662/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-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15083565316692448158.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-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10292477882586474792.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-ssh9522792880610315901.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-662/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-662/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17500583561994435987.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 ‘prd-ubuntu20.04-docker-8c-8g-1281’ Running on prd-ubuntu20.04-docker-8c-8g-1298 in /w/workspace/gexfoundry_device-mqtt-go_PR-662 [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-662 # 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/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit 96cd535e9b2533013a44ba43db9654c44beebe74 Merge succeeded, producing 96cd535e9b2533013a44ba43db9654c44beebe74 Checking out Revision 96cd535e9b2533013a44ba43db9654c44beebe74 (PR-662) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T01:27:56.789Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # 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 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T01:27:57.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T01:27:57.183Z] ========================================================= [2024-02-20T01:27:57.183Z] EdgeX Global Pipelines Version Info [2024-02-20T01:27:57.183Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:27:57.932Z] ------------------- [2024-02-20T01:27:57.932Z] stable info: [2024-02-20T01:27:57.932Z] ------------------- [2024-02-20T01:27:57.932Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T01:27:57.932Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T01:27:57.932Z] Message: update stable to v1.0.258 [2024-02-20T01:27:58.501Z] ------------------- [2024-02-20T01:27:58.501Z] experimental info: [2024-02-20T01:27:58.501Z] ------------------- [2024-02-20T01:27:58.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T01:27:58.501Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T01:27:58.501Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T01:27:58.727Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-02-20T01:27:58.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-02-20T01:27:58.856Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T01:27:58.913Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T01:27:58.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T01:27:59.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T01:27:59.096Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T01:27:59.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T01:27:59.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T01:27:59.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T01:27:59.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T01:27:59.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-02-20T01:27:59.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T01:27:59.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T01:27:59.590Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T01:27:59.650Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T01:27:59.716Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T01:27:59.781Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T01:27:59.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T01:27:59.913Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T01:27:59.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-20T01:28:00.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-20T01:28:00.106Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T01:28:00.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T01:28:00.245Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T01:28:00.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T01:28:00.388Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T01:28:00.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-662 [Pipeline] echo [2024-02-20T01:28:00.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-662 [Pipeline] echo [2024-02-20T01:28:00.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-662 [Pipeline] echo [2024-02-20T01:28:00.673Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo [2024-02-20T01:28:00.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96cd535 [Pipeline] echo [2024-02-20T01:28:00.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:28:00.982Z] provisioning config files... [2024-02-20T01:28:00.996Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config1241176278087126076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:28:01.404Z] ---> ****-login.sh [2024-02-20T01:28:01.404Z] nexus3.edgexfoundry.org:10001 [2024-02-20T01:28:01.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:01.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:01.666Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:01.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:01.666Z] [2024-02-20T01:28:01.666Z] Login Succeeded [2024-02-20T01:28:01.666Z] nexus3.edgexfoundry.org:10002 [2024-02-20T01:28:01.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:01.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:01.927Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:01.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:01.927Z] [2024-02-20T01:28:01.927Z] Login Succeeded [2024-02-20T01:28:01.927Z] nexus3.edgexfoundry.org:10003 [2024-02-20T01:28:01.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:01.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:01.927Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:01.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:01.927Z] [2024-02-20T01:28:01.927Z] Login Succeeded [2024-02-20T01:28:01.927Z] nexus3.edgexfoundry.org:10004 [2024-02-20T01:28:01.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:02.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:02.189Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:02.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:02.189Z] [2024-02-20T01:28:02.189Z] Login Succeeded [2024-02-20T01:28:02.189Z] ****.io [2024-02-20T01:28:02.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:02.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:02.450Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:02.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:02.450Z] [2024-02-20T01:28:02.450Z] Login Succeeded [2024-02-20T01:28:02.450Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T01:28:02.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T01:28:03.287Z] + git rev-list -1 --merges 96cd535e9b2533013a44ba43db9654c44beebe74~1..96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo [2024-02-20T01:28:03.329Z] -----------> git rev-list -1 --merges 96cd535e9b2533013a44ba43db9654c44beebe74~1..96cd535e9b2533013a44ba43db9654c44beebe74 96cd535e9b2533013a44ba43db9654c44beebe74 [false] [Pipeline] sh [2024-02-20T01:28:03.654Z] + git log --format=format:%s -1 96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo [2024-02-20T01:28:03.690Z] ========================================================= [2024-02-20T01:28:03.690Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T01:28:03.690Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T01:28:04.180Z] + git log --format=format:%s -1 96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] echo [2024-02-20T01:28:04.220Z] [semverPrep] GIT_COMMIT: 96cd535e9b2533013a44ba43db9654c44beebe74, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-20T01:28:04.269Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T01:28:04.712Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T01:28:04.712Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T01:28:04.712Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T01:28:04.712Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T01:28:04.712Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-20T01:28:04.712Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-20T01:28:04.712Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:28:05.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:28:05.237Z] [2024-02-20T01:28:05.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:28:05.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:28:05.635Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T01:28:05.635Z] b85a868b505f: Pulling fs layer [2024-02-20T01:28:05.635Z] e2be974225ed: Pulling fs layer [2024-02-20T01:28:05.635Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T01:28:05.635Z] 988bab9f4d93: Pulling fs layer [2024-02-20T01:28:05.635Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T01:28:05.635Z] eaf3925da568: Pulling fs layer [2024-02-20T01:28:05.635Z] bab4dde63d76: Pulling fs layer [2024-02-20T01:28:05.635Z] bde34c3a00c8: Pulling fs layer [2024-02-20T01:28:05.635Z] b352a97aabf1: Pulling fs layer [2024-02-20T01:28:05.635Z] 4872d77fe225: Pulling fs layer [2024-02-20T01:28:05.635Z] 5851b861e8e6: Pulling fs layer [2024-02-20T01:28:05.635Z] bab4dde63d76: Waiting [2024-02-20T01:28:05.635Z] b352a97aabf1: Waiting [2024-02-20T01:28:05.635Z] 4872d77fe225: Waiting [2024-02-20T01:28:05.635Z] 5851b861e8e6: Waiting [2024-02-20T01:28:05.635Z] 1469e6f7b9e6: Waiting [2024-02-20T01:28:05.635Z] 988bab9f4d93: Waiting [2024-02-20T01:28:05.635Z] bde34c3a00c8: Waiting [2024-02-20T01:28:05.635Z] e2be974225ed: Download complete [2024-02-20T01:28:05.635Z] 988bab9f4d93: Download complete [2024-02-20T01:28:05.635Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T01:28:05.635Z] 1469e6f7b9e6: Download complete [2024-02-20T01:28:05.894Z] eaf3925da568: Download complete [2024-02-20T01:28:05.894Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T01:28:05.894Z] 339a4e72a1f5: Download complete [2024-02-20T01:28:05.894Z] bde34c3a00c8: Verifying Checksum [2024-02-20T01:28:05.894Z] bde34c3a00c8: Download complete [2024-02-20T01:28:05.894Z] b352a97aabf1: Download complete [2024-02-20T01:28:05.894Z] 4872d77fe225: Download complete [2024-02-20T01:28:05.894Z] 5851b861e8e6: Verifying Checksum [2024-02-20T01:28:05.894Z] 5851b861e8e6: Download complete [2024-02-20T01:28:05.894Z] b85a868b505f: Verifying Checksum [2024-02-20T01:28:05.894Z] b85a868b505f: Download complete [2024-02-20T01:28:06.154Z] bab4dde63d76: Verifying Checksum [2024-02-20T01:28:06.154Z] bab4dde63d76: Download complete [2024-02-20T01:28:07.092Z] b85a868b505f: Pull complete [2024-02-20T01:28:07.092Z] e2be974225ed: Pull complete [2024-02-20T01:28:07.668Z] 339a4e72a1f5: Pull complete [2024-02-20T01:28:07.668Z] 988bab9f4d93: Pull complete [2024-02-20T01:28:07.928Z] 1469e6f7b9e6: Pull complete [2024-02-20T01:28:07.928Z] eaf3925da568: Pull complete [2024-02-20T01:28:09.832Z] bab4dde63d76: Pull complete [2024-02-20T01:28:09.832Z] bde34c3a00c8: Pull complete [2024-02-20T01:28:09.832Z] b352a97aabf1: Pull complete [2024-02-20T01:28:10.092Z] 4872d77fe225: Pull complete [2024-02-20T01:28:10.092Z] 5851b861e8e6: Pull complete [2024-02-20T01:28:10.092Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T01:28:10.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T01:28:10.092Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:28:10.447Z] prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container [2024-02-20T01:28:10.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T01:28:13.407Z] $ docker top 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 -eo pid,comm [2024-02-20T01:28:13.465Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T01:28:13.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T01:28:13.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:28:13.752Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:28:13.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:28:13.857Z] $ docker exec 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent [2024-02-20T01:28:13.956Z] SSH_AUTH_SOCK=/tmp/ssh-SVaqPRrHqvbg/agent.31 [2024-02-20T01:28:13.956Z] SSH_AGENT_PID=37 [2024-02-20T01:28:13.962Z] Running ssh-add (command line suppressed) [2024-02-20T01:28:14.055Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_97079478604740653.key (/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_97079478604740653.key) [2024-02-20T01:28:14.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:28:14.427Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T01:28:14.455Z] $ docker exec --env ******** --env ******** 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent -k [2024-02-20T01:28:14.549Z] unset SSH_AUTH_SOCK; [2024-02-20T01:28:14.549Z] unset SSH_AGENT_PID; [2024-02-20T01:28:14.549Z] echo Agent pid 37 killed; [2024-02-20T01:28:14.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T01:28:14.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T01:28:14.700Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T01:28:14.822Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T01:28:14.824Z] $ docker exec 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent [2024-02-20T01:28:14.950Z] SSH_AUTH_SOCK=/tmp/ssh-UkI8AXPBWejz/agent.69 [2024-02-20T01:28:14.950Z] SSH_AGENT_PID=75 [2024-02-20T01:28:14.955Z] Running ssh-add (command line suppressed) [2024-02-20T01:28:15.042Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_3163292028936904618.key (/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/private_key_3163292028936904618.key) [2024-02-20T01:28:15.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T01:28:15.425Z] + git semver init [2024-02-20T01:28:15.685Z] 2024-02-20 01:28:15,586 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T01:28:15.685Z] 2024-02-20 01:28:15,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver [2024-02-20T01:28:15.685Z] 2024-02-20 01:28:15,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver [2024-02-20T01:28:15.686Z] 2024-02-20 01:28:15,587 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-662, universal_newlines=False, shell=None, istream=None) [2024-02-20T01:28:17.068Z] 2024-02-20 01:28:16,674 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.git/info/exclude [2024-02-20T01:28:17.068Z] 2024-02-20 01:28:16,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver/PR-662 with force:False [2024-02-20T01:28:17.068Z] 2024-02-20 01:28:16,674 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver/PR-662 [2024-02-20T01:28:17.068Z] 2024-02-20 01:28:16,680 [execute] INFO git cat-file --batch-check [2024-02-20T01:28:17.068Z] 2024-02-20 01:28:16,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:28:17.068Z] 2024-02-20 01:28:16,686 [execute] INFO git cat-file --batch [2024-02-20T01:28:17.069Z] 2024-02-20 01:28:16,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T01:28:17.069Z] 2024-02-20 01:28:16,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-662/.semver/PR-662 [2024-02-20T01:28:17.069Z] 0.0.0 [Pipeline] } [2024-02-20T01:28:17.092Z] $ docker exec --env ******** --env ******** 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 ssh-agent -k [2024-02-20T01:28:17.192Z] unset SSH_AUTH_SOCK; [2024-02-20T01:28:17.192Z] unset SSH_AGENT_PID; [2024-02-20T01:28:17.193Z] echo Agent pid 75 killed; [2024-02-20T01:28:17.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T01:28:17.727Z] + git semver [Pipeline] } [2024-02-20T01:28:18.011Z] $ docker stop --time=1 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 [2024-02-20T01:28:19.290Z] $ docker rm -f --volumes 6b29b975eab0c178301d4daf394d9059eaf0d67d66b0cce90b2fbb31aa88a636 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:28:19.744Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T01:28:20.153Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T01:28:20.170Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:28:21.129Z] provisioning config files... [2024-02-20T01:28:21.139Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config10015606138493680095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:28:21.532Z] ---> ****-login.sh [2024-02-20T01:28:21.532Z] nexus3.edgexfoundry.org:10001 [2024-02-20T01:28:21.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:21.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:21.532Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:21.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:21.532Z] [2024-02-20T01:28:21.532Z] Login Succeeded [2024-02-20T01:28:21.532Z] nexus3.edgexfoundry.org:10002 [2024-02-20T01:28:21.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:21.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:21.532Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:21.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:21.532Z] [2024-02-20T01:28:21.532Z] Login Succeeded [2024-02-20T01:28:21.532Z] nexus3.edgexfoundry.org:10003 [2024-02-20T01:28:21.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:21.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:21.793Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:21.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:21.793Z] [2024-02-20T01:28:21.793Z] Login Succeeded [2024-02-20T01:28:21.793Z] nexus3.edgexfoundry.org:10004 [2024-02-20T01:28:21.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:21.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:21.793Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:21.793Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:21.793Z] [2024-02-20T01:28:21.793Z] Login Succeeded [2024-02-20T01:28:21.793Z] ****.io [2024-02-20T01:28:21.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:28:22.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:28:22.154Z] Configure a credential helper to remove this warning. See [2024-02-20T01:28:22.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:28:22.154Z] [2024-02-20T01:28:22.154Z] Login Succeeded [2024-02-20T01:28:22.154Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T01:28:22.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T01:28:22.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:28:22.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:28:22.640Z] ========================================================= [2024-02-20T01:28:22.640Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T01:28:22.640Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:28:23.224Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T01:28:23.224Z] Sending build context to Docker daemon 14.9MB [2024-02-20T01:28:23.224Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:28:23.224Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T01:28:23.224Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T01:28:23.224Z] 7264a8db6415: Pulling fs layer [2024-02-20T01:28:23.224Z] c4d48a809fc2: Pulling fs layer [2024-02-20T01:28:23.224Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T01:28:23.224Z] ad3a456e5733: Pulling fs layer [2024-02-20T01:28:23.224Z] 69c7f0334f64: Pulling fs layer [2024-02-20T01:28:23.224Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T01:28:23.224Z] ce7588e14bc9: Pulling fs layer [2024-02-20T01:28:23.224Z] b5e4710f87ac: Pulling fs layer [2024-02-20T01:28:23.224Z] ad3a456e5733: Waiting [2024-02-20T01:28:23.224Z] 69c7f0334f64: Waiting [2024-02-20T01:28:23.224Z] 1f1c1a5573a3: Waiting [2024-02-20T01:28:23.224Z] ce7588e14bc9: Waiting [2024-02-20T01:28:23.487Z] c4d48a809fc2: Verifying Checksum [2024-02-20T01:28:23.487Z] c4d48a809fc2: Download complete [2024-02-20T01:28:23.487Z] ad3a456e5733: Verifying Checksum [2024-02-20T01:28:23.487Z] ad3a456e5733: Download complete [2024-02-20T01:28:23.487Z] 69c7f0334f64: Verifying Checksum [2024-02-20T01:28:23.487Z] 69c7f0334f64: Download complete [2024-02-20T01:28:23.487Z] 7264a8db6415: Download complete [2024-02-20T01:28:23.487Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T01:28:23.487Z] 1f1c1a5573a3: Download complete [2024-02-20T01:28:23.487Z] 7264a8db6415: Pull complete [2024-02-20T01:28:23.745Z] b5e4710f87ac: Verifying Checksum [2024-02-20T01:28:23.745Z] c4d48a809fc2: Pull complete [2024-02-20T01:28:23.745Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T01:28:23.745Z] 4f1c88b9dad5: Download complete [2024-02-20T01:28:24.005Z] ce7588e14bc9: Verifying Checksum [2024-02-20T01:28:24.005Z] ce7588e14bc9: Download complete [2024-02-20T01:28:27.288Z] 4f1c88b9dad5: Pull complete [2024-02-20T01:28:27.289Z] ad3a456e5733: Pull complete [2024-02-20T01:28:27.289Z] 69c7f0334f64: Pull complete [2024-02-20T01:28:27.289Z] 1f1c1a5573a3: Pull complete [2024-02-20T01:28:29.189Z] ce7588e14bc9: Pull complete [2024-02-20T01:28:29.758Z] b5e4710f87ac: Pull complete [2024-02-20T01:28:29.758Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T01:28:29.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T01:28:29.759Z] ---> 88b5674ff536 [2024-02-20T01:28:29.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:28:33.959Z] ---> Running in ffeb41ba2238 [2024-02-20T01:28:33.959Z] Removing intermediate container ffeb41ba2238 [2024-02-20T01:28:33.959Z] ---> 461232e5cedf [2024-02-20T01:28:33.959Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:28:33.959Z] ---> Running in db236293f576 [2024-02-20T01:28:33.959Z] Removing intermediate container db236293f576 [2024-02-20T01:28:33.959Z] ---> 619f220ec3a4 [2024-02-20T01:28:33.959Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T01:28:33.959Z] ---> Running in 186248d5a4f8 [2024-02-20T01:28:33.959Z] Removing intermediate container 186248d5a4f8 [2024-02-20T01:28:33.959Z] ---> fe29dc7ec23d [2024-02-20T01:28:33.959Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:28:33.959Z] ---> Running in 5a7a93339f04 [2024-02-20T01:28:33.959Z] Removing intermediate container 5a7a93339f04 [2024-02-20T01:28:33.959Z] ---> 046f79221314 [2024-02-20T01:28:33.959Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:28:33.959Z] ---> Running in 18c504428d58 [2024-02-20T01:28:34.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:28:34.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:28:34.477Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T01:28:34.477Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T01:28:34.477Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T01:28:34.735Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T01:28:34.735Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:28:34.735Z] OK: 268 MiB in 56 packages [2024-02-20T01:28:35.300Z] Removing intermediate container 18c504428d58 [2024-02-20T01:28:35.300Z] ---> 0b0a5edd236b [2024-02-20T01:28:35.300Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-02-20T01:28:35.300Z] ---> Running in 7bf0c2d1b910 [2024-02-20T01:28:35.300Z] Removing intermediate container 7bf0c2d1b910 [2024-02-20T01:28:35.300Z] ---> aca20e8f1694 [2024-02-20T01:28:35.300Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T01:28:35.560Z] ---> dabfbe40adf6 [2024-02-20T01:28:35.560Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:28:35.560Z] ---> Running in 5845040ec304 [2024-02-20T01:28:35.863Z] Still waiting to schedule task [2024-02-20T01:28:35.864Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1285’ [2024-02-20T01:29:07.640Z] Removing intermediate container 5845040ec304 [2024-02-20T01:29:07.640Z] ---> e2dd1b724e17 [2024-02-20T01:29:07.640Z] Step 11/12 : COPY . . [2024-02-20T01:29:07.640Z] ---> c0efe79a84fb [2024-02-20T01:29:07.640Z] Step 12/12 : RUN $MAKE [2024-02-20T01:29:07.640Z] ---> Running in bfaed3d74cee [2024-02-20T01:29:07.640Z] noop [2024-02-20T01:29:07.640Z] Removing intermediate container bfaed3d74cee [2024-02-20T01:29:07.640Z] ---> b3a77544e63c [2024-02-20T01:29:07.640Z] Successfully built b3a77544e63c [2024-02-20T01:29:07.640Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:29:08.196Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T01:29:08.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:29:08.421Z] prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container [2024-02-20T01:29:08.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T01:29:08.775Z] $ docker top d34390f58ff4bc2c08c844dd7b547e6dd10061be0439bb68551c6828a616ff6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:29:09.230Z] + go version [2024-02-20T01:29:09.230Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T01:29:09.264Z] $ docker stop --time=1 d34390f58ff4bc2c08c844dd7b547e6dd10061be0439bb68551c6828a616ff6c [2024-02-20T01:29:10.491Z] $ docker rm -f --volumes d34390f58ff4bc2c08c844dd7b547e6dd10061be0439bb68551c6828a616ff6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:29:11.468Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T01:29:11.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:29:11.671Z] prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container [2024-02-20T01:29:11.697Z] $ 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-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T01:29:12.005Z] $ docker top 0a234a6c39b3babb7ec81261170ce98780101f45cbf62026db53c839e1564782 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:29:12.458Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-662 [Pipeline] fileExists [Pipeline] sh [2024-02-20T01:29:12.848Z] + make test [2024-02-20T01:29:12.848Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T01:29:14.222Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-02-20T01:29:24.187Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-02-20T01:29:24.187Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-02-20T01:29:24.187Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2024-02-20T01:29:29.451Z] go vet ./... [2024-02-20T01:29:31.974Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T01:29:31.974Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T01:29:31.974Z] ./bin/test-attribution-txt.sh [2024-02-20T01:29:32.233Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T01:29:32.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T01:29:32.342Z] $ docker stop --time=1 0a234a6c39b3babb7ec81261170ce98780101f45cbf62026db53c839e1564782 [2024-02-20T01:29:35.272Z] $ docker rm -f --volumes 0a234a6c39b3babb7ec81261170ce98780101f45cbf62026db53c839e1564782 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:29:35.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T01:29:35.939Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T01:29:36.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T01:29:37.222Z] + ls -al . [2024-02-20T01:29:37.222Z] total 184 [2024-02-20T01:29:37.222Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 01:29 . [2024-02-20T01:29:37.222Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:27 .. [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 01:27 .dockerignore [2024-02-20T01:29:37.222Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:29 .git [2024-02-20T01:29:37.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:27 .github [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 01:27 .gitignore [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:27 .golangci.yml [2024-02-20T01:29:37.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:28 .semver [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 10386 Feb 20 01:27 Attribution.txt [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 20 01:27 CHANGELOG.md [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 1798 Feb 20 01:27 Dockerfile [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:27 GOVERNANCE.md [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:27 Jenkinsfile [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:27 LICENSE [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 1963 Feb 20 01:27 Makefile [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 01:27 OWNERS.md [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 20 01:27 README.md [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:28 VERSION [2024-02-20T01:29:37.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:27 bin [2024-02-20T01:29:37.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:27 cmd [2024-02-20T01:29:37.222Z] -rw-r--r-- 1 jenkins jenkins 18506 Feb 20 01:29 coverage.out [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 3866 Feb 20 01:27 go.mod [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 34334 Feb 20 01:27 go.sum [2024-02-20T01:29:37.222Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:27 internal [2024-02-20T01:29:37.222Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:27 mock [2024-02-20T01:29:37.222Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 20 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:29:37.670Z] + 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=96cd535e9b2533013a44ba43db9654c44beebe74 --label arch=amd64 --label version=0.0.0 . [2024-02-20T01:29:37.671Z] Sending build context to Docker daemon 14.92MB [2024-02-20T01:29:37.671Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:29:37.671Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-20T01:29:37.671Z] ---> b3a77544e63c [2024-02-20T01:29:37.671Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:29:37.929Z] ---> Running in 9af74bc336f6 [2024-02-20T01:29:37.929Z] Removing intermediate container 9af74bc336f6 [2024-02-20T01:29:37.929Z] ---> 8c770e84cda9 [2024-02-20T01:29:37.929Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:29:38.187Z] ---> Running in 18ac974ee351 [2024-02-20T01:29:38.187Z] Removing intermediate container 18ac974ee351 [2024-02-20T01:29:38.187Z] ---> 7adc31c17d0c [2024-02-20T01:29:38.187Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T01:29:38.187Z] ---> Running in 4ad7fb2bf262 [2024-02-20T01:29:38.187Z] Removing intermediate container 4ad7fb2bf262 [2024-02-20T01:29:38.187Z] ---> cbda902f1721 [2024-02-20T01:29:38.187Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:29:38.187Z] ---> Running in 6f06daca870b [2024-02-20T01:29:38.187Z] Removing intermediate container 6f06daca870b [2024-02-20T01:29:38.187Z] ---> 8163c056f483 [2024-02-20T01:29:38.187Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:29:38.445Z] ---> Running in 40e92fd79a0f [2024-02-20T01:29:38.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:29:38.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:29:38.962Z] OK: 268 MiB in 56 packages [2024-02-20T01:29:39.528Z] Removing intermediate container 40e92fd79a0f [2024-02-20T01:29:39.528Z] ---> 34a453fdc8f3 [2024-02-20T01:29:39.528Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-02-20T01:29:39.528Z] ---> Running in aa0e6413a3bf [2024-02-20T01:29:39.528Z] Removing intermediate container aa0e6413a3bf [2024-02-20T01:29:39.528Z] ---> 1b2d78bae4c7 [2024-02-20T01:29:39.528Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-20T01:29:39.528Z] ---> 3ae9dd8068e8 [2024-02-20T01:29:39.528Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:29:39.528Z] ---> Running in 052b685e0e72 [2024-02-20T01:29:40.095Z] Removing intermediate container 052b685e0e72 [2024-02-20T01:29:40.095Z] ---> 952a2c439f69 [2024-02-20T01:29:40.095Z] Step 11/25 : COPY . . [2024-02-20T01:29:40.778Z] ---> 6862fd608a7f [2024-02-20T01:29:40.778Z] Step 12/25 : RUN $MAKE [2024-02-20T01:29:40.778Z] ---> Running in 0a375ecdf4d3 [2024-02-20T01:29:41.039Z] 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.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-02-20T01:29:59.115Z] Removing intermediate container 0a375ecdf4d3 [2024-02-20T01:29:59.115Z] ---> 235934396024 [2024-02-20T01:29:59.115Z] Step 13/25 : FROM alpine:3.18 [2024-02-20T01:29:59.374Z] 3.18: Pulling from library/alpine [2024-02-20T01:29:59.631Z] 619be1103602: Pulling fs layer [2024-02-20T01:29:59.890Z] 619be1103602: Download complete [2024-02-20T01:29:59.890Z] 619be1103602: Pull complete [2024-02-20T01:29:59.890Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T01:29:59.890Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T01:29:59.890Z] ---> d3782b16ccc9 [2024-02-20T01:29:59.890Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-02-20T01:30:00.147Z] ---> Running in d3e21f833c30 [2024-02-20T01:30:00.147Z] Removing intermediate container d3e21f833c30 [2024-02-20T01:30:00.147Z] ---> d93f4f836052 [2024-02-20T01:30:00.147Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-20T01:30:00.147Z] ---> Running in 57d153964221 [2024-02-20T01:30:00.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:30:00.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:30:00.925Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T01:30:00.925Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:30:00.925Z] OK: 7 MiB in 16 packages [2024-02-20T01:30:01.184Z] Removing intermediate container 57d153964221 [2024-02-20T01:30:01.184Z] ---> f27e28b8344d [2024-02-20T01:30:01.184Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-20T01:30:01.184Z] ---> Running in b0c52301b024 [2024-02-20T01:30:01.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T01:30:01.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T01:30:01.962Z] OK: 7 MiB in 16 packages [2024-02-20T01:30:02.226Z] Removing intermediate container b0c52301b024 [2024-02-20T01:30:02.226Z] ---> 3a028353af4b [2024-02-20T01:30:02.226Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-02-20T01:30:03.179Z] ---> 0dd205553188 [2024-02-20T01:30:03.179Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-02-20T01:30:03.179Z] ---> f172ee4b935a [2024-02-20T01:30:03.179Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-02-20T01:30:03.179Z] ---> aa860ed7b189 [2024-02-20T01:30:03.179Z] Step 20/25 : EXPOSE 59982 [2024-02-20T01:30:03.179Z] ---> Running in 161bd1125d3f [2024-02-20T01:30:03.437Z] Removing intermediate container 161bd1125d3f [2024-02-20T01:30:03.437Z] ---> 3c41fbb114a1 [2024-02-20T01:30:03.437Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-02-20T01:30:03.437Z] ---> Running in 8cdffca57496 [2024-02-20T01:30:03.437Z] Removing intermediate container 8cdffca57496 [2024-02-20T01:30:03.437Z] ---> e5ba1a0f4236 [2024-02-20T01:30:03.437Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-20T01:30:03.437Z] ---> Running in 819b3397a010 [2024-02-20T01:30:03.437Z] Removing intermediate container 819b3397a010 [2024-02-20T01:30:03.437Z] ---> 0a82344c899a [2024-02-20T01:30:03.437Z] Step 23/25 : LABEL arch=amd64 [2024-02-20T01:30:03.695Z] ---> Running in d6e7ded9735c [2024-02-20T01:30:03.695Z] Removing intermediate container d6e7ded9735c [2024-02-20T01:30:03.695Z] ---> 411b2d71ce19 [2024-02-20T01:30:03.695Z] Step 24/25 : LABEL git_sha=96cd535e9b2533013a44ba43db9654c44beebe74 [2024-02-20T01:30:03.695Z] ---> Running in 540f53d8b994 [2024-02-20T01:30:03.695Z] Removing intermediate container 540f53d8b994 [2024-02-20T01:30:03.695Z] ---> 2f5ac8b9cf49 [2024-02-20T01:30:03.695Z] Step 25/25 : LABEL version=0.0.0 [2024-02-20T01:30:03.695Z] ---> Running in d6e84e0b50e3 [2024-02-20T01:30:03.953Z] Removing intermediate container d6e84e0b50e3 [2024-02-20T01:30:03.953Z] ---> a3d45d831f3c [2024-02-20T01:30:03.953Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T01:30:03.953Z] Successfully built a3d45d831f3c [2024-02-20T01:30:03.953Z] 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 [2024-02-20T01:30:05.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:30:05.240Z] [2024-02-20T01:30:05.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:30:05.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:30:05.656Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T01:30:05.656Z] 5eb5b503b376: Pulling fs layer [2024-02-20T01:30:05.656Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T01:30:05.656Z] ec43610c2a17: Pulling fs layer [2024-02-20T01:30:05.657Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T01:30:05.657Z] 33b1e0a273af: Pulling fs layer [2024-02-20T01:30:05.657Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T01:30:05.657Z] 2f39f015ded8: Pulling fs layer [2024-02-20T01:30:05.657Z] 3a2ae6a8a46f: Waiting [2024-02-20T01:30:05.657Z] 33b1e0a273af: Waiting [2024-02-20T01:30:05.657Z] 5d3b04190fa2: Waiting [2024-02-20T01:30:05.657Z] 2f39f015ded8: Waiting [2024-02-20T01:30:05.657Z] 5c69ac0246d0: Download complete [2024-02-20T01:30:05.657Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-20T01:30:05.657Z] 3a2ae6a8a46f: Download complete [2024-02-20T01:30:05.657Z] 33b1e0a273af: Verifying Checksum [2024-02-20T01:30:05.657Z] 33b1e0a273af: Download complete [2024-02-20T01:30:05.657Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T01:30:05.657Z] 5d3b04190fa2: Download complete [2024-02-20T01:30:05.657Z] ec43610c2a17: Verifying Checksum [2024-02-20T01:30:05.657Z] ec43610c2a17: Download complete [2024-02-20T01:30:05.917Z] 5eb5b503b376: Download complete [2024-02-20T01:30:06.489Z] 2f39f015ded8: Download complete [2024-02-20T01:30:07.427Z] 5eb5b503b376: Pull complete [2024-02-20T01:30:07.427Z] 5c69ac0246d0: Pull complete [2024-02-20T01:30:07.686Z] ec43610c2a17: Pull complete [2024-02-20T01:30:07.945Z] 3a2ae6a8a46f: Pull complete [2024-02-20T01:30:08.203Z] 33b1e0a273af: Pull complete [2024-02-20T01:30:08.203Z] 5d3b04190fa2: Pull complete [2024-02-20T01:30:12.390Z] 2f39f015ded8: Pull complete [2024-02-20T01:30:12.390Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T01:30:12.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:30:12.390Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:30:12.753Z] prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container [2024-02-20T01:30:12.782Z] $ 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-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T01:30:16.923Z] $ docker top e00f1c549d5a215c5ec91ae29b1e395bfa8e13ba4048e5ce74514225915e5296 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:30:17.475Z] ---> job-cost.sh [2024-02-20T01:30:17.475Z] lf-activate-venv: SKIPPING [2024-02-20T01:30:17.475Z] INFO: No Stack... [2024-02-20T01:30:18.044Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T01:30:18.305Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T01:30:18.625Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives/cost.csv [2024-02-20T01:30:18.625Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T01:30:18.668Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [2024-02-20T01:30:18.673Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] did not exist. Created. [2024-02-20T01:30:18.677Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:30:19.138Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T01:30:19.186Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T01:30:19.249Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T01:30:19.402Z] $ docker stop --time=1 e00f1c549d5a215c5ec91ae29b1e395bfa8e13ba4048e5ce74514225915e5296 [2024-02-20T01:30:20.574Z] $ docker rm -f --volumes e00f1c549d5a215c5ec91ae29b1e395bfa8e13ba4048e5ce74514225915e5296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-20T01:31:37.591Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1301 in /w/workspace/gexfoundry_device-mqtt-go_PR-662 [Pipeline] { [Pipeline] ws [2024-02-20T01:31:37.681Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2024-02-20T01:31:40.803Z] The recommended git tool is: git [2024-02-20T01:31:46.437Z] using credential edgex-jenkins-ssh [2024-02-20T01:31:46.458Z] Cloning the remote Git repository [2024-02-20T01:31:46.511Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-02-20T01:31:46.623Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2024-02-20T01:31:46.790Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-02-20T01:31:46.792Z] > git --version # timeout=10 [2024-02-20T01:31:46.815Z] > git --version # 'git version 2.25.1' [2024-02-20T01:31:46.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T01:31:46.998Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T01:31:48.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-02-20T01:31:48.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T01:31:50.354Z] Merging remotes/origin/main commit 231c33ae3d29d9c6125d3970eea5d57d0e38cccf into PR head commit 96cd535e9b2533013a44ba43db9654c44beebe74 [2024-02-20T01:31:50.681Z] Merge succeeded, producing 96cd535e9b2533013a44ba43db9654c44beebe74 [2024-02-20T01:31:50.682Z] Checking out Revision 96cd535e9b2533013a44ba43db9654c44beebe74 (PR-662) [2024-02-20T01:31:49.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-02-20T01:31:49.800Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-02-20T01:31:49.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T01:31:49.821Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-20T01:31:50.381Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T01:31:50.472Z] > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 [2024-02-20T01:31:50.560Z] > git remote # timeout=10 [2024-02-20T01:31:50.587Z] > git config --get remote.origin.url # timeout=10 [2024-02-20T01:31:50.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T01:31:50.634Z] > git merge 231c33ae3d29d9c6125d3970eea5d57d0e38cccf # timeout=10 [2024-02-20T01:31:50.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-20T01:31:50.694Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T01:31:50.712Z] > git checkout -f 96cd535e9b2533013a44ba43db9654c44beebe74 # timeout=10 [2024-02-20T01:31:51.295Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-20T01:31:51.351Z] > git --version # timeout=10 [2024-02-20T01:31:51.364Z] > git --version # 'git version 2.25.1' [2024-02-20T01:31:51.391Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T01:31:52.696Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T01:31:52.696Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T01:31:52.696Z] Dload Upload Total Spent Left Speed [2024-02-20T01:31:52.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48775 0 --:--:-- --:--:-- --:--:-- 48775 [Pipeline] sh [2024-02-20T01:31:53.326Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T01:31:53.684Z] + sudo tee /etc/docker/daemon.new [2024-02-20T01:31:53.684Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T01:31:53.684Z] { [2024-02-20T01:31:53.684Z] "registry-mirrors": [ [2024-02-20T01:31:53.684Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T01:31:53.684Z] ], [2024-02-20T01:31:53.684Z] "bip": "10.250.0.254/24", [2024-02-20T01:31:53.684Z] "hosts": [ [2024-02-20T01:31:53.684Z] "tcp://0.0.0.0:5555", [2024-02-20T01:31:53.684Z] "unix:///var/run/docker.sock" [2024-02-20T01:31:53.684Z] ], [2024-02-20T01:31:53.684Z] "mtu": 1458, [2024-02-20T01:31:53.684Z] "selinux-enabled": true, [2024-02-20T01:31:53.684Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T01:31:53.684Z] } [Pipeline] sh [2024-02-20T01:31:54.031Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T01:31:54.387Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:32:16.649Z] provisioning config files... [2024-02-20T01:32:16.685Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1704672547480052846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:32:17.221Z] ---> ****-login.sh [2024-02-20T01:32:17.221Z] nexus3.edgexfoundry.org:10001 [2024-02-20T01:32:17.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:32:17.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:32:17.813Z] Configure a credential helper to remove this warning. See [2024-02-20T01:32:17.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:32:17.813Z] [2024-02-20T01:32:17.813Z] Login Succeeded [2024-02-20T01:32:17.813Z] nexus3.edgexfoundry.org:10002 [2024-02-20T01:32:18.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:32:18.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:32:18.354Z] Configure a credential helper to remove this warning. See [2024-02-20T01:32:18.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:32:18.354Z] [2024-02-20T01:32:18.354Z] Login Succeeded [2024-02-20T01:32:18.354Z] nexus3.edgexfoundry.org:10003 [2024-02-20T01:32:18.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:32:18.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:32:18.624Z] Configure a credential helper to remove this warning. See [2024-02-20T01:32:18.624Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:32:18.624Z] [2024-02-20T01:32:18.624Z] Login Succeeded [2024-02-20T01:32:18.624Z] nexus3.edgexfoundry.org:10004 [2024-02-20T01:32:18.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:32:18.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:32:18.901Z] Configure a credential helper to remove this warning. See [2024-02-20T01:32:18.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:32:18.901Z] [2024-02-20T01:32:18.901Z] Login Succeeded [2024-02-20T01:32:18.901Z] ****.io [2024-02-20T01:32:19.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T01:32:19.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T01:32:19.448Z] Configure a credential helper to remove this warning. See [2024-02-20T01:32:19.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T01:32:19.448Z] [2024-02-20T01:32:19.448Z] Login Succeeded [2024-02-20T01:32:19.448Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T01:32:19.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T01:32:20.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:32:20.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T01:32:20.245Z] ========================================================= [2024-02-20T01:32:20.245Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T01:32:20.245Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:32:20.906Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T01:32:21.175Z] Sending build context to Docker daemon 7.554MB [2024-02-20T01:32:21.176Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:32:21.176Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T01:32:21.446Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T01:32:21.446Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T01:32:21.446Z] 5d54e960e981: Pulling fs layer [2024-02-20T01:32:21.446Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T01:32:21.446Z] f0e02332f6b5: Pulling fs layer [2024-02-20T01:32:21.446Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T01:32:21.446Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T01:32:21.446Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T01:32:21.446Z] 0c6a40ed1a82: Waiting [2024-02-20T01:32:21.446Z] f0e02332f6b5: Waiting [2024-02-20T01:32:21.446Z] 94ae7d8d031c: Waiting [2024-02-20T01:32:21.446Z] 872ee5b61b7b: Waiting [2024-02-20T01:32:21.446Z] 5d54e960e981: Verifying Checksum [2024-02-20T01:32:21.446Z] 5d54e960e981: Download complete [2024-02-20T01:32:21.446Z] f0e02332f6b5: Verifying Checksum [2024-02-20T01:32:21.446Z] f0e02332f6b5: Download complete [2024-02-20T01:32:21.446Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T01:32:21.446Z] 872ee5b61b7b: Download complete [2024-02-20T01:32:21.717Z] 9fda8d8052c6: Verifying Checksum [2024-02-20T01:32:21.717Z] 9fda8d8052c6: Download complete [2024-02-20T01:32:21.987Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T01:32:21.987Z] 94ae7d8d031c: Download complete [2024-02-20T01:32:22.580Z] 9fda8d8052c6: Pull complete [2024-02-20T01:32:23.172Z] 5d54e960e981: Pull complete [2024-02-20T01:32:23.443Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T01:32:23.443Z] c4a7e357bf2a: Download complete [2024-02-20T01:32:24.408Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T01:32:24.408Z] 0c6a40ed1a82: Download complete [2024-02-20T01:32:36.755Z] c4a7e357bf2a: Pull complete [2024-02-20T01:32:36.755Z] f0e02332f6b5: Pull complete [2024-02-20T01:32:37.028Z] 872ee5b61b7b: Pull complete [2024-02-20T01:32:47.138Z] 0c6a40ed1a82: Pull complete [2024-02-20T01:32:48.104Z] 94ae7d8d031c: Pull complete [2024-02-20T01:32:48.104Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T01:32:48.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T01:32:48.104Z] ---> 86de565de09d [2024-02-20T01:32:48.104Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:32:49.068Z] ---> Running in a125d26b7540 [2024-02-20T01:32:49.420Z] Removing intermediate container a125d26b7540 [2024-02-20T01:32:49.420Z] ---> 9cfb941456bd [2024-02-20T01:32:49.420Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:32:49.696Z] ---> Running in 499195eff21d [2024-02-20T01:32:49.980Z] Removing intermediate container 499195eff21d [2024-02-20T01:32:49.980Z] ---> 5387e52648a1 [2024-02-20T01:32:49.980Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T01:32:49.980Z] ---> Running in 5a77d17d8b8a [2024-02-20T01:32:50.585Z] Removing intermediate container 5a77d17d8b8a [2024-02-20T01:32:50.585Z] ---> 54b7155608c6 [2024-02-20T01:32:50.585Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:32:50.585Z] ---> Running in d4244e1d4cb4 [2024-02-20T01:32:50.854Z] Removing intermediate container d4244e1d4cb4 [2024-02-20T01:32:50.854Z] ---> c429b4504793 [2024-02-20T01:32:50.854Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:32:51.124Z] ---> Running in 223be24a46da [2024-02-20T01:32:52.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:32:52.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:32:54.097Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T01:32:54.097Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T01:32:54.097Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T01:32:54.097Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T01:32:54.097Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:32:54.097Z] OK: 271 MiB in 56 packages [2024-02-20T01:32:58.291Z] Removing intermediate container 223be24a46da [2024-02-20T01:32:58.291Z] ---> b3c3b6ca13f5 [2024-02-20T01:32:58.291Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-02-20T01:32:58.291Z] ---> Running in fa27657e140d [2024-02-20T01:32:58.562Z] Removing intermediate container fa27657e140d [2024-02-20T01:32:58.562Z] ---> 181c15c053ac [2024-02-20T01:32:58.562Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T01:32:59.147Z] ---> f67aa765947c [2024-02-20T01:32:59.147Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:32:59.147Z] ---> Running in 74d8ef36338a [2024-02-20T01:33:55.539Z] Removing intermediate container 74d8ef36338a [2024-02-20T01:33:55.539Z] ---> a3cf8d1810b7 [2024-02-20T01:33:55.539Z] Step 11/12 : COPY . . [2024-02-20T01:33:56.949Z] ---> eeb877298d2e [2024-02-20T01:33:56.949Z] Step 12/12 : RUN $MAKE [2024-02-20T01:33:56.949Z] ---> Running in 7b842695b966 [2024-02-20T01:33:57.907Z] noop [2024-02-20T01:33:58.492Z] Removing intermediate container 7b842695b966 [2024-02-20T01:33:58.492Z] ---> 27a5483b40fb [2024-02-20T01:33:58.492Z] Successfully built 27a5483b40fb [2024-02-20T01:33:58.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:33:59.187Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T01:33:59.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:33:59.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-1301 does not seem to be running inside a container [2024-02-20T01:33:59.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T01:34:00.850Z] $ docker top 67417f098393a00e600dd3981646e604c06e05195d912c93d059e0fa5f6ed1d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:34:01.820Z] + go version [2024-02-20T01:34:01.821Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T01:34:01.862Z] $ docker stop --time=1 67417f098393a00e600dd3981646e604c06e05195d912c93d059e0fa5f6ed1d1 [2024-02-20T01:34:03.437Z] $ docker rm -f --volumes 67417f098393a00e600dd3981646e604c06e05195d912c93d059e0fa5f6ed1d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:34:04.663Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T01:34:04.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:34:04.993Z] prd-ubuntu20.04-docker-arm64-4c-16g-1301 does not seem to be running inside a container [2024-02-20T01:34:05.058Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T01:34:06.167Z] $ docker top 359b838f8afeb85203b784bc76c952b295dd2d1222268acb366d7afa202dfd3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:34:06.786Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-20T01:34:07.212Z] + make test [2024-02-20T01:34:07.212Z] go test ./... -coverprofile=coverage.out ./... [2024-02-20T01:34:15.396Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-02-20T01:35:52.552Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-02-20T01:35:52.552Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-02-20T01:35:52.552Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.8% of statements [2024-02-20T01:35:52.552Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T01:35:52.552Z] go vet ./... [2024-02-20T01:36:14.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T01:36:14.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T01:36:14.632Z] ./bin/test-attribution-txt.sh [2024-02-20T01:36:14.632Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T01:36:14.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T01:36:14.764Z] $ docker stop --time=1 359b838f8afeb85203b784bc76c952b295dd2d1222268acb366d7afa202dfd3f [2024-02-20T01:36:16.741Z] $ docker rm -f --volumes 359b838f8afeb85203b784bc76c952b295dd2d1222268acb366d7afa202dfd3f [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T01:36:18.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T01:36:18.237Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T01:36:18.747Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T01:36:19.579Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T01:36:19.921Z] + ls -al . [2024-02-20T01:36:19.921Z] total 180 [2024-02-20T01:36:19.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:34 . [2024-02-20T01:36:19.921Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 01:31 .. [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 20 01:31 .dockerignore [2024-02-20T01:36:19.921Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 01:31 .git [2024-02-20T01:36:19.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:31 .github [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 264 Feb 20 01:31 .gitignore [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 01:31 .golangci.yml [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 10386 Feb 20 01:31 Attribution.txt [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 18574 Feb 20 01:31 CHANGELOG.md [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 1798 Feb 20 01:31 Dockerfile [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 01:31 GOVERNANCE.md [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 657 Feb 20 01:31 Jenkinsfile [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 01:31 LICENSE [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 1963 Feb 20 01:31 Makefile [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 01:31 OWNERS.md [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 3599 Feb 20 01:31 README.md [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 01:28 VERSION [2024-02-20T01:36:19.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:31 bin [2024-02-20T01:36:19.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:31 cmd [2024-02-20T01:36:19.921Z] -rw-r--r-- 1 jenkins jenkins 18506 Feb 20 01:35 coverage.out [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 3866 Feb 20 01:31 go.mod [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 34334 Feb 20 01:31 go.sum [2024-02-20T01:36:19.921Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 01:31 internal [2024-02-20T01:36:19.921Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 01:31 mock [2024-02-20T01:36:19.921Z] -rw-rw-r-- 1 jenkins jenkins 227 Feb 20 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:36:20.423Z] + 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=96cd535e9b2533013a44ba43db9654c44beebe74 --label arch=arm64 --label version=0.0.0 . [2024-02-20T01:36:20.688Z] Sending build context to Docker daemon 7.573MB [2024-02-20T01:36:20.688Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T01:36:20.688Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-20T01:36:20.953Z] ---> 27a5483b40fb [2024-02-20T01:36:20.953Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-20T01:36:23.521Z] ---> Running in 6250e68b23bb [2024-02-20T01:36:24.938Z] Removing intermediate container 6250e68b23bb [2024-02-20T01:36:24.938Z] ---> defbd58504dd [2024-02-20T01:36:24.938Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T01:36:24.938Z] ---> Running in 0a77b19dba6a [2024-02-20T01:36:25.205Z] Removing intermediate container 0a77b19dba6a [2024-02-20T01:36:25.205Z] ---> dbc4c2e45fbb [2024-02-20T01:36:25.205Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T01:36:25.205Z] ---> Running in 6f6975ee3ced [2024-02-20T01:36:25.471Z] Removing intermediate container 6f6975ee3ced [2024-02-20T01:36:25.471Z] ---> 3f31f07a41bc [2024-02-20T01:36:25.471Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T01:36:25.736Z] ---> Running in 9e923611c4dc [2024-02-20T01:36:26.004Z] Removing intermediate container 9e923611c4dc [2024-02-20T01:36:26.004Z] ---> c0f801dabbbd [2024-02-20T01:36:26.004Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T01:36:26.004Z] ---> Running in 27d4473456eb [2024-02-20T01:36:27.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:36:27.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:36:28.637Z] OK: 271 MiB in 56 packages [2024-02-20T01:36:29.603Z] Removing intermediate container 27d4473456eb [2024-02-20T01:36:29.603Z] ---> 8e853a8b0286 [2024-02-20T01:36:29.603Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-02-20T01:36:29.872Z] ---> Running in bec8896d3199 [2024-02-20T01:36:30.140Z] Removing intermediate container bec8896d3199 [2024-02-20T01:36:30.140Z] ---> da0eceee2b90 [2024-02-20T01:36:30.140Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-20T01:36:30.724Z] ---> 646b30948eab [2024-02-20T01:36:30.724Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T01:36:30.724Z] ---> Running in 068ae5b14aed [2024-02-20T01:36:32.674Z] Removing intermediate container 068ae5b14aed [2024-02-20T01:36:32.674Z] ---> d90a6a37c1c7 [2024-02-20T01:36:32.674Z] Step 11/25 : COPY . . [2024-02-20T01:36:34.082Z] ---> d72a2a475e47 [2024-02-20T01:36:34.082Z] Step 12/25 : RUN $MAKE [2024-02-20T01:36:34.082Z] ---> Running in f0bfe5ed55ad [2024-02-20T01:36:35.040Z] 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.9" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-02-20T01:38:41.736Z] Removing intermediate container f0bfe5ed55ad [2024-02-20T01:38:41.736Z] ---> b089ec38650f [2024-02-20T01:38:41.736Z] Step 13/25 : FROM alpine:3.18 [2024-02-20T01:38:41.736Z] 3.18: Pulling from library/alpine [2024-02-20T01:38:41.736Z] c6b39de5b339: Pulling fs layer [2024-02-20T01:38:41.736Z] c6b39de5b339: Verifying Checksum [2024-02-20T01:38:41.736Z] c6b39de5b339: Download complete [2024-02-20T01:38:41.736Z] c6b39de5b339: Pull complete [2024-02-20T01:38:41.736Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T01:38:41.736Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T01:38:41.736Z] ---> 33abbf032149 [2024-02-20T01:38:41.736Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-02-20T01:38:41.736Z] ---> Running in 91b567fa159f [2024-02-20T01:38:41.736Z] Removing intermediate container 91b567fa159f [2024-02-20T01:38:41.736Z] ---> 1e5919752ebd [2024-02-20T01:38:41.736Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-02-20T01:38:41.736Z] ---> Running in 4524c7ba1215 [2024-02-20T01:38:41.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:38:41.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:38:41.736Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T01:38:41.736Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T01:38:41.736Z] OK: 8 MiB in 16 packages [2024-02-20T01:38:41.736Z] Removing intermediate container 4524c7ba1215 [2024-02-20T01:38:41.736Z] ---> 77cfb94422ff [2024-02-20T01:38:41.736Z] Step 16/25 : RUN apk --no-cache upgrade [2024-02-20T01:38:41.736Z] ---> Running in 1018bbd1af39 [2024-02-20T01:38:41.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T01:38:41.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T01:38:42.705Z] OK: 8 MiB in 16 packages [2024-02-20T01:38:43.665Z] Removing intermediate container 1018bbd1af39 [2024-02-20T01:38:43.665Z] ---> 5f3b237eb7b4 [2024-02-20T01:38:43.665Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-02-20T01:38:48.990Z] ---> 4dedada1f9a4 [2024-02-20T01:38:48.990Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-02-20T01:38:48.990Z] ---> c67022bde234 [2024-02-20T01:38:48.990Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-02-20T01:38:48.990Z] ---> f352a67e950b [2024-02-20T01:38:48.990Z] Step 20/25 : EXPOSE 59982 [2024-02-20T01:38:49.254Z] ---> Running in 4bb10fa7f8c7 [2024-02-20T01:38:49.519Z] Removing intermediate container 4bb10fa7f8c7 [2024-02-20T01:38:49.519Z] ---> 8bbeb9daa811 [2024-02-20T01:38:49.519Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-02-20T01:38:49.519Z] ---> Running in a72b0123a1bf [2024-02-20T01:38:49.785Z] Removing intermediate container a72b0123a1bf [2024-02-20T01:38:49.785Z] ---> 647d6ef66776 [2024-02-20T01:38:49.785Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-02-20T01:38:50.053Z] ---> Running in 9ceb8a5f1158 [2024-02-20T01:38:50.320Z] Removing intermediate container 9ceb8a5f1158 [2024-02-20T01:38:50.320Z] ---> 6036a39af162 [2024-02-20T01:38:50.320Z] Step 23/25 : LABEL arch=arm64 [2024-02-20T01:38:50.320Z] ---> Running in bbf1c0976b88 [2024-02-20T01:38:50.586Z] Removing intermediate container bbf1c0976b88 [2024-02-20T01:38:50.586Z] ---> 66f1a2b824b8 [2024-02-20T01:38:50.586Z] Step 24/25 : LABEL git_sha=96cd535e9b2533013a44ba43db9654c44beebe74 [2024-02-20T01:38:50.586Z] ---> Running in 0913d08f1a56 [2024-02-20T01:38:50.852Z] Removing intermediate container 0913d08f1a56 [2024-02-20T01:38:50.852Z] ---> eb960cb14018 [2024-02-20T01:38:50.852Z] Step 25/25 : LABEL version=0.0.0 [2024-02-20T01:38:51.118Z] ---> Running in fa020e4e6c00 [2024-02-20T01:38:51.382Z] Removing intermediate container fa020e4e6c00 [2024-02-20T01:38:51.382Z] ---> 957c35df38ac [2024-02-20T01:38:51.382Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T01:38:51.382Z] Successfully built 957c35df38ac [2024-02-20T01:38:51.382Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:38:52.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:38:52.698Z] [2024-02-20T01:38:52.698Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:38:53.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:38:53.147Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T01:38:53.147Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T01:38:53.147Z] 04944245beec: Pulling fs layer [2024-02-20T01:38:53.147Z] 699f458cf7ca: Pulling fs layer [2024-02-20T01:38:53.147Z] 765212b225bb: Pulling fs layer [2024-02-20T01:38:53.147Z] f23df028b6ca: Pulling fs layer [2024-02-20T01:38:53.147Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T01:38:53.147Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T01:38:53.147Z] 765212b225bb: Waiting [2024-02-20T01:38:53.147Z] f23df028b6ca: Waiting [2024-02-20T01:38:53.147Z] 2437ff75d9bd: Waiting [2024-02-20T01:38:53.147Z] d65c8cfc05b1: Waiting [2024-02-20T01:38:53.413Z] 04944245beec: Download complete [2024-02-20T01:38:53.413Z] 765212b225bb: Verifying Checksum [2024-02-20T01:38:53.413Z] 765212b225bb: Download complete [2024-02-20T01:38:53.413Z] f23df028b6ca: Verifying Checksum [2024-02-20T01:38:53.413Z] f23df028b6ca: Download complete [2024-02-20T01:38:53.413Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T01:38:53.413Z] d65c8cfc05b1: Download complete [2024-02-20T01:38:53.678Z] 699f458cf7ca: Download complete [2024-02-20T01:38:53.943Z] 8998bd30e6a1: Verifying Checksum [2024-02-20T01:38:53.943Z] 8998bd30e6a1: Download complete [2024-02-20T01:38:56.514Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T01:38:56.514Z] 2437ff75d9bd: Download complete [2024-02-20T01:38:58.459Z] 8998bd30e6a1: Pull complete [2024-02-20T01:39:02.707Z] 04944245beec: Pull complete [2024-02-20T01:39:03.744Z] 699f458cf7ca: Pull complete [2024-02-20T01:39:04.016Z] 765212b225bb: Pull complete [2024-02-20T01:39:04.993Z] f23df028b6ca: Pull complete [2024-02-20T01:39:05.266Z] d65c8cfc05b1: Pull complete [2024-02-20T01:39:23.509Z] 2437ff75d9bd: Pull complete [2024-02-20T01:39:23.509Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T01:39:23.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T01:39:23.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:39:24.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-1301 does not seem to be running inside a container [2024-02-20T01:39:24.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-20T01:39:26.661Z] $ docker top b113a8f1c56d07a396ddc7076cf54633832df3aff5e2a4f8385e20390b7a2435 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:27.671Z] ---> job-cost.sh [2024-02-20T01:39:27.671Z] lf-activate-venv: SKIPPING [2024-02-20T01:39:27.671Z] INFO: No Stack... [2024-02-20T01:39:29.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T01:39:30.193Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T01:39:30.851Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2024-02-20T01:39:30.851Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T01:39:30.964Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [2024-02-20T01:39:30.969Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] did not exist. Created. [2024-02-20T01:39:30.974Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T01:39:31.792Z] /w/workspace/device-mqtt-go/1@tmp/durable-74634a19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T01:39:32.452Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T01:39:32.490Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T01:39:32.536Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T01:39:32.581Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T01:39:32.754Z] $ docker stop --time=1 b113a8f1c56d07a396ddc7076cf54633832df3aff5e2a4f8385e20390b7a2435 [2024-02-20T01:39:34.233Z] $ docker rm -f --volumes b113a8f1c56d07a396ddc7076cf54633832df3aff5e2a4f8385e20390b7a2435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-20T01:39:36.261Z] provisioning config files... [2024-02-20T01:39:36.270Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config13338512559114689912tmp [Pipeline] { [Pipeline] sh [2024-02-20T01:39:36.702Z] + set +x [2024-02-20T01:39:36.702Z] + curl -s https://codecov.io/bash [2024-02-20T01:39:36.702Z] + bash -s -- [2024-02-20T01:39:36.702Z] [2024-02-20T01:39:36.702Z] _____ _ [2024-02-20T01:39:36.702Z] / ____| | | [2024-02-20T01:39:36.702Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T01:39:36.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T01:39:36.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T01:39:36.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T01:39:36.702Z] Bash-1.0.6 [2024-02-20T01:39:36.702Z] [2024-02-20T01:39:36.702Z] [2024-02-20T01:39:36.702Z] ==> git version 2.25.1 found [2024-02-20T01:39:36.702Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-20T01:39:36.702Z] Release-Date: 2020-01-08 [2024-02-20T01:39:36.702Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-20T01:39:36.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T01:39:36.702Z] ==> Jenkins CI detected. [2024-02-20T01:39:36.702Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-662 [2024-02-20T01:39:36.702Z] project root: . [2024-02-20T01:39:36.702Z] --> token set from env [2024-02-20T01:39:36.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T01:39:36.702Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T01:39:36.702Z] ==> Python coveragepy not found [2024-02-20T01:39:36.702Z] ==> Searching for coverage reports in: [2024-02-20T01:39:36.702Z] + . [2024-02-20T01:39:36.962Z] -> Found 1 reports [2024-02-20T01:39:36.962Z] ==> Detecting git/mercurial file structure [2024-02-20T01:39:36.962Z] ==> Reading reports [2024-02-20T01:39:36.962Z] + ./coverage.out bytes=18506 [2024-02-20T01:39:36.962Z] ==> Appending adjustments [2024-02-20T01:39:36.962Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T01:39:36.962Z] + Found adjustments [2024-02-20T01:39:36.962Z] ==> Gzipping contents [2024-02-20T01:39:36.962Z] 4.0K /tmp/codecov.ZeErdX.gz [2024-02-20T01:39:36.962Z] ==> Uploading reports [2024-02-20T01:39:36.962Z] url: https://codecov.io [2024-02-20T01:39:36.962Z] query: branch=PR-662&commit=96cd535e9b2533013a44ba43db9654c44beebe74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=662&job=&cmd_args= [2024-02-20T01:39:36.962Z] -> Pinging Codecov [2024-02-20T01:39:36.962Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-662&commit=96cd535e9b2533013a44ba43db9654c44beebe74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=662&job=&cmd_args= [2024-02-20T01:39:37.222Z] -> Uploading to [2024-02-20T01:39:37.222Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/7D719EC7BBE17E464838252E33014C33/96cd535e9b2533013a44ba43db9654c44beebe74/ed788a1c-0a06-48c7-b7ba-273d367810f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T013936Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b8b82fe4217e6c060cd1ac4d854824d19903df4c3ff72135e20282c2bc0543f [2024-02-20T01:39:37.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T01:39:37.222Z] Dload Upload Total Spent Left Speed [2024-02-20T01:39:37.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11419 --:--:-- --:--:-- --:--:-- 11419 [2024-02-20T01:39:37.482Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/96cd535e9b2533013a44ba43db9654c44beebe74 [Pipeline] } [2024-02-20T01:39:37.512Z] 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 [2024-02-20T01:39:40.908Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives ] [2024-02-20T01:39:40.908Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives [2024-02-20T01:39:40.908Z] total 16 [2024-02-20T01:39:40.908Z] drwxr-xr-x 3 root root 4096 Feb 20 01:30 . [2024-02-20T01:39:40.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:30 .. [2024-02-20T01:39:40.908Z] drwxr-xr-x 2 root root 4096 Feb 20 01:30 cost [2024-02-20T01:39:40.908Z] -rw-r--r-- 1 root root 86 Feb 20 01:30 cost.csv [2024-02-20T01:39:40.908Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives [2024-02-20T01:39:40.908Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives [2024-02-20T01:39:40.908Z] total 16 [2024-02-20T01:39:40.908Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 01:30 . [2024-02-20T01:39:40.908Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 20 01:30 .. [2024-02-20T01:39:40.908Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 01:30 cost [2024-02-20T01:39:40.908Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 20 01:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:41.242Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:42.142Z] ---> package-listing.sh [2024-02-20T01:39:42.142Z] ++ facter osfamily [2024-02-20T01:39:42.142Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T01:39:42.402Z] + OS_FAMILY=debian [2024-02-20T01:39:42.402Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-662 [2024-02-20T01:39:42.402Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T01:39:42.402Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T01:39:42.402Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T01:39:42.402Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T01:39:42.402Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-662 ']' [2024-02-20T01:39:42.402Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T01:39:42.402Z] + case "${OS_FAMILY}" in [2024-02-20T01:39:42.402Z] + dpkg -l [2024-02-20T01:39:42.402Z] + grep '^ii' [2024-02-20T01:39:42.402Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T01:39:42.402Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T01:39:42.402Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T01:39:42.402Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-662 ']' [2024-02-20T01:39:42.402Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives/ [2024-02-20T01:39:42.402Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-662/archives/ [Pipeline] echo [2024-02-20T01:39:42.443Z] 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-662/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-20T01:39:42.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T01:39:43.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T01:39:43.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T01:39:43.673Z] prd-ubuntu20.04-docker-8c-8g-1298 does not seem to be running inside a container [2024-02-20T01:39:43.703Z] $ 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-662/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-662 -v /w/workspace/gexfoundry_device-mqtt-go_PR-662:/w/workspace/gexfoundry_device-mqtt-go_PR-662:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T01:39:43.874Z] $ docker top 30551c6ac0ae364850b858d990ff8b7687bcaa4034c60ca6f1d256def130a937 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T01:39:44.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T01:39:44.678Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T01:39:44.995Z] + ls /var/log/sa-host [2024-02-20T01:39:44.995Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T01:39:45.307Z] provisioning config files... [2024-02-20T01:39:45.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-662@tmp/config4326091737100405614tmp [Pipeline] { [Pipeline] echo [2024-02-20T01:39:45.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:45.782Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T01:39:45.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:46.321Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T01:39:46.357Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:46.668Z] ---> sudo-logs.sh [2024-02-20T01:39:46.668Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T01:39:46.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:47.117Z] ---> job-cost.sh [2024-02-20T01:39:47.117Z] lf-activate-venv: SKIPPING [2024-02-20T01:39:47.117Z] DEBUG: total: 0.2199999988079071 [2024-02-20T01:39:47.117Z] INFO: Retrieving Stack Cost... [2024-02-20T01:39:47.377Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T01:39:47.947Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T01:39:47.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T01:39:48.302Z] ---> logs-deploy.sh [2024-02-20T01:39:48.302Z] lf-activate-venv: SKIPPING [2024-02-20T01:39:48.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-662/1 [2024-02-20T01:39:48.302Z] INFO: archiving workspace using pattern(s): [2024-02-20T01:39:49.243Z] Archives upload complete. [2024-02-20T01:39:49.243Z] INFO: archiving logs to Nexus