Pull request #634 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f3bbc50ddc9d2974b89483d9b7fa202637f6865+848c7370e59f70b2b102dd5f15f8b033fa5e417d (90c35845d982083220773fd7adad34fa6a5e4f26) 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-ssh9333875019559735856.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17280954838285656776.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17843763882170740419.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14857692014768556465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6912935946043096482.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-634/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-634/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13317711234794192081.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9573 in /w/workspace/gexfoundry_device-mqtt-go_PR-634 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-634 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 848c7370e59f70b2b102dd5f15f8b033fa5e417d into PR head commit 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 Merge succeeded, producing 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 Checking out Revision 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 (PR-634) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-19T01:42:15.215Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-19T01:42:15.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # 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 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-19T01:42:15.505Z] ========================================================= [2023-10-19T01:42:15.505Z] EdgeX Global Pipelines Version Info [2023-10-19T01:42:15.505Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:42:16.227Z] ------------------- [2023-10-19T01:42:16.228Z] stable info: [2023-10-19T01:42:16.228Z] ------------------- [2023-10-19T01:42:16.228Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-19T01:42:16.228Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T01:42:16.228Z] Message: update stable to v1.0.254 [2023-10-19T01:42:16.797Z] ------------------- [2023-10-19T01:42:16.797Z] experimental info: [2023-10-19T01:42:16.797Z] ------------------- [2023-10-19T01:42:16.797Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-19T01:42:16.797Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T01:42:16.797Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-19T01:42:17.136Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-10-19T01:42:17.178Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-10-19T01:42:17.219Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-19T01:42:17.264Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-19T01:42:17.304Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-19T01:42:17.347Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-19T01:42:17.392Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-19T01:42:17.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-19T01:42:17.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-19T01:42:17.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-19T01:42:17.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-19T01:42:17.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-10-19T01:42:17.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-19T01:42:17.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-19T01:42:17.748Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T01:42:17.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-19T01:42:17.837Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T01:42:17.879Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-19T01:42:17.924Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-19T01:42:17.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-19T01:42:18.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-19T01:42:18.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-19T01:42:18.105Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-19T01:42:18.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-19T01:42:18.193Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-19T01:42:18.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-19T01:42:18.285Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-19T01:42:18.328Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-634 [Pipeline] echo [2023-10-19T01:42:18.373Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-634 [Pipeline] echo [2023-10-19T01:42:18.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-634 [Pipeline] echo [2023-10-19T01:42:18.465Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo [2023-10-19T01:42:18.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f3bbc5 [Pipeline] echo [2023-10-19T01:42:18.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T01:42:18.680Z] provisioning config files... [2023-10-19T01:42:18.697Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config4835457713836582711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:42:19.048Z] ---> docker-login.sh [2023-10-19T01:42:19.048Z] nexus3.edgexfoundry.org:10001 [2023-10-19T01:42:19.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:19.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:19.310Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:19.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:19.310Z] [2023-10-19T01:42:19.310Z] Login Succeeded [2023-10-19T01:42:19.310Z] nexus3.edgexfoundry.org:10002 [2023-10-19T01:42:19.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:19.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:19.570Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:19.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:19.570Z] [2023-10-19T01:42:19.570Z] Login Succeeded [2023-10-19T01:42:19.570Z] nexus3.edgexfoundry.org:10003 [2023-10-19T01:42:19.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:19.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:19.570Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:19.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:19.570Z] [2023-10-19T01:42:19.570Z] Login Succeeded [2023-10-19T01:42:19.570Z] nexus3.edgexfoundry.org:10004 [2023-10-19T01:42:19.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:19.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:19.570Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:19.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:19.570Z] [2023-10-19T01:42:19.570Z] Login Succeeded [2023-10-19T01:42:19.570Z] docker.io [2023-10-19T01:42:19.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:20.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:20.090Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:20.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:20.090Z] [2023-10-19T01:42:20.090Z] Login Succeeded [2023-10-19T01:42:20.090Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T01:42:20.117Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-19T01:42:20.757Z] + git rev-list -1 --merges 5f3bbc50ddc9d2974b89483d9b7fa202637f6865~1..5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo [2023-10-19T01:42:20.817Z] -----------> git rev-list -1 --merges 5f3bbc50ddc9d2974b89483d9b7fa202637f6865~1..5f3bbc50ddc9d2974b89483d9b7fa202637f6865 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [false] [Pipeline] sh [2023-10-19T01:42:21.126Z] + git log --format=format:%s -1 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo [2023-10-19T01:42:21.163Z] ========================================================= [2023-10-19T01:42:21.163Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-19T01:42:21.163Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T01:42:21.602Z] + git log --format=format:%s -1 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] echo [2023-10-19T01:42:21.631Z] [semverPrep] GIT_COMMIT: 5f3bbc50ddc9d2974b89483d9b7fa202637f6865, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-19T01:42:21.659Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-19T01:42:22.085Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-19T01:42:22.085Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-19T01:42:22.085Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-19T01:42:22.085Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-19T01:42:22.085Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-19T01:42:22.085Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-19T01:42:22.085Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:42:22.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T01:42:22.592Z] [2023-10-19T01:42:22.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:42:22.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T01:42:22.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-19T01:42:22.964Z] b85a868b505f: Pulling fs layer [2023-10-19T01:42:22.964Z] e2be974225ed: Pulling fs layer [2023-10-19T01:42:22.964Z] 339a4e72a1f5: Pulling fs layer [2023-10-19T01:42:22.964Z] 988bab9f4d93: Pulling fs layer [2023-10-19T01:42:22.964Z] 1469e6f7b9e6: Pulling fs layer [2023-10-19T01:42:22.964Z] eaf3925da568: Pulling fs layer [2023-10-19T01:42:22.964Z] bab4dde63d76: Pulling fs layer [2023-10-19T01:42:22.964Z] bde34c3a00c8: Pulling fs layer [2023-10-19T01:42:22.964Z] b352a97aabf1: Pulling fs layer [2023-10-19T01:42:22.964Z] 4872d77fe225: Pulling fs layer [2023-10-19T01:42:22.964Z] 5851b861e8e6: Pulling fs layer [2023-10-19T01:42:22.964Z] bab4dde63d76: Waiting [2023-10-19T01:42:22.964Z] bde34c3a00c8: Waiting [2023-10-19T01:42:22.964Z] b352a97aabf1: Waiting [2023-10-19T01:42:22.964Z] 4872d77fe225: Waiting [2023-10-19T01:42:22.964Z] 5851b861e8e6: Waiting [2023-10-19T01:42:22.964Z] 988bab9f4d93: Waiting [2023-10-19T01:42:22.964Z] 1469e6f7b9e6: Waiting [2023-10-19T01:42:22.964Z] eaf3925da568: Waiting [2023-10-19T01:42:22.964Z] e2be974225ed: Download complete [2023-10-19T01:42:22.964Z] 988bab9f4d93: Verifying Checksum [2023-10-19T01:42:22.964Z] 988bab9f4d93: Download complete [2023-10-19T01:42:22.964Z] 1469e6f7b9e6: Verifying Checksum [2023-10-19T01:42:22.964Z] 1469e6f7b9e6: Download complete [2023-10-19T01:42:23.224Z] eaf3925da568: Download complete [2023-10-19T01:42:23.224Z] 339a4e72a1f5: Verifying Checksum [2023-10-19T01:42:23.224Z] 339a4e72a1f5: Download complete [2023-10-19T01:42:23.224Z] bde34c3a00c8: Download complete [2023-10-19T01:42:23.224Z] b352a97aabf1: Download complete [2023-10-19T01:42:23.224Z] 4872d77fe225: Verifying Checksum [2023-10-19T01:42:23.224Z] 4872d77fe225: Download complete [2023-10-19T01:42:23.224Z] 5851b861e8e6: Download complete [2023-10-19T01:42:23.224Z] b85a868b505f: Download complete [2023-10-19T01:42:23.483Z] bab4dde63d76: Verifying Checksum [2023-10-19T01:42:23.483Z] bab4dde63d76: Download complete [2023-10-19T01:42:24.420Z] b85a868b505f: Pull complete [2023-10-19T01:42:24.680Z] e2be974225ed: Pull complete [2023-10-19T01:42:24.940Z] 339a4e72a1f5: Pull complete [2023-10-19T01:42:24.940Z] 988bab9f4d93: Pull complete [2023-10-19T01:42:25.511Z] 1469e6f7b9e6: Pull complete [2023-10-19T01:42:25.511Z] eaf3925da568: Pull complete [2023-10-19T01:42:27.416Z] bab4dde63d76: Pull complete [2023-10-19T01:42:27.416Z] bde34c3a00c8: Pull complete [2023-10-19T01:42:27.416Z] b352a97aabf1: Pull complete [2023-10-19T01:42:27.416Z] 4872d77fe225: Pull complete [2023-10-19T01:42:27.416Z] 5851b861e8e6: Pull complete [2023-10-19T01:42:27.416Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-19T01:42:27.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-19T01:42:27.416Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:42:27.654Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-10-19T01:42:27.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-19T01:42:30.730Z] $ docker top 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 -eo pid,comm [2023-10-19T01:42:30.791Z] 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-10-19T01:42:30.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-19T01:42:30.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T01:42:30.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T01:42:31.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T01:42:31.032Z] $ docker exec 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent [2023-10-19T01:42:31.156Z] SSH_AUTH_SOCK=/tmp/ssh-hQlg4Qp91JSO/agent.32 [2023-10-19T01:42:31.156Z] SSH_AGENT_PID=38 [2023-10-19T01:42:31.161Z] Running ssh-add (command line suppressed) [2023-10-19T01:42:31.246Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_5196832547936532942.key (/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_5196832547936532942.key) [2023-10-19T01:42:31.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T01:42:31.598Z] + git tag --points-at HEAD [Pipeline] } [2023-10-19T01:42:31.614Z] $ docker exec --env ******** --env ******** 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent -k [2023-10-19T01:42:31.710Z] unset SSH_AUTH_SOCK; [2023-10-19T01:42:31.710Z] unset SSH_AGENT_PID; [2023-10-19T01:42:31.710Z] echo Agent pid 38 killed; [2023-10-19T01:42:31.728Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-19T01:42:31.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-19T01:42:31.821Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-19T01:42:31.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-19T01:42:31.926Z] $ docker exec 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent [2023-10-19T01:42:32.044Z] SSH_AUTH_SOCK=/tmp/ssh-diC4o565q76u/agent.70 [2023-10-19T01:42:32.044Z] SSH_AGENT_PID=76 [2023-10-19T01:42:32.048Z] Running ssh-add (command line suppressed) [2023-10-19T01:42:32.132Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_11172318645561340046.key (/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/private_key_11172318645561340046.key) [2023-10-19T01:42:32.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-19T01:42:32.487Z] + git semver init [2023-10-19T01:42:32.747Z] 2023-10-19 01:42:32,623 [run_init] DEBUG init version:0.0.0 force:False [2023-10-19T01:42:32.747Z] 2023-10-19 01:42:32,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver [2023-10-19T01:42:32.747Z] 2023-10-19 01:42:32,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver [2023-10-19T01:42:32.747Z] 2023-10-19 01:42:32,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-634, universal_newlines=False, shell=None, istream=None) [2023-10-19T01:42:33.684Z] 2023-10-19 01:42:33,496 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.git/info/exclude [2023-10-19T01:42:33.684Z] 2023-10-19 01:42:33,496 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver/PR-634 with force:False [2023-10-19T01:42:33.685Z] 2023-10-19 01:42:33,496 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver/PR-634 [2023-10-19T01:42:33.685Z] 2023-10-19 01:42:33,500 [execute] INFO git cat-file --batch-check [2023-10-19T01:42:33.685Z] 2023-10-19 01:42:33,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T01:42:33.685Z] 2023-10-19 01:42:33,506 [execute] INFO git cat-file --batch [2023-10-19T01:42:33.685Z] 2023-10-19 01:42:33,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) [2023-10-19T01:42:33.685Z] 2023-10-19 01:42:33,510 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-634/.semver/PR-634 [2023-10-19T01:42:33.685Z] 0.0.0 [Pipeline] } [2023-10-19T01:42:33.705Z] $ docker exec --env ******** --env ******** 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 ssh-agent -k [2023-10-19T01:42:33.795Z] unset SSH_AUTH_SOCK; [2023-10-19T01:42:33.796Z] unset SSH_AGENT_PID; [2023-10-19T01:42:33.796Z] echo Agent pid 76 killed; [2023-10-19T01:42:33.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-19T01:42:34.240Z] + git semver [Pipeline] } [2023-10-19T01:42:34.516Z] $ docker stop --time=1 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 [2023-10-19T01:42:35.803Z] $ docker rm -f --volumes 16f06672b714e99b9086432babd77510993123f78abfc139d026b411e6664f10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T01:42:36.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-19T01:42:36.459Z] Stashed 1 file(s) [Pipeline] echo [2023-10-19T01:42:36.477Z] [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-10-19T01:42:37.116Z] provisioning config files... [2023-10-19T01:42:37.125Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config15167773042422356607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:42:37.481Z] ---> docker-login.sh [2023-10-19T01:42:37.481Z] nexus3.edgexfoundry.org:10001 [2023-10-19T01:42:37.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:37.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:37.481Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:37.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:37.481Z] [2023-10-19T01:42:37.481Z] Login Succeeded [2023-10-19T01:42:37.481Z] nexus3.edgexfoundry.org:10002 [2023-10-19T01:42:37.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:37.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:37.481Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:37.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:37.481Z] [2023-10-19T01:42:37.481Z] Login Succeeded [2023-10-19T01:42:37.481Z] nexus3.edgexfoundry.org:10003 [2023-10-19T01:42:37.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:37.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:37.740Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:37.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:37.740Z] [2023-10-19T01:42:37.740Z] Login Succeeded [2023-10-19T01:42:37.740Z] nexus3.edgexfoundry.org:10004 [2023-10-19T01:42:37.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:37.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:37.740Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:37.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:37.740Z] [2023-10-19T01:42:37.740Z] Login Succeeded [2023-10-19T01:42:37.740Z] docker.io [2023-10-19T01:42:38.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:42:38.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:42:38.260Z] Configure a credential helper to remove this warning. See [2023-10-19T01:42:38.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:42:38.260Z] [2023-10-19T01:42:38.260Z] Login Succeeded [2023-10-19T01:42:38.260Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T01:42:38.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T01:42:38.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T01:42:38.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T01:42:38.560Z] ========================================================= [2023-10-19T01:42:38.560Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-19T01:42:38.560Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:42:39.023Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T01:42:39.023Z] Sending build context to Docker daemon 6.546MB [2023-10-19T01:42:39.023Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T01:42:39.023Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T01:42:39.023Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-19T01:42:39.023Z] 7264a8db6415: Pulling fs layer [2023-10-19T01:42:39.023Z] c4d48a809fc2: Pulling fs layer [2023-10-19T01:42:39.023Z] 4f1c88b9dad5: Pulling fs layer [2023-10-19T01:42:39.023Z] ad3a456e5733: Pulling fs layer [2023-10-19T01:42:39.023Z] 33e27b845d1e: Pulling fs layer [2023-10-19T01:42:39.023Z] c68163c4e522: Pulling fs layer [2023-10-19T01:42:39.023Z] 50da416c3ac9: Pulling fs layer [2023-10-19T01:42:39.023Z] ad3a456e5733: Waiting [2023-10-19T01:42:39.023Z] c68163c4e522: Waiting [2023-10-19T01:42:39.023Z] 33e27b845d1e: Waiting [2023-10-19T01:42:39.023Z] 23d2d4c4bb30: Pulling fs layer [2023-10-19T01:42:39.023Z] 50da416c3ac9: Waiting [2023-10-19T01:42:39.023Z] 23d2d4c4bb30: Waiting [2023-10-19T01:42:39.023Z] c4d48a809fc2: Verifying Checksum [2023-10-19T01:42:39.023Z] c4d48a809fc2: Download complete [2023-10-19T01:42:39.023Z] ad3a456e5733: Verifying Checksum [2023-10-19T01:42:39.023Z] ad3a456e5733: Download complete [2023-10-19T01:42:39.023Z] 33e27b845d1e: Verifying Checksum [2023-10-19T01:42:39.023Z] 33e27b845d1e: Download complete [2023-10-19T01:42:39.283Z] 7264a8db6415: Verifying Checksum [2023-10-19T01:42:39.283Z] 7264a8db6415: Download complete [2023-10-19T01:42:39.283Z] c68163c4e522: Verifying Checksum [2023-10-19T01:42:39.283Z] c68163c4e522: Download complete [2023-10-19T01:42:39.283Z] 7264a8db6415: Pull complete [2023-10-19T01:42:39.283Z] 23d2d4c4bb30: Verifying Checksum [2023-10-19T01:42:39.283Z] 23d2d4c4bb30: Download complete [2023-10-19T01:42:39.540Z] c4d48a809fc2: Pull complete [2023-10-19T01:42:39.540Z] 4f1c88b9dad5: Verifying Checksum [2023-10-19T01:42:39.540Z] 4f1c88b9dad5: Download complete [2023-10-19T01:42:40.105Z] 50da416c3ac9: Verifying Checksum [2023-10-19T01:42:40.105Z] 50da416c3ac9: Download complete [2023-10-19T01:42:42.636Z] 4f1c88b9dad5: Pull complete [2023-10-19T01:42:42.895Z] ad3a456e5733: Pull complete [2023-10-19T01:42:42.895Z] 33e27b845d1e: Pull complete [2023-10-19T01:42:42.895Z] c68163c4e522: Pull complete [2023-10-19T01:42:45.424Z] 50da416c3ac9: Pull complete [2023-10-19T01:42:45.684Z] 23d2d4c4bb30: Pull complete [2023-10-19T01:42:45.684Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-19T01:42:45.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-19T01:42:45.684Z] ---> 0786185ac409 [2023-10-19T01:42:45.684Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T01:42:50.966Z] ---> Running in d589cfe5457f [2023-10-19T01:42:50.966Z] Removing intermediate container d589cfe5457f [2023-10-19T01:42:50.966Z] ---> 1ad5b6414810 [2023-10-19T01:42:50.966Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T01:42:50.966Z] ---> Running in 1c1ee874b06f [2023-10-19T01:42:50.966Z] Removing intermediate container 1c1ee874b06f [2023-10-19T01:42:50.966Z] ---> 7fc9228e5401 [2023-10-19T01:42:50.966Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-19T01:42:50.966Z] ---> Running in a77f487995e9 [2023-10-19T01:42:50.966Z] Removing intermediate container a77f487995e9 [2023-10-19T01:42:50.966Z] ---> d858b0300d42 [2023-10-19T01:42:50.966Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T01:42:50.966Z] ---> Running in 0ecade283e4c [2023-10-19T01:42:50.966Z] Removing intermediate container 0ecade283e4c [2023-10-19T01:42:50.966Z] ---> 88fe4eb79136 [2023-10-19T01:42:50.966Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T01:42:50.966Z] ---> Running in 7abb17fa1f05 [2023-10-19T01:42:50.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T01:42:51.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T01:42:51.482Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-19T01:42:51.482Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-19T01:42:51.482Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-19T01:42:51.482Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-19T01:42:51.482Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T01:42:51.482Z] OK: 268 MiB in 56 packages [2023-10-19T01:42:51.912Z] Still waiting to schedule task [2023-10-19T01:42:51.912Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9572’ [2023-10-19T01:42:52.048Z] Removing intermediate container 7abb17fa1f05 [2023-10-19T01:42:52.048Z] ---> eb4e9a7a3cab [2023-10-19T01:42:52.048Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-19T01:42:52.048Z] ---> Running in 9bd2114d6df4 [2023-10-19T01:42:52.048Z] Removing intermediate container 9bd2114d6df4 [2023-10-19T01:42:52.048Z] ---> 99c5a1efd533 [2023-10-19T01:42:52.048Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-19T01:42:52.308Z] ---> 12ce9d86ee70 [2023-10-19T01:42:52.308Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T01:42:52.308Z] ---> Running in e970519ae073 [2023-10-19T01:43:48.543Z] Removing intermediate container e970519ae073 [2023-10-19T01:43:48.543Z] ---> ea5cf4d23e19 [2023-10-19T01:43:48.543Z] Step 11/12 : COPY . . [2023-10-19T01:43:48.543Z] ---> a0f194423859 [2023-10-19T01:43:48.543Z] Step 12/12 : RUN $MAKE [2023-10-19T01:43:48.543Z] ---> Running in 39d09023f4d6 [2023-10-19T01:43:48.543Z] noop [2023-10-19T01:43:48.543Z] Removing intermediate container 39d09023f4d6 [2023-10-19T01:43:48.543Z] ---> 73a7c957526e [2023-10-19T01:43:48.543Z] Successfully built 73a7c957526e [2023-10-19T01:43:48.543Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:43:48.993Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T01:43:48.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:43:49.153Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-10-19T01:43:49.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-19T01:43:49.502Z] $ docker top 15d69ed8cdf04365a260ab9fb29f5ffdd1bf7073a7c8a520f91d19341d5eac98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T01:43:49.879Z] + go version [2023-10-19T01:43:49.879Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-19T01:43:49.916Z] $ docker stop --time=1 15d69ed8cdf04365a260ab9fb29f5ffdd1bf7073a7c8a520f91d19341d5eac98 [2023-10-19T01:43:51.241Z] $ docker rm -f --volumes 15d69ed8cdf04365a260ab9fb29f5ffdd1bf7073a7c8a520f91d19341d5eac98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:43:52.023Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-19T01:43:52.023Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:43:52.175Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-10-19T01:43:52.210Z] $ 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-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-19T01:43:52.547Z] $ docker top 1de69f89dd01805abea1b4eeeb07e110123b4f2262fc0c778462804d76c2aa7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T01:43:52.931Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-634 [Pipeline] fileExists [Pipeline] sh [2023-10-19T01:43:53.289Z] + make test [2023-10-19T01:43:53.289Z] go test ./... -coverprofile=coverage.out ./... [2023-10-19T01:43:54.756Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-19T01:44:04.849Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-19T01:44:04.849Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-19T01:44:04.849Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-10-19T01:44:11.407Z] go vet ./... [2023-10-19T01:44:14.690Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T01:44:14.690Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T01:44:14.690Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T01:44:14.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T01:44:14.763Z] $ docker stop --time=1 1de69f89dd01805abea1b4eeeb07e110123b4f2262fc0c778462804d76c2aa7c [2023-10-19T01:44:17.772Z] $ docker rm -f --volumes 1de69f89dd01805abea1b4eeeb07e110123b4f2262fc0c778462804d76c2aa7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T01:44:18.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T01:44:18.361Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-19T01:44:19.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T01:44:19.372Z] + ls -al . [2023-10-19T01:44:19.372Z] total 188 [2023-10-19T01:44:19.372Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 01:43 . [2023-10-19T01:44:19.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:42 .. [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 01:42 .dockerignore [2023-10-19T01:44:19.372Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 01:44 .git [2023-10-19T01:44:19.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:42 .github [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 19 01:42 .gitignore [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 01:42 .golangci.yml [2023-10-19T01:44:19.372Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 01:42 .semver [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 19 01:42 Attribution.txt [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 19 01:42 CHANGELOG.md [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 19 01:42 Dockerfile [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 01:42 GOVERNANCE.md [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 01:42 Jenkinsfile [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 01:42 LICENSE [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 19 01:42 Makefile [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 19 01:42 OWNERS.md [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 19 01:42 README.md [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 01:42 VERSION [2023-10-19T01:44:19.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:42 bin [2023-10-19T01:44:19.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:42 cmd [2023-10-19T01:44:19.372Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 19 01:44 coverage.out [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 19 01:42 go.mod [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 19 01:42 go.sum [2023-10-19T01:44:19.372Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:42 internal [2023-10-19T01:44:19.372Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:42 mock [2023-10-19T01:44:19.372Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:42 snap [2023-10-19T01:44:19.372Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 19 01:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:44:19.771Z] + 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=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 --label arch=amd64 --label version=0.0.0 . [2023-10-19T01:44:19.771Z] Sending build context to Docker daemon 6.566MB [2023-10-19T01:44:19.771Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T01:44:19.771Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-19T01:44:19.771Z] ---> 73a7c957526e [2023-10-19T01:44:19.771Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-19T01:44:20.028Z] ---> Running in 75cadd76fb3e [2023-10-19T01:44:20.028Z] Removing intermediate container 75cadd76fb3e [2023-10-19T01:44:20.028Z] ---> 47e7237d66b8 [2023-10-19T01:44:20.028Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T01:44:20.028Z] ---> Running in 2a4c17445b16 [2023-10-19T01:44:20.028Z] Removing intermediate container 2a4c17445b16 [2023-10-19T01:44:20.028Z] ---> 4acff9514aa7 [2023-10-19T01:44:20.028Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-19T01:44:20.028Z] ---> Running in 67fd8311570a [2023-10-19T01:44:20.028Z] Removing intermediate container 67fd8311570a [2023-10-19T01:44:20.028Z] ---> bd9d294c0d4a [2023-10-19T01:44:20.028Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T01:44:20.286Z] ---> Running in 8f71b4eb9fed [2023-10-19T01:44:20.286Z] Removing intermediate container 8f71b4eb9fed [2023-10-19T01:44:20.286Z] ---> 593a902cc74d [2023-10-19T01:44:20.286Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T01:44:20.286Z] ---> Running in 8da852f46135 [2023-10-19T01:44:20.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T01:44:20.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T01:44:20.801Z] OK: 268 MiB in 56 packages [2023-10-19T01:44:21.059Z] Removing intermediate container 8da852f46135 [2023-10-19T01:44:21.059Z] ---> 2b611b18b686 [2023-10-19T01:44:21.059Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-19T01:44:21.059Z] ---> Running in 43a2ff775a8c [2023-10-19T01:44:21.317Z] Removing intermediate container 43a2ff775a8c [2023-10-19T01:44:21.317Z] ---> 7c17ecd6684a [2023-10-19T01:44:21.317Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-19T01:44:21.317Z] ---> 34e599081299 [2023-10-19T01:44:21.317Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T01:44:21.317Z] ---> Running in 83036763ef1d [2023-10-19T01:44:21.883Z] Removing intermediate container 83036763ef1d [2023-10-19T01:44:21.883Z] ---> aff27b150a5f [2023-10-19T01:44:21.884Z] Step 11/24 : COPY . . [2023-10-19T01:44:22.450Z] ---> 1581f654dd42 [2023-10-19T01:44:22.450Z] Step 12/24 : RUN $MAKE [2023-10-19T01:44:22.450Z] ---> Running in a4985775c578 [2023-10-19T01:44:22.450Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-19T01:44:40.517Z] Removing intermediate container a4985775c578 [2023-10-19T01:44:40.517Z] ---> 1482b69425b5 [2023-10-19T01:44:40.517Z] Step 13/24 : FROM alpine:3.18 [2023-10-19T01:44:40.776Z] 3.18: Pulling from library/alpine [2023-10-19T01:44:40.776Z] 96526aa774ef: Pulling fs layer [2023-10-19T01:44:41.035Z] 96526aa774ef: Verifying Checksum [2023-10-19T01:44:41.035Z] 96526aa774ef: Download complete [2023-10-19T01:44:41.294Z] 96526aa774ef: Pull complete [2023-10-19T01:44:41.294Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T01:44:41.294Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T01:44:41.294Z] ---> 8ca4688f4f35 [2023-10-19T01:44:41.294Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-19T01:44:41.553Z] ---> Running in 69d69770a66c [2023-10-19T01:44:41.553Z] Removing intermediate container 69d69770a66c [2023-10-19T01:44:41.553Z] ---> dbfa62dce66e [2023-10-19T01:44:41.553Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-19T01:44:41.553Z] ---> Running in c9962b417694 [2023-10-19T01:44:41.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-19T01:44:42.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-19T01:44:42.329Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-19T01:44:42.329Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T01:44:42.329Z] OK: 7 MiB in 16 packages [2023-10-19T01:44:42.587Z] Removing intermediate container c9962b417694 [2023-10-19T01:44:42.587Z] ---> 3fa5a9f4564d [2023-10-19T01:44:42.587Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-19T01:44:43.519Z] ---> f5fb97fed850 [2023-10-19T01:44:43.519Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-19T01:44:43.777Z] ---> 619b1ee65a01 [2023-10-19T01:44:43.777Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-19T01:44:43.777Z] ---> 3553fb6bd5f3 [2023-10-19T01:44:43.777Z] Step 19/24 : EXPOSE 59982 [2023-10-19T01:44:43.777Z] ---> Running in 5c87ca9865f0 [2023-10-19T01:44:43.777Z] Removing intermediate container 5c87ca9865f0 [2023-10-19T01:44:43.777Z] ---> 5de6c15be9db [2023-10-19T01:44:43.777Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-19T01:44:44.036Z] ---> Running in 8ba32daa2c63 [2023-10-19T01:44:44.036Z] Removing intermediate container 8ba32daa2c63 [2023-10-19T01:44:44.036Z] ---> 31b054cf23f3 [2023-10-19T01:44:44.036Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-19T01:44:44.036Z] ---> Running in fd61c5e9b117 [2023-10-19T01:44:44.036Z] Removing intermediate container fd61c5e9b117 [2023-10-19T01:44:44.036Z] ---> add83a975377 [2023-10-19T01:44:44.036Z] Step 22/24 : LABEL arch=amd64 [2023-10-19T01:44:44.036Z] ---> Running in 48d737ba8a22 [2023-10-19T01:44:44.036Z] Removing intermediate container 48d737ba8a22 [2023-10-19T01:44:44.036Z] ---> 7b05100fdda0 [2023-10-19T01:44:44.036Z] Step 23/24 : LABEL git_sha=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [2023-10-19T01:44:44.294Z] ---> Running in 1c0b004b8eaa [2023-10-19T01:44:44.295Z] Removing intermediate container 1c0b004b8eaa [2023-10-19T01:44:44.295Z] ---> ef44521630ff [2023-10-19T01:44:44.295Z] Step 24/24 : LABEL version=0.0.0 [2023-10-19T01:44:44.295Z] ---> Running in 62a260220a63 [2023-10-19T01:44:44.295Z] Removing intermediate container 62a260220a63 [2023-10-19T01:44:44.295Z] ---> 6a0defa0eda0 [2023-10-19T01:44:44.295Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T01:44:44.295Z] Successfully built 6a0defa0eda0 [2023-10-19T01:44:44.295Z] 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-10-19T01:44:45.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T01:44:45.154Z] [2023-10-19T01:44:45.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:44:45.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T01:44:45.532Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-19T01:44:45.532Z] 5eb5b503b376: Pulling fs layer [2023-10-19T01:44:45.532Z] 5c69ac0246d0: Pulling fs layer [2023-10-19T01:44:45.532Z] ec43610c2a17: Pulling fs layer [2023-10-19T01:44:45.532Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-19T01:44:45.532Z] 33b1e0a273af: Pulling fs layer [2023-10-19T01:44:45.532Z] 5d3b04190fa2: Pulling fs layer [2023-10-19T01:44:45.532Z] 2f39f015ded8: Pulling fs layer [2023-10-19T01:44:45.532Z] 33b1e0a273af: Waiting [2023-10-19T01:44:45.532Z] 5d3b04190fa2: Waiting [2023-10-19T01:44:45.532Z] 3a2ae6a8a46f: Waiting [2023-10-19T01:44:45.532Z] 5c69ac0246d0: Verifying Checksum [2023-10-19T01:44:45.532Z] 5c69ac0246d0: Download complete [2023-10-19T01:44:45.532Z] 3a2ae6a8a46f: Download complete [2023-10-19T01:44:45.532Z] 33b1e0a273af: Verifying Checksum [2023-10-19T01:44:45.532Z] 33b1e0a273af: Download complete [2023-10-19T01:44:45.532Z] ec43610c2a17: Verifying Checksum [2023-10-19T01:44:45.532Z] ec43610c2a17: Download complete [2023-10-19T01:44:45.532Z] 5d3b04190fa2: Verifying Checksum [2023-10-19T01:44:45.532Z] 5d3b04190fa2: Download complete [2023-10-19T01:44:45.791Z] 5eb5b503b376: Verifying Checksum [2023-10-19T01:44:45.791Z] 5eb5b503b376: Download complete [2023-10-19T01:44:46.357Z] 2f39f015ded8: Verifying Checksum [2023-10-19T01:44:46.357Z] 2f39f015ded8: Download complete [2023-10-19T01:44:46.923Z] 5eb5b503b376: Pull complete [2023-10-19T01:44:46.923Z] 5c69ac0246d0: Pull complete [2023-10-19T01:44:47.490Z] ec43610c2a17: Pull complete [2023-10-19T01:44:47.490Z] 3a2ae6a8a46f: Pull complete [2023-10-19T01:44:47.490Z] 33b1e0a273af: Pull complete [2023-10-19T01:44:47.747Z] 5d3b04190fa2: Pull complete [2023-10-19T01:44:51.971Z] 2f39f015ded8: Pull complete [2023-10-19T01:44:51.971Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-19T01:44:51.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T01:44:51.971Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:44:52.200Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-10-19T01:44:52.232Z] $ 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-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-19T01:44:56.055Z] $ docker top 57f3fd2685fb76d7c3970ad1e1b75a976dfed83d563a7479002303e3d3aa6df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:44:56.518Z] ---> job-cost.sh [2023-10-19T01:44:56.518Z] lf-activate-venv: SKIPPING [2023-10-19T01:44:56.518Z] INFO: No Stack... [2023-10-19T01:44:56.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T01:44:57.037Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T01:44:57.356Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives/cost.csv [2023-10-19T01:44:57.356Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T01:44:57.395Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [2023-10-19T01:44:57.400Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] did not exist. Created. [2023-10-19T01:44:57.400Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T01:44:57.799Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-19T01:44:57.851Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T01:44:57.881Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T01:44:57.968Z] $ docker stop --time=1 57f3fd2685fb76d7c3970ad1e1b75a976dfed83d563a7479002303e3d3aa6df7 [2023-10-19T01:44:59.125Z] $ docker rm -f --volumes 57f3fd2685fb76d7c3970ad1e1b75a976dfed83d563a7479002303e3d3aa6df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-19T01:46:26.822Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9574 in /w/workspace/gexfoundry_device-mqtt-go_PR-634 [Pipeline] { [Pipeline] ws [2023-10-19T01:46:26.876Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-10-19T01:46:26.959Z] The recommended git tool is: git [2023-10-19T01:46:32.745Z] using credential edgex-jenkins-ssh [2023-10-19T01:46:32.761Z] Cloning the remote Git repository [2023-10-19T01:46:32.806Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-19T01:46:32.902Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-10-19T01:46:33.063Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-19T01:46:33.064Z] > git --version # timeout=10 [2023-10-19T01:46:33.098Z] > git --version # 'git version 2.25.1' [2023-10-19T01:46:33.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T01:46:33.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T01:46:34.380Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-19T01:46:34.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-19T01:46:35.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-10-19T01:46:35.443Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-10-19T01:46:35.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T01:46:35.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-19T01:46:35.969Z] Merging remotes/origin/main commit 848c7370e59f70b2b102dd5f15f8b033fa5e417d into PR head commit 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [2023-10-19T01:46:36.281Z] Merge succeeded, producing 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [2023-10-19T01:46:36.281Z] Checking out Revision 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 (PR-634) [2023-10-19T01:46:36.769Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-19T01:46:36.822Z] > git --version # timeout=10 [2023-10-19T01:46:36.836Z] > git --version # 'git version 2.25.1' [2023-10-19T01:46:36.849Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-19T01:46:35.993Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T01:46:36.063Z] > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # timeout=10 [2023-10-19T01:46:36.153Z] > git remote # timeout=10 [2023-10-19T01:46:36.174Z] > git config --get remote.origin.url # timeout=10 [2023-10-19T01:46:36.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-19T01:46:36.222Z] > git merge 848c7370e59f70b2b102dd5f15f8b033fa5e417d # timeout=10 [2023-10-19T01:46:36.260Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-19T01:46:36.288Z] > git config core.sparsecheckout # timeout=10 [2023-10-19T01:46:36.305Z] > git checkout -f 5f3bbc50ddc9d2974b89483d9b7fa202637f6865 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T01:46:38.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-19T01:46:38.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T01:46:38.074Z] Dload Upload Total Spent Left Speed [2023-10-19T01:46:38.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11849 0 0 102k 0 --:--:-- --:--:-- --:--:-- 101k 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2023-10-19T01:46:38.729Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-19T01:46:39.097Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-10-19T01:46:39.097Z] sudo tee /etc/docker/daemon.new [2023-10-19T01:46:39.097Z] { [2023-10-19T01:46:39.097Z] "registry-mirrors": [ [2023-10-19T01:46:39.097Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-19T01:46:39.097Z] ], [2023-10-19T01:46:39.097Z] "bip": "10.250.0.254/24", [2023-10-19T01:46:39.097Z] "hosts": [ [2023-10-19T01:46:39.097Z] "tcp://0.0.0.0:5555", [2023-10-19T01:46:39.097Z] "unix:///var/run/docker.sock" [2023-10-19T01:46:39.097Z] ], [2023-10-19T01:46:39.097Z] "mtu": 1458, [2023-10-19T01:46:39.097Z] "selinux-enabled": true, [2023-10-19T01:46:39.097Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-19T01:46:39.097Z] } [Pipeline] sh [2023-10-19T01:46:39.448Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-19T01:46:39.792Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T01:47:01.976Z] provisioning config files... [2023-10-19T01:47:02.007Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15218062448426882057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:47:02.415Z] ---> docker-login.sh [2023-10-19T01:47:02.415Z] nexus3.edgexfoundry.org:10001 [2023-10-19T01:47:03.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:47:03.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:47:03.015Z] Configure a credential helper to remove this warning. See [2023-10-19T01:47:03.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:47:03.015Z] [2023-10-19T01:47:03.015Z] Login Succeeded [2023-10-19T01:47:03.015Z] nexus3.edgexfoundry.org:10002 [2023-10-19T01:47:03.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:47:03.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:47:03.561Z] Configure a credential helper to remove this warning. See [2023-10-19T01:47:03.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:47:03.561Z] [2023-10-19T01:47:03.561Z] Login Succeeded [2023-10-19T01:47:03.561Z] nexus3.edgexfoundry.org:10003 [2023-10-19T01:47:03.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:47:03.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:47:03.832Z] Configure a credential helper to remove this warning. See [2023-10-19T01:47:03.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:47:03.832Z] [2023-10-19T01:47:03.832Z] Login Succeeded [2023-10-19T01:47:03.832Z] nexus3.edgexfoundry.org:10004 [2023-10-19T01:47:04.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:47:04.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:47:04.370Z] Configure a credential helper to remove this warning. See [2023-10-19T01:47:04.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:47:04.370Z] [2023-10-19T01:47:04.370Z] Login Succeeded [2023-10-19T01:47:04.370Z] docker.io [2023-10-19T01:47:04.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-19T01:47:04.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-19T01:47:04.916Z] Configure a credential helper to remove this warning. See [2023-10-19T01:47:04.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-19T01:47:04.916Z] [2023-10-19T01:47:04.916Z] Login Succeeded [2023-10-19T01:47:04.916Z] ---> docker-login.sh ends [Pipeline] } [2023-10-19T01:47:04.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-19T01:47:05.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T01:47:05.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-19T01:47:05.378Z] ========================================================= [2023-10-19T01:47:05.378Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-19T01:47:05.378Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:47:05.875Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-19T01:47:06.147Z] Sending build context to Docker daemon 3.379MB [2023-10-19T01:47:06.147Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T01:47:06.147Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-19T01:47:06.417Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-19T01:47:06.417Z] 9fda8d8052c6: Pulling fs layer [2023-10-19T01:47:06.417Z] 5d54e960e981: Pulling fs layer [2023-10-19T01:47:06.417Z] c4a7e357bf2a: Pulling fs layer [2023-10-19T01:47:06.417Z] f0e02332f6b5: Pulling fs layer [2023-10-19T01:47:06.417Z] cefa15bbcfad: Pulling fs layer [2023-10-19T01:47:06.417Z] 17808c966233: Pulling fs layer [2023-10-19T01:47:06.417Z] f4c1fc716caa: Pulling fs layer [2023-10-19T01:47:06.417Z] f0e02332f6b5: Waiting [2023-10-19T01:47:06.417Z] cefa15bbcfad: Waiting [2023-10-19T01:47:06.417Z] 17808c966233: Waiting [2023-10-19T01:47:06.417Z] f4c1fc716caa: Waiting [2023-10-19T01:47:06.417Z] 5d54e960e981: Verifying Checksum [2023-10-19T01:47:06.417Z] 5d54e960e981: Download complete [2023-10-19T01:47:06.417Z] f0e02332f6b5: Verifying Checksum [2023-10-19T01:47:06.417Z] f0e02332f6b5: Download complete [2023-10-19T01:47:06.417Z] cefa15bbcfad: Verifying Checksum [2023-10-19T01:47:06.417Z] cefa15bbcfad: Download complete [2023-10-19T01:47:06.417Z] 9fda8d8052c6: Verifying Checksum [2023-10-19T01:47:06.417Z] 9fda8d8052c6: Download complete [2023-10-19T01:47:07.007Z] f4c1fc716caa: Verifying Checksum [2023-10-19T01:47:07.007Z] f4c1fc716caa: Download complete [2023-10-19T01:47:07.287Z] 9fda8d8052c6: Pull complete [2023-10-19T01:47:07.893Z] 5d54e960e981: Pull complete [2023-10-19T01:47:08.163Z] c4a7e357bf2a: Verifying Checksum [2023-10-19T01:47:08.163Z] c4a7e357bf2a: Download complete [2023-10-19T01:47:09.578Z] 17808c966233: Verifying Checksum [2023-10-19T01:47:09.578Z] 17808c966233: Download complete [2023-10-19T01:47:21.909Z] c4a7e357bf2a: Pull complete [2023-10-19T01:47:21.909Z] f0e02332f6b5: Pull complete [2023-10-19T01:47:22.175Z] cefa15bbcfad: Pull complete [2023-10-19T01:47:30.546Z] 17808c966233: Pull complete [2023-10-19T01:47:31.961Z] f4c1fc716caa: Pull complete [2023-10-19T01:47:32.239Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-19T01:47:32.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-19T01:47:32.239Z] ---> ea914061e18c [2023-10-19T01:47:32.239Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-19T01:47:34.193Z] ---> Running in 5bd1e3f0493b [2023-10-19T01:47:34.461Z] Removing intermediate container 5bd1e3f0493b [2023-10-19T01:47:34.461Z] ---> af9f04d2d161 [2023-10-19T01:47:34.461Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T01:47:34.461Z] ---> Running in c3ff8c32d53a [2023-10-19T01:47:34.729Z] Removing intermediate container c3ff8c32d53a [2023-10-19T01:47:34.729Z] ---> 10b61e488d89 [2023-10-19T01:47:34.729Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-19T01:47:34.997Z] ---> Running in f45d8feeb736 [2023-10-19T01:47:35.265Z] Removing intermediate container f45d8feeb736 [2023-10-19T01:47:35.265Z] ---> bf50e5fa6f31 [2023-10-19T01:47:35.265Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T01:47:35.265Z] ---> Running in fe14d8769ff7 [2023-10-19T01:47:35.535Z] Removing intermediate container fe14d8769ff7 [2023-10-19T01:47:35.535Z] ---> 2ea23e1cc3f1 [2023-10-19T01:47:35.535Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T01:47:35.808Z] ---> Running in 846d7284e6a5 [2023-10-19T01:47:36.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T01:47:37.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T01:47:38.319Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-19T01:47:38.319Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-19T01:47:38.319Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-19T01:47:38.587Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-19T01:47:38.587Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T01:47:38.587Z] OK: 270 MiB in 56 packages [2023-10-19T01:47:41.957Z] Removing intermediate container 846d7284e6a5 [2023-10-19T01:47:41.957Z] ---> ea7db18b7fca [2023-10-19T01:47:41.957Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-10-19T01:47:41.957Z] ---> Running in f61f6d8508c0 [2023-10-19T01:47:41.957Z] Removing intermediate container f61f6d8508c0 [2023-10-19T01:47:41.957Z] ---> 8fe5f85b8d43 [2023-10-19T01:47:41.957Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-19T01:47:42.558Z] ---> 997f51723b18 [2023-10-19T01:47:42.558Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T01:47:42.558Z] ---> Running in b9f1d959928d [2023-10-19T01:49:19.228Z] Removing intermediate container b9f1d959928d [2023-10-19T01:49:19.228Z] ---> efea072c3cc8 [2023-10-19T01:49:19.228Z] Step 11/12 : COPY . . [2023-10-19T01:49:19.228Z] ---> 418e60325665 [2023-10-19T01:49:19.228Z] Step 12/12 : RUN $MAKE [2023-10-19T01:49:19.228Z] ---> Running in cc41e87fedce [2023-10-19T01:49:19.228Z] noop [2023-10-19T01:49:19.228Z] Removing intermediate container cc41e87fedce [2023-10-19T01:49:19.228Z] ---> deb8763055be [2023-10-19T01:49:19.228Z] Successfully built deb8763055be [2023-10-19T01:49:19.228Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:49:19.708Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T01:49:19.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:49:19.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-9574 does not seem to be running inside a container [2023-10-19T01:49:20.054Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-19T01:49:21.236Z] $ docker top 5b9e7e4495b95382de7e09be48184f49fc95c06147ec387c1da33eede58a315a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T01:49:22.098Z] + go version [2023-10-19T01:49:22.098Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-19T01:49:22.130Z] $ docker stop --time=1 5b9e7e4495b95382de7e09be48184f49fc95c06147ec387c1da33eede58a315a [2023-10-19T01:49:23.690Z] $ docker rm -f --volumes 5b9e7e4495b95382de7e09be48184f49fc95c06147ec387c1da33eede58a315a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:49:24.561Z] + docker inspect -f . ci-base-image-arm64 [2023-10-19T01:49:24.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:49:24.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-9574 does not seem to be running inside a container [2023-10-19T01:49:24.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-19T01:49:25.959Z] $ docker top 8f1793010bf161a9a3d99ead51afba9f2c20ef0a4b38ab76824e02ed620767c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T01:49:26.500Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-19T01:49:26.887Z] + make test [2023-10-19T01:49:26.887Z] go test ./... -coverprofile=coverage.out ./... [2023-10-19T01:49:33.558Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-10-19T01:51:10.186Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-10-19T01:51:10.186Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-10-19T01:51:10.186Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.059s coverage: 22.8% of statements [2023-10-19T01:51:10.186Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-19T01:51:10.186Z] go vet ./... [2023-10-19T01:51:25.206Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-19T01:51:25.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-19T01:51:25.207Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-19T01:51:25.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-19T01:51:25.275Z] $ docker stop --time=1 8f1793010bf161a9a3d99ead51afba9f2c20ef0a4b38ab76824e02ed620767c7 [2023-10-19T01:51:27.347Z] $ docker rm -f --volumes 8f1793010bf161a9a3d99ead51afba9f2c20ef0a4b38ab76824e02ed620767c7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-19T01:51:28.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-19T01:51:28.662Z] Warning: overwriting stash ‘coverage-report’ [2023-10-19T01:51:29.102Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-19T01:51:29.693Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-19T01:51:30.044Z] + ls -al . [2023-10-19T01:51:30.044Z] total 184 [2023-10-19T01:51:30.044Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 01:49 . [2023-10-19T01:51:30.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:46 .. [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 19 01:46 .dockerignore [2023-10-19T01:51:30.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 01:46 .git [2023-10-19T01:51:30.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:46 .github [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 19 01:46 .gitignore [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 19 01:46 .golangci.yml [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 10386 Oct 19 01:46 Attribution.txt [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 17522 Oct 19 01:46 CHANGELOG.md [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 1689 Oct 19 01:46 Dockerfile [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 19 01:46 GOVERNANCE.md [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 19 01:46 Jenkinsfile [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 19 01:46 LICENSE [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 1963 Oct 19 01:46 Makefile [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 19 01:46 OWNERS.md [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 3695 Oct 19 01:46 README.md [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 01:42 VERSION [2023-10-19T01:51:30.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:46 bin [2023-10-19T01:51:30.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:46 cmd [2023-10-19T01:51:30.044Z] -rw-r--r-- 1 jenkins jenkins 18506 Oct 19 01:51 coverage.out [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 3822 Oct 19 01:46 go.mod [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 35094 Oct 19 01:46 go.sum [2023-10-19T01:51:30.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 01:46 internal [2023-10-19T01:51:30.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 01:46 mock [2023-10-19T01:51:30.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 01:46 snap [2023-10-19T01:51:30.044Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 19 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:51:30.454Z] + 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=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 --label arch=arm64 --label version=0.0.0 . [2023-10-19T01:51:30.722Z] Sending build context to Docker daemon 3.398MB [2023-10-19T01:51:30.722Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-19T01:51:30.722Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-19T01:51:30.722Z] ---> deb8763055be [2023-10-19T01:51:30.722Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-19T01:51:30.989Z] ---> Running in d7741475e54b [2023-10-19T01:51:31.256Z] Removing intermediate container d7741475e54b [2023-10-19T01:51:31.256Z] ---> 18ac268fe189 [2023-10-19T01:51:31.256Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-19T01:51:31.256Z] ---> Running in 093d00a553a3 [2023-10-19T01:51:31.525Z] Removing intermediate container 093d00a553a3 [2023-10-19T01:51:31.525Z] ---> a82e398bc52f [2023-10-19T01:51:31.525Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-19T01:51:31.794Z] ---> Running in 489445936eec [2023-10-19T01:51:32.062Z] Removing intermediate container 489445936eec [2023-10-19T01:51:32.062Z] ---> fe6bcdb83bd9 [2023-10-19T01:51:32.062Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-19T01:51:32.062Z] ---> Running in 5f3ca5f0eb42 [2023-10-19T01:51:32.649Z] Removing intermediate container 5f3ca5f0eb42 [2023-10-19T01:51:32.649Z] ---> 4d0faea2ebd7 [2023-10-19T01:51:32.649Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-19T01:51:32.649Z] ---> Running in 40babcea2327 [2023-10-19T01:51:33.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T01:51:34.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T01:51:35.623Z] OK: 270 MiB in 56 packages [2023-10-19T01:51:36.230Z] Removing intermediate container 40babcea2327 [2023-10-19T01:51:36.230Z] ---> cf533083f69e [2023-10-19T01:51:36.230Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-10-19T01:51:36.501Z] ---> Running in 691c290035d1 [2023-10-19T01:51:36.771Z] Removing intermediate container 691c290035d1 [2023-10-19T01:51:36.771Z] ---> f0c5323df170 [2023-10-19T01:51:36.771Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-19T01:51:37.365Z] ---> a1221a0d9af2 [2023-10-19T01:51:37.366Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-19T01:51:37.366Z] ---> Running in 75a91d861692 [2023-10-19T01:51:39.953Z] Removing intermediate container 75a91d861692 [2023-10-19T01:51:39.953Z] ---> 2dbbdad060ac [2023-10-19T01:51:39.953Z] Step 11/24 : COPY . . [2023-10-19T01:51:40.538Z] ---> 819f074e70fa [2023-10-19T01:51:40.538Z] Step 12/24 : RUN $MAKE [2023-10-19T01:51:40.538Z] ---> Running in 2c0f35575f75 [2023-10-19T01:51:41.513Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-10-19T01:53:33.194Z] Removing intermediate container 2c0f35575f75 [2023-10-19T01:53:33.194Z] ---> feba2152762e [2023-10-19T01:53:33.194Z] Step 13/24 : FROM alpine:3.18 [2023-10-19T01:53:33.194Z] 3.18: Pulling from library/alpine [2023-10-19T01:53:33.194Z] 579b34f0a95b: Pulling fs layer [2023-10-19T01:53:33.194Z] 579b34f0a95b: Verifying Checksum [2023-10-19T01:53:33.194Z] 579b34f0a95b: Download complete [2023-10-19T01:53:33.194Z] 579b34f0a95b: Pull complete [2023-10-19T01:53:33.194Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-19T01:53:33.194Z] Status: Downloaded newer image for alpine:3.18 [2023-10-19T01:53:33.194Z] ---> 3cc203321400 [2023-10-19T01:53:33.194Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-10-19T01:53:33.194Z] ---> Running in 238bb0f169eb [2023-10-19T01:53:33.194Z] Removing intermediate container 238bb0f169eb [2023-10-19T01:53:33.194Z] ---> e85d9d82d808 [2023-10-19T01:53:33.194Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-19T01:53:33.194Z] ---> Running in a299fde416d5 [2023-10-19T01:53:34.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-19T01:53:34.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-19T01:53:36.146Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-19T01:53:36.146Z] Executing busybox-1.36.1-r2.trigger [2023-10-19T01:53:36.146Z] OK: 8 MiB in 16 packages [2023-10-19T01:53:36.730Z] Removing intermediate container a299fde416d5 [2023-10-19T01:53:36.730Z] ---> 24a7ba896413 [2023-10-19T01:53:36.730Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-10-19T01:53:38.677Z] ---> c1d281db90c1 [2023-10-19T01:53:38.677Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-10-19T01:53:38.677Z] ---> 0fc746ad8b6e [2023-10-19T01:53:38.677Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-10-19T01:53:39.261Z] ---> 0287d153da6b [2023-10-19T01:53:39.261Z] Step 19/24 : EXPOSE 59982 [2023-10-19T01:53:39.261Z] ---> Running in dda3a072789e [2023-10-19T01:53:39.532Z] Removing intermediate container dda3a072789e [2023-10-19T01:53:39.532Z] ---> 8ba69b906748 [2023-10-19T01:53:39.532Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-10-19T01:53:39.802Z] ---> Running in e9d5a48450f6 [2023-10-19T01:53:40.068Z] Removing intermediate container e9d5a48450f6 [2023-10-19T01:53:40.068Z] ---> 693c00b3bc71 [2023-10-19T01:53:40.068Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-10-19T01:53:40.068Z] ---> Running in a0c3edf19da3 [2023-10-19T01:53:40.343Z] Removing intermediate container a0c3edf19da3 [2023-10-19T01:53:40.343Z] ---> fe2770be0fe6 [2023-10-19T01:53:40.343Z] Step 22/24 : LABEL arch=arm64 [2023-10-19T01:53:40.612Z] ---> Running in 3f065e8f5c74 [2023-10-19T01:53:40.886Z] Removing intermediate container 3f065e8f5c74 [2023-10-19T01:53:40.886Z] ---> 37355a7af69a [2023-10-19T01:53:40.886Z] Step 23/24 : LABEL git_sha=5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [2023-10-19T01:53:40.886Z] ---> Running in 180c0fd61dff [2023-10-19T01:53:41.155Z] Removing intermediate container 180c0fd61dff [2023-10-19T01:53:41.155Z] ---> 596b3761d14c [2023-10-19T01:53:41.155Z] Step 24/24 : LABEL version=0.0.0 [2023-10-19T01:53:41.422Z] ---> Running in aacb3633bc2d [2023-10-19T01:53:41.687Z] Removing intermediate container aacb3633bc2d [2023-10-19T01:53:41.687Z] ---> 3f945187d953 [2023-10-19T01:53:41.687Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-19T01:53:41.687Z] Successfully built 3f945187d953 [2023-10-19T01:53:41.687Z] 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-10-19T01:53:42.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T01:53:42.493Z] [2023-10-19T01:53:42.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:53:42.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T01:53:42.906Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-19T01:53:42.906Z] 8998bd30e6a1: Pulling fs layer [2023-10-19T01:53:42.906Z] 04944245beec: Pulling fs layer [2023-10-19T01:53:42.906Z] 699f458cf7ca: Pulling fs layer [2023-10-19T01:53:42.906Z] 765212b225bb: Pulling fs layer [2023-10-19T01:53:42.906Z] f23df028b6ca: Pulling fs layer [2023-10-19T01:53:42.906Z] d65c8cfc05b1: Pulling fs layer [2023-10-19T01:53:42.906Z] 2437ff75d9bd: Pulling fs layer [2023-10-19T01:53:42.906Z] 765212b225bb: Waiting [2023-10-19T01:53:42.906Z] f23df028b6ca: Waiting [2023-10-19T01:53:42.906Z] d65c8cfc05b1: Waiting [2023-10-19T01:53:42.906Z] 2437ff75d9bd: Waiting [2023-10-19T01:53:43.176Z] 04944245beec: Verifying Checksum [2023-10-19T01:53:43.176Z] 04944245beec: Download complete [2023-10-19T01:53:43.176Z] 765212b225bb: Verifying Checksum [2023-10-19T01:53:43.176Z] 765212b225bb: Download complete [2023-10-19T01:53:43.176Z] f23df028b6ca: Verifying Checksum [2023-10-19T01:53:43.176Z] f23df028b6ca: Download complete [2023-10-19T01:53:43.176Z] d65c8cfc05b1: Verifying Checksum [2023-10-19T01:53:43.176Z] d65c8cfc05b1: Download complete [2023-10-19T01:53:43.176Z] 699f458cf7ca: Verifying Checksum [2023-10-19T01:53:43.176Z] 699f458cf7ca: Download complete [2023-10-19T01:53:43.758Z] 8998bd30e6a1: Verifying Checksum [2023-10-19T01:53:43.758Z] 8998bd30e6a1: Download complete [2023-10-19T01:53:46.343Z] 2437ff75d9bd: Verifying Checksum [2023-10-19T01:53:46.343Z] 2437ff75d9bd: Download complete [2023-10-19T01:53:47.747Z] 8998bd30e6a1: Pull complete [2023-10-19T01:53:48.328Z] 04944245beec: Pull complete [2023-10-19T01:53:49.735Z] 699f458cf7ca: Pull complete [2023-10-19T01:53:50.085Z] 765212b225bb: Pull complete [2023-10-19T01:53:51.064Z] f23df028b6ca: Pull complete [2023-10-19T01:53:51.064Z] d65c8cfc05b1: Pull complete [2023-10-19T01:54:09.298Z] 2437ff75d9bd: Pull complete [2023-10-19T01:54:09.298Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-19T01:54:09.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-19T01:54:09.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:54:09.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-9574 does not seem to be running inside a container [2023-10-19T01:54:09.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-19T01:54:12.381Z] $ docker top 4dba524f060d689c6219f8794c1d2ce2d00ecb736ecdd97df3200c2a6eca1d7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:13.288Z] ---> job-cost.sh [2023-10-19T01:54:13.288Z] lf-activate-venv: SKIPPING [2023-10-19T01:54:13.288Z] INFO: No Stack... [2023-10-19T01:54:13.555Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-19T01:54:14.512Z] INFO: Archiving Costs [Pipeline] sh [2023-10-19T01:54:15.159Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-10-19T01:54:15.159Z] + cut -d, -f6 [Pipeline] lock [2023-10-19T01:54:15.236Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [2023-10-19T01:54:15.241Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] did not exist. Created. [2023-10-19T01:54:15.241Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-19T01:54:15.961Z] /w/workspace/device-mqtt-go/1@tmp/durable-bfda4338/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-19T01:54:16.626Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-19T01:54:16.661Z] Warning: overwriting stash ‘stack-cost’ [2023-10-19T01:54:16.710Z] Stashed 1 file(s) [Pipeline] } [2023-10-19T01:54:16.725Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-19T01:54:16.802Z] $ docker stop --time=1 4dba524f060d689c6219f8794c1d2ce2d00ecb736ecdd97df3200c2a6eca1d7b [2023-10-19T01:54:19.655Z] $ docker rm -f --volumes 4dba524f060d689c6219f8794c1d2ce2d00ecb736ecdd97df3200c2a6eca1d7b [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-10-19T01:54:20.634Z] provisioning config files... [2023-10-19T01:54:20.642Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config7113583239151933484tmp [Pipeline] { [Pipeline] sh [2023-10-19T01:54:20.979Z] + set +x [2023-10-19T01:54:20.980Z] + curl -s https://codecov.io/bash [2023-10-19T01:54:20.980Z] + bash -s -- [2023-10-19T01:54:21.238Z] [2023-10-19T01:54:21.238Z] _____ _ [2023-10-19T01:54:21.238Z] / ____| | | [2023-10-19T01:54:21.238Z] | | ___ __| | ___ ___ _____ __ [2023-10-19T01:54:21.238Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-19T01:54:21.238Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-19T01:54:21.238Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-19T01:54:21.238Z] Bash-1.0.6 [2023-10-19T01:54:21.238Z] [2023-10-19T01:54:21.238Z] [2023-10-19T01:54:21.238Z] ==> git version 2.25.1 found [2023-10-19T01:54:21.238Z] ==> 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-10-19T01:54:21.238Z] Release-Date: 2020-01-08 [2023-10-19T01:54:21.238Z] 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-10-19T01:54:21.238Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-19T01:54:21.238Z] ==> Jenkins CI detected. [2023-10-19T01:54:21.238Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-634 [2023-10-19T01:54:21.238Z] project root: . [2023-10-19T01:54:21.238Z] --> token set from env [2023-10-19T01:54:21.238Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-19T01:54:21.238Z] ==> Running gcov in . (disable via -X gcov) [2023-10-19T01:54:21.238Z] ==> Python coveragepy not found [2023-10-19T01:54:21.238Z] ==> Searching for coverage reports in: [2023-10-19T01:54:21.238Z] + . [2023-10-19T01:54:21.238Z] -> Found 1 reports [2023-10-19T01:54:21.238Z] ==> Detecting git/mercurial file structure [2023-10-19T01:54:21.238Z] ==> Reading reports [2023-10-19T01:54:21.238Z] + ./coverage.out bytes=18506 [2023-10-19T01:54:21.238Z] ==> Appending adjustments [2023-10-19T01:54:21.238Z] https://docs.codecov.io/docs/fixing-reports [2023-10-19T01:54:21.238Z] + Found adjustments [2023-10-19T01:54:21.238Z] ==> Gzipping contents [2023-10-19T01:54:21.238Z] 4.0K /tmp/codecov.iSGMr6.gz [2023-10-19T01:54:21.238Z] ==> Uploading reports [2023-10-19T01:54:21.238Z] url: https://codecov.io [2023-10-19T01:54:21.238Z] query: branch=PR-634&commit=5f3bbc50ddc9d2974b89483d9b7fa202637f6865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=634&job=&cmd_args= [2023-10-19T01:54:21.238Z] -> Pinging Codecov [2023-10-19T01:54:21.238Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-634&commit=5f3bbc50ddc9d2974b89483d9b7fa202637f6865&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=634&job=&cmd_args= [2023-10-19T01:54:21.497Z] -> Uploading to [2023-10-19T01:54:21.497Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-19/7D719EC7BBE17E464838252E33014C33/5f3bbc50ddc9d2974b89483d9b7fa202637f6865/470b4cbf-e33c-4ab4-81d8-201f1fa81e32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231019T015421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0e05742da60c5f0e1073009fdd300bc1f2649dee14b1a9e55a345566b1cd608 [2023-10-19T01:54:21.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-19T01:54:21.497Z] Dload Upload Total Spent Left Speed [2023-10-19T01:54:21.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11374 --:--:-- --:--:-- --:--:-- 11374 [2023-10-19T01:54:21.756Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5f3bbc50ddc9d2974b89483d9b7fa202637f6865 [Pipeline] } [2023-10-19T01:54:21.783Z] 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-10-19T01:54:23.562Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives ] [2023-10-19T01:54:23.562Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives [2023-10-19T01:54:23.562Z] total 16 [2023-10-19T01:54:23.562Z] drwxr-xr-x 3 root root 4096 Oct 19 01:44 . [2023-10-19T01:54:23.562Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 01:44 .. [2023-10-19T01:54:23.562Z] drwxr-xr-x 2 root root 4096 Oct 19 01:44 cost [2023-10-19T01:54:23.562Z] -rw-r--r-- 1 root root 86 Oct 19 01:44 cost.csv [2023-10-19T01:54:23.562Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives [2023-10-19T01:54:23.562Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives [2023-10-19T01:54:23.562Z] total 16 [2023-10-19T01:54:23.562Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 01:44 . [2023-10-19T01:54:23.562Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 19 01:44 .. [2023-10-19T01:54:23.562Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 01:44 cost [2023-10-19T01:54:23.562Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 19 01:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:23.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:24.783Z] ---> package-listing.sh [2023-10-19T01:54:24.783Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-19T01:54:24.783Z] ++ facter osfamily [2023-10-19T01:54:25.042Z] + OS_FAMILY=debian [2023-10-19T01:54:25.042Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-634 [2023-10-19T01:54:25.042Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-19T01:54:25.042Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-19T01:54:25.042Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-19T01:54:25.042Z] + PACKAGES=/tmp/packages_start.txt [2023-10-19T01:54:25.042Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-634 ']' [2023-10-19T01:54:25.042Z] + PACKAGES=/tmp/packages_end.txt [2023-10-19T01:54:25.042Z] + case "${OS_FAMILY}" in [2023-10-19T01:54:25.042Z] + dpkg -l [2023-10-19T01:54:25.042Z] + grep '^ii' [2023-10-19T01:54:25.042Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-19T01:54:25.042Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-19T01:54:25.042Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-19T01:54:25.042Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-634 ']' [2023-10-19T01:54:25.042Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives/ [2023-10-19T01:54:25.042Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-634/archives/ [Pipeline] echo [2023-10-19T01:54:25.079Z] 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-634/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-19T01:54:25.373Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-19T01:54:25.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-19T01:54:25.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-19T01:54:26.145Z] prd-ubuntu20.04-docker-8c-8g-9573 does not seem to be running inside a container [2023-10-19T01:54:26.182Z] $ 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-634/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-634 -v /w/workspace/gexfoundry_device-mqtt-go_PR-634:/w/workspace/gexfoundry_device-mqtt-go_PR-634:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-19T01:54:26.366Z] $ docker top c30df9d8607ff86018a8b590277b9cd848f32112705479891909e0d71db679de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-19T01:54:26.740Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-19T01:54:27.048Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-19T01:54:27.358Z] + ls /var/log/sa-host [2023-10-19T01:54:27.358Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-19T01:54:27.574Z] provisioning config files... [2023-10-19T01:54:27.583Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-634@tmp/config11591991686638259397tmp [Pipeline] { [Pipeline] echo [2023-10-19T01:54:27.631Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:27.945Z] ---> create-netrc.sh [Pipeline] } [2023-10-19T01:54:27.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:28.368Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-19T01:54:28.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:28.718Z] ---> sudo-logs.sh [2023-10-19T01:54:28.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-19T01:54:28.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:29.117Z] ---> job-cost.sh [2023-10-19T01:54:29.117Z] lf-activate-venv: SKIPPING [2023-10-19T01:54:29.117Z] DEBUG: total: 0.2199999988079071 [2023-10-19T01:54:29.118Z] INFO: Retrieving Stack Cost... [2023-10-19T01:54:29.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-19T01:54:29.945Z] INFO: Archiving Costs [Pipeline] echo [2023-10-19T01:54:29.977Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-19T01:54:30.290Z] ---> logs-deploy.sh [2023-10-19T01:54:30.290Z] lf-activate-venv: SKIPPING [2023-10-19T01:54:30.290Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-634/1 [2023-10-19T01:54:30.290Z] INFO: archiving workspace using pattern(s): [2023-10-19T01:54:31.317Z] Archives upload complete. [2023-10-19T01:54:31.317Z] INFO: archiving logs to Nexus