Pull request #608 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3df0c6f64b449b5535026c21b64b0251cd5b0534+a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 (bad07a94e9b0b2b113ecad464681e2749c023fdb) 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-ssh14174366046713548626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14825424433624191571.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5658297020745082140.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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9285927882082600813.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1522445050982767377.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7124390359380834325.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-16646 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [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-608 # 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 Merge succeeded, producing 3df0c6f64b449b5535026c21b64b0251cd5b0534 Checking out Revision 3df0c6f64b449b5535026c21b64b0251cd5b0534 (PR-608) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T01:58:32.652Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # 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 a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T01:58:32.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T01:58:32.940Z] ========================================================= [2023-05-24T01:58:32.940Z] EdgeX Global Pipelines Version Info [2023-05-24T01:58:32.940Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:58:33.692Z] ------------------- [2023-05-24T01:58:33.692Z] stable info: [2023-05-24T01:58:33.692Z] ------------------- [2023-05-24T01:58:33.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T01:58:33.692Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T01:58:33.692Z] Message: update stable to v1.0.249 [2023-05-24T01:58:34.261Z] ------------------- [2023-05-24T01:58:34.261Z] experimental info: [2023-05-24T01:58:34.261Z] ------------------- [2023-05-24T01:58:34.261Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T01:58:34.261Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T01:58:34.261Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T01:58:34.543Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-24T01:58:34.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-24T01:58:34.624Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T01:58:34.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T01:58:34.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T01:58:34.756Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T01:58:34.797Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T01:58:34.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T01:58:34.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T01:58:34.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T01:58:34.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T01:58:35.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-24T01:58:35.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T01:58:35.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T01:58:35.133Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T01:58:35.176Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T01:58:35.223Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T01:58:35.266Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T01:58:35.317Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T01:58:35.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T01:58:35.402Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T01:58:35.446Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T01:58:35.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T01:58:35.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T01:58:35.582Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T01:58:35.622Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T01:58:35.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T01:58:35.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo [2023-05-24T01:58:35.747Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo [2023-05-24T01:58:35.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo [2023-05-24T01:58:35.849Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo [2023-05-24T01:58:35.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3df0c6f [Pipeline] echo [2023-05-24T01:58:35.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T01:58:36.045Z] provisioning config files... [2023-05-24T01:58:36.059Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config11077891405351383781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:58:36.429Z] ---> docker-login.sh [2023-05-24T01:58:36.429Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:58:36.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:36.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:36.692Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:36.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:36.692Z] [2023-05-24T01:58:36.692Z] Login Succeeded [2023-05-24T01:58:36.692Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:58:36.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:36.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:36.692Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:36.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:36.692Z] [2023-05-24T01:58:36.692Z] Login Succeeded [2023-05-24T01:58:36.692Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:58:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:36.952Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:36.952Z] [2023-05-24T01:58:36.952Z] Login Succeeded [2023-05-24T01:58:36.952Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:58:36.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:36.952Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:36.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:36.952Z] [2023-05-24T01:58:36.952Z] Login Succeeded [2023-05-24T01:58:36.952Z] docker.io [2023-05-24T01:58:37.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:37.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:37.213Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:37.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:37.213Z] [2023-05-24T01:58:37.213Z] Login Succeeded [2023-05-24T01:58:37.213Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:58:37.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T01:58:37.871Z] + git rev-list -1 --merges 3df0c6f64b449b5535026c21b64b0251cd5b0534~1..3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo [2023-05-24T01:58:37.941Z] -----------> git rev-list -1 --merges 3df0c6f64b449b5535026c21b64b0251cd5b0534~1..3df0c6f64b449b5535026c21b64b0251cd5b0534 3df0c6f64b449b5535026c21b64b0251cd5b0534 [false] [Pipeline] sh [2023-05-24T01:58:38.252Z] + git log --format=format:%s -1 3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo [2023-05-24T01:58:38.288Z] ========================================================= [2023-05-24T01:58:38.288Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T01:58:38.288Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T01:58:38.731Z] + git log --format=format:%s -1 3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] echo [2023-05-24T01:58:38.764Z] [semverPrep] GIT_COMMIT: 3df0c6f64b449b5535026c21b64b0251cd5b0534, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T01:58:38.794Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T01:58:39.174Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T01:58:39.174Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T01:58:39.174Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T01:58:39.174Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T01:58:39.174Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-05-24T01:58:39.174Z] tee -a /etc/ssh/ssh_known_hosts [2023-05-24T01:58:39.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:58:39.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:58:39.612Z] [2023-05-24T01:58:39.612Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:58:40.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:58:40.007Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T01:58:40.007Z] b85a868b505f: Pulling fs layer [2023-05-24T01:58:40.007Z] e2be974225ed: Pulling fs layer [2023-05-24T01:58:40.007Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T01:58:40.007Z] 988bab9f4d93: Pulling fs layer [2023-05-24T01:58:40.007Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T01:58:40.007Z] eaf3925da568: Pulling fs layer [2023-05-24T01:58:40.007Z] bab4dde63d76: Pulling fs layer [2023-05-24T01:58:40.007Z] bde34c3a00c8: Pulling fs layer [2023-05-24T01:58:40.007Z] b352a97aabf1: Pulling fs layer [2023-05-24T01:58:40.007Z] 4872d77fe225: Pulling fs layer [2023-05-24T01:58:40.007Z] 5851b861e8e6: Pulling fs layer [2023-05-24T01:58:40.007Z] 988bab9f4d93: Waiting [2023-05-24T01:58:40.007Z] 1469e6f7b9e6: Waiting [2023-05-24T01:58:40.007Z] eaf3925da568: Waiting [2023-05-24T01:58:40.007Z] bab4dde63d76: Waiting [2023-05-24T01:58:40.007Z] bde34c3a00c8: Waiting [2023-05-24T01:58:40.007Z] b352a97aabf1: Waiting [2023-05-24T01:58:40.007Z] 5851b861e8e6: Waiting [2023-05-24T01:58:40.007Z] 4872d77fe225: Waiting [2023-05-24T01:58:40.007Z] e2be974225ed: Download complete [2023-05-24T01:58:40.007Z] 988bab9f4d93: Download complete [2023-05-24T01:58:40.268Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T01:58:40.268Z] 339a4e72a1f5: Download complete [2023-05-24T01:58:40.268Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T01:58:40.268Z] 1469e6f7b9e6: Download complete [2023-05-24T01:58:40.268Z] eaf3925da568: Download complete [2023-05-24T01:58:40.268Z] bde34c3a00c8: Verifying Checksum [2023-05-24T01:58:40.268Z] bde34c3a00c8: Download complete [2023-05-24T01:58:40.268Z] b352a97aabf1: Download complete [2023-05-24T01:58:40.268Z] 4872d77fe225: Verifying Checksum [2023-05-24T01:58:40.268Z] 4872d77fe225: Download complete [2023-05-24T01:58:40.268Z] 5851b861e8e6: Verifying Checksum [2023-05-24T01:58:40.268Z] 5851b861e8e6: Download complete [2023-05-24T01:58:40.268Z] b85a868b505f: Verifying Checksum [2023-05-24T01:58:40.268Z] b85a868b505f: Download complete [2023-05-24T01:58:40.526Z] bab4dde63d76: Verifying Checksum [2023-05-24T01:58:40.526Z] bab4dde63d76: Download complete [2023-05-24T01:58:41.461Z] b85a868b505f: Pull complete [2023-05-24T01:58:41.720Z] e2be974225ed: Pull complete [2023-05-24T01:58:42.292Z] 339a4e72a1f5: Pull complete [2023-05-24T01:58:42.292Z] 988bab9f4d93: Pull complete [2023-05-24T01:58:42.555Z] 1469e6f7b9e6: Pull complete [2023-05-24T01:58:42.555Z] eaf3925da568: Pull complete [2023-05-24T01:58:44.461Z] bab4dde63d76: Pull complete [2023-05-24T01:58:44.461Z] bde34c3a00c8: Pull complete [2023-05-24T01:58:44.719Z] b352a97aabf1: Pull complete [2023-05-24T01:58:44.719Z] 4872d77fe225: Pull complete [2023-05-24T01:58:44.719Z] 5851b861e8e6: Pull complete [2023-05-24T01:58:44.719Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T01:58:44.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T01:58:44.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:58:45.213Z] prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container [2023-05-24T01:58:45.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T01:58:48.136Z] $ docker top 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd -eo pid,comm [2023-05-24T01:58:48.186Z] 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-05-24T01:58:48.186Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T01:58:48.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T01:58:48.322Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T01:58:48.426Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T01:58:48.433Z] $ docker exec 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent [2023-05-24T01:58:48.536Z] SSH_AUTH_SOCK=/tmp/ssh-r1wkr10BO1JQ/agent.32 [2023-05-24T01:58:48.536Z] SSH_AGENT_PID=38 [2023-05-24T01:58:48.542Z] Running ssh-add (command line suppressed) [2023-05-24T01:58:48.664Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_9262752030276764101.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_9262752030276764101.key) [2023-05-24T01:58:48.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T01:58:49.007Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T01:58:49.040Z] $ docker exec --env ******** --env ******** 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent -k [2023-05-24T01:58:49.134Z] unset SSH_AUTH_SOCK; [2023-05-24T01:58:49.134Z] unset SSH_AGENT_PID; [2023-05-24T01:58:49.134Z] echo Agent pid 38 killed; [2023-05-24T01:58:49.141Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T01:58:49.238Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T01:58:49.238Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T01:58:49.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T01:58:49.355Z] $ docker exec 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent [2023-05-24T01:58:49.472Z] SSH_AUTH_SOCK=/tmp/ssh-zl0uWd6gNxZc/agent.72 [2023-05-24T01:58:49.472Z] SSH_AGENT_PID=78 [2023-05-24T01:58:49.476Z] Running ssh-add (command line suppressed) [2023-05-24T01:58:49.596Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_17713315817314643016.key (/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/private_key_17713315817314643016.key) [2023-05-24T01:58:49.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T01:58:49.941Z] + git semver init [2023-05-24T01:58:50.200Z] 2023-05-24 01:58:50,105 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T01:58:50.201Z] 2023-05-24 01:58:50,106 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver [2023-05-24T01:58:50.201Z] 2023-05-24 01:58:50,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver [2023-05-24T01:58:50.201Z] 2023-05-24 01:58:50,107 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608, universal_newlines=False, shell=None, istream=None) [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,861 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.git/info/exclude [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 with force:False [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,862 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,865 [execute] INFO git cat-file --batch-check [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,871 [execute] INFO git cat-file --batch [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T01:58:51.138Z] 2023-05-24 01:58:50,876 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-608/.semver/PR-608 [2023-05-24T01:58:51.138Z] 0.0.0 [Pipeline] } [2023-05-24T01:58:51.168Z] $ docker exec --env ******** --env ******** 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd ssh-agent -k [2023-05-24T01:58:51.260Z] unset SSH_AUTH_SOCK; [2023-05-24T01:58:51.261Z] unset SSH_AGENT_PID; [2023-05-24T01:58:51.261Z] echo Agent pid 78 killed; [2023-05-24T01:58:51.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T01:58:51.688Z] + git semver [Pipeline] } [2023-05-24T01:58:51.974Z] $ docker stop --time=1 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd [2023-05-24T01:58:53.265Z] $ docker rm -f --volumes 5bfbe51a52201bd144547050c4026f25f7164bf83934f090d2359852a3d694cd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T01:58:53.672Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T01:58:53.923Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T01:58:53.939Z] [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-05-24T01:58:54.533Z] provisioning config files... [2023-05-24T01:58:54.544Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config18421299278136042117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T01:58:54.890Z] ---> docker-login.sh [2023-05-24T01:58:54.890Z] nexus3.edgexfoundry.org:10001 [2023-05-24T01:58:54.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:54.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:54.890Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:54.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:54.890Z] [2023-05-24T01:58:54.890Z] Login Succeeded [2023-05-24T01:58:54.890Z] nexus3.edgexfoundry.org:10002 [2023-05-24T01:58:54.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:54.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:54.890Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:54.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:54.890Z] [2023-05-24T01:58:54.890Z] Login Succeeded [2023-05-24T01:58:54.890Z] nexus3.edgexfoundry.org:10003 [2023-05-24T01:58:55.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:55.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:55.150Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:55.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:55.150Z] [2023-05-24T01:58:55.150Z] Login Succeeded [2023-05-24T01:58:55.150Z] nexus3.edgexfoundry.org:10004 [2023-05-24T01:58:55.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:55.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:55.150Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:55.150Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:55.150Z] [2023-05-24T01:58:55.150Z] Login Succeeded [2023-05-24T01:58:55.150Z] docker.io [2023-05-24T01:58:55.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T01:58:55.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T01:58:55.409Z] Configure a credential helper to remove this warning. See [2023-05-24T01:58:55.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T01:58:55.409Z] [2023-05-24T01:58:55.409Z] Login Succeeded [2023-05-24T01:58:55.409Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T01:58:55.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T01:58:55.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:58:55.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T01:58:55.721Z] ========================================================= [2023-05-24T01:58:55.721Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T01:58:55.721Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:58:56.213Z] + 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-05-24T01:58:56.213Z] Sending build context to Docker daemon 6.592MB [2023-05-24T01:58:56.213Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T01:58:56.213Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T01:58:56.213Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T01:58:56.213Z] f56be85fc22e: Pulling fs layer [2023-05-24T01:58:56.213Z] 85791d961cd3: Pulling fs layer [2023-05-24T01:58:56.213Z] d694b5ae8c79: Pulling fs layer [2023-05-24T01:58:56.213Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T01:58:56.213Z] 4d19c01a9841: Pulling fs layer [2023-05-24T01:58:56.213Z] 9325e15d5711: Pulling fs layer [2023-05-24T01:58:56.213Z] 556b6ee489ea: Pulling fs layer [2023-05-24T01:58:56.213Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T01:58:56.213Z] 9f32a84ed3da: Waiting [2023-05-24T01:58:56.213Z] 556b6ee489ea: Waiting [2023-05-24T01:58:56.213Z] 4d19c01a9841: Waiting [2023-05-24T01:58:56.213Z] c5a4b2cf53e6: Waiting [2023-05-24T01:58:56.213Z] 9325e15d5711: Waiting [2023-05-24T01:58:56.213Z] 85791d961cd3: Download complete [2023-05-24T01:58:56.213Z] 9f32a84ed3da: Download complete [2023-05-24T01:58:56.213Z] 4d19c01a9841: Verifying Checksum [2023-05-24T01:58:56.213Z] 4d19c01a9841: Download complete [2023-05-24T01:58:56.474Z] f56be85fc22e: Verifying Checksum [2023-05-24T01:58:56.474Z] f56be85fc22e: Download complete [2023-05-24T01:58:56.474Z] 9325e15d5711: Verifying Checksum [2023-05-24T01:58:56.474Z] 9325e15d5711: Download complete [2023-05-24T01:58:56.474Z] f56be85fc22e: Pull complete [2023-05-24T01:58:56.733Z] 85791d961cd3: Pull complete [2023-05-24T01:58:56.992Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T01:58:56.992Z] c5a4b2cf53e6: Download complete [2023-05-24T01:58:56.992Z] d694b5ae8c79: Verifying Checksum [2023-05-24T01:58:56.992Z] d694b5ae8c79: Download complete [2023-05-24T01:58:57.250Z] 556b6ee489ea: Verifying Checksum [2023-05-24T01:58:57.250Z] 556b6ee489ea: Download complete [2023-05-24T01:59:00.541Z] d694b5ae8c79: Pull complete [2023-05-24T01:59:00.541Z] 9f32a84ed3da: Pull complete [2023-05-24T01:59:00.541Z] 4d19c01a9841: Pull complete [2023-05-24T01:59:00.541Z] 9325e15d5711: Pull complete [2023-05-24T01:59:03.067Z] 556b6ee489ea: Pull complete [2023-05-24T01:59:03.632Z] c5a4b2cf53e6: Pull complete [2023-05-24T01:59:03.632Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T01:59:03.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T01:59:03.632Z] ---> c4be618373d6 [2023-05-24T01:59:03.632Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T01:59:07.941Z] ---> Running in 06382fa6796c [2023-05-24T01:59:07.941Z] Removing intermediate container 06382fa6796c [2023-05-24T01:59:07.941Z] ---> e8df4cf2bc61 [2023-05-24T01:59:07.941Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T01:59:07.941Z] ---> Running in 1e912a87a8ea [2023-05-24T01:59:07.941Z] Removing intermediate container 1e912a87a8ea [2023-05-24T01:59:07.941Z] ---> d76c6e703896 [2023-05-24T01:59:07.941Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T01:59:07.941Z] ---> Running in 518bc17b40d7 [2023-05-24T01:59:07.941Z] Removing intermediate container 518bc17b40d7 [2023-05-24T01:59:07.941Z] ---> f1a5d60a9af2 [2023-05-24T01:59:07.941Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T01:59:07.941Z] ---> Running in ccc36efdfbbc [2023-05-24T01:59:07.941Z] Removing intermediate container ccc36efdfbbc [2023-05-24T01:59:07.941Z] ---> b8642cf7d3b3 [2023-05-24T01:59:07.941Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T01:59:07.941Z] ---> Running in 62925c3c5d73 [2023-05-24T01:59:07.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T01:59:08.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T01:59:08.461Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T01:59:08.461Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T01:59:08.461Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T01:59:08.461Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T01:59:08.461Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T01:59:08.461Z] OK: 269 MiB in 57 packages [2023-05-24T01:59:09.031Z] Removing intermediate container 62925c3c5d73 [2023-05-24T01:59:09.031Z] ---> 67f41cef79d3 [2023-05-24T01:59:09.031Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T01:59:09.031Z] ---> Running in 3c49c1a33de5 [2023-05-24T01:59:09.031Z] Removing intermediate container 3c49c1a33de5 [2023-05-24T01:59:09.031Z] ---> c0ea91bdc9d6 [2023-05-24T01:59:09.031Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T01:59:09.289Z] ---> 0ee8479a4c47 [2023-05-24T01:59:09.289Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T01:59:09.289Z] ---> Running in fab2e9745647 [2023-05-24T01:59:09.346Z] Still waiting to schedule task [2023-05-24T01:59:09.347Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-24T01:59:35.982Z] Removing intermediate container fab2e9745647 [2023-05-24T01:59:35.982Z] ---> bf8ad1f77e23 [2023-05-24T01:59:35.982Z] Step 11/12 : COPY . . [2023-05-24T01:59:35.982Z] ---> 76a455317717 [2023-05-24T01:59:35.982Z] Step 12/12 : RUN $MAKE [2023-05-24T01:59:35.982Z] ---> Running in 7f135294474c [2023-05-24T01:59:35.982Z] noop [2023-05-24T01:59:35.982Z] Removing intermediate container 7f135294474c [2023-05-24T01:59:35.982Z] ---> 8acf2cd6c1c8 [2023-05-24T01:59:35.982Z] Successfully built 8acf2cd6c1c8 [2023-05-24T01:59:35.982Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:59:36.418Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T01:59:36.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:59:36.564Z] prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container [2023-05-24T01:59:36.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 ******** ci-base-image-x86_64 cat [2023-05-24T01:59:36.907Z] $ docker top 14f8194fe4ace29948c3a1bf65b7f1fe0081545d53f9d401424aa1142fea9b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:59:37.279Z] + go version [2023-05-24T01:59:37.279Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T01:59:37.319Z] $ docker stop --time=1 14f8194fe4ace29948c3a1bf65b7f1fe0081545d53f9d401424aa1142fea9b2c [2023-05-24T01:59:38.595Z] $ docker rm -f --volumes 14f8194fe4ace29948c3a1bf65b7f1fe0081545d53f9d401424aa1142fea9b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T01:59:39.289Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T01:59:39.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T01:59:39.445Z] prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container [2023-05-24T01:59:39.482Z] $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 ******** ci-base-image-x86_64 cat [2023-05-24T01:59:39.808Z] $ docker top d8b4124c5d861aab5b3158f05e59199e007dcbcc9004f9ada43bd2a1e1934bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T01:59:40.197Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] fileExists [Pipeline] sh [2023-05-24T01:59:40.552Z] + make test [2023-05-24T01:59:40.552Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T01:59:45.816Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T01:59:55.778Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T01:59:55.778Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T01:59:55.778Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2023-05-24T02:00:02.530Z] go vet ./... [2023-05-24T02:00:05.810Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T02:00:05.810Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T02:00:05.810Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T02:00:05.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T02:00:05.883Z] $ docker stop --time=1 d8b4124c5d861aab5b3158f05e59199e007dcbcc9004f9ada43bd2a1e1934bb4 [2023-05-24T02:00:10.018Z] $ docker rm -f --volumes d8b4124c5d861aab5b3158f05e59199e007dcbcc9004f9ada43bd2a1e1934bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T02:00:10.550Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T02:00:10.615Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T02:00:11.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T02:00:11.608Z] + ls -al . [2023-05-24T02:00:11.608Z] total 180 [2023-05-24T02:00:11.608Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 01:59 . [2023-05-24T02:00:11.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:58 .. [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 01:58 .dockerignore [2023-05-24T02:00:11.608Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 01:58 .git [2023-05-24T02:00:11.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:58 .github [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 01:58 .gitignore [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 01:58 .golangci.yml [2023-05-24T02:00:11.608Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 01:58 .semver [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 01:58 Attribution.txt [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 24 01:58 CHANGELOG.md [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 01:58 Dockerfile [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 01:58 GOVERNANCE.md [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 01:58 Jenkinsfile [2023-05-24T02:00:11.608Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 01:58 LICENSE [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 01:58 Makefile [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 01:58 OWNERS.md [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 01:58 README.md [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:58 VERSION [2023-05-24T02:00:11.609Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:58 bin [2023-05-24T02:00:11.609Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:58 cmd [2023-05-24T02:00:11.609Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 01:59 coverage.out [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 3292 May 24 01:58 go.mod [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 31246 May 24 01:58 go.sum [2023-05-24T02:00:11.609Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 01:58 internal [2023-05-24T02:00:11.609Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 01:58 mock [2023-05-24T02:00:11.609Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 01:58 snap [2023-05-24T02:00:11.609Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 01:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:00:12.031Z] + 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=3df0c6f64b449b5535026c21b64b0251cd5b0534 --label arch=amd64 --label version=0.0.0 . [2023-05-24T02:00:12.031Z] Sending build context to Docker daemon 6.611MB [2023-05-24T02:00:12.031Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:00:12.031Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T02:00:12.031Z] ---> 8acf2cd6c1c8 [2023-05-24T02:00:12.031Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T02:00:12.291Z] ---> Running in 84017f3ac89c [2023-05-24T02:00:12.291Z] Removing intermediate container 84017f3ac89c [2023-05-24T02:00:12.291Z] ---> ae56e14c193a [2023-05-24T02:00:12.291Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T02:00:12.291Z] ---> Running in a431eaf30aa1 [2023-05-24T02:00:12.291Z] Removing intermediate container a431eaf30aa1 [2023-05-24T02:00:12.291Z] ---> b64904ba2ba9 [2023-05-24T02:00:12.291Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T02:00:12.291Z] ---> Running in 9be79a152c78 [2023-05-24T02:00:12.549Z] Removing intermediate container 9be79a152c78 [2023-05-24T02:00:12.549Z] ---> ea06169ec1fe [2023-05-24T02:00:12.549Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:00:12.549Z] ---> Running in 9f2bba03164e [2023-05-24T02:00:12.549Z] Removing intermediate container 9f2bba03164e [2023-05-24T02:00:12.549Z] ---> 93a652693f32 [2023-05-24T02:00:12.549Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:00:12.549Z] ---> Running in e6961981a8b9 [2023-05-24T02:00:12.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T02:00:13.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T02:00:16.180Z] OK: 269 MiB in 57 packages [2023-05-24T02:00:16.438Z] Removing intermediate container e6961981a8b9 [2023-05-24T02:00:16.438Z] ---> c58826e5c83a [2023-05-24T02:00:16.438Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T02:00:16.438Z] ---> Running in f19c9625d701 [2023-05-24T02:00:16.438Z] Removing intermediate container f19c9625d701 [2023-05-24T02:00:16.438Z] ---> 516eb3b91f1d [2023-05-24T02:00:16.438Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T02:00:16.696Z] ---> 60eb092390d3 [2023-05-24T02:00:16.696Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:00:16.696Z] ---> Running in 6f81b0b12c60 [2023-05-24T02:00:17.264Z] Removing intermediate container 6f81b0b12c60 [2023-05-24T02:00:17.264Z] ---> d2fe6f21c086 [2023-05-24T02:00:17.264Z] Step 11/24 : COPY . . [2023-05-24T02:00:17.832Z] ---> b3f80d6351b0 [2023-05-24T02:00:17.833Z] Step 12/24 : RUN $MAKE [2023-05-24T02:00:17.833Z] ---> Running in 8edb21594acd [2023-05-24T02:00:18.091Z] 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-05-24T02:00:42.405Z] Removing intermediate container 8edb21594acd [2023-05-24T02:00:42.405Z] ---> 2c1d59c57e45 [2023-05-24T02:00:42.405Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T02:00:42.405Z] 3.17: Pulling from library/alpine [2023-05-24T02:00:42.405Z] f56be85fc22e: Already exists [2023-05-24T02:00:42.405Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T02:00:42.405Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T02:00:42.405Z] ---> 9ed4aefc74f6 [2023-05-24T02:00:42.405Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T02:00:42.405Z] ---> Running in 9d4540f32ddd [2023-05-24T02:00:42.405Z] Removing intermediate container 9d4540f32ddd [2023-05-24T02:00:42.405Z] ---> 071bf7a11208 [2023-05-24T02:00:42.405Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T02:00:42.405Z] ---> Running in a7b2d0f87032 [2023-05-24T02:00:42.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T02:00:42.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T02:00:42.405Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T02:00:42.405Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T02:00:42.405Z] OK: 7 MiB in 16 packages [2023-05-24T02:00:42.405Z] Removing intermediate container a7b2d0f87032 [2023-05-24T02:00:42.405Z] ---> bfe8fdc50e50 [2023-05-24T02:00:42.405Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T02:00:42.405Z] ---> 8e8911e730c8 [2023-05-24T02:00:42.405Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T02:00:42.405Z] ---> 3bb6fd14b1f7 [2023-05-24T02:00:42.405Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T02:00:42.405Z] ---> 04b558bfd21b [2023-05-24T02:00:42.405Z] Step 19/24 : EXPOSE 59982 [2023-05-24T02:00:42.405Z] ---> Running in 5950b82395de [2023-05-24T02:00:42.405Z] Removing intermediate container 5950b82395de [2023-05-24T02:00:42.405Z] ---> dfeaa6930f73 [2023-05-24T02:00:42.405Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T02:00:42.405Z] ---> Running in b729fdece1bf [2023-05-24T02:00:42.405Z] Removing intermediate container b729fdece1bf [2023-05-24T02:00:42.405Z] ---> 6fff943f58bd [2023-05-24T02:00:42.405Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T02:00:42.405Z] ---> Running in 2ce46fbc290f [2023-05-24T02:00:42.405Z] Removing intermediate container 2ce46fbc290f [2023-05-24T02:00:42.405Z] ---> 8e7867593aeb [2023-05-24T02:00:42.405Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T02:00:42.405Z] ---> Running in 461b772c3f4c [2023-05-24T02:00:42.405Z] Removing intermediate container 461b772c3f4c [2023-05-24T02:00:42.405Z] ---> 4bc529d6030e [2023-05-24T02:00:42.405Z] Step 23/24 : LABEL git_sha=3df0c6f64b449b5535026c21b64b0251cd5b0534 [2023-05-24T02:00:42.405Z] ---> Running in 102f90c3ff2b [2023-05-24T02:00:42.405Z] Removing intermediate container 102f90c3ff2b [2023-05-24T02:00:42.405Z] ---> ec547f296c48 [2023-05-24T02:00:42.405Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T02:00:42.405Z] ---> Running in 73f28a962d54 [2023-05-24T02:00:42.405Z] Removing intermediate container 73f28a962d54 [2023-05-24T02:00:42.405Z] ---> 321db451b289 [2023-05-24T02:00:42.405Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T02:00:42.405Z] Successfully built 321db451b289 [2023-05-24T02:00:42.405Z] 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-05-24T02:00:43.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:00:43.323Z] [2023-05-24T02:00:43.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:00:43.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:00:43.694Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T02:00:43.694Z] 5eb5b503b376: Pulling fs layer [2023-05-24T02:00:43.694Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T02:00:43.694Z] ec43610c2a17: Pulling fs layer [2023-05-24T02:00:43.694Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T02:00:43.694Z] 33b1e0a273af: Pulling fs layer [2023-05-24T02:00:43.694Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T02:00:43.694Z] 2f39f015ded8: Pulling fs layer [2023-05-24T02:00:43.694Z] 3a2ae6a8a46f: Waiting [2023-05-24T02:00:43.694Z] 33b1e0a273af: Waiting [2023-05-24T02:00:43.694Z] 5d3b04190fa2: Waiting [2023-05-24T02:00:43.694Z] 2f39f015ded8: Waiting [2023-05-24T02:00:43.694Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T02:00:43.694Z] 5c69ac0246d0: Download complete [2023-05-24T02:00:43.694Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T02:00:43.694Z] 3a2ae6a8a46f: Download complete [2023-05-24T02:00:43.694Z] 33b1e0a273af: Verifying Checksum [2023-05-24T02:00:43.694Z] 33b1e0a273af: Download complete [2023-05-24T02:00:43.694Z] 5d3b04190fa2: Verifying Checksum [2023-05-24T02:00:43.694Z] 5d3b04190fa2: Download complete [2023-05-24T02:00:43.694Z] ec43610c2a17: Verifying Checksum [2023-05-24T02:00:43.694Z] ec43610c2a17: Download complete [2023-05-24T02:00:43.955Z] 5eb5b503b376: Verifying Checksum [2023-05-24T02:00:43.955Z] 5eb5b503b376: Download complete [2023-05-24T02:00:44.525Z] 2f39f015ded8: Download complete [2023-05-24T02:00:45.093Z] 5eb5b503b376: Pull complete [2023-05-24T02:00:45.354Z] 5c69ac0246d0: Pull complete [2023-05-24T02:00:45.613Z] ec43610c2a17: Pull complete [2023-05-24T02:00:45.872Z] 3a2ae6a8a46f: Pull complete [2023-05-24T02:00:46.131Z] 33b1e0a273af: Pull complete [2023-05-24T02:00:46.131Z] 5d3b04190fa2: Pull complete [2023-05-24T02:00:50.317Z] 2f39f015ded8: Pull complete [2023-05-24T02:00:50.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T02:00:50.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:00:50.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:00:50.536Z] prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container [2023-05-24T02:00:50.570Z] $ 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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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-05-24T02:00:54.552Z] $ docker top 6a471adaa7049d72781189598f4e1eaaa02517a8df2b61216b05fb560d0aeeb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:00:55.062Z] ---> job-cost.sh [2023-05-24T02:00:55.062Z] lf-activate-venv: SKIPPING [2023-05-24T02:00:55.062Z] INFO: No Stack... [2023-05-24T02:00:55.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T02:00:55.896Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T02:00:57.866Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/cost.csv [2023-05-24T02:00:57.866Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T02:00:57.911Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [2023-05-24T02:00:57.918Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] did not exist. Created. [2023-05-24T02:00:57.918Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T02:00:58.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T02:00:58.377Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T02:00:58.413Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T02:00:58.491Z] $ docker stop --time=1 6a471adaa7049d72781189598f4e1eaaa02517a8df2b61216b05fb560d0aeeb9 [2023-05-24T02:00:59.644Z] $ docker rm -f --volumes 6a471adaa7049d72781189598f4e1eaaa02517a8df2b61216b05fb560d0aeeb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T02:01:53.469Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16648 in /w/workspace/gexfoundry_device-mqtt-go_PR-608 [Pipeline] { [Pipeline] ws [2023-05-24T02:01:53.529Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T02:01:53.615Z] Selected Git installation does not exist. Using Default [2023-05-24T02:01:53.615Z] The recommended git tool is: NONE [2023-05-24T02:01:59.800Z] using credential edgex-jenkins-ssh [2023-05-24T02:01:59.827Z] Cloning the remote Git repository [2023-05-24T02:01:59.882Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T02:01:59.995Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-24T02:02:00.167Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T02:02:00.168Z] > git --version # timeout=10 [2023-05-24T02:02:00.190Z] > git --version # 'git version 2.25.1' [2023-05-24T02:02:00.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:02:00.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T02:02:01.554Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T02:02:01.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T02:02:03.357Z] Merging remotes/origin/main commit a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 into PR head commit 3df0c6f64b449b5535026c21b64b0251cd5b0534 [2023-05-24T02:02:03.693Z] Merge succeeded, producing 3df0c6f64b449b5535026c21b64b0251cd5b0534 [2023-05-24T02:02:03.694Z] Checking out Revision 3df0c6f64b449b5535026c21b64b0251cd5b0534 (PR-608) [2023-05-24T02:02:02.741Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-24T02:02:02.787Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-24T02:02:02.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:02:02.806Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T02:02:03.376Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T02:02:03.478Z] > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [2023-05-24T02:02:03.572Z] > git remote # timeout=10 [2023-05-24T02:02:03.594Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T02:02:03.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T02:02:03.637Z] > git merge a90b0bd42307e02d4b95be1bd7356c1c69efe8a2 # timeout=10 [2023-05-24T02:02:03.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T02:02:03.699Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T02:02:03.731Z] > git checkout -f 3df0c6f64b449b5535026c21b64b0251cd5b0534 # timeout=10 [2023-05-24T02:02:04.309Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T02:02:04.373Z] > git --version # timeout=10 [2023-05-24T02:02:04.385Z] > git --version # 'git version 2.25.1' [2023-05-24T02:02:04.404Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T02:02:05.547Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T02:02:05.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T02:02:05.547Z] Dload Upload Total Spent Left Speed [2023-05-24T02:02:05.547Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 151k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh [2023-05-24T02:02:06.275Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T02:02:06.621Z] + sudo tee /etc/docker/daemon.new [2023-05-24T02:02:06.622Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T02:02:06.622Z] { [2023-05-24T02:02:06.622Z] "registry-mirrors": [ [2023-05-24T02:02:06.622Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T02:02:06.622Z] ], [2023-05-24T02:02:06.622Z] "bip": "10.250.0.254/24", [2023-05-24T02:02:06.622Z] "hosts": [ [2023-05-24T02:02:06.622Z] "tcp://0.0.0.0:5555", [2023-05-24T02:02:06.622Z] "unix:///var/run/docker.sock" [2023-05-24T02:02:06.622Z] ], [2023-05-24T02:02:06.622Z] "mtu": 1458, [2023-05-24T02:02:06.622Z] "selinux-enabled": true, [2023-05-24T02:02:06.622Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T02:02:06.622Z] } [Pipeline] sh [2023-05-24T02:02:06.981Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T02:02:07.332Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:02:26.128Z] provisioning config files... [2023-05-24T02:02:26.163Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config9954567057908763340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:02:26.567Z] ---> docker-login.sh [2023-05-24T02:02:26.568Z] nexus3.edgexfoundry.org:10001 [2023-05-24T02:02:27.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:02:27.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:02:27.179Z] Configure a credential helper to remove this warning. See [2023-05-24T02:02:27.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:02:27.179Z] [2023-05-24T02:02:27.179Z] Login Succeeded [2023-05-24T02:02:27.179Z] nexus3.edgexfoundry.org:10002 [2023-05-24T02:02:27.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:02:27.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:02:27.726Z] Configure a credential helper to remove this warning. See [2023-05-24T02:02:27.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:02:27.726Z] [2023-05-24T02:02:27.726Z] Login Succeeded [2023-05-24T02:02:27.726Z] nexus3.edgexfoundry.org:10003 [2023-05-24T02:02:27.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:02:27.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:02:27.998Z] Configure a credential helper to remove this warning. See [2023-05-24T02:02:27.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:02:27.998Z] [2023-05-24T02:02:27.998Z] Login Succeeded [2023-05-24T02:02:27.998Z] nexus3.edgexfoundry.org:10004 [2023-05-24T02:02:28.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:02:28.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:02:28.546Z] Configure a credential helper to remove this warning. See [2023-05-24T02:02:28.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:02:28.546Z] [2023-05-24T02:02:28.546Z] Login Succeeded [2023-05-24T02:02:28.546Z] docker.io [2023-05-24T02:02:28.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T02:02:29.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T02:02:29.087Z] Configure a credential helper to remove this warning. See [2023-05-24T02:02:29.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T02:02:29.087Z] [2023-05-24T02:02:29.087Z] Login Succeeded [2023-05-24T02:02:29.087Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T02:02:29.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T02:02:29.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:02:29.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T02:02:29.620Z] ========================================================= [2023-05-24T02:02:29.620Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T02:02:29.620Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:02:30.139Z] + 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-05-24T02:02:30.411Z] Sending build context to Docker daemon 3.43MB [2023-05-24T02:02:30.411Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:02:30.411Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T02:02:30.685Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T02:02:30.685Z] c41833b44d91: Pulling fs layer [2023-05-24T02:02:30.685Z] ed15518f5707: Pulling fs layer [2023-05-24T02:02:30.685Z] feae8fd75edb: Pulling fs layer [2023-05-24T02:02:30.685Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T02:02:30.685Z] 3cdef696dda3: Pulling fs layer [2023-05-24T02:02:30.685Z] 2ced38df9373: Pulling fs layer [2023-05-24T02:02:30.685Z] 58f1dce35555: Pulling fs layer [2023-05-24T02:02:30.685Z] 3cdef696dda3: Waiting [2023-05-24T02:02:30.685Z] 2ced38df9373: Waiting [2023-05-24T02:02:30.685Z] 58f1dce35555: Waiting [2023-05-24T02:02:30.685Z] 242c74f7c9fa: Waiting [2023-05-24T02:02:30.685Z] ed15518f5707: Verifying Checksum [2023-05-24T02:02:30.685Z] ed15518f5707: Download complete [2023-05-24T02:02:30.685Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T02:02:30.685Z] 242c74f7c9fa: Download complete [2023-05-24T02:02:30.685Z] 3cdef696dda3: Download complete [2023-05-24T02:02:30.685Z] c41833b44d91: Verifying Checksum [2023-05-24T02:02:30.685Z] c41833b44d91: Download complete [2023-05-24T02:02:32.123Z] c41833b44d91: Pull complete [2023-05-24T02:02:32.123Z] 58f1dce35555: Verifying Checksum [2023-05-24T02:02:32.123Z] 58f1dce35555: Download complete [2023-05-24T02:02:32.396Z] ed15518f5707: Pull complete [2023-05-24T02:02:33.378Z] feae8fd75edb: Download complete [2023-05-24T02:02:33.378Z] 2ced38df9373: Verifying Checksum [2023-05-24T02:02:33.378Z] 2ced38df9373: Download complete [2023-05-24T02:02:45.922Z] feae8fd75edb: Pull complete [2023-05-24T02:02:45.922Z] 242c74f7c9fa: Pull complete [2023-05-24T02:02:45.922Z] 3cdef696dda3: Pull complete [2023-05-24T02:02:52.603Z] 2ced38df9373: Pull complete [2023-05-24T02:02:54.574Z] 58f1dce35555: Pull complete [2023-05-24T02:02:54.574Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T02:02:54.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T02:02:54.574Z] ---> fadd8f120f05 [2023-05-24T02:02:54.574Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T02:02:56.536Z] ---> Running in e379cb2d33f5 [2023-05-24T02:02:56.805Z] Removing intermediate container e379cb2d33f5 [2023-05-24T02:02:56.805Z] ---> fe606e0c0c0f [2023-05-24T02:02:56.805Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T02:02:57.074Z] ---> Running in 20482f7ea7be [2023-05-24T02:02:57.343Z] Removing intermediate container 20482f7ea7be [2023-05-24T02:02:57.343Z] ---> 4d314caaeeff [2023-05-24T02:02:57.343Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T02:02:57.611Z] ---> Running in bcad06773bfe [2023-05-24T02:02:57.883Z] Removing intermediate container bcad06773bfe [2023-05-24T02:02:57.883Z] ---> 9fb58ba97541 [2023-05-24T02:02:57.883Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:02:57.883Z] ---> Running in df5f2a36b22c [2023-05-24T02:02:58.153Z] Removing intermediate container df5f2a36b22c [2023-05-24T02:02:58.153Z] ---> d81199c732f9 [2023-05-24T02:02:58.153Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:02:58.423Z] ---> Running in 4f04673edf81 [2023-05-24T02:02:59.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:02:59.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:03:01.398Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-24T02:03:01.398Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-24T02:03:01.398Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-24T02:03:01.398Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-24T02:03:01.399Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T02:03:01.399Z] OK: 268 MiB in 57 packages [2023-05-24T02:03:02.827Z] Removing intermediate container 4f04673edf81 [2023-05-24T02:03:02.827Z] ---> 4e3a52f9d3d1 [2023-05-24T02:03:02.827Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-24T02:03:02.827Z] ---> Running in 7b9d57fb728b [2023-05-24T02:03:03.098Z] Removing intermediate container 7b9d57fb728b [2023-05-24T02:03:03.098Z] ---> 5d57a58ad863 [2023-05-24T02:03:03.098Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T02:03:03.689Z] ---> 56ad7ec6cdb1 [2023-05-24T02:03:03.689Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:03:03.689Z] ---> Running in 29979ce4d8ae [2023-05-24T02:04:15.049Z] Removing intermediate container 29979ce4d8ae [2023-05-24T02:04:15.049Z] ---> 445e582f192f [2023-05-24T02:04:15.049Z] Step 11/12 : COPY . . [2023-05-24T02:04:15.049Z] ---> 7a17672ff9b2 [2023-05-24T02:04:15.049Z] Step 12/12 : RUN $MAKE [2023-05-24T02:04:15.049Z] ---> Running in 8c3a9ed250e9 [2023-05-24T02:04:15.049Z] noop [2023-05-24T02:04:15.049Z] Removing intermediate container 8c3a9ed250e9 [2023-05-24T02:04:15.049Z] ---> ea8ecac22134 [2023-05-24T02:04:15.049Z] Successfully built ea8ecac22134 [2023-05-24T02:04:15.049Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:04:15.543Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T02:04:15.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:04:15.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-16648 does not seem to be running inside a container [2023-05-24T02:04:15.929Z] $ 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-05-24T02:04:17.273Z] $ docker top a2bd3ee04adf976f360d71e7f39cd8a338d5086f7869b77eebd4c37216ea9ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:04:18.188Z] + go version [2023-05-24T02:04:18.188Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T02:04:18.219Z] $ docker stop --time=1 a2bd3ee04adf976f360d71e7f39cd8a338d5086f7869b77eebd4c37216ea9ed8 [2023-05-24T02:04:19.857Z] $ docker rm -f --volumes a2bd3ee04adf976f360d71e7f39cd8a338d5086f7869b77eebd4c37216ea9ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:04:20.759Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T02:04:20.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:04:21.032Z] prd-ubuntu20.04-docker-arm64-4c-16g-16648 does not seem to be running inside a container [2023-05-24T02:04:21.102Z] $ 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-05-24T02:04:22.346Z] $ docker top 0886ff5e8d0888680e4178375fee8f04c2b290844320532209a0f47e2285dac0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:04:23.248Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T02:04:23.976Z] + make test [2023-05-24T02:04:23.976Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T02:05:02.875Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-24T02:07:09.630Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-24T02:07:13.924Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-24T02:07:13.924Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.8% of statements [2023-05-24T02:07:13.925Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T02:07:13.925Z] go vet ./... [2023-05-24T02:07:52.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T02:07:52.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T02:07:52.846Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-24T02:07:52.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T02:07:52.910Z] $ docker stop --time=1 0886ff5e8d0888680e4178375fee8f04c2b290844320532209a0f47e2285dac0 [2023-05-24T02:07:54.794Z] $ docker rm -f --volumes 0886ff5e8d0888680e4178375fee8f04c2b290844320532209a0f47e2285dac0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T02:07:56.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T02:07:56.093Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T02:07:56.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T02:07:57.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T02:07:57.553Z] + ls -al . [2023-05-24T02:07:57.553Z] total 176 [2023-05-24T02:07:57.553Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 02:04 . [2023-05-24T02:07:57.553Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:02 .. [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 140 May 24 02:02 .dockerignore [2023-05-24T02:07:57.554Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 02:02 .git [2023-05-24T02:07:57.554Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:02 .github [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 329 May 24 02:02 .gitignore [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 02:02 .golangci.yml [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 24 02:02 Attribution.txt [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 24 02:02 CHANGELOG.md [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 24 02:02 Dockerfile [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 02:02 GOVERNANCE.md [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 678 May 24 02:02 Jenkinsfile [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 24 02:02 LICENSE [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 24 02:02 Makefile [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 620 May 24 02:02 OWNERS.md [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 24 02:02 README.md [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 01:58 VERSION [2023-05-24T02:07:57.554Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:02 bin [2023-05-24T02:07:57.554Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:02 cmd [2023-05-24T02:07:57.554Z] -rw-r--r-- 1 jenkins jenkins 18506 May 24 02:07 coverage.out [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 3292 May 24 02:02 go.mod [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 31246 May 24 02:02 go.sum [2023-05-24T02:07:57.554Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 02:02 internal [2023-05-24T02:07:57.554Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 02:02 mock [2023-05-24T02:07:57.554Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 02:02 snap [2023-05-24T02:07:57.554Z] -rw-rw-r-- 1 jenkins jenkins 227 May 24 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:07:57.991Z] + 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=3df0c6f64b449b5535026c21b64b0251cd5b0534 --label arch=arm64 --label version=0.0.0 . [2023-05-24T02:07:58.261Z] Sending build context to Docker daemon 3.449MB [2023-05-24T02:07:58.262Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T02:07:58.262Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T02:07:58.262Z] ---> ea8ecac22134 [2023-05-24T02:07:58.262Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T02:07:58.530Z] ---> Running in 6fe46115aec3 [2023-05-24T02:07:58.798Z] Removing intermediate container 6fe46115aec3 [2023-05-24T02:07:58.798Z] ---> 5b3d4be76da7 [2023-05-24T02:07:58.798Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T02:07:58.798Z] ---> Running in b818a617d946 [2023-05-24T02:07:59.069Z] Removing intermediate container b818a617d946 [2023-05-24T02:07:59.069Z] ---> f5d36c2e6307 [2023-05-24T02:07:59.069Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-24T02:07:59.338Z] ---> Running in fc2857b84c9c [2023-05-24T02:07:59.606Z] Removing intermediate container fc2857b84c9c [2023-05-24T02:07:59.606Z] ---> dfcbf538e2be [2023-05-24T02:07:59.606Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T02:07:59.606Z] ---> Running in 89bdec68470a [2023-05-24T02:07:59.874Z] Removing intermediate container 89bdec68470a [2023-05-24T02:07:59.874Z] ---> 3a38f1f5d8e4 [2023-05-24T02:07:59.874Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T02:08:00.150Z] ---> Running in 5e72af3eef60 [2023-05-24T02:08:01.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:08:01.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:08:02.668Z] OK: 268 MiB in 57 packages [2023-05-24T02:08:03.635Z] Removing intermediate container 5e72af3eef60 [2023-05-24T02:08:03.635Z] ---> 019bb3a8caac [2023-05-24T02:08:03.635Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-24T02:08:04.005Z] ---> Running in 6debedf084b8 [2023-05-24T02:08:04.005Z] Removing intermediate container 6debedf084b8 [2023-05-24T02:08:04.005Z] ---> 523aee78ea2a [2023-05-24T02:08:04.005Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T02:08:04.591Z] ---> 439c66653f18 [2023-05-24T02:08:04.591Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T02:08:04.591Z] ---> Running in 28fa36c580e5 [2023-05-24T02:08:09.008Z] Removing intermediate container 28fa36c580e5 [2023-05-24T02:08:09.008Z] ---> 440fe377001d [2023-05-24T02:08:09.008Z] Step 11/24 : COPY . . [2023-05-24T02:08:09.976Z] ---> 1457c436c287 [2023-05-24T02:08:09.976Z] Step 12/24 : RUN $MAKE [2023-05-24T02:08:10.244Z] ---> Running in 11a3a0a1bc2b [2023-05-24T02:08:11.204Z] 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-05-24T02:10:32.909Z] Removing intermediate container 11a3a0a1bc2b [2023-05-24T02:10:32.910Z] ---> 35e61cd3fccd [2023-05-24T02:10:32.910Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T02:10:32.910Z] 3.17: Pulling from library/alpine [2023-05-24T02:10:32.910Z] c41833b44d91: Already exists [2023-05-24T02:10:32.910Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T02:10:32.910Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T02:10:32.910Z] ---> 51e60588ff2c [2023-05-24T02:10:32.910Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-24T02:10:32.910Z] ---> Running in d892a8144a20 [2023-05-24T02:10:32.910Z] Removing intermediate container d892a8144a20 [2023-05-24T02:10:32.910Z] ---> 1daa4dfb8392 [2023-05-24T02:10:32.910Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T02:10:32.910Z] ---> Running in b885aef6cf64 [2023-05-24T02:10:32.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T02:10:32.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T02:10:32.910Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T02:10:32.910Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T02:10:32.910Z] OK: 8 MiB in 16 packages [2023-05-24T02:10:32.910Z] Removing intermediate container b885aef6cf64 [2023-05-24T02:10:32.910Z] ---> cfbed4213de7 [2023-05-24T02:10:32.910Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-24T02:10:32.910Z] ---> d45c0944ba68 [2023-05-24T02:10:32.910Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-24T02:10:32.910Z] ---> 69d6d2deb445 [2023-05-24T02:10:32.910Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-24T02:10:32.910Z] ---> 4854fb2b9044 [2023-05-24T02:10:32.910Z] Step 19/24 : EXPOSE 59982 [2023-05-24T02:10:32.910Z] ---> Running in 19f6955fda1f [2023-05-24T02:10:32.910Z] Removing intermediate container 19f6955fda1f [2023-05-24T02:10:32.910Z] ---> faae1c19fc3b [2023-05-24T02:10:32.910Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-24T02:10:32.910Z] ---> Running in 46c6a20b759a [2023-05-24T02:10:33.495Z] Removing intermediate container 46c6a20b759a [2023-05-24T02:10:33.495Z] ---> a2486d34047b [2023-05-24T02:10:33.495Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-24T02:10:33.495Z] ---> Running in 327bba669c8c [2023-05-24T02:10:33.763Z] Removing intermediate container 327bba669c8c [2023-05-24T02:10:33.763Z] ---> fcfcf4e49d77 [2023-05-24T02:10:33.763Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T02:10:33.763Z] ---> Running in dcbd83ec564b [2023-05-24T02:10:34.031Z] Removing intermediate container dcbd83ec564b [2023-05-24T02:10:34.031Z] ---> bc77cad0955b [2023-05-24T02:10:34.031Z] Step 23/24 : LABEL git_sha=3df0c6f64b449b5535026c21b64b0251cd5b0534 [2023-05-24T02:10:34.031Z] ---> Running in 4c471262c267 [2023-05-24T02:10:34.301Z] Removing intermediate container 4c471262c267 [2023-05-24T02:10:34.301Z] ---> 7bcdfa5ea791 [2023-05-24T02:10:34.301Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T02:10:34.569Z] ---> Running in e2caab9aa538 [2023-05-24T02:10:34.839Z] Removing intermediate container e2caab9aa538 [2023-05-24T02:10:34.839Z] ---> 754bc04dce1d [2023-05-24T02:10:34.839Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T02:10:34.839Z] Successfully built 754bc04dce1d [2023-05-24T02:10:34.839Z] 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-05-24T02:10:35.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:10:35.707Z] [2023-05-24T02:10:35.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:10:36.117Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:10:36.117Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T02:10:36.117Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T02:10:36.117Z] 04944245beec: Pulling fs layer [2023-05-24T02:10:36.117Z] 699f458cf7ca: Pulling fs layer [2023-05-24T02:10:36.117Z] 765212b225bb: Pulling fs layer [2023-05-24T02:10:36.117Z] f23df028b6ca: Pulling fs layer [2023-05-24T02:10:36.117Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T02:10:36.117Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T02:10:36.117Z] f23df028b6ca: Waiting [2023-05-24T02:10:36.117Z] d65c8cfc05b1: Waiting [2023-05-24T02:10:36.117Z] 2437ff75d9bd: Waiting [2023-05-24T02:10:36.398Z] 04944245beec: Verifying Checksum [2023-05-24T02:10:36.398Z] 04944245beec: Download complete [2023-05-24T02:10:36.398Z] 765212b225bb: Verifying Checksum [2023-05-24T02:10:36.398Z] 765212b225bb: Download complete [2023-05-24T02:10:36.398Z] f23df028b6ca: Verifying Checksum [2023-05-24T02:10:36.398Z] f23df028b6ca: Download complete [2023-05-24T02:10:36.398Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T02:10:36.398Z] d65c8cfc05b1: Download complete [2023-05-24T02:10:36.682Z] 699f458cf7ca: Verifying Checksum [2023-05-24T02:10:36.682Z] 699f458cf7ca: Download complete [2023-05-24T02:10:36.978Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T02:10:36.978Z] 8998bd30e6a1: Download complete [2023-05-24T02:10:38.970Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T02:10:38.970Z] 2437ff75d9bd: Download complete [2023-05-24T02:10:40.924Z] 8998bd30e6a1: Pull complete [2023-05-24T02:10:41.193Z] 04944245beec: Pull complete [2023-05-24T02:10:42.628Z] 699f458cf7ca: Pull complete [2023-05-24T02:10:42.628Z] 765212b225bb: Pull complete [2023-05-24T02:10:43.213Z] f23df028b6ca: Pull complete [2023-05-24T02:10:43.480Z] d65c8cfc05b1: Pull complete [2023-05-24T02:10:55.788Z] 2437ff75d9bd: Pull complete [2023-05-24T02:10:55.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T02:10:55.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T02:10:55.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:10:56.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-16648 does not seem to be running inside a container [2023-05-24T02:10:56.211Z] $ 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-05-24T02:10:58.884Z] $ docker top 8bab31d8aa4f0c84cd832e3a874b7b2ef00200c56edce483a60232a1725467d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:10:59.797Z] ---> job-cost.sh [2023-05-24T02:10:59.797Z] lf-activate-venv: SKIPPING [2023-05-24T02:10:59.797Z] INFO: No Stack... [2023-05-24T02:11:00.380Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T02:11:00.963Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T02:11:01.621Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-24T02:11:01.621Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T02:11:01.702Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [2023-05-24T02:11:01.707Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] did not exist. Created. [2023-05-24T02:11:01.707Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T02:11:02.433Z] /w/workspace/device-mqtt-go/1@tmp/durable-ad8c7cf1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T02:11:03.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T02:11:03.177Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T02:11:03.226Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T02:11:03.284Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-608-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T02:11:03.385Z] $ docker stop --time=1 8bab31d8aa4f0c84cd832e3a874b7b2ef00200c56edce483a60232a1725467d6 [2023-05-24T02:11:04.894Z] $ docker rm -f --volumes 8bab31d8aa4f0c84cd832e3a874b7b2ef00200c56edce483a60232a1725467d6 [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-05-24T02:11:05.923Z] provisioning config files... [2023-05-24T02:11:05.935Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config11670028994418640843tmp [Pipeline] { [Pipeline] sh [2023-05-24T02:11:06.267Z] + set +x [2023-05-24T02:11:06.267Z] + curl -s https://codecov.io/bash [2023-05-24T02:11:06.267Z] + bash -s -- [2023-05-24T02:11:06.267Z] [2023-05-24T02:11:06.267Z] _____ _ [2023-05-24T02:11:06.267Z] / ____| | | [2023-05-24T02:11:06.267Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T02:11:06.267Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T02:11:06.267Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T02:11:06.267Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T02:11:06.267Z] Bash-1.0.6 [2023-05-24T02:11:06.267Z] [2023-05-24T02:11:06.267Z] [2023-05-24T02:11:06.267Z] ==> git version 2.25.1 found [2023-05-24T02:11:06.267Z] ==> 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-05-24T02:11:06.267Z] Release-Date: 2020-01-08 [2023-05-24T02:11:06.267Z] 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-05-24T02:11:06.267Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T02:11:06.267Z] ==> Jenkins CI detected. [2023-05-24T02:11:06.267Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-608 [2023-05-24T02:11:06.267Z] project root: . [2023-05-24T02:11:06.267Z] --> token set from env [2023-05-24T02:11:06.267Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T02:11:06.267Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T02:11:06.267Z] ==> Python coveragepy not found [2023-05-24T02:11:06.267Z] ==> Searching for coverage reports in: [2023-05-24T02:11:06.267Z] + . [2023-05-24T02:11:06.526Z] -> Found 1 reports [2023-05-24T02:11:06.526Z] ==> Detecting git/mercurial file structure [2023-05-24T02:11:06.526Z] ==> Reading reports [2023-05-24T02:11:06.526Z] + ./coverage.out bytes=18506 [2023-05-24T02:11:06.526Z] ==> Appending adjustments [2023-05-24T02:11:06.526Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T02:11:06.526Z] + Found adjustments [2023-05-24T02:11:06.526Z] ==> Gzipping contents [2023-05-24T02:11:06.526Z] 4.0K /tmp/codecov.5ZKHf6.gz [2023-05-24T02:11:06.526Z] ==> Uploading reports [2023-05-24T02:11:06.526Z] url: https://codecov.io [2023-05-24T02:11:06.526Z] query: branch=PR-608&commit=3df0c6f64b449b5535026c21b64b0251cd5b0534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= [2023-05-24T02:11:06.526Z] -> Pinging Codecov [2023-05-24T02:11:06.526Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-608&commit=3df0c6f64b449b5535026c21b64b0251cd5b0534&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-608%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=608&job=&cmd_args= [2023-05-24T02:11:06.786Z] -> Uploading to [2023-05-24T02:11:06.786Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/7D719EC7BBE17E464838252E33014C33/3df0c6f64b449b5535026c21b64b0251cd5b0534/fb0d5b0f-0ddf-4040-94c0-eb6d2b5629de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T021106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ac46ab6a93ef158dbf4eb32c9de37cc1a70a20b3614c928923e94e501665d73 [2023-05-24T02:11:06.786Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T02:11:06.786Z] Dload Upload Total Spent Left Speed [2023-05-24T02:11:06.786Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16340 --:--:-- --:--:-- --:--:-- 16340 [2023-05-24T02:11:06.786Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3df0c6f64b449b5535026c21b64b0251cd5b0534 [Pipeline] } [2023-05-24T02:11:06.818Z] 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-05-24T02:11:09.074Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives ] [2023-05-24T02:11:09.074Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives [2023-05-24T02:11:09.074Z] total 16 [2023-05-24T02:11:09.074Z] drwxr-xr-x 3 root root 4096 May 24 02:00 . [2023-05-24T02:11:09.074Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 02:00 .. [2023-05-24T02:11:09.074Z] drwxr-xr-x 2 root root 4096 May 24 02:00 cost [2023-05-24T02:11:09.074Z] -rw-r--r-- 1 root root 86 May 24 02:00 cost.csv [2023-05-24T02:11:09.074Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives [2023-05-24T02:11:09.074Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives [2023-05-24T02:11:09.074Z] total 16 [2023-05-24T02:11:09.074Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 02:00 . [2023-05-24T02:11:09.074Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 02:00 .. [2023-05-24T02:11:09.074Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 02:00 cost [2023-05-24T02:11:09.074Z] -rw-r--r-- 1 jenkins jenkins 86 May 24 02:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:09.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:10.298Z] ---> package-listing.sh [2023-05-24T02:11:10.298Z] ++ facter osfamily [2023-05-24T02:11:10.298Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T02:11:10.558Z] + OS_FAMILY=debian [2023-05-24T02:11:10.558Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-608 [2023-05-24T02:11:10.558Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T02:11:10.558Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T02:11:10.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T02:11:10.558Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T02:11:10.558Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' [2023-05-24T02:11:10.558Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T02:11:10.558Z] + case "${OS_FAMILY}" in [2023-05-24T02:11:10.558Z] + dpkg -l [2023-05-24T02:11:10.558Z] + grep '^ii' [2023-05-24T02:11:10.558Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T02:11:10.558Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T02:11:10.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T02:11:10.558Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-608 ']' [2023-05-24T02:11:10.558Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ [2023-05-24T02:11:10.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-608/archives/ [Pipeline] echo [2023-05-24T02:11:10.588Z] 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T02:11:10.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T02:11:11.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T02:11:11.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T02:11:11.650Z] prd-ubuntu20.04-docker-8c-8g-16646 does not seem to be running inside a container [2023-05-24T02:11:11.681Z] $ 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-608/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-608 -v /w/workspace/gexfoundry_device-mqtt-go_PR-608:/w/workspace/gexfoundry_device-mqtt-go_PR-608:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-608@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T02:11:11.931Z] $ docker top 9f9ff2c1045975d2fe4b723d050587d9bbd2d504cc5270fd7867d06b4b8ea502 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T02:11:12.331Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T02:11:12.645Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T02:11:12.956Z] + ls /var/log/sa-host [2023-05-24T02:11:12.956Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T02:11:13.193Z] provisioning config files... [2023-05-24T02:11:13.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-608@tmp/config11192046149994945278tmp [Pipeline] { [Pipeline] echo [2023-05-24T02:11:13.248Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:13.558Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T02:11:13.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:13.991Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T02:11:14.027Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:14.346Z] ---> sudo-logs.sh [2023-05-24T02:11:14.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T02:11:14.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:14.755Z] ---> job-cost.sh [2023-05-24T02:11:14.756Z] lf-activate-venv: SKIPPING [2023-05-24T02:11:14.756Z] DEBUG: total: 0.2199999988079071 [2023-05-24T02:11:14.756Z] INFO: Retrieving Stack Cost... [2023-05-24T02:11:15.016Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T02:11:15.594Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T02:11:15.634Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T02:11:15.949Z] ---> logs-deploy.sh [2023-05-24T02:11:15.949Z] lf-activate-venv: SKIPPING [2023-05-24T02:11:15.949Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-608/1 [2023-05-24T02:11:15.949Z] INFO: archiving workspace using pattern(s): [2023-05-24T02:11:16.890Z] Archives upload complete. [2023-05-24T02:11:17.149Z] INFO: archiving logs to Nexus [2023-05-24T02:11:17.718Z] ---> uname -a: [2023-05-24T02:11:17.718Z] Linux prd-ubuntu20-04-docker-8c-8g-16646 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-24T02:11:17.718Z] [2023-05-24T02:11:17.718Z] [2023-05-24T02:11:17.718Z] ---> lscpu: [2023-05-24T02:11:17.718Z] Architecture: x86_64 [2023-05-24T02:11:17.718Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-24T02:11:17.718Z] Byte Order: Little Endian [2023-05-24T02:11:17.718Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-24T02:11:17.718Z] CPU(s): 8 [2023-05-24T02:11:17.718Z] On-line CPU(s) list: 0-7 [2023-05-24T02:11:17.718Z] Thread(s) per core: 1 [2023-05-24T02:11:17.718Z] Core(s) per socket: 1 [2023-05-24T02:11:17.718Z] Socket(s): 8 [2023-05-24T02:11:17.718Z] NUMA node(s): 1 [2023-05-24T02:11:17.718Z] Vendor ID: AuthenticAMD [2023-05-24T02:11:17.718Z] CPU family: 23 [2023-05-24T02:11:17.718Z] Model: 49 [2023-05-24T02:11:17.718Z] Model name: AMD EPYC-Rome Processor [2023-05-24T02:11:17.718Z] Stepping: 0 [2023-05-24T02:11:17.718Z] CPU MHz: 2800.000 [2023-05-24T02:11:17.718Z] BogoMIPS: 5600.00 [2023-05-24T02:11:17.718Z] Virtualization: AMD-V [2023-05-24T02:11:17.718Z] Hypervisor vendor: KVM [2023-05-24T02:11:17.718Z] Virtualization type: full [2023-05-24T02:11:17.718Z] L1d cache: 256 KiB [2023-05-24T02:11:17.718Z] L1i cache: 256 KiB [2023-05-24T02:11:17.718Z] L2 cache: 4 MiB [2023-05-24T02:11:17.718Z] L3 cache: 128 MiB [2023-05-24T02:11:17.718Z] NUMA node0 CPU(s): 0-7 [2023-05-24T02:11:17.718Z] Vulnerability Itlb multihit: Not affected [2023-05-24T02:11:17.718Z] Vulnerability L1tf: Not affected [2023-05-24T02:11:17.718Z] Vulnerability Mds: Not affected [2023-05-24T02:11:17.718Z] Vulnerability Meltdown: Not affected [2023-05-24T02:11:17.718Z] Vulnerability Mmio stale data: Not affected [2023-05-24T02:11:17.718Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-24T02:11:17.718Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-24T02:11:17.718Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-24T02:11:17.718Z] Vulnerability Srbds: Not affected [2023-05-24T02:11:17.718Z] Vulnerability Tsx async abort: Not affected [2023-05-24T02:11:17.718Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-24T02:11:17.718Z] [2023-05-24T02:11:17.718Z] [2023-05-24T02:11:17.718Z] ---> nproc: [2023-05-24T02:11:17.718Z] 8 [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] ---> df -h: [2023-05-24T02:11:17.719Z] Filesystem Size Used Avail Use% Mounted on [2023-05-24T02:11:17.719Z] overlay 155G 12G 144G 8% / [2023-05-24T02:11:17.719Z] tmpfs 64M 0 64M 0% /dev [2023-05-24T02:11:17.719Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-24T02:11:17.719Z] shm 64M 0 64M 0% /dev/shm [2023-05-24T02:11:17.719Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] ---> sar -b -r -n DEV: [2023-05-24T02:11:17.719Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16646) 05/24/23 _x86_64_ (8 CPU) [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] 01:57:54 LINUX RESTART (8 CPU) [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] 01:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-24T02:11:17.719Z] 01:59:02 131.73 48.09 83.64 0.00 5415.23 150068.86 0.00 [2023-05-24T02:11:17.719Z] 02:00:01 190.00 1.78 188.22 0.00 20.74 73399.36 0.00 [2023-05-24T02:11:17.719Z] 02:01:01 170.29 0.22 170.07 0.00 10.26 43230.79 0.00 [2023-05-24T02:11:17.719Z] 02:02:01 1.53 0.00 1.53 0.00 0.00 24.15 0.00 [2023-05-24T02:11:17.719Z] 02:03:01 4.08 0.98 3.10 0.00 67.54 245.13 0.00 [2023-05-24T02:11:17.719Z] 02:04:01 53.59 9.63 43.96 0.00 5090.08 8653.76 0.00 [2023-05-24T02:11:17.719Z] 02:05:01 3.60 0.02 3.58 0.00 0.13 92.65 0.00 [2023-05-24T02:11:17.719Z] 02:06:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2023-05-24T02:11:17.719Z] 02:07:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 [2023-05-24T02:11:17.719Z] 02:08:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2023-05-24T02:11:17.719Z] 02:09:01 1.58 0.00 1.58 0.00 0.00 16.93 0.00 [2023-05-24T02:11:17.719Z] 02:10:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2023-05-24T02:11:17.719Z] 02:11:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2023-05-24T02:11:17.719Z] Average: 43.14 4.67 38.46 0.00 816.63 21147.05 0.00 [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] 01:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-24T02:11:17.719Z] 01:59:02 29287260 31597400 718484 2.18 71792 2522504 2003088 5.90 987704 2257200 641296 [2023-05-24T02:11:17.719Z] 02:00:01 27777532 31171688 1119788 3.41 147028 3423132 2296480 6.77 1569744 3049652 222904 [2023-05-24T02:11:17.719Z] 02:01:01 27653956 31565972 726352 2.21 159232 3901424 1741896 5.13 1268576 3452132 308 [2023-05-24T02:11:17.719Z] 02:02:01 27659196 31571264 721180 2.19 159268 3901432 1741896 5.13 1258772 3452136 260 [2023-05-24T02:11:17.719Z] 02:03:01 27592900 31568548 723352 2.20 160836 3961188 1773212 5.23 1266628 3512084 1700 [2023-05-24T02:11:17.719Z] 02:04:01 27122072 31550200 729168 2.22 193484 4362832 1810912 5.34 1583708 3627556 136 [2023-05-24T02:11:17.719Z] 02:05:01 27129316 31552600 726692 2.21 192004 4359592 1801128 5.31 1579824 3624372 16 [2023-05-24T02:11:17.719Z] 02:06:01 27137088 31560468 718740 2.19 192072 4359592 1801128 5.31 1572068 3624376 140 [2023-05-24T02:11:17.719Z] 02:07:01 27137576 31561080 718080 2.18 192168 4359596 1801128 5.31 1572112 3624384 12 [2023-05-24T02:11:17.719Z] 02:08:01 27137692 31561292 717776 2.18 192248 4359600 1801128 5.31 1572232 3624392 172 [2023-05-24T02:11:17.719Z] 02:09:01 27137916 31561576 717700 2.18 192308 4359592 1801128 5.31 1572332 3624396 0 [2023-05-24T02:11:17.719Z] 02:10:01 27137276 31561132 717968 2.18 192336 4359732 1801128 5.31 1573052 3624504 216 [2023-05-24T02:11:17.719Z] 02:11:01 27137552 31561484 717584 2.18 192424 4359736 1801128 5.31 1572800 3624524 8 [2023-05-24T02:11:17.719Z] Average: 27465179 31534208 751759 2.29 172092 4045381 1844260 5.44 1457658 3440131 66705 [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z] 01:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-24T02:11:17.719Z] 01:59:02 docker0 4.60 3.77 0.51 49.07 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 01:59:02 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 01:59:02 ens3 607.28 363.01 6737.99 83.75 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:00:01 veth7661d82 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:00:01 docker0 178.22 314.25 14.31 2000.90 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:00:01 ens3 367.18 220.03 2042.80 103.73 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:01:01 docker0 4.28 7.83 0.25 85.66 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:01:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:01:01 ens3 120.48 74.25 2626.88 18.76 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:02:01 ens3 0.70 0.37 0.36 0.27 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:03:01 ens3 70.64 40.47 914.10 2.81 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:04:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:04:01 ens3 75.77 35.36 1952.09 2.95 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:05:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:06:01 ens3 0.32 0.22 0.13 0.07 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:07:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:09:01 ens3 0.63 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:10:01 ens3 0.58 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] 02:11:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] Average: docker0 14.18 24.69 1.14 161.91 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] Average: ens3 95.34 56.27 1096.78 16.24 0.00 0.00 0.00 0.00 [2023-05-24T02:11:17.719Z] [2023-05-24T02:11:17.719Z]