Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 00d7df9bfc12085a417893dc2a73ff3105929001 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-ssh2864520012555496900.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7918484161228960782.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9768152485167875322.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6644055464043762514.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13344161531466824991.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [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-9056 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 00d7df9bfc12085a417893dc2a73ff3105929001 (main) Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#650)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 > git rev-list --no-walk 972a1f6392fb66aca512ab6e37eb1188ace4c45a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T01:53:51.458Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T01:53:51.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T01:53:51.563Z] ========================================================= [2023-11-29T01:53:51.564Z] EdgeX Global Pipelines Version Info [2023-11-29T01:53:51.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:53:52.298Z] ------------------- [2023-11-29T01:53:52.298Z] stable info: [2023-11-29T01:53:52.298Z] ------------------- [2023-11-29T01:53:52.298Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T01:53:52.298Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T01:53:52.298Z] Message: update stable to v1.0.258 [2023-11-29T01:53:52.869Z] ------------------- [2023-11-29T01:53:52.869Z] experimental info: [2023-11-29T01:53:52.869Z] ------------------- [2023-11-29T01:53:52.869Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T01:53:52.869Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T01:53:52.869Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-29T01:53:52.949Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-29T01:53:52.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-29T01:53:53.012Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T01:53:53.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-29T01:53:53.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-29T01:53:53.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-29T01:53:53.118Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-29T01:53:53.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T01:53:53.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-29T01:53:53.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T01:53:53.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-29T01:53:53.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-29T01:53:53.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T01:53:53.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-29T01:53:53.357Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T01:53:53.388Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T01:53:53.417Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T01:53:53.449Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-29T01:53:53.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T01:53:53.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-29T01:53:53.553Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-29T01:53:53.586Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-29T01:53:53.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-29T01:53:53.651Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-29T01:53:53.684Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-29T01:53:53.721Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T01:53:53.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-29T01:53:53.799Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-29T01:53:53.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-29T01:53:53.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-29T01:53:53.911Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] echo [2023-11-29T01:53:53.943Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d7df9 [Pipeline] echo [2023-11-29T01:53:53.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:53:54.059Z] provisioning config files... [2023-11-29T01:53:54.074Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config789467078129687698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:53:54.427Z] ---> ****-login.sh [2023-11-29T01:53:54.427Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:53:54.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:53:54.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:53:54.688Z] Configure a credential helper to remove this warning. See [2023-11-29T01:53:54.688Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:53:54.688Z] [2023-11-29T01:53:54.688Z] Login Succeeded [2023-11-29T01:53:54.688Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:53:54.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:53:54.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:53:54.689Z] Configure a credential helper to remove this warning. See [2023-11-29T01:53:54.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:53:54.689Z] [2023-11-29T01:53:54.689Z] Login Succeeded [2023-11-29T01:53:54.689Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:53:54.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:53:54.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:53:54.950Z] Configure a credential helper to remove this warning. See [2023-11-29T01:53:54.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:53:54.950Z] [2023-11-29T01:53:54.950Z] Login Succeeded [2023-11-29T01:53:54.950Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:53:54.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:53:54.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:53:54.950Z] Configure a credential helper to remove this warning. See [2023-11-29T01:53:54.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:53:54.950Z] [2023-11-29T01:53:54.950Z] Login Succeeded [2023-11-29T01:53:54.950Z] ****.io [2023-11-29T01:53:55.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:53:55.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:53:55.212Z] Configure a credential helper to remove this warning. See [2023-11-29T01:53:55.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:53:55.212Z] [2023-11-29T01:53:55.473Z] Login Succeeded [2023-11-29T01:53:55.473Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:53:55.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-29T01:53:56.019Z] + git rev-list -1 --merges 00d7df9bfc12085a417893dc2a73ff3105929001~1..00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] echo [2023-11-29T01:53:56.049Z] -----------> git rev-list -1 --merges 00d7df9bfc12085a417893dc2a73ff3105929001~1..00d7df9bfc12085a417893dc2a73ff3105929001 00d7df9bfc12085a417893dc2a73ff3105929001 [false] [Pipeline] sh [2023-11-29T01:53:56.351Z] + git log --format=format:%s -1 00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] echo [2023-11-29T01:53:56.368Z] ========================================================= [2023-11-29T01:53:56.368Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-29T01:53:56.368Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T01:53:56.738Z] + git log --format=format:%s -1 00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] echo [2023-11-29T01:53:56.749Z] [semverPrep] GIT_COMMIT: 00d7df9bfc12085a417893dc2a73ff3105929001, Commit Message: build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#650) [Pipeline] echo [2023-11-29T01:53:56.775Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-29T01:53:57.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T01:53:57.179Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T01:53:57.179Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T01:53:57.179Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T01:53:57.179Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T01:53:57.179Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T01:53:57.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:53:57.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:53:57.616Z] [2023-11-29T01:53:57.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:53:57.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:53:58.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T01:53:58.891Z] b85a868b505f: Pulling fs layer [2023-11-29T01:53:58.891Z] e2be974225ed: Pulling fs layer [2023-11-29T01:53:58.891Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T01:53:58.891Z] 988bab9f4d93: Pulling fs layer [2023-11-29T01:53:58.891Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T01:53:58.891Z] eaf3925da568: Pulling fs layer [2023-11-29T01:53:58.891Z] bab4dde63d76: Pulling fs layer [2023-11-29T01:53:58.891Z] bde34c3a00c8: Pulling fs layer [2023-11-29T01:53:58.891Z] b352a97aabf1: Pulling fs layer [2023-11-29T01:53:58.891Z] 4872d77fe225: Pulling fs layer [2023-11-29T01:53:58.891Z] 5851b861e8e6: Pulling fs layer [2023-11-29T01:53:58.891Z] b352a97aabf1: Waiting [2023-11-29T01:53:58.891Z] bab4dde63d76: Waiting [2023-11-29T01:53:58.891Z] bde34c3a00c8: Waiting [2023-11-29T01:53:58.891Z] 4872d77fe225: Waiting [2023-11-29T01:53:58.891Z] eaf3925da568: Waiting [2023-11-29T01:53:58.891Z] 988bab9f4d93: Waiting [2023-11-29T01:53:58.891Z] 5851b861e8e6: Waiting [2023-11-29T01:53:58.891Z] 1469e6f7b9e6: Waiting [2023-11-29T01:53:58.891Z] e2be974225ed: Download complete [2023-11-29T01:53:58.891Z] 988bab9f4d93: Verifying Checksum [2023-11-29T01:53:58.891Z] 988bab9f4d93: Download complete [2023-11-29T01:53:59.158Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T01:53:59.158Z] 1469e6f7b9e6: Download complete [2023-11-29T01:53:59.158Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T01:53:59.158Z] 339a4e72a1f5: Download complete [2023-11-29T01:53:59.158Z] eaf3925da568: Verifying Checksum [2023-11-29T01:53:59.158Z] eaf3925da568: Download complete [2023-11-29T01:53:59.158Z] bde34c3a00c8: Verifying Checksum [2023-11-29T01:53:59.158Z] bde34c3a00c8: Download complete [2023-11-29T01:53:59.158Z] b352a97aabf1: Download complete [2023-11-29T01:53:59.158Z] 4872d77fe225: Verifying Checksum [2023-11-29T01:53:59.158Z] 4872d77fe225: Download complete [2023-11-29T01:53:59.158Z] 5851b861e8e6: Download complete [2023-11-29T01:53:59.158Z] b85a868b505f: Verifying Checksum [2023-11-29T01:53:59.158Z] b85a868b505f: Download complete [2023-11-29T01:53:59.416Z] bab4dde63d76: Verifying Checksum [2023-11-29T01:53:59.416Z] bab4dde63d76: Download complete [2023-11-29T01:54:00.355Z] b85a868b505f: Pull complete [2023-11-29T01:54:00.616Z] e2be974225ed: Pull complete [2023-11-29T01:54:01.184Z] 339a4e72a1f5: Pull complete [2023-11-29T01:54:01.184Z] 988bab9f4d93: Pull complete [2023-11-29T01:54:01.444Z] 1469e6f7b9e6: Pull complete [2023-11-29T01:54:01.704Z] eaf3925da568: Pull complete [2023-11-29T01:54:03.618Z] bab4dde63d76: Pull complete [2023-11-29T01:54:03.618Z] bde34c3a00c8: Pull complete [2023-11-29T01:54:03.618Z] b352a97aabf1: Pull complete [2023-11-29T01:54:03.618Z] 4872d77fe225: Pull complete [2023-11-29T01:54:03.877Z] 5851b861e8e6: Pull complete [2023-11-29T01:54:03.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T01:54:03.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T01:54:03.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:54:04.068Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T01:54:04.100Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T01:54:07.653Z] $ docker top 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e -eo pid,comm [2023-11-29T01:54:07.710Z] 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-11-29T01:54:07.710Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T01:54:07.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:54:07.811Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:54:07.934Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:54:07.935Z] $ docker exec 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e ssh-agent [2023-11-29T01:54:08.047Z] SSH_AUTH_SOCK=/tmp/ssh-hG6ZXvw584AL/agent.33 [2023-11-29T01:54:08.047Z] SSH_AGENT_PID=39 [2023-11-29T01:54:08.054Z] Running ssh-add (command line suppressed) [2023-11-29T01:54:08.152Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17788100120291352598.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17788100120291352598.key) [2023-11-29T01:54:08.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:54:08.480Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T01:54:08.493Z] $ docker exec --env ******** --env ******** 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e ssh-agent -k [2023-11-29T01:54:08.598Z] unset SSH_AUTH_SOCK; [2023-11-29T01:54:08.599Z] unset SSH_AGENT_PID; [2023-11-29T01:54:08.599Z] echo Agent pid 39 killed; [2023-11-29T01:54:08.610Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T01:54:08.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T01:54:08.678Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T01:54:08.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T01:54:08.801Z] $ docker exec 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e ssh-agent [2023-11-29T01:54:08.913Z] SSH_AUTH_SOCK=/tmp/ssh-zdciZcfNsGBN/agent.71 [2023-11-29T01:54:08.913Z] SSH_AGENT_PID=77 [2023-11-29T01:54:08.919Z] Running ssh-add (command line suppressed) [2023-11-29T01:54:09.026Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16798201482175520496.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16798201482175520496.key) [2023-11-29T01:54:09.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T01:54:09.344Z] + git semver init [2023-11-29T01:54:09.604Z] 2023-11-29 01:54:09,555 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T01:54:09.604Z] 2023-11-29 01:54:09,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-29T01:54:09.604Z] 2023-11-29 01:54:09,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-29T01:54:09.604Z] 2023-11-29 01:54:09,556 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T01:54:10.988Z] 2023-11-29 01:54:10,916 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-11-29T01:54:10.988Z] 2023-11-29 01:54:10,917 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-11-29T01:54:10.988Z] 2023-11-29 01:54:10,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T01:54:10.988Z] 2023-11-29 01:54:10,917 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T01:54:10.988Z] 3.2.0-dev.2 [Pipeline] } [2023-11-29T01:54:10.998Z] $ docker exec --env ******** --env ******** 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e ssh-agent -k [2023-11-29T01:54:11.090Z] unset SSH_AUTH_SOCK; [2023-11-29T01:54:11.091Z] unset SSH_AGENT_PID; [2023-11-29T01:54:11.091Z] echo Agent pid 77 killed; [2023-11-29T01:54:11.103Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T01:54:11.483Z] + git semver [Pipeline] } [2023-11-29T01:54:11.754Z] $ docker stop --time=1 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e [2023-11-29T01:54:13.090Z] $ docker rm -f --volumes 9e2decfb2ec5a05f860cdb04c51783377b3b16c0a5791d6cee8ec5896a2cba9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T01:54:13.459Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T01:54:13.812Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T01:54:13.815Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.2 [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-11-29T01:54:14.185Z] provisioning config files... [2023-11-29T01:54:14.194Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2059055632209257451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:54:14.522Z] ---> ****-login.sh [2023-11-29T01:54:14.522Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:54:14.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:14.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:14.522Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:14.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:14.522Z] [2023-11-29T01:54:14.522Z] Login Succeeded [2023-11-29T01:54:14.522Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:54:14.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:14.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:14.522Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:14.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:14.522Z] [2023-11-29T01:54:14.522Z] Login Succeeded [2023-11-29T01:54:14.522Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:54:14.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:14.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:14.789Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:14.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:14.789Z] [2023-11-29T01:54:14.789Z] Login Succeeded [2023-11-29T01:54:14.789Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:54:14.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:14.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:14.789Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:14.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:14.789Z] [2023-11-29T01:54:14.789Z] Login Succeeded [2023-11-29T01:54:14.789Z] ****.io [2023-11-29T01:54:15.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:54:15.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:54:15.325Z] Configure a credential helper to remove this warning. See [2023-11-29T01:54:15.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:54:15.325Z] [2023-11-29T01:54:15.325Z] Login Succeeded [2023-11-29T01:54:15.325Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:54:15.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T01:54:15.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:54:15.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:54:15.572Z] ========================================================= [2023-11-29T01:54:15.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-29T01:54:15.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:54:15.987Z] + 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-11-29T01:54:15.988Z] Sending build context to Docker daemon 17.3MB [2023-11-29T01:54:15.988Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T01:54:15.988Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T01:54:15.988Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-29T01:54:15.988Z] 7264a8db6415: Pulling fs layer [2023-11-29T01:54:15.988Z] c4d48a809fc2: Pulling fs layer [2023-11-29T01:54:15.988Z] 4f1c88b9dad5: Pulling fs layer [2023-11-29T01:54:15.988Z] ad3a456e5733: Pulling fs layer [2023-11-29T01:54:15.988Z] 69c7f0334f64: Pulling fs layer [2023-11-29T01:54:15.988Z] 1f1c1a5573a3: Pulling fs layer [2023-11-29T01:54:15.988Z] ce7588e14bc9: Pulling fs layer [2023-11-29T01:54:15.988Z] b5e4710f87ac: Pulling fs layer [2023-11-29T01:54:15.988Z] ad3a456e5733: Waiting [2023-11-29T01:54:15.988Z] 69c7f0334f64: Waiting [2023-11-29T01:54:15.988Z] b5e4710f87ac: Waiting [2023-11-29T01:54:15.988Z] ce7588e14bc9: Waiting [2023-11-29T01:54:15.988Z] 1f1c1a5573a3: Waiting [2023-11-29T01:54:16.248Z] c4d48a809fc2: Verifying Checksum [2023-11-29T01:54:16.248Z] c4d48a809fc2: Download complete [2023-11-29T01:54:16.248Z] ad3a456e5733: Verifying Checksum [2023-11-29T01:54:16.248Z] ad3a456e5733: Download complete [2023-11-29T01:54:16.248Z] 69c7f0334f64: Download complete [2023-11-29T01:54:16.248Z] 7264a8db6415: Verifying Checksum [2023-11-29T01:54:16.248Z] 7264a8db6415: Download complete [2023-11-29T01:54:16.248Z] 1f1c1a5573a3: Verifying Checksum [2023-11-29T01:54:16.248Z] 1f1c1a5573a3: Download complete [2023-11-29T01:54:16.507Z] 7264a8db6415: Pull complete [2023-11-29T01:54:16.507Z] b5e4710f87ac: Verifying Checksum [2023-11-29T01:54:16.507Z] b5e4710f87ac: Download complete [2023-11-29T01:54:16.507Z] c4d48a809fc2: Pull complete [2023-11-29T01:54:16.507Z] 4f1c88b9dad5: Verifying Checksum [2023-11-29T01:54:16.507Z] 4f1c88b9dad5: Download complete [2023-11-29T01:54:17.073Z] ce7588e14bc9: Verifying Checksum [2023-11-29T01:54:17.073Z] ce7588e14bc9: Download complete [2023-11-29T01:54:20.357Z] 4f1c88b9dad5: Pull complete [2023-11-29T01:54:20.357Z] ad3a456e5733: Pull complete [2023-11-29T01:54:20.357Z] 69c7f0334f64: Pull complete [2023-11-29T01:54:20.357Z] 1f1c1a5573a3: Pull complete [2023-11-29T01:54:22.818Z] ce7588e14bc9: Pull complete [2023-11-29T01:54:23.078Z] b5e4710f87ac: Pull complete [2023-11-29T01:54:23.078Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-29T01:54:23.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-29T01:54:23.078Z] ---> 88b5674ff536 [2023-11-29T01:54:23.078Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T01:54:28.380Z] ---> Running in 702e68b2c9d2 [2023-11-29T01:54:28.380Z] Removing intermediate container 702e68b2c9d2 [2023-11-29T01:54:28.380Z] ---> fdc413593f4d [2023-11-29T01:54:28.380Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T01:54:28.380Z] ---> Running in 0763ffab636e [2023-11-29T01:54:28.380Z] Removing intermediate container 0763ffab636e [2023-11-29T01:54:28.380Z] ---> 0a5eb33bf974 [2023-11-29T01:54:28.380Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T01:54:28.639Z] ---> Running in bfcd265993c8 [2023-11-29T01:54:28.639Z] Removing intermediate container bfcd265993c8 [2023-11-29T01:54:28.639Z] ---> 48be5e070193 [2023-11-29T01:54:28.639Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T01:54:28.639Z] ---> Running in 0ef2d6bb1c2d [2023-11-29T01:54:28.639Z] Removing intermediate container 0ef2d6bb1c2d [2023-11-29T01:54:28.639Z] ---> 4c272a658c69 [2023-11-29T01:54:28.639Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T01:54:28.639Z] ---> Running in 9f0c15d6a182 [2023-11-29T01:54:28.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:54:29.086Z] Still waiting to schedule task [2023-11-29T01:54:29.087Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-29T01:54:29.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:54:29.419Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T01:54:29.419Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T01:54:29.419Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T01:54:29.419Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T01:54:29.419Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T01:54:29.419Z] OK: 268 MiB in 56 packages [2023-11-29T01:54:29.987Z] Removing intermediate container 9f0c15d6a182 [2023-11-29T01:54:29.987Z] ---> 2cecae951ecf [2023-11-29T01:54:29.987Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-29T01:54:29.987Z] ---> Running in d8088282cd35 [2023-11-29T01:54:29.987Z] Removing intermediate container d8088282cd35 [2023-11-29T01:54:29.987Z] ---> ce16ed44ccbd [2023-11-29T01:54:29.987Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-29T01:54:30.244Z] ---> 37ac0884852b [2023-11-29T01:54:30.244Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T01:54:30.244Z] ---> Running in bb5477f76637 [2023-11-29T01:55:08.990Z] Removing intermediate container bb5477f76637 [2023-11-29T01:55:08.991Z] ---> 26aa3ca5e19a [2023-11-29T01:55:08.991Z] Step 11/12 : COPY . . [2023-11-29T01:55:08.991Z] ---> 923c3e2858ff [2023-11-29T01:55:08.991Z] Step 12/12 : RUN $MAKE [2023-11-29T01:55:08.991Z] ---> Running in 0e864ceb23f7 [2023-11-29T01:55:08.991Z] noop [2023-11-29T01:55:08.991Z] Removing intermediate container 0e864ceb23f7 [2023-11-29T01:55:08.991Z] ---> 78da47562dd5 [2023-11-29T01:55:08.991Z] Successfully built 78da47562dd5 [2023-11-29T01:55:08.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:09.374Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T01:55:09.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:09.499Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T01:55:09.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2023-11-29T01:55:09.892Z] $ docker top fe89c3a5a10dbc2cdf436d72cdb4dfe7c763a74d93c02ce3a847d0d1cd1894e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:55:10.283Z] + go version [2023-11-29T01:55:10.283Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-29T01:55:10.295Z] $ docker stop --time=1 fe89c3a5a10dbc2cdf436d72cdb4dfe7c763a74d93c02ce3a847d0d1cd1894e3 [2023-11-29T01:55:11.605Z] $ docker rm -f --volumes fe89c3a5a10dbc2cdf436d72cdb4dfe7c763a74d93c02ce3a847d0d1cd1894e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:12.267Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-29T01:55:12.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:55:12.395Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T01:55:12.423Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 ******** ci-base-image-x86_64 cat [2023-11-29T01:55:12.746Z] $ docker top 1b378053e7c29db15b7e0762184150fee30a30bf2b23f5167c906605a2a7f1a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T01:55:13.129Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-29T01:55:13.450Z] + make test [2023-11-29T01:55:13.450Z] go test ./... -coverprofile=coverage.out ./... [2023-11-29T01:55:14.826Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-29T01:55:24.787Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-29T01:55:25.076Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-29T01:55:25.076Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements [2023-11-29T01:55:31.635Z] go vet ./... [2023-11-29T01:55:34.911Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T01:55:35.171Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T01:55:35.171Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T01:55:35.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T01:55:35.217Z] $ docker stop --time=1 1b378053e7c29db15b7e0762184150fee30a30bf2b23f5167c906605a2a7f1a8 [2023-11-29T01:55:38.683Z] $ docker rm -f --volumes 1b378053e7c29db15b7e0762184150fee30a30bf2b23f5167c906605a2a7f1a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T01:55:39.230Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T01:55:39.298Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-29T01:55:39.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T01:55:40.217Z] + ls -al . [2023-11-29T01:55:40.217Z] total 184 [2023-11-29T01:55:40.217Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 29 01:55 . [2023-11-29T01:55:40.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 01:53 .. [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 01:53 .dockerignore [2023-11-29T01:55:40.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 01:55 .git [2023-11-29T01:55:40.217Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:53 .github [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 29 01:53 .gitignore [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 01:53 .golangci.yml [2023-11-29T01:55:40.217Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:54 .semver [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 29 01:53 Attribution.txt [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 29 01:53 CHANGELOG.md [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 1798 Nov 29 01:53 Dockerfile [2023-11-29T01:55:40.217Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 01:53 GOVERNANCE.md [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 01:53 Jenkinsfile [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 01:53 LICENSE [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 29 01:53 Makefile [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 29 01:53 OWNERS.md [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 29 01:53 README.md [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 01:54 VERSION [2023-11-29T01:55:40.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:53 bin [2023-11-29T01:55:40.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:53 cmd [2023-11-29T01:55:40.218Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 29 01:55 coverage.out [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 3817 Nov 29 01:53 go.mod [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 35084 Nov 29 01:53 go.sum [2023-11-29T01:55:40.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 01:53 internal [2023-11-29T01:55:40.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 01:53 mock [2023-11-29T01:55:40.218Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 29 01:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:55:40.620Z] + 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=00d7df9bfc12085a417893dc2a73ff3105929001 --label arch=amd64 --label version=3.2.0-dev.2 . [2023-11-29T01:55:40.620Z] Sending build context to Docker daemon 17.32MB [2023-11-29T01:55:40.620Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T01:55:40.620Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-29T01:55:40.620Z] ---> 78da47562dd5 [2023-11-29T01:55:40.620Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-29T01:55:40.880Z] ---> Running in e974ee2dd0cb [2023-11-29T01:55:40.880Z] Removing intermediate container e974ee2dd0cb [2023-11-29T01:55:40.880Z] ---> e77ea7537d5b [2023-11-29T01:55:40.880Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T01:55:40.880Z] ---> Running in 536e8950b479 [2023-11-29T01:55:41.139Z] Removing intermediate container 536e8950b479 [2023-11-29T01:55:41.139Z] ---> 762319cf04fe [2023-11-29T01:55:41.139Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T01:55:41.139Z] ---> Running in 907f79ac595a [2023-11-29T01:55:41.139Z] Removing intermediate container 907f79ac595a [2023-11-29T01:55:41.139Z] ---> 46977539ae03 [2023-11-29T01:55:41.139Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T01:55:41.139Z] ---> Running in fa34a7216c95 [2023-11-29T01:55:41.139Z] Removing intermediate container fa34a7216c95 [2023-11-29T01:55:41.140Z] ---> d22f9c582754 [2023-11-29T01:55:41.140Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T01:55:41.140Z] ---> Running in 3c34e2e1b2f9 [2023-11-29T01:55:41.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:55:41.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:55:41.916Z] OK: 268 MiB in 56 packages [2023-11-29T01:55:42.179Z] Removing intermediate container 3c34e2e1b2f9 [2023-11-29T01:55:42.179Z] ---> 9f7f9221bb13 [2023-11-29T01:55:42.179Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-11-29T01:55:42.179Z] ---> Running in ff325c477254 [2023-11-29T01:55:42.439Z] Removing intermediate container ff325c477254 [2023-11-29T01:55:42.439Z] ---> e01d58847e3a [2023-11-29T01:55:42.439Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-29T01:55:42.439Z] ---> 50142fa4bf36 [2023-11-29T01:55:42.439Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T01:55:42.439Z] ---> Running in 395a836ccc04 [2023-11-29T01:55:43.385Z] Removing intermediate container 395a836ccc04 [2023-11-29T01:55:43.385Z] ---> 4c56aff561e3 [2023-11-29T01:55:43.385Z] Step 11/25 : COPY . . [2023-11-29T01:55:43.955Z] ---> 6e6e47d23a16 [2023-11-29T01:55:43.955Z] Step 12/25 : RUN $MAKE [2023-11-29T01:55:43.955Z] ---> Running in 88825d479d6e [2023-11-29T01:55:44.369Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-29T01:56:06.299Z] Removing intermediate container 88825d479d6e [2023-11-29T01:56:06.300Z] ---> 9ca3582ad4f4 [2023-11-29T01:56:06.300Z] Step 13/25 : FROM alpine:3.18 [2023-11-29T01:56:06.300Z] 3.18: Pulling from library/alpine [2023-11-29T01:56:06.300Z] 96526aa774ef: Pulling fs layer [2023-11-29T01:56:06.300Z] 96526aa774ef: Download complete [2023-11-29T01:56:06.300Z] 96526aa774ef: Pull complete [2023-11-29T01:56:06.300Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T01:56:06.300Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T01:56:06.300Z] ---> 8ca4688f4f35 [2023-11-29T01:56:06.300Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-29T01:56:06.300Z] ---> Running in 99dfb2395c5e [2023-11-29T01:56:06.300Z] Removing intermediate container 99dfb2395c5e [2023-11-29T01:56:06.300Z] ---> 980836521c95 [2023-11-29T01:56:06.300Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-29T01:56:06.300Z] ---> Running in a1199a62e5b3 [2023-11-29T01:56:06.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:56:06.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:56:06.300Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T01:56:06.300Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T01:56:06.300Z] OK: 7 MiB in 16 packages [2023-11-29T01:56:06.300Z] Removing intermediate container a1199a62e5b3 [2023-11-29T01:56:06.300Z] ---> 1d31cff4172d [2023-11-29T01:56:06.300Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-29T01:56:06.300Z] ---> Running in dd2a85e0dac4 [2023-11-29T01:56:06.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-29T01:56:06.869Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-29T01:56:06.869Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T01:56:07.128Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:56:07.128Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T01:56:07.128Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:56:07.128Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T01:56:07.128Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T01:56:07.128Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T01:56:07.128Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T01:56:07.128Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T01:56:07.128Z] OK: 7 MiB in 16 packages [2023-11-29T01:56:07.694Z] Removing intermediate container dd2a85e0dac4 [2023-11-29T01:56:07.694Z] ---> 8644e3174021 [2023-11-29T01:56:07.694Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-29T01:56:08.657Z] ---> d9d52f4eb4b3 [2023-11-29T01:56:08.657Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-29T01:56:08.657Z] ---> 7aa47606b004 [2023-11-29T01:56:08.657Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-29T01:56:08.657Z] ---> 7f050dabe616 [2023-11-29T01:56:08.657Z] Step 20/25 : EXPOSE 59982 [2023-11-29T01:56:08.657Z] ---> Running in 4577f258a806 [2023-11-29T01:56:08.921Z] Removing intermediate container 4577f258a806 [2023-11-29T01:56:08.921Z] ---> 62bf337dbc9d [2023-11-29T01:56:08.921Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-11-29T01:56:08.921Z] ---> Running in 16eee518d14c [2023-11-29T01:56:08.921Z] Removing intermediate container 16eee518d14c [2023-11-29T01:56:08.921Z] ---> 45e2bc252ff5 [2023-11-29T01:56:08.921Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-29T01:56:08.921Z] ---> Running in eed4b072bae9 [2023-11-29T01:56:08.921Z] Removing intermediate container eed4b072bae9 [2023-11-29T01:56:08.921Z] ---> a880c2dbe2a2 [2023-11-29T01:56:08.921Z] Step 23/25 : LABEL arch=amd64 [2023-11-29T01:56:09.182Z] ---> Running in 9ed37fb20346 [2023-11-29T01:56:09.182Z] Removing intermediate container 9ed37fb20346 [2023-11-29T01:56:09.182Z] ---> 906258a3612a [2023-11-29T01:56:09.182Z] Step 24/25 : LABEL git_sha=00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T01:56:09.182Z] ---> Running in f8c15a7e3af7 [2023-11-29T01:56:09.182Z] Removing intermediate container f8c15a7e3af7 [2023-11-29T01:56:09.182Z] ---> 53f616a94e77 [2023-11-29T01:56:09.182Z] Step 25/25 : LABEL version=3.2.0-dev.2 [2023-11-29T01:56:09.182Z] ---> Running in 4cfbf6b6dc9a [2023-11-29T01:56:09.440Z] Removing intermediate container 4cfbf6b6dc9a [2023-11-29T01:56:09.440Z] ---> 310dc3a3fa2f [2023-11-29T01:56:09.440Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T01:56:09.440Z] Successfully built 310dc3a3fa2f [2023-11-29T01:56:09.440Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T01:56:09.720Z] provisioning config files... [2023-11-29T01:56:09.731Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9453639015785116900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:10.063Z] ---> ****-login.sh [2023-11-29T01:56:10.063Z] nexus3.edgexfoundry.org:10001 [2023-11-29T01:56:10.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:56:10.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:56:10.063Z] Configure a credential helper to remove this warning. See [2023-11-29T01:56:10.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:56:10.063Z] [2023-11-29T01:56:10.063Z] Login Succeeded [2023-11-29T01:56:10.063Z] nexus3.edgexfoundry.org:10002 [2023-11-29T01:56:10.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:56:10.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:56:10.064Z] Configure a credential helper to remove this warning. See [2023-11-29T01:56:10.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:56:10.064Z] [2023-11-29T01:56:10.064Z] Login Succeeded [2023-11-29T01:56:10.064Z] nexus3.edgexfoundry.org:10003 [2023-11-29T01:56:10.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:56:10.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:56:10.323Z] Configure a credential helper to remove this warning. See [2023-11-29T01:56:10.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:56:10.323Z] [2023-11-29T01:56:10.323Z] Login Succeeded [2023-11-29T01:56:10.323Z] nexus3.edgexfoundry.org:10004 [2023-11-29T01:56:10.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:56:10.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:56:10.323Z] Configure a credential helper to remove this warning. See [2023-11-29T01:56:10.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:56:10.323Z] [2023-11-29T01:56:10.323Z] Login Succeeded [2023-11-29T01:56:10.323Z] ****.io [2023-11-29T01:56:10.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T01:56:10.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T01:56:10.843Z] Configure a credential helper to remove this warning. See [2023-11-29T01:56:10.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T01:56:10.843Z] [2023-11-29T01:56:10.843Z] Login Succeeded [2023-11-29T01:56:10.843Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T01:56:10.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T01:56:10.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T01:56:11.036Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-11-29T01:56:11.036Z] 00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T01:56:11.036Z] latest [2023-11-29T01:56:11.036Z] 3.2.0-dev.2 [2023-11-29T01:56:11.036Z] 00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [2023-11-29T01:56:11.036Z] main [2023-11-29T01:56:11.036Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:11.493Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:11.887Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T01:56:11.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-29T01:56:11.887Z] ad8822360f8f: Preparing [2023-11-29T01:56:11.887Z] 47eaf77fb5f3: Preparing [2023-11-29T01:56:11.887Z] fa2ba80d89a0: Preparing [2023-11-29T01:56:11.887Z] 260165b68d05: Preparing [2023-11-29T01:56:11.887Z] b5c5c0a1657e: Preparing [2023-11-29T01:56:11.887Z] cc2447e1835a: Preparing [2023-11-29T01:56:11.887Z] cc2447e1835a: Waiting [2023-11-29T01:56:11.887Z] ad8822360f8f: Pushed [2023-11-29T01:56:11.887Z] 47eaf77fb5f3: Pushed [2023-11-29T01:56:11.887Z] b5c5c0a1657e: Pushed [2023-11-29T01:56:11.887Z] cc2447e1835a: Layer already exists [2023-11-29T01:56:12.470Z] 260165b68d05: Pushed [2023-11-29T01:56:15.008Z] fa2ba80d89a0: Pushed [2023-11-29T01:56:15.008Z] 00d7df9bfc12085a417893dc2a73ff3105929001: digest: sha256:c220ed8de75fd980f6ed4ea9032d3726f894b1e8b55ccdc421cd9c71c6a045fc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:15.410Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:15.806Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-29T01:56:15.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-29T01:56:15.806Z] ad8822360f8f: Preparing [2023-11-29T01:56:15.806Z] 47eaf77fb5f3: Preparing [2023-11-29T01:56:15.806Z] fa2ba80d89a0: Preparing [2023-11-29T01:56:15.806Z] 260165b68d05: Preparing [2023-11-29T01:56:15.806Z] b5c5c0a1657e: Preparing [2023-11-29T01:56:15.806Z] cc2447e1835a: Preparing [2023-11-29T01:56:15.806Z] 47eaf77fb5f3: Layer already exists [2023-11-29T01:56:15.806Z] b5c5c0a1657e: Layer already exists [2023-11-29T01:56:15.806Z] ad8822360f8f: Layer already exists [2023-11-29T01:56:15.806Z] fa2ba80d89a0: Layer already exists [2023-11-29T01:56:15.806Z] 260165b68d05: Layer already exists [2023-11-29T01:56:15.806Z] cc2447e1835a: Layer already exists [2023-11-29T01:56:15.806Z] latest: digest: sha256:c220ed8de75fd980f6ed4ea9032d3726f894b1e8b55ccdc421cd9c71c6a045fc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:16.333Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:16.725Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.2 [2023-11-29T01:56:16.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-29T01:56:16.725Z] ad8822360f8f: Preparing [2023-11-29T01:56:16.725Z] 47eaf77fb5f3: Preparing [2023-11-29T01:56:16.725Z] fa2ba80d89a0: Preparing [2023-11-29T01:56:16.725Z] 260165b68d05: Preparing [2023-11-29T01:56:16.725Z] b5c5c0a1657e: Preparing [2023-11-29T01:56:16.725Z] cc2447e1835a: Preparing [2023-11-29T01:56:16.725Z] cc2447e1835a: Waiting [2023-11-29T01:56:16.725Z] 260165b68d05: Layer already exists [2023-11-29T01:56:16.725Z] b5c5c0a1657e: Layer already exists [2023-11-29T01:56:16.725Z] fa2ba80d89a0: Layer already exists [2023-11-29T01:56:16.725Z] 47eaf77fb5f3: Layer already exists [2023-11-29T01:56:16.725Z] ad8822360f8f: Layer already exists [2023-11-29T01:56:16.725Z] cc2447e1835a: Layer already exists [2023-11-29T01:56:16.725Z] 3.2.0-dev.2: digest: sha256:c220ed8de75fd980f6ed4ea9032d3726f894b1e8b55ccdc421cd9c71c6a045fc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:17.135Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:17.540Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [2023-11-29T01:56:17.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-29T01:56:17.541Z] ad8822360f8f: Preparing [2023-11-29T01:56:17.541Z] 47eaf77fb5f3: Preparing [2023-11-29T01:56:17.541Z] fa2ba80d89a0: Preparing [2023-11-29T01:56:17.541Z] 260165b68d05: Preparing [2023-11-29T01:56:17.541Z] b5c5c0a1657e: Preparing [2023-11-29T01:56:17.541Z] cc2447e1835a: Preparing [2023-11-29T01:56:17.541Z] cc2447e1835a: Waiting [2023-11-29T01:56:17.541Z] ad8822360f8f: Layer already exists [2023-11-29T01:56:17.541Z] fa2ba80d89a0: Layer already exists [2023-11-29T01:56:17.541Z] 260165b68d05: Layer already exists [2023-11-29T01:56:17.541Z] b5c5c0a1657e: Layer already exists [2023-11-29T01:56:17.541Z] 47eaf77fb5f3: Layer already exists [2023-11-29T01:56:17.541Z] cc2447e1835a: Layer already exists [2023-11-29T01:56:17.541Z] 00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2: digest: sha256:c220ed8de75fd980f6ed4ea9032d3726f894b1e8b55ccdc421cd9c71c6a045fc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:17.957Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:18.363Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-11-29T01:56:18.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-29T01:56:18.363Z] ad8822360f8f: Preparing [2023-11-29T01:56:18.363Z] 47eaf77fb5f3: Preparing [2023-11-29T01:56:18.363Z] fa2ba80d89a0: Preparing [2023-11-29T01:56:18.363Z] 260165b68d05: Preparing [2023-11-29T01:56:18.363Z] b5c5c0a1657e: Preparing [2023-11-29T01:56:18.363Z] cc2447e1835a: Preparing [2023-11-29T01:56:18.363Z] cc2447e1835a: Waiting [2023-11-29T01:56:18.363Z] fa2ba80d89a0: Layer already exists [2023-11-29T01:56:18.363Z] ad8822360f8f: Layer already exists [2023-11-29T01:56:18.363Z] b5c5c0a1657e: Layer already exists [2023-11-29T01:56:18.363Z] 47eaf77fb5f3: Layer already exists [2023-11-29T01:56:18.363Z] 260165b68d05: Layer already exists [2023-11-29T01:56:18.363Z] cc2447e1835a: Layer already exists [2023-11-29T01:56:18.363Z] main: digest: sha256:c220ed8de75fd980f6ed4ea9032d3726f894b1e8b55ccdc421cd9c71c6a045fc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T01:56:18.599Z] ===================================================== [Pipeline] echo [2023-11-29T01:56:18.644Z] taggedImages: [2023-11-29T01:56:18.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T01:56:18.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-29T01:56:18.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.2 [2023-11-29T01:56:18.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [2023-11-29T01:56:18.644Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [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-11-29T01:56:19.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:56:19.319Z] [2023-11-29T01:56:19.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T01:56:19.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:56:19.652Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T01:56:19.652Z] 5eb5b503b376: Pulling fs layer [2023-11-29T01:56:19.652Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T01:56:19.652Z] ec43610c2a17: Pulling fs layer [2023-11-29T01:56:19.652Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T01:56:19.652Z] 33b1e0a273af: Pulling fs layer [2023-11-29T01:56:19.652Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T01:56:19.652Z] 2f39f015ded8: Pulling fs layer [2023-11-29T01:56:19.652Z] 3a2ae6a8a46f: Waiting [2023-11-29T01:56:19.652Z] 33b1e0a273af: Waiting [2023-11-29T01:56:19.652Z] 5d3b04190fa2: Waiting [2023-11-29T01:56:19.652Z] 2f39f015ded8: Waiting [2023-11-29T01:56:19.652Z] 5c69ac0246d0: Download complete [2023-11-29T01:56:19.652Z] 3a2ae6a8a46f: Download complete [2023-11-29T01:56:19.652Z] 33b1e0a273af: Verifying Checksum [2023-11-29T01:56:19.652Z] 33b1e0a273af: Download complete [2023-11-29T01:56:19.652Z] ec43610c2a17: Download complete [2023-11-29T01:56:19.652Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T01:56:19.652Z] 5d3b04190fa2: Download complete [2023-11-29T01:56:19.912Z] 5eb5b503b376: Download complete [2023-11-29T01:56:20.478Z] 2f39f015ded8: Verifying Checksum [2023-11-29T01:56:20.478Z] 2f39f015ded8: Download complete [2023-11-29T01:56:21.046Z] 5eb5b503b376: Pull complete [2023-11-29T01:56:21.304Z] 5c69ac0246d0: Pull complete [2023-11-29T01:56:21.563Z] ec43610c2a17: Pull complete [2023-11-29T01:56:21.822Z] 3a2ae6a8a46f: Pull complete [2023-11-29T01:56:21.822Z] 33b1e0a273af: Pull complete [2023-11-29T01:56:22.082Z] 5d3b04190fa2: Pull complete [2023-11-29T01:56:26.267Z] 2f39f015ded8: Pull complete [2023-11-29T01:56:26.267Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T01:56:26.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T01:56:26.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T01:56:26.510Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T01:56:26.539Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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-lftools-log-publisher:latest cat [2023-11-29T01:56:30.811Z] $ docker top cebebdc4961fb495088e5a1db660430a6ad7413821d097f13970409f68adae3d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T01:56:31.283Z] ---> job-cost.sh [2023-11-29T01:56:31.283Z] lf-activate-venv: SKIPPING [2023-11-29T01:56:31.283Z] INFO: No Stack... [2023-11-29T01:56:31.543Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T01:56:32.114Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T01:56:32.402Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-11-29T01:56:32.402Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T01:56:32.417Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] [2023-11-29T01:56:32.424Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] did not exist. Created. [2023-11-29T01:56:32.424Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T01:56:32.796Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T01:56:32.874Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T01:56:32.880Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T01:56:32.974Z] $ docker stop --time=1 cebebdc4961fb495088e5a1db660430a6ad7413821d097f13970409f68adae3d [2023-11-29T01:56:34.133Z] $ docker rm -f --volumes cebebdc4961fb495088e5a1db660430a6ad7413821d097f13970409f68adae3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-29T02:01:09.004Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9075 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-11-29T02:01:09.051Z] Running in /w/workspace/device-mqtt-go/155 [Pipeline] { [Pipeline] checkout [2023-11-29T02:01:12.133Z] The recommended git tool is: git [2023-11-29T02:01:17.318Z] using credential edgex-jenkins-ssh [2023-11-29T02:01:17.342Z] Cloning the remote Git repository [2023-11-29T02:01:17.404Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-29T02:01:17.505Z] > git init /w/workspace/device-mqtt-go/155 # timeout=10 [2023-11-29T02:01:17.675Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-29T02:01:17.676Z] > git --version # timeout=10 [2023-11-29T02:01:17.697Z] > git --version # 'git version 2.25.1' [2023-11-29T02:01:17.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-29T02:01:17.847Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T02:01:20.662Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-29T02:01:20.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-29T02:01:21.602Z] Avoid second fetch [2023-11-29T02:01:21.603Z] Checking out Revision 00d7df9bfc12085a417893dc2a73ff3105929001 (main) [2023-11-29T02:01:22.233Z] Commit message: "build(deps): bump github.com/spf13/cast from 1.5.1 to 1.6.0 (#650)" [2023-11-29T02:01:21.623Z] > git config core.sparsecheckout # timeout=10 [2023-11-29T02:01:21.695Z] > git checkout -f 00d7df9bfc12085a417893dc2a73ff3105929001 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T02:01:23.569Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-29T02:01:23.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T02:01:23.569Z] Dload Upload Total Spent Left Speed [2023-11-29T02:01:23.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2023-11-29T02:01:23.919Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-29T02:01:24.260Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-11-29T02:01:24.260Z] /etc/docker/daemon.json [2023-11-29T02:01:24.260Z] { [2023-11-29T02:01:24.260Z] "registry-mirrors": [ [2023-11-29T02:01:24.260Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-29T02:01:24.260Z] ], [2023-11-29T02:01:24.260Z] "bip": "10.250.0.254/24", [2023-11-29T02:01:24.260Z] "hosts": [ [2023-11-29T02:01:24.260Z] "tcp://0.0.0.0:5555", [2023-11-29T02:01:24.260Z] "unix:///var/run/docker.sock" [2023-11-29T02:01:24.260Z] ], [2023-11-29T02:01:24.260Z] "mtu": 1458, [2023-11-29T02:01:24.260Z] "selinux-enabled": true, [2023-11-29T02:01:24.260Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-29T02:01:24.260Z] } [Pipeline] sh [2023-11-29T02:01:24.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-29T02:01:24.952Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:01:43.262Z] provisioning config files... [2023-11-29T02:01:43.286Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/155@tmp/config11299503655260653844tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:01:43.744Z] ---> ****-login.sh [2023-11-29T02:01:43.744Z] nexus3.edgexfoundry.org:10001 [2023-11-29T02:01:44.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:01:44.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:01:44.611Z] Configure a credential helper to remove this warning. See [2023-11-29T02:01:44.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:01:44.611Z] [2023-11-29T02:01:44.611Z] Login Succeeded [2023-11-29T02:01:44.611Z] nexus3.edgexfoundry.org:10002 [2023-11-29T02:01:44.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:01:44.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:01:44.883Z] Configure a credential helper to remove this warning. See [2023-11-29T02:01:44.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:01:44.883Z] [2023-11-29T02:01:44.883Z] Login Succeeded [2023-11-29T02:01:44.883Z] nexus3.edgexfoundry.org:10003 [2023-11-29T02:01:45.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:01:45.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:01:45.154Z] Configure a credential helper to remove this warning. See [2023-11-29T02:01:45.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:01:45.154Z] [2023-11-29T02:01:45.154Z] Login Succeeded [2023-11-29T02:01:45.154Z] nexus3.edgexfoundry.org:10004 [2023-11-29T02:01:45.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:01:45.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:01:45.423Z] Configure a credential helper to remove this warning. See [2023-11-29T02:01:45.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:01:45.423Z] [2023-11-29T02:01:45.423Z] Login Succeeded [2023-11-29T02:01:45.423Z] ****.io [2023-11-29T02:01:45.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:01:46.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:01:46.278Z] Configure a credential helper to remove this warning. See [2023-11-29T02:01:46.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:01:46.278Z] [2023-11-29T02:01:46.278Z] Login Succeeded [2023-11-29T02:01:46.278Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T02:01:46.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-29T02:01:46.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:01:46.745Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:01:46.792Z] ========================================================= [2023-11-29T02:01:46.792Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-29T02:01:46.792Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:01:47.287Z] + 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-11-29T02:01:49.877Z] Sending build context to Docker daemon 8.752MB [2023-11-29T02:01:49.877Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T02:01:49.877Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-29T02:01:50.148Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-29T02:01:50.148Z] 9fda8d8052c6: Pulling fs layer [2023-11-29T02:01:50.148Z] 5d54e960e981: Pulling fs layer [2023-11-29T02:01:50.148Z] c4a7e357bf2a: Pulling fs layer [2023-11-29T02:01:50.148Z] f0e02332f6b5: Pulling fs layer [2023-11-29T02:01:50.148Z] 872ee5b61b7b: Pulling fs layer [2023-11-29T02:01:50.148Z] 0c6a40ed1a82: Pulling fs layer [2023-11-29T02:01:50.148Z] 94ae7d8d031c: Pulling fs layer [2023-11-29T02:01:50.148Z] 872ee5b61b7b: Waiting [2023-11-29T02:01:50.148Z] 0c6a40ed1a82: Waiting [2023-11-29T02:01:50.148Z] 94ae7d8d031c: Waiting [2023-11-29T02:01:50.148Z] f0e02332f6b5: Waiting [2023-11-29T02:01:50.148Z] 5d54e960e981: Verifying Checksum [2023-11-29T02:01:50.148Z] f0e02332f6b5: Download complete [2023-11-29T02:01:50.148Z] 872ee5b61b7b: Verifying Checksum [2023-11-29T02:01:50.148Z] 872ee5b61b7b: Download complete [2023-11-29T02:01:50.148Z] 9fda8d8052c6: Download complete [2023-11-29T02:01:50.757Z] 94ae7d8d031c: Verifying Checksum [2023-11-29T02:01:50.757Z] 94ae7d8d031c: Download complete [2023-11-29T02:01:51.030Z] 9fda8d8052c6: Pull complete [2023-11-29T02:01:51.621Z] 5d54e960e981: Pull complete [2023-11-29T02:01:51.891Z] c4a7e357bf2a: Verifying Checksum [2023-11-29T02:01:51.891Z] c4a7e357bf2a: Download complete [2023-11-29T02:01:53.305Z] 0c6a40ed1a82: Verifying Checksum [2023-11-29T02:01:53.305Z] 0c6a40ed1a82: Download complete [2023-11-29T02:02:05.633Z] c4a7e357bf2a: Pull complete [2023-11-29T02:02:05.633Z] f0e02332f6b5: Pull complete [2023-11-29T02:02:05.633Z] 872ee5b61b7b: Pull complete [2023-11-29T02:02:12.295Z] 0c6a40ed1a82: Pull complete [2023-11-29T02:02:13.708Z] 94ae7d8d031c: Pull complete [2023-11-29T02:02:13.708Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-29T02:02:13.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-29T02:02:13.708Z] ---> 86de565de09d [2023-11-29T02:02:13.708Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-29T02:02:15.651Z] ---> Running in 6a72266b791d [2023-11-29T02:02:15.651Z] Removing intermediate container 6a72266b791d [2023-11-29T02:02:15.651Z] ---> 0aa2b436f82d [2023-11-29T02:02:15.651Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T02:02:15.651Z] ---> Running in 2c9285485822 [2023-11-29T02:02:15.921Z] Removing intermediate container 2c9285485822 [2023-11-29T02:02:15.921Z] ---> 7740bde767cc [2023-11-29T02:02:15.921Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T02:02:16.192Z] ---> Running in ea79187e5adb [2023-11-29T02:02:16.462Z] Removing intermediate container ea79187e5adb [2023-11-29T02:02:16.462Z] ---> f3221a58dec5 [2023-11-29T02:02:16.462Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T02:02:16.462Z] ---> Running in 30526c3d3cad [2023-11-29T02:02:16.745Z] Removing intermediate container 30526c3d3cad [2023-11-29T02:02:16.745Z] ---> c77cdfec1710 [2023-11-29T02:02:16.745Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T02:02:17.024Z] ---> Running in 89f3b3e08972 [2023-11-29T02:02:18.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T02:02:18.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T02:02:19.866Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-29T02:02:19.867Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-29T02:02:19.867Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-29T02:02:19.867Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-29T02:02:19.867Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T02:02:19.867Z] OK: 271 MiB in 56 packages [2023-11-29T02:02:20.833Z] Removing intermediate container 89f3b3e08972 [2023-11-29T02:02:20.833Z] ---> 4bf7c70a31ea [2023-11-29T02:02:20.833Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-29T02:02:20.833Z] ---> Running in f27a43b1a169 [2023-11-29T02:02:21.103Z] Removing intermediate container f27a43b1a169 [2023-11-29T02:02:21.103Z] ---> ea9c14e8623e [2023-11-29T02:02:21.103Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-29T02:02:21.694Z] ---> d477f19d0b58 [2023-11-29T02:02:21.694Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T02:02:21.965Z] ---> Running in 767904bf3e27 [2023-11-29T02:03:43.678Z] Removing intermediate container 767904bf3e27 [2023-11-29T02:03:43.678Z] ---> 0b9f849a7e67 [2023-11-29T02:03:43.678Z] Step 11/12 : COPY . . [2023-11-29T02:03:43.678Z] ---> e0386485e5e1 [2023-11-29T02:03:43.678Z] Step 12/12 : RUN $MAKE [2023-11-29T02:03:43.678Z] ---> Running in 50d646247b1f [2023-11-29T02:03:43.678Z] noop [2023-11-29T02:03:43.678Z] Removing intermediate container 50d646247b1f [2023-11-29T02:03:43.678Z] ---> 638107d733ee [2023-11-29T02:03:43.678Z] Successfully built 638107d733ee [2023-11-29T02:03:43.678Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:03:44.149Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T02:03:44.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:03:44.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-9075 does not seem to be running inside a container [2023-11-29T02:03:44.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/155 -v /w/workspace/device-mqtt-go/155:/w/workspace/device-mqtt-go/155:rw,z -v /w/workspace/device-mqtt-go/155@tmp:/w/workspace/device-mqtt-go/155@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 ******** ci-base-image-arm64 cat [2023-11-29T02:03:45.700Z] $ docker top 396d25c5ef7db3a48fe1c0645f5a45bad8d44f1596df7aabebad066bd3f7c8a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:03:46.606Z] + go version [2023-11-29T02:03:46.606Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-29T02:03:46.627Z] $ docker stop --time=1 396d25c5ef7db3a48fe1c0645f5a45bad8d44f1596df7aabebad066bd3f7c8a4 [2023-11-29T02:03:48.253Z] $ docker rm -f --volumes 396d25c5ef7db3a48fe1c0645f5a45bad8d44f1596df7aabebad066bd3f7c8a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:03:49.155Z] + docker inspect -f . ci-base-image-arm64 [2023-11-29T02:03:49.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:03:49.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-9075 does not seem to be running inside a container [2023-11-29T02:03:49.467Z] $ 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/155 -v /w/workspace/device-mqtt-go/155:/w/workspace/device-mqtt-go/155:rw,z -v /w/workspace/device-mqtt-go/155@tmp:/w/workspace/device-mqtt-go/155@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 ******** ci-base-image-arm64 cat [2023-11-29T02:03:50.563Z] $ docker top 82e7e35a39a9fc115db5332ae684456fec44d07687a1fbb37e28b79b7c1cf4c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:03:51.455Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/155 [Pipeline] fileExists [Pipeline] sh [2023-11-29T02:03:51.824Z] + make test [2023-11-29T02:03:51.824Z] go test ./... -coverprofile=coverage.out ./... [2023-11-29T02:03:56.086Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-29T02:05:32.990Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-29T02:05:32.990Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-29T02:05:32.990Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements [2023-11-29T02:05:32.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-29T02:05:32.990Z] go vet ./... [2023-11-29T02:05:51.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-29T02:05:51.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-29T02:05:51.223Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-29T02:05:51.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-29T02:05:51.301Z] $ docker stop --time=1 82e7e35a39a9fc115db5332ae684456fec44d07687a1fbb37e28b79b7c1cf4c0 [2023-11-29T02:05:53.270Z] $ docker rm -f --volumes 82e7e35a39a9fc115db5332ae684456fec44d07687a1fbb37e28b79b7c1cf4c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T02:05:54.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-29T02:05:54.660Z] Warning: overwriting stash ‘coverage-report’ [2023-11-29T02:05:58.384Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-29T02:05:59.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T02:05:59.370Z] + ls -al . [2023-11-29T02:05:59.370Z] total 180 [2023-11-29T02:05:59.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 02:03 . [2023-11-29T02:05:59.370Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 02:01 .. [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 29 02:01 .dockerignore [2023-11-29T02:05:59.370Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 02:01 .git [2023-11-29T02:05:59.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:01 .github [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 29 02:01 .gitignore [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 29 02:01 .golangci.yml [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 29 02:01 Attribution.txt [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 29 02:01 CHANGELOG.md [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 1798 Nov 29 02:01 Dockerfile [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 29 02:01 GOVERNANCE.md [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 29 02:01 Jenkinsfile [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 29 02:01 LICENSE [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 29 02:01 Makefile [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 29 02:01 OWNERS.md [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 29 02:01 README.md [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 29 01:54 VERSION [2023-11-29T02:05:59.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 02:01 bin [2023-11-29T02:05:59.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:01 cmd [2023-11-29T02:05:59.370Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 29 02:05 coverage.out [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 3817 Nov 29 02:01 go.mod [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 35084 Nov 29 02:01 go.sum [2023-11-29T02:05:59.370Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 29 02:01 internal [2023-11-29T02:05:59.370Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 02:01 mock [2023-11-29T02:05:59.370Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 29 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:05:59.823Z] + 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=00d7df9bfc12085a417893dc2a73ff3105929001 --label arch=arm64 --label version=3.2.0-dev.2 . [2023-11-29T02:06:00.430Z] Sending build context to Docker daemon 8.772MB [2023-11-29T02:06:00.430Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-29T02:06:00.430Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-29T02:06:00.430Z] ---> 638107d733ee [2023-11-29T02:06:00.430Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-29T02:06:00.699Z] ---> Running in 20f45db8139a [2023-11-29T02:06:00.977Z] Removing intermediate container 20f45db8139a [2023-11-29T02:06:00.977Z] ---> fec12108f9af [2023-11-29T02:06:00.977Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-29T02:06:00.977Z] ---> Running in 50a23cc15a33 [2023-11-29T02:06:01.577Z] Removing intermediate container 50a23cc15a33 [2023-11-29T02:06:01.577Z] ---> 0d319cf863d1 [2023-11-29T02:06:01.577Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-29T02:06:01.577Z] ---> Running in 871f50d481fd [2023-11-29T02:06:01.846Z] Removing intermediate container 871f50d481fd [2023-11-29T02:06:01.846Z] ---> 3b41d27ee667 [2023-11-29T02:06:01.846Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-29T02:06:02.126Z] ---> Running in 13afddde62a0 [2023-11-29T02:06:02.402Z] Removing intermediate container 13afddde62a0 [2023-11-29T02:06:02.402Z] ---> 88293338b4a0 [2023-11-29T02:06:02.402Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-29T02:06:02.402Z] ---> Running in 761b55cbb330 [2023-11-29T02:06:03.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T02:06:04.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T02:06:05.049Z] OK: 271 MiB in 56 packages [2023-11-29T02:06:06.010Z] Removing intermediate container 761b55cbb330 [2023-11-29T02:06:06.010Z] ---> 9faca6143014 [2023-11-29T02:06:06.010Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-11-29T02:06:06.010Z] ---> Running in 66274911b1d5 [2023-11-29T02:06:06.601Z] Removing intermediate container 66274911b1d5 [2023-11-29T02:06:06.601Z] ---> f112184ac5c6 [2023-11-29T02:06:06.601Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-29T02:06:08.555Z] ---> ae52b8b71a85 [2023-11-29T02:06:08.555Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-29T02:06:08.555Z] ---> Running in 2e256aa41161 [2023-11-29T02:06:13.920Z] Removing intermediate container 2e256aa41161 [2023-11-29T02:06:13.920Z] ---> 970a26235bf4 [2023-11-29T02:06:13.920Z] Step 11/25 : COPY . . [2023-11-29T02:06:14.878Z] ---> 824ea75f70c7 [2023-11-29T02:06:14.879Z] Step 12/25 : RUN $MAKE [2023-11-29T02:06:14.879Z] ---> Running in e52c93a32295 [2023-11-29T02:06:16.291Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.2 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-29T02:08:07.965Z] Removing intermediate container e52c93a32295 [2023-11-29T02:08:07.965Z] ---> 64a6840a73c4 [2023-11-29T02:08:07.965Z] Step 13/25 : FROM alpine:3.18 [2023-11-29T02:08:07.965Z] 3.18: Pulling from library/alpine [2023-11-29T02:08:07.965Z] 579b34f0a95b: Pulling fs layer [2023-11-29T02:08:07.965Z] 579b34f0a95b: Verifying Checksum [2023-11-29T02:08:07.965Z] 579b34f0a95b: Download complete [2023-11-29T02:08:07.965Z] 579b34f0a95b: Pull complete [2023-11-29T02:08:07.965Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-29T02:08:07.965Z] Status: Downloaded newer image for alpine:3.18 [2023-11-29T02:08:07.965Z] ---> 3cc203321400 [2023-11-29T02:08:07.965Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-29T02:08:07.965Z] ---> Running in ec39d1e57691 [2023-11-29T02:08:07.965Z] Removing intermediate container ec39d1e57691 [2023-11-29T02:08:07.965Z] ---> 71a1607b3467 [2023-11-29T02:08:07.965Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-29T02:08:07.965Z] ---> Running in 8fda3f04ddcd [2023-11-29T02:08:08.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T02:08:08.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T02:08:10.223Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-29T02:08:10.223Z] Executing busybox-1.36.1-r2.trigger [2023-11-29T02:08:10.223Z] OK: 8 MiB in 16 packages [2023-11-29T02:08:11.192Z] Removing intermediate container 8fda3f04ddcd [2023-11-29T02:08:11.193Z] ---> c2b3887a4694 [2023-11-29T02:08:11.193Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-29T02:08:11.193Z] ---> Running in d4bcb934545f [2023-11-29T02:08:12.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-29T02:08:12.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-29T02:08:13.839Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T02:08:13.839Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T02:08:13.839Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-29T02:08:13.839Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T02:08:13.839Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T02:08:13.839Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-29T02:08:13.839Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-29T02:08:13.839Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-29T02:08:13.839Z] Executing busybox-1.36.1-r5.trigger [2023-11-29T02:08:13.839Z] OK: 8 MiB in 16 packages [2023-11-29T02:08:15.277Z] Removing intermediate container d4bcb934545f [2023-11-29T02:08:15.277Z] ---> 670a6906fbba [2023-11-29T02:08:15.277Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-29T02:08:16.687Z] ---> f4a766200171 [2023-11-29T02:08:16.687Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-29T02:08:17.271Z] ---> a4454d3b34f0 [2023-11-29T02:08:17.271Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-29T02:08:17.548Z] ---> 627d465e9e64 [2023-11-29T02:08:17.548Z] Step 20/25 : EXPOSE 59982 [2023-11-29T02:08:17.819Z] ---> Running in 6ada9ae5e4b2 [2023-11-29T02:08:18.087Z] Removing intermediate container 6ada9ae5e4b2 [2023-11-29T02:08:18.087Z] ---> 9eae6f188844 [2023-11-29T02:08:18.087Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-11-29T02:08:18.087Z] ---> Running in 99c597bc9968 [2023-11-29T02:08:18.356Z] Removing intermediate container 99c597bc9968 [2023-11-29T02:08:18.356Z] ---> aae97d9865bb [2023-11-29T02:08:18.356Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-29T02:08:18.624Z] ---> Running in b09170b1f61f [2023-11-29T02:08:18.891Z] Removing intermediate container b09170b1f61f [2023-11-29T02:08:18.891Z] ---> 877868036ee4 [2023-11-29T02:08:18.891Z] Step 23/25 : LABEL arch=arm64 [2023-11-29T02:08:18.891Z] ---> Running in b827eff6b48c [2023-11-29T02:08:19.159Z] Removing intermediate container b827eff6b48c [2023-11-29T02:08:19.159Z] ---> d1ba7009c0df [2023-11-29T02:08:19.159Z] Step 24/25 : LABEL git_sha=00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T02:08:19.427Z] ---> Running in c572de1f0c42 [2023-11-29T02:08:19.697Z] Removing intermediate container c572de1f0c42 [2023-11-29T02:08:19.697Z] ---> 779c194cee12 [2023-11-29T02:08:19.697Z] Step 25/25 : LABEL version=3.2.0-dev.2 [2023-11-29T02:08:19.697Z] ---> Running in 4d4a236225f6 [2023-11-29T02:08:19.971Z] Removing intermediate container 4d4a236225f6 [2023-11-29T02:08:19.971Z] ---> 539c4c138c41 [2023-11-29T02:08:19.971Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T02:08:19.971Z] Successfully built 539c4c138c41 [2023-11-29T02:08:19.971Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:08:20.531Z] provisioning config files... [2023-11-29T02:08:20.548Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/155@tmp/config15309131707522000717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:08:20.946Z] ---> ****-login.sh [2023-11-29T02:08:20.946Z] nexus3.edgexfoundry.org:10001 [2023-11-29T02:08:21.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:08:21.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:08:21.215Z] Configure a credential helper to remove this warning. See [2023-11-29T02:08:21.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:08:21.215Z] [2023-11-29T02:08:21.215Z] Login Succeeded [2023-11-29T02:08:21.215Z] nexus3.edgexfoundry.org:10002 [2023-11-29T02:08:21.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:08:21.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:08:21.481Z] Configure a credential helper to remove this warning. See [2023-11-29T02:08:21.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:08:21.481Z] [2023-11-29T02:08:21.481Z] Login Succeeded [2023-11-29T02:08:21.481Z] nexus3.edgexfoundry.org:10003 [2023-11-29T02:08:21.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:08:22.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:08:22.015Z] Configure a credential helper to remove this warning. See [2023-11-29T02:08:22.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:08:22.015Z] [2023-11-29T02:08:22.015Z] Login Succeeded [2023-11-29T02:08:22.015Z] nexus3.edgexfoundry.org:10004 [2023-11-29T02:08:22.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:08:22.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:08:22.283Z] Configure a credential helper to remove this warning. See [2023-11-29T02:08:22.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:08:22.283Z] [2023-11-29T02:08:22.283Z] Login Succeeded [2023-11-29T02:08:22.283Z] ****.io [2023-11-29T02:08:22.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T02:08:22.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T02:08:22.818Z] Configure a credential helper to remove this warning. See [2023-11-29T02:08:22.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T02:08:22.818Z] [2023-11-29T02:08:22.818Z] Login Succeeded [2023-11-29T02:08:22.818Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T02:08:22.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T02:08:23.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-29T02:08:23.090Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-11-29T02:08:23.090Z] 00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T02:08:23.090Z] latest [2023-11-29T02:08:23.090Z] 3.2.0-dev.2 [2023-11-29T02:08:23.090Z] 00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [2023-11-29T02:08:23.090Z] main [2023-11-29T02:08:23.090Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:23.644Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:24.134Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T02:08:24.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-29T02:08:24.134Z] 177f7fae4296: Preparing [2023-11-29T02:08:24.134Z] 56013f22c2d3: Preparing [2023-11-29T02:08:24.134Z] 978766063784: Preparing [2023-11-29T02:08:24.134Z] cf4f3520015c: Preparing [2023-11-29T02:08:24.134Z] f9ee7e9c5031: Preparing [2023-11-29T02:08:24.134Z] 5f4d9fc4d98d: Preparing [2023-11-29T02:08:24.134Z] 5f4d9fc4d98d: Waiting [2023-11-29T02:08:24.401Z] f9ee7e9c5031: Pushed [2023-11-29T02:08:24.401Z] 177f7fae4296: Pushed [2023-11-29T02:08:24.401Z] 56013f22c2d3: Pushed [2023-11-29T02:08:24.401Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T02:08:25.809Z] cf4f3520015c: Pushed [2023-11-29T02:08:30.056Z] 978766063784: Pushed [2023-11-29T02:08:30.056Z] 00d7df9bfc12085a417893dc2a73ff3105929001: digest: sha256:cc37199017c9f6429082038f2b7a07d2260d114f031482b17f96915819dd19bc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:30.560Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:31.038Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-29T02:08:31.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-29T02:08:31.038Z] 177f7fae4296: Preparing [2023-11-29T02:08:31.038Z] 56013f22c2d3: Preparing [2023-11-29T02:08:31.038Z] 978766063784: Preparing [2023-11-29T02:08:31.038Z] cf4f3520015c: Preparing [2023-11-29T02:08:31.038Z] f9ee7e9c5031: Preparing [2023-11-29T02:08:31.038Z] 5f4d9fc4d98d: Preparing [2023-11-29T02:08:31.038Z] 5f4d9fc4d98d: Waiting [2023-11-29T02:08:31.038Z] 978766063784: Layer already exists [2023-11-29T02:08:31.038Z] 56013f22c2d3: Layer already exists [2023-11-29T02:08:31.038Z] cf4f3520015c: Layer already exists [2023-11-29T02:08:31.038Z] f9ee7e9c5031: Layer already exists [2023-11-29T02:08:31.038Z] 177f7fae4296: Layer already exists [2023-11-29T02:08:31.038Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T02:08:31.306Z] latest: digest: sha256:cc37199017c9f6429082038f2b7a07d2260d114f031482b17f96915819dd19bc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:31.830Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:36.648Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.2 [2023-11-29T02:08:36.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-29T02:08:36.648Z] 177f7fae4296: Preparing [2023-11-29T02:08:36.648Z] 56013f22c2d3: Preparing [2023-11-29T02:08:36.648Z] 978766063784: Preparing [2023-11-29T02:08:36.648Z] cf4f3520015c: Preparing [2023-11-29T02:08:36.648Z] f9ee7e9c5031: Preparing [2023-11-29T02:08:36.648Z] 5f4d9fc4d98d: Preparing [2023-11-29T02:08:36.648Z] 5f4d9fc4d98d: Waiting [2023-11-29T02:08:36.648Z] f9ee7e9c5031: Layer already exists [2023-11-29T02:08:36.648Z] cf4f3520015c: Layer already exists [2023-11-29T02:08:36.648Z] 177f7fae4296: Layer already exists [2023-11-29T02:08:36.648Z] 978766063784: Layer already exists [2023-11-29T02:08:36.648Z] 56013f22c2d3: Layer already exists [2023-11-29T02:08:36.648Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T02:08:36.917Z] 3.2.0-dev.2: digest: sha256:cc37199017c9f6429082038f2b7a07d2260d114f031482b17f96915819dd19bc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:37.404Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:37.906Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [2023-11-29T02:08:37.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-29T02:08:37.907Z] 177f7fae4296: Preparing [2023-11-29T02:08:37.907Z] 56013f22c2d3: Preparing [2023-11-29T02:08:37.907Z] 978766063784: Preparing [2023-11-29T02:08:37.907Z] cf4f3520015c: Preparing [2023-11-29T02:08:37.907Z] f9ee7e9c5031: Preparing [2023-11-29T02:08:37.907Z] 5f4d9fc4d98d: Preparing [2023-11-29T02:08:37.907Z] 5f4d9fc4d98d: Waiting [2023-11-29T02:08:37.907Z] 56013f22c2d3: Layer already exists [2023-11-29T02:08:37.907Z] cf4f3520015c: Layer already exists [2023-11-29T02:08:37.907Z] 978766063784: Layer already exists [2023-11-29T02:08:37.907Z] 177f7fae4296: Layer already exists [2023-11-29T02:08:37.907Z] f9ee7e9c5031: Layer already exists [2023-11-29T02:08:37.907Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T02:08:38.175Z] 00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2: digest: sha256:cc37199017c9f6429082038f2b7a07d2260d114f031482b17f96915819dd19bc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:38.670Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:39.173Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-11-29T02:08:39.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-29T02:08:39.173Z] 177f7fae4296: Preparing [2023-11-29T02:08:39.173Z] 56013f22c2d3: Preparing [2023-11-29T02:08:39.173Z] 978766063784: Preparing [2023-11-29T02:08:39.173Z] cf4f3520015c: Preparing [2023-11-29T02:08:39.173Z] f9ee7e9c5031: Preparing [2023-11-29T02:08:39.173Z] 5f4d9fc4d98d: Preparing [2023-11-29T02:08:39.173Z] 5f4d9fc4d98d: Waiting [2023-11-29T02:08:39.173Z] 177f7fae4296: Layer already exists [2023-11-29T02:08:39.173Z] 56013f22c2d3: Layer already exists [2023-11-29T02:08:39.173Z] f9ee7e9c5031: Layer already exists [2023-11-29T02:08:39.173Z] cf4f3520015c: Layer already exists [2023-11-29T02:08:39.173Z] 978766063784: Layer already exists [2023-11-29T02:08:39.173Z] 5f4d9fc4d98d: Layer already exists [2023-11-29T02:08:39.440Z] main: digest: sha256:cc37199017c9f6429082038f2b7a07d2260d114f031482b17f96915819dd19bc size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-29T02:08:39.783Z] ===================================================== [Pipeline] echo [2023-11-29T02:08:39.835Z] taggedImages: [2023-11-29T02:08:39.835Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:00d7df9bfc12085a417893dc2a73ff3105929001 [2023-11-29T02:08:39.835Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-29T02:08:39.835Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.2 [2023-11-29T02:08:39.835Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:00d7df9bfc12085a417893dc2a73ff3105929001-3.2.0-dev.2 [2023-11-29T02:08:39.835Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:40.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T02:08:40.492Z] [2023-11-29T02:08:40.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:08:40.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T02:08:40.883Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-29T02:08:40.883Z] 8998bd30e6a1: Pulling fs layer [2023-11-29T02:08:40.883Z] 04944245beec: Pulling fs layer [2023-11-29T02:08:40.883Z] 699f458cf7ca: Pulling fs layer [2023-11-29T02:08:40.883Z] 765212b225bb: Pulling fs layer [2023-11-29T02:08:40.883Z] f23df028b6ca: Pulling fs layer [2023-11-29T02:08:40.883Z] d65c8cfc05b1: Pulling fs layer [2023-11-29T02:08:40.883Z] 2437ff75d9bd: Pulling fs layer [2023-11-29T02:08:40.883Z] 765212b225bb: Waiting [2023-11-29T02:08:40.883Z] f23df028b6ca: Waiting [2023-11-29T02:08:40.883Z] d65c8cfc05b1: Waiting [2023-11-29T02:08:40.883Z] 2437ff75d9bd: Waiting [2023-11-29T02:08:41.154Z] 04944245beec: Verifying Checksum [2023-11-29T02:08:41.154Z] 04944245beec: Download complete [2023-11-29T02:08:41.154Z] 765212b225bb: Verifying Checksum [2023-11-29T02:08:41.154Z] 765212b225bb: Download complete [2023-11-29T02:08:41.154Z] f23df028b6ca: Verifying Checksum [2023-11-29T02:08:41.154Z] f23df028b6ca: Download complete [2023-11-29T02:08:41.154Z] d65c8cfc05b1: Verifying Checksum [2023-11-29T02:08:41.154Z] d65c8cfc05b1: Download complete [2023-11-29T02:08:41.425Z] 699f458cf7ca: Verifying Checksum [2023-11-29T02:08:41.425Z] 699f458cf7ca: Download complete [2023-11-29T02:08:41.695Z] 8998bd30e6a1: Verifying Checksum [2023-11-29T02:08:41.695Z] 8998bd30e6a1: Download complete [2023-11-29T02:08:44.283Z] 2437ff75d9bd: Verifying Checksum [2023-11-29T02:08:44.283Z] 2437ff75d9bd: Download complete [2023-11-29T02:08:46.873Z] 8998bd30e6a1: Pull complete [2023-11-29T02:08:47.142Z] 04944245beec: Pull complete [2023-11-29T02:08:49.092Z] 699f458cf7ca: Pull complete [2023-11-29T02:08:49.092Z] 765212b225bb: Pull complete [2023-11-29T02:08:50.063Z] f23df028b6ca: Pull complete [2023-11-29T02:08:50.063Z] d65c8cfc05b1: Pull complete [2023-11-29T02:09:12.123Z] 2437ff75d9bd: Pull complete [2023-11-29T02:09:12.123Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-29T02:09:12.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-29T02:09:12.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:09:12.513Z] prd-ubuntu20.04-docker-arm64-4c-16g-9075 does not seem to be running inside a container [2023-11-29T02:09:12.591Z] $ 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/155 -v /w/workspace/device-mqtt-go/155:/w/workspace/device-mqtt-go/155:rw,z -v /w/workspace/device-mqtt-go/155@tmp:/w/workspace/device-mqtt-go/155@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-29T02:09:15.519Z] $ docker top bb2ceef4964159245e4f5a0fe6f527836117c834e32f7624b98082ba3102bfcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:09:16.479Z] ---> job-cost.sh [2023-11-29T02:09:16.479Z] lf-activate-venv: SKIPPING [2023-11-29T02:09:16.480Z] INFO: No Stack... [2023-11-29T02:09:16.745Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-29T02:09:17.701Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T02:09:18.334Z] + cat /w/workspace/device-mqtt-go/155/archives/cost.csv [2023-11-29T02:09:18.334Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T02:09:18.391Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] [2023-11-29T02:09:18.399Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] did not exist. Created. [2023-11-29T02:09:18.399Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T02:09:18.831Z] /w/workspace/device-mqtt-go/155@tmp/durable-8ba223cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-29T02:09:19.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-29T02:09:19.546Z] Warning: overwriting stash ‘stack-cost’ [2023-11-29T02:09:19.602Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T02:09:19.609Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-155-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T02:09:19.729Z] $ docker stop --time=1 bb2ceef4964159245e4f5a0fe6f527836117c834e32f7624b98082ba3102bfcd [2023-11-29T02:09:21.305Z] $ docker rm -f --volumes bb2ceef4964159245e4f5a0fe6f527836117c834e32f7624b98082ba3102bfcd [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-11-29T02:09:22.762Z] provisioning config files... [2023-11-29T02:09:22.771Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8658200545616952899tmp [Pipeline] { [Pipeline] sh [2023-11-29T02:09:23.161Z] + set +x [2023-11-29T02:09:23.162Z] + curl -s https://codecov.io/bash [2023-11-29T02:09:23.162Z] + bash -s -- [2023-11-29T02:09:23.162Z] [2023-11-29T02:09:23.162Z] _____ _ [2023-11-29T02:09:23.162Z] / ____| | | [2023-11-29T02:09:23.162Z] | | ___ __| | ___ ___ _____ __ [2023-11-29T02:09:23.162Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-29T02:09:23.162Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-29T02:09:23.162Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-29T02:09:23.162Z] Bash-1.0.6 [2023-11-29T02:09:23.162Z] [2023-11-29T02:09:23.162Z] [2023-11-29T02:09:23.162Z] ==> git version 2.25.1 found [2023-11-29T02:09:23.162Z] ==> 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-11-29T02:09:23.162Z] Release-Date: 2020-01-08 [2023-11-29T02:09:23.162Z] 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-11-29T02:09:23.162Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-29T02:09:23.162Z] ==> Jenkins CI detected. [2023-11-29T02:09:23.162Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-29T02:09:23.162Z] project root: . [2023-11-29T02:09:23.162Z] --> token set from env [2023-11-29T02:09:23.162Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-29T02:09:23.162Z] ==> Running gcov in . (disable via -X gcov) [2023-11-29T02:09:23.162Z] ==> Python coveragepy not found [2023-11-29T02:09:23.162Z] ==> Searching for coverage reports in: [2023-11-29T02:09:23.162Z] + . [2023-11-29T02:09:23.423Z] -> Found 1 reports [2023-11-29T02:09:23.423Z] ==> Detecting git/mercurial file structure [2023-11-29T02:09:23.423Z] ==> Reading reports [2023-11-29T02:09:23.423Z] + ./coverage.out bytes=18506 [2023-11-29T02:09:23.423Z] ==> Appending adjustments [2023-11-29T02:09:23.423Z] https://docs.codecov.io/docs/fixing-reports [2023-11-29T02:09:23.423Z] + Found adjustments [2023-11-29T02:09:23.423Z] ==> Gzipping contents [2023-11-29T02:09:23.423Z] 4.0K /tmp/codecov.PKyzWW.gz [2023-11-29T02:09:23.423Z] ==> Uploading reports [2023-11-29T02:09:23.423Z] url: https://codecov.io [2023-11-29T02:09:23.423Z] query: branch=main&commit=00d7df9bfc12085a417893dc2a73ff3105929001&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-29T02:09:23.423Z] -> Pinging Codecov [2023-11-29T02:09:23.423Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=00d7df9bfc12085a417893dc2a73ff3105929001&build=155&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F155%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-29T02:09:23.690Z] -> Uploading to [2023-11-29T02:09:23.690Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-29/7D719EC7BBE17E464838252E33014C33/00d7df9bfc12085a417893dc2a73ff3105929001/3ef80564-2a65-4596-a9ee-b97f14ccd69b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231129%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231129T020923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b86528c469e1273d1157aadd3e3995982000a28a54b7200a251fb5bc4ac1b64 [2023-11-29T02:09:23.690Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-29T02:09:23.690Z] Dload Upload Total Spent Left Speed [2023-11-29T02:09:23.690Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12394 --:--:-- --:--:-- --:--:-- 12394 [2023-11-29T02:09:23.690Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] } [2023-11-29T02:09:23.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-29T02:09:24.112Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-29T02:09:24.129Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:09:24.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T02:09:24.573Z] [2023-11-29T02:09:24.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:09:24.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T02:09:24.941Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-29T02:09:24.941Z] df9b9388f04a: Pulling fs layer [2023-11-29T02:09:24.941Z] 52dc419b0ee2: Pulling fs layer [2023-11-29T02:09:24.941Z] 25bc292e5bac: Pulling fs layer [2023-11-29T02:09:24.941Z] 114826534d7a: Pulling fs layer [2023-11-29T02:09:24.941Z] 4657fd5d0bcf: Pulling fs layer [2023-11-29T02:09:24.941Z] 6ad1cebc031e: Pulling fs layer [2023-11-29T02:09:24.941Z] 8a3aa393b2d8: Pulling fs layer [2023-11-29T02:09:24.941Z] 6ad1cebc031e: Waiting [2023-11-29T02:09:24.941Z] 114826534d7a: Waiting [2023-11-29T02:09:24.941Z] 8a3aa393b2d8: Waiting [2023-11-29T02:09:24.941Z] 4657fd5d0bcf: Waiting [2023-11-29T02:09:24.941Z] 25bc292e5bac: Download complete [2023-11-29T02:09:24.941Z] 52dc419b0ee2: Download complete [2023-11-29T02:09:24.941Z] 4657fd5d0bcf: Download complete [2023-11-29T02:09:24.941Z] df9b9388f04a: Download complete [2023-11-29T02:09:25.206Z] 6ad1cebc031e: Verifying Checksum [2023-11-29T02:09:25.206Z] 6ad1cebc031e: Download complete [2023-11-29T02:09:25.206Z] df9b9388f04a: Pull complete [2023-11-29T02:09:25.206Z] 52dc419b0ee2: Pull complete [2023-11-29T02:09:25.206Z] 25bc292e5bac: Pull complete [2023-11-29T02:09:25.784Z] 114826534d7a: Verifying Checksum [2023-11-29T02:09:25.784Z] 114826534d7a: Download complete [2023-11-29T02:09:25.784Z] 8a3aa393b2d8: Verifying Checksum [2023-11-29T02:09:25.784Z] 8a3aa393b2d8: Download complete [2023-11-29T02:09:29.981Z] 114826534d7a: Pull complete [2023-11-29T02:09:29.982Z] 4657fd5d0bcf: Pull complete [2023-11-29T02:09:29.982Z] 6ad1cebc031e: Pull complete [2023-11-29T02:09:33.266Z] 8a3aa393b2d8: Pull complete [2023-11-29T02:09:33.266Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-29T02:09:33.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-29T02:09:33.266Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:09:33.553Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T02:09:33.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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/edgex-snyk-go:1.410.4 cat [2023-11-29T02:09:38.341Z] $ docker top 65a2117b4c7a215f6b2814481af92cb9756bce7270edb70a32fa4cd7b57b1872 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-29T02:09:38.523Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-11-29T02:09:38.802Z] + set -o pipefail [2023-11-29T02:09:38.802Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-11-29T02:09:44.077Z] [2023-11-29T02:09:44.077Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-11-29T02:09:44.077Z] [2023-11-29T02:09:44.077Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/8c3da5da-e8b1-41c2-8984-fbff0c29949f [2023-11-29T02:09:44.077Z] [2023-11-29T02:09:44.077Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-29T02:09:44.077Z] [2023-11-29T02:09:44.077Z] [2023-11-29T02:09:44.077Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-29T02:09:44.077Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-29T02:09:44.077Z] More details here: https://snyk.co/ue1NS [2023-11-29T02:09:44.077Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-29T02:09:44.077Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-29T02:09:44.082Z] $ docker stop --time=1 65a2117b4c7a215f6b2814481af92cb9756bce7270edb70a32fa4cd7b57b1872 [2023-11-29T02:09:47.966Z] $ docker rm -f --volumes 65a2117b4c7a215f6b2814481af92cb9756bce7270edb70a32fa4cd7b57b1872 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T02:09:49.530Z] + git log --format=format:%s -1 00d7df9bfc12085a417893dc2a73ff3105929001 [Pipeline] sh [2023-11-29T02:09:49.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T02:09:49.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:09:50.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T02:09:50.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:09:50.351Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T02:09:50.376Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T02:09:50.803Z] $ docker top f7520f6f6973ff1ff4a87ea5dbeaa1d05072fdd141d8f13220afbd66423efd16 -eo pid,comm [2023-11-29T02:09:50.860Z] 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-11-29T02:09:50.860Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T02:09:51.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T02:09:51.067Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T02:09:51.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T02:09:51.174Z] $ docker exec f7520f6f6973ff1ff4a87ea5dbeaa1d05072fdd141d8f13220afbd66423efd16 ssh-agent [2023-11-29T02:09:51.290Z] SSH_AUTH_SOCK=/tmp/ssh-qBb2FLPWQSqb/agent.32 [2023-11-29T02:09:51.291Z] SSH_AGENT_PID=38 [2023-11-29T02:09:51.296Z] Running ssh-add (command line suppressed) [2023-11-29T02:09:51.389Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16707148153351796020.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16707148153351796020.key) [2023-11-29T02:09:51.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T02:09:51.754Z] + git semver tag [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,911 [run_tag] DEBUG tag force:False [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,912 [check_head_tag] DEBUG check head tag [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,912 [execute] INFO git cat-file --batch-check [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,916 [execute] INFO git cat-file --batch [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,916 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,933 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,934 [execute] INFO git tag -a v3.2.0-dev.2 -m v3.2.0-dev.2 [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,934 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.2', '-m', 'v3.2.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T02:09:52.013Z] 2023-11-29 02:09:51,938 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:09:52.013Z] 3.2.0-dev.2 [Pipeline] } [2023-11-29T02:09:52.016Z] $ docker exec --env ******** --env ******** f7520f6f6973ff1ff4a87ea5dbeaa1d05072fdd141d8f13220afbd66423efd16 ssh-agent -k [2023-11-29T02:09:52.111Z] unset SSH_AUTH_SOCK; [2023-11-29T02:09:52.112Z] unset SSH_AGENT_PID; [2023-11-29T02:09:52.112Z] echo Agent pid 38 killed; [2023-11-29T02:09:52.131Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T02:09:52.673Z] + git semver [Pipeline] } [2023-11-29T02:09:52.936Z] $ docker stop --time=1 f7520f6f6973ff1ff4a87ea5dbeaa1d05072fdd141d8f13220afbd66423efd16 [2023-11-29T02:09:54.193Z] $ docker rm -f --volumes f7520f6f6973ff1ff4a87ea5dbeaa1d05072fdd141d8f13220afbd66423efd16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:09:54.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T02:09:54.857Z] [2023-11-29T02:09:54.857Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:09:55.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T02:09:55.212Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-29T02:09:55.212Z] ab5ef0e58194: Pulling fs layer [2023-11-29T02:09:55.212Z] 9712f1f96733: Pulling fs layer [2023-11-29T02:09:55.212Z] 63f879dbbcfc: Pulling fs layer [2023-11-29T02:09:55.212Z] 0d9ebad4ef96: Pulling fs layer [2023-11-29T02:09:55.212Z] e9a5061849ea: Pulling fs layer [2023-11-29T02:09:55.212Z] d747dcd14b5f: Pulling fs layer [2023-11-29T02:09:55.212Z] 2de7ff778b66: Pulling fs layer [2023-11-29T02:09:55.212Z] 0d9ebad4ef96: Waiting [2023-11-29T02:09:55.212Z] d747dcd14b5f: Waiting [2023-11-29T02:09:55.212Z] 2de7ff778b66: Waiting [2023-11-29T02:09:55.212Z] 9712f1f96733: Verifying Checksum [2023-11-29T02:09:55.212Z] 9712f1f96733: Download complete [2023-11-29T02:09:55.472Z] 63f879dbbcfc: Verifying Checksum [2023-11-29T02:09:55.472Z] 63f879dbbcfc: Download complete [2023-11-29T02:09:55.731Z] e9a5061849ea: Verifying Checksum [2023-11-29T02:09:55.731Z] e9a5061849ea: Download complete [2023-11-29T02:09:55.731Z] d747dcd14b5f: Download complete [2023-11-29T02:09:55.731Z] ab5ef0e58194: Verifying Checksum [2023-11-29T02:09:55.731Z] ab5ef0e58194: Download complete [2023-11-29T02:09:55.731Z] 0d9ebad4ef96: Verifying Checksum [2023-11-29T02:09:55.731Z] 0d9ebad4ef96: Download complete [2023-11-29T02:09:55.731Z] 2de7ff778b66: Verifying Checksum [2023-11-29T02:09:55.731Z] 2de7ff778b66: Download complete [2023-11-29T02:09:59.010Z] ab5ef0e58194: Pull complete [2023-11-29T02:09:59.010Z] 9712f1f96733: Pull complete [2023-11-29T02:09:59.269Z] 63f879dbbcfc: Pull complete [2023-11-29T02:10:03.451Z] 0d9ebad4ef96: Pull complete [2023-11-29T02:10:03.451Z] e9a5061849ea: Pull complete [2023-11-29T02:10:03.451Z] d747dcd14b5f: Pull complete [2023-11-29T02:10:04.387Z] 2de7ff778b66: Pull complete [2023-11-29T02:10:04.387Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-29T02:10:04.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-29T02:10:04.387Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:10:04.679Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T02:10:04.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-29T02:10:10.365Z] $ docker top 08bdccc1919f3fc819a05de10945c0d08d5603e6506fe046fef53414f8fbada4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:10:10.568Z] provisioning config files... [2023-11-29T02:10:10.576Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13037783521003442667tmp [2023-11-29T02:10:10.586Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11095002852540345393tmp [2023-11-29T02:10:10.595Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5124852702023006092tmp [Pipeline] { [Pipeline] echo [2023-11-29T02:10:10.700Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:10.997Z] ---> sigul-configuration.sh [2023-11-29T02:10:10.997Z] gpg: directory `/root/.gnupg' created [2023-11-29T02:10:10.997Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-29T02:10:10.998Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-29T02:10:10.998Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-29T02:10:10.998Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-29T02:10:10.998Z] gpg: CAST5 encrypted data [2023-11-29T02:10:10.998Z] gpg: encrypted with 1 passphrase [2023-11-29T02:10:10.998Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-29T02:10:11.289Z] + mkdir /home/jenkins [2023-11-29T02:10:11.289Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-29T02:10:11.579Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-29T02:10:11.593Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:11.884Z] ---> sigul-install.sh [2023-11-29T02:10:11.884Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-29T02:10:12.175Z] + git tag --list [2023-11-29T02:10:12.175Z] 0.7.1 [2023-11-29T02:10:12.175Z] v1.0.0 [2023-11-29T02:10:12.175Z] v1.1.0 [2023-11-29T02:10:12.175Z] v1.1.1 [2023-11-29T02:10:12.175Z] v1.2.2 [2023-11-29T02:10:12.175Z] v1.3.0 [2023-11-29T02:10:12.175Z] v1.3.1 [2023-11-29T02:10:12.175Z] v2.0.0 [2023-11-29T02:10:12.175Z] v2.1.0 [2023-11-29T02:10:12.175Z] v2.1.1 [2023-11-29T02:10:12.175Z] v2.2.0 [2023-11-29T02:10:12.175Z] v2.3.0 [2023-11-29T02:10:12.175Z] v3.0 [2023-11-29T02:10:12.175Z] v3.0.0 [2023-11-29T02:10:12.175Z] v3.1 [2023-11-29T02:10:12.175Z] v3.1.0 [2023-11-29T02:10:12.175Z] v3.1.0-dev.1 [2023-11-29T02:10:12.175Z] v3.1.0-dev.10 [2023-11-29T02:10:12.175Z] v3.1.0-dev.11 [2023-11-29T02:10:12.175Z] v3.1.0-dev.12 [2023-11-29T02:10:12.175Z] v3.1.0-dev.13 [2023-11-29T02:10:12.175Z] v3.1.0-dev.14 [2023-11-29T02:10:12.175Z] v3.1.0-dev.15 [2023-11-29T02:10:12.175Z] v3.1.0-dev.16 [2023-11-29T02:10:12.175Z] v3.1.0-dev.17 [2023-11-29T02:10:12.175Z] v3.1.0-dev.18 [2023-11-29T02:10:12.175Z] v3.1.0-dev.19 [2023-11-29T02:10:12.175Z] v3.1.0-dev.2 [2023-11-29T02:10:12.175Z] v3.1.0-dev.20 [2023-11-29T02:10:12.175Z] v3.1.0-dev.21 [2023-11-29T02:10:12.175Z] v3.1.0-dev.22 [2023-11-29T02:10:12.175Z] v3.1.0-dev.23 [2023-11-29T02:10:12.175Z] v3.1.0-dev.24 [2023-11-29T02:10:12.175Z] v3.1.0-dev.25 [2023-11-29T02:10:12.175Z] v3.1.0-dev.3 [2023-11-29T02:10:12.175Z] v3.1.0-dev.4 [2023-11-29T02:10:12.175Z] v3.1.0-dev.5 [2023-11-29T02:10:12.175Z] v3.1.0-dev.6 [2023-11-29T02:10:12.175Z] v3.1.0-dev.7 [2023-11-29T02:10:12.175Z] v3.1.0-dev.8 [2023-11-29T02:10:12.175Z] v3.1.0-dev.9 [2023-11-29T02:10:12.175Z] v3.2.0-dev.1 [2023-11-29T02:10:12.175Z] v3.2.0-dev.2 [Pipeline] sh [2023-11-29T02:10:12.466Z] + lftools sign git-tag v3.2.0-dev.2 [2023-11-29T02:10:13.033Z] Signing Git tag with Sigul... [2023-11-29T02:10:13.033Z] Signing v3.2.0-dev.2 [Pipeline] echo [2023-11-29T02:10:13.304Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:13.594Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-29T02:10:13.601Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-29T02:10:13.731Z] $ docker stop --time=1 08bdccc1919f3fc819a05de10945c0d08d5603e6506fe046fef53414f8fbada4 [2023-11-29T02:10:15.039Z] $ docker rm -f --volumes 08bdccc1919f3fc819a05de10945c0d08d5603e6506fe046fef53414f8fbada4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-29T02:10:16.038Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T02:10:16.038Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:10:16.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T02:10:16.400Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:10:16.601Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T02:10:16.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T02:10:17.000Z] $ docker top f36d1358ae6b7dc28c6b51ff2ea7f8cf4f6bb990a651a91e85d9ca6c17deb700 -eo pid,comm [2023-11-29T02:10:17.056Z] 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-11-29T02:10:17.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T02:10:17.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T02:10:17.276Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T02:10:17.388Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T02:10:17.382Z] $ docker exec f36d1358ae6b7dc28c6b51ff2ea7f8cf4f6bb990a651a91e85d9ca6c17deb700 ssh-agent [2023-11-29T02:10:17.504Z] SSH_AUTH_SOCK=/tmp/ssh-Qn8yFgaSCxlq/agent.32 [2023-11-29T02:10:17.504Z] SSH_AGENT_PID=38 [2023-11-29T02:10:17.509Z] Running ssh-add (command line suppressed) [2023-11-29T02:10:17.611Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17354363686548223938.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17354363686548223938.key) [2023-11-29T02:10:17.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T02:10:17.976Z] + git semver bump pre [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,155 [bump_version] DEBUG bumping version:3.2.0-dev.2 on axis:pre with prefix:dev [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,155 [bump_version] DEBUG bumped version:3.2.0-dev.3 [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,155 [write_version] DEBUG write version:3.2.0-dev.3 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,155 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,156 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,158 [execute] INFO git cat-file --batch-check [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,164 [execute] INFO git cat-file --batch [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T02:10:18.236Z] 2023-11-29 02:10:18,170 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:10:18.236Z] 3.2.0-dev.3 [Pipeline] } [2023-11-29T02:10:18.236Z] $ docker exec --env ******** --env ******** f36d1358ae6b7dc28c6b51ff2ea7f8cf4f6bb990a651a91e85d9ca6c17deb700 ssh-agent -k [2023-11-29T02:10:18.336Z] unset SSH_AUTH_SOCK; [2023-11-29T02:10:18.337Z] unset SSH_AGENT_PID; [2023-11-29T02:10:18.337Z] echo Agent pid 38 killed; [2023-11-29T02:10:18.356Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T02:10:18.889Z] + git semver [Pipeline] } [2023-11-29T02:10:19.153Z] $ docker stop --time=1 f36d1358ae6b7dc28c6b51ff2ea7f8cf4f6bb990a651a91e85d9ca6c17deb700 [2023-11-29T02:10:20.395Z] $ docker rm -f --volumes f36d1358ae6b7dc28c6b51ff2ea7f8cf4f6bb990a651a91e85d9ca6c17deb700 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T02:10:20.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T02:10:20.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:10:21.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T02:10:21.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:10:21.464Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T02:10:21.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T02:10:22.039Z] $ docker top 1547c82352f947ef02c2dacad15e9e22477ef34daf01bb13b8dd0dddc3c4de9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T02:10:22.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T02:10:22.321Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T02:10:22.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T02:10:22.436Z] $ docker exec 1547c82352f947ef02c2dacad15e9e22477ef34daf01bb13b8dd0dddc3c4de9a ssh-agent [2023-11-29T02:10:22.556Z] SSH_AUTH_SOCK=/tmp/ssh-DEQCJDnL3evl/agent.32 [2023-11-29T02:10:22.556Z] SSH_AGENT_PID=38 [2023-11-29T02:10:22.571Z] Running ssh-add (command line suppressed) [2023-11-29T02:10:22.674Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11406430309621755921.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11406430309621755921.key) [2023-11-29T02:10:22.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T02:10:23.048Z] + git semver push [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,211 [run_push] DEBUG push [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,212 [execute] INFO git cat-file --batch-check [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,212 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,216 [execute] INFO git rev-list 2801428acf38a456d0d6dc84bef26417649ef5ab -- [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,216 [execute] DEBUG Popen(['git', 'rev-list', '2801428acf38a456d0d6dc84bef26417649ef5ab', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,223 [execute] INFO git fetch -v origin [2023-11-29T02:10:23.308Z] 2023-11-29 02:10:23,223 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-29T02:10:23.878Z] 2023-11-29 02:10:23,755 [run_push] DEBUG no remote changes detected [2023-11-29T02:10:23.878Z] 2023-11-29 02:10:23,756 [execute] INFO git push origin semver [2023-11-29T02:10:23.878Z] 2023-11-29 02:10:23,756 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-29T02:10:24.816Z] 2023-11-29 02:10:24,573 [run_push] DEBUG push all version tags [2023-11-29T02:10:24.816Z] 2023-11-29 02:10:24,574 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-29T02:10:24.816Z] 2023-11-29 02:10:24,574 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-29T02:10:25.384Z] 2023-11-29 02:10:25,328 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-29T02:10:25.384Z] 3.2.0-dev.3 [Pipeline] } [2023-11-29T02:10:25.385Z] $ docker exec --env ******** --env ******** 1547c82352f947ef02c2dacad15e9e22477ef34daf01bb13b8dd0dddc3c4de9a ssh-agent -k [2023-11-29T02:10:25.495Z] unset SSH_AUTH_SOCK; [2023-11-29T02:10:25.495Z] unset SSH_AGENT_PID; [2023-11-29T02:10:25.495Z] echo Agent pid 38 killed; [2023-11-29T02:10:25.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T02:10:26.085Z] + git semver [Pipeline] } [2023-11-29T02:10:26.349Z] $ docker stop --time=1 1547c82352f947ef02c2dacad15e9e22477ef34daf01bb13b8dd0dddc3c4de9a [2023-11-29T02:10:27.604Z] $ docker rm -f --volumes 1547c82352f947ef02c2dacad15e9e22477ef34daf01bb13b8dd0dddc3c4de9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-11-29T02:10:29.212Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-11-29T02:10:29.212Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-29T02:10:29.212Z] total 16 [2023-11-29T02:10:29.212Z] drwxr-xr-x 3 root root 4096 Nov 29 01:56 . [2023-11-29T02:10:29.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 02:10 .. [2023-11-29T02:10:29.212Z] drwxr-xr-x 2 root root 4096 Nov 29 01:56 cost [2023-11-29T02:10:29.212Z] -rw-r--r-- 1 root root 86 Nov 29 01:56 cost.csv [2023-11-29T02:10:29.212Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-29T02:10:29.212Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-29T02:10:29.212Z] total 16 [2023-11-29T02:10:29.212Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 01:56 . [2023-11-29T02:10:29.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 29 02:10 .. [2023-11-29T02:10:29.212Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 01:56 cost [2023-11-29T02:10:29.212Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 29 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:29.504Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:30.363Z] ---> package-listing.sh [2023-11-29T02:10:30.363Z] ++ facter osfamily [2023-11-29T02:10:30.363Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-29T02:10:30.621Z] + OS_FAMILY=debian [2023-11-29T02:10:30.621Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-29T02:10:30.621Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-29T02:10:30.621Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-29T02:10:30.621Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-29T02:10:30.621Z] + PACKAGES=/tmp/packages_start.txt [2023-11-29T02:10:30.621Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-29T02:10:30.621Z] + PACKAGES=/tmp/packages_end.txt [2023-11-29T02:10:30.621Z] + case "${OS_FAMILY}" in [2023-11-29T02:10:30.621Z] + dpkg -l [2023-11-29T02:10:30.622Z] + grep '^ii' [2023-11-29T02:10:30.622Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-29T02:10:30.622Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-29T02:10:30.622Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-29T02:10:30.622Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-29T02:10:30.622Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-11-29T02:10:30.622Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-11-29T02:10:30.634Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-29T02:10:30.931Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T02:10:31.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T02:10:31.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T02:10:31.748Z] prd-ubuntu20.04-docker-8c-8g-9056 does not seem to be running inside a container [2023-11-29T02:10:31.772Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T02:10:31.992Z] $ docker top f0752aba7a6346d4972b7df482f8a263e513b117b48a3b4d92da57adf3c0e612 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-29T02:10:32.454Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-29T02:10:32.739Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-29T02:10:33.025Z] + ls /var/log/sa-host [2023-11-29T02:10:33.025Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T02:10:33.159Z] provisioning config files... [2023-11-29T02:10:33.166Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6023440388878845544tmp [Pipeline] { [Pipeline] echo [2023-11-29T02:10:33.300Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:33.585Z] ---> create-netrc.sh [Pipeline] } [2023-11-29T02:10:33.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:34.038Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-29T02:10:34.048Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:34.350Z] ---> sudo-logs.sh [2023-11-29T02:10:34.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-29T02:10:34.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:34.738Z] ---> job-cost.sh [2023-11-29T02:10:34.738Z] lf-activate-venv: SKIPPING [2023-11-29T02:10:34.738Z] DEBUG: total: 0.2199999988079071 [2023-11-29T02:10:34.738Z] INFO: Retrieving Stack Cost... [2023-11-29T02:10:34.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T02:10:35.566Z] INFO: Archiving Costs [Pipeline] echo [2023-11-29T02:10:35.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-29T02:10:35.863Z] ---> logs-deploy.sh [2023-11-29T02:10:35.863Z] lf-activate-venv: SKIPPING [2023-11-29T02:10:35.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/155 [2023-11-29T02:10:35.863Z] INFO: archiving workspace using pattern(s): [2023-11-29T02:10:36.802Z] Archives upload complete. [2023-11-29T02:10:37.062Z] INFO: archiving logs to Nexus