Pull request #447 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e73b03bbb441550329c97533dcf22d467e3446e+08f894f6759a1d01e47be8be883e82626f2c5ca7 (6dc2ef572823de74d7544a14df7ff22b7ab0699d) 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-ssh11770432142085893719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15885830816044572144.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-447/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12245407533636003880.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13436451997736617623.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-447/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14010357028579375710.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1756 in /w/workspace/gexfoundry_device-mqtt-go_PR-447 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-447 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit 5e73b03bbb441550329c97533dcf22d467e3446e Merge succeeded, producing 5e73b03bbb441550329c97533dcf22d467e3446e Checking out Revision 5e73b03bbb441550329c97533dcf22d467e3446e (PR-447) > 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/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # 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 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T23:30:34.421Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T23:30:34.465Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T23:30:34.480Z] ========================================================= [2023-01-10T23:30:34.480Z] EdgeX Global Pipelines Version Info [2023-01-10T23:30:34.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 910799aae092ce562946993924ed23410661650b # timeout=10 [2023-01-10T23:30:35.231Z] ------------------- [2023-01-10T23:30:35.231Z] stable info: [2023-01-10T23:30:35.231Z] ------------------- [2023-01-10T23:30:35.231Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T23:30:35.231Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:30:35.231Z] Message: update stable to v1.0.244 [2023-01-10T23:30:35.801Z] ------------------- [2023-01-10T23:30:35.801Z] experimental info: [2023-01-10T23:30:35.801Z] ------------------- [2023-01-10T23:30:35.801Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T23:30:35.801Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T23:30:35.801Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T23:30:35.953Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-01-10T23:30:35.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-01-10T23:30:35.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T23:30:35.979Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T23:30:35.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T23:30:36.006Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T23:30:36.017Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T23:30:36.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T23:30:36.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T23:30:36.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T23:30:36.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T23:30:36.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-01-10T23:30:36.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T23:30:36.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T23:30:36.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:30:36.135Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T23:30:36.146Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:30:36.155Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T23:30:36.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T23:30:36.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T23:30:36.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T23:30:36.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T23:30:36.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T23:30:36.213Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T23:30:36.222Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T23:30:36.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T23:30:36.242Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T23:30:36.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-447 [Pipeline] echo [2023-01-10T23:30:36.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-447 [Pipeline] echo [2023-01-10T23:30:36.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-447 [Pipeline] echo [2023-01-10T23:30:36.343Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo [2023-01-10T23:30:36.357Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e73b03 [Pipeline] echo [2023-01-10T23:30:36.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:30:36.413Z] provisioning config files... [2023-01-10T23:30:36.423Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config2231903946876096518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:30:36.719Z] ---> docker-login.sh [2023-01-10T23:30:36.719Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:30:36.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:36.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:36.980Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:36.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:36.980Z] [2023-01-10T23:30:36.980Z] Login Succeeded [2023-01-10T23:30:36.980Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:30:36.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:36.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:36.980Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:36.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:36.980Z] [2023-01-10T23:30:36.980Z] Login Succeeded [2023-01-10T23:30:37.246Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:30:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:37.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:37.246Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:37.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:37.246Z] [2023-01-10T23:30:37.246Z] Login Succeeded [2023-01-10T23:30:37.246Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:30:37.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:37.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:37.526Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:37.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:37.526Z] [2023-01-10T23:30:37.526Z] Login Succeeded [2023-01-10T23:30:37.526Z] docker.io [2023-01-10T23:30:37.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:37.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:37.786Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:37.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:37.786Z] [2023-01-10T23:30:37.786Z] Login Succeeded [2023-01-10T23:30:37.786Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:30:37.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T23:30:38.154Z] + git rev-list -1 --merges 5e73b03bbb441550329c97533dcf22d467e3446e~1..5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo [2023-01-10T23:30:38.219Z] -----------> git rev-list -1 --merges 5e73b03bbb441550329c97533dcf22d467e3446e~1..5e73b03bbb441550329c97533dcf22d467e3446e 5e73b03bbb441550329c97533dcf22d467e3446e [false] [Pipeline] sh [2023-01-10T23:30:38.509Z] + git log --format=format:%s -1 5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo [2023-01-10T23:30:38.526Z] ========================================================= [2023-01-10T23:30:38.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T23:30:38.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:30:38.844Z] + git log --format=format:%s -1 5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] echo [2023-01-10T23:30:38.854Z] [semverPrep] GIT_COMMIT: 5e73b03bbb441550329c97533dcf22d467e3446e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-10T23:30:38.864Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T23:30:39.214Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T23:30:39.214Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T23:30:39.214Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T23:30:39.214Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T23:30:39.214Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T23:30:39.214Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T23:30:39.214Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:30:39.558Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:30:39.559Z] [2023-01-10T23:30:39.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:30:39.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:30:39.878Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T23:30:39.878Z] b85a868b505f: Pulling fs layer [2023-01-10T23:30:39.878Z] e2be974225ed: Pulling fs layer [2023-01-10T23:30:39.878Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T23:30:39.878Z] 988bab9f4d93: Pulling fs layer [2023-01-10T23:30:39.878Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T23:30:39.878Z] eaf3925da568: Pulling fs layer [2023-01-10T23:30:39.878Z] bab4dde63d76: Pulling fs layer [2023-01-10T23:30:39.878Z] bde34c3a00c8: Pulling fs layer [2023-01-10T23:30:39.878Z] b352a97aabf1: Pulling fs layer [2023-01-10T23:30:39.878Z] 4872d77fe225: Pulling fs layer [2023-01-10T23:30:39.878Z] 5851b861e8e6: Pulling fs layer [2023-01-10T23:30:39.878Z] 1469e6f7b9e6: Waiting [2023-01-10T23:30:39.878Z] 4872d77fe225: Waiting [2023-01-10T23:30:39.878Z] bab4dde63d76: Waiting [2023-01-10T23:30:39.878Z] 5851b861e8e6: Waiting [2023-01-10T23:30:39.878Z] bde34c3a00c8: Waiting [2023-01-10T23:30:39.878Z] 988bab9f4d93: Waiting [2023-01-10T23:30:39.878Z] eaf3925da568: Waiting [2023-01-10T23:30:39.878Z] e2be974225ed: Verifying Checksum [2023-01-10T23:30:39.878Z] e2be974225ed: Download complete [2023-01-10T23:30:39.878Z] 988bab9f4d93: Verifying Checksum [2023-01-10T23:30:39.878Z] 988bab9f4d93: Download complete [2023-01-10T23:30:40.139Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T23:30:40.139Z] 1469e6f7b9e6: Download complete [2023-01-10T23:30:40.139Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T23:30:40.139Z] 339a4e72a1f5: Download complete [2023-01-10T23:30:40.139Z] eaf3925da568: Verifying Checksum [2023-01-10T23:30:40.139Z] eaf3925da568: Download complete [2023-01-10T23:30:40.139Z] bde34c3a00c8: Verifying Checksum [2023-01-10T23:30:40.139Z] bde34c3a00c8: Download complete [2023-01-10T23:30:40.139Z] b352a97aabf1: Download complete [2023-01-10T23:30:40.139Z] 4872d77fe225: Download complete [2023-01-10T23:30:40.139Z] 5851b861e8e6: Verifying Checksum [2023-01-10T23:30:40.139Z] 5851b861e8e6: Download complete [2023-01-10T23:30:40.139Z] b85a868b505f: Verifying Checksum [2023-01-10T23:30:40.139Z] b85a868b505f: Download complete [2023-01-10T23:30:40.398Z] bab4dde63d76: Verifying Checksum [2023-01-10T23:30:40.398Z] bab4dde63d76: Download complete [2023-01-10T23:30:41.336Z] b85a868b505f: Pull complete [2023-01-10T23:30:41.595Z] e2be974225ed: Pull complete [2023-01-10T23:30:41.854Z] 339a4e72a1f5: Pull complete [2023-01-10T23:30:41.854Z] 988bab9f4d93: Pull complete [2023-01-10T23:30:42.113Z] 1469e6f7b9e6: Pull complete [2023-01-10T23:30:42.372Z] eaf3925da568: Pull complete [2023-01-10T23:30:44.275Z] bab4dde63d76: Pull complete [2023-01-10T23:30:44.276Z] bde34c3a00c8: Pull complete [2023-01-10T23:30:44.276Z] b352a97aabf1: Pull complete [2023-01-10T23:30:44.276Z] 4872d77fe225: Pull complete [2023-01-10T23:30:44.276Z] 5851b861e8e6: Pull complete [2023-01-10T23:30:44.276Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T23:30:44.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T23:30:44.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:30:44.361Z] prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container [2023-01-10T23:30:44.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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-devops/py-git-semver:0.1.4 cat [2023-01-10T23:30:46.286Z] $ docker top 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 -eo pid,comm [2023-01-10T23:30:46.346Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-10T23:30:46.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T23:30:46.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:30:46.390Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:30:46.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:30:46.510Z] $ docker exec 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent [2023-01-10T23:30:46.632Z] SSH_AUTH_SOCK=/tmp/ssh-zDao6eX5EniG/agent.31 [2023-01-10T23:30:46.632Z] SSH_AGENT_PID=37 [2023-01-10T23:30:46.638Z] Running ssh-add (command line suppressed) [2023-01-10T23:30:46.753Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_1857111764754850904.key (/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_1857111764754850904.key) [2023-01-10T23:30:46.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:30:47.057Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T23:30:47.070Z] $ docker exec --env ******** --env ******** 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent -k [2023-01-10T23:30:47.169Z] unset SSH_AUTH_SOCK; [2023-01-10T23:30:47.170Z] unset SSH_AGENT_PID; [2023-01-10T23:30:47.170Z] echo Agent pid 37 killed; [2023-01-10T23:30:47.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T23:30:47.206Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T23:30:47.206Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T23:30:47.318Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T23:30:47.321Z] $ docker exec 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent [2023-01-10T23:30:47.432Z] SSH_AUTH_SOCK=/tmp/ssh-oEfvk05bLOCY/agent.69 [2023-01-10T23:30:47.432Z] SSH_AGENT_PID=75 [2023-01-10T23:30:47.437Z] Running ssh-add (command line suppressed) [2023-01-10T23:30:47.536Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_2410746288926609332.key (/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/private_key_2410746288926609332.key) [2023-01-10T23:30:47.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T23:30:47.845Z] + git semver init [2023-01-10T23:30:48.105Z] 2023-01-10 23:30:48,026 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T23:30:48.105Z] 2023-01-10 23:30:48,026 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver [2023-01-10T23:30:48.105Z] 2023-01-10 23:30:48,027 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver [2023-01-10T23:30:48.105Z] 2023-01-10 23:30:48,027 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-447, universal_newlines=False, shell=None, istream=None) [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,075 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.git/info/exclude [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,075 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver/PR-447 with force:False [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,075 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver/PR-447 [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,080 [execute] INFO git cat-file --batch-check [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,087 [execute] INFO git cat-file --batch [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T23:30:50.638Z] 2023-01-10 23:30:50,093 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-447/.semver/PR-447 [2023-01-10T23:30:50.638Z] 0.0.0 [Pipeline] } [2023-01-10T23:30:50.648Z] $ docker exec --env ******** --env ******** 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 ssh-agent -k [2023-01-10T23:30:50.743Z] unset SSH_AUTH_SOCK; [2023-01-10T23:30:50.744Z] unset SSH_AGENT_PID; [2023-01-10T23:30:50.744Z] echo Agent pid 75 killed; [2023-01-10T23:30:50.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T23:30:51.059Z] + git semver [Pipeline] } [2023-01-10T23:30:51.334Z] $ docker stop --time=1 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 [2023-01-10T23:30:52.633Z] $ docker rm -f --volumes 955630e588ae49415b81ab1d9e98f085ccce34c6757354d51545e7711de8f182 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:30:52.978Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T23:30:53.190Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T23:30:53.193Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:30:53.333Z] provisioning config files... [2023-01-10T23:30:53.339Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config13079589224978170200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:30:53.645Z] ---> docker-login.sh [2023-01-10T23:30:53.645Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:30:53.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:53.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:53.645Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:53.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:53.645Z] [2023-01-10T23:30:53.645Z] Login Succeeded [2023-01-10T23:30:53.645Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:30:53.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:53.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:53.645Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:53.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:53.645Z] [2023-01-10T23:30:53.645Z] Login Succeeded [2023-01-10T23:30:53.645Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:30:53.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:53.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:53.903Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:53.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:53.903Z] [2023-01-10T23:30:53.903Z] Login Succeeded [2023-01-10T23:30:53.903Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:30:53.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:53.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:53.903Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:53.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:53.903Z] [2023-01-10T23:30:53.903Z] Login Succeeded [2023-01-10T23:30:53.903Z] docker.io [2023-01-10T23:30:54.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:30:54.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:30:54.162Z] Configure a credential helper to remove this warning. See [2023-01-10T23:30:54.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:30:54.162Z] [2023-01-10T23:30:54.162Z] Login Succeeded [2023-01-10T23:30:54.162Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:30:54.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:30:54.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:30:54.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:30:54.243Z] ========================================================= [2023-01-10T23:30:54.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T23:30:54.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:30:54.543Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:30:54.543Z] Sending build context to Docker daemon 6.329MB [2023-01-10T23:30:54.543Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:30:54.543Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:30:54.543Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T23:30:54.543Z] 213ec9aee27d: Pulling fs layer [2023-01-10T23:30:54.543Z] 4583459ba037: Pulling fs layer [2023-01-10T23:30:54.543Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T23:30:54.543Z] 53926ce57604: Pulling fs layer [2023-01-10T23:30:54.543Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T23:30:54.543Z] 22ff95d597cd: Pulling fs layer [2023-01-10T23:30:54.543Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T23:30:54.543Z] 53926ce57604: Waiting [2023-01-10T23:30:54.543Z] 22ff95d597cd: Waiting [2023-01-10T23:30:54.543Z] 21b2b0c7a3f4: Waiting [2023-01-10T23:30:54.543Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T23:30:54.543Z] a7acece74701: Pulling fs layer [2023-01-10T23:30:54.543Z] 96b7cbca73a9: Waiting [2023-01-10T23:30:54.543Z] a7acece74701: Waiting [2023-01-10T23:30:54.809Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T23:30:54.809Z] 93c1e223e6f2: Download complete [2023-01-10T23:30:54.809Z] 4583459ba037: Verifying Checksum [2023-01-10T23:30:54.809Z] 4583459ba037: Download complete [2023-01-10T23:30:54.809Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T23:30:54.809Z] 21b2b0c7a3f4: Download complete [2023-01-10T23:30:54.809Z] 22ff95d597cd: Verifying Checksum [2023-01-10T23:30:54.809Z] 22ff95d597cd: Download complete [2023-01-10T23:30:54.809Z] 213ec9aee27d: Verifying Checksum [2023-01-10T23:30:54.809Z] 213ec9aee27d: Download complete [2023-01-10T23:30:54.809Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T23:30:54.809Z] 12d6caf4c0d1: Download complete [2023-01-10T23:30:54.809Z] 213ec9aee27d: Pull complete [2023-01-10T23:30:55.087Z] 4583459ba037: Pull complete [2023-01-10T23:30:55.087Z] 93c1e223e6f2: Pull complete [2023-01-10T23:30:55.687Z] a7acece74701: Verifying Checksum [2023-01-10T23:30:55.687Z] a7acece74701: Download complete [2023-01-10T23:30:55.946Z] 53926ce57604: Download complete [2023-01-10T23:30:55.946Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T23:30:55.946Z] 96b7cbca73a9: Download complete [2023-01-10T23:31:00.126Z] 53926ce57604: Pull complete [2023-01-10T23:31:00.126Z] 21b2b0c7a3f4: Pull complete [2023-01-10T23:31:00.126Z] 22ff95d597cd: Pull complete [2023-01-10T23:31:00.126Z] 12d6caf4c0d1: Pull complete [2023-01-10T23:31:02.023Z] 96b7cbca73a9: Pull complete [2023-01-10T23:31:02.957Z] a7acece74701: Pull complete [2023-01-10T23:31:02.957Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T23:31:02.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T23:31:02.957Z] ---> db6d94c90886 [2023-01-10T23:31:02.957Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:31:06.256Z] ---> Running in f5a976f7e381 [2023-01-10T23:31:06.256Z] Removing intermediate container f5a976f7e381 [2023-01-10T23:31:06.256Z] ---> 177f8511c8fd [2023-01-10T23:31:06.256Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:31:06.256Z] ---> Running in 1c398b87c196 [2023-01-10T23:31:06.256Z] Removing intermediate container 1c398b87c196 [2023-01-10T23:31:06.256Z] ---> cda8a1e54e1b [2023-01-10T23:31:06.256Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:31:06.256Z] ---> Running in 7fbdc85ab8ce [2023-01-10T23:31:06.256Z] Removing intermediate container 7fbdc85ab8ce [2023-01-10T23:31:06.256Z] ---> 5ea672c038dc [2023-01-10T23:31:06.256Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:31:06.256Z] ---> Running in 382f1c1dae1a [2023-01-10T23:31:06.256Z] Removing intermediate container 382f1c1dae1a [2023-01-10T23:31:06.256Z] ---> f4b0b5d9ce98 [2023-01-10T23:31:06.256Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:31:06.256Z] ---> Running in 0081d44ca1ed [2023-01-10T23:31:06.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:06.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:06.775Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:31:06.775Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:31:06.775Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:31:06.775Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:31:06.775Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:31:06.775Z] OK: 216 MiB in 55 packages [2023-01-10T23:31:07.338Z] Removing intermediate container 0081d44ca1ed [2023-01-10T23:31:07.338Z] ---> a8db9fccd327 [2023-01-10T23:31:07.338Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-10T23:31:07.338Z] ---> Running in e5322ba2545e [2023-01-10T23:31:07.338Z] Removing intermediate container e5322ba2545e [2023-01-10T23:31:07.338Z] ---> d735c74c63cd [2023-01-10T23:31:07.338Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T23:31:07.338Z] ---> caaf6c496f01 [2023-01-10T23:31:07.338Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:31:07.596Z] ---> Running in 836e85f2821a [2023-01-10T23:31:08.304Z] Still waiting to schedule task [2023-01-10T23:31:08.304Z] ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T23:31:08.304Z] ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T23:31:08.304Z] ‘prd-ubuntu20.04-docker-8c-8g-1758’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T23:31:08.304Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1755’ is offline [2023-01-10T23:31:29.542Z] Removing intermediate container 836e85f2821a [2023-01-10T23:31:29.542Z] ---> d228da8ebcbf [2023-01-10T23:31:29.542Z] Step 11/12 : COPY . . [2023-01-10T23:31:29.542Z] ---> 238083e4cb4e [2023-01-10T23:31:29.542Z] Step 12/12 : RUN $MAKE [2023-01-10T23:31:29.542Z] ---> Running in 657ca357efc3 [2023-01-10T23:31:29.542Z] noop [2023-01-10T23:31:29.542Z] Removing intermediate container 657ca357efc3 [2023-01-10T23:31:29.542Z] ---> 62dd75b126c3 [2023-01-10T23:31:29.542Z] Successfully built 62dd75b126c3 [2023-01-10T23:31:29.542Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:29.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:31:29.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:31:29.939Z] prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container [2023-01-10T23:31:29.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:31:30.277Z] $ docker top f87d597837d5ccbf09ef828dad26dd95d3649e42d6c07d4c590ec16620111e54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:31:30.614Z] + go version [2023-01-10T23:31:30.614Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T23:31:30.625Z] $ docker stop --time=1 f87d597837d5ccbf09ef828dad26dd95d3649e42d6c07d4c590ec16620111e54 [2023-01-10T23:31:31.905Z] $ docker rm -f --volumes f87d597837d5ccbf09ef828dad26dd95d3649e42d6c07d4c590ec16620111e54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:32.322Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T23:31:32.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:31:32.394Z] prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container [2023-01-10T23:31:32.422Z] $ 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-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-10T23:31:32.750Z] $ docker top adca4ffce44ecc4e2783af385a40e9b30c3057c7a62aef35666655403c8268f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:31:33.095Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-447 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:31:33.390Z] + make test [2023-01-10T23:31:33.390Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:31:33.649Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-10T23:31:43.611Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-10T23:31:43.611Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2023-01-10T23:31:43.611Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-10T23:31:48.884Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T23:31:48.884Z] go vet ./... [2023-01-10T23:31:52.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T23:31:52.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T23:31:52.161Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T23:31:52.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T23:31:52.191Z] $ docker stop --time=1 adca4ffce44ecc4e2783af385a40e9b30c3057c7a62aef35666655403c8268f0 [2023-01-10T23:31:54.270Z] $ docker rm -f --volumes adca4ffce44ecc4e2783af385a40e9b30c3057c7a62aef35666655403c8268f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:31:54.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T23:31:54.787Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T23:31:55.285Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T23:31:55.613Z] + ls -al . [2023-01-10T23:31:55.613Z] total 192 [2023-01-10T23:31:55.613Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 23:31 . [2023-01-10T23:31:55.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:30 .. [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 23:30 .dockerignore [2023-01-10T23:31:55.613Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:31 .git [2023-01-10T23:31:55.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 .github [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:30 .gitignore [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:30 .golangci.yml [2023-01-10T23:31:55.613Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:30 .semver [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 10 23:30 Attribution.txt [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 10 23:30 CHANGELOG.md [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 10 23:30 Dockerfile [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:30 GOVERNANCE.md [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 23:30 Jenkinsfile [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:30 LICENSE [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 10 23:30 Makefile [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:30 OWNERS.md [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 10 23:30 README.md [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 23:30 VERSION [2023-01-10T23:31:55.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:30 bin [2023-01-10T23:31:55.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 cmd [2023-01-10T23:31:55.613Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 10 23:31 coverage.out [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 10 23:30 go.mod [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:30 go.sum [2023-01-10T23:31:55.613Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:30 internal [2023-01-10T23:31:55.613Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:30 mock [2023-01-10T23:31:55.613Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:30 snap [2023-01-10T23:31:55.613Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 10 23:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:31:55.958Z] + 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=5e73b03bbb441550329c97533dcf22d467e3446e --label arch=amd64 --label version=0.0.0 . [2023-01-10T23:31:55.958Z] Sending build context to Docker daemon 6.348MB [2023-01-10T23:31:55.958Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:31:55.958Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T23:31:55.958Z] ---> 62dd75b126c3 [2023-01-10T23:31:55.958Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:31:55.958Z] ---> Running in 147270ceccc4 [2023-01-10T23:31:56.218Z] Removing intermediate container 147270ceccc4 [2023-01-10T23:31:56.218Z] ---> 833a6dac19c0 [2023-01-10T23:31:56.218Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:31:56.218Z] ---> Running in 1a4cd9e23a67 [2023-01-10T23:31:56.218Z] Removing intermediate container 1a4cd9e23a67 [2023-01-10T23:31:56.218Z] ---> c7d08fb42335 [2023-01-10T23:31:56.218Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:31:56.218Z] ---> Running in 843c8700ae75 [2023-01-10T23:31:56.218Z] Removing intermediate container 843c8700ae75 [2023-01-10T23:31:56.218Z] ---> 7a2044d3425e [2023-01-10T23:31:56.218Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:31:56.218Z] ---> Running in 08f07eec6e2e [2023-01-10T23:31:56.478Z] Removing intermediate container 08f07eec6e2e [2023-01-10T23:31:56.478Z] ---> 4fb5b0cfd478 [2023-01-10T23:31:56.478Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:31:56.478Z] ---> Running in 29b8cec601a3 [2023-01-10T23:31:56.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:56.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:31:56.995Z] OK: 216 MiB in 55 packages [2023-01-10T23:31:57.562Z] Removing intermediate container 29b8cec601a3 [2023-01-10T23:31:57.562Z] ---> f84ba049d9e6 [2023-01-10T23:31:57.562Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-10T23:31:57.562Z] ---> Running in 2c2ade8f45fa [2023-01-10T23:31:57.562Z] Removing intermediate container 2c2ade8f45fa [2023-01-10T23:31:57.562Z] ---> 097272b54616 [2023-01-10T23:31:57.562Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T23:31:57.562Z] ---> 8747b7693424 [2023-01-10T23:31:57.562Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:31:57.562Z] ---> Running in 6c899c65aeb2 [2023-01-10T23:31:58.128Z] Removing intermediate container 6c899c65aeb2 [2023-01-10T23:31:58.128Z] ---> fa9ac885337b [2023-01-10T23:31:58.128Z] Step 11/24 : COPY . . [2023-01-10T23:31:58.386Z] ---> 5c6ed218c6b6 [2023-01-10T23:31:58.386Z] Step 12/24 : RUN $MAKE [2023-01-10T23:31:58.644Z] ---> Running in ce240ae09e2d [2023-01-10T23:31:58.902Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-10T23:32:17.017Z] Removing intermediate container ce240ae09e2d [2023-01-10T23:32:17.017Z] ---> 3a529e756fcb [2023-01-10T23:32:17.017Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T23:32:17.017Z] 3.16: Pulling from library/alpine [2023-01-10T23:32:17.017Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T23:32:17.017Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T23:32:17.017Z] ca7dd9ec2225: Download complete [2023-01-10T23:32:17.017Z] ca7dd9ec2225: Pull complete [2023-01-10T23:32:17.017Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T23:32:17.017Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T23:32:17.017Z] ---> bfe296a52501 [2023-01-10T23:32:17.017Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-10T23:32:17.274Z] ---> Running in 27c2c5a4d5a9 [2023-01-10T23:32:17.274Z] Removing intermediate container 27c2c5a4d5a9 [2023-01-10T23:32:17.274Z] ---> cbc413916455 [2023-01-10T23:32:17.274Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T23:32:17.274Z] ---> Running in 2cdec4eb50b0 [2023-01-10T23:32:17.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T23:32:17.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T23:32:18.050Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T23:32:18.050Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:32:18.050Z] OK: 6 MiB in 15 packages [2023-01-10T23:32:18.621Z] Removing intermediate container 2cdec4eb50b0 [2023-01-10T23:32:18.621Z] ---> 90bb66236778 [2023-01-10T23:32:18.621Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-10T23:32:19.290Z] ---> 1d4273ce961e [2023-01-10T23:32:19.290Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-10T23:32:19.290Z] ---> 4293956c516c [2023-01-10T23:32:19.290Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-10T23:32:19.548Z] ---> 010c6ec1f5dc [2023-01-10T23:32:19.548Z] Step 19/24 : EXPOSE 59982 [2023-01-10T23:32:19.548Z] ---> Running in 8bf491251da0 [2023-01-10T23:32:19.548Z] Removing intermediate container 8bf491251da0 [2023-01-10T23:32:19.548Z] ---> 918760599b09 [2023-01-10T23:32:19.548Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-10T23:32:19.548Z] ---> Running in 20160d5a1337 [2023-01-10T23:32:19.548Z] Removing intermediate container 20160d5a1337 [2023-01-10T23:32:19.548Z] ---> 5a2ef14d15ff [2023-01-10T23:32:19.548Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-10T23:32:19.811Z] ---> Running in 8a882d8b4f08 [2023-01-10T23:32:19.811Z] Removing intermediate container 8a882d8b4f08 [2023-01-10T23:32:19.811Z] ---> 20b3797c9c2f [2023-01-10T23:32:19.811Z] Step 22/24 : LABEL arch=amd64 [2023-01-10T23:32:19.811Z] ---> Running in 117b7576a29d [2023-01-10T23:32:19.811Z] Removing intermediate container 117b7576a29d [2023-01-10T23:32:19.811Z] ---> 0d753f975847 [2023-01-10T23:32:19.811Z] Step 23/24 : LABEL git_sha=5e73b03bbb441550329c97533dcf22d467e3446e [2023-01-10T23:32:19.811Z] ---> Running in c1e549cc2454 [2023-01-10T23:32:19.811Z] Removing intermediate container c1e549cc2454 [2023-01-10T23:32:19.811Z] ---> ab22484ab4ec [2023-01-10T23:32:19.811Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T23:32:20.073Z] ---> Running in e3fa302cf9c9 [2023-01-10T23:32:20.073Z] Removing intermediate container e3fa302cf9c9 [2023-01-10T23:32:20.073Z] ---> a6c6dbb7b19f [2023-01-10T23:32:20.073Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T23:32:20.073Z] Successfully built a6c6dbb7b19f [2023-01-10T23:32:20.073Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:20.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:20.534Z] [2023-01-10T23:32:20.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:32:20.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:20.843Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T23:32:20.843Z] 5eb5b503b376: Pulling fs layer [2023-01-10T23:32:20.843Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T23:32:20.843Z] ec43610c2a17: Pulling fs layer [2023-01-10T23:32:20.843Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T23:32:20.843Z] 33b1e0a273af: Pulling fs layer [2023-01-10T23:32:20.843Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T23:32:20.843Z] 2f39f015ded8: Pulling fs layer [2023-01-10T23:32:20.843Z] 33b1e0a273af: Waiting [2023-01-10T23:32:20.843Z] 5d3b04190fa2: Waiting [2023-01-10T23:32:20.843Z] 2f39f015ded8: Waiting [2023-01-10T23:32:20.843Z] 3a2ae6a8a46f: Waiting [2023-01-10T23:32:20.843Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T23:32:20.843Z] 5c69ac0246d0: Download complete [2023-01-10T23:32:20.843Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T23:32:20.843Z] 3a2ae6a8a46f: Download complete [2023-01-10T23:32:20.843Z] ec43610c2a17: Verifying Checksum [2023-01-10T23:32:20.844Z] ec43610c2a17: Download complete [2023-01-10T23:32:21.110Z] 5d3b04190fa2: Verifying Checksum [2023-01-10T23:32:21.110Z] 5d3b04190fa2: Download complete [2023-01-10T23:32:21.110Z] 33b1e0a273af: Verifying Checksum [2023-01-10T23:32:21.110Z] 33b1e0a273af: Download complete [2023-01-10T23:32:21.374Z] 5eb5b503b376: Verifying Checksum [2023-01-10T23:32:21.374Z] 5eb5b503b376: Download complete [2023-01-10T23:32:21.943Z] 2f39f015ded8: Download complete [2023-01-10T23:32:22.509Z] 5eb5b503b376: Pull complete [2023-01-10T23:32:22.509Z] 5c69ac0246d0: Pull complete [2023-01-10T23:32:23.076Z] ec43610c2a17: Pull complete [2023-01-10T23:32:23.076Z] 3a2ae6a8a46f: Pull complete [2023-01-10T23:32:23.334Z] 33b1e0a273af: Pull complete [2023-01-10T23:32:23.334Z] 5d3b04190fa2: Pull complete [2023-01-10T23:32:27.513Z] 2f39f015ded8: Pull complete [2023-01-10T23:32:27.513Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T23:32:27.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:32:27.513Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:32:27.592Z] prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container [2023-01-10T23:32:27.621Z] $ 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-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:32:30.056Z] $ docker top ee6c19bbb3baf38c42be3a6aab1e08c3aaac5786449c96c1f6c20942824f13b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:32:30.442Z] ---> job-cost.sh [2023-01-10T23:32:30.442Z] lf-activate-venv: SKIPPING [2023-01-10T23:32:30.442Z] INFO: No Stack... [2023-01-10T23:32:30.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:32:31.267Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:32:31.562Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives/cost.csv [2023-01-10T23:32:31.563Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:32:31.578Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [2023-01-10T23:32:31.584Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] did not exist. Created. [2023-01-10T23:32:31.584Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:32:31.887Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T23:32:31.919Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:32:31.927Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:32:31.945Z] $ docker stop --time=1 ee6c19bbb3baf38c42be3a6aab1e08c3aaac5786449c96c1f6c20942824f13b3 [2023-01-10T23:32:33.107Z] $ docker rm -f --volumes ee6c19bbb3baf38c42be3a6aab1e08c3aaac5786449c96c1f6c20942824f13b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T23:33:21.001Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1761 in /w/workspace/gexfoundry_device-mqtt-go_PR-447 [Pipeline] { [Pipeline] ws [2023-01-10T23:33:21.017Z] Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout [2023-01-10T23:33:21.057Z] Selected Git installation does not exist. Using Default [2023-01-10T23:33:21.057Z] The recommended git tool is: NONE [2023-01-10T23:33:27.813Z] using credential edgex-jenkins-ssh [2023-01-10T23:33:27.833Z] Cloning the remote Git repository [2023-01-10T23:33:27.901Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:33:28.001Z] > git init /w/workspace/device-mqtt-go/2 # timeout=10 [2023-01-10T23:33:28.204Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:33:28.205Z] > git --version # timeout=10 [2023-01-10T23:33:28.231Z] > git --version # 'git version 2.25.1' [2023-01-10T23:33:28.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:33:28.324Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:33:29.525Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-10T23:33:29.547Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T23:33:31.247Z] Merging remotes/origin/main commit 08f894f6759a1d01e47be8be883e82626f2c5ca7 into PR head commit 5e73b03bbb441550329c97533dcf22d467e3446e [2023-01-10T23:33:30.685Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-01-10T23:33:30.733Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-01-10T23:33:30.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:33:30.754Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/447/head:refs/remotes/origin/PR-447 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T23:33:31.271Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:33:31.293Z] > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # timeout=10 [2023-01-10T23:33:31.495Z] Merge succeeded, producing 5e73b03bbb441550329c97533dcf22d467e3446e [2023-01-10T23:33:31.496Z] Checking out Revision 5e73b03bbb441550329c97533dcf22d467e3446e (PR-447) [2023-01-10T23:33:32.125Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:33:31.388Z] > git remote # timeout=10 [2023-01-10T23:33:31.407Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T23:33:31.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T23:33:31.446Z] > git merge 08f894f6759a1d01e47be8be883e82626f2c5ca7 # timeout=10 [2023-01-10T23:33:31.475Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T23:33:31.507Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T23:33:31.530Z] > git checkout -f 5e73b03bbb441550329c97533dcf22d467e3446e # timeout=10 [2023-01-10T23:33:33.027Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T23:33:33.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:33:33.027Z] Dload Upload Total Spent Left Speed [2023-01-10T23:33:33.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 155k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-01-10T23:33:33.602Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T23:33:33.946Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T23:33:33.946Z] + sudo tee /etc/docker/daemon.new [2023-01-10T23:33:33.946Z] { [2023-01-10T23:33:33.946Z] "registry-mirrors": [ [2023-01-10T23:33:33.946Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T23:33:33.946Z] ], [2023-01-10T23:33:33.946Z] "bip": "10.250.0.254/24", [2023-01-10T23:33:33.946Z] "hosts": [ [2023-01-10T23:33:33.946Z] "tcp://0.0.0.0:5555", [2023-01-10T23:33:33.946Z] "unix:///var/run/docker.sock" [2023-01-10T23:33:33.946Z] ], [2023-01-10T23:33:33.946Z] "mtu": 1458, [2023-01-10T23:33:33.946Z] "selinux-enabled": true, [2023-01-10T23:33:33.946Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T23:33:33.946Z] } [Pipeline] sh [2023-01-10T23:33:34.283Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T23:33:34.622Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:33:52.939Z] provisioning config files... [2023-01-10T23:33:52.972Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config8264316274127036903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:33:53.344Z] ---> docker-login.sh [2023-01-10T23:33:53.344Z] nexus3.edgexfoundry.org:10001 [2023-01-10T23:33:53.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:33:53.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:33:53.939Z] Configure a credential helper to remove this warning. See [2023-01-10T23:33:53.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:33:53.939Z] [2023-01-10T23:33:53.939Z] Login Succeeded [2023-01-10T23:33:53.939Z] nexus3.edgexfoundry.org:10002 [2023-01-10T23:33:54.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:33:54.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:33:54.484Z] Configure a credential helper to remove this warning. See [2023-01-10T23:33:54.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:33:54.484Z] [2023-01-10T23:33:54.484Z] Login Succeeded [2023-01-10T23:33:54.484Z] nexus3.edgexfoundry.org:10003 [2023-01-10T23:33:54.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:33:54.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:33:54.756Z] Configure a credential helper to remove this warning. See [2023-01-10T23:33:54.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:33:54.756Z] [2023-01-10T23:33:54.756Z] Login Succeeded [2023-01-10T23:33:54.756Z] nexus3.edgexfoundry.org:10004 [2023-01-10T23:33:55.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:33:55.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:33:55.311Z] Configure a credential helper to remove this warning. See [2023-01-10T23:33:55.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:33:55.311Z] [2023-01-10T23:33:55.311Z] Login Succeeded [2023-01-10T23:33:55.311Z] docker.io [2023-01-10T23:33:55.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T23:33:55.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T23:33:55.860Z] Configure a credential helper to remove this warning. See [2023-01-10T23:33:55.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T23:33:55.860Z] [2023-01-10T23:33:55.860Z] Login Succeeded [2023-01-10T23:33:55.860Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T23:33:55.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T23:33:56.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:33:56.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T23:33:56.219Z] ========================================================= [2023-01-10T23:33:56.219Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T23:33:56.219Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:33:56.587Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T23:33:56.864Z] Sending build context to Docker daemon 3.297MB [2023-01-10T23:33:56.864Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:33:56.864Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-10T23:33:57.136Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T23:33:57.136Z] 9b18e9b68314: Pulling fs layer [2023-01-10T23:33:57.136Z] 35d82f9e3411: Pulling fs layer [2023-01-10T23:33:57.136Z] e16973657156: Pulling fs layer [2023-01-10T23:33:57.136Z] fc693d55d65f: Pulling fs layer [2023-01-10T23:33:57.136Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T23:33:57.136Z] dda99020689f: Pulling fs layer [2023-01-10T23:33:57.136Z] db1c61fa0a46: Pulling fs layer [2023-01-10T23:33:57.136Z] 891c053d2c06: Pulling fs layer [2023-01-10T23:33:57.136Z] dda99020689f: Waiting [2023-01-10T23:33:57.136Z] fc693d55d65f: Waiting [2023-01-10T23:33:57.136Z] db1c61fa0a46: Waiting [2023-01-10T23:33:57.136Z] 7e9fc2657dce: Waiting [2023-01-10T23:33:57.136Z] 891c053d2c06: Waiting [2023-01-10T23:33:57.136Z] e16973657156: Verifying Checksum [2023-01-10T23:33:57.136Z] e16973657156: Download complete [2023-01-10T23:33:57.136Z] 35d82f9e3411: Verifying Checksum [2023-01-10T23:33:57.136Z] 35d82f9e3411: Download complete [2023-01-10T23:33:57.136Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T23:33:57.136Z] 7e9fc2657dce: Download complete [2023-01-10T23:33:57.136Z] dda99020689f: Verifying Checksum [2023-01-10T23:33:57.136Z] dda99020689f: Download complete [2023-01-10T23:33:57.136Z] 9b18e9b68314: Verifying Checksum [2023-01-10T23:33:58.591Z] 9b18e9b68314: Pull complete [2023-01-10T23:33:58.591Z] 891c053d2c06: Verifying Checksum [2023-01-10T23:33:58.591Z] 891c053d2c06: Download complete [2023-01-10T23:33:58.874Z] 35d82f9e3411: Pull complete [2023-01-10T23:33:59.150Z] e16973657156: Pull complete [2023-01-10T23:33:59.742Z] db1c61fa0a46: Download complete [2023-01-10T23:34:00.339Z] fc693d55d65f: Verifying Checksum [2023-01-10T23:34:00.339Z] fc693d55d65f: Download complete [2023-01-10T23:34:12.718Z] fc693d55d65f: Pull complete [2023-01-10T23:34:12.718Z] 7e9fc2657dce: Pull complete [2023-01-10T23:34:12.718Z] dda99020689f: Pull complete [2023-01-10T23:34:18.093Z] db1c61fa0a46: Pull complete [2023-01-10T23:34:19.540Z] 891c053d2c06: Pull complete [2023-01-10T23:34:19.540Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T23:34:19.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T23:34:19.540Z] ---> f96f9c87975a [2023-01-10T23:34:19.540Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:34:21.532Z] ---> Running in 7654ef6b13ea [2023-01-10T23:34:21.803Z] Removing intermediate container 7654ef6b13ea [2023-01-10T23:34:21.803Z] ---> 6068401c353a [2023-01-10T23:34:21.803Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:34:21.803Z] ---> Running in b9138e0e2a1e [2023-01-10T23:34:22.396Z] Removing intermediate container b9138e0e2a1e [2023-01-10T23:34:22.396Z] ---> bb9f7194a0a7 [2023-01-10T23:34:22.396Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:34:22.396Z] ---> Running in 768a154c4838 [2023-01-10T23:34:22.672Z] Removing intermediate container 768a154c4838 [2023-01-10T23:34:22.672Z] ---> f165075fa800 [2023-01-10T23:34:22.672Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:34:22.945Z] ---> Running in 0804a5398ea6 [2023-01-10T23:34:23.348Z] Removing intermediate container 0804a5398ea6 [2023-01-10T23:34:23.348Z] ---> f4d9796d141b [2023-01-10T23:34:23.348Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:34:23.348Z] ---> Running in 850ffceb4393 [2023-01-10T23:34:24.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:34:25.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:34:26.537Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-10T23:34:26.537Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-10T23:34:26.537Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-10T23:34:26.537Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-10T23:34:26.537Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:34:26.814Z] OK: 226 MiB in 55 packages [2023-01-10T23:34:27.811Z] Removing intermediate container 850ffceb4393 [2023-01-10T23:34:27.811Z] ---> 18f8800906ef [2023-01-10T23:34:27.811Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-01-10T23:34:28.091Z] ---> Running in 289d7845936a [2023-01-10T23:34:28.363Z] Removing intermediate container 289d7845936a [2023-01-10T23:34:28.363Z] ---> 194125f6539b [2023-01-10T23:34:28.363Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-10T23:34:28.959Z] ---> 6b5c963c3170 [2023-01-10T23:34:28.959Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:34:29.230Z] ---> Running in 392754efb532 [2023-01-10T23:35:37.212Z] Removing intermediate container 392754efb532 [2023-01-10T23:35:37.212Z] ---> 88ed3e9c70fc [2023-01-10T23:35:37.212Z] Step 11/12 : COPY . . [2023-01-10T23:35:37.212Z] ---> 30272d450a3c [2023-01-10T23:35:37.212Z] Step 12/12 : RUN $MAKE [2023-01-10T23:35:37.212Z] ---> Running in 2e1a27f67835 [2023-01-10T23:35:37.212Z] noop [2023-01-10T23:35:37.212Z] Removing intermediate container 2e1a27f67835 [2023-01-10T23:35:37.212Z] ---> b161383a2348 [2023-01-10T23:35:37.212Z] Successfully built b161383a2348 [2023-01-10T23:35:37.212Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:35:37.570Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:35:37.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:35:37.795Z] prd-ubuntu20.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2023-01-10T23:35:37.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:35:39.275Z] $ docker top 388cbe77edc6b394392a29b2513c910c14e29f6ff765d86ea204ad5089f2cd61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:35:40.134Z] + go version [2023-01-10T23:35:40.134Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T23:35:40.159Z] $ docker stop --time=1 388cbe77edc6b394392a29b2513c910c14e29f6ff765d86ea204ad5089f2cd61 [2023-01-10T23:35:41.890Z] $ docker rm -f --volumes 388cbe77edc6b394392a29b2513c910c14e29f6ff765d86ea204ad5089f2cd61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:35:42.498Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T23:35:42.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:35:42.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2023-01-10T23:35:42.807Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-10T23:35:44.154Z] $ docker top 9c1008bb87dfab37a88adb677bc94ee619b8939b4ef5a84338456add2b6ba040 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:35:45.033Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-10T23:35:45.691Z] + make test [2023-01-10T23:35:45.691Z] go test ./... -coverprofile=coverage.out ./... [2023-01-10T23:35:47.706Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-01-10T23:37:24.439Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-01-10T23:37:24.439Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements [2023-01-10T23:37:24.439Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-01-10T23:37:24.712Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T23:37:24.712Z] go vet ./... [2023-01-10T23:37:56.987Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T23:37:56.987Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T23:37:56.987Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T23:37:57.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T23:37:57.040Z] $ docker stop --time=1 9c1008bb87dfab37a88adb677bc94ee619b8939b4ef5a84338456add2b6ba040 [2023-01-10T23:37:59.118Z] $ docker rm -f --volumes 9c1008bb87dfab37a88adb677bc94ee619b8939b4ef5a84338456add2b6ba040 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T23:38:00.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T23:38:00.171Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T23:38:00.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T23:38:01.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T23:38:01.475Z] + ls -al . [2023-01-10T23:38:01.475Z] total 188 [2023-01-10T23:38:01.475Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 23:35 . [2023-01-10T23:38:01.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:33 .. [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 10 23:33 .dockerignore [2023-01-10T23:38:01.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 23:33 .git [2023-01-10T23:38:01.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:33 .github [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 23:33 .gitignore [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 23:33 .golangci.yml [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 9189 Jan 10 23:33 Attribution.txt [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 13162 Jan 10 23:33 CHANGELOG.md [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 1689 Jan 10 23:33 Dockerfile [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 23:33 GOVERNANCE.md [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 23:33 Jenkinsfile [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 23:33 LICENSE [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 1697 Jan 10 23:33 Makefile [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 23:33 OWNERS.md [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 3165 Jan 10 23:33 README.md [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 23:30 VERSION [2023-01-10T23:38:01.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:33 bin [2023-01-10T23:38:01.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:33 cmd [2023-01-10T23:38:01.475Z] -rw-r--r-- 1 jenkins jenkins 17887 Jan 10 23:37 coverage.out [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 3464 Jan 10 23:33 go.mod [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 45013 Jan 10 23:33 go.sum [2023-01-10T23:38:01.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 23:33 internal [2023-01-10T23:38:01.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 23:33 mock [2023-01-10T23:38:01.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 23:33 snap [2023-01-10T23:38:01.475Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 10 23:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:38:01.824Z] + 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=5e73b03bbb441550329c97533dcf22d467e3446e --label arch=arm64 --label version=0.0.0 . [2023-01-10T23:38:02.092Z] Sending build context to Docker daemon 3.315MB [2023-01-10T23:38:02.092Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T23:38:02.092Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-10T23:38:02.092Z] ---> b161383a2348 [2023-01-10T23:38:02.092Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-10T23:38:02.374Z] ---> Running in 353c9134d5ea [2023-01-10T23:38:02.655Z] Removing intermediate container 353c9134d5ea [2023-01-10T23:38:02.655Z] ---> 1d7b047d962c [2023-01-10T23:38:02.655Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T23:38:02.926Z] ---> Running in 1a8a4e02beec [2023-01-10T23:38:03.200Z] Removing intermediate container 1a8a4e02beec [2023-01-10T23:38:03.201Z] ---> dde4337d3ac3 [2023-01-10T23:38:03.201Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-10T23:38:03.201Z] ---> Running in 6a79492fcb4b [2023-01-10T23:38:03.807Z] Removing intermediate container 6a79492fcb4b [2023-01-10T23:38:03.807Z] ---> ba21b99099e9 [2023-01-10T23:38:03.807Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-10T23:38:03.807Z] ---> Running in 41a2d44e905b [2023-01-10T23:38:04.076Z] Removing intermediate container 41a2d44e905b [2023-01-10T23:38:04.077Z] ---> ab83f610c1c3 [2023-01-10T23:38:04.077Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T23:38:04.357Z] ---> Running in fb49e6bf5e48 [2023-01-10T23:38:05.322Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:38:05.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:38:06.886Z] OK: 226 MiB in 55 packages [2023-01-10T23:38:08.316Z] Removing intermediate container fb49e6bf5e48 [2023-01-10T23:38:08.316Z] ---> a0f5952b3125 [2023-01-10T23:38:08.316Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-01-10T23:38:08.316Z] ---> Running in ce917d3f4847 [2023-01-10T23:38:08.599Z] Removing intermediate container ce917d3f4847 [2023-01-10T23:38:08.599Z] ---> a5100dad5d79 [2023-01-10T23:38:08.599Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-10T23:38:09.195Z] ---> d208e0081e25 [2023-01-10T23:38:09.195Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T23:38:09.467Z] ---> Running in 620b02f015cf [2023-01-10T23:38:12.068Z] Removing intermediate container 620b02f015cf [2023-01-10T23:38:12.068Z] ---> 156399f9c047 [2023-01-10T23:38:12.068Z] Step 11/24 : COPY . . [2023-01-10T23:38:12.663Z] ---> 8a597bb4cd05 [2023-01-10T23:38:12.663Z] Step 12/24 : RUN $MAKE [2023-01-10T23:38:12.938Z] ---> Running in 66cddcc96565 [2023-01-10T23:38:15.550Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-01-10T23:40:37.314Z] Removing intermediate container 66cddcc96565 [2023-01-10T23:40:37.314Z] ---> 90b3f704689c [2023-01-10T23:40:37.314Z] Step 13/24 : FROM alpine:3.16 [2023-01-10T23:40:37.314Z] 3.16: Pulling from library/alpine [2023-01-10T23:40:37.314Z] 6875df1f5354: Pulling fs layer [2023-01-10T23:40:37.314Z] 6875df1f5354: Verifying Checksum [2023-01-10T23:40:37.314Z] 6875df1f5354: Download complete [2023-01-10T23:40:37.314Z] 6875df1f5354: Pull complete [2023-01-10T23:40:37.314Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T23:40:37.314Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T23:40:37.314Z] ---> 2b4661558fb8 [2023-01-10T23:40:37.314Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-01-10T23:40:37.314Z] ---> Running in 1d5b6678bba1 [2023-01-10T23:40:37.314Z] Removing intermediate container 1d5b6678bba1 [2023-01-10T23:40:37.314Z] ---> aab8c5f062fc [2023-01-10T23:40:37.314Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-01-10T23:40:37.314Z] ---> Running in 8bd039d48b9a [2023-01-10T23:40:37.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T23:40:37.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T23:40:37.314Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-10T23:40:37.314Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T23:40:37.314Z] OK: 5 MiB in 15 packages [2023-01-10T23:40:37.588Z] Removing intermediate container 8bd039d48b9a [2023-01-10T23:40:37.588Z] ---> 4c9a6586329e [2023-01-10T23:40:37.588Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-01-10T23:40:39.001Z] ---> 8c801c0a7d42 [2023-01-10T23:40:39.001Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-01-10T23:40:39.270Z] ---> 56c11c71c5c1 [2023-01-10T23:40:39.270Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-01-10T23:40:39.854Z] ---> 13ee41ff2555 [2023-01-10T23:40:39.854Z] Step 19/24 : EXPOSE 59982 [2023-01-10T23:40:39.854Z] ---> Running in 6b486e2bfb56 [2023-01-10T23:40:40.123Z] Removing intermediate container 6b486e2bfb56 [2023-01-10T23:40:40.123Z] ---> 1a630e302e84 [2023-01-10T23:40:40.123Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-01-10T23:40:40.392Z] ---> Running in b501decc11df [2023-01-10T23:40:40.662Z] Removing intermediate container b501decc11df [2023-01-10T23:40:40.662Z] ---> dc67da1ae51e [2023-01-10T23:40:40.662Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-01-10T23:40:40.662Z] ---> Running in c1f6ade770ba [2023-01-10T23:40:40.930Z] Removing intermediate container c1f6ade770ba [2023-01-10T23:40:40.930Z] ---> 3225ccb2165c [2023-01-10T23:40:40.930Z] Step 22/24 : LABEL arch=arm64 [2023-01-10T23:40:40.930Z] ---> Running in dc4131aa5fb7 [2023-01-10T23:40:41.198Z] Removing intermediate container dc4131aa5fb7 [2023-01-10T23:40:41.198Z] ---> 856c0b08336a [2023-01-10T23:40:41.198Z] Step 23/24 : LABEL git_sha=5e73b03bbb441550329c97533dcf22d467e3446e [2023-01-10T23:40:41.198Z] ---> Running in 4dfdedb9dce0 [2023-01-10T23:40:41.783Z] Removing intermediate container 4dfdedb9dce0 [2023-01-10T23:40:41.783Z] ---> c95d95f03e11 [2023-01-10T23:40:41.783Z] Step 24/24 : LABEL version=0.0.0 [2023-01-10T23:40:41.783Z] ---> Running in bace335394b5 [2023-01-10T23:40:42.051Z] Removing intermediate container bace335394b5 [2023-01-10T23:40:42.051Z] ---> bab87a2171be [2023-01-10T23:40:42.051Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T23:40:42.051Z] Successfully built bab87a2171be [2023-01-10T23:40:42.051Z] 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 [2023-01-10T23:40:42.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:40:42.492Z] [2023-01-10T23:40:42.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:40:42.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:40:42.828Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T23:40:42.828Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T23:40:42.828Z] 04944245beec: Pulling fs layer [2023-01-10T23:40:42.828Z] 699f458cf7ca: Pulling fs layer [2023-01-10T23:40:42.828Z] 765212b225bb: Pulling fs layer [2023-01-10T23:40:42.828Z] f23df028b6ca: Pulling fs layer [2023-01-10T23:40:42.828Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T23:40:42.828Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T23:40:42.828Z] 765212b225bb: Waiting [2023-01-10T23:40:42.828Z] d65c8cfc05b1: Waiting [2023-01-10T23:40:42.828Z] f23df028b6ca: Waiting [2023-01-10T23:40:42.828Z] 2437ff75d9bd: Waiting [2023-01-10T23:40:43.099Z] 04944245beec: Verifying Checksum [2023-01-10T23:40:43.099Z] 04944245beec: Download complete [2023-01-10T23:40:43.099Z] 765212b225bb: Download complete [2023-01-10T23:40:43.099Z] f23df028b6ca: Download complete [2023-01-10T23:40:43.099Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T23:40:43.099Z] d65c8cfc05b1: Download complete [2023-01-10T23:40:43.367Z] 699f458cf7ca: Verifying Checksum [2023-01-10T23:40:43.367Z] 699f458cf7ca: Download complete [2023-01-10T23:40:43.954Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T23:40:43.954Z] 8998bd30e6a1: Download complete [2023-01-10T23:40:45.898Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T23:40:45.898Z] 2437ff75d9bd: Download complete [2023-01-10T23:40:47.852Z] 8998bd30e6a1: Pull complete [2023-01-10T23:40:48.441Z] 04944245beec: Pull complete [2023-01-10T23:40:49.849Z] 699f458cf7ca: Pull complete [2023-01-10T23:40:49.849Z] 765212b225bb: Pull complete [2023-01-10T23:40:50.949Z] f23df028b6ca: Pull complete [2023-01-10T23:40:50.949Z] d65c8cfc05b1: Pull complete [2023-01-10T23:41:06.045Z] 2437ff75d9bd: Pull complete [2023-01-10T23:41:06.045Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T23:41:06.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T23:41:06.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:41:06.215Z] prd-ubuntu20.04-docker-arm64-4c-16g-1761 does not seem to be running inside a container [2023-01-10T23:41:06.276Z] $ 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/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-10T23:41:09.311Z] $ docker top 7cdae3e078e4f32521942f40458f2c6a36059069c1d15034c4efc9533dd09384 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:10.161Z] ---> job-cost.sh [2023-01-10T23:41:10.162Z] lf-activate-venv: SKIPPING [2023-01-10T23:41:10.162Z] INFO: No Stack... [2023-01-10T23:41:10.428Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T23:41:11.385Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T23:41:12.018Z] + cat /w/workspace/device-mqtt-go/2/archives/cost.csv [2023-01-10T23:41:12.018Z] + cut -d, -f6 [Pipeline] lock [2023-01-10T23:41:12.087Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [2023-01-10T23:41:12.092Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] did not exist. Created. [2023-01-10T23:41:12.092Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T23:41:12.439Z] /w/workspace/device-mqtt-go/2@tmp/durable-26bde5b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T23:41:12.773Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T23:41:12.795Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T23:41:12.836Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T23:41:12.842Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-447-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T23:41:12.857Z] $ docker stop --time=1 7cdae3e078e4f32521942f40458f2c6a36059069c1d15034c4efc9533dd09384 [2023-01-10T23:41:14.336Z] $ docker rm -f --volumes 7cdae3e078e4f32521942f40458f2c6a36059069c1d15034c4efc9533dd09384 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-10T23:41:14.700Z] provisioning config files... [2023-01-10T23:41:14.710Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config12249209693222267817tmp [Pipeline] { [Pipeline] sh [2023-01-10T23:41:15.001Z] + set +x [2023-01-10T23:41:15.001Z] + + bash -s -- [2023-01-10T23:41:15.001Z] curl -s https://codecov.io/bash [2023-01-10T23:41:15.001Z] [2023-01-10T23:41:15.001Z] _____ _ [2023-01-10T23:41:15.001Z] / ____| | | [2023-01-10T23:41:15.001Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T23:41:15.001Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T23:41:15.001Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T23:41:15.001Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T23:41:15.001Z] Bash-1.0.6 [2023-01-10T23:41:15.001Z] [2023-01-10T23:41:15.001Z] [2023-01-10T23:41:15.001Z] ==> git version 2.25.1 found [2023-01-10T23:41:15.001Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-10T23:41:15.001Z] Release-Date: 2020-01-08 [2023-01-10T23:41:15.001Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T23:41:15.001Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T23:41:15.001Z] ==> Jenkins CI detected. [2023-01-10T23:41:15.001Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-447 [2023-01-10T23:41:15.001Z] project root: . [2023-01-10T23:41:15.001Z] --> token set from env [2023-01-10T23:41:15.001Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T23:41:15.001Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T23:41:15.001Z] ==> Python coveragepy not found [2023-01-10T23:41:15.001Z] ==> Searching for coverage reports in: [2023-01-10T23:41:15.001Z] + . [2023-01-10T23:41:15.001Z] -> Found 1 reports [2023-01-10T23:41:15.001Z] ==> Detecting git/mercurial file structure [2023-01-10T23:41:15.001Z] ==> Reading reports [2023-01-10T23:41:15.001Z] + ./coverage.out bytes=17887 [2023-01-10T23:41:15.001Z] ==> Appending adjustments [2023-01-10T23:41:15.001Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T23:41:15.259Z] + Found adjustments [2023-01-10T23:41:15.259Z] ==> Gzipping contents [2023-01-10T23:41:15.259Z] 4.0K /tmp/codecov.LLktIe.gz [2023-01-10T23:41:15.259Z] ==> Uploading reports [2023-01-10T23:41:15.259Z] url: https://codecov.io [2023-01-10T23:41:15.259Z] query: branch=PR-447&commit=5e73b03bbb441550329c97533dcf22d467e3446e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-01-10T23:41:15.259Z] -> Pinging Codecov [2023-01-10T23:41:15.259Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-447&commit=5e73b03bbb441550329c97533dcf22d467e3446e&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-447%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=447&job=&cmd_args= [2023-01-10T23:41:15.519Z] -> Uploading to [2023-01-10T23:41:15.519Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/7D719EC7BBE17E464838252E33014C33/5e73b03bbb441550329c97533dcf22d467e3446e/257529a3-228a-46cf-b52f-43e3e2666afb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T234115Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea6ad02ad7ca44e98fc675c11503d0b14ffc250030fa4cafd1831d89861bfb6b [2023-01-10T23:41:15.519Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T23:41:15.519Z] Dload Upload Total Spent Left Speed [2023-01-10T23:41:15.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 12414 --:--:-- --:--:-- --:--:-- 12414 [2023-01-10T23:41:15.778Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5e73b03bbb441550329c97533dcf22d467e3446e [Pipeline] } [2023-01-10T23:41:15.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-10T23:41:16.462Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives ] [2023-01-10T23:41:16.462Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives [2023-01-10T23:41:16.462Z] total 16 [2023-01-10T23:41:16.462Z] drwxr-xr-x 3 root root 4096 Jan 10 23:32 . [2023-01-10T23:41:16.462Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:32 .. [2023-01-10T23:41:16.462Z] drwxr-xr-x 2 root root 4096 Jan 10 23:32 cost [2023-01-10T23:41:16.462Z] -rw-r--r-- 1 root root 86 Jan 10 23:32 cost.csv [2023-01-10T23:41:16.462Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives [2023-01-10T23:41:16.462Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives [2023-01-10T23:41:16.462Z] total 16 [2023-01-10T23:41:16.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 23:32 . [2023-01-10T23:41:16.462Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 23:32 .. [2023-01-10T23:41:16.462Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 23:32 cost [2023-01-10T23:41:16.462Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 10 23:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:16.752Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:17.618Z] ---> package-listing.sh [2023-01-10T23:41:17.618Z] ++ facter osfamily [2023-01-10T23:41:17.618Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T23:41:17.876Z] + OS_FAMILY=debian [2023-01-10T23:41:17.876Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-447 [2023-01-10T23:41:17.876Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T23:41:17.876Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T23:41:17.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T23:41:17.876Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T23:41:17.876Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-447 ']' [2023-01-10T23:41:17.876Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T23:41:17.876Z] + case "${OS_FAMILY}" in [2023-01-10T23:41:17.876Z] + dpkg -l [2023-01-10T23:41:17.876Z] + grep '^ii' [2023-01-10T23:41:17.876Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T23:41:17.876Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T23:41:17.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T23:41:17.876Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-447 ']' [2023-01-10T23:41:17.876Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives/ [2023-01-10T23:41:17.876Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-447/archives/ [Pipeline] echo [2023-01-10T23:41:17.887Z] 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-447/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T23:41:18.173Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T23:41:18.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T23:41:18.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T23:41:18.793Z] prd-ubuntu20.04-docker-8c-8g-1756 does not seem to be running inside a container [2023-01-10T23:41:18.817Z] $ 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-447/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-447 -v /w/workspace/gexfoundry_device-mqtt-go_PR-447:/w/workspace/gexfoundry_device-mqtt-go_PR-447:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-447@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-10T23:41:18.999Z] $ docker top ed355df71818b50a4ed822512a4502a8f42f966ce637f33773f9fcc4546d79a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T23:41:19.340Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T23:41:19.625Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T23:41:19.910Z] + ls /var/log/sa-host [2023-01-10T23:41:19.910Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T23:41:19.988Z] provisioning config files... [2023-01-10T23:41:19.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-447@tmp/config11028219387136046028tmp [Pipeline] { [Pipeline] echo [2023-01-10T23:41:20.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:20.288Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T23:41:20.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:20.613Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T23:41:20.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:20.907Z] ---> sudo-logs.sh [2023-01-10T23:41:20.907Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T23:41:20.937Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:21.219Z] ---> job-cost.sh [2023-01-10T23:41:21.219Z] lf-activate-venv: SKIPPING [2023-01-10T23:41:21.219Z] DEBUG: total: 0.2199999988079071 [2023-01-10T23:41:21.219Z] INFO: Retrieving Stack Cost... [2023-01-10T23:41:21.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T23:41:22.354Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T23:41:22.366Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T23:41:22.648Z] ---> logs-deploy.sh [2023-01-10T23:41:22.648Z] lf-activate-venv: SKIPPING [2023-01-10T23:41:22.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-447/2 [2023-01-10T23:41:22.648Z] INFO: archiving workspace using pattern(s): [2023-01-10T23:41:23.585Z] Archives upload complete. [2023-01-10T23:41:23.585Z] INFO: archiving logs to Nexus [2023-01-10T23:41:24.151Z] ---> uname -a: [2023-01-10T23:41:24.151Z] Linux prd-ubuntu20-04-docker-8c-8g-1756 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-10T23:41:24.151Z] [2023-01-10T23:41:24.151Z]