Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2c1bde9435fddd83639de3716b0c11b051f4304e+15e121638b61dd5d2b05931572372c8312ebd12f (9fc6748e86f63d2befdad4698073c0c55dc7ec1c) 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-ssh4152840729986575865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh9881286011405360027.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1727992410664653912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8227330205373169552.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13877010679169299450.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Running on prd-ubuntu20.04-docker-8c-8g-11128 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [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-576 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit 2c1bde9435fddd83639de3716b0c11b051f4304e > 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/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 Checking out Revision 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 (PR-576) > git checkout -f 2c1bde9435fddd83639de3716b0c11b051f4304e # 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 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 # timeout=10 Commit message: "Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 9500b8fce87fafa8b6467926536cd9a0d920034a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T23:16:36.541Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T23:16:36.601Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T23:16:36.616Z] ========================================================= [2023-04-26T23:16:36.617Z] EdgeX Global Pipelines Version Info [2023-04-26T23:16:36.617Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:37.325Z] ------------------- [2023-04-26T23:16:37.325Z] stable info: [2023-04-26T23:16:37.325Z] ------------------- [2023-04-26T23:16:37.325Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T23:16:37.325Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:16:37.325Z] Message: update stable to v1.0.248 [2023-04-26T23:16:37.899Z] ------------------- [2023-04-26T23:16:37.899Z] experimental info: [2023-04-26T23:16:37.899Z] ------------------- [2023-04-26T23:16:37.899Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T23:16:37.899Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:16:37.899Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T23:16:38.076Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-26T23:16:38.101Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-26T23:16:38.116Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T23:16:38.127Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T23:16:38.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T23:16:38.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T23:16:38.155Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T23:16:38.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T23:16:38.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T23:16:38.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T23:16:38.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T23:16:38.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-26T23:16:38.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T23:16:38.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T23:16:38.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:16:38.255Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:16:38.273Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:16:38.284Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:16:38.295Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T23:16:38.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T23:16:38.319Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T23:16:38.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T23:16:38.342Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T23:16:38.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T23:16:38.366Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T23:16:38.378Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T23:16:38.390Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T23:16:38.403Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-576 [Pipeline] echo [2023-04-26T23:16:38.417Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-576 [Pipeline] echo [2023-04-26T23:16:38.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-576 [Pipeline] echo [2023-04-26T23:16:38.443Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [Pipeline] echo [2023-04-26T23:16:38.455Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f1873f [Pipeline] echo [2023-04-26T23:16:38.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:16:38.510Z] provisioning config files... [2023-04-26T23:16:38.525Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config12720109255062106786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:38.819Z] ---> docker-login.sh [2023-04-26T23:16:38.819Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:16:39.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.078Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.078Z] [2023-04-26T23:16:39.078Z] Login Succeeded [2023-04-26T23:16:39.078Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:16:39.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.078Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.078Z] [2023-04-26T23:16:39.078Z] Login Succeeded [2023-04-26T23:16:39.078Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:16:39.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.337Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.337Z] [2023-04-26T23:16:39.337Z] Login Succeeded [2023-04-26T23:16:39.337Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:16:39.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.337Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.337Z] [2023-04-26T23:16:39.337Z] Login Succeeded [2023-04-26T23:16:39.337Z] docker.io [2023-04-26T23:16:39.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:39.597Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:39.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:39.597Z] [2023-04-26T23:16:39.597Z] Login Succeeded [2023-04-26T23:16:39.597Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:16:39.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T23:16:39.948Z] + git rev-list -1 --merges 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81~1..5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [Pipeline] echo [2023-04-26T23:16:39.965Z] -----------> git rev-list -1 --merges 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81~1..5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [2023-04-26T23:16:39.965Z] 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [false] [Pipeline] sh [2023-04-26T23:16:40.252Z] + git log --format=format:%s -1 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [Pipeline] echo [2023-04-26T23:16:40.264Z] ========================================================= [2023-04-26T23:16:40.264Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T23:16:40.264Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:16:40.593Z] + git log --format=format:%s -1 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [Pipeline] echo [2023-04-26T23:16:40.603Z] [semverPrep] GIT_COMMIT: 5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81, Commit Message: Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD [Pipeline] echo [2023-04-26T23:16:40.611Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T23:16:40.960Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:16:40.960Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T23:16:40.960Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T23:16:40.960Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T23:16:40.960Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T23:16:40.960Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T23:16:40.960Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:41.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:41.317Z] [2023-04-26T23:16:41.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:41.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:41.611Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T23:16:41.611Z] b85a868b505f: Pulling fs layer [2023-04-26T23:16:41.611Z] e2be974225ed: Pulling fs layer [2023-04-26T23:16:41.611Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T23:16:41.611Z] 988bab9f4d93: Pulling fs layer [2023-04-26T23:16:41.611Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T23:16:41.611Z] eaf3925da568: Pulling fs layer [2023-04-26T23:16:41.611Z] bab4dde63d76: Pulling fs layer [2023-04-26T23:16:41.611Z] bde34c3a00c8: Pulling fs layer [2023-04-26T23:16:41.611Z] b352a97aabf1: Pulling fs layer [2023-04-26T23:16:41.611Z] 4872d77fe225: Pulling fs layer [2023-04-26T23:16:41.611Z] 5851b861e8e6: Pulling fs layer [2023-04-26T23:16:41.611Z] bab4dde63d76: Waiting [2023-04-26T23:16:41.611Z] bde34c3a00c8: Waiting [2023-04-26T23:16:41.611Z] b352a97aabf1: Waiting [2023-04-26T23:16:41.611Z] 5851b861e8e6: Waiting [2023-04-26T23:16:41.611Z] 4872d77fe225: Waiting [2023-04-26T23:16:41.611Z] 988bab9f4d93: Waiting [2023-04-26T23:16:41.611Z] eaf3925da568: Waiting [2023-04-26T23:16:41.611Z] e2be974225ed: Download complete [2023-04-26T23:16:41.611Z] 988bab9f4d93: Verifying Checksum [2023-04-26T23:16:41.611Z] 988bab9f4d93: Download complete [2023-04-26T23:16:41.870Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T23:16:41.870Z] 1469e6f7b9e6: Download complete [2023-04-26T23:16:41.870Z] eaf3925da568: Verifying Checksum [2023-04-26T23:16:41.870Z] eaf3925da568: Download complete [2023-04-26T23:16:41.870Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T23:16:41.870Z] 339a4e72a1f5: Download complete [2023-04-26T23:16:41.870Z] bde34c3a00c8: Verifying Checksum [2023-04-26T23:16:41.870Z] bde34c3a00c8: Download complete [2023-04-26T23:16:41.870Z] b352a97aabf1: Verifying Checksum [2023-04-26T23:16:41.870Z] b352a97aabf1: Download complete [2023-04-26T23:16:41.870Z] 4872d77fe225: Verifying Checksum [2023-04-26T23:16:41.870Z] 4872d77fe225: Download complete [2023-04-26T23:16:41.870Z] 5851b861e8e6: Verifying Checksum [2023-04-26T23:16:41.870Z] 5851b861e8e6: Download complete [2023-04-26T23:16:41.871Z] b85a868b505f: Verifying Checksum [2023-04-26T23:16:41.871Z] b85a868b505f: Download complete [2023-04-26T23:16:42.130Z] bab4dde63d76: Verifying Checksum [2023-04-26T23:16:42.130Z] bab4dde63d76: Download complete [2023-04-26T23:16:43.062Z] b85a868b505f: Pull complete [2023-04-26T23:16:43.062Z] e2be974225ed: Pull complete [2023-04-26T23:16:43.628Z] 339a4e72a1f5: Pull complete [2023-04-26T23:16:43.628Z] 988bab9f4d93: Pull complete [2023-04-26T23:16:43.888Z] 1469e6f7b9e6: Pull complete [2023-04-26T23:16:43.888Z] eaf3925da568: Pull complete [2023-04-26T23:16:45.785Z] bab4dde63d76: Pull complete [2023-04-26T23:16:45.785Z] bde34c3a00c8: Pull complete [2023-04-26T23:16:45.785Z] b352a97aabf1: Pull complete [2023-04-26T23:16:45.785Z] 4872d77fe225: Pull complete [2023-04-26T23:16:45.785Z] 5851b861e8e6: Pull complete [2023-04-26T23:16:45.785Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T23:16:45.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:16:45.785Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:16:45.873Z] prd-ubuntu20.04-docker-8c-8g-11128 does not seem to be running inside a container [2023-04-26T23:16:45.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:16:48.429Z] $ docker top c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 -eo pid,comm [2023-04-26T23:16:48.490Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-26T23:16:48.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:16:48.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:16:48.520Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:16:48.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:16:48.625Z] $ docker exec c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 ssh-agent [2023-04-26T23:16:48.730Z] SSH_AUTH_SOCK=/tmp/ssh-8nFTpP9btfJ8/agent.32 [2023-04-26T23:16:48.730Z] SSH_AGENT_PID=38 [2023-04-26T23:16:48.736Z] Running ssh-add (command line suppressed) [2023-04-26T23:16:48.825Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_9552540189419824682.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_9552540189419824682.key) [2023-04-26T23:16:48.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:16:49.131Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T23:16:49.141Z] $ docker exec --env ******** --env ******** c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 ssh-agent -k [2023-04-26T23:16:49.241Z] unset SSH_AUTH_SOCK; [2023-04-26T23:16:49.241Z] unset SSH_AGENT_PID; [2023-04-26T23:16:49.241Z] echo Agent pid 38 killed; [2023-04-26T23:16:49.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T23:16:49.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:16:49.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:16:49.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:16:49.382Z] $ docker exec c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 ssh-agent [2023-04-26T23:16:49.495Z] SSH_AUTH_SOCK=/tmp/ssh-PNVfFFVeU351/agent.70 [2023-04-26T23:16:49.495Z] SSH_AGENT_PID=76 [2023-04-26T23:16:49.500Z] Running ssh-add (command line suppressed) [2023-04-26T23:16:49.586Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_6423643017443821477.key (/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/private_key_6423643017443821477.key) [2023-04-26T23:16:49.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:16:49.898Z] + git semver init [2023-04-26T23:16:50.160Z] 2023-04-26 23:16:50,057 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T23:16:50.160Z] 2023-04-26 23:16:50,058 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver [2023-04-26T23:16:50.160Z] 2023-04-26 23:16:50,058 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver [2023-04-26T23:16:50.161Z] 2023-04-26 23:16:50,058 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,811 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.git/info/exclude [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,812 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 with force:False [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,812 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,816 [execute] INFO git cat-file --batch-check [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,821 [execute] INFO git cat-file --batch [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:16:51.099Z] 2023-04-26 23:16:50,826 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-576/.semver/PR-576 [2023-04-26T23:16:51.099Z] 0.0.0 [Pipeline] } [2023-04-26T23:16:51.104Z] $ docker exec --env ******** --env ******** c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 ssh-agent -k [2023-04-26T23:16:51.207Z] unset SSH_AUTH_SOCK; [2023-04-26T23:16:51.207Z] unset SSH_AGENT_PID; [2023-04-26T23:16:51.207Z] echo Agent pid 76 killed; [2023-04-26T23:16:51.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:16:51.534Z] + git semver [Pipeline] } [2023-04-26T23:16:51.802Z] $ docker stop --time=1 c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 [2023-04-26T23:16:53.045Z] $ docker rm -f --volumes c2b79c4796ebae72ce1a6aff504f180e21923808b818ba1b405c7a4395378357 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:16:53.389Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T23:16:53.590Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T23:16:53.594Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:16:53.759Z] provisioning config files... [2023-04-26T23:16:53.767Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config4135186932514825351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:16:54.070Z] ---> docker-login.sh [2023-04-26T23:16:54.070Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:16:54.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.070Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.070Z] [2023-04-26T23:16:54.070Z] Login Succeeded [2023-04-26T23:16:54.070Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:16:54.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.070Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.070Z] [2023-04-26T23:16:54.070Z] Login Succeeded [2023-04-26T23:16:54.070Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:16:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.330Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.330Z] [2023-04-26T23:16:54.330Z] Login Succeeded [2023-04-26T23:16:54.330Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:16:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.330Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.330Z] [2023-04-26T23:16:54.330Z] Login Succeeded [2023-04-26T23:16:54.330Z] docker.io [2023-04-26T23:16:54.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:16:54.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:16:54.589Z] Configure a credential helper to remove this warning. See [2023-04-26T23:16:54.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:16:54.589Z] [2023-04-26T23:16:54.589Z] Login Succeeded [2023-04-26T23:16:54.589Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:16:54.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:16:54.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:16:54.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:16:54.694Z] ========================================================= [2023-04-26T23:16:54.694Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T23:16:54.694Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:16:54.997Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T23:16:54.997Z] Sending build context to Docker daemon 6.487MB [2023-04-26T23:16:54.997Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:16:54.997Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:16:54.997Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T23:16:54.997Z] f56be85fc22e: Pulling fs layer [2023-04-26T23:16:54.997Z] 85791d961cd3: Pulling fs layer [2023-04-26T23:16:54.997Z] d694b5ae8c79: Pulling fs layer [2023-04-26T23:16:54.997Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T23:16:54.997Z] 4d19c01a9841: Pulling fs layer [2023-04-26T23:16:54.997Z] 9325e15d5711: Pulling fs layer [2023-04-26T23:16:54.997Z] 4d19c01a9841: Waiting [2023-04-26T23:16:54.997Z] 556b6ee489ea: Pulling fs layer [2023-04-26T23:16:54.997Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T23:16:54.997Z] 556b6ee489ea: Waiting [2023-04-26T23:16:54.997Z] c5a4b2cf53e6: Waiting [2023-04-26T23:16:54.997Z] 85791d961cd3: Verifying Checksum [2023-04-26T23:16:54.997Z] 85791d961cd3: Download complete [2023-04-26T23:16:54.997Z] f56be85fc22e: Verifying Checksum [2023-04-26T23:16:54.997Z] f56be85fc22e: Download complete [2023-04-26T23:16:54.997Z] 9f32a84ed3da: Verifying Checksum [2023-04-26T23:16:54.997Z] 9f32a84ed3da: Download complete [2023-04-26T23:16:55.255Z] 4d19c01a9841: Verifying Checksum [2023-04-26T23:16:55.255Z] 4d19c01a9841: Download complete [2023-04-26T23:16:55.255Z] 9325e15d5711: Verifying Checksum [2023-04-26T23:16:55.255Z] 9325e15d5711: Download complete [2023-04-26T23:16:55.255Z] f56be85fc22e: Pull complete [2023-04-26T23:16:55.255Z] 85791d961cd3: Pull complete [2023-04-26T23:16:55.835Z] c5a4b2cf53e6: Download complete [2023-04-26T23:16:55.835Z] d694b5ae8c79: Verifying Checksum [2023-04-26T23:16:55.835Z] d694b5ae8c79: Download complete [2023-04-26T23:16:56.402Z] 556b6ee489ea: Verifying Checksum [2023-04-26T23:16:56.402Z] 556b6ee489ea: Download complete [2023-04-26T23:16:58.934Z] d694b5ae8c79: Pull complete [2023-04-26T23:16:59.194Z] 9f32a84ed3da: Pull complete [2023-04-26T23:16:59.452Z] 4d19c01a9841: Pull complete [2023-04-26T23:16:59.452Z] 9325e15d5711: Pull complete [2023-04-26T23:17:01.979Z] 556b6ee489ea: Pull complete [2023-04-26T23:17:02.547Z] c5a4b2cf53e6: Pull complete [2023-04-26T23:17:02.547Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T23:17:02.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T23:17:02.547Z] ---> c4be618373d6 [2023-04-26T23:17:02.547Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:17:07.820Z] ---> Running in 268f3e0cbfc9 [2023-04-26T23:17:07.820Z] Removing intermediate container 268f3e0cbfc9 [2023-04-26T23:17:07.820Z] ---> 0207a1cadeee [2023-04-26T23:17:07.820Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:17:07.820Z] ---> Running in 14ee4aa64670 [2023-04-26T23:17:07.820Z] Removing intermediate container 14ee4aa64670 [2023-04-26T23:17:07.820Z] ---> 67525f688b67 [2023-04-26T23:17:07.820Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:17:07.820Z] ---> Running in b1fb67774d19 [2023-04-26T23:17:07.820Z] Removing intermediate container b1fb67774d19 [2023-04-26T23:17:07.820Z] ---> d0e7f80da4f6 [2023-04-26T23:17:07.820Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:17:07.820Z] ---> Running in 76b2ae632ccc [2023-04-26T23:17:07.820Z] Removing intermediate container 76b2ae632ccc [2023-04-26T23:17:07.820Z] ---> c6d417b5a72a [2023-04-26T23:17:07.820Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:17:07.820Z] ---> Running in faa093f32c40 [2023-04-26T23:17:07.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:17:07.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:17:07.820Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:17:07.820Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:17:07.820Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:17:07.820Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:17:07.820Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:17:07.820Z] OK: 269 MiB in 57 packages [2023-04-26T23:17:08.390Z] Removing intermediate container faa093f32c40 [2023-04-26T23:17:08.390Z] ---> 783927ccbeb3 [2023-04-26T23:17:08.390Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T23:17:08.390Z] ---> Running in 9255c22f5205 [2023-04-26T23:17:08.390Z] Removing intermediate container 9255c22f5205 [2023-04-26T23:17:08.390Z] ---> ec500672ca18 [2023-04-26T23:17:08.390Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:17:08.649Z] ---> 678a7ca19f58 [2023-04-26T23:17:08.649Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:17:08.649Z] ---> Running in 66cced9e763c [2023-04-26T23:17:08.712Z] Still waiting to schedule task [2023-04-26T23:17:08.712Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-26T23:17:40.746Z] Removing intermediate container 66cced9e763c [2023-04-26T23:17:40.746Z] ---> 058b0ad3bf8e [2023-04-26T23:17:40.746Z] Step 11/12 : COPY . . [2023-04-26T23:17:40.746Z] ---> 69de3dfd92be [2023-04-26T23:17:40.746Z] Step 12/12 : RUN $MAKE [2023-04-26T23:17:40.746Z] ---> Running in 42c8d19d0ee5 [2023-04-26T23:17:40.746Z] noop [2023-04-26T23:17:40.746Z] Removing intermediate container 42c8d19d0ee5 [2023-04-26T23:17:40.746Z] ---> 6f6f4e8d840a [2023-04-26T23:17:40.746Z] Successfully built 6f6f4e8d840a [2023-04-26T23:17:40.746Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:17:41.052Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:17:41.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:17:41.123Z] prd-ubuntu20.04-docker-8c-8g-11128 does not seem to be running inside a container [2023-04-26T23:17:41.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:17:41.457Z] $ docker top 82dd4d441215cff37621b7b9faa4e3e9ff32faa2f88d29c0c4331ab7390b08f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:17:41.807Z] + go version [2023-04-26T23:17:41.807Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T23:17:41.810Z] $ docker stop --time=1 82dd4d441215cff37621b7b9faa4e3e9ff32faa2f88d29c0c4331ab7390b08f2 [2023-04-26T23:17:43.065Z] $ docker rm -f --volumes 82dd4d441215cff37621b7b9faa4e3e9ff32faa2f88d29c0c4331ab7390b08f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:17:43.484Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:17:43.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:17:43.552Z] prd-ubuntu20.04-docker-8c-8g-11128 does not seem to be running inside a container [2023-04-26T23:17:43.576Z] $ 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-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:17:43.888Z] $ docker top 8269a4f7d8c9a642ba5d05410522992c0900db6e94cfa275560089f1544b0db9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:17:44.244Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:17:44.542Z] + make test [2023-04-26T23:17:44.542Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:17:49.812Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T23:17:59.777Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T23:17:59.777Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T23:17:59.777Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 24.6% of statements [2023-04-26T23:18:05.043Z] go vet ./... [2023-04-26T23:18:07.572Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:18:07.572Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:18:07.572Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:18:07.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:18:07.599Z] $ docker stop --time=1 8269a4f7d8c9a642ba5d05410522992c0900db6e94cfa275560089f1544b0db9 [2023-04-26T23:18:10.357Z] $ docker rm -f --volumes 8269a4f7d8c9a642ba5d05410522992c0900db6e94cfa275560089f1544b0db9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:18:10.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:18:10.875Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T23:18:11.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:18:11.590Z] + ls -al . [2023-04-26T23:18:11.590Z] total 180 [2023-04-26T23:18:11.590Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:17 . [2023-04-26T23:18:11.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:16 .. [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 23:16 .dockerignore [2023-04-26T23:18:11.590Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:16 .git [2023-04-26T23:18:11.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 .github [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:16 .gitignore [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:16 .golangci.yml [2023-04-26T23:18:11.590Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:16 .semver [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 23:16 Attribution.txt [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 23:16 CHANGELOG.md [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 23:16 Dockerfile [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:16 GOVERNANCE.md [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 23:16 Jenkinsfile [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:16 LICENSE [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 23:16 Makefile [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:16 OWNERS.md [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 23:16 README.md [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 23:16 VERSION [2023-04-26T23:18:11.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:16 bin [2023-04-26T23:18:11.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 cmd [2023-04-26T23:18:11.590Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 23:17 coverage.out [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 23:16 go.mod [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:16 go.sum [2023-04-26T23:18:11.590Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:16 internal [2023-04-26T23:18:11.590Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:16 mock [2023-04-26T23:18:11.590Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:16 snap [2023-04-26T23:18:11.590Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 23:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:11.893Z] + 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=5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 --label arch=amd64 --label version=0.0.0 . [2023-04-26T23:18:11.893Z] Sending build context to Docker daemon 6.504MB [2023-04-26T23:18:11.893Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:18:11.893Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T23:18:11.893Z] ---> 6f6f4e8d840a [2023-04-26T23:18:11.893Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:18:12.159Z] ---> Running in 3b49a0ea26af [2023-04-26T23:18:12.159Z] Removing intermediate container 3b49a0ea26af [2023-04-26T23:18:12.159Z] ---> d45de3f58826 [2023-04-26T23:18:12.159Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:18:12.420Z] ---> Running in ebbe5e1a799d [2023-04-26T23:18:12.420Z] Removing intermediate container ebbe5e1a799d [2023-04-26T23:18:12.420Z] ---> c58fe6b1345a [2023-04-26T23:18:12.420Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:18:12.678Z] ---> Running in fab3f1714672 [2023-04-26T23:18:12.678Z] Removing intermediate container fab3f1714672 [2023-04-26T23:18:12.678Z] ---> e7531d925891 [2023-04-26T23:18:12.678Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:18:12.678Z] ---> Running in 3b5fec30476d [2023-04-26T23:18:12.678Z] Removing intermediate container 3b5fec30476d [2023-04-26T23:18:12.678Z] ---> 7f5940d5f40f [2023-04-26T23:18:12.678Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:18:12.678Z] ---> Running in 1c28d173fcab [2023-04-26T23:18:12.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:13.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:13.468Z] OK: 269 MiB in 57 packages [2023-04-26T23:18:13.728Z] Removing intermediate container 1c28d173fcab [2023-04-26T23:18:13.728Z] ---> 801aaf81aa34 [2023-04-26T23:18:13.728Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T23:18:13.728Z] ---> Running in cac80f64db99 [2023-04-26T23:18:13.729Z] Removing intermediate container cac80f64db99 [2023-04-26T23:18:13.729Z] ---> 81a9548fc199 [2023-04-26T23:18:13.729Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T23:18:13.988Z] ---> 97b0bd272f81 [2023-04-26T23:18:13.988Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:18:13.988Z] ---> Running in ca33d98f7f07 [2023-04-26T23:18:14.556Z] Removing intermediate container ca33d98f7f07 [2023-04-26T23:18:14.556Z] ---> bd4d9f4d7f72 [2023-04-26T23:18:14.556Z] Step 11/24 : COPY . . [2023-04-26T23:18:15.123Z] ---> 59b20652aa58 [2023-04-26T23:18:15.123Z] Step 12/24 : RUN $MAKE [2023-04-26T23:18:15.123Z] ---> Running in af6617330581 [2023-04-26T23:18:15.381Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-26T23:18:37.318Z] Removing intermediate container af6617330581 [2023-04-26T23:18:37.318Z] ---> caea701a1cfc [2023-04-26T23:18:37.318Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T23:18:37.318Z] 3.17: Pulling from library/alpine [2023-04-26T23:18:37.318Z] f56be85fc22e: Already exists [2023-04-26T23:18:37.318Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:18:37.318Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:18:37.318Z] ---> 9ed4aefc74f6 [2023-04-26T23:18:37.318Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T23:18:37.318Z] ---> Running in cddbd059f93f [2023-04-26T23:18:37.318Z] Removing intermediate container cddbd059f93f [2023-04-26T23:18:37.318Z] ---> 12c267fc0150 [2023-04-26T23:18:37.318Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:18:37.318Z] ---> Running in de5f6db530f3 [2023-04-26T23:18:37.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:37.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:18:37.318Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:18:37.318Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:18:37.318Z] OK: 7 MiB in 16 packages [2023-04-26T23:18:37.318Z] Removing intermediate container de5f6db530f3 [2023-04-26T23:18:37.318Z] ---> 4a372c97c61b [2023-04-26T23:18:37.318Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T23:18:37.318Z] ---> 66edb5953ec1 [2023-04-26T23:18:37.318Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T23:18:37.318Z] ---> 780d88431cae [2023-04-26T23:18:37.318Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T23:18:37.318Z] ---> 31a492fb5c0d [2023-04-26T23:18:37.318Z] Step 19/24 : EXPOSE 59982 [2023-04-26T23:18:37.318Z] ---> Running in 87c8bdfbf238 [2023-04-26T23:18:37.318Z] Removing intermediate container 87c8bdfbf238 [2023-04-26T23:18:37.318Z] ---> 9904ae9a26b2 [2023-04-26T23:18:37.318Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T23:18:37.318Z] ---> Running in 49c68d8d27b4 [2023-04-26T23:18:37.318Z] Removing intermediate container 49c68d8d27b4 [2023-04-26T23:18:37.318Z] ---> 5f2dc2168864 [2023-04-26T23:18:37.318Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:18:37.318Z] ---> Running in 32e9a889701c [2023-04-26T23:18:37.318Z] Removing intermediate container 32e9a889701c [2023-04-26T23:18:37.318Z] ---> e83910970bb1 [2023-04-26T23:18:37.318Z] Step 22/24 : LABEL arch=amd64 [2023-04-26T23:18:37.318Z] ---> Running in 408de122c9c1 [2023-04-26T23:18:37.318Z] Removing intermediate container 408de122c9c1 [2023-04-26T23:18:37.318Z] ---> ca26ef4cf5a3 [2023-04-26T23:18:37.318Z] Step 23/24 : LABEL git_sha=5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [2023-04-26T23:18:37.318Z] ---> Running in f9d5ac173a4a [2023-04-26T23:18:37.318Z] Removing intermediate container f9d5ac173a4a [2023-04-26T23:18:37.318Z] ---> d784b5224132 [2023-04-26T23:18:37.318Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T23:18:37.318Z] ---> Running in ab09d45ab7c5 [2023-04-26T23:18:37.318Z] Removing intermediate container ab09d45ab7c5 [2023-04-26T23:18:37.318Z] ---> e2943726656b [2023-04-26T23:18:37.318Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:18:37.318Z] Successfully built e2943726656b [2023-04-26T23:18:37.318Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:37.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:37.774Z] [2023-04-26T23:18:37.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:18:38.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:38.075Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T23:18:38.075Z] 5eb5b503b376: Pulling fs layer [2023-04-26T23:18:38.075Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T23:18:38.075Z] ec43610c2a17: Pulling fs layer [2023-04-26T23:18:38.075Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T23:18:38.075Z] 33b1e0a273af: Pulling fs layer [2023-04-26T23:18:38.075Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T23:18:38.075Z] 2f39f015ded8: Pulling fs layer [2023-04-26T23:18:38.075Z] 5d3b04190fa2: Waiting [2023-04-26T23:18:38.075Z] 2f39f015ded8: Waiting [2023-04-26T23:18:38.075Z] 5c69ac0246d0: Verifying Checksum [2023-04-26T23:18:38.075Z] 5c69ac0246d0: Download complete [2023-04-26T23:18:38.075Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T23:18:38.075Z] 3a2ae6a8a46f: Download complete [2023-04-26T23:18:38.075Z] 33b1e0a273af: Verifying Checksum [2023-04-26T23:18:38.075Z] 33b1e0a273af: Download complete [2023-04-26T23:18:38.075Z] ec43610c2a17: Verifying Checksum [2023-04-26T23:18:38.075Z] ec43610c2a17: Download complete [2023-04-26T23:18:38.075Z] 5d3b04190fa2: Download complete [2023-04-26T23:18:38.336Z] 5eb5b503b376: Verifying Checksum [2023-04-26T23:18:38.336Z] 5eb5b503b376: Download complete [2023-04-26T23:18:38.905Z] 2f39f015ded8: Download complete [2023-04-26T23:18:39.474Z] 5eb5b503b376: Pull complete [2023-04-26T23:18:39.732Z] 5c69ac0246d0: Pull complete [2023-04-26T23:18:39.992Z] ec43610c2a17: Pull complete [2023-04-26T23:18:39.992Z] 3a2ae6a8a46f: Pull complete [2023-04-26T23:18:40.251Z] 33b1e0a273af: Pull complete [2023-04-26T23:18:40.251Z] 5d3b04190fa2: Pull complete [2023-04-26T23:18:44.440Z] 2f39f015ded8: Pull complete [2023-04-26T23:18:44.440Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T23:18:44.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:18:44.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:18:44.523Z] prd-ubuntu20.04-docker-8c-8g-11128 does not seem to be running inside a container [2023-04-26T23:18:44.544Z] $ 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-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:18:48.872Z] $ docker top 40c8595e154f53d5ae0568a8ccf2ff7a369f96db08ccc1d3bf536bdd8c0b7f95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:18:49.304Z] ---> job-cost.sh [2023-04-26T23:18:49.305Z] lf-activate-venv: SKIPPING [2023-04-26T23:18:49.305Z] INFO: No Stack... [2023-04-26T23:18:49.565Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:18:50.133Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:18:50.417Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/cost.csv [2023-04-26T23:18:50.418Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T23:18:50.431Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] [2023-04-26T23:18:50.442Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] did not exist. Created. [2023-04-26T23:18:50.442Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:18:50.747Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T23:18:50.768Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:18:50.776Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:18:50.791Z] $ docker stop --time=1 40c8595e154f53d5ae0568a8ccf2ff7a369f96db08ccc1d3bf536bdd8c0b7f95 [2023-04-26T23:18:51.969Z] $ docker rm -f --volumes 40c8595e154f53d5ae0568a8ccf2ff7a369f96db08ccc1d3bf536bdd8c0b7f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T23:19:54.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11134 in /w/workspace/gexfoundry_device-mqtt-go_PR-576 [Pipeline] { [Pipeline] ws [2023-04-26T23:19:54.701Z] Running in /w/workspace/device-mqtt-go/4 [Pipeline] { [Pipeline] checkout [2023-04-26T23:19:54.737Z] Selected Git installation does not exist. Using Default [2023-04-26T23:19:54.737Z] The recommended git tool is: NONE [2023-04-26T23:20:01.075Z] using credential edgex-jenkins-ssh [2023-04-26T23:20:01.094Z] Cloning the remote Git repository [2023-04-26T23:20:01.163Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:20:01.294Z] > git init /w/workspace/device-mqtt-go/4 # timeout=10 [2023-04-26T23:20:01.482Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:20:01.484Z] > git --version # timeout=10 [2023-04-26T23:20:01.516Z] > git --version # 'git version 2.25.1' [2023-04-26T23:20:01.520Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:20:01.712Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:20:02.926Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T23:20:02.948Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:20:04.890Z] Merging remotes/origin/main commit 15e121638b61dd5d2b05931572372c8312ebd12f into PR head commit 2c1bde9435fddd83639de3716b0c11b051f4304e [2023-04-26T23:20:03.947Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-26T23:20:03.999Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-26T23:20:04.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:20:04.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/576/head:refs/remotes/origin/PR-576 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T23:20:05.249Z] Merge succeeded, producing febabf20ceb94b56a9423fb4db58c22e579ed01a [2023-04-26T23:20:05.250Z] Checking out Revision febabf20ceb94b56a9423fb4db58c22e579ed01a (PR-576) [2023-04-26T23:20:04.916Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:20:04.995Z] > git checkout -f 2c1bde9435fddd83639de3716b0c11b051f4304e # timeout=10 [2023-04-26T23:20:05.101Z] > git remote # timeout=10 [2023-04-26T23:20:05.123Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T23:20:05.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:20:05.163Z] > git merge 15e121638b61dd5d2b05931572372c8312ebd12f # timeout=10 [2023-04-26T23:20:05.227Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T23:20:05.258Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:20:05.274Z] > git checkout -f febabf20ceb94b56a9423fb4db58c22e579ed01a # timeout=10 [2023-04-26T23:20:08.842Z] Commit message: "Merge commit '15e121638b61dd5d2b05931572372c8312ebd12f' into HEAD" [2023-04-26T23:20:08.871Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:20:08.852Z] > git rev-list --no-walk 9500b8fce87fafa8b6467926536cd9a0d920034a # timeout=10 [2023-04-26T23:20:09.726Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T23:20:09.727Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:20:09.727Z] Dload Upload Total Spent Left Speed [2023-04-26T23:20:09.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2023-04-26T23:20:10.430Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T23:20:10.770Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-04-26T23:20:10.770Z] /etc/docker/daemon.new [2023-04-26T23:20:10.770Z] { [2023-04-26T23:20:10.770Z] "registry-mirrors": [ [2023-04-26T23:20:10.770Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T23:20:10.770Z] ], [2023-04-26T23:20:10.770Z] "bip": "10.250.0.254/24", [2023-04-26T23:20:10.770Z] "hosts": [ [2023-04-26T23:20:10.770Z] "tcp://0.0.0.0:5555", [2023-04-26T23:20:10.770Z] "unix:///var/run/docker.sock" [2023-04-26T23:20:10.770Z] ], [2023-04-26T23:20:10.770Z] "mtu": 1458, [2023-04-26T23:20:10.770Z] "selinux-enabled": true, [2023-04-26T23:20:10.770Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T23:20:10.770Z] } [Pipeline] sh [2023-04-26T23:20:11.119Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T23:20:11.467Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:20:29.781Z] provisioning config files... [2023-04-26T23:20:29.809Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/4@tmp/config18330466178228200969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:20:30.169Z] ---> docker-login.sh [2023-04-26T23:20:30.169Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:20:30.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:30.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:30.760Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:30.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:30.760Z] [2023-04-26T23:20:30.760Z] Login Succeeded [2023-04-26T23:20:30.760Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:20:31.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:31.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:31.305Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:31.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:31.305Z] [2023-04-26T23:20:31.305Z] Login Succeeded [2023-04-26T23:20:31.305Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:20:31.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:31.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:31.578Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:31.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:31.578Z] [2023-04-26T23:20:31.578Z] Login Succeeded [2023-04-26T23:20:31.578Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:20:31.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:31.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:31.851Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:31.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:31.851Z] [2023-04-26T23:20:31.851Z] Login Succeeded [2023-04-26T23:20:31.851Z] docker.io [2023-04-26T23:20:32.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:20:32.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:20:32.396Z] Configure a credential helper to remove this warning. See [2023-04-26T23:20:32.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:20:32.396Z] [2023-04-26T23:20:32.396Z] Login Succeeded [2023-04-26T23:20:32.396Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:20:32.411Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:20:32.681Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:20:32.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:20:32.710Z] ========================================================= [2023-04-26T23:20:32.710Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T23:20:32.710Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:20:33.055Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T23:20:33.328Z] Sending build context to Docker daemon 3.381MB [2023-04-26T23:20:33.328Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:20:33.328Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:20:33.601Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T23:20:33.601Z] c41833b44d91: Pulling fs layer [2023-04-26T23:20:33.601Z] ed15518f5707: Pulling fs layer [2023-04-26T23:20:33.601Z] feae8fd75edb: Pulling fs layer [2023-04-26T23:20:33.601Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T23:20:33.601Z] 3cdef696dda3: Pulling fs layer [2023-04-26T23:20:33.601Z] 2ced38df9373: Pulling fs layer [2023-04-26T23:20:33.601Z] 58f1dce35555: Pulling fs layer [2023-04-26T23:20:33.601Z] 3cdef696dda3: Waiting [2023-04-26T23:20:33.601Z] 242c74f7c9fa: Waiting [2023-04-26T23:20:33.601Z] 2ced38df9373: Waiting [2023-04-26T23:20:33.601Z] 58f1dce35555: Waiting [2023-04-26T23:20:33.601Z] ed15518f5707: Verifying Checksum [2023-04-26T23:20:33.601Z] ed15518f5707: Download complete [2023-04-26T23:20:33.601Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T23:20:33.601Z] 242c74f7c9fa: Download complete [2023-04-26T23:20:33.601Z] 3cdef696dda3: Verifying Checksum [2023-04-26T23:20:33.601Z] 3cdef696dda3: Download complete [2023-04-26T23:20:33.879Z] c41833b44d91: Verifying Checksum [2023-04-26T23:20:33.879Z] c41833b44d91: Download complete [2023-04-26T23:20:34.855Z] c41833b44d91: Pull complete [2023-04-26T23:20:35.129Z] 58f1dce35555: Verifying Checksum [2023-04-26T23:20:35.129Z] 58f1dce35555: Download complete [2023-04-26T23:20:35.402Z] ed15518f5707: Pull complete [2023-04-26T23:20:36.378Z] feae8fd75edb: Verifying Checksum [2023-04-26T23:20:36.378Z] feae8fd75edb: Download complete [2023-04-26T23:20:36.378Z] 2ced38df9373: Verifying Checksum [2023-04-26T23:20:36.378Z] 2ced38df9373: Download complete [2023-04-26T23:20:48.741Z] feae8fd75edb: Pull complete [2023-04-26T23:20:48.741Z] 242c74f7c9fa: Pull complete [2023-04-26T23:20:48.741Z] 3cdef696dda3: Pull complete [2023-04-26T23:20:55.416Z] 2ced38df9373: Pull complete [2023-04-26T23:20:58.021Z] 58f1dce35555: Pull complete [2023-04-26T23:20:58.021Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T23:20:58.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T23:20:58.021Z] ---> fadd8f120f05 [2023-04-26T23:20:58.021Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:21:00.004Z] ---> Running in f01cead49e91 [2023-04-26T23:21:00.277Z] Removing intermediate container f01cead49e91 [2023-04-26T23:21:00.277Z] ---> d580096bb96c [2023-04-26T23:21:00.277Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:21:00.277Z] ---> Running in 9f28c939074f [2023-04-26T23:21:00.547Z] Removing intermediate container 9f28c939074f [2023-04-26T23:21:00.547Z] ---> 23f6939875bd [2023-04-26T23:21:00.547Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:21:00.817Z] ---> Running in f818bc55f7e9 [2023-04-26T23:21:01.088Z] Removing intermediate container f818bc55f7e9 [2023-04-26T23:21:01.088Z] ---> 53561d7d2f88 [2023-04-26T23:21:01.088Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:21:01.088Z] ---> Running in ef520008cf1a [2023-04-26T23:21:01.359Z] Removing intermediate container ef520008cf1a [2023-04-26T23:21:01.359Z] ---> 00a74a67579e [2023-04-26T23:21:01.359Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:21:01.629Z] ---> Running in c3c2dfeeb2ea [2023-04-26T23:21:02.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:21:03.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:21:04.538Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:21:04.538Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:21:04.538Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:21:04.809Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:21:04.809Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:21:04.809Z] OK: 268 MiB in 57 packages [2023-04-26T23:21:05.796Z] Removing intermediate container c3c2dfeeb2ea [2023-04-26T23:21:05.796Z] ---> 5b42831e0eb1 [2023-04-26T23:21:05.796Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-26T23:21:05.796Z] ---> Running in 50de294940d5 [2023-04-26T23:21:06.066Z] Removing intermediate container 50de294940d5 [2023-04-26T23:21:06.066Z] ---> 958051976d32 [2023-04-26T23:21:06.066Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:21:06.656Z] ---> b1225aab4fef [2023-04-26T23:21:06.656Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:21:06.656Z] ---> Running in 0fc552d95954 [2023-04-26T23:22:16.080Z] Removing intermediate container 0fc552d95954 [2023-04-26T23:22:16.080Z] ---> aa687d97bd48 [2023-04-26T23:22:16.080Z] Step 11/12 : COPY . . [2023-04-26T23:22:16.080Z] ---> 8f3c64754f33 [2023-04-26T23:22:16.080Z] Step 12/12 : RUN $MAKE [2023-04-26T23:22:16.080Z] ---> Running in e131614be4cc [2023-04-26T23:22:16.080Z] noop [2023-04-26T23:22:16.080Z] Removing intermediate container e131614be4cc [2023-04-26T23:22:16.080Z] ---> 03a23a5acf98 [2023-04-26T23:22:16.080Z] Successfully built 03a23a5acf98 [2023-04-26T23:22:16.080Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:16.443Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:22:16.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:22:16.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-11134 does not seem to be running inside a container [2023-04-26T23:22:16.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T23:22:17.980Z] $ docker top f347423c06551d3165c2f3e61633dab97f8e639f16d0f0a20d4441ae8d5a2a49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:22:18.922Z] + go version [2023-04-26T23:22:18.922Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T23:22:18.941Z] $ docker stop --time=1 f347423c06551d3165c2f3e61633dab97f8e639f16d0f0a20d4441ae8d5a2a49 [2023-04-26T23:22:20.566Z] $ docker rm -f --volumes f347423c06551d3165c2f3e61633dab97f8e639f16d0f0a20d4441ae8d5a2a49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:21.101Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:22:21.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:22:21.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-11134 does not seem to be running inside a container [2023-04-26T23:22:21.355Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T23:22:22.495Z] $ docker top c4789cf1d3424f1d94ec048bde187f71dec235a5bdee49e758d0b4820dd4fb2e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:22:23.005Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:22:23.338Z] + make test [2023-04-26T23:22:23.606Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:23:02.514Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-26T23:24:54.240Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-26T23:24:58.840Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-26T23:24:58.840Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.074s coverage: 24.6% of statements [2023-04-26T23:24:59.112Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T23:24:59.112Z] go vet ./... [2023-04-26T23:25:31.381Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:25:31.381Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:25:31.381Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:25:31.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:25:31.422Z] $ docker stop --time=1 c4789cf1d3424f1d94ec048bde187f71dec235a5bdee49e758d0b4820dd4fb2e [2023-04-26T23:25:33.389Z] $ docker rm -f --volumes c4789cf1d3424f1d94ec048bde187f71dec235a5bdee49e758d0b4820dd4fb2e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:25:34.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:25:34.764Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T23:25:35.421Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:25:35.802Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:25:36.223Z] + ls -al . [2023-04-26T23:25:36.223Z] total 176 [2023-04-26T23:25:36.223Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:22 . [2023-04-26T23:25:36.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:20 .. [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 26 23:20 .dockerignore [2023-04-26T23:25:36.223Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:20 .git [2023-04-26T23:25:36.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:20 .github [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:20 .gitignore [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:20 .golangci.yml [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 26 23:20 Attribution.txt [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 26 23:20 CHANGELOG.md [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 26 23:20 Dockerfile [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:20 GOVERNANCE.md [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 26 23:20 Jenkinsfile [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:20 LICENSE [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 26 23:20 Makefile [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:20 OWNERS.md [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 26 23:20 README.md [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 23:16 VERSION [2023-04-26T23:25:36.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:20 bin [2023-04-26T23:25:36.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:20 cmd [2023-04-26T23:25:36.223Z] -rw-r--r-- 1 jenkins jenkins 16535 Apr 26 23:24 coverage.out [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 26 23:20 go.mod [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:20 go.sum [2023-04-26T23:25:36.223Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:20 internal [2023-04-26T23:25:36.223Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:20 mock [2023-04-26T23:25:36.223Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:20 snap [2023-04-26T23:25:36.223Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 26 23:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:25:36.592Z] + 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=febabf20ceb94b56a9423fb4db58c22e579ed01a --label arch=arm64 --label version=0.0.0 . [2023-04-26T23:25:36.868Z] Sending build context to Docker daemon 3.398MB [2023-04-26T23:25:37.145Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:25:37.145Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T23:25:37.145Z] ---> 03a23a5acf98 [2023-04-26T23:25:37.145Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:25:37.145Z] ---> Running in 919c78795ece [2023-04-26T23:25:37.762Z] Removing intermediate container 919c78795ece [2023-04-26T23:25:37.762Z] ---> 170e74519df3 [2023-04-26T23:25:37.762Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:25:37.762Z] ---> Running in 6608bd0864cb [2023-04-26T23:25:38.043Z] Removing intermediate container 6608bd0864cb [2023-04-26T23:25:38.043Z] ---> 67eb7c967428 [2023-04-26T23:25:38.043Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:25:38.318Z] ---> Running in 160602e86a82 [2023-04-26T23:25:38.592Z] Removing intermediate container 160602e86a82 [2023-04-26T23:25:38.592Z] ---> 3c73dac25dcb [2023-04-26T23:25:38.592Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:25:38.592Z] ---> Running in 9dc7e4ecc5eb [2023-04-26T23:25:38.878Z] Removing intermediate container 9dc7e4ecc5eb [2023-04-26T23:25:38.878Z] ---> b6699792804b [2023-04-26T23:25:38.878Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:25:39.151Z] ---> Running in 6632b9728586 [2023-04-26T23:25:40.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:25:40.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:25:42.128Z] OK: 268 MiB in 57 packages [2023-04-26T23:25:43.102Z] Removing intermediate container 6632b9728586 [2023-04-26T23:25:43.102Z] ---> f2cf837ede20 [2023-04-26T23:25:43.103Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-26T23:25:43.103Z] ---> Running in 3c03558bf5e9 [2023-04-26T23:25:43.372Z] Removing intermediate container 3c03558bf5e9 [2023-04-26T23:25:43.372Z] ---> bb50f5ebbcc2 [2023-04-26T23:25:43.372Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T23:25:43.962Z] ---> 7105e194e3a1 [2023-04-26T23:25:43.962Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:25:43.962Z] ---> Running in fa1f21ef8ac6 [2023-04-26T23:25:46.563Z] Removing intermediate container fa1f21ef8ac6 [2023-04-26T23:25:46.563Z] ---> 21ef2777cc79 [2023-04-26T23:25:46.563Z] Step 11/24 : COPY . . [2023-04-26T23:25:47.531Z] ---> ed34e128f83c [2023-04-26T23:25:47.531Z] Step 12/24 : RUN $MAKE [2023-04-26T23:25:47.804Z] ---> Running in 005b1ecece8e [2023-04-26T23:25:48.783Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-26T23:28:10.542Z] Removing intermediate container 005b1ecece8e [2023-04-26T23:28:10.542Z] ---> 30ea0c779038 [2023-04-26T23:28:10.542Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T23:28:10.812Z] 3.17: Pulling from library/alpine [2023-04-26T23:28:10.812Z] c41833b44d91: Already exists [2023-04-26T23:28:11.088Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:28:11.088Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:28:11.088Z] ---> 51e60588ff2c [2023-04-26T23:28:11.088Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-26T23:28:11.088Z] ---> Running in 3cef5dde87d8 [2023-04-26T23:28:11.675Z] Removing intermediate container 3cef5dde87d8 [2023-04-26T23:28:11.675Z] ---> d651ef330397 [2023-04-26T23:28:11.675Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:28:11.676Z] ---> Running in 004020f14618 [2023-04-26T23:28:12.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:28:13.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:28:14.195Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:28:14.195Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:28:14.195Z] OK: 8 MiB in 16 packages [2023-04-26T23:28:15.163Z] Removing intermediate container 004020f14618 [2023-04-26T23:28:15.164Z] ---> 9cf4e2b7b5a9 [2023-04-26T23:28:15.164Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-26T23:28:16.577Z] ---> 1fdd1c1ac05b [2023-04-26T23:28:16.577Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-26T23:28:17.166Z] ---> 6a9837baf41c [2023-04-26T23:28:17.166Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-26T23:28:17.753Z] ---> c42638b2727b [2023-04-26T23:28:17.754Z] Step 19/24 : EXPOSE 59982 [2023-04-26T23:28:17.754Z] ---> Running in 3d6b68ce5814 [2023-04-26T23:28:18.022Z] Removing intermediate container 3d6b68ce5814 [2023-04-26T23:28:18.022Z] ---> 0d1387535215 [2023-04-26T23:28:18.022Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-26T23:28:18.292Z] ---> Running in 8bc02062de90 [2023-04-26T23:28:18.561Z] Removing intermediate container 8bc02062de90 [2023-04-26T23:28:18.561Z] ---> 1893675e636f [2023-04-26T23:28:18.561Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:28:18.561Z] ---> Running in 88c6657e7d2e [2023-04-26T23:28:18.831Z] Removing intermediate container 88c6657e7d2e [2023-04-26T23:28:18.831Z] ---> 7fe5adad97fa [2023-04-26T23:28:18.831Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T23:28:19.102Z] ---> Running in 439bc2689a28 [2023-04-26T23:28:19.372Z] Removing intermediate container 439bc2689a28 [2023-04-26T23:28:19.372Z] ---> e9a6ea5b273c [2023-04-26T23:28:19.372Z] Step 23/24 : LABEL git_sha=febabf20ceb94b56a9423fb4db58c22e579ed01a [2023-04-26T23:28:19.372Z] ---> Running in 239e4e6b8f6a [2023-04-26T23:28:19.643Z] Removing intermediate container 239e4e6b8f6a [2023-04-26T23:28:19.643Z] ---> 6d8bd6b9e35b [2023-04-26T23:28:19.643Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T23:28:19.643Z] ---> Running in 5fea5b9d2e3a [2023-04-26T23:28:19.916Z] Removing intermediate container 5fea5b9d2e3a [2023-04-26T23:28:19.916Z] ---> 7304017042b5 [2023-04-26T23:28:19.916Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:28:20.184Z] Successfully built 7304017042b5 [2023-04-26T23:28:20.184Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:28:20.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:28:20.639Z] [2023-04-26T23:28:20.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:28:20.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:28:20.994Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T23:28:20.994Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T23:28:20.994Z] 04944245beec: Pulling fs layer [2023-04-26T23:28:20.994Z] 699f458cf7ca: Pulling fs layer [2023-04-26T23:28:20.994Z] 765212b225bb: Pulling fs layer [2023-04-26T23:28:20.994Z] f23df028b6ca: Pulling fs layer [2023-04-26T23:28:20.994Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T23:28:20.994Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T23:28:20.994Z] 765212b225bb: Waiting [2023-04-26T23:28:20.994Z] f23df028b6ca: Waiting [2023-04-26T23:28:20.994Z] d65c8cfc05b1: Waiting [2023-04-26T23:28:20.994Z] 2437ff75d9bd: Waiting [2023-04-26T23:28:21.264Z] 04944245beec: Verifying Checksum [2023-04-26T23:28:21.264Z] 04944245beec: Download complete [2023-04-26T23:28:21.264Z] 765212b225bb: Verifying Checksum [2023-04-26T23:28:21.264Z] 765212b225bb: Download complete [2023-04-26T23:28:21.264Z] f23df028b6ca: Verifying Checksum [2023-04-26T23:28:21.264Z] f23df028b6ca: Download complete [2023-04-26T23:28:21.537Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T23:28:21.537Z] d65c8cfc05b1: Download complete [2023-04-26T23:28:21.537Z] 699f458cf7ca: Verifying Checksum [2023-04-26T23:28:21.537Z] 699f458cf7ca: Download complete [2023-04-26T23:28:22.133Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T23:28:22.133Z] 8998bd30e6a1: Download complete [2023-04-26T23:28:24.097Z] 2437ff75d9bd: Download complete [2023-04-26T23:28:26.051Z] 8998bd30e6a1: Pull complete [2023-04-26T23:28:26.322Z] 04944245beec: Pull complete [2023-04-26T23:28:27.731Z] 699f458cf7ca: Pull complete [2023-04-26T23:28:27.998Z] 765212b225bb: Pull complete [2023-04-26T23:28:28.583Z] f23df028b6ca: Pull complete [2023-04-26T23:28:28.851Z] d65c8cfc05b1: Pull complete [2023-04-26T23:28:43.860Z] 2437ff75d9bd: Pull complete [2023-04-26T23:28:43.860Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T23:28:43.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:28:43.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:28:44.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-11134 does not seem to be running inside a container [2023-04-26T23:28:44.131Z] $ 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/4 -v /w/workspace/device-mqtt-go/4:/w/workspace/device-mqtt-go/4:rw,z -v /w/workspace/device-mqtt-go/4@tmp:/w/workspace/device-mqtt-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T23:28:47.022Z] $ docker top e37a330b0deefe2b3ca3b45c55cb8c1e159ddb8e87406e962dfece1a559511f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:47.882Z] ---> job-cost.sh [2023-04-26T23:28:47.882Z] lf-activate-venv: SKIPPING [2023-04-26T23:28:47.882Z] INFO: No Stack... [2023-04-26T23:28:48.469Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T23:28:49.057Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:28:49.707Z] + cat /w/workspace/device-mqtt-go/4/archives/cost.csv [2023-04-26T23:28:49.707Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T23:28:49.785Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] [2023-04-26T23:28:49.798Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] did not exist. Created. [2023-04-26T23:28:49.798Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:28:50.460Z] /w/workspace/device-mqtt-go/4@tmp/durable-69f59b91/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T23:28:51.124Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T23:28:51.140Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T23:28:51.190Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:28:51.198Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-576-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:28:51.215Z] $ docker stop --time=1 e37a330b0deefe2b3ca3b45c55cb8c1e159ddb8e87406e962dfece1a559511f0 [2023-04-26T23:28:52.745Z] $ docker rm -f --volumes e37a330b0deefe2b3ca3b45c55cb8c1e159ddb8e87406e962dfece1a559511f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-26T23:28:53.115Z] provisioning config files... [2023-04-26T23:28:53.122Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config13235533273215714464tmp [Pipeline] { [Pipeline] sh [2023-04-26T23:28:53.412Z] + set +x [2023-04-26T23:28:53.412Z] + curl -s https://codecov.io/bash [2023-04-26T23:28:53.412Z] + bash -s -- [2023-04-26T23:28:53.412Z] [2023-04-26T23:28:53.412Z] _____ _ [2023-04-26T23:28:53.412Z] / ____| | | [2023-04-26T23:28:53.412Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T23:28:53.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T23:28:53.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T23:28:53.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T23:28:53.412Z] Bash-1.0.6 [2023-04-26T23:28:53.412Z] [2023-04-26T23:28:53.412Z] [2023-04-26T23:28:53.412Z] ==> git version 2.25.1 found [2023-04-26T23:28:53.412Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-26T23:28:53.412Z] Release-Date: 2020-01-08 [2023-04-26T23:28:53.412Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-26T23:28:53.412Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T23:28:53.412Z] ==> Jenkins CI detected. [2023-04-26T23:28:53.412Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-576 [2023-04-26T23:28:53.412Z] project root: . [2023-04-26T23:28:53.412Z] --> token set from env [2023-04-26T23:28:53.412Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T23:28:53.412Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T23:28:53.412Z] ==> Python coveragepy not found [2023-04-26T23:28:53.412Z] ==> Searching for coverage reports in: [2023-04-26T23:28:53.412Z] + . [2023-04-26T23:28:53.412Z] -> Found 1 reports [2023-04-26T23:28:53.412Z] ==> Detecting git/mercurial file structure [2023-04-26T23:28:53.412Z] ==> Reading reports [2023-04-26T23:28:53.412Z] + ./coverage.out bytes=16535 [2023-04-26T23:28:53.412Z] ==> Appending adjustments [2023-04-26T23:28:53.412Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T23:28:53.671Z] + Found adjustments [2023-04-26T23:28:53.671Z] ==> Gzipping contents [2023-04-26T23:28:53.671Z] 4.0K /tmp/codecov.f10mS5.gz [2023-04-26T23:28:53.671Z] ==> Uploading reports [2023-04-26T23:28:53.671Z] url: https://codecov.io [2023-04-26T23:28:53.671Z] query: branch=PR-576&commit=5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= [2023-04-26T23:28:53.671Z] -> Pinging Codecov [2023-04-26T23:28:53.671Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-576&commit=5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-576%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=576&job=&cmd_args= [2023-04-26T23:28:53.671Z] -> Uploading to [2023-04-26T23:28:53.671Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/7D719EC7BBE17E464838252E33014C33/5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81/0f1edf52-440b-485b-85fd-331800e99559.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T232853Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba3d8da42be393beaf3b54227e899431ac883c1b1fc074314d23b3b5e88bd788 [2023-04-26T23:28:53.671Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:28:53.671Z] Dload Upload Total Spent Left Speed [2023-04-26T23:28:53.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 13776 --:--:-- --:--:-- --:--:-- 13776 [2023-04-26T23:28:53.932Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5f1873f1b1e5bcc26e64c76f70fb23cf81de7d81 [Pipeline] } [2023-04-26T23:28:53.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-26T23:28:54.716Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives ] [2023-04-26T23:28:54.716Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives [2023-04-26T23:28:54.716Z] total 16 [2023-04-26T23:28:54.716Z] drwxr-xr-x 3 root root 4096 Apr 26 23:18 . [2023-04-26T23:28:54.716Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 23:18 .. [2023-04-26T23:28:54.716Z] drwxr-xr-x 2 root root 4096 Apr 26 23:18 cost [2023-04-26T23:28:54.716Z] -rw-r--r-- 1 root root 87 Apr 26 23:18 cost.csv [2023-04-26T23:28:54.716Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives [2023-04-26T23:28:54.716Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives [2023-04-26T23:28:54.716Z] total 16 [2023-04-26T23:28:54.716Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:18 . [2023-04-26T23:28:54.716Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 26 23:18 .. [2023-04-26T23:28:54.716Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:18 cost [2023-04-26T23:28:54.716Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 26 23:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:55.046Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:55.909Z] ---> package-listing.sh [2023-04-26T23:28:55.909Z] ++ facter osfamily [2023-04-26T23:28:55.909Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T23:28:56.168Z] + OS_FAMILY=debian [2023-04-26T23:28:56.168Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-576 [2023-04-26T23:28:56.168Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T23:28:56.168Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T23:28:56.169Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T23:28:56.169Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T23:28:56.169Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' [2023-04-26T23:28:56.169Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T23:28:56.169Z] + case "${OS_FAMILY}" in [2023-04-26T23:28:56.169Z] + dpkg -l [2023-04-26T23:28:56.169Z] + grep '^ii' [2023-04-26T23:28:56.169Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T23:28:56.169Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T23:28:56.169Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T23:28:56.169Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-576 ']' [2023-04-26T23:28:56.169Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ [2023-04-26T23:28:56.169Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-576/archives/ [Pipeline] echo [2023-04-26T23:28:56.179Z] 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-576/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T23:28:56.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:28:57.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:28:57.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:28:57.087Z] prd-ubuntu20.04-docker-8c-8g-11128 does not seem to be running inside a container [2023-04-26T23:28:57.109Z] $ 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-576/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-576 -v /w/workspace/gexfoundry_device-mqtt-go_PR-576:/w/workspace/gexfoundry_device-mqtt-go_PR-576:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:28:57.297Z] $ docker top eaaf0b22db33d908aa9b28bc14b861ff9671ba92f78e335922bee5219d3cbf42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:28:57.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T23:28:57.945Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T23:28:58.232Z] + ls /var/log/sa-host [2023-04-26T23:28:58.232Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:28:58.303Z] provisioning config files... [2023-04-26T23:28:58.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-576@tmp/config12981072589649017514tmp [Pipeline] { [Pipeline] echo [2023-04-26T23:28:58.322Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:58.600Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T23:28:58.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:58.924Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T23:28:58.931Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:59.213Z] ---> sudo-logs.sh [2023-04-26T23:28:59.213Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T23:28:59.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:28:59.528Z] ---> job-cost.sh [2023-04-26T23:28:59.528Z] lf-activate-venv: SKIPPING [2023-04-26T23:28:59.528Z] DEBUG: total: 0.2199999988079071 [2023-04-26T23:28:59.528Z] INFO: Retrieving Stack Cost... [2023-04-26T23:28:59.790Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:29:00.360Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T23:29:00.371Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:29:00.655Z] ---> logs-deploy.sh [2023-04-26T23:29:00.655Z] lf-activate-venv: SKIPPING [2023-04-26T23:29:00.655Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-576/4 [2023-04-26T23:29:00.655Z] INFO: archiving workspace using pattern(s): [2023-04-26T23:29:01.592Z] Archives upload complete. [2023-04-26T23:29:01.592Z] INFO: archiving logs to Nexus