Pull request #556 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd+c80097c4a9a507998513a772aabe6c68a90454ef (f87743e219b9f3be6f55d63ceab22f17bcaf32f3) 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-ssh6792718297511245137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17073863643118801617.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1280166059016966998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17801984180599993531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3283270053208307013.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13570573805704098079.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7052 in /w/workspace/gexfoundry_device-mqtt-go_PR-556 [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-556 # 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/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd Merge succeeded, producing 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd Checking out Revision 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd (PR-556) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-07T01:59:56.777Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-07T01:59:56.976Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd # 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 c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd # timeout=10 [Pipeline] echo [2023-04-07T01:59:57.086Z] ========================================================= [2023-04-07T01:59:57.086Z] EdgeX Global Pipelines Version Info [2023-04-07T01:59:57.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-07T01:59:57.827Z] ------------------- [2023-04-07T01:59:57.827Z] stable info: [2023-04-07T01:59:57.827Z] ------------------- [2023-04-07T01:59:57.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-07T01:59:57.827Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-07T01:59:57.827Z] Message: update stable to v1.0.245 [2023-04-07T01:59:58.400Z] ------------------- [2023-04-07T01:59:58.400Z] experimental info: [2023-04-07T01:59:58.400Z] ------------------- [2023-04-07T01:59:58.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-07T01:59:58.400Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-07T01:59:58.400Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-07T01:59:58.693Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-07T01:59:58.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-07T01:59:58.785Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-07T01:59:58.827Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-07T01:59:58.880Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-07T01:59:58.925Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-07T01:59:58.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-07T01:59:59.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-07T01:59:59.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-07T01:59:59.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-07T01:59:59.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-07T01:59:59.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-07T01:59:59.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-07T01:59:59.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-07T01:59:59.360Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T01:59:59.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-07T01:59:59.447Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T01:59:59.489Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-07T01:59:59.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-07T01:59:59.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-07T01:59:59.635Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-07T01:59:59.681Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-07T01:59:59.727Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-07T01:59:59.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-07T01:59:59.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-07T01:59:59.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-07T01:59:59.904Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-07T01:59:59.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2023-04-07T02:00:00.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2023-04-07T02:00:00.048Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2023-04-07T02:00:00.096Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [Pipeline] echo [2023-04-07T02:00:00.148Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 054b393 [Pipeline] echo [2023-04-07T02:00:00.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:00:00.328Z] provisioning config files... [2023-04-07T02:00:00.364Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config13968044105012795553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:00:00.709Z] ---> docker-login.sh [2023-04-07T02:00:00.709Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:00:00.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:00.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:00.969Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:00.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:00.969Z] [2023-04-07T02:00:00.969Z] Login Succeeded [2023-04-07T02:00:00.969Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:00:00.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:01.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:01.237Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:01.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:01.237Z] [2023-04-07T02:00:01.237Z] Login Succeeded [2023-04-07T02:00:01.237Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:00:01.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:01.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:01.237Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:01.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:01.237Z] [2023-04-07T02:00:01.237Z] Login Succeeded [2023-04-07T02:00:01.237Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:00:01.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:01.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:01.499Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:01.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:01.499Z] [2023-04-07T02:00:01.499Z] Login Succeeded [2023-04-07T02:00:01.499Z] docker.io [2023-04-07T02:00:01.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:02.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:02.069Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:02.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:02.069Z] [2023-04-07T02:00:02.069Z] Login Succeeded [2023-04-07T02:00:02.069Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:00:02.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-07T02:00:02.754Z] + git rev-list -1 --merges 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd~1..054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [Pipeline] echo [2023-04-07T02:00:02.814Z] -----------> git rev-list -1 --merges 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd~1..054b393b6c3f5ab393976ac0e3b3fd05bdc250bd 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [false] [Pipeline] sh [2023-04-07T02:00:03.127Z] + git log --format=format:%s -1 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [Pipeline] echo [2023-04-07T02:00:03.165Z] ========================================================= [2023-04-07T02:00:03.165Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-07T02:00:03.165Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:00:03.586Z] + git log --format=format:%s -1 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [Pipeline] echo [2023-04-07T02:00:03.620Z] [semverPrep] GIT_COMMIT: 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-07T02:00:03.651Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-07T02:00:04.021Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-07T02:00:04.021Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-07T02:00:04.021Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-07T02:00:04.021Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-07T02:00:04.021Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-07T02:00:04.021Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-07T02:00:04.021Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:00:04.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:00:04.583Z] [2023-04-07T02:00:04.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:00:04.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:00:04.984Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-07T02:00:04.984Z] b85a868b505f: Pulling fs layer [2023-04-07T02:00:04.984Z] e2be974225ed: Pulling fs layer [2023-04-07T02:00:04.984Z] 339a4e72a1f5: Pulling fs layer [2023-04-07T02:00:04.984Z] 988bab9f4d93: Pulling fs layer [2023-04-07T02:00:04.984Z] 1469e6f7b9e6: Pulling fs layer [2023-04-07T02:00:04.984Z] eaf3925da568: Pulling fs layer [2023-04-07T02:00:04.984Z] 988bab9f4d93: Waiting [2023-04-07T02:00:04.984Z] 1469e6f7b9e6: Waiting [2023-04-07T02:00:04.984Z] eaf3925da568: Waiting [2023-04-07T02:00:04.984Z] bab4dde63d76: Pulling fs layer [2023-04-07T02:00:04.984Z] bde34c3a00c8: Pulling fs layer [2023-04-07T02:00:04.984Z] bab4dde63d76: Waiting [2023-04-07T02:00:04.984Z] b352a97aabf1: Pulling fs layer [2023-04-07T02:00:04.984Z] 4872d77fe225: Pulling fs layer [2023-04-07T02:00:04.984Z] 5851b861e8e6: Pulling fs layer [2023-04-07T02:00:04.984Z] b352a97aabf1: Waiting [2023-04-07T02:00:04.984Z] 5851b861e8e6: Waiting [2023-04-07T02:00:04.984Z] 4872d77fe225: Waiting [2023-04-07T02:00:04.984Z] e2be974225ed: Verifying Checksum [2023-04-07T02:00:04.984Z] e2be974225ed: Download complete [2023-04-07T02:00:04.984Z] 988bab9f4d93: Verifying Checksum [2023-04-07T02:00:04.984Z] 988bab9f4d93: Download complete [2023-04-07T02:00:05.244Z] 1469e6f7b9e6: Verifying Checksum [2023-04-07T02:00:05.244Z] 1469e6f7b9e6: Download complete [2023-04-07T02:00:05.244Z] eaf3925da568: Verifying Checksum [2023-04-07T02:00:05.244Z] eaf3925da568: Download complete [2023-04-07T02:00:05.244Z] 339a4e72a1f5: Verifying Checksum [2023-04-07T02:00:05.244Z] 339a4e72a1f5: Download complete [2023-04-07T02:00:05.244Z] bde34c3a00c8: Verifying Checksum [2023-04-07T02:00:05.244Z] bde34c3a00c8: Download complete [2023-04-07T02:00:05.245Z] b352a97aabf1: Verifying Checksum [2023-04-07T02:00:05.245Z] b352a97aabf1: Download complete [2023-04-07T02:00:05.245Z] 4872d77fe225: Download complete [2023-04-07T02:00:05.245Z] 5851b861e8e6: Verifying Checksum [2023-04-07T02:00:05.245Z] 5851b861e8e6: Download complete [2023-04-07T02:00:05.245Z] b85a868b505f: Verifying Checksum [2023-04-07T02:00:05.245Z] b85a868b505f: Download complete [2023-04-07T02:00:05.505Z] bab4dde63d76: Verifying Checksum [2023-04-07T02:00:05.505Z] bab4dde63d76: Download complete [2023-04-07T02:00:06.442Z] b85a868b505f: Pull complete [2023-04-07T02:00:06.442Z] e2be974225ed: Pull complete [2023-04-07T02:00:07.011Z] 339a4e72a1f5: Pull complete [2023-04-07T02:00:07.011Z] 988bab9f4d93: Pull complete [2023-04-07T02:00:07.271Z] 1469e6f7b9e6: Pull complete [2023-04-07T02:00:07.272Z] eaf3925da568: Pull complete [2023-04-07T02:00:09.176Z] bab4dde63d76: Pull complete [2023-04-07T02:00:09.176Z] bde34c3a00c8: Pull complete [2023-04-07T02:00:09.176Z] b352a97aabf1: Pull complete [2023-04-07T02:00:09.176Z] 4872d77fe225: Pull complete [2023-04-07T02:00:09.176Z] 5851b861e8e6: Pull complete [2023-04-07T02:00:09.176Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-07T02:00:09.176Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-07T02:00:09.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:00:09.448Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2023-04-07T02:00:09.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-07T02:00:12.919Z] $ docker top 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b -eo pid,comm [2023-04-07T02:00:12.983Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-07T02:00:12.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-07T02:00:13.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:00:13.115Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:00:13.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:00:13.218Z] $ docker exec 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b ssh-agent [2023-04-07T02:00:13.343Z] SSH_AUTH_SOCK=/tmp/ssh-siRVRv4AwGag/agent.32 [2023-04-07T02:00:13.344Z] SSH_AGENT_PID=38 [2023-04-07T02:00:13.350Z] Running ssh-add (command line suppressed) [2023-04-07T02:00:13.456Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_4214442034555437653.key (/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_4214442034555437653.key) [2023-04-07T02:00:13.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:00:13.810Z] + git tag --points-at HEAD [Pipeline] } [2023-04-07T02:00:13.826Z] $ docker exec --env ******** --env ******** 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b ssh-agent -k [2023-04-07T02:00:13.929Z] unset SSH_AUTH_SOCK; [2023-04-07T02:00:13.930Z] unset SSH_AGENT_PID; [2023-04-07T02:00:13.930Z] echo Agent pid 38 killed; [2023-04-07T02:00:13.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-07T02:00:14.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-07T02:00:14.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-07T02:00:14.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-07T02:00:14.150Z] $ docker exec 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b ssh-agent [2023-04-07T02:00:14.264Z] SSH_AUTH_SOCK=/tmp/ssh-N3tXIGCBLXWT/agent.71 [2023-04-07T02:00:14.264Z] SSH_AGENT_PID=77 [2023-04-07T02:00:14.268Z] Running ssh-add (command line suppressed) [2023-04-07T02:00:14.362Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_17800871375365402198.key (/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/private_key_17800871375365402198.key) [2023-04-07T02:00:14.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-07T02:00:14.722Z] + git semver init [2023-04-07T02:00:14.982Z] 2023-04-07 02:00:14,889 [run_init] DEBUG init version:0.0.0 force:False [2023-04-07T02:00:14.982Z] 2023-04-07 02:00:14,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver [2023-04-07T02:00:14.982Z] 2023-04-07 02:00:14,891 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver [2023-04-07T02:00:14.982Z] 2023-04-07 02:00:14,891 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-556, universal_newlines=False, shell=None, istream=None) [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,935 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.git/info/exclude [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver/PR-556 with force:False [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,936 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver/PR-556 [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,940 [execute] INFO git cat-file --batch-check [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,946 [execute] INFO git cat-file --batch [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2023-04-07T02:00:16.360Z] 2023-04-07 02:00:15,953 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-556/.semver/PR-556 [2023-04-07T02:00:16.360Z] 0.0.0 [Pipeline] } [2023-04-07T02:00:16.382Z] $ docker exec --env ******** --env ******** 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b ssh-agent -k [2023-04-07T02:00:16.479Z] unset SSH_AUTH_SOCK; [2023-04-07T02:00:16.479Z] unset SSH_AGENT_PID; [2023-04-07T02:00:16.479Z] echo Agent pid 77 killed; [2023-04-07T02:00:16.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-07T02:00:16.925Z] + git semver [Pipeline] } [2023-04-07T02:00:17.200Z] $ docker stop --time=1 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b [2023-04-07T02:00:18.512Z] $ docker rm -f --volumes 08279447f60ddfe3a89d49f67f7aad3ef69241440d322a3cb62d3bfd94f5017b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:00:18.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-07T02:00:19.194Z] Stashed 1 file(s) [Pipeline] echo [2023-04-07T02:00:19.212Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:00:19.840Z] provisioning config files... [2023-04-07T02:00:19.850Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config2066454044329062267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:00:20.198Z] ---> docker-login.sh [2023-04-07T02:00:20.198Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:00:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:20.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:20.198Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:20.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:20.198Z] [2023-04-07T02:00:20.198Z] Login Succeeded [2023-04-07T02:00:20.198Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:00:20.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:20.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:20.198Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:20.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:20.198Z] [2023-04-07T02:00:20.198Z] Login Succeeded [2023-04-07T02:00:20.198Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:00:20.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:20.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:20.457Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:20.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:20.457Z] [2023-04-07T02:00:20.457Z] Login Succeeded [2023-04-07T02:00:20.457Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:00:20.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:20.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:20.457Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:20.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:20.457Z] [2023-04-07T02:00:20.457Z] Login Succeeded [2023-04-07T02:00:20.457Z] docker.io [2023-04-07T02:00:20.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:00:20.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:00:20.717Z] Configure a credential helper to remove this warning. See [2023-04-07T02:00:20.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:00:20.717Z] [2023-04-07T02:00:20.717Z] Login Succeeded [2023-04-07T02:00:20.717Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:00:20.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:00:20.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:00:20.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:00:21.023Z] ========================================================= [2023-04-07T02:00:21.023Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-07T02:00:21.023Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:00:21.494Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T02:00:21.494Z] Sending build context to Docker daemon 6.413MB [2023-04-07T02:00:21.494Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:00:21.494Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T02:00:21.494Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-07T02:00:21.494Z] 63b65145d645: Pulling fs layer [2023-04-07T02:00:21.494Z] a2d21d5440eb: Pulling fs layer [2023-04-07T02:00:21.494Z] 935e6c44a52c: Pulling fs layer [2023-04-07T02:00:21.494Z] 94cc34f8dd06: Pulling fs layer [2023-04-07T02:00:21.494Z] 30dea6a524f1: Pulling fs layer [2023-04-07T02:00:21.494Z] a2aff8979fd8: Pulling fs layer [2023-04-07T02:00:21.494Z] 6808be2612f2: Pulling fs layer [2023-04-07T02:00:21.494Z] f25807f1079a: Pulling fs layer [2023-04-07T02:00:21.494Z] 94cc34f8dd06: Waiting [2023-04-07T02:00:21.494Z] 30dea6a524f1: Waiting [2023-04-07T02:00:21.494Z] a2aff8979fd8: Waiting [2023-04-07T02:00:21.494Z] 6808be2612f2: Waiting [2023-04-07T02:00:21.494Z] f25807f1079a: Waiting [2023-04-07T02:00:21.494Z] a2d21d5440eb: Verifying Checksum [2023-04-07T02:00:21.494Z] a2d21d5440eb: Download complete [2023-04-07T02:00:21.494Z] 94cc34f8dd06: Verifying Checksum [2023-04-07T02:00:21.494Z] 94cc34f8dd06: Download complete [2023-04-07T02:00:21.757Z] 30dea6a524f1: Verifying Checksum [2023-04-07T02:00:21.757Z] 30dea6a524f1: Download complete [2023-04-07T02:00:21.757Z] 63b65145d645: Verifying Checksum [2023-04-07T02:00:21.757Z] 63b65145d645: Download complete [2023-04-07T02:00:21.757Z] a2aff8979fd8: Verifying Checksum [2023-04-07T02:00:21.757Z] a2aff8979fd8: Download complete [2023-04-07T02:00:21.757Z] 63b65145d645: Pull complete [2023-04-07T02:00:22.018Z] a2d21d5440eb: Pull complete [2023-04-07T02:00:22.276Z] f25807f1079a: Download complete [2023-04-07T02:00:22.276Z] 935e6c44a52c: Verifying Checksum [2023-04-07T02:00:22.276Z] 935e6c44a52c: Download complete [2023-04-07T02:00:22.534Z] 6808be2612f2: Verifying Checksum [2023-04-07T02:00:22.534Z] 6808be2612f2: Download complete [2023-04-07T02:00:25.811Z] 935e6c44a52c: Pull complete [2023-04-07T02:00:25.811Z] 94cc34f8dd06: Pull complete [2023-04-07T02:00:25.811Z] 30dea6a524f1: Pull complete [2023-04-07T02:00:25.811Z] a2aff8979fd8: Pull complete [2023-04-07T02:00:27.710Z] 6808be2612f2: Pull complete [2023-04-07T02:00:28.275Z] f25807f1079a: Pull complete [2023-04-07T02:00:28.275Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-07T02:00:28.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-07T02:00:28.275Z] ---> 3b553350e43f [2023-04-07T02:00:28.275Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:00:34.647Z] Still waiting to schedule task [2023-04-07T02:00:34.648Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7050’ [2023-04-07T02:00:36.408Z] ---> Running in d8c7025bf00d [2023-04-07T02:00:36.408Z] Removing intermediate container d8c7025bf00d [2023-04-07T02:00:36.408Z] ---> 8e1660822078 [2023-04-07T02:00:36.408Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:00:36.408Z] ---> Running in 2c3ae4e5a5af [2023-04-07T02:00:36.408Z] Removing intermediate container 2c3ae4e5a5af [2023-04-07T02:00:36.408Z] ---> f86b2c1d3f06 [2023-04-07T02:00:36.408Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T02:00:36.408Z] ---> Running in 4a564b6a2d46 [2023-04-07T02:00:36.408Z] Removing intermediate container 4a564b6a2d46 [2023-04-07T02:00:36.408Z] ---> 70c9b225a561 [2023-04-07T02:00:36.408Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:00:36.408Z] ---> Running in ba9f5e994b9e [2023-04-07T02:00:36.408Z] Removing intermediate container ba9f5e994b9e [2023-04-07T02:00:36.408Z] ---> 7f8482446e3c [2023-04-07T02:00:36.408Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:00:36.408Z] ---> Running in d57b830c9437 [2023-04-07T02:00:36.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:00:36.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:00:36.666Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T02:00:36.666Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T02:00:36.666Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T02:00:36.666Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T02:00:36.666Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:00:36.666Z] OK: 269 MiB in 57 packages [2023-04-07T02:00:37.245Z] Removing intermediate container d57b830c9437 [2023-04-07T02:00:37.245Z] ---> 06da81fa3d13 [2023-04-07T02:00:37.245Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T02:00:37.245Z] ---> Running in 91cd6a7a9331 [2023-04-07T02:00:37.245Z] Removing intermediate container 91cd6a7a9331 [2023-04-07T02:00:37.245Z] ---> b3b3b850b3d4 [2023-04-07T02:00:37.245Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T02:00:37.503Z] ---> b43ea294cacc [2023-04-07T02:00:37.503Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:00:37.503Z] ---> Running in f67b0175d367 [2023-04-07T02:01:16.251Z] Removing intermediate container f67b0175d367 [2023-04-07T02:01:16.251Z] ---> f450ac428e2e [2023-04-07T02:01:16.251Z] Step 11/12 : COPY . . [2023-04-07T02:01:16.251Z] ---> 51a15cf20940 [2023-04-07T02:01:16.251Z] Step 12/12 : RUN $MAKE [2023-04-07T02:01:16.251Z] ---> Running in 296dc3f35eb6 [2023-04-07T02:01:16.251Z] noop [2023-04-07T02:01:16.251Z] Removing intermediate container 296dc3f35eb6 [2023-04-07T02:01:16.251Z] ---> c71205c6d096 [2023-04-07T02:01:16.251Z] Successfully built c71205c6d096 [2023-04-07T02:01:16.251Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:01:16.698Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:01:16.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:01:16.845Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2023-04-07T02:01:16.876Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T02:01:17.230Z] $ docker top 71860556a63e30b6c89a41c797989b17c9d44695e908fa6a0df2b4c59045afea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:01:17.611Z] + go version [2023-04-07T02:01:17.612Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-07T02:01:17.649Z] $ docker stop --time=1 71860556a63e30b6c89a41c797989b17c9d44695e908fa6a0df2b4c59045afea [2023-04-07T02:01:18.907Z] $ docker rm -f --volumes 71860556a63e30b6c89a41c797989b17c9d44695e908fa6a0df2b4c59045afea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:01:19.634Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-07T02:01:19.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:01:19.791Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2023-04-07T02:01:19.825Z] $ 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-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-07T02:01:20.149Z] $ docker top fe9e75ca4434d17cb9e5499fb9c68ec4f66356fb1a11105d0a80ca7e9598fddd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:01:20.537Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:01:20.894Z] + make test [2023-04-07T02:01:20.895Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:01:25.074Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T02:01:35.182Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T02:01:35.182Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T02:01:35.182Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.2% of statements [2023-04-07T02:01:39.361Z] go vet ./... [2023-04-07T02:01:42.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:01:42.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:01:42.649Z] ./bin/test-attribution-txt.sh [2023-04-07T02:01:42.649Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T02:01:42.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:01:42.720Z] $ docker stop --time=1 fe9e75ca4434d17cb9e5499fb9c68ec4f66356fb1a11105d0a80ca7e9598fddd [2023-04-07T02:01:46.242Z] $ docker rm -f --volumes fe9e75ca4434d17cb9e5499fb9c68ec4f66356fb1a11105d0a80ca7e9598fddd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:01:46.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:01:46.876Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-07T02:01:47.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:01:47.957Z] + ls -al . [2023-04-07T02:01:47.957Z] total 180 [2023-04-07T02:01:47.957Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 02:01 . [2023-04-07T02:01:47.957Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 01:59 .. [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 01:59 .dockerignore [2023-04-07T02:01:47.957Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:00 .git [2023-04-07T02:01:47.957Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 01:59 .github [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 01:59 .gitignore [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 01:59 .golangci.yml [2023-04-07T02:01:47.957Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:00 .semver [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 9407 Apr 7 01:59 Attribution.txt [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 01:59 CHANGELOG.md [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 01:59 Dockerfile [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 01:59 GOVERNANCE.md [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 01:59 Jenkinsfile [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 01:59 LICENSE [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 01:59 Makefile [2023-04-07T02:01:47.957Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 01:59 OWNERS.md [2023-04-07T02:01:47.958Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 01:59 README.md [2023-04-07T02:01:47.958Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:00 VERSION [2023-04-07T02:01:47.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 01:59 bin [2023-04-07T02:01:47.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 01:59 cmd [2023-04-07T02:01:47.958Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 02:01 coverage.out [2023-04-07T02:01:47.958Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 01:59 go.mod [2023-04-07T02:01:47.958Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 01:59 go.sum [2023-04-07T02:01:47.958Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 01:59 internal [2023-04-07T02:01:47.958Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 01:59 mock [2023-04-07T02:01:47.958Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 01:59 snap [2023-04-07T02:01:47.958Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 01:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:01:48.468Z] + 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=054b393b6c3f5ab393976ac0e3b3fd05bdc250bd --label arch=amd64 --label version=0.0.0 . [2023-04-07T02:01:48.468Z] Sending build context to Docker daemon 6.432MB [2023-04-07T02:01:48.468Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:01:48.468Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T02:01:48.468Z] ---> c71205c6d096 [2023-04-07T02:01:48.468Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:01:48.725Z] ---> Running in da7040806c9c [2023-04-07T02:01:48.725Z] Removing intermediate container da7040806c9c [2023-04-07T02:01:48.725Z] ---> 044e6fb88b9e [2023-04-07T02:01:48.725Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:01:48.725Z] ---> Running in 58b532906f3c [2023-04-07T02:01:48.725Z] Removing intermediate container 58b532906f3c [2023-04-07T02:01:48.725Z] ---> b8528b01d35f [2023-04-07T02:01:48.725Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T02:01:48.725Z] ---> Running in 2e56b5f5f412 [2023-04-07T02:01:48.984Z] Removing intermediate container 2e56b5f5f412 [2023-04-07T02:01:48.984Z] ---> ce4d25f0198e [2023-04-07T02:01:48.984Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:01:48.984Z] ---> Running in d3661d95f258 [2023-04-07T02:01:48.984Z] Removing intermediate container d3661d95f258 [2023-04-07T02:01:48.984Z] ---> 256d4461ef96 [2023-04-07T02:01:48.984Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:01:48.984Z] ---> Running in b5319060a31e [2023-04-07T02:01:49.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:01:49.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:01:49.760Z] OK: 269 MiB in 57 packages [2023-04-07T02:01:50.018Z] Removing intermediate container b5319060a31e [2023-04-07T02:01:50.018Z] ---> 1d0e35c26c97 [2023-04-07T02:01:50.018Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T02:01:50.018Z] ---> Running in 13c507e48748 [2023-04-07T02:01:50.277Z] Removing intermediate container 13c507e48748 [2023-04-07T02:01:50.277Z] ---> 3fba1918559d [2023-04-07T02:01:50.277Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T02:01:50.277Z] ---> 1e95eea00fe0 [2023-04-07T02:01:50.277Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:01:50.277Z] ---> Running in 06429eacf32f [2023-04-07T02:01:51.298Z] Removing intermediate container 06429eacf32f [2023-04-07T02:01:51.298Z] ---> 1543b6a3bb6c [2023-04-07T02:01:51.298Z] Step 11/24 : COPY . . [2023-04-07T02:01:51.557Z] ---> ac47a9635239 [2023-04-07T02:01:51.557Z] Step 12/24 : RUN $MAKE [2023-04-07T02:01:51.557Z] ---> Running in 9e2c06c9cb51 [2023-04-07T02:01:51.816Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T02:02:09.890Z] Removing intermediate container 9e2c06c9cb51 [2023-04-07T02:02:09.890Z] ---> c12a7dcff740 [2023-04-07T02:02:09.890Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T02:02:09.890Z] 3.17: Pulling from library/alpine [2023-04-07T02:02:09.890Z] f56be85fc22e: Pulling fs layer [2023-04-07T02:02:09.890Z] f56be85fc22e: Verifying Checksum [2023-04-07T02:02:09.890Z] f56be85fc22e: Download complete [2023-04-07T02:02:10.164Z] f56be85fc22e: Pull complete [2023-04-07T02:02:10.164Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:02:10.164Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:02:10.164Z] ---> 9ed4aefc74f6 [2023-04-07T02:02:10.164Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T02:02:10.423Z] ---> Running in c5a0d0213951 [2023-04-07T02:02:10.423Z] Removing intermediate container c5a0d0213951 [2023-04-07T02:02:10.423Z] ---> f00de96a88e0 [2023-04-07T02:02:10.423Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T02:02:10.423Z] ---> Running in 4524b2e9f90c [2023-04-07T02:02:10.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-07T02:02:10.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-07T02:02:11.202Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T02:02:11.202Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:02:11.202Z] OK: 7 MiB in 16 packages [2023-04-07T02:02:11.460Z] Removing intermediate container 4524b2e9f90c [2023-04-07T02:02:11.460Z] ---> ff3b95007551 [2023-04-07T02:02:11.460Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T02:02:12.394Z] ---> d91d5c841378 [2023-04-07T02:02:12.394Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T02:02:12.394Z] ---> 662ed5a8afed [2023-04-07T02:02:12.394Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T02:02:12.394Z] ---> 8f2d1f3dfebd [2023-04-07T02:02:12.394Z] Step 19/24 : EXPOSE 59982 [2023-04-07T02:02:12.394Z] ---> Running in 20e420824236 [2023-04-07T02:02:12.653Z] Removing intermediate container 20e420824236 [2023-04-07T02:02:12.653Z] ---> 0f0d2eeaeb07 [2023-04-07T02:02:12.653Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T02:02:12.653Z] ---> Running in 9f9e3559b622 [2023-04-07T02:02:12.653Z] Removing intermediate container 9f9e3559b622 [2023-04-07T02:02:12.653Z] ---> d7c09063c935 [2023-04-07T02:02:12.653Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T02:02:12.653Z] ---> Running in 28de0e985101 [2023-04-07T02:02:12.653Z] Removing intermediate container 28de0e985101 [2023-04-07T02:02:12.653Z] ---> 99048a188e00 [2023-04-07T02:02:12.653Z] Step 22/24 : LABEL arch=amd64 [2023-04-07T02:02:12.653Z] ---> Running in 424df8b6f4b9 [2023-04-07T02:02:12.911Z] Removing intermediate container 424df8b6f4b9 [2023-04-07T02:02:12.911Z] ---> 6514aca4471c [2023-04-07T02:02:12.911Z] Step 23/24 : LABEL git_sha=054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [2023-04-07T02:02:12.911Z] ---> Running in 4ad306511eeb [2023-04-07T02:02:12.911Z] Removing intermediate container 4ad306511eeb [2023-04-07T02:02:12.911Z] ---> dcea4c8da8cd [2023-04-07T02:02:12.911Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T02:02:12.911Z] ---> Running in 46a9f6697492 [2023-04-07T02:02:12.911Z] Removing intermediate container 46a9f6697492 [2023-04-07T02:02:12.911Z] ---> ae8072541d60 [2023-04-07T02:02:12.911Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:02:12.911Z] Successfully built ae8072541d60 [2023-04-07T02:02:12.911Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:02:13.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:02:13.770Z] [2023-04-07T02:02:13.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:02:14.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:02:14.143Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-07T02:02:14.143Z] 5eb5b503b376: Pulling fs layer [2023-04-07T02:02:14.143Z] 5c69ac0246d0: Pulling fs layer [2023-04-07T02:02:14.143Z] ec43610c2a17: Pulling fs layer [2023-04-07T02:02:14.143Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-07T02:02:14.143Z] 33b1e0a273af: Pulling fs layer [2023-04-07T02:02:14.143Z] 5d3b04190fa2: Pulling fs layer [2023-04-07T02:02:14.143Z] 2f39f015ded8: Pulling fs layer [2023-04-07T02:02:14.143Z] 5d3b04190fa2: Waiting [2023-04-07T02:02:14.143Z] 3a2ae6a8a46f: Waiting [2023-04-07T02:02:14.143Z] 2f39f015ded8: Waiting [2023-04-07T02:02:14.143Z] 33b1e0a273af: Waiting [2023-04-07T02:02:14.143Z] 5c69ac0246d0: Verifying Checksum [2023-04-07T02:02:14.143Z] 5c69ac0246d0: Download complete [2023-04-07T02:02:14.143Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-07T02:02:14.143Z] 3a2ae6a8a46f: Download complete [2023-04-07T02:02:14.143Z] 33b1e0a273af: Verifying Checksum [2023-04-07T02:02:14.143Z] 33b1e0a273af: Download complete [2023-04-07T02:02:14.404Z] 5d3b04190fa2: Verifying Checksum [2023-04-07T02:02:14.404Z] 5d3b04190fa2: Download complete [2023-04-07T02:02:14.404Z] ec43610c2a17: Verifying Checksum [2023-04-07T02:02:14.404Z] ec43610c2a17: Download complete [2023-04-07T02:02:14.404Z] 5eb5b503b376: Verifying Checksum [2023-04-07T02:02:14.404Z] 5eb5b503b376: Download complete [2023-04-07T02:02:14.978Z] 2f39f015ded8: Download complete [2023-04-07T02:02:15.548Z] 5eb5b503b376: Pull complete [2023-04-07T02:02:15.548Z] 5c69ac0246d0: Pull complete [2023-04-07T02:02:16.116Z] ec43610c2a17: Pull complete [2023-04-07T02:02:16.116Z] 3a2ae6a8a46f: Pull complete [2023-04-07T02:02:16.374Z] 33b1e0a273af: Pull complete [2023-04-07T02:02:16.374Z] 5d3b04190fa2: Pull complete [2023-04-07T02:02:20.559Z] 2f39f015ded8: Pull complete [2023-04-07T02:02:20.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-07T02:02:20.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:02:20.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:02:20.792Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2023-04-07T02:02:20.829Z] $ 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-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T02:02:24.270Z] $ docker top e61644a2721b4719a3550de3808b31bab4cf58566d00633cf09d1a9f328e651d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:02:24.721Z] ---> job-cost.sh [2023-04-07T02:02:24.721Z] lf-activate-venv: SKIPPING [2023-04-07T02:02:24.721Z] INFO: No Stack... [2023-04-07T02:02:24.979Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:02:25.546Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:02:25.866Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives/cost.csv [2023-04-07T02:02:25.866Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T02:02:25.905Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] [2023-04-07T02:02:25.910Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] did not exist. Created. [2023-04-07T02:02:25.911Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:02:26.301Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-07T02:02:26.348Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:02:26.378Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:02:26.457Z] $ docker stop --time=1 e61644a2721b4719a3550de3808b31bab4cf58566d00633cf09d1a9f328e651d [2023-04-07T02:02:27.607Z] $ docker rm -f --volumes e61644a2721b4719a3550de3808b31bab4cf58566d00633cf09d1a9f328e651d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-07T02:04:13.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7055 in /w/workspace/gexfoundry_device-mqtt-go_PR-556 [Pipeline] { [Pipeline] ws [2023-04-07T02:04:13.096Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-07T02:04:13.177Z] Selected Git installation does not exist. Using Default [2023-04-07T02:04:13.177Z] The recommended git tool is: NONE [2023-04-07T02:04:21.079Z] using credential edgex-jenkins-ssh [2023-04-07T02:04:21.098Z] Cloning the remote Git repository [2023-04-07T02:04:21.150Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T02:04:21.265Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-07T02:04:21.445Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T02:04:21.446Z] > git --version # timeout=10 [2023-04-07T02:04:21.470Z] > git --version # 'git version 2.25.1' [2023-04-07T02:04:21.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:04:21.654Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:04:22.774Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T02:04:22.808Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-07T02:04:24.346Z] Merging remotes/origin/main commit c80097c4a9a507998513a772aabe6c68a90454ef into PR head commit 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [2023-04-07T02:04:23.787Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-07T02:04:23.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-07T02:04:23.832Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:04:23.850Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-07T02:04:24.365Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T02:04:24.449Z] > git checkout -f 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd # timeout=10 [2023-04-07T02:04:29.653Z] Merge succeeded, producing 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [2023-04-07T02:04:29.654Z] Checking out Revision 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd (PR-556) [2023-04-07T02:04:29.541Z] > git remote # timeout=10 [2023-04-07T02:04:29.566Z] > git config --get remote.origin.url # timeout=10 [2023-04-07T02:04:29.583Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-07T02:04:29.601Z] > git merge c80097c4a9a507998513a772aabe6c68a90454ef # timeout=10 [2023-04-07T02:04:29.630Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-07T02:04:29.659Z] > git config core.sparsecheckout # timeout=10 [2023-04-07T02:04:29.674Z] > git checkout -f 054b393b6c3f5ab393976ac0e3b3fd05bdc250bd # timeout=10 [2023-04-07T02:04:30.183Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-07T02:04:30.234Z] > git --version # timeout=10 [2023-04-07T02:04:30.245Z] > git --version # 'git version 2.25.1' [2023-04-07T02:04:30.261Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:04:31.316Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-07T02:04:31.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:04:31.316Z] Dload Upload Total Spent Left Speed [2023-04-07T02:04:31.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-04-07T02:04:31.929Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-07T02:04:32.281Z] + sudo tee /etc/docker/daemon.new [2023-04-07T02:04:32.281Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-07T02:04:32.281Z] { [2023-04-07T02:04:32.281Z] "registry-mirrors": [ [2023-04-07T02:04:32.281Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-07T02:04:32.281Z] ], [2023-04-07T02:04:32.281Z] "bip": "10.250.0.254/24", [2023-04-07T02:04:32.281Z] "hosts": [ [2023-04-07T02:04:32.281Z] "tcp://0.0.0.0:5555", [2023-04-07T02:04:32.281Z] "unix:///var/run/docker.sock" [2023-04-07T02:04:32.281Z] ], [2023-04-07T02:04:32.281Z] "mtu": 1458, [2023-04-07T02:04:32.281Z] "selinux-enabled": true, [2023-04-07T02:04:32.281Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-07T02:04:32.281Z] } [Pipeline] sh [2023-04-07T02:04:32.638Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-07T02:04:33.006Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:04:51.339Z] provisioning config files... [2023-04-07T02:04:51.368Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15563669391345411690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:04:51.758Z] ---> docker-login.sh [2023-04-07T02:04:51.758Z] nexus3.edgexfoundry.org:10001 [2023-04-07T02:04:52.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:04:52.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:04:52.617Z] Configure a credential helper to remove this warning. See [2023-04-07T02:04:52.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:04:52.617Z] [2023-04-07T02:04:52.617Z] Login Succeeded [2023-04-07T02:04:52.617Z] nexus3.edgexfoundry.org:10002 [2023-04-07T02:04:52.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:04:52.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:04:52.887Z] Configure a credential helper to remove this warning. See [2023-04-07T02:04:52.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:04:52.887Z] [2023-04-07T02:04:52.888Z] Login Succeeded [2023-04-07T02:04:52.888Z] nexus3.edgexfoundry.org:10003 [2023-04-07T02:04:53.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:04:53.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:04:53.429Z] Configure a credential helper to remove this warning. See [2023-04-07T02:04:53.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:04:53.429Z] [2023-04-07T02:04:53.429Z] Login Succeeded [2023-04-07T02:04:53.429Z] nexus3.edgexfoundry.org:10004 [2023-04-07T02:04:53.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:04:53.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:04:53.700Z] Configure a credential helper to remove this warning. See [2023-04-07T02:04:53.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:04:53.700Z] [2023-04-07T02:04:53.700Z] Login Succeeded [2023-04-07T02:04:53.700Z] docker.io [2023-04-07T02:04:53.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-07T02:04:54.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-07T02:04:54.241Z] Configure a credential helper to remove this warning. See [2023-04-07T02:04:54.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-07T02:04:54.241Z] [2023-04-07T02:04:54.241Z] Login Succeeded [2023-04-07T02:04:54.241Z] ---> docker-login.sh ends [Pipeline] } [2023-04-07T02:04:54.271Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-07T02:04:54.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:04:54.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-07T02:04:54.718Z] ========================================================= [2023-04-07T02:04:54.718Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-07T02:04:54.718Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:04:55.218Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-07T02:04:55.486Z] Sending build context to Docker daemon 3.321MB [2023-04-07T02:04:55.486Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:04:55.486Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-07T02:04:55.757Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-07T02:04:55.757Z] af6eaf76a39c: Pulling fs layer [2023-04-07T02:04:55.757Z] 55522c791124: Pulling fs layer [2023-04-07T02:04:55.757Z] ce5c4a1c91eb: Pulling fs layer [2023-04-07T02:04:55.757Z] 169dfbe0d373: Pulling fs layer [2023-04-07T02:04:55.757Z] e1ff8fa3b103: Pulling fs layer [2023-04-07T02:04:55.757Z] 52ebb69f0ebf: Pulling fs layer [2023-04-07T02:04:55.757Z] 5abe8eddf0d5: Pulling fs layer [2023-04-07T02:04:55.757Z] 169dfbe0d373: Waiting [2023-04-07T02:04:55.757Z] e1ff8fa3b103: Waiting [2023-04-07T02:04:55.757Z] 52ebb69f0ebf: Waiting [2023-04-07T02:04:55.757Z] 5abe8eddf0d5: Waiting [2023-04-07T02:04:55.757Z] 55522c791124: Verifying Checksum [2023-04-07T02:04:55.757Z] 55522c791124: Download complete [2023-04-07T02:04:55.757Z] 169dfbe0d373: Download complete [2023-04-07T02:04:55.757Z] e1ff8fa3b103: Verifying Checksum [2023-04-07T02:04:55.757Z] e1ff8fa3b103: Download complete [2023-04-07T02:04:55.757Z] af6eaf76a39c: Verifying Checksum [2023-04-07T02:04:55.757Z] af6eaf76a39c: Download complete [2023-04-07T02:04:57.203Z] af6eaf76a39c: Pull complete [2023-04-07T02:04:57.203Z] 5abe8eddf0d5: Verifying Checksum [2023-04-07T02:04:57.203Z] 5abe8eddf0d5: Download complete [2023-04-07T02:04:57.491Z] 55522c791124: Pull complete [2023-04-07T02:04:58.479Z] ce5c4a1c91eb: Verifying Checksum [2023-04-07T02:04:58.479Z] ce5c4a1c91eb: Download complete [2023-04-07T02:04:58.747Z] 52ebb69f0ebf: Verifying Checksum [2023-04-07T02:04:58.747Z] 52ebb69f0ebf: Download complete [2023-04-07T02:05:08.958Z] ce5c4a1c91eb: Pull complete [2023-04-07T02:05:08.958Z] 169dfbe0d373: Pull complete [2023-04-07T02:05:09.229Z] e1ff8fa3b103: Pull complete [2023-04-07T02:05:15.889Z] 52ebb69f0ebf: Pull complete [2023-04-07T02:05:16.861Z] 5abe8eddf0d5: Pull complete [2023-04-07T02:05:16.861Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-07T02:05:16.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-07T02:05:16.861Z] ---> 6cb57ee374ae [2023-04-07T02:05:16.861Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:05:18.810Z] ---> Running in 08252b5d7ad4 [2023-04-07T02:05:19.081Z] Removing intermediate container 08252b5d7ad4 [2023-04-07T02:05:19.081Z] ---> a87f52e40223 [2023-04-07T02:05:19.081Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:05:19.081Z] ---> Running in 7cd77cf4a7a9 [2023-04-07T02:05:19.350Z] Removing intermediate container 7cd77cf4a7a9 [2023-04-07T02:05:19.350Z] ---> b8605d709c11 [2023-04-07T02:05:19.350Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T02:05:19.621Z] ---> Running in b18abcd3ccec [2023-04-07T02:05:19.888Z] Removing intermediate container b18abcd3ccec [2023-04-07T02:05:19.888Z] ---> a350e8f40337 [2023-04-07T02:05:19.888Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:05:19.888Z] ---> Running in 787eec88009a [2023-04-07T02:05:20.162Z] Removing intermediate container 787eec88009a [2023-04-07T02:05:20.162Z] ---> 6579b0c91754 [2023-04-07T02:05:20.162Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:05:20.162Z] ---> Running in c5702b5c0c06 [2023-04-07T02:05:21.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:05:22.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:05:23.579Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-07T02:05:23.579Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-07T02:05:23.579Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-07T02:05:23.579Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-07T02:05:23.579Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:05:23.579Z] OK: 268 MiB in 57 packages [2023-04-07T02:05:24.550Z] Removing intermediate container c5702b5c0c06 [2023-04-07T02:05:24.550Z] ---> 1365b50cede2 [2023-04-07T02:05:24.550Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-07T02:05:24.550Z] ---> Running in 9aefff3f008c [2023-04-07T02:05:25.136Z] Removing intermediate container 9aefff3f008c [2023-04-07T02:05:25.136Z] ---> 81c2111e71ba [2023-04-07T02:05:25.136Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-07T02:05:25.407Z] ---> f83d44dd3871 [2023-04-07T02:05:25.407Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:05:25.677Z] ---> Running in 4df5107e3bd8 [2023-04-07T02:06:33.628Z] Removing intermediate container 4df5107e3bd8 [2023-04-07T02:06:33.628Z] ---> 2256070a2a61 [2023-04-07T02:06:33.628Z] Step 11/12 : COPY . . [2023-04-07T02:06:33.628Z] ---> 1097d52db6dd [2023-04-07T02:06:33.628Z] Step 12/12 : RUN $MAKE [2023-04-07T02:06:33.628Z] ---> Running in 12cf745839f0 [2023-04-07T02:06:33.628Z] noop [2023-04-07T02:06:33.628Z] Removing intermediate container 12cf745839f0 [2023-04-07T02:06:33.628Z] ---> cbe7d86cf4cd [2023-04-07T02:06:33.628Z] Successfully built cbe7d86cf4cd [2023-04-07T02:06:33.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:06:34.130Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:06:34.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:06:34.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-7055 does not seem to be running inside a container [2023-04-07T02:06:34.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T02:06:35.717Z] $ docker top 302fc6835150b6a7c0176f0c0af3cfce77a3c0f082c3b7a6e270b75a745da2da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:06:36.605Z] + go version [2023-04-07T02:06:36.606Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-07T02:06:36.639Z] $ docker stop --time=1 302fc6835150b6a7c0176f0c0af3cfce77a3c0f082c3b7a6e270b75a745da2da [2023-04-07T02:06:38.253Z] $ docker rm -f --volumes 302fc6835150b6a7c0176f0c0af3cfce77a3c0f082c3b7a6e270b75a745da2da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:06:39.237Z] + docker inspect -f . ci-base-image-arm64 [2023-04-07T02:06:39.237Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:06:39.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-7055 does not seem to be running inside a container [2023-04-07T02:06:39.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-07T02:06:40.709Z] $ docker top 1bdfb8591344d7e63030e956a2e8b9de169e06697c03c96e4be24eddb078f301 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:06:41.609Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-07T02:06:42.322Z] + make test [2023-04-07T02:06:42.322Z] go test ./... -coverprofile=coverage.out ./... [2023-04-07T02:07:21.244Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-07T02:09:43.018Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-07T02:09:43.018Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-07T02:09:43.018Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 22.2% of statements [2023-04-07T02:09:43.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-07T02:09:43.018Z] go vet ./... [2023-04-07T02:10:09.867Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-07T02:10:09.867Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-07T02:10:09.867Z] ./bin/test-attribution-txt.sh [2023-04-07T02:10:09.867Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-07T02:10:09.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-07T02:10:09.935Z] $ docker stop --time=1 1bdfb8591344d7e63030e956a2e8b9de169e06697c03c96e4be24eddb078f301 [2023-04-07T02:10:11.788Z] $ docker rm -f --volumes 1bdfb8591344d7e63030e956a2e8b9de169e06697c03c96e4be24eddb078f301 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-07T02:10:12.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-07T02:10:13.005Z] Warning: overwriting stash ‘coverage-report’ [2023-04-07T02:10:13.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-07T02:10:14.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-07T02:10:14.437Z] + ls -al . [2023-04-07T02:10:14.437Z] total 176 [2023-04-07T02:10:14.437Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 7 02:06 . [2023-04-07T02:10:14.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:04 .. [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 02:04 .dockerignore [2023-04-07T02:10:14.437Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 02:04 .git [2023-04-07T02:10:14.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:04 .github [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 7 02:04 .gitignore [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 7 02:04 .golangci.yml [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 9407 Apr 7 02:04 Attribution.txt [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 7 02:04 CHANGELOG.md [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 7 02:04 Dockerfile [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 02:04 GOVERNANCE.md [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 7 02:04 Jenkinsfile [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 7 02:04 LICENSE [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 7 02:04 Makefile [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 7 02:04 OWNERS.md [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 7 02:04 README.md [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 02:00 VERSION [2023-04-07T02:10:14.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:04 bin [2023-04-07T02:10:14.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:04 cmd [2023-04-07T02:10:14.437Z] -rw-r--r-- 1 jenkins jenkins 18047 Apr 7 02:09 coverage.out [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 7 02:04 go.mod [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 31553 Apr 7 02:04 go.sum [2023-04-07T02:10:14.437Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 02:04 internal [2023-04-07T02:10:14.437Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 02:04 mock [2023-04-07T02:10:14.437Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 02:04 snap [2023-04-07T02:10:14.437Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 7 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:10:14.869Z] + 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=054b393b6c3f5ab393976ac0e3b3fd05bdc250bd --label arch=arm64 --label version=0.0.0 . [2023-04-07T02:10:15.140Z] Sending build context to Docker daemon 3.34MB [2023-04-07T02:10:15.140Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-07T02:10:15.140Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-07T02:10:15.140Z] ---> cbe7d86cf4cd [2023-04-07T02:10:15.140Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-07T02:10:15.409Z] ---> Running in c191d3d22399 [2023-04-07T02:10:15.677Z] Removing intermediate container c191d3d22399 [2023-04-07T02:10:15.677Z] ---> 8ab53fab392c [2023-04-07T02:10:15.677Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-07T02:10:15.677Z] ---> Running in 63cacaad7acc [2023-04-07T02:10:15.965Z] Removing intermediate container 63cacaad7acc [2023-04-07T02:10:15.965Z] ---> 79e01b19ec1b [2023-04-07T02:10:15.965Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-07T02:10:15.965Z] ---> Running in 88d7b2f2d1a3 [2023-04-07T02:10:16.241Z] Removing intermediate container 88d7b2f2d1a3 [2023-04-07T02:10:16.241Z] ---> 21926ac45113 [2023-04-07T02:10:16.241Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-07T02:10:17.651Z] ---> Running in f2e4f7d3f194 [2023-04-07T02:10:17.919Z] Removing intermediate container f2e4f7d3f194 [2023-04-07T02:10:17.920Z] ---> 2b0f0a2e6d74 [2023-04-07T02:10:17.920Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-07T02:10:17.920Z] ---> Running in d2fd292d7ed9 [2023-04-07T02:10:18.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:10:19.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:10:20.570Z] OK: 268 MiB in 57 packages [2023-04-07T02:10:21.579Z] Removing intermediate container d2fd292d7ed9 [2023-04-07T02:10:21.579Z] ---> d9e7345a9119 [2023-04-07T02:10:21.579Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-07T02:10:21.579Z] ---> Running in 5639d2b59fdf [2023-04-07T02:10:21.858Z] Removing intermediate container 5639d2b59fdf [2023-04-07T02:10:21.858Z] ---> 26d6f57ae415 [2023-04-07T02:10:21.858Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-07T02:10:22.451Z] ---> 606f3e987ab1 [2023-04-07T02:10:22.451Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-07T02:10:22.451Z] ---> Running in f324e8f13014 [2023-04-07T02:10:25.057Z] Removing intermediate container f324e8f13014 [2023-04-07T02:10:25.057Z] ---> 3c5a3ff70c2d [2023-04-07T02:10:25.057Z] Step 11/24 : COPY . . [2023-04-07T02:10:26.023Z] ---> 5f09d049e423 [2023-04-07T02:10:26.023Z] Step 12/24 : RUN $MAKE [2023-04-07T02:10:26.023Z] ---> Running in 8251bb45e5c9 [2023-04-07T02:10:26.983Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-07T02:12:48.701Z] Removing intermediate container 8251bb45e5c9 [2023-04-07T02:12:48.701Z] ---> c56a0b878f34 [2023-04-07T02:12:48.701Z] Step 13/24 : FROM alpine:3.17 [2023-04-07T02:12:48.701Z] 3.17: Pulling from library/alpine [2023-04-07T02:12:48.701Z] c41833b44d91: Pulling fs layer [2023-04-07T02:12:48.701Z] c41833b44d91: Download complete [2023-04-07T02:12:48.701Z] c41833b44d91: Pull complete [2023-04-07T02:12:48.701Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-07T02:12:48.701Z] Status: Downloaded newer image for alpine:3.17 [2023-04-07T02:12:48.701Z] ---> 51e60588ff2c [2023-04-07T02:12:48.701Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-07T02:12:48.701Z] ---> Running in 2b97c104e960 [2023-04-07T02:12:48.701Z] Removing intermediate container 2b97c104e960 [2023-04-07T02:12:48.701Z] ---> c791e2a320eb [2023-04-07T02:12:48.701Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-07T02:12:48.701Z] ---> Running in 1fabbeeb7372 [2023-04-07T02:12:48.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-07T02:12:49.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-07T02:12:50.624Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-07T02:12:50.624Z] Executing busybox-1.35.0-r29.trigger [2023-04-07T02:12:50.624Z] OK: 8 MiB in 16 packages [2023-04-07T02:12:51.588Z] Removing intermediate container 1fabbeeb7372 [2023-04-07T02:12:51.588Z] ---> a1702e957a0b [2023-04-07T02:12:51.588Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-07T02:12:53.001Z] ---> d5ce43776e33 [2023-04-07T02:12:53.001Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-07T02:12:56.357Z] ---> a60df3521eaa [2023-04-07T02:12:56.357Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-07T02:12:56.625Z] ---> 7db17528aa2f [2023-04-07T02:12:56.625Z] Step 19/24 : EXPOSE 59982 [2023-04-07T02:12:56.625Z] ---> Running in fa7ef18eb267 [2023-04-07T02:12:56.892Z] Removing intermediate container fa7ef18eb267 [2023-04-07T02:12:56.892Z] ---> 0e323756d328 [2023-04-07T02:12:56.892Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-07T02:12:56.892Z] ---> Running in 140d533c275b [2023-04-07T02:12:57.159Z] Removing intermediate container 140d533c275b [2023-04-07T02:12:57.159Z] ---> e7f719fbb9f6 [2023-04-07T02:12:57.159Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-07T02:12:57.426Z] ---> Running in 1e3866b0864d [2023-04-07T02:12:57.694Z] Removing intermediate container 1e3866b0864d [2023-04-07T02:12:57.694Z] ---> 19b202dc631c [2023-04-07T02:12:57.694Z] Step 22/24 : LABEL arch=arm64 [2023-04-07T02:12:57.694Z] ---> Running in 7954a3c33f2e [2023-04-07T02:12:57.962Z] Removing intermediate container 7954a3c33f2e [2023-04-07T02:12:57.962Z] ---> 6b4472f967d9 [2023-04-07T02:12:57.962Z] Step 23/24 : LABEL git_sha=054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [2023-04-07T02:12:57.962Z] ---> Running in 9e16cc4283fb [2023-04-07T02:12:58.232Z] Removing intermediate container 9e16cc4283fb [2023-04-07T02:12:58.232Z] ---> 16e5a4734f2b [2023-04-07T02:12:58.232Z] Step 24/24 : LABEL version=0.0.0 [2023-04-07T02:12:58.502Z] ---> Running in 3fa3e447e01d [2023-04-07T02:12:58.770Z] Removing intermediate container 3fa3e447e01d [2023-04-07T02:12:58.770Z] ---> 19b95e672751 [2023-04-07T02:12:58.770Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-07T02:12:58.770Z] Successfully built 19b95e672751 [2023-04-07T02:12:58.770Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:12:59.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:12:59.616Z] [2023-04-07T02:12:59.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:13:00.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:13:00.021Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-07T02:13:00.021Z] 8998bd30e6a1: Pulling fs layer [2023-04-07T02:13:00.021Z] 04944245beec: Pulling fs layer [2023-04-07T02:13:00.021Z] 699f458cf7ca: Pulling fs layer [2023-04-07T02:13:00.021Z] 765212b225bb: Pulling fs layer [2023-04-07T02:13:00.021Z] f23df028b6ca: Pulling fs layer [2023-04-07T02:13:00.021Z] d65c8cfc05b1: Pulling fs layer [2023-04-07T02:13:00.021Z] 2437ff75d9bd: Pulling fs layer [2023-04-07T02:13:00.021Z] 765212b225bb: Waiting [2023-04-07T02:13:00.021Z] f23df028b6ca: Waiting [2023-04-07T02:13:00.021Z] d65c8cfc05b1: Waiting [2023-04-07T02:13:00.021Z] 2437ff75d9bd: Waiting [2023-04-07T02:13:00.290Z] 04944245beec: Verifying Checksum [2023-04-07T02:13:00.290Z] 04944245beec: Download complete [2023-04-07T02:13:00.290Z] 765212b225bb: Verifying Checksum [2023-04-07T02:13:00.290Z] 765212b225bb: Download complete [2023-04-07T02:13:00.290Z] f23df028b6ca: Download complete [2023-04-07T02:13:00.290Z] d65c8cfc05b1: Verifying Checksum [2023-04-07T02:13:00.290Z] d65c8cfc05b1: Download complete [2023-04-07T02:13:00.560Z] 699f458cf7ca: Verifying Checksum [2023-04-07T02:13:00.560Z] 699f458cf7ca: Download complete [2023-04-07T02:13:00.830Z] 8998bd30e6a1: Download complete [2023-04-07T02:13:03.416Z] 2437ff75d9bd: Download complete [2023-04-07T02:13:04.829Z] 8998bd30e6a1: Pull complete [2023-04-07T02:13:05.413Z] 04944245beec: Pull complete [2023-04-07T02:13:10.759Z] 699f458cf7ca: Pull complete [2023-04-07T02:13:10.759Z] 765212b225bb: Pull complete [2023-04-07T02:13:11.027Z] f23df028b6ca: Pull complete [2023-04-07T02:13:11.295Z] d65c8cfc05b1: Pull complete [2023-04-07T02:13:26.296Z] 2437ff75d9bd: Pull complete [2023-04-07T02:13:26.296Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-07T02:13:26.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-07T02:13:26.296Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:13:26.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-7055 does not seem to be running inside a container [2023-04-07T02:13:26.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-07T02:13:29.302Z] $ docker top da69f66858f3b6720861f45e391e38f41ab8976fccbfb4bdfff9ad4150298ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:30.216Z] ---> job-cost.sh [2023-04-07T02:13:30.216Z] lf-activate-venv: SKIPPING [2023-04-07T02:13:30.216Z] INFO: No Stack... [2023-04-07T02:13:30.484Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-07T02:13:31.445Z] INFO: Archiving Costs [Pipeline] sh [2023-04-07T02:13:32.099Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-04-07T02:13:32.099Z] + cut -d, -f6 [Pipeline] lock [2023-04-07T02:13:32.154Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] [2023-04-07T02:13:32.160Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] did not exist. Created. [2023-04-07T02:13:32.160Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-07T02:13:32.892Z] /w/workspace/device-mqtt-go/1@tmp/durable-264e31ca/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-07T02:13:33.244Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-07T02:13:33.280Z] Warning: overwriting stash ‘stack-cost’ [2023-04-07T02:13:33.340Z] Stashed 1 file(s) [Pipeline] } [2023-04-07T02:13:33.357Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-556-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-07T02:13:33.434Z] $ docker stop --time=1 da69f66858f3b6720861f45e391e38f41ab8976fccbfb4bdfff9ad4150298ffe [2023-04-07T02:13:37.934Z] $ docker rm -f --volumes da69f66858f3b6720861f45e391e38f41ab8976fccbfb4bdfff9ad4150298ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-07T02:13:38.952Z] provisioning config files... [2023-04-07T02:13:38.960Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config12231567278896424029tmp [Pipeline] { [Pipeline] sh [2023-04-07T02:13:39.312Z] + set +x [2023-04-07T02:13:39.312Z] + curl -s https://codecov.io/bash [2023-04-07T02:13:39.312Z] + bash -s -- [2023-04-07T02:13:39.312Z] [2023-04-07T02:13:39.312Z] _____ _ [2023-04-07T02:13:39.312Z] / ____| | | [2023-04-07T02:13:39.313Z] | | ___ __| | ___ ___ _____ __ [2023-04-07T02:13:39.313Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-07T02:13:39.313Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-07T02:13:39.313Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-07T02:13:39.313Z] Bash-1.0.6 [2023-04-07T02:13:39.313Z] [2023-04-07T02:13:39.313Z] [2023-04-07T02:13:39.313Z] ==> git version 2.25.1 found [2023-04-07T02:13:39.313Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-07T02:13:39.313Z] Release-Date: 2020-01-08 [2023-04-07T02:13:39.313Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-07T02:13:39.313Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-07T02:13:39.313Z] ==> Jenkins CI detected. [2023-04-07T02:13:39.313Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-556 [2023-04-07T02:13:39.313Z] project root: . [2023-04-07T02:13:39.313Z] --> token set from env [2023-04-07T02:13:39.313Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-07T02:13:39.313Z] ==> Running gcov in . (disable via -X gcov) [2023-04-07T02:13:39.313Z] ==> Python coveragepy not found [2023-04-07T02:13:39.313Z] ==> Searching for coverage reports in: [2023-04-07T02:13:39.313Z] + . [2023-04-07T02:13:39.313Z] -> Found 1 reports [2023-04-07T02:13:39.572Z] ==> Detecting git/mercurial file structure [2023-04-07T02:13:39.572Z] ==> Reading reports [2023-04-07T02:13:39.572Z] + ./coverage.out bytes=18047 [2023-04-07T02:13:39.572Z] ==> Appending adjustments [2023-04-07T02:13:39.572Z] https://docs.codecov.io/docs/fixing-reports [2023-04-07T02:13:39.572Z] + Found adjustments [2023-04-07T02:13:39.572Z] ==> Gzipping contents [2023-04-07T02:13:39.572Z] 4.0K /tmp/codecov.36mE9G.gz [2023-04-07T02:13:39.572Z] ==> Uploading reports [2023-04-07T02:13:39.572Z] url: https://codecov.io [2023-04-07T02:13:39.572Z] query: branch=PR-556&commit=054b393b6c3f5ab393976ac0e3b3fd05bdc250bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-556%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2023-04-07T02:13:39.572Z] -> Pinging Codecov [2023-04-07T02:13:39.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-556&commit=054b393b6c3f5ab393976ac0e3b3fd05bdc250bd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-556%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2023-04-07T02:13:39.831Z] -> Uploading to [2023-04-07T02:13:39.831Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7D719EC7BBE17E464838252E33014C33/054b393b6c3f5ab393976ac0e3b3fd05bdc250bd/bdd442ed-013b-4e99-87d3-a7f33bbc043f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T021339Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f7ebbfa92df993f3d81dd27819983e266d70d6def250f4c88e905e052a259b43 [2023-04-07T02:13:39.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-07T02:13:39.831Z] Dload Upload Total Spent Left Speed [2023-04-07T02:13:40.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3151 0 0 100 3151 0 10503 --:--:-- --:--:-- --:--:-- 10503 [2023-04-07T02:13:40.089Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/054b393b6c3f5ab393976ac0e3b3fd05bdc250bd [Pipeline] } [2023-04-07T02:13:40.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-07T02:13:41.904Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives ] [2023-04-07T02:13:41.905Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives [2023-04-07T02:13:41.905Z] total 16 [2023-04-07T02:13:41.905Z] drwxr-xr-x 3 root root 4096 Apr 7 02:02 . [2023-04-07T02:13:41.905Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:02 .. [2023-04-07T02:13:41.905Z] drwxr-xr-x 2 root root 4096 Apr 7 02:02 cost [2023-04-07T02:13:41.905Z] -rw-r--r-- 1 root root 86 Apr 7 02:02 cost.csv [2023-04-07T02:13:41.905Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives [2023-04-07T02:13:41.905Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives [2023-04-07T02:13:41.905Z] total 16 [2023-04-07T02:13:41.905Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 02:02 . [2023-04-07T02:13:41.905Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 02:02 .. [2023-04-07T02:13:41.905Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 02:02 cost [2023-04-07T02:13:41.905Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 7 02:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:42.226Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:43.123Z] ---> package-listing.sh [2023-04-07T02:13:43.123Z] ++ facter osfamily [2023-04-07T02:13:43.123Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-07T02:13:43.383Z] + OS_FAMILY=debian [2023-04-07T02:13:43.383Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-556 [2023-04-07T02:13:43.383Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-07T02:13:43.383Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-07T02:13:43.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-07T02:13:43.383Z] + PACKAGES=/tmp/packages_start.txt [2023-04-07T02:13:43.383Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-556 ']' [2023-04-07T02:13:43.383Z] + PACKAGES=/tmp/packages_end.txt [2023-04-07T02:13:43.383Z] + case "${OS_FAMILY}" in [2023-04-07T02:13:43.383Z] + dpkg -l [2023-04-07T02:13:43.383Z] + grep '^ii' [2023-04-07T02:13:43.383Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-07T02:13:43.383Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-07T02:13:43.383Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-07T02:13:43.383Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-556 ']' [2023-04-07T02:13:43.383Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives/ [2023-04-07T02:13:43.383Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-556/archives/ [Pipeline] echo [2023-04-07T02:13:43.422Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-07T02:13:43.715Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-07T02:13:44.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-07T02:13:44.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-07T02:13:44.501Z] prd-ubuntu20.04-docker-8c-8g-7052 does not seem to be running inside a container [2023-04-07T02:13:44.541Z] $ 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-556/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-556 -v /w/workspace/gexfoundry_device-mqtt-go_PR-556:/w/workspace/gexfoundry_device-mqtt-go_PR-556:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-07T02:13:44.788Z] $ docker top 624f3ecb3bb152b54b580979e1a2b725dacbc2aafa391b4f8e92682629fc1cd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-07T02:13:45.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-07T02:13:45.478Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-07T02:13:45.782Z] + ls /var/log/sa-host [2023-04-07T02:13:45.782Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-07T02:13:45.914Z] provisioning config files... [2023-04-07T02:13:45.924Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-556@tmp/config9270239941686534519tmp [Pipeline] { [Pipeline] echo [2023-04-07T02:13:45.965Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:46.274Z] ---> create-netrc.sh [Pipeline] } [2023-04-07T02:13:46.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:46.686Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-07T02:13:46.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:47.031Z] ---> sudo-logs.sh [2023-04-07T02:13:47.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-07T02:13:47.112Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:47.417Z] ---> job-cost.sh [2023-04-07T02:13:47.417Z] lf-activate-venv: SKIPPING [2023-04-07T02:13:47.417Z] DEBUG: total: 0.2199999988079071 [2023-04-07T02:13:47.417Z] INFO: Retrieving Stack Cost... [2023-04-07T02:13:47.676Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-07T02:13:48.243Z] INFO: Archiving Costs [Pipeline] echo [2023-04-07T02:13:48.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-07T02:13:48.583Z] ---> logs-deploy.sh [2023-04-07T02:13:48.583Z] lf-activate-venv: SKIPPING [2023-04-07T02:13:48.583Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-556/1 [2023-04-07T02:13:48.583Z] INFO: archiving workspace using pattern(s): [2023-04-07T02:13:49.520Z] Archives upload complete. [2023-04-07T02:13:49.520Z] INFO: archiving logs to Nexus