Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa87d88a994f5fe2e81ddf427b8127062ba1e917+fcfe150067659d9c2450c08aa60233797868c9db (d4147f5366b39ff2e0d1c9613c2e1b892d7b7c86) 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-ssh15443777688561000389.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-ssh9160710598309804048.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-429/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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13570605535761702457.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-ssh18215018586642914396.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-429/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-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8049045688586767503.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 Running on prd-ubuntu20.04-docker-8c-8g-121096 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [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-429 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcfe150067659d9c2450c08aa60233797868c9db into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 Merge succeeded, producing 81c1b11e314181c223e22c88b8c092702fee8065 Checking out Revision 81c1b11e314181c223e22c88b8c092702fee8065 (PR-429) > git config core.sparsecheckout # timeout=10 > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # 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 fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81c1b11e314181c223e22c88b8c092702fee8065 # timeout=10 Commit message: "Merge commit 'fcfe150067659d9c2450c08aa60233797868c9db' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 5d52a429f23aa518b7484a83ab2e6fef29263d17 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-12-13T19:17:23.925Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-12-13T19:17:23.980Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-12-13T19:17:23.996Z] ========================================================= [2022-12-13T19:17:23.996Z] EdgeX Global Pipelines Version Info [2022-12-13T19:17:23.996Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:17:24.695Z] ------------------- [2022-12-13T19:17:24.695Z] stable info: [2022-12-13T19:17:24.695Z] ------------------- [2022-12-13T19:17:24.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-12-13T19:17:24.695Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T19:17:24.695Z] Message: update stable to v1.0.244 [2022-12-13T19:17:25.264Z] ------------------- [2022-12-13T19:17:25.264Z] experimental info: [2022-12-13T19:17:25.264Z] ------------------- [2022-12-13T19:17:25.264Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-12-13T19:17:25.264Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-12-13T19:17:25.264Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-12-13T19:17:25.440Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-12-13T19:17:25.453Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-12-13T19:17:25.464Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-12-13T19:17:25.475Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-12-13T19:17:25.486Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-12-13T19:17:25.497Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-12-13T19:17:25.508Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-12-13T19:17:25.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-12-13T19:17:25.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-12-13T19:17:25.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-12-13T19:17:25.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-12-13T19:17:25.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-12-13T19:17:25.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-12-13T19:17:25.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-12-13T19:17:25.601Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T19:17:25.611Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-12-13T19:17:25.623Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T19:17:25.636Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-12-13T19:17:25.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-12-13T19:17:25.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-12-13T19:17:25.670Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-12-13T19:17:25.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-12-13T19:17:25.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-12-13T19:17:25.707Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-12-13T19:17:25.718Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-12-13T19:17:25.731Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-12-13T19:17:25.744Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-12-13T19:17:25.759Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo [2022-12-13T19:17:25.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo [2022-12-13T19:17:25.788Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo [2022-12-13T19:17:25.799Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo [2022-12-13T19:17:25.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81c1b11 [Pipeline] echo [2022-12-13T19:17:25.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T19:17:25.862Z] provisioning config files... [2022-12-13T19:17:25.878Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config1658584329489440673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:17:26.181Z] ---> docker-login.sh [2022-12-13T19:17:26.181Z] nexus3.edgexfoundry.org:10001 [2022-12-13T19:17:26.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:26.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:26.702Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:26.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:26.702Z] [2022-12-13T19:17:26.702Z] Login Succeeded [2022-12-13T19:17:26.702Z] nexus3.edgexfoundry.org:10002 [2022-12-13T19:17:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:26.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:26.702Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:26.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:26.702Z] [2022-12-13T19:17:26.702Z] Login Succeeded [2022-12-13T19:17:26.702Z] nexus3.edgexfoundry.org:10003 [2022-12-13T19:17:26.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:26.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:26.962Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:26.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:26.962Z] [2022-12-13T19:17:26.962Z] Login Succeeded [2022-12-13T19:17:26.962Z] nexus3.edgexfoundry.org:10004 [2022-12-13T19:17:26.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:26.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:26.962Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:26.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:26.962Z] [2022-12-13T19:17:26.962Z] Login Succeeded [2022-12-13T19:17:26.962Z] docker.io [2022-12-13T19:17:26.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:27.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:27.222Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:27.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:27.222Z] [2022-12-13T19:17:27.222Z] Login Succeeded [2022-12-13T19:17:27.222Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T19:17:27.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-12-13T19:17:27.588Z] + git rev-list -1 --merges 81c1b11e314181c223e22c88b8c092702fee8065~1..81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo [2022-12-13T19:17:27.614Z] -----------> git rev-list -1 --merges 81c1b11e314181c223e22c88b8c092702fee8065~1..81c1b11e314181c223e22c88b8c092702fee8065 81c1b11e314181c223e22c88b8c092702fee8065 [2022-12-13T19:17:27.614Z] 81c1b11e314181c223e22c88b8c092702fee8065 [false] [Pipeline] sh [2022-12-13T19:17:27.898Z] + git log --format=format:%s -1 81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo [2022-12-13T19:17:27.912Z] ========================================================= [2022-12-13T19:17:27.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-12-13T19:17:27.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T19:17:28.231Z] + git log --format=format:%s -1 81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] echo [2022-12-13T19:17:28.244Z] [semverPrep] GIT_COMMIT: 81c1b11e314181c223e22c88b8c092702fee8065, Commit Message: Merge commit 'fcfe150067659d9c2450c08aa60233797868c9db' into HEAD [Pipeline] echo [2022-12-13T19:17:28.253Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-12-13T19:17:28.621Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-12-13T19:17:28.621Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-12-13T19:17:28.621Z] + [ -e /tmp/ssh_known_hosts ] [2022-12-13T19:17:28.621Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-12-13T19:17:28.621Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-12-13T19:17:28.621Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-12-13T19:17:28.621Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:17:29.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T19:17:29.022Z] [2022-12-13T19:17:29.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:17:29.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T19:17:29.320Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-12-13T19:17:29.320Z] b85a868b505f: Pulling fs layer [2022-12-13T19:17:29.320Z] e2be974225ed: Pulling fs layer [2022-12-13T19:17:29.320Z] 339a4e72a1f5: Pulling fs layer [2022-12-13T19:17:29.320Z] 988bab9f4d93: Pulling fs layer [2022-12-13T19:17:29.320Z] 1469e6f7b9e6: Pulling fs layer [2022-12-13T19:17:29.320Z] eaf3925da568: Pulling fs layer [2022-12-13T19:17:29.320Z] bab4dde63d76: Pulling fs layer [2022-12-13T19:17:29.320Z] bde34c3a00c8: Pulling fs layer [2022-12-13T19:17:29.320Z] b352a97aabf1: Pulling fs layer [2022-12-13T19:17:29.320Z] 4872d77fe225: Pulling fs layer [2022-12-13T19:17:29.320Z] 5851b861e8e6: Pulling fs layer [2022-12-13T19:17:29.320Z] eaf3925da568: Waiting [2022-12-13T19:17:29.320Z] 4872d77fe225: Waiting [2022-12-13T19:17:29.320Z] 988bab9f4d93: Waiting [2022-12-13T19:17:29.320Z] 5851b861e8e6: Waiting [2022-12-13T19:17:29.320Z] 1469e6f7b9e6: Waiting [2022-12-13T19:17:29.320Z] bde34c3a00c8: Waiting [2022-12-13T19:17:29.320Z] b352a97aabf1: Waiting [2022-12-13T19:17:29.320Z] e2be974225ed: Verifying Checksum [2022-12-13T19:17:29.320Z] e2be974225ed: Download complete [2022-12-13T19:17:29.320Z] 988bab9f4d93: Verifying Checksum [2022-12-13T19:17:29.320Z] 988bab9f4d93: Download complete [2022-12-13T19:17:29.579Z] 1469e6f7b9e6: Verifying Checksum [2022-12-13T19:17:29.579Z] 1469e6f7b9e6: Download complete [2022-12-13T19:17:29.579Z] eaf3925da568: Verifying Checksum [2022-12-13T19:17:29.579Z] eaf3925da568: Download complete [2022-12-13T19:17:29.579Z] 339a4e72a1f5: Verifying Checksum [2022-12-13T19:17:29.579Z] 339a4e72a1f5: Download complete [2022-12-13T19:17:29.579Z] bde34c3a00c8: Download complete [2022-12-13T19:17:29.579Z] b352a97aabf1: Verifying Checksum [2022-12-13T19:17:29.579Z] b352a97aabf1: Download complete [2022-12-13T19:17:29.579Z] 4872d77fe225: Verifying Checksum [2022-12-13T19:17:29.579Z] 4872d77fe225: Download complete [2022-12-13T19:17:29.579Z] 5851b861e8e6: Download complete [2022-12-13T19:17:29.579Z] b85a868b505f: Download complete [2022-12-13T19:17:30.145Z] bab4dde63d76: Download complete [2022-12-13T19:17:31.084Z] b85a868b505f: Pull complete [2022-12-13T19:17:31.084Z] e2be974225ed: Pull complete [2022-12-13T19:17:31.652Z] 339a4e72a1f5: Pull complete [2022-12-13T19:17:31.652Z] 988bab9f4d93: Pull complete [2022-12-13T19:17:31.913Z] 1469e6f7b9e6: Pull complete [2022-12-13T19:17:32.173Z] eaf3925da568: Pull complete [2022-12-13T19:17:34.074Z] bab4dde63d76: Pull complete [2022-12-13T19:17:34.074Z] bde34c3a00c8: Pull complete [2022-12-13T19:17:34.074Z] b352a97aabf1: Pull complete [2022-12-13T19:17:34.334Z] 4872d77fe225: Pull complete [2022-12-13T19:17:34.334Z] 5851b861e8e6: Pull complete [2022-12-13T19:17:34.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-12-13T19:17:34.334Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-12-13T19:17:34.334Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:17:34.420Z] prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container [2022-12-13T19:17:34.445Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-12-13T19:17:35.784Z] $ docker top cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 -eo pid,comm [2022-12-13T19:17:35.858Z] 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). [2022-12-13T19:17:35.858Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-12-13T19:17:35.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T19:17:35.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T19:17:36.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T19:17:36.029Z] $ docker exec cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent [2022-12-13T19:17:36.157Z] SSH_AUTH_SOCK=/tmp/ssh-848KzQAtd86i/agent.32 [2022-12-13T19:17:36.157Z] SSH_AGENT_PID=38 [2022-12-13T19:17:36.172Z] Running ssh-add (command line suppressed) [2022-12-13T19:17:36.282Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_13263234857792052228.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_13263234857792052228.key) [2022-12-13T19:17:36.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T19:17:36.594Z] + git tag --points-at HEAD [Pipeline] } [2022-12-13T19:17:36.605Z] $ docker exec --env ******** --env ******** cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent -k [2022-12-13T19:17:36.738Z] unset SSH_AUTH_SOCK; [2022-12-13T19:17:36.739Z] unset SSH_AGENT_PID; [2022-12-13T19:17:36.739Z] echo Agent pid 38 killed; [2022-12-13T19:17:36.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-12-13T19:17:36.780Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-12-13T19:17:36.780Z] [ssh-agent] Looking for ssh-agent implementation... [2022-12-13T19:17:36.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-12-13T19:17:36.896Z] $ docker exec cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent [2022-12-13T19:17:37.026Z] SSH_AUTH_SOCK=/tmp/ssh-1pHE9lvz1kZG/agent.70 [2022-12-13T19:17:37.026Z] SSH_AGENT_PID=76 [2022-12-13T19:17:37.032Z] Running ssh-add (command line suppressed) [2022-12-13T19:17:37.146Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_1208810265938009649.key (/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/private_key_1208810265938009649.key) [2022-12-13T19:17:37.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-12-13T19:17:37.453Z] + git semver init [2022-12-13T19:17:37.713Z] 2022-12-13 19:17:37,665 [run_init] DEBUG init version:0.0.0 force:False [2022-12-13T19:17:37.713Z] 2022-12-13 19:17:37,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver [2022-12-13T19:17:37.713Z] 2022-12-13 19:17:37,666 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver [2022-12-13T19:17:37.713Z] 2022-12-13 19:17:37,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429, universal_newlines=False, shell=None, istream=None) [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,515 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.git/info/exclude [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 with force:False [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,516 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,521 [execute] INFO git cat-file --batch-check [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,530 [execute] INFO git cat-file --batch [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) [2022-12-13T19:17:38.656Z] 2022-12-13 19:17:38,536 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-429/.semver/PR-429 [2022-12-13T19:17:38.656Z] 0.0.0 [Pipeline] } [2022-12-13T19:17:38.660Z] $ docker exec --env ******** --env ******** cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 ssh-agent -k [2022-12-13T19:17:38.767Z] unset SSH_AUTH_SOCK; [2022-12-13T19:17:38.767Z] unset SSH_AGENT_PID; [2022-12-13T19:17:38.767Z] echo Agent pid 76 killed; [2022-12-13T19:17:38.783Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-12-13T19:17:39.081Z] + git semver [Pipeline] } [2022-12-13T19:17:39.349Z] $ docker stop --time=1 cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 [2022-12-13T19:17:40.704Z] $ docker rm -f cdfd5ed27a710a750f720d01895d83704a97189c434745107a55c4a1ddc49174 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T19:17:41.046Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-12-13T19:17:41.242Z] Stashed 1 file(s) [Pipeline] echo [2022-12-13T19:17:41.245Z] [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 [2022-12-13T19:17:41.397Z] provisioning config files... [2022-12-13T19:17:41.406Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config8559785982615313043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:17:41.703Z] ---> docker-login.sh [2022-12-13T19:17:41.703Z] nexus3.edgexfoundry.org:10001 [2022-12-13T19:17:41.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:41.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:41.703Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:41.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:41.703Z] [2022-12-13T19:17:41.703Z] Login Succeeded [2022-12-13T19:17:41.703Z] nexus3.edgexfoundry.org:10002 [2022-12-13T19:17:41.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:41.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:41.964Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:41.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:41.964Z] [2022-12-13T19:17:41.964Z] Login Succeeded [2022-12-13T19:17:41.964Z] nexus3.edgexfoundry.org:10003 [2022-12-13T19:17:41.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:41.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:41.964Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:41.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:41.964Z] [2022-12-13T19:17:41.964Z] Login Succeeded [2022-12-13T19:17:41.964Z] nexus3.edgexfoundry.org:10004 [2022-12-13T19:17:41.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:41.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:41.964Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:41.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:41.964Z] [2022-12-13T19:17:41.964Z] Login Succeeded [2022-12-13T19:17:41.964Z] docker.io [2022-12-13T19:17:42.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:17:42.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:17:42.483Z] Configure a credential helper to remove this warning. See [2022-12-13T19:17:42.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:17:42.483Z] [2022-12-13T19:17:42.483Z] Login Succeeded [2022-12-13T19:17:42.483Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T19:17:42.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T19:17:42.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T19:17:42.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T19:17:42.563Z] ========================================================= [2022-12-13T19:17:42.563Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-12-13T19:17:42.563Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:17:42.864Z] + 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 . [2022-12-13T19:17:42.864Z] Sending build context to Docker daemon 6.258MB [2022-12-13T19:17:42.864Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T19:17:42.864Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-13T19:17:42.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-12-13T19:17:42.864Z] 213ec9aee27d: Pulling fs layer [2022-12-13T19:17:42.864Z] 4583459ba037: Pulling fs layer [2022-12-13T19:17:42.864Z] 93c1e223e6f2: Pulling fs layer [2022-12-13T19:17:42.864Z] 53926ce57604: Pulling fs layer [2022-12-13T19:17:42.864Z] 21b2b0c7a3f4: Pulling fs layer [2022-12-13T19:17:42.864Z] 22ff95d597cd: Pulling fs layer [2022-12-13T19:17:42.864Z] 12d6caf4c0d1: Pulling fs layer [2022-12-13T19:17:42.864Z] 96b7cbca73a9: Pulling fs layer [2022-12-13T19:17:42.864Z] 21b2b0c7a3f4: Waiting [2022-12-13T19:17:42.864Z] 53926ce57604: Waiting [2022-12-13T19:17:42.864Z] 12d6caf4c0d1: Waiting [2022-12-13T19:17:42.864Z] a7acece74701: Pulling fs layer [2022-12-13T19:17:42.864Z] 93c1e223e6f2: Verifying Checksum [2022-12-13T19:17:42.864Z] 93c1e223e6f2: Download complete [2022-12-13T19:17:42.864Z] 4583459ba037: Download complete [2022-12-13T19:17:43.124Z] 21b2b0c7a3f4: Verifying Checksum [2022-12-13T19:17:43.124Z] 21b2b0c7a3f4: Download complete [2022-12-13T19:17:43.124Z] 22ff95d597cd: Verifying Checksum [2022-12-13T19:17:43.124Z] 22ff95d597cd: Download complete [2022-12-13T19:17:43.124Z] 213ec9aee27d: Verifying Checksum [2022-12-13T19:17:43.124Z] 213ec9aee27d: Download complete [2022-12-13T19:17:43.124Z] 12d6caf4c0d1: Download complete [2022-12-13T19:17:43.124Z] 213ec9aee27d: Pull complete [2022-12-13T19:17:43.384Z] 4583459ba037: Pull complete [2022-12-13T19:17:43.384Z] 93c1e223e6f2: Pull complete [2022-12-13T19:17:43.384Z] a7acece74701: Verifying Checksum [2022-12-13T19:17:43.384Z] a7acece74701: Download complete [2022-12-13T19:17:43.952Z] 53926ce57604: Verifying Checksum [2022-12-13T19:17:43.952Z] 53926ce57604: Download complete [2022-12-13T19:17:43.952Z] 96b7cbca73a9: Verifying Checksum [2022-12-13T19:17:43.952Z] 96b7cbca73a9: Download complete [2022-12-13T19:17:48.138Z] 53926ce57604: Pull complete [2022-12-13T19:17:48.138Z] 21b2b0c7a3f4: Pull complete [2022-12-13T19:17:48.138Z] 22ff95d597cd: Pull complete [2022-12-13T19:17:48.138Z] 12d6caf4c0d1: Pull complete [2022-12-13T19:17:50.670Z] 96b7cbca73a9: Pull complete [2022-12-13T19:17:50.928Z] a7acece74701: Pull complete [2022-12-13T19:17:50.928Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-12-13T19:17:50.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-12-13T19:17:50.928Z] ---> db6d94c90886 [2022-12-13T19:17:50.928Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-13T19:17:52.834Z] ---> Running in c88dcea9790a [2022-12-13T19:17:52.834Z] Removing intermediate container c88dcea9790a [2022-12-13T19:17:52.834Z] ---> 3a9cd1ba498e [2022-12-13T19:17:52.835Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-13T19:17:52.835Z] ---> Running in 9182c9b6846a [2022-12-13T19:17:52.835Z] Removing intermediate container 9182c9b6846a [2022-12-13T19:17:52.835Z] ---> 6b184451c6cf [2022-12-13T19:17:52.835Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-13T19:17:52.835Z] ---> Running in 15ffe7f79d2f [2022-12-13T19:17:52.835Z] Removing intermediate container 15ffe7f79d2f [2022-12-13T19:17:52.835Z] ---> 6e6c9e302197 [2022-12-13T19:17:52.835Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-13T19:17:53.094Z] ---> Running in 8be54b9db85d [2022-12-13T19:17:53.094Z] Removing intermediate container 8be54b9db85d [2022-12-13T19:17:53.094Z] ---> 1ec88e3eacb4 [2022-12-13T19:17:53.094Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-13T19:17:53.094Z] ---> Running in 6a1521aee84a [2022-12-13T19:17:53.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T19:17:53.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T19:17:53.872Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-13T19:17:53.872Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-13T19:17:53.872Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-13T19:17:54.140Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-13T19:17:54.140Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T19:17:54.140Z] OK: 216 MiB in 55 packages [2022-12-13T19:17:54.399Z] Removing intermediate container 6a1521aee84a [2022-12-13T19:17:54.399Z] ---> 2897a497694d [2022-12-13T19:17:54.399Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-12-13T19:17:54.399Z] ---> Running in d75cd80c5d44 [2022-12-13T19:17:54.657Z] Removing intermediate container d75cd80c5d44 [2022-12-13T19:17:54.657Z] ---> 776cfc9eb402 [2022-12-13T19:17:54.657Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-13T19:17:54.657Z] ---> 1b85e4086f89 [2022-12-13T19:17:54.657Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T19:17:54.657Z] ---> Running in c97162a0ce27 [2022-12-13T19:17:56.364Z] Still waiting to schedule task [2022-12-13T19:17:56.364Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-12-13T19:18:16.580Z] Removing intermediate container c97162a0ce27 [2022-12-13T19:18:16.580Z] ---> c54af2f8b87e [2022-12-13T19:18:16.580Z] Step 11/12 : COPY . . [2022-12-13T19:18:16.580Z] ---> 2b39733ba90f [2022-12-13T19:18:16.580Z] Step 12/12 : RUN $MAKE [2022-12-13T19:18:16.580Z] ---> Running in 13adeb56ba49 [2022-12-13T19:18:16.580Z] noop [2022-12-13T19:18:16.580Z] Removing intermediate container 13adeb56ba49 [2022-12-13T19:18:16.580Z] ---> 7ef17aa9b351 [2022-12-13T19:18:16.580Z] Successfully built 7ef17aa9b351 [2022-12-13T19:18:16.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:18:16.895Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T19:18:16.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:18:16.961Z] prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container [2022-12-13T19:18:16.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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 ******** ci-base-image-x86_64 cat [2022-12-13T19:18:17.351Z] $ docker top 677776653e1d5aa1b65260ecb0c7191066c443ba0ebda5429fd931444631a834 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T19:18:17.680Z] + go version [2022-12-13T19:18:17.680Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-12-13T19:18:17.692Z] $ docker stop --time=1 677776653e1d5aa1b65260ecb0c7191066c443ba0ebda5429fd931444631a834 [2022-12-13T19:18:18.969Z] $ docker rm -f 677776653e1d5aa1b65260ecb0c7191066c443ba0ebda5429fd931444631a834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:18:19.350Z] + docker inspect -f . ci-base-image-x86_64 [2022-12-13T19:18:19.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:18:19.419Z] prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container [2022-12-13T19:18:19.445Z] $ 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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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 ******** ci-base-image-x86_64 cat [2022-12-13T19:18:19.797Z] $ docker top eda1682c2b3ae1d60b03de2d621bc7589fec28e064eb834dc4cb08e25fa3ff4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T19:18:20.136Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] fileExists [Pipeline] sh [2022-12-13T19:18:20.432Z] + make test [2022-12-13T19:18:20.432Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-13T19:18:20.690Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-12-13T19:18:28.794Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-12-13T19:18:29.728Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements [2022-12-13T19:18:29.728Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-12-13T19:18:36.283Z] 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." [2022-12-13T19:18:36.283Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-13T19:18:38.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T19:18:38.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T19:18:38.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-13T19:18:38.821Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T19:18:38.835Z] $ docker stop --time=1 eda1682c2b3ae1d60b03de2d621bc7589fec28e064eb834dc4cb08e25fa3ff4f [2022-12-13T19:18:40.590Z] $ docker rm -f eda1682c2b3ae1d60b03de2d621bc7589fec28e064eb834dc4cb08e25fa3ff4f [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T19:18:41.021Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T19:18:41.067Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-12-13T19:18:41.573Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T19:18:41.859Z] + ls -al . [2022-12-13T19:18:41.859Z] total 192 [2022-12-13T19:18:41.859Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 13 19:18 . [2022-12-13T19:18:41.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:17 .. [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 19:17 .dockerignore [2022-12-13T19:18:41.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 19:18 .git [2022-12-13T19:18:41.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:17 .github [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 13 19:17 .gitignore [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 19:17 .golangci.yml [2022-12-13T19:18:41.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 19:17 .semver [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 9293 Dec 13 19:17 Attribution.txt [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 13162 Dec 13 19:17 CHANGELOG.md [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 1752 Dec 13 19:17 Dockerfile [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 19:17 GOVERNANCE.md [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 13 19:17 Jenkinsfile [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 19:17 LICENSE [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 2126 Dec 13 19:17 Makefile [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 13 19:17 OWNERS.md [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 3165 Dec 13 19:17 README.md [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 19:17 VERSION [2022-12-13T19:18:41.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:17 bin [2022-12-13T19:18:41.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:17 cmd [2022-12-13T19:18:41.859Z] -rw-r--r-- 1 jenkins jenkins 17887 Dec 13 19:18 coverage.out [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 3463 Dec 13 19:17 go.mod [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 45046 Dec 13 19:17 go.sum [2022-12-13T19:18:41.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:17 internal [2022-12-13T19:18:41.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:17 mock [2022-12-13T19:18:41.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:17 snap [2022-12-13T19:18:41.859Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 13 19:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:18:42.167Z] + 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=81c1b11e314181c223e22c88b8c092702fee8065 --label arch=amd64 --label version=0.0.0 . [2022-12-13T19:18:42.167Z] Sending build context to Docker daemon 6.276MB [2022-12-13T19:18:42.167Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T19:18:42.167Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-13T19:18:42.167Z] ---> 7ef17aa9b351 [2022-12-13T19:18:42.167Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-13T19:18:42.167Z] ---> Running in f76b2bbe6d9e [2022-12-13T19:18:42.425Z] Removing intermediate container f76b2bbe6d9e [2022-12-13T19:18:42.425Z] ---> c0de1dc30de5 [2022-12-13T19:18:42.425Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-13T19:18:42.425Z] ---> Running in 55173b21747a [2022-12-13T19:18:42.425Z] Removing intermediate container 55173b21747a [2022-12-13T19:18:42.425Z] ---> 4a9914232957 [2022-12-13T19:18:42.425Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-13T19:18:42.425Z] ---> Running in cb08ae0d069b [2022-12-13T19:18:42.685Z] Removing intermediate container cb08ae0d069b [2022-12-13T19:18:42.685Z] ---> 084ceb955561 [2022-12-13T19:18:42.685Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-13T19:18:42.685Z] ---> Running in 245d92edd727 [2022-12-13T19:18:42.685Z] Removing intermediate container 245d92edd727 [2022-12-13T19:18:42.685Z] ---> 6cb9ebac246c [2022-12-13T19:18:42.685Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-13T19:18:42.685Z] ---> Running in edf2baf8f300 [2022-12-13T19:18:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T19:18:43.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T19:18:43.514Z] OK: 216 MiB in 55 packages [2022-12-13T19:18:43.773Z] Removing intermediate container edf2baf8f300 [2022-12-13T19:18:43.773Z] ---> 82cc660b1c59 [2022-12-13T19:18:43.773Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-12-13T19:18:43.773Z] ---> Running in 241c665cf4d9 [2022-12-13T19:18:43.773Z] Removing intermediate container 241c665cf4d9 [2022-12-13T19:18:43.773Z] ---> 616fe50a4d15 [2022-12-13T19:18:43.773Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-13T19:18:44.031Z] ---> c40f45070d6c [2022-12-13T19:18:44.031Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T19:18:44.031Z] ---> Running in 928a880f157c [2022-12-13T19:18:44.965Z] Removing intermediate container 928a880f157c [2022-12-13T19:18:44.965Z] ---> 9d6fd2d04faf [2022-12-13T19:18:44.965Z] Step 11/24 : COPY . . [2022-12-13T19:18:44.965Z] ---> 6fdfbc9c055a [2022-12-13T19:18:44.965Z] Step 12/24 : RUN $MAKE [2022-12-13T19:18:44.965Z] ---> Running in 5e81f996f245 [2022-12-13T19:18:45.224Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-12-13T19:19:07.150Z] Removing intermediate container 5e81f996f245 [2022-12-13T19:19:07.150Z] ---> 3ff25acc7365 [2022-12-13T19:19:07.150Z] Step 13/24 : FROM alpine:3.16 [2022-12-13T19:19:07.150Z] 3.16: Pulling from library/alpine [2022-12-13T19:19:07.150Z] ca7dd9ec2225: Pulling fs layer [2022-12-13T19:19:07.150Z] ca7dd9ec2225: Verifying Checksum [2022-12-13T19:19:07.150Z] ca7dd9ec2225: Download complete [2022-12-13T19:19:07.150Z] ca7dd9ec2225: Pull complete [2022-12-13T19:19:07.150Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T19:19:07.150Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T19:19:07.150Z] ---> bfe296a52501 [2022-12-13T19:19:07.150Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-12-13T19:19:07.150Z] ---> Running in 34f95c2efe51 [2022-12-13T19:19:07.150Z] Removing intermediate container 34f95c2efe51 [2022-12-13T19:19:07.150Z] ---> 86c784187fa1 [2022-12-13T19:19:07.150Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-13T19:19:07.150Z] ---> Running in 9ccae452461e [2022-12-13T19:19:07.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-12-13T19:19:07.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-12-13T19:19:07.150Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-13T19:19:07.150Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T19:19:07.150Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-13T19:19:07.150Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T19:19:07.150Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-13T19:19:07.150Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-13T19:19:07.150Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T19:19:07.150Z] OK: 8 MiB in 20 packages [2022-12-13T19:19:07.150Z] Removing intermediate container 9ccae452461e [2022-12-13T19:19:07.150Z] ---> b3d51df77398 [2022-12-13T19:19:07.150Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-12-13T19:19:07.150Z] ---> 47cd4ba43b38 [2022-12-13T19:19:07.150Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-12-13T19:19:07.150Z] ---> d330dbe167ea [2022-12-13T19:19:07.150Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-12-13T19:19:07.150Z] ---> 7908f2411d8e [2022-12-13T19:19:07.150Z] Step 19/24 : EXPOSE 59982 [2022-12-13T19:19:07.408Z] ---> Running in 9f37e0cc793b [2022-12-13T19:19:07.408Z] Removing intermediate container 9f37e0cc793b [2022-12-13T19:19:07.408Z] ---> 30565d41f5c3 [2022-12-13T19:19:07.408Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-12-13T19:19:07.408Z] ---> Running in 660ea0a9396e [2022-12-13T19:19:07.408Z] Removing intermediate container 660ea0a9396e [2022-12-13T19:19:07.408Z] ---> 7c444187419c [2022-12-13T19:19:07.408Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T19:19:07.669Z] ---> Running in 47cad0b94a5f [2022-12-13T19:19:07.669Z] Removing intermediate container 47cad0b94a5f [2022-12-13T19:19:07.669Z] ---> b82190e4718c [2022-12-13T19:19:07.669Z] Step 22/24 : LABEL arch=amd64 [2022-12-13T19:19:07.669Z] ---> Running in fa81b2b47644 [2022-12-13T19:19:07.669Z] Removing intermediate container fa81b2b47644 [2022-12-13T19:19:07.669Z] ---> 725b04b08aad [2022-12-13T19:19:07.669Z] Step 23/24 : LABEL git_sha=81c1b11e314181c223e22c88b8c092702fee8065 [2022-12-13T19:19:07.929Z] ---> Running in 95a982bb46c0 [2022-12-13T19:19:07.929Z] Removing intermediate container 95a982bb46c0 [2022-12-13T19:19:07.929Z] ---> 7b783629c4e0 [2022-12-13T19:19:07.929Z] Step 24/24 : LABEL version=0.0.0 [2022-12-13T19:19:07.929Z] ---> Running in a0443a7c938d [2022-12-13T19:19:07.929Z] Removing intermediate container a0443a7c938d [2022-12-13T19:19:07.929Z] ---> 6e7355a49a8e [2022-12-13T19:19:07.929Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T19:19:07.929Z] Successfully built 6e7355a49a8e [2022-12-13T19:19:07.929Z] 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 [2022-12-13T19:19:08.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T19:19:08.359Z] [2022-12-13T19:19:08.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:19:08.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T19:19:08.651Z] latest: Pulling from edgex-lftools-log-publisher [2022-12-13T19:19:08.651Z] 5eb5b503b376: Pulling fs layer [2022-12-13T19:19:08.651Z] 5c69ac0246d0: Pulling fs layer [2022-12-13T19:19:08.651Z] ec43610c2a17: Pulling fs layer [2022-12-13T19:19:08.651Z] 3a2ae6a8a46f: Pulling fs layer [2022-12-13T19:19:08.651Z] 33b1e0a273af: Pulling fs layer [2022-12-13T19:19:08.651Z] 3a2ae6a8a46f: Waiting [2022-12-13T19:19:08.651Z] 33b1e0a273af: Waiting [2022-12-13T19:19:08.651Z] 5d3b04190fa2: Pulling fs layer [2022-12-13T19:19:08.651Z] 2f39f015ded8: Pulling fs layer [2022-12-13T19:19:08.651Z] 5d3b04190fa2: Waiting [2022-12-13T19:19:08.651Z] 2f39f015ded8: Waiting [2022-12-13T19:19:08.651Z] 5c69ac0246d0: Verifying Checksum [2022-12-13T19:19:08.651Z] 5c69ac0246d0: Download complete [2022-12-13T19:19:08.651Z] 3a2ae6a8a46f: Verifying Checksum [2022-12-13T19:19:08.651Z] 3a2ae6a8a46f: Download complete [2022-12-13T19:19:08.911Z] 33b1e0a273af: Verifying Checksum [2022-12-13T19:19:08.911Z] 33b1e0a273af: Download complete [2022-12-13T19:19:08.911Z] 5d3b04190fa2: Verifying Checksum [2022-12-13T19:19:08.911Z] 5d3b04190fa2: Download complete [2022-12-13T19:19:08.911Z] ec43610c2a17: Verifying Checksum [2022-12-13T19:19:08.911Z] ec43610c2a17: Download complete [2022-12-13T19:19:08.911Z] 5eb5b503b376: Verifying Checksum [2022-12-13T19:19:08.911Z] 5eb5b503b376: Download complete [2022-12-13T19:19:09.480Z] 2f39f015ded8: Download complete [2022-12-13T19:19:10.046Z] 5eb5b503b376: Pull complete [2022-12-13T19:19:10.046Z] 5c69ac0246d0: Pull complete [2022-12-13T19:19:10.613Z] ec43610c2a17: Pull complete [2022-12-13T19:19:10.613Z] 3a2ae6a8a46f: Pull complete [2022-12-13T19:19:10.872Z] 33b1e0a273af: Pull complete [2022-12-13T19:19:10.872Z] 5d3b04190fa2: Pull complete [2022-12-13T19:19:15.063Z] 2f39f015ded8: Pull complete [2022-12-13T19:19:15.063Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-12-13T19:19:15.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T19:19:15.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:19:15.133Z] prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container [2022-12-13T19:19:15.177Z] $ 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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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 [2022-12-13T19:19:16.740Z] $ docker top 1b53168c9b1e2922f9243f43872209a06b8713685466e207728fe61db44640e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:19:17.142Z] ---> job-cost.sh [2022-12-13T19:19:17.142Z] lf-activate-venv: SKIPPING [2022-12-13T19:19:17.142Z] INFO: No Stack... [2022-12-13T19:19:17.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T19:19:17.660Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T19:19:17.957Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/cost.csv [2022-12-13T19:19:17.958Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T19:19:17.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [2022-12-13T19:19:17.991Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] did not exist. Created. [2022-12-13T19:19:17.991Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T19:19:18.288Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-12-13T19:19:18.318Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T19:19:18.324Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T19:19:18.343Z] $ docker stop --time=1 1b53168c9b1e2922f9243f43872209a06b8713685466e207728fe61db44640e3 [2022-12-13T19:19:19.520Z] $ docker rm -f 1b53168c9b1e2922f9243f43872209a06b8713685466e207728fe61db44640e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-12-13T19:19:30.455Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-121097 in /w/workspace/gexfoundry_device-mqtt-go_PR-429 [Pipeline] { [Pipeline] ws [2022-12-13T19:19:30.467Z] Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout [2022-12-13T19:19:30.502Z] Selected Git installation does not exist. Using Default [2022-12-13T19:19:30.502Z] The recommended git tool is: NONE [2022-12-13T19:19:35.421Z] using credential edgex-jenkins-ssh [2022-12-13T19:19:35.435Z] Cloning the remote Git repository [2022-12-13T19:19:35.476Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-13T19:19:35.536Z] > git init /w/workspace/device-mqtt-go/7 # timeout=10 [2022-12-13T19:19:35.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-13T19:19:35.655Z] > git --version # timeout=10 [2022-12-13T19:19:35.674Z] > git --version # 'git version 2.25.1' [2022-12-13T19:19:35.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T19:19:35.723Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T19:19:36.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-12-13T19:19:36.856Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-12-13T19:19:37.667Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-12-13T19:19:37.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-12-13T19:19:37.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T19:19:37.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-12-13T19:19:38.248Z] Merging remotes/origin/main commit fcfe150067659d9c2450c08aa60233797868c9db into PR head commit fa87d88a994f5fe2e81ddf427b8127062ba1e917 [2022-12-13T19:19:38.509Z] Merge succeeded, producing 7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 [2022-12-13T19:19:38.509Z] Checking out Revision 7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 (PR-429) [2022-12-13T19:19:38.267Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T19:19:38.286Z] > git checkout -f fa87d88a994f5fe2e81ddf427b8127062ba1e917 # timeout=10 [2022-12-13T19:19:38.375Z] > git remote # timeout=10 [2022-12-13T19:19:38.398Z] > git config --get remote.origin.url # timeout=10 [2022-12-13T19:19:38.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-12-13T19:19:38.433Z] > git merge fcfe150067659d9c2450c08aa60233797868c9db # timeout=10 [2022-12-13T19:19:38.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-12-13T19:19:38.516Z] > git config core.sparsecheckout # timeout=10 [2022-12-13T19:19:38.532Z] > git checkout -f 7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 # timeout=10 [2022-12-13T19:19:42.021Z] Commit message: "Merge commit 'fcfe150067659d9c2450c08aa60233797868c9db' into HEAD" [2022-12-13T19:19:42.044Z] First time build. Skipping changelog. [2022-12-13T19:19:42.029Z] > git rev-list --no-walk 5d52a429f23aa518b7484a83ab2e6fef29263d17 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T19:19:42.915Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-12-13T19:19:42.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T19:19:42.915Z] Dload Upload Total Spent Left Speed [2022-12-13T19:19:42.915Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2022-12-13T19:19:43.531Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-12-13T19:19:43.854Z] + sudo tee /etc/docker/daemon.new [2022-12-13T19:19:43.854Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-12-13T19:19:43.854Z] { [2022-12-13T19:19:43.854Z] "registry-mirrors": [ [2022-12-13T19:19:43.854Z] "https://nexus3.edgexfoundry.org:10001" [2022-12-13T19:19:43.854Z] ], [2022-12-13T19:19:43.854Z] "bip": "10.250.0.254/24", [2022-12-13T19:19:43.854Z] "hosts": [ [2022-12-13T19:19:43.854Z] "tcp://0.0.0.0:5555", [2022-12-13T19:19:43.854Z] "unix:///var/run/docker.sock" [2022-12-13T19:19:43.854Z] ], [2022-12-13T19:19:43.854Z] "mtu": 1458, [2022-12-13T19:19:43.854Z] "selinux-enabled": true, [2022-12-13T19:19:43.854Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-12-13T19:19:43.854Z] } [Pipeline] sh [2022-12-13T19:19:44.175Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-12-13T19:19:44.500Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T19:20:02.762Z] provisioning config files... [2022-12-13T19:20:02.785Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config16813335723150350107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:20:03.186Z] ---> docker-login.sh [2022-12-13T19:20:03.187Z] nexus3.edgexfoundry.org:10001 [2022-12-13T19:20:03.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:20:03.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:20:03.776Z] Configure a credential helper to remove this warning. See [2022-12-13T19:20:03.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:20:03.776Z] [2022-12-13T19:20:03.776Z] Login Succeeded [2022-12-13T19:20:03.776Z] nexus3.edgexfoundry.org:10002 [2022-12-13T19:20:04.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:20:04.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:20:04.045Z] Configure a credential helper to remove this warning. See [2022-12-13T19:20:04.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:20:04.045Z] [2022-12-13T19:20:04.045Z] Login Succeeded [2022-12-13T19:20:04.045Z] nexus3.edgexfoundry.org:10003 [2022-12-13T19:20:04.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:20:04.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:20:04.580Z] Configure a credential helper to remove this warning. See [2022-12-13T19:20:04.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:20:04.580Z] [2022-12-13T19:20:04.580Z] Login Succeeded [2022-12-13T19:20:04.580Z] nexus3.edgexfoundry.org:10004 [2022-12-13T19:20:04.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:20:04.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:20:04.849Z] Configure a credential helper to remove this warning. See [2022-12-13T19:20:04.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:20:04.849Z] [2022-12-13T19:20:04.849Z] Login Succeeded [2022-12-13T19:20:04.849Z] docker.io [2022-12-13T19:20:05.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-12-13T19:20:05.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-12-13T19:20:05.389Z] Configure a credential helper to remove this warning. See [2022-12-13T19:20:05.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-12-13T19:20:05.389Z] [2022-12-13T19:20:05.389Z] Login Succeeded [2022-12-13T19:20:05.389Z] ---> docker-login.sh ends [Pipeline] } [2022-12-13T19:20:05.404Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-12-13T19:20:05.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T19:20:05.623Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-12-13T19:20:05.632Z] ========================================================= [2022-12-13T19:20:05.632Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-12-13T19:20:05.632Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:20:05.973Z] + 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 . [2022-12-13T19:20:06.242Z] Sending build context to Docker daemon 3.236MB [2022-12-13T19:20:06.242Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T19:20:06.242Z] Step 2/12 : FROM ${BASE} AS builder [2022-12-13T19:20:06.511Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-12-13T19:20:06.511Z] 9b18e9b68314: Pulling fs layer [2022-12-13T19:20:06.511Z] 35d82f9e3411: Pulling fs layer [2022-12-13T19:20:06.511Z] e16973657156: Pulling fs layer [2022-12-13T19:20:06.511Z] fc693d55d65f: Pulling fs layer [2022-12-13T19:20:06.511Z] 7e9fc2657dce: Pulling fs layer [2022-12-13T19:20:06.511Z] dda99020689f: Pulling fs layer [2022-12-13T19:20:06.511Z] db1c61fa0a46: Pulling fs layer [2022-12-13T19:20:06.511Z] fc693d55d65f: Waiting [2022-12-13T19:20:06.511Z] 891c053d2c06: Pulling fs layer [2022-12-13T19:20:06.511Z] dda99020689f: Waiting [2022-12-13T19:20:06.511Z] db1c61fa0a46: Waiting [2022-12-13T19:20:06.511Z] 891c053d2c06: Waiting [2022-12-13T19:20:06.511Z] 7e9fc2657dce: Waiting [2022-12-13T19:20:06.511Z] e16973657156: Verifying Checksum [2022-12-13T19:20:06.511Z] e16973657156: Download complete [2022-12-13T19:20:06.511Z] 35d82f9e3411: Verifying Checksum [2022-12-13T19:20:06.511Z] 35d82f9e3411: Download complete [2022-12-13T19:20:06.511Z] 7e9fc2657dce: Verifying Checksum [2022-12-13T19:20:06.511Z] 7e9fc2657dce: Download complete [2022-12-13T19:20:06.511Z] dda99020689f: Verifying Checksum [2022-12-13T19:20:06.511Z] dda99020689f: Download complete [2022-12-13T19:20:06.511Z] 9b18e9b68314: Download complete [2022-12-13T19:20:07.474Z] 9b18e9b68314: Pull complete [2022-12-13T19:20:07.474Z] 891c053d2c06: Verifying Checksum [2022-12-13T19:20:07.474Z] 891c053d2c06: Download complete [2022-12-13T19:20:08.089Z] 35d82f9e3411: Pull complete [2022-12-13T19:20:08.361Z] e16973657156: Pull complete [2022-12-13T19:20:08.954Z] db1c61fa0a46: Verifying Checksum [2022-12-13T19:20:08.954Z] db1c61fa0a46: Download complete [2022-12-13T19:20:09.538Z] fc693d55d65f: Verifying Checksum [2022-12-13T19:20:09.538Z] fc693d55d65f: Download complete [2022-12-13T19:20:21.870Z] fc693d55d65f: Pull complete [2022-12-13T19:20:21.870Z] 7e9fc2657dce: Pull complete [2022-12-13T19:20:21.870Z] dda99020689f: Pull complete [2022-12-13T19:20:28.534Z] db1c61fa0a46: Pull complete [2022-12-13T19:20:29.952Z] 891c053d2c06: Pull complete [2022-12-13T19:20:29.952Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-12-13T19:20:29.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-12-13T19:20:29.952Z] ---> f96f9c87975a [2022-12-13T19:20:29.952Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-12-13T19:20:31.903Z] ---> Running in 945079d1888c [2022-12-13T19:20:31.903Z] Removing intermediate container 945079d1888c [2022-12-13T19:20:31.903Z] ---> 11a16273e2ad [2022-12-13T19:20:31.903Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-13T19:20:32.169Z] ---> Running in d6ec596dedf5 [2022-12-13T19:20:32.437Z] Removing intermediate container d6ec596dedf5 [2022-12-13T19:20:32.437Z] ---> ec513a548259 [2022-12-13T19:20:32.437Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-13T19:20:32.437Z] ---> Running in f9d3127ab4e1 [2022-12-13T19:20:32.706Z] Removing intermediate container f9d3127ab4e1 [2022-12-13T19:20:32.706Z] ---> 6e8ad9c4a0c9 [2022-12-13T19:20:32.706Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-12-13T19:20:32.706Z] ---> Running in 0ad758ca0fc0 [2022-12-13T19:20:33.289Z] Removing intermediate container 0ad758ca0fc0 [2022-12-13T19:20:33.289Z] ---> 6f672167ef65 [2022-12-13T19:20:33.289Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-13T19:20:33.289Z] ---> Running in 0ba43b1f7fa1 [2022-12-13T19:20:34.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T19:20:34.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T19:20:35.480Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-12-13T19:20:35.480Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-12-13T19:20:35.480Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-12-13T19:20:35.480Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-12-13T19:20:35.480Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T19:20:35.480Z] OK: 226 MiB in 55 packages [2022-12-13T19:20:38.061Z] Removing intermediate container 0ba43b1f7fa1 [2022-12-13T19:20:38.061Z] ---> 37e242b74021 [2022-12-13T19:20:38.061Z] Step 8/12 : WORKDIR /device-mqtt-go [2022-12-13T19:20:38.330Z] ---> Running in de1eb50689e0 [2022-12-13T19:20:38.602Z] Removing intermediate container de1eb50689e0 [2022-12-13T19:20:38.602Z] ---> 09778e576070 [2022-12-13T19:20:38.602Z] Step 9/12 : COPY go.mod vendor* ./ [2022-12-13T19:20:38.871Z] ---> 72eb0b9bde94 [2022-12-13T19:20:38.871Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T19:20:39.139Z] ---> Running in 04f3938b82dc [2022-12-13T19:21:35.570Z] Removing intermediate container 04f3938b82dc [2022-12-13T19:21:35.570Z] ---> 1756bb8d8674 [2022-12-13T19:21:35.570Z] Step 11/12 : COPY . . [2022-12-13T19:21:35.570Z] ---> 937dcd1a939a [2022-12-13T19:21:35.570Z] Step 12/12 : RUN $MAKE [2022-12-13T19:21:35.570Z] ---> Running in 43b6809cd7ab [2022-12-13T19:21:35.570Z] noop [2022-12-13T19:21:35.570Z] Removing intermediate container 43b6809cd7ab [2022-12-13T19:21:35.570Z] ---> 9789bfd3b9ce [2022-12-13T19:21:35.570Z] Successfully built 9789bfd3b9ce [2022-12-13T19:21:35.570Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:21:35.929Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T19:21:35.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:21:36.113Z] prd-ubuntu20.04-docker-arm64-4c-16g-121097 does not seem to be running inside a container [2022-12-13T19:21:36.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** ci-base-image-arm64 cat [2022-12-13T19:21:37.349Z] $ docker top 09cb401eb109b3a53268255983b416120da0b0cf3c229e410641292b1cab8feb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T19:21:38.169Z] + go version [2022-12-13T19:21:38.169Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-12-13T19:21:38.191Z] $ docker stop --time=1 09cb401eb109b3a53268255983b416120da0b0cf3c229e410641292b1cab8feb [2022-12-13T19:21:39.787Z] $ docker rm -f 09cb401eb109b3a53268255983b416120da0b0cf3c229e410641292b1cab8feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:21:40.322Z] + docker inspect -f . ci-base-image-arm64 [2022-12-13T19:21:40.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:21:40.487Z] prd-ubuntu20.04-docker-arm64-4c-16g-121097 does not seem to be running inside a container [2022-12-13T19:21:40.552Z] $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** ci-base-image-arm64 cat [2022-12-13T19:21:41.671Z] $ docker top cf22fc43c8218537d122d3eca35366abfbc801fdc8184002eba276dd4ab67c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T19:21:42.163Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/7 [Pipeline] fileExists [Pipeline] sh [2022-12-13T19:21:42.486Z] + make test [2022-12-13T19:21:42.486Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-12-13T19:21:44.439Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-12-13T19:23:06.088Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-12-13T19:23:07.502Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements [2022-12-13T19:23:07.502Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-12-13T19:23:07.770Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-12-13T19:23:07.770Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-12-13T19:23:29.831Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-12-13T19:23:29.831Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-12-13T19:23:29.831Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-12-13T19:23:29.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-12-13T19:23:29.870Z] $ docker stop --time=1 cf22fc43c8218537d122d3eca35366abfbc801fdc8184002eba276dd4ab67c67 [2022-12-13T19:23:31.919Z] $ docker rm -f cf22fc43c8218537d122d3eca35366abfbc801fdc8184002eba276dd4ab67c67 [Pipeline] // withDockerContainer [Pipeline] sh [2022-12-13T19:23:32.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-12-13T19:23:32.860Z] Warning: overwriting stash ‘coverage-report’ [2022-12-13T19:23:33.295Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-12-13T19:23:33.680Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-12-13T19:23:34.001Z] + ls -al . [2022-12-13T19:23:34.001Z] total 188 [2022-12-13T19:23:34.001Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 19:21 . [2022-12-13T19:23:34.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:19 .. [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 13 19:19 .dockerignore [2022-12-13T19:23:34.001Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 13 19:19 .git [2022-12-13T19:23:34.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:19 .github [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 329 Dec 13 19:19 .gitignore [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 13 19:19 .golangci.yml [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 9293 Dec 13 19:19 Attribution.txt [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 13162 Dec 13 19:19 CHANGELOG.md [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 1752 Dec 13 19:19 Dockerfile [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 13 19:19 GOVERNANCE.md [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 678 Dec 13 19:19 Jenkinsfile [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 13 19:19 LICENSE [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 2126 Dec 13 19:19 Makefile [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 13 19:19 OWNERS.md [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 3165 Dec 13 19:19 README.md [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 13 19:17 VERSION [2022-12-13T19:23:34.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:19 bin [2022-12-13T19:23:34.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:19 cmd [2022-12-13T19:23:34.001Z] -rw-r--r-- 1 jenkins jenkins 17887 Dec 13 19:23 coverage.out [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 3463 Dec 13 19:19 go.mod [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 45046 Dec 13 19:19 go.sum [2022-12-13T19:23:34.001Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 19:19 internal [2022-12-13T19:23:34.001Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 19:19 mock [2022-12-13T19:23:34.001Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 13 19:19 snap [2022-12-13T19:23:34.001Z] -rw-rw-r-- 1 jenkins jenkins 227 Dec 13 19:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:23:34.334Z] + 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=7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 --label arch=arm64 --label version=0.0.0 . [2022-12-13T19:23:34.602Z] Sending build context to Docker daemon 3.254MB [2022-12-13T19:23:34.602Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-12-13T19:23:34.602Z] Step 2/24 : FROM ${BASE} AS builder [2022-12-13T19:23:34.602Z] ---> 9789bfd3b9ce [2022-12-13T19:23:34.602Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-12-13T19:23:34.870Z] ---> Running in 28c034f7da84 [2022-12-13T19:23:35.140Z] Removing intermediate container 28c034f7da84 [2022-12-13T19:23:35.140Z] ---> 3e7556dd1ce0 [2022-12-13T19:23:35.140Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-12-13T19:23:35.140Z] ---> Running in bfa6fe7a035d [2022-12-13T19:23:35.408Z] Removing intermediate container bfa6fe7a035d [2022-12-13T19:23:35.408Z] ---> 6864bc9f9ed2 [2022-12-13T19:23:35.408Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-12-13T19:23:35.408Z] ---> Running in 7cceaf7315d4 [2022-12-13T19:23:35.681Z] Removing intermediate container 7cceaf7315d4 [2022-12-13T19:23:35.681Z] ---> fc209f40bd2a [2022-12-13T19:23:35.681Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-12-13T19:23:35.681Z] ---> Running in 74560a6a593f [2022-12-13T19:23:35.959Z] Removing intermediate container 74560a6a593f [2022-12-13T19:23:35.959Z] ---> e0c37b13eef3 [2022-12-13T19:23:35.959Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-12-13T19:23:36.227Z] ---> Running in 8d956313bcbe [2022-12-13T19:23:37.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T19:23:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T19:23:38.417Z] OK: 226 MiB in 55 packages [2022-12-13T19:23:39.379Z] Removing intermediate container 8d956313bcbe [2022-12-13T19:23:39.379Z] ---> 7d167542412c [2022-12-13T19:23:39.379Z] Step 8/24 : WORKDIR /device-mqtt-go [2022-12-13T19:23:39.379Z] ---> Running in 1fc3beb7d5da [2022-12-13T19:23:39.647Z] Removing intermediate container 1fc3beb7d5da [2022-12-13T19:23:39.647Z] ---> 8ff6bb945a53 [2022-12-13T19:23:39.647Z] Step 9/24 : COPY go.mod vendor* ./ [2022-12-13T19:23:39.974Z] ---> 985f74254305 [2022-12-13T19:23:39.974Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-12-13T19:23:40.246Z] ---> Running in 7c495b93f8f1 [2022-12-13T19:23:43.701Z] Removing intermediate container 7c495b93f8f1 [2022-12-13T19:23:43.701Z] ---> 2b72faf95ab4 [2022-12-13T19:23:43.701Z] Step 11/24 : COPY . . [2022-12-13T19:23:44.289Z] ---> 8e0ed711fb69 [2022-12-13T19:23:44.289Z] Step 12/24 : RUN $MAKE [2022-12-13T19:23:44.289Z] ---> Running in 003b41dcc7c3 [2022-12-13T19:23:45.254Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-12-13T19:26:22.041Z] Removing intermediate container 003b41dcc7c3 [2022-12-13T19:26:22.041Z] ---> c702e60ee65b [2022-12-13T19:26:22.041Z] Step 13/24 : FROM alpine:3.16 [2022-12-13T19:26:22.041Z] 3.16: Pulling from library/alpine [2022-12-13T19:26:22.041Z] 6875df1f5354: Pulling fs layer [2022-12-13T19:26:22.041Z] 6875df1f5354: Download complete [2022-12-13T19:26:22.041Z] 6875df1f5354: Pull complete [2022-12-13T19:26:22.041Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2022-12-13T19:26:22.041Z] Status: Downloaded newer image for alpine:3.16 [2022-12-13T19:26:22.041Z] ---> 2b4661558fb8 [2022-12-13T19:26:22.041Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-12-13T19:26:22.041Z] ---> Running in 4eec0d42c84f [2022-12-13T19:26:22.041Z] Removing intermediate container 4eec0d42c84f [2022-12-13T19:26:22.041Z] ---> f4e26d128f5d [2022-12-13T19:26:22.041Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-12-13T19:26:22.041Z] ---> Running in ead38ff0bc1e [2022-12-13T19:26:22.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-12-13T19:26:22.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-12-13T19:26:22.042Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-12-13T19:26:22.042Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-12-13T19:26:22.042Z] (3/6) Installing libsodium (1.0.18-r0) [2022-12-13T19:26:22.042Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-12-13T19:26:22.042Z] (5/6) Installing libzmq (4.3.4-r0) [2022-12-13T19:26:22.042Z] (6/6) Installing zeromq (4.3.4-r0) [2022-12-13T19:26:22.042Z] Executing busybox-1.35.0-r17.trigger [2022-12-13T19:26:22.042Z] OK: 8 MiB in 20 packages [2022-12-13T19:26:22.042Z] Removing intermediate container ead38ff0bc1e [2022-12-13T19:26:22.042Z] ---> 87f869fb98dc [2022-12-13T19:26:22.042Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-12-13T19:26:22.042Z] ---> 1106dfa96d7c [2022-12-13T19:26:22.042Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-12-13T19:26:22.042Z] ---> 0bc4e2026de8 [2022-12-13T19:26:22.042Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-12-13T19:26:22.042Z] ---> 00a0cdccea92 [2022-12-13T19:26:22.042Z] Step 19/24 : EXPOSE 59982 [2022-12-13T19:26:22.042Z] ---> Running in 5ceb41a55744 [2022-12-13T19:26:22.042Z] Removing intermediate container 5ceb41a55744 [2022-12-13T19:26:22.042Z] ---> e71344eee805 [2022-12-13T19:26:22.042Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-12-13T19:26:22.042Z] ---> Running in 800ab7f676a0 [2022-12-13T19:26:22.042Z] Removing intermediate container 800ab7f676a0 [2022-12-13T19:26:22.042Z] ---> 88aef85ea5d9 [2022-12-13T19:26:22.042Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-12-13T19:26:22.042Z] ---> Running in 1ec97bdc2cb0 [2022-12-13T19:26:22.042Z] Removing intermediate container 1ec97bdc2cb0 [2022-12-13T19:26:22.042Z] ---> 8c4628cd9dfc [2022-12-13T19:26:22.042Z] Step 22/24 : LABEL arch=arm64 [2022-12-13T19:26:22.042Z] ---> Running in 524a78fa02f6 [2022-12-13T19:26:22.042Z] Removing intermediate container 524a78fa02f6 [2022-12-13T19:26:22.042Z] ---> 64a821dc57a7 [2022-12-13T19:26:22.042Z] Step 23/24 : LABEL git_sha=7f6d761598b0812e2c1ae7a3e2c6466b72e567a7 [2022-12-13T19:26:22.042Z] ---> Running in 2ac25c69d142 [2022-12-13T19:26:22.042Z] Removing intermediate container 2ac25c69d142 [2022-12-13T19:26:22.042Z] ---> 16518460a1ed [2022-12-13T19:26:22.042Z] Step 24/24 : LABEL version=0.0.0 [2022-12-13T19:26:22.042Z] ---> Running in b95c7d5b1552 [2022-12-13T19:26:22.310Z] Removing intermediate container b95c7d5b1552 [2022-12-13T19:26:22.310Z] ---> 8ce81621fdc0 [2022-12-13T19:26:22.310Z] [Warning] One or more build-args [ARCH] were not consumed [2022-12-13T19:26:22.310Z] Successfully built 8ce81621fdc0 [2022-12-13T19:26:22.310Z] 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 [2022-12-13T19:26:22.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T19:26:22.750Z] [2022-12-13T19:26:22.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:26:23.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T19:26:23.083Z] arm64: Pulling from edgex-lftools-log-publisher [2022-12-13T19:26:23.083Z] 8998bd30e6a1: Pulling fs layer [2022-12-13T19:26:23.083Z] 04944245beec: Pulling fs layer [2022-12-13T19:26:23.083Z] 699f458cf7ca: Pulling fs layer [2022-12-13T19:26:23.083Z] 765212b225bb: Pulling fs layer [2022-12-13T19:26:23.083Z] f23df028b6ca: Pulling fs layer [2022-12-13T19:26:23.083Z] d65c8cfc05b1: Pulling fs layer [2022-12-13T19:26:23.083Z] 2437ff75d9bd: Pulling fs layer [2022-12-13T19:26:23.083Z] f23df028b6ca: Waiting [2022-12-13T19:26:23.083Z] d65c8cfc05b1: Waiting [2022-12-13T19:26:23.083Z] 2437ff75d9bd: Waiting [2022-12-13T19:26:23.083Z] 765212b225bb: Waiting [2022-12-13T19:26:23.353Z] 04944245beec: Verifying Checksum [2022-12-13T19:26:23.353Z] 04944245beec: Download complete [2022-12-13T19:26:23.353Z] 765212b225bb: Download complete [2022-12-13T19:26:23.353Z] f23df028b6ca: Verifying Checksum [2022-12-13T19:26:23.353Z] f23df028b6ca: Download complete [2022-12-13T19:26:23.353Z] d65c8cfc05b1: Verifying Checksum [2022-12-13T19:26:23.353Z] d65c8cfc05b1: Download complete [2022-12-13T19:26:23.622Z] 699f458cf7ca: Verifying Checksum [2022-12-13T19:26:23.622Z] 699f458cf7ca: Download complete [2022-12-13T19:26:23.891Z] 8998bd30e6a1: Verifying Checksum [2022-12-13T19:26:23.891Z] 8998bd30e6a1: Download complete [2022-12-13T19:26:26.469Z] 2437ff75d9bd: Verifying Checksum [2022-12-13T19:26:26.469Z] 2437ff75d9bd: Download complete [2022-12-13T19:26:27.876Z] 8998bd30e6a1: Pull complete [2022-12-13T19:26:28.463Z] 04944245beec: Pull complete [2022-12-13T19:26:29.867Z] 699f458cf7ca: Pull complete [2022-12-13T19:26:29.867Z] 765212b225bb: Pull complete [2022-12-13T19:26:30.825Z] f23df028b6ca: Pull complete [2022-12-13T19:26:30.825Z] d65c8cfc05b1: Pull complete [2022-12-13T19:26:45.823Z] 2437ff75d9bd: Pull complete [2022-12-13T19:26:45.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-12-13T19:26:45.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-12-13T19:26:45.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:26:45.988Z] prd-ubuntu20.04-docker-arm64-4c-16g-121097 does not seem to be running inside a container [2022-12-13T19:26:46.049Z] $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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:arm64 cat [2022-12-13T19:26:48.546Z] $ docker top c3d53b7df66dc718e4183cb53eb39a00aa2b816b60281bed54b022082ae8c1d0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:26:49.060Z] ---> job-cost.sh [2022-12-13T19:26:49.328Z] lf-activate-venv: SKIPPING [2022-12-13T19:26:49.328Z] INFO: No Stack... [2022-12-13T19:26:49.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-12-13T19:26:50.550Z] INFO: Archiving Costs [Pipeline] sh [2022-12-13T19:26:50.870Z] + cat /w/workspace/device-mqtt-go/7/archives/cost.csv [2022-12-13T19:26:50.870Z] + cut -d, -f6 [Pipeline] lock [2022-12-13T19:26:50.936Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [2022-12-13T19:26:50.944Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] did not exist. Created. [2022-12-13T19:26:50.944Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-12-13T19:26:51.281Z] /w/workspace/device-mqtt-go/7@tmp/durable-9e58bd16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-12-13T19:26:52.195Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-12-13T19:26:52.217Z] Warning: overwriting stash ‘stack-cost’ [2022-12-13T19:26:52.256Z] Stashed 1 file(s) [Pipeline] } [2022-12-13T19:26:52.262Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-429-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-12-13T19:26:52.282Z] $ docker stop --time=1 c3d53b7df66dc718e4183cb53eb39a00aa2b816b60281bed54b022082ae8c1d0 [2022-12-13T19:26:53.755Z] $ docker rm -f c3d53b7df66dc718e4183cb53eb39a00aa2b816b60281bed54b022082ae8c1d0 [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 [2022-12-13T19:26:54.110Z] provisioning config files... [2022-12-13T19:26:54.117Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config15408628222167680964tmp [Pipeline] { [Pipeline] sh [2022-12-13T19:26:54.403Z] + set +x [2022-12-13T19:26:54.403Z] + curl -s https://codecov.io/bash [2022-12-13T19:26:54.403Z] + bash -s -- [2022-12-13T19:26:54.403Z] [2022-12-13T19:26:54.403Z] _____ _ [2022-12-13T19:26:54.403Z] / ____| | | [2022-12-13T19:26:54.403Z] | | ___ __| | ___ ___ _____ __ [2022-12-13T19:26:54.403Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-12-13T19:26:54.403Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-12-13T19:26:54.403Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-12-13T19:26:54.403Z] Bash-1.0.6 [2022-12-13T19:26:54.403Z] [2022-12-13T19:26:54.403Z] [2022-12-13T19:26:54.403Z] ==> git version 2.25.1 found [2022-12-13T19:26:54.403Z] ==> 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 [2022-12-13T19:26:54.403Z] Release-Date: 2020-01-08 [2022-12-13T19:26:54.403Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-12-13T19:26:54.403Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-12-13T19:26:54.403Z] ==> Jenkins CI detected. [2022-12-13T19:26:54.403Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-429 [2022-12-13T19:26:54.403Z] project root: . [2022-12-13T19:26:54.403Z] --> token set from env [2022-12-13T19:26:54.403Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-12-13T19:26:54.403Z] ==> Running gcov in . (disable via -X gcov) [2022-12-13T19:26:54.403Z] ==> Python coveragepy not found [2022-12-13T19:26:54.403Z] ==> Searching for coverage reports in: [2022-12-13T19:26:54.403Z] + . [2022-12-13T19:26:54.403Z] -> Found 1 reports [2022-12-13T19:26:54.403Z] ==> Detecting git/mercurial file structure [2022-12-13T19:26:54.403Z] ==> Reading reports [2022-12-13T19:26:54.663Z] + ./coverage.out bytes=17887 [2022-12-13T19:26:54.663Z] ==> Appending adjustments [2022-12-13T19:26:54.663Z] https://docs.codecov.io/docs/fixing-reports [2022-12-13T19:26:54.663Z] + Found adjustments [2022-12-13T19:26:54.663Z] ==> Gzipping contents [2022-12-13T19:26:54.663Z] 4.0K /tmp/codecov.IbMvL5.gz [2022-12-13T19:26:54.663Z] ==> Uploading reports [2022-12-13T19:26:54.663Z] url: https://codecov.io [2022-12-13T19:26:54.663Z] query: branch=PR-429&commit=81c1b11e314181c223e22c88b8c092702fee8065&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= [2022-12-13T19:26:54.663Z] -> Pinging Codecov [2022-12-13T19:26:54.663Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-429&commit=81c1b11e314181c223e22c88b8c092702fee8065&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-429%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=429&job=&cmd_args= [2022-12-13T19:26:54.922Z] -> Uploading to [2022-12-13T19:26:54.922Z] https://storage.googleapis.com/codecov/v4/raw/2022-12-13/7D719EC7BBE17E464838252E33014C33/81c1b11e314181c223e22c88b8c092702fee8065/2f3b85de-02a6-4850-be07-5a41b77040db.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T192654Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c86455c0d434cca7c8632261933c4293e976e737541b9f25ad55481d2507ac93 [2022-12-13T19:26:54.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-12-13T19:26:54.922Z] Dload Upload Total Spent Left Speed [2022-12-13T19:26:55.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 12105 --:--:-- --:--:-- --:--:-- 12105 [2022-12-13T19:26:55.181Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/81c1b11e314181c223e22c88b8c092702fee8065 [Pipeline] } [2022-12-13T19:26:55.187Z] 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 [2022-12-13T19:26:55.941Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives ] [2022-12-13T19:26:55.941Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives [2022-12-13T19:26:55.941Z] total 16 [2022-12-13T19:26:55.941Z] drwxr-xr-x 3 root root 4096 Dec 13 19:19 . [2022-12-13T19:26:55.941Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 19:19 .. [2022-12-13T19:26:55.941Z] drwxr-xr-x 2 root root 4096 Dec 13 19:19 cost [2022-12-13T19:26:55.941Z] -rw-r--r-- 1 root root 86 Dec 13 19:19 cost.csv [2022-12-13T19:26:55.941Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives [2022-12-13T19:26:55.941Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives [2022-12-13T19:26:55.942Z] total 16 [2022-12-13T19:26:55.942Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 13 19:19 . [2022-12-13T19:26:55.942Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 13 19:19 .. [2022-12-13T19:26:55.942Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 13 19:19 cost [2022-12-13T19:26:55.942Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 13 19:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:26:56.232Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:26:57.088Z] ---> package-listing.sh [2022-12-13T19:26:57.088Z] ++ facter osfamily [2022-12-13T19:26:57.088Z] ++ tr '[:upper:]' '[:lower:]' [2022-12-13T19:26:57.346Z] + OS_FAMILY=debian [2022-12-13T19:26:57.346Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-429 [2022-12-13T19:26:57.346Z] + START_PACKAGES=/tmp/packages_start.txt [2022-12-13T19:26:57.346Z] + END_PACKAGES=/tmp/packages_end.txt [2022-12-13T19:26:57.346Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-12-13T19:26:57.346Z] + PACKAGES=/tmp/packages_start.txt [2022-12-13T19:26:57.346Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' [2022-12-13T19:26:57.346Z] + PACKAGES=/tmp/packages_end.txt [2022-12-13T19:26:57.346Z] + case "${OS_FAMILY}" in [2022-12-13T19:26:57.346Z] + dpkg -l [2022-12-13T19:26:57.346Z] + grep '^ii' [2022-12-13T19:26:57.346Z] + '[' -f /tmp/packages_start.txt ']' [2022-12-13T19:26:57.346Z] + '[' -f /tmp/packages_end.txt ']' [2022-12-13T19:26:57.346Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-12-13T19:26:57.346Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-429 ']' [2022-12-13T19:26:57.346Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ [2022-12-13T19:26:57.346Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-429/archives/ [Pipeline] echo [2022-12-13T19:26:57.357Z] 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-12-13T19:26:57.630Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-12-13T19:26:58.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-12-13T19:26:58.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-12-13T19:26:58.250Z] prd-ubuntu20.04-docker-8c-8g-121096 does not seem to be running inside a container [2022-12-13T19:26:58.283Z] $ 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-429/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-429 -v /w/workspace/gexfoundry_device-mqtt-go_PR-429:/w/workspace/gexfoundry_device-mqtt-go_PR-429:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-429@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-12-13T19:26:58.526Z] $ docker top c974c9646acf058d4c85e48aa4df2c7b4c6fb5dbae8c1b820ecb68ea47c3d207 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-12-13T19:26:58.858Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-12-13T19:26:59.138Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-12-13T19:26:59.419Z] + ls /var/log/sa-host [2022-12-13T19:26:59.419Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-12-13T19:26:59.617Z] provisioning config files... [2022-12-13T19:26:59.625Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-429@tmp/config8760786321049407938tmp [Pipeline] { [Pipeline] echo [2022-12-13T19:26:59.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:26:59.917Z] ---> create-netrc.sh [Pipeline] } [2022-12-13T19:26:59.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:27:00.236Z] ---> python-tools-install.sh [Pipeline] echo [2022-12-13T19:27:00.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:27:00.523Z] ---> sudo-logs.sh [2022-12-13T19:27:00.523Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-12-13T19:27:00.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:27:00.827Z] ---> job-cost.sh [2022-12-13T19:27:00.827Z] lf-activate-venv: SKIPPING [2022-12-13T19:27:00.827Z] DEBUG: total: 0.2199999988079071 [2022-12-13T19:27:00.827Z] INFO: Retrieving Stack Cost... [2022-12-13T19:27:01.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-12-13T19:27:01.652Z] INFO: Archiving Costs [Pipeline] echo [2022-12-13T19:27:01.664Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-12-13T19:27:01.946Z] ---> logs-deploy.sh [2022-12-13T19:27:01.946Z] lf-activate-venv: SKIPPING [2022-12-13T19:27:01.946Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-429/7 [2022-12-13T19:27:01.946Z] INFO: archiving workspace using pattern(s): [2022-12-13T19:27:02.878Z] Archives upload complete. [2022-12-13T19:27:02.878Z] INFO: archiving logs to Nexus