Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 972a1f6392fb66aca512ab6e37eb1188ace4c45a 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-ssh8776641849848878573.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-ssh11293839214548753549.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-ssh4867053590245279840.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-ssh13694146480103711407.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-ssh9556332195984613673.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-5120 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 972a1f6392fb66aca512ab6e37eb1188ace4c45a (main) > 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 972a1f6392fb66aca512ab6e37eb1188ace4c45a # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods (#649)" > git rev-list --no-walk 2e27f69eb295f4b29cb509ab7fedca7dd8db09a6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:28:48.861Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:28:48.952Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:28:48.972Z] ========================================================= [2023-11-28T20:28:48.972Z] EdgeX Global Pipelines Version Info [2023-11-28T20:28:48.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:49.689Z] ------------------- [2023-11-28T20:28:49.689Z] stable info: [2023-11-28T20:28:49.689Z] ------------------- [2023-11-28T20:28:49.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:28:49.689Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:49.689Z] Message: update stable to v1.0.258 [2023-11-28T20:28:50.262Z] ------------------- [2023-11-28T20:28:50.262Z] experimental info: [2023-11-28T20:28:50.262Z] ------------------- [2023-11-28T20:28:50.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:28:50.262Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:28:50.262Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:28:50.333Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-28T20:28:50.360Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-28T20:28:50.391Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:28:50.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:28:50.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:28:50.465Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:28:50.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:28:50.517Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:28:50.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:28:50.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:28:50.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:28:50.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-28T20:28:50.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:28:50.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:28:50.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:50.746Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:28:50.780Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:50.806Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:28:50.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:28:50.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:28:50.915Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:28:50.950Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:28:50.985Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:28:51.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:28:51.050Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:28:51.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:28:51.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:28:51.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:28:51.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:28:51.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:28:51.248Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] echo [2023-11-28T20:28:51.281Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 972a1f6 [Pipeline] echo [2023-11-28T20:28:51.314Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:28:51.393Z] provisioning config files... [2023-11-28T20:28:51.410Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9714829550779519005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:28:51.743Z] ---> ****-login.sh [2023-11-28T20:28:51.743Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:28:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.016Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.016Z] [2023-11-28T20:28:52.016Z] Login Succeeded [2023-11-28T20:28:52.016Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:28:52.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.017Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.017Z] [2023-11-28T20:28:52.017Z] Login Succeeded [2023-11-28T20:28:52.017Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:28:52.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.278Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.278Z] [2023-11-28T20:28:52.278Z] Login Succeeded [2023-11-28T20:28:52.278Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:28:52.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.278Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.278Z] [2023-11-28T20:28:52.278Z] Login Succeeded [2023-11-28T20:28:52.278Z] ****.io [2023-11-28T20:28:52.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:28:52.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:28:52.541Z] Configure a credential helper to remove this warning. See [2023-11-28T20:28:52.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:28:52.541Z] [2023-11-28T20:28:52.541Z] Login Succeeded [2023-11-28T20:28:52.541Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:28:52.550Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:28:53.023Z] + git rev-list -1 --merges 972a1f6392fb66aca512ab6e37eb1188ace4c45a~1..972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] echo [2023-11-28T20:28:53.050Z] -----------> git rev-list -1 --merges 972a1f6392fb66aca512ab6e37eb1188ace4c45a~1..972a1f6392fb66aca512ab6e37eb1188ace4c45a 972a1f6392fb66aca512ab6e37eb1188ace4c45a [false] [Pipeline] sh [2023-11-28T20:28:53.361Z] + git log --format=format:%s -1 972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] echo [2023-11-28T20:28:53.373Z] ========================================================= [2023-11-28T20:28:53.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:28:53.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:28:53.759Z] + git log --format=format:%s -1 972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] echo [2023-11-28T20:28:53.769Z] [semverPrep] GIT_COMMIT: 972a1f6392fb66aca512ab6e37eb1188ace4c45a, Commit Message: build: Update to latest 3.2.0 dev go-mods (#649) [Pipeline] echo [2023-11-28T20:28:53.792Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:28:54.172Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:28:54.172Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:28:54.172Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:28:54.172Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:28:54.172Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:28:54.172Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:28:54.172Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:28:54.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:54.542Z] [2023-11-28T20:28:54.542Z] 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-28T20:28:54.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:54.859Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:28:54.859Z] b85a868b505f: Pulling fs layer [2023-11-28T20:28:54.859Z] e2be974225ed: Pulling fs layer [2023-11-28T20:28:54.859Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:28:54.859Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:28:54.859Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:28:54.859Z] eaf3925da568: Pulling fs layer [2023-11-28T20:28:54.859Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:28:54.859Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:28:54.859Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:28:54.859Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:28:54.859Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:28:54.859Z] eaf3925da568: Waiting [2023-11-28T20:28:54.859Z] bab4dde63d76: Waiting [2023-11-28T20:28:54.859Z] bde34c3a00c8: Waiting [2023-11-28T20:28:54.859Z] b352a97aabf1: Waiting [2023-11-28T20:28:54.859Z] 4872d77fe225: Waiting [2023-11-28T20:28:54.859Z] 5851b861e8e6: Waiting [2023-11-28T20:28:54.859Z] 1469e6f7b9e6: Waiting [2023-11-28T20:28:54.859Z] 988bab9f4d93: Waiting [2023-11-28T20:28:54.859Z] e2be974225ed: Download complete [2023-11-28T20:28:54.859Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:28:54.859Z] 988bab9f4d93: Download complete [2023-11-28T20:28:55.118Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:28:55.118Z] 1469e6f7b9e6: Download complete [2023-11-28T20:28:55.118Z] eaf3925da568: Verifying Checksum [2023-11-28T20:28:55.118Z] eaf3925da568: Download complete [2023-11-28T20:28:55.118Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:28:55.118Z] 339a4e72a1f5: Download complete [2023-11-28T20:28:55.118Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:28:55.118Z] bde34c3a00c8: Download complete [2023-11-28T20:28:55.118Z] b352a97aabf1: Download complete [2023-11-28T20:28:55.118Z] 4872d77fe225: Download complete [2023-11-28T20:28:55.118Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:28:55.118Z] 5851b861e8e6: Download complete [2023-11-28T20:28:55.118Z] b85a868b505f: Verifying Checksum [2023-11-28T20:28:55.118Z] b85a868b505f: Download complete [2023-11-28T20:28:55.378Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:28:55.378Z] bab4dde63d76: Download complete [2023-11-28T20:28:56.314Z] b85a868b505f: Pull complete [2023-11-28T20:28:56.572Z] e2be974225ed: Pull complete [2023-11-28T20:28:57.139Z] 339a4e72a1f5: Pull complete [2023-11-28T20:28:57.139Z] 988bab9f4d93: Pull complete [2023-11-28T20:28:57.399Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:28:57.399Z] eaf3925da568: Pull complete [2023-11-28T20:28:59.307Z] bab4dde63d76: Pull complete [2023-11-28T20:28:59.307Z] bde34c3a00c8: Pull complete [2023-11-28T20:28:59.567Z] b352a97aabf1: Pull complete [2023-11-28T20:28:59.567Z] 4872d77fe225: Pull complete [2023-11-28T20:28:59.567Z] 5851b861e8e6: Pull complete [2023-11-28T20:28:59.567Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:28:59.827Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:28:59.827Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:00.033Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T20:29:00.086Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:29:01.270Z] $ docker top 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 -eo pid,comm [2023-11-28T20:29:01.328Z] 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-28T20:29:01.328Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:29:01.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:01.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:01.545Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:01.550Z] $ docker exec 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 ssh-agent [2023-11-28T20:29:01.652Z] SSH_AUTH_SOCK=/tmp/ssh-qy55BbeyIcHB/agent.34 [2023-11-28T20:29:01.652Z] SSH_AGENT_PID=40 [2023-11-28T20:29:01.658Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:01.759Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7286107286039937996.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7286107286039937996.key) [2023-11-28T20:29:01.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:02.083Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:29:02.096Z] $ docker exec --env ******** --env ******** 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 ssh-agent -k [2023-11-28T20:29:02.190Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:02.191Z] unset SSH_AGENT_PID; [2023-11-28T20:29:02.191Z] echo Agent pid 40 killed; [2023-11-28T20:29:02.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:29:02.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:29:02.263Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:29:02.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:29:02.375Z] $ docker exec 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 ssh-agent [2023-11-28T20:29:02.473Z] SSH_AUTH_SOCK=/tmp/ssh-gLOihtQcgUQl/agent.73 [2023-11-28T20:29:02.473Z] SSH_AGENT_PID=79 [2023-11-28T20:29:02.480Z] Running ssh-add (command line suppressed) [2023-11-28T20:29:02.586Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8858967573278303109.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8858967573278303109.key) [2023-11-28T20:29:02.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:29:02.918Z] + git semver init [2023-11-28T20:29:03.179Z] 2023-11-28 20:29:03,114 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:29:03.179Z] 2023-11-28 20:29:03,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-28T20:29:03.179Z] 2023-11-28 20:29:03,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-28T20:29:03.179Z] 2023-11-28 20:29:03,115 [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-28T20:29:04.567Z] 2023-11-28 20:29:04,210 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-11-28T20:29:04.567Z] 2023-11-28 20:29:04,210 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-11-28T20:29:04.567Z] 2023-11-28 20:29:04,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T20:29:04.567Z] 2023-11-28 20:29:04,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T20:29:04.567Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:29:04.585Z] $ docker exec --env ******** --env ******** 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 ssh-agent -k [2023-11-28T20:29:04.694Z] unset SSH_AUTH_SOCK; [2023-11-28T20:29:04.695Z] unset SSH_AGENT_PID; [2023-11-28T20:29:04.695Z] echo Agent pid 79 killed; [2023-11-28T20:29:04.703Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:29:05.103Z] + git semver [Pipeline] } [2023-11-28T20:29:05.388Z] $ docker stop --time=1 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 [2023-11-28T20:29:06.698Z] $ docker rm -f --volumes 0ebb8d9e21adbf68c57db2527fa0b11b1c508d1984773012c41fa45e0b40b785 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:29:07.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:29:07.340Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:29:07.343Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [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-28T20:29:07.678Z] provisioning config files... [2023-11-28T20:29:07.689Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5060927902696899644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:29:08.016Z] ---> ****-login.sh [2023-11-28T20:29:08.017Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:29:08.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:08.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:08.017Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:08.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:08.017Z] [2023-11-28T20:29:08.017Z] Login Succeeded [2023-11-28T20:29:08.017Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:29:08.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:08.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:08.017Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:08.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:08.017Z] [2023-11-28T20:29:08.017Z] Login Succeeded [2023-11-28T20:29:08.017Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:29:08.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:08.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:08.278Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:08.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:08.278Z] [2023-11-28T20:29:08.278Z] Login Succeeded [2023-11-28T20:29:08.278Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:29:08.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:08.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:08.278Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:08.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:08.278Z] [2023-11-28T20:29:08.278Z] Login Succeeded [2023-11-28T20:29:08.278Z] ****.io [2023-11-28T20:29:08.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:29:08.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:29:08.538Z] Configure a credential helper to remove this warning. See [2023-11-28T20:29:08.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:29:08.538Z] [2023-11-28T20:29:08.538Z] Login Succeeded [2023-11-28T20:29:08.538Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:29:08.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:29:08.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:08.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:29:08.786Z] ========================================================= [2023-11-28T20:29:08.786Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:29:08.786Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:09.194Z] + 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-28T20:29:09.194Z] Sending build context to Docker daemon 17.3MB [2023-11-28T20:29:09.194Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:29:09.194Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:29:09.194Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:29:09.194Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:29:09.194Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:29:09.194Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:29:09.194Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:29:09.194Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:29:09.194Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:29:09.194Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:29:09.194Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:29:09.194Z] ce7588e14bc9: Waiting [2023-11-28T20:29:09.194Z] ad3a456e5733: Waiting [2023-11-28T20:29:09.194Z] b5e4710f87ac: Waiting [2023-11-28T20:29:09.194Z] 69c7f0334f64: Waiting [2023-11-28T20:29:09.194Z] 1f1c1a5573a3: Waiting [2023-11-28T20:29:09.454Z] c4d48a809fc2: Verifying Checksum [2023-11-28T20:29:09.454Z] c4d48a809fc2: Download complete [2023-11-28T20:29:09.454Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:29:09.454Z] ad3a456e5733: Download complete [2023-11-28T20:29:09.454Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:29:09.454Z] 69c7f0334f64: Download complete [2023-11-28T20:29:09.454Z] 7264a8db6415: Download complete [2023-11-28T20:29:09.454Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:29:09.454Z] 1f1c1a5573a3: Download complete [2023-11-28T20:29:09.454Z] 7264a8db6415: Pull complete [2023-11-28T20:29:09.717Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:29:09.717Z] b5e4710f87ac: Download complete [2023-11-28T20:29:09.717Z] c4d48a809fc2: Pull complete [2023-11-28T20:29:09.976Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:29:09.976Z] 4f1c88b9dad5: Download complete [2023-11-28T20:29:10.234Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:29:10.234Z] ce7588e14bc9: Download complete [2023-11-28T20:29:13.522Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:29:13.522Z] ad3a456e5733: Pull complete [2023-11-28T20:29:13.522Z] 69c7f0334f64: Pull complete [2023-11-28T20:29:13.522Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:29:16.066Z] ce7588e14bc9: Pull complete [2023-11-28T20:29:16.066Z] b5e4710f87ac: Pull complete [2023-11-28T20:29:16.066Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:29:16.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:29:16.066Z] ---> 88b5674ff536 [2023-11-28T20:29:16.066Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:29:17.566Z] ---> Running in b42f856de58d [2023-11-28T20:29:17.566Z] Removing intermediate container b42f856de58d [2023-11-28T20:29:17.566Z] ---> dd14cecb0f40 [2023-11-28T20:29:17.566Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:29:17.566Z] ---> Running in cc16f5ef340b [2023-11-28T20:29:17.566Z] Removing intermediate container cc16f5ef340b [2023-11-28T20:29:17.566Z] ---> 8d3f7842ec43 [2023-11-28T20:29:17.566Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:29:17.566Z] ---> Running in ff5c6922c205 [2023-11-28T20:29:17.566Z] Removing intermediate container ff5c6922c205 [2023-11-28T20:29:17.566Z] ---> 7ee756bc5522 [2023-11-28T20:29:17.566Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:29:17.566Z] ---> Running in 803f08456e15 [2023-11-28T20:29:17.836Z] Removing intermediate container 803f08456e15 [2023-11-28T20:29:17.836Z] ---> d03e9671b9a4 [2023-11-28T20:29:17.836Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:29:17.836Z] ---> Running in df1955c7fcd4 [2023-11-28T20:29:18.096Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:18.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:29:18.647Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:29:18.647Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:29:18.647Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:29:18.647Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:29:18.647Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:29:18.647Z] OK: 268 MiB in 56 packages [2023-11-28T20:29:18.906Z] Removing intermediate container df1955c7fcd4 [2023-11-28T20:29:18.906Z] ---> 57fb1a0e1df0 [2023-11-28T20:29:18.906Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-28T20:29:18.906Z] ---> Running in e13eca226706 [2023-11-28T20:29:19.170Z] Removing intermediate container e13eca226706 [2023-11-28T20:29:19.170Z] ---> d50d9196b4db [2023-11-28T20:29:19.170Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T20:29:19.170Z] ---> 19e5b0d8334d [2023-11-28T20:29:19.170Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:29:19.170Z] ---> Running in abe2565e68a3 [2023-11-28T20:29:22.590Z] Still waiting to schedule task [2023-11-28T20:29:22.590Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:29:45.854Z] Removing intermediate container abe2565e68a3 [2023-11-28T20:29:45.855Z] ---> a658e4b93926 [2023-11-28T20:29:45.855Z] Step 11/12 : COPY . . [2023-11-28T20:29:45.855Z] ---> 066d20ff1fb4 [2023-11-28T20:29:45.855Z] Step 12/12 : RUN $MAKE [2023-11-28T20:29:45.855Z] ---> Running in 57258a441275 [2023-11-28T20:29:45.855Z] noop [2023-11-28T20:29:45.855Z] Removing intermediate container 57258a441275 [2023-11-28T20:29:45.855Z] ---> 3717df6d525f [2023-11-28T20:29:45.855Z] Successfully built 3717df6d525f [2023-11-28T20:29:45.855Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:46.236Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:29:46.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:46.345Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T20:29:46.374Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:29:46.702Z] $ docker top 0bbeb29646da8496cab4c09acb53c6758fc3545b9d60d270d9a509d1c78e40b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:29:47.085Z] + go version [2023-11-28T20:29:47.085Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:29:47.099Z] $ docker stop --time=1 0bbeb29646da8496cab4c09acb53c6758fc3545b9d60d270d9a509d1c78e40b9 [2023-11-28T20:29:48.387Z] $ docker rm -f --volumes 0bbeb29646da8496cab4c09acb53c6758fc3545b9d60d270d9a509d1c78e40b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:29:48.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:29:48.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:29:49.085Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T20:29:49.121Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:29:49.459Z] $ docker top 4e6233b8ecbd52f47f63caa40654ed78d34008d4d24decf2b8e3b07e06916b7e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:29:49.843Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:29:50.160Z] + make test [2023-11-28T20:29:50.160Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:29:51.094Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-28T20:30:01.067Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-28T20:30:01.067Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-28T20:30:01.067Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements [2023-11-28T20:30:07.636Z] go vet ./... [2023-11-28T20:30:10.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:30:10.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:30:10.922Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:30:10.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:30:10.974Z] $ docker stop --time=1 4e6233b8ecbd52f47f63caa40654ed78d34008d4d24decf2b8e3b07e06916b7e [2023-11-28T20:30:12.663Z] $ docker rm -f --volumes 4e6233b8ecbd52f47f63caa40654ed78d34008d4d24decf2b8e3b07e06916b7e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:30:13.204Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:30:13.270Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:30:13.807Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:30:14.091Z] + ls -al . [2023-11-28T20:30:14.091Z] total 184 [2023-11-28T20:30:14.091Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:29 . [2023-11-28T20:30:14.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:28 .. [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:28 .dockerignore [2023-11-28T20:30:14.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:30 .git [2023-11-28T20:30:14.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 .github [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 28 20:28 .gitignore [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:28 .golangci.yml [2023-11-28T20:30:14.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:29 .semver [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 28 20:28 Attribution.txt [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 28 20:28 CHANGELOG.md [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 1798 Nov 28 20:28 Dockerfile [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:28 GOVERNANCE.md [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 20:28 Jenkinsfile [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:28 LICENSE [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 28 20:28 Makefile [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 20:28 OWNERS.md [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 28 20:28 README.md [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T20:30:14.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 bin [2023-11-28T20:30:14.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 cmd [2023-11-28T20:30:14.091Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 28 20:30 coverage.out [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 3817 Nov 28 20:28 go.mod [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 35084 Nov 28 20:28 go.sum [2023-11-28T20:30:14.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:28 internal [2023-11-28T20:30:14.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:28 mock [2023-11-28T20:30:14.091Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 28 20:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:14.506Z] + 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=972a1f6392fb66aca512ab6e37eb1188ace4c45a --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:30:14.506Z] Sending build context to Docker daemon 17.31MB [2023-11-28T20:30:14.506Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:30:14.506Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T20:30:14.506Z] ---> 3717df6d525f [2023-11-28T20:30:14.506Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:30:14.506Z] ---> Running in b12ed96bdc9a [2023-11-28T20:30:14.764Z] Removing intermediate container b12ed96bdc9a [2023-11-28T20:30:14.764Z] ---> 14335c819cf4 [2023-11-28T20:30:14.764Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:30:14.764Z] ---> Running in 46a9b37f5df9 [2023-11-28T20:30:14.764Z] Removing intermediate container 46a9b37f5df9 [2023-11-28T20:30:14.764Z] ---> 374754d84149 [2023-11-28T20:30:14.764Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:30:14.764Z] ---> Running in 13c37710472b [2023-11-28T20:30:14.764Z] Removing intermediate container 13c37710472b [2023-11-28T20:30:14.764Z] ---> 9d23a732bd7c [2023-11-28T20:30:14.764Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:30:14.764Z] ---> Running in 7528cd59a9f9 [2023-11-28T20:30:15.021Z] Removing intermediate container 7528cd59a9f9 [2023-11-28T20:30:15.021Z] ---> 6ca5ef62c309 [2023-11-28T20:30:15.021Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:30:15.021Z] ---> Running in bc613c588af6 [2023-11-28T20:30:15.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:15.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:15.536Z] OK: 268 MiB in 56 packages [2023-11-28T20:30:15.795Z] Removing intermediate container bc613c588af6 [2023-11-28T20:30:15.795Z] ---> bbb5f9165220 [2023-11-28T20:30:15.795Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-11-28T20:30:15.795Z] ---> Running in ff1539d5fbab [2023-11-28T20:30:16.056Z] Removing intermediate container ff1539d5fbab [2023-11-28T20:30:16.056Z] ---> ad6aa00c9853 [2023-11-28T20:30:16.056Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T20:30:16.056Z] ---> fc6d9dbb9219 [2023-11-28T20:30:16.056Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:30:16.056Z] ---> Running in b06459ca4a39 [2023-11-28T20:30:16.623Z] Removing intermediate container b06459ca4a39 [2023-11-28T20:30:16.623Z] ---> b501a94b7b39 [2023-11-28T20:30:16.623Z] Step 11/25 : COPY . . [2023-11-28T20:30:16.881Z] ---> f1ea976b58b0 [2023-11-28T20:30:16.882Z] Step 12/25 : RUN $MAKE [2023-11-28T20:30:16.882Z] ---> Running in faaf385e7463 [2023-11-28T20:30:17.143Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.1 -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-28T20:30:35.225Z] Removing intermediate container faaf385e7463 [2023-11-28T20:30:35.225Z] ---> 79254590883d [2023-11-28T20:30:35.225Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T20:30:35.225Z] 3.18: Pulling from library/alpine [2023-11-28T20:30:35.225Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:30:35.225Z] 96526aa774ef: Download complete [2023-11-28T20:30:35.225Z] 96526aa774ef: Pull complete [2023-11-28T20:30:35.225Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:30:35.225Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:30:35.225Z] ---> 8ca4688f4f35 [2023-11-28T20:30:35.225Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-28T20:30:35.225Z] ---> Running in 398a208176f9 [2023-11-28T20:30:35.225Z] Removing intermediate container 398a208176f9 [2023-11-28T20:30:35.225Z] ---> 4759e9ece793 [2023-11-28T20:30:35.225Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:30:35.225Z] ---> Running in 00725f1a1fb2 [2023-11-28T20:30:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:35.225Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:30:35.225Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:30:35.225Z] OK: 7 MiB in 16 packages [2023-11-28T20:30:35.225Z] Removing intermediate container 00725f1a1fb2 [2023-11-28T20:30:35.225Z] ---> 28d1acb69696 [2023-11-28T20:30:35.225Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-28T20:30:35.225Z] ---> Running in 21080206be7f [2023-11-28T20:30:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:35.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:35.742Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:30:35.742Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:30:35.742Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:30:35.742Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:30:35.742Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:30:35.742Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:30:35.742Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:30:35.742Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:30:35.742Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:30:35.742Z] OK: 7 MiB in 16 packages [2023-11-28T20:30:36.306Z] Removing intermediate container 21080206be7f [2023-11-28T20:30:36.306Z] ---> 486fc39b559c [2023-11-28T20:30:36.306Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-28T20:30:36.563Z] ---> c74871dabd67 [2023-11-28T20:30:36.563Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-28T20:30:36.820Z] ---> 0197023cd5c9 [2023-11-28T20:30:36.820Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-28T20:30:36.820Z] ---> c41d37a15785 [2023-11-28T20:30:36.820Z] Step 20/25 : EXPOSE 59982 [2023-11-28T20:30:36.820Z] ---> Running in e7d69177f1fd [2023-11-28T20:30:37.079Z] Removing intermediate container e7d69177f1fd [2023-11-28T20:30:37.079Z] ---> 97a680c0c833 [2023-11-28T20:30:37.079Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-11-28T20:30:37.079Z] ---> Running in 52f5c793f498 [2023-11-28T20:30:37.079Z] Removing intermediate container 52f5c793f498 [2023-11-28T20:30:37.079Z] ---> 875fad191c5a [2023-11-28T20:30:37.079Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-28T20:30:37.079Z] ---> Running in e2d9a1462ab7 [2023-11-28T20:30:37.079Z] Removing intermediate container e2d9a1462ab7 [2023-11-28T20:30:37.079Z] ---> 26dc418a8860 [2023-11-28T20:30:37.079Z] Step 23/25 : LABEL arch=amd64 [2023-11-28T20:30:37.079Z] ---> Running in ffd8a6307651 [2023-11-28T20:30:37.337Z] Removing intermediate container ffd8a6307651 [2023-11-28T20:30:37.337Z] ---> 605a97492980 [2023-11-28T20:30:37.337Z] Step 24/25 : LABEL git_sha=972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T20:30:37.337Z] ---> Running in 5cf83f146ee3 [2023-11-28T20:30:37.337Z] Removing intermediate container 5cf83f146ee3 [2023-11-28T20:30:37.337Z] ---> 5d3b89db6ac6 [2023-11-28T20:30:37.337Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T20:30:37.337Z] ---> Running in 4191f99d7a5f [2023-11-28T20:30:37.337Z] Removing intermediate container 4191f99d7a5f [2023-11-28T20:30:37.337Z] ---> 58409fa09ab8 [2023-11-28T20:30:37.337Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:30:37.337Z] Successfully built 58409fa09ab8 [2023-11-28T20:30:37.337Z] 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-28T20:30:37.593Z] provisioning config files... [2023-11-28T20:30:37.601Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2956506233021536733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:37.954Z] ---> ****-login.sh [2023-11-28T20:30:37.954Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:30:37.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.955Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.955Z] [2023-11-28T20:30:37.955Z] Login Succeeded [2023-11-28T20:30:37.955Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:30:37.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.955Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.955Z] [2023-11-28T20:30:37.955Z] Login Succeeded [2023-11-28T20:30:37.955Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:30:37.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:38.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:38.215Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:38.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:38.215Z] [2023-11-28T20:30:38.215Z] Login Succeeded [2023-11-28T20:30:38.215Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:30:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:38.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:38.215Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:38.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:38.215Z] [2023-11-28T20:30:38.215Z] Login Succeeded [2023-11-28T20:30:38.215Z] ****.io [2023-11-28T20:30:38.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:38.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:38.475Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:38.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:38.475Z] [2023-11-28T20:30:38.475Z] Login Succeeded [2023-11-28T20:30:38.475Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:30:38.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:30:38.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:30:38.670Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-11-28T20:30:38.670Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T20:30:38.670Z] latest [2023-11-28T20:30:38.670Z] 3.2.0-dev.1 [2023-11-28T20:30:38.670Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [2023-11-28T20:30:38.670Z] main [2023-11-28T20:30:38.670Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:39.137Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:39.523Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T20:30:39.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-28T20:30:39.523Z] 953ec5f59b14: Preparing [2023-11-28T20:30:39.523Z] 17c4fe4ca091: Preparing [2023-11-28T20:30:39.523Z] 00cb57cdbaaf: Preparing [2023-11-28T20:30:39.523Z] 7bd550966ee9: Preparing [2023-11-28T20:30:39.523Z] 1dd292eed974: Preparing [2023-11-28T20:30:39.523Z] cc2447e1835a: Preparing [2023-11-28T20:30:39.523Z] cc2447e1835a: Waiting [2023-11-28T20:30:39.523Z] 17c4fe4ca091: Pushed [2023-11-28T20:30:39.523Z] 953ec5f59b14: Pushed [2023-11-28T20:30:39.523Z] 1dd292eed974: Pushed [2023-11-28T20:30:39.523Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:40.094Z] 7bd550966ee9: Pushed [2023-11-28T20:30:42.626Z] 00cb57cdbaaf: Pushed [2023-11-28T20:30:42.626Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a: digest: sha256:7f469f5dbb2eed0d021f5223874233435764288032797ab246f4af78f7257898 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:43.067Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:43.459Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-28T20:30:43.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-28T20:30:43.459Z] 953ec5f59b14: Preparing [2023-11-28T20:30:43.459Z] 17c4fe4ca091: Preparing [2023-11-28T20:30:43.459Z] 00cb57cdbaaf: Preparing [2023-11-28T20:30:43.459Z] 7bd550966ee9: Preparing [2023-11-28T20:30:43.459Z] 1dd292eed974: Preparing [2023-11-28T20:30:43.459Z] cc2447e1835a: Preparing [2023-11-28T20:30:43.459Z] cc2447e1835a: Waiting [2023-11-28T20:30:43.459Z] 953ec5f59b14: Layer already exists [2023-11-28T20:30:43.459Z] 17c4fe4ca091: Layer already exists [2023-11-28T20:30:43.459Z] 7bd550966ee9: Layer already exists [2023-11-28T20:30:43.459Z] 00cb57cdbaaf: Layer already exists [2023-11-28T20:30:43.459Z] 1dd292eed974: Layer already exists [2023-11-28T20:30:43.459Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:43.459Z] latest: digest: sha256:7f469f5dbb2eed0d021f5223874233435764288032797ab246f4af78f7257898 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:43.848Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:44.231Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.1 [2023-11-28T20:30:44.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-28T20:30:44.231Z] 953ec5f59b14: Preparing [2023-11-28T20:30:44.231Z] 17c4fe4ca091: Preparing [2023-11-28T20:30:44.231Z] 00cb57cdbaaf: Preparing [2023-11-28T20:30:44.231Z] 7bd550966ee9: Preparing [2023-11-28T20:30:44.231Z] 1dd292eed974: Preparing [2023-11-28T20:30:44.231Z] cc2447e1835a: Preparing [2023-11-28T20:30:44.231Z] cc2447e1835a: Waiting [2023-11-28T20:30:44.231Z] 953ec5f59b14: Layer already exists [2023-11-28T20:30:44.231Z] 1dd292eed974: Layer already exists [2023-11-28T20:30:44.231Z] 17c4fe4ca091: Layer already exists [2023-11-28T20:30:44.231Z] 00cb57cdbaaf: Layer already exists [2023-11-28T20:30:44.231Z] 7bd550966ee9: Layer already exists [2023-11-28T20:30:44.231Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:44.231Z] 3.2.0-dev.1: digest: sha256:7f469f5dbb2eed0d021f5223874233435764288032797ab246f4af78f7257898 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:44.626Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:45.017Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [2023-11-28T20:30:45.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-28T20:30:45.017Z] 953ec5f59b14: Preparing [2023-11-28T20:30:45.017Z] 17c4fe4ca091: Preparing [2023-11-28T20:30:45.017Z] 00cb57cdbaaf: Preparing [2023-11-28T20:30:45.017Z] 7bd550966ee9: Preparing [2023-11-28T20:30:45.017Z] 1dd292eed974: Preparing [2023-11-28T20:30:45.017Z] cc2447e1835a: Preparing [2023-11-28T20:30:45.017Z] cc2447e1835a: Waiting [2023-11-28T20:30:45.017Z] 17c4fe4ca091: Layer already exists [2023-11-28T20:30:45.017Z] 953ec5f59b14: Layer already exists [2023-11-28T20:30:45.017Z] 7bd550966ee9: Layer already exists [2023-11-28T20:30:45.017Z] 00cb57cdbaaf: Layer already exists [2023-11-28T20:30:45.017Z] 1dd292eed974: Layer already exists [2023-11-28T20:30:45.017Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:45.017Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1: digest: sha256:7f469f5dbb2eed0d021f5223874233435764288032797ab246f4af78f7257898 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:45.421Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:45.815Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-11-28T20:30:45.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-28T20:30:45.816Z] 953ec5f59b14: Preparing [2023-11-28T20:30:45.816Z] 17c4fe4ca091: Preparing [2023-11-28T20:30:45.816Z] 00cb57cdbaaf: Preparing [2023-11-28T20:30:45.816Z] 7bd550966ee9: Preparing [2023-11-28T20:30:45.816Z] 1dd292eed974: Preparing [2023-11-28T20:30:45.816Z] cc2447e1835a: Preparing [2023-11-28T20:30:45.816Z] cc2447e1835a: Waiting [2023-11-28T20:30:45.816Z] 17c4fe4ca091: Layer already exists [2023-11-28T20:30:45.816Z] 953ec5f59b14: Layer already exists [2023-11-28T20:30:45.816Z] 1dd292eed974: Layer already exists [2023-11-28T20:30:45.816Z] 7bd550966ee9: Layer already exists [2023-11-28T20:30:45.816Z] 00cb57cdbaaf: Layer already exists [2023-11-28T20:30:45.816Z] cc2447e1835a: Layer already exists [2023-11-28T20:30:45.816Z] main: digest: sha256:7f469f5dbb2eed0d021f5223874233435764288032797ab246f4af78f7257898 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:30:46.027Z] ===================================================== [Pipeline] echo [2023-11-28T20:30:46.067Z] taggedImages: [2023-11-28T20:30:46.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T20:30:46.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-28T20:30:46.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.1 [2023-11-28T20:30:46.067Z] - nexus3.edgexfoundry.org:10004/device-mqtt:972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [2023-11-28T20:30:46.067Z] - 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-28T20:30:46.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:30:46.692Z] [2023-11-28T20:30:46.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:47.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:30:47.734Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:30:47.734Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:30:47.734Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:30:47.734Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:30:47.734Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:30:47.734Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:30:47.734Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:30:47.734Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:30:47.734Z] 33b1e0a273af: Waiting [2023-11-28T20:30:47.734Z] 5d3b04190fa2: Waiting [2023-11-28T20:30:47.734Z] 2f39f015ded8: Waiting [2023-11-28T20:30:47.734Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:30:49.257Z] 5c69ac0246d0: Download complete [2023-11-28T20:30:49.257Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:30:49.257Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:30:49.257Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:30:49.257Z] 33b1e0a273af: Download complete [2023-11-28T20:30:49.257Z] 5d3b04190fa2: Download complete [2023-11-28T20:30:49.516Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:30:49.516Z] ec43610c2a17: Download complete [2023-11-28T20:30:49.516Z] 5eb5b503b376: Download complete [2023-11-28T20:30:50.080Z] 2f39f015ded8: Download complete [2023-11-28T20:30:50.645Z] 5eb5b503b376: Pull complete [2023-11-28T20:30:50.645Z] 5c69ac0246d0: Pull complete [2023-11-28T20:30:50.903Z] ec43610c2a17: Pull complete [2023-11-28T20:30:51.161Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:30:51.161Z] 33b1e0a273af: Pull complete [2023-11-28T20:30:51.161Z] 5d3b04190fa2: Pull complete [2023-11-28T20:30:55.343Z] 2f39f015ded8: Pull complete [2023-11-28T20:30:55.343Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:30:55.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:30:55.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:55.548Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T20:30:55.577Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:30:56.752Z] $ docker top d9078540ffc3e8d54d671d76ddf97ea1bfe2901daff88900286ae93ba8b1040f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:57.165Z] ---> job-cost.sh [2023-11-28T20:30:57.165Z] lf-activate-venv: SKIPPING [2023-11-28T20:30:57.165Z] INFO: No Stack... [2023-11-28T20:30:57.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:30:57.682Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:30:57.970Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-11-28T20:30:57.970Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:30:57.981Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] [2023-11-28T20:30:57.990Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] did not exist. Created. [2023-11-28T20:30:57.990Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:30:58.354Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:30:58.374Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:30:58.415Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:30:58.502Z] $ docker stop --time=1 d9078540ffc3e8d54d671d76ddf97ea1bfe2901daff88900286ae93ba8b1040f [2023-11-28T20:30:59.647Z] $ docker rm -f --volumes d9078540ffc3e8d54d671d76ddf97ea1bfe2901daff88900286ae93ba8b1040f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T20:56:46.027Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6605 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-11-28T20:56:46.076Z] Running in /w/workspace/device-mqtt-go/154 [Pipeline] { [Pipeline] checkout [2023-11-28T20:56:49.163Z] The recommended git tool is: git [2023-11-28T20:56:55.414Z] using credential edgex-jenkins-ssh [2023-11-28T20:56:55.445Z] Cloning the remote Git repository [2023-11-28T20:56:55.504Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-28T20:56:55.612Z] > git init /w/workspace/device-mqtt-go/154 # timeout=10 [2023-11-28T20:56:55.778Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-28T20:56:55.780Z] > git --version # timeout=10 [2023-11-28T20:56:55.804Z] > git --version # 'git version 2.25.1' [2023-11-28T20:56:55.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T20:56:55.988Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:56:58.080Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-28T20:56:58.104Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T20:56:59.134Z] Avoid second fetch [2023-11-28T20:56:59.135Z] Checking out Revision 972a1f6392fb66aca512ab6e37eb1188ace4c45a (main) [2023-11-28T20:56:59.777Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#649)" [2023-11-28T20:56:59.154Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T20:56:59.232Z] > git checkout -f 972a1f6392fb66aca512ab6e37eb1188ace4c45a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:57:00.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T20:57:00.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T20:57:00.926Z] Dload Upload Total Spent Left Speed [2023-11-28T20:57:00.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-11-28T20:57:01.305Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T20:57:01.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T20:57:01.641Z] + sudo tee /etc/docker/daemon.new [2023-11-28T20:57:01.641Z] { [2023-11-28T20:57:01.641Z] "registry-mirrors": [ [2023-11-28T20:57:01.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T20:57:01.641Z] ], [2023-11-28T20:57:01.641Z] "bip": "10.250.0.254/24", [2023-11-28T20:57:01.641Z] "hosts": [ [2023-11-28T20:57:01.641Z] "tcp://0.0.0.0:5555", [2023-11-28T20:57:01.641Z] "unix:///var/run/docker.sock" [2023-11-28T20:57:01.641Z] ], [2023-11-28T20:57:01.641Z] "mtu": 1458, [2023-11-28T20:57:01.641Z] "selinux-enabled": true, [2023-11-28T20:57:01.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T20:57:01.641Z] } [Pipeline] sh [2023-11-28T20:57:01.983Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T20:57:02.324Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:57:24.512Z] provisioning config files... [2023-11-28T20:57:24.542Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/154@tmp/config9701456637616754714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:57:25.021Z] ---> ****-login.sh [2023-11-28T20:57:25.021Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:57:25.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:25.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:25.566Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:25.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:25.567Z] [2023-11-28T20:57:25.567Z] Login Succeeded [2023-11-28T20:57:25.567Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:57:25.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:26.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:26.106Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:26.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:26.106Z] [2023-11-28T20:57:26.106Z] Login Succeeded [2023-11-28T20:57:26.106Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:57:26.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:26.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:26.376Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:26.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:26.376Z] [2023-11-28T20:57:26.376Z] Login Succeeded [2023-11-28T20:57:26.376Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:57:26.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:26.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:26.649Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:26.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:26.649Z] [2023-11-28T20:57:26.649Z] Login Succeeded [2023-11-28T20:57:26.649Z] ****.io [2023-11-28T20:57:26.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:57:27.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:57:27.186Z] Configure a credential helper to remove this warning. See [2023-11-28T20:57:27.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:57:27.186Z] [2023-11-28T20:57:27.186Z] Login Succeeded [2023-11-28T20:57:27.186Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:57:27.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:57:27.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:57:27.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:57:27.753Z] ========================================================= [2023-11-28T20:57:27.753Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T20:57:27.753Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:57:28.261Z] + 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-28T20:57:28.530Z] Sending build context to Docker daemon 8.749MB [2023-11-28T20:57:28.799Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:57:28.799Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:57:28.799Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T20:57:28.799Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T20:57:28.799Z] 5d54e960e981: Pulling fs layer [2023-11-28T20:57:28.799Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T20:57:28.799Z] f0e02332f6b5: Pulling fs layer [2023-11-28T20:57:28.799Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T20:57:28.799Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T20:57:28.799Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T20:57:28.799Z] 872ee5b61b7b: Waiting [2023-11-28T20:57:28.799Z] 0c6a40ed1a82: Waiting [2023-11-28T20:57:28.799Z] f0e02332f6b5: Waiting [2023-11-28T20:57:28.799Z] 94ae7d8d031c: Waiting [2023-11-28T20:57:28.799Z] 5d54e960e981: Verifying Checksum [2023-11-28T20:57:28.799Z] 5d54e960e981: Download complete [2023-11-28T20:57:28.799Z] f0e02332f6b5: Verifying Checksum [2023-11-28T20:57:28.799Z] f0e02332f6b5: Download complete [2023-11-28T20:57:29.072Z] 872ee5b61b7b: Download complete [2023-11-28T20:57:29.072Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T20:57:29.072Z] 9fda8d8052c6: Download complete [2023-11-28T20:57:29.341Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T20:57:29.341Z] 94ae7d8d031c: Download complete [2023-11-28T20:57:29.928Z] 9fda8d8052c6: Pull complete [2023-11-28T20:57:30.516Z] 5d54e960e981: Pull complete [2023-11-28T20:57:30.784Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T20:57:30.784Z] c4a7e357bf2a: Download complete [2023-11-28T20:57:31.749Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T20:57:31.749Z] 0c6a40ed1a82: Download complete [2023-11-28T20:57:44.211Z] c4a7e357bf2a: Pull complete [2023-11-28T20:57:44.211Z] f0e02332f6b5: Pull complete [2023-11-28T20:57:44.211Z] 872ee5b61b7b: Pull complete [2023-11-28T20:57:52.437Z] 0c6a40ed1a82: Pull complete [2023-11-28T20:57:53.405Z] 94ae7d8d031c: Pull complete [2023-11-28T20:57:53.405Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T20:57:53.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T20:57:53.405Z] ---> 86de565de09d [2023-11-28T20:57:53.405Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:57:53.990Z] ---> Running in dd1d87c6b77f [2023-11-28T20:57:54.258Z] Removing intermediate container dd1d87c6b77f [2023-11-28T20:57:54.258Z] ---> 63ba8cad807a [2023-11-28T20:57:54.258Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:57:54.537Z] ---> Running in 6f984358ace1 [2023-11-28T20:57:54.805Z] Removing intermediate container 6f984358ace1 [2023-11-28T20:57:54.805Z] ---> 487bbbac92b7 [2023-11-28T20:57:54.805Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:57:54.805Z] ---> Running in ebeee42899dd [2023-11-28T20:57:55.074Z] Removing intermediate container ebeee42899dd [2023-11-28T20:57:55.074Z] ---> 6bb245e39b56 [2023-11-28T20:57:55.074Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:57:55.349Z] ---> Running in 7287f405b46c [2023-11-28T20:57:55.619Z] Removing intermediate container 7287f405b46c [2023-11-28T20:57:55.619Z] ---> 89a9367bb17b [2023-11-28T20:57:55.619Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:57:55.619Z] ---> Running in 167d43ce076a [2023-11-28T20:57:57.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T20:57:57.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T20:57:58.274Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:57:58.556Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:57:58.556Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:57:58.556Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:57:58.556Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:57:58.556Z] OK: 271 MiB in 56 packages [2023-11-28T20:57:59.528Z] Removing intermediate container 167d43ce076a [2023-11-28T20:57:59.528Z] ---> 12e38791726e [2023-11-28T20:57:59.528Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-28T20:57:59.797Z] ---> Running in 4fd6cfd232ef [2023-11-28T20:58:00.066Z] Removing intermediate container 4fd6cfd232ef [2023-11-28T20:58:00.066Z] ---> a6b8cf2b9063 [2023-11-28T20:58:00.066Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T20:58:00.653Z] ---> 1ac1dace430c [2023-11-28T20:58:00.654Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:58:00.654Z] ---> Running in a25371b0c42e [2023-11-28T20:59:22.409Z] Removing intermediate container a25371b0c42e [2023-11-28T20:59:22.409Z] ---> ccef70442930 [2023-11-28T20:59:22.409Z] Step 11/12 : COPY . . [2023-11-28T20:59:22.409Z] ---> b2232687c1ee [2023-11-28T20:59:22.409Z] Step 12/12 : RUN $MAKE [2023-11-28T20:59:22.409Z] ---> Running in ff6f63a6bed6 [2023-11-28T20:59:22.409Z] noop [2023-11-28T20:59:22.409Z] Removing intermediate container ff6f63a6bed6 [2023-11-28T20:59:22.409Z] ---> bb143b114e03 [2023-11-28T20:59:22.409Z] Successfully built bb143b114e03 [2023-11-28T20:59:22.409Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:59:22.906Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:59:22.906Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:59:23.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-6605 does not seem to be running inside a container [2023-11-28T20:59:23.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/154 -v /w/workspace/device-mqtt-go/154:/w/workspace/device-mqtt-go/154:rw,z -v /w/workspace/device-mqtt-go/154@tmp:/w/workspace/device-mqtt-go/154@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-28T20:59:24.554Z] $ docker top dd0986a5e534320150682eb72a27c4b719366b326cc8ede88beafa97f2a6b6e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:59:25.471Z] + go version [2023-11-28T20:59:25.471Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T20:59:25.492Z] $ docker stop --time=1 dd0986a5e534320150682eb72a27c4b719366b326cc8ede88beafa97f2a6b6e7 [2023-11-28T20:59:27.155Z] $ docker rm -f --volumes dd0986a5e534320150682eb72a27c4b719366b326cc8ede88beafa97f2a6b6e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:59:28.010Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T20:59:28.010Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:59:28.280Z] prd-ubuntu20.04-docker-arm64-4c-16g-6605 does not seem to be running inside a container [2023-11-28T20:59:28.339Z] $ 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/154 -v /w/workspace/device-mqtt-go/154:/w/workspace/device-mqtt-go/154:rw,z -v /w/workspace/device-mqtt-go/154@tmp:/w/workspace/device-mqtt-go/154@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-28T20:59:31.062Z] $ docker top 7aa74364c79b85e418ac7a3a529e7f98726efeac6d4db0d60bc6665af4b38619 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:59:31.987Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/154 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:59:32.671Z] + make test [2023-11-28T20:59:32.671Z] go test ./... -coverprofile=coverage.out ./... [2023-11-28T20:59:36.931Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-28T21:01:14.436Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-28T21:01:14.436Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-28T21:01:14.436Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements [2023-11-28T21:01:14.436Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:01:14.436Z] go vet ./... [2023-11-28T21:01:41.143Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:01:41.143Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:01:41.426Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:01:41.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:01:41.775Z] $ docker stop --time=1 7aa74364c79b85e418ac7a3a529e7f98726efeac6d4db0d60bc6665af4b38619 [2023-11-28T21:01:43.941Z] $ docker rm -f --volumes 7aa74364c79b85e418ac7a3a529e7f98726efeac6d4db0d60bc6665af4b38619 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:01:45.412Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:01:45.471Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:01:46.249Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:01:46.881Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:01:47.217Z] + ls -al . [2023-11-28T21:01:47.217Z] total 180 [2023-11-28T21:01:47.217Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:59 . [2023-11-28T21:01:47.217Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:56 .. [2023-11-28T21:01:47.217Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:56 .dockerignore [2023-11-28T21:01:47.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:56 .git [2023-11-28T21:01:47.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:56 .github [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 28 20:56 .gitignore [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:56 .golangci.yml [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 28 20:56 Attribution.txt [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 18574 Nov 28 20:56 CHANGELOG.md [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 1798 Nov 28 20:56 Dockerfile [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:56 GOVERNANCE.md [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 28 20:56 Jenkinsfile [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:56 LICENSE [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 28 20:56 Makefile [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 20:56 OWNERS.md [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 28 20:56 README.md [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:29 VERSION [2023-11-28T21:01:47.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:56 bin [2023-11-28T21:01:47.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:56 cmd [2023-11-28T21:01:47.218Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 28 21:01 coverage.out [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 3817 Nov 28 20:56 go.mod [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 35084 Nov 28 20:56 go.sum [2023-11-28T21:01:47.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:56 internal [2023-11-28T21:01:47.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:56 mock [2023-11-28T21:01:47.218Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 28 20:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:01:47.634Z] + 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=972a1f6392fb66aca512ab6e37eb1188ace4c45a --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T21:01:47.902Z] Sending build context to Docker daemon 8.768MB [2023-11-28T21:01:47.902Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:01:47.902Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T21:01:47.902Z] ---> bb143b114e03 [2023-11-28T21:01:47.902Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:01:48.176Z] ---> Running in db5a6bbc017a [2023-11-28T21:01:48.444Z] Removing intermediate container db5a6bbc017a [2023-11-28T21:01:48.444Z] ---> f274e1215415 [2023-11-28T21:01:48.444Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:01:48.713Z] ---> Running in b2dcc73de553 [2023-11-28T21:01:48.980Z] Removing intermediate container b2dcc73de553 [2023-11-28T21:01:48.980Z] ---> a6072c78fa73 [2023-11-28T21:01:48.980Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:01:48.980Z] ---> Running in a6f03dc649f2 [2023-11-28T21:01:49.568Z] Removing intermediate container a6f03dc649f2 [2023-11-28T21:01:49.568Z] ---> f0f8827e71ae [2023-11-28T21:01:49.568Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:01:49.568Z] ---> Running in 2755e003bd89 [2023-11-28T21:01:49.835Z] Removing intermediate container 2755e003bd89 [2023-11-28T21:01:49.835Z] ---> 2a61024ba8f5 [2023-11-28T21:01:49.835Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:01:50.102Z] ---> Running in 36ac34e3f68e [2023-11-28T21:01:51.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:01:51.656Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:01:52.620Z] OK: 271 MiB in 56 packages [2023-11-28T21:01:56.908Z] Removing intermediate container 36ac34e3f68e [2023-11-28T21:01:56.908Z] ---> 7215318043d4 [2023-11-28T21:01:56.908Z] Step 8/25 : WORKDIR /device-mqtt-go [2023-11-28T21:01:56.908Z] ---> Running in 7d32d64eefb6 [2023-11-28T21:01:57.177Z] Removing intermediate container 7d32d64eefb6 [2023-11-28T21:01:57.177Z] ---> f65854d7a054 [2023-11-28T21:01:57.177Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T21:01:57.766Z] ---> 9db2edf5dc52 [2023-11-28T21:01:57.766Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:01:58.034Z] ---> Running in 10bc7accaec6 [2023-11-28T21:02:00.620Z] Removing intermediate container 10bc7accaec6 [2023-11-28T21:02:00.620Z] ---> a8bde4997ac7 [2023-11-28T21:02:00.620Z] Step 11/25 : COPY . . [2023-11-28T21:02:01.587Z] ---> 3735217bc875 [2023-11-28T21:02:01.587Z] Step 12/25 : RUN $MAKE [2023-11-28T21:02:01.587Z] ---> Running in 1014dc44bdb2 [2023-11-28T21:02:03.003Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.1 -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-28T21:04:09.694Z] Removing intermediate container 1014dc44bdb2 [2023-11-28T21:04:09.694Z] ---> 6f97af729ba3 [2023-11-28T21:04:09.694Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T21:04:09.694Z] 3.18: Pulling from library/alpine [2023-11-28T21:04:09.694Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:04:09.694Z] 579b34f0a95b: Download complete [2023-11-28T21:04:09.694Z] 579b34f0a95b: Pull complete [2023-11-28T21:04:09.694Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:04:09.694Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:04:09.694Z] ---> 3cc203321400 [2023-11-28T21:04:09.694Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-28T21:04:09.694Z] ---> Running in c431f71d6a83 [2023-11-28T21:04:09.694Z] Removing intermediate container c431f71d6a83 [2023-11-28T21:04:09.694Z] ---> 43bd80dd9086 [2023-11-28T21:04:09.694Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T21:04:09.694Z] ---> Running in 755cba4977f0 [2023-11-28T21:04:09.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:04:09.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:04:09.694Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T21:04:09.694Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:04:09.694Z] OK: 8 MiB in 16 packages [2023-11-28T21:04:09.694Z] Removing intermediate container 755cba4977f0 [2023-11-28T21:04:09.694Z] ---> 2547faff183a [2023-11-28T21:04:09.694Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-28T21:04:09.694Z] ---> Running in e0deecc298c5 [2023-11-28T21:04:09.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:04:09.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:04:09.694Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:04:09.694Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:04:09.694Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:04:09.694Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:04:09.694Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:04:09.694Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:04:09.694Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:04:09.694Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:04:09.694Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:04:09.694Z] OK: 8 MiB in 16 packages [2023-11-28T21:04:09.694Z] Removing intermediate container e0deecc298c5 [2023-11-28T21:04:09.694Z] ---> b4c97831e07b [2023-11-28T21:04:09.694Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-28T21:04:09.694Z] ---> bcf235929f79 [2023-11-28T21:04:09.694Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-28T21:04:09.694Z] ---> 4c709e97583c [2023-11-28T21:04:09.694Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-28T21:04:09.694Z] ---> 01d6af767fad [2023-11-28T21:04:09.694Z] Step 20/25 : EXPOSE 59982 [2023-11-28T21:04:09.694Z] ---> Running in b60327f95637 [2023-11-28T21:04:09.694Z] Removing intermediate container b60327f95637 [2023-11-28T21:04:09.694Z] ---> cac2593dec23 [2023-11-28T21:04:09.694Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2023-11-28T21:04:09.694Z] ---> Running in 8270318a6080 [2023-11-28T21:04:09.694Z] Removing intermediate container 8270318a6080 [2023-11-28T21:04:09.694Z] ---> d5fca0e6c50f [2023-11-28T21:04:09.694Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-28T21:04:09.963Z] ---> Running in 3e5d7b85825c [2023-11-28T21:04:10.231Z] Removing intermediate container 3e5d7b85825c [2023-11-28T21:04:10.231Z] ---> d27ae7bb6429 [2023-11-28T21:04:10.231Z] Step 23/25 : LABEL arch=arm64 [2023-11-28T21:04:10.231Z] ---> Running in fec22f3c32e0 [2023-11-28T21:04:10.499Z] Removing intermediate container fec22f3c32e0 [2023-11-28T21:04:10.499Z] ---> 378c8577bc79 [2023-11-28T21:04:10.499Z] Step 24/25 : LABEL git_sha=972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T21:04:10.768Z] ---> Running in df64becbe20f [2023-11-28T21:04:11.035Z] Removing intermediate container df64becbe20f [2023-11-28T21:04:11.035Z] ---> 558271427b53 [2023-11-28T21:04:11.035Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T21:04:11.035Z] ---> Running in 5dc8306b5733 [2023-11-28T21:04:11.303Z] Removing intermediate container 5dc8306b5733 [2023-11-28T21:04:11.303Z] ---> a9e9c8c118b1 [2023-11-28T21:04:11.303Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:04:11.303Z] Successfully built a9e9c8c118b1 [2023-11-28T21:04:11.303Z] 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-28T21:04:11.770Z] provisioning config files... [2023-11-28T21:04:11.787Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/154@tmp/config14322205471670608279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:04:12.191Z] ---> ****-login.sh [2023-11-28T21:04:12.191Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:04:12.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:04:12.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:04:12.460Z] Configure a credential helper to remove this warning. See [2023-11-28T21:04:12.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:04:12.460Z] [2023-11-28T21:04:12.460Z] Login Succeeded [2023-11-28T21:04:12.460Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:04:12.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:04:12.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:04:12.730Z] Configure a credential helper to remove this warning. See [2023-11-28T21:04:12.730Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:04:12.730Z] [2023-11-28T21:04:12.730Z] Login Succeeded [2023-11-28T21:04:12.730Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:04:13.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:04:13.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:04:13.269Z] Configure a credential helper to remove this warning. See [2023-11-28T21:04:13.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:04:13.269Z] [2023-11-28T21:04:13.269Z] Login Succeeded [2023-11-28T21:04:13.269Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:04:13.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:04:13.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:04:13.536Z] Configure a credential helper to remove this warning. See [2023-11-28T21:04:13.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:04:13.536Z] [2023-11-28T21:04:13.536Z] Login Succeeded [2023-11-28T21:04:13.536Z] ****.io [2023-11-28T21:04:13.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:04:14.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:04:14.074Z] Configure a credential helper to remove this warning. See [2023-11-28T21:04:14.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:04:14.074Z] [2023-11-28T21:04:14.074Z] Login Succeeded [2023-11-28T21:04:14.074Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:04:14.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:04:14.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:04:14.329Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-11-28T21:04:14.329Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T21:04:14.329Z] latest [2023-11-28T21:04:14.329Z] 3.2.0-dev.1 [2023-11-28T21:04:14.329Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [2023-11-28T21:04:14.329Z] main [2023-11-28T21:04:14.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:14.892Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:15.376Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T21:04:15.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-28T21:04:15.376Z] 9617411dcf42: Preparing [2023-11-28T21:04:15.376Z] 316cfde913eb: Preparing [2023-11-28T21:04:15.376Z] dac40b640924: Preparing [2023-11-28T21:04:15.376Z] 9febdb697d93: Preparing [2023-11-28T21:04:15.376Z] 50f7a3271874: Preparing [2023-11-28T21:04:15.376Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:04:15.376Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:04:15.645Z] 50f7a3271874: Pushed [2023-11-28T21:04:15.645Z] 9617411dcf42: Pushed [2023-11-28T21:04:15.645Z] 316cfde913eb: Pushed [2023-11-28T21:04:15.645Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:04:17.051Z] 9febdb697d93: Pushed [2023-11-28T21:04:21.307Z] dac40b640924: Pushed [2023-11-28T21:04:21.307Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a: digest: sha256:ed368ace101e6a8eb3f65decd861c8a8a51c6ed7502e1bdf69d50988f284761d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:21.784Z] + 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-28T21:04:22.251Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-28T21:04:22.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-28T21:04:22.251Z] 9617411dcf42: Preparing [2023-11-28T21:04:22.251Z] 316cfde913eb: Preparing [2023-11-28T21:04:22.251Z] dac40b640924: Preparing [2023-11-28T21:04:22.251Z] 9febdb697d93: Preparing [2023-11-28T21:04:22.251Z] 50f7a3271874: Preparing [2023-11-28T21:04:22.251Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:04:22.251Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:04:22.251Z] 50f7a3271874: Layer already exists [2023-11-28T21:04:22.251Z] 316cfde913eb: Layer already exists [2023-11-28T21:04:22.251Z] 9febdb697d93: Layer already exists [2023-11-28T21:04:22.251Z] 9617411dcf42: Layer already exists [2023-11-28T21:04:22.251Z] dac40b640924: Layer already exists [2023-11-28T21:04:22.251Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:04:22.518Z] latest: digest: sha256:ed368ace101e6a8eb3f65decd861c8a8a51c6ed7502e1bdf69d50988f284761d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:23.009Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:23.524Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.1 [2023-11-28T21:04:23.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-28T21:04:23.524Z] 9617411dcf42: Preparing [2023-11-28T21:04:23.524Z] 316cfde913eb: Preparing [2023-11-28T21:04:23.524Z] dac40b640924: Preparing [2023-11-28T21:04:23.524Z] 9febdb697d93: Preparing [2023-11-28T21:04:23.524Z] 50f7a3271874: Preparing [2023-11-28T21:04:23.524Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:04:23.524Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:04:23.524Z] 50f7a3271874: Layer already exists [2023-11-28T21:04:23.524Z] dac40b640924: Layer already exists [2023-11-28T21:04:23.524Z] 316cfde913eb: Layer already exists [2023-11-28T21:04:23.524Z] 9617411dcf42: Layer already exists [2023-11-28T21:04:23.524Z] 9febdb697d93: Layer already exists [2023-11-28T21:04:23.524Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:04:23.524Z] 3.2.0-dev.1: digest: sha256:ed368ace101e6a8eb3f65decd861c8a8a51c6ed7502e1bdf69d50988f284761d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:23.996Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:24.471Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [2023-11-28T21:04:24.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-28T21:04:24.471Z] 9617411dcf42: Preparing [2023-11-28T21:04:24.471Z] 316cfde913eb: Preparing [2023-11-28T21:04:24.471Z] dac40b640924: Preparing [2023-11-28T21:04:24.471Z] 9febdb697d93: Preparing [2023-11-28T21:04:24.471Z] 50f7a3271874: Preparing [2023-11-28T21:04:24.471Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:04:24.471Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:04:24.471Z] 9febdb697d93: Layer already exists [2023-11-28T21:04:24.471Z] 9617411dcf42: Layer already exists [2023-11-28T21:04:24.471Z] dac40b640924: Layer already exists [2023-11-28T21:04:24.471Z] 50f7a3271874: Layer already exists [2023-11-28T21:04:24.471Z] 316cfde913eb: Layer already exists [2023-11-28T21:04:24.471Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:04:24.471Z] 972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1: digest: sha256:ed368ace101e6a8eb3f65decd861c8a8a51c6ed7502e1bdf69d50988f284761d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:24.953Z] + 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-28T21:04:25.426Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-11-28T21:04:25.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-28T21:04:25.426Z] 9617411dcf42: Preparing [2023-11-28T21:04:25.426Z] 316cfde913eb: Preparing [2023-11-28T21:04:25.426Z] dac40b640924: Preparing [2023-11-28T21:04:25.426Z] 9febdb697d93: Preparing [2023-11-28T21:04:25.426Z] 50f7a3271874: Preparing [2023-11-28T21:04:25.426Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:04:25.426Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:04:25.426Z] dac40b640924: Layer already exists [2023-11-28T21:04:25.426Z] 9febdb697d93: Layer already exists [2023-11-28T21:04:25.426Z] 9617411dcf42: Layer already exists [2023-11-28T21:04:25.426Z] 50f7a3271874: Layer already exists [2023-11-28T21:04:25.426Z] 316cfde913eb: Layer already exists [2023-11-28T21:04:25.426Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:04:25.426Z] main: digest: sha256:ed368ace101e6a8eb3f65decd861c8a8a51c6ed7502e1bdf69d50988f284761d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:04:25.808Z] ===================================================== [Pipeline] echo [2023-11-28T21:04:25.859Z] taggedImages: [2023-11-28T21:04:25.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:972a1f6392fb66aca512ab6e37eb1188ace4c45a [2023-11-28T21:04:25.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-28T21:04:25.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.1 [2023-11-28T21:04:25.859Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:972a1f6392fb66aca512ab6e37eb1188ace4c45a-3.2.0-dev.1 [2023-11-28T21:04:25.859Z] - 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-28T21:04:26.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:04:26.588Z] [2023-11-28T21:04:26.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:04:26.986Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:04:26.986Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:04:26.986Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:04:26.986Z] 04944245beec: Pulling fs layer [2023-11-28T21:04:26.986Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:04:26.986Z] 765212b225bb: Pulling fs layer [2023-11-28T21:04:26.986Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:04:26.986Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:04:26.986Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:04:26.986Z] f23df028b6ca: Waiting [2023-11-28T21:04:26.986Z] d65c8cfc05b1: Waiting [2023-11-28T21:04:26.986Z] 2437ff75d9bd: Waiting [2023-11-28T21:04:26.986Z] 765212b225bb: Waiting [2023-11-28T21:04:27.260Z] 04944245beec: Verifying Checksum [2023-11-28T21:04:27.260Z] 04944245beec: Download complete [2023-11-28T21:04:27.260Z] 765212b225bb: Download complete [2023-11-28T21:04:27.260Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:04:27.260Z] f23df028b6ca: Download complete [2023-11-28T21:04:27.260Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:04:27.260Z] d65c8cfc05b1: Download complete [2023-11-28T21:04:27.538Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:04:27.538Z] 699f458cf7ca: Download complete [2023-11-28T21:04:27.818Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T21:04:27.818Z] 8998bd30e6a1: Download complete [2023-11-28T21:04:30.434Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:04:30.434Z] 2437ff75d9bd: Download complete [2023-11-28T21:04:35.771Z] 8998bd30e6a1: Pull complete [2023-11-28T21:04:35.771Z] 04944245beec: Pull complete [2023-11-28T21:04:37.200Z] 699f458cf7ca: Pull complete [2023-11-28T21:04:37.469Z] 765212b225bb: Pull complete [2023-11-28T21:04:38.430Z] f23df028b6ca: Pull complete [2023-11-28T21:04:38.430Z] d65c8cfc05b1: Pull complete [2023-11-28T21:04:56.661Z] 2437ff75d9bd: Pull complete [2023-11-28T21:04:56.661Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:04:56.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:04:56.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:04:57.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-6605 does not seem to be running inside a container [2023-11-28T21:04:57.162Z] $ 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/154 -v /w/workspace/device-mqtt-go/154:/w/workspace/device-mqtt-go/154:rw,z -v /w/workspace/device-mqtt-go/154@tmp:/w/workspace/device-mqtt-go/154@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-28T21:04:59.944Z] $ docker top 5fb4e63e2a51c018a67acc7ae3f1e9d79c2e7051121ed1d62c4b7403be353d42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:05:00.922Z] ---> job-cost.sh [2023-11-28T21:05:00.922Z] lf-activate-venv: SKIPPING [2023-11-28T21:05:00.922Z] INFO: No Stack... [2023-11-28T21:05:01.189Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:05:02.150Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:05:02.786Z] + cut -d, -f6 [2023-11-28T21:05:02.786Z] + cat /w/workspace/device-mqtt-go/154/archives/cost.csv [Pipeline] lock [2023-11-28T21:05:02.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] [2023-11-28T21:05:02.854Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] did not exist. Created. [2023-11-28T21:05:02.854Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:05:03.605Z] /w/workspace/device-mqtt-go/154@tmp/durable-54cdd317/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:05:04.256Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:05:04.324Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:05:04.374Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:05:04.384Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-154-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:05:04.520Z] $ docker stop --time=1 5fb4e63e2a51c018a67acc7ae3f1e9d79c2e7051121ed1d62c4b7403be353d42 [2023-11-28T21:05:06.033Z] $ docker rm -f --volumes 5fb4e63e2a51c018a67acc7ae3f1e9d79c2e7051121ed1d62c4b7403be353d42 [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-28T21:05:07.483Z] provisioning config files... [2023-11-28T21:05:07.493Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5026666823606847012tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:05:07.875Z] + set +x [2023-11-28T21:05:07.875Z] + bash -s -- [2023-11-28T21:05:07.875Z] + curl -s https://codecov.io/bash [2023-11-28T21:05:07.875Z] [2023-11-28T21:05:07.875Z] _____ _ [2023-11-28T21:05:07.875Z] / ____| | | [2023-11-28T21:05:07.875Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:05:07.875Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:05:07.875Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:05:07.875Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:05:07.875Z] Bash-1.0.6 [2023-11-28T21:05:07.875Z] [2023-11-28T21:05:07.875Z] [2023-11-28T21:05:07.875Z] ==> git version 2.25.1 found [2023-11-28T21:05:07.875Z] ==> 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-28T21:05:07.875Z] Release-Date: 2020-01-08 [2023-11-28T21:05:07.875Z] 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-28T21:05:07.875Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:05:07.875Z] ==> Jenkins CI detected. [2023-11-28T21:05:07.875Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-28T21:05:07.875Z] project root: . [2023-11-28T21:05:07.875Z] --> token set from env [2023-11-28T21:05:07.875Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:05:07.875Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:05:07.875Z] ==> Python coveragepy not found [2023-11-28T21:05:07.875Z] ==> Searching for coverage reports in: [2023-11-28T21:05:07.875Z] + . [2023-11-28T21:05:07.875Z] -> Found 1 reports [2023-11-28T21:05:07.875Z] ==> Detecting git/mercurial file structure [2023-11-28T21:05:07.875Z] ==> Reading reports [2023-11-28T21:05:08.134Z] + ./coverage.out bytes=18506 [2023-11-28T21:05:08.134Z] ==> Appending adjustments [2023-11-28T21:05:08.134Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:05:08.134Z] + Found adjustments [2023-11-28T21:05:08.134Z] ==> Gzipping contents [2023-11-28T21:05:08.134Z] 4.0K /tmp/codecov.Baj27j.gz [2023-11-28T21:05:08.134Z] ==> Uploading reports [2023-11-28T21:05:08.134Z] url: https://codecov.io [2023-11-28T21:05:08.134Z] query: branch=main&commit=972a1f6392fb66aca512ab6e37eb1188ace4c45a&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:05:08.134Z] -> Pinging Codecov [2023-11-28T21:05:08.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=972a1f6392fb66aca512ab6e37eb1188ace4c45a&build=154&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F154%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:05:08.134Z] -> Uploading to [2023-11-28T21:05:08.134Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/7D719EC7BBE17E464838252E33014C33/972a1f6392fb66aca512ab6e37eb1188ace4c45a/cf2c310b-412a-4874-8e00-7d9739e7126d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T210508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0620978b41652ef871f918db5208cc65810c0e67247489a9c7aa3a5adc872087 [2023-11-28T21:05:08.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:05:08.134Z] Dload Upload Total Spent Left Speed [2023-11-28T21:05:08.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 11250 --:--:-- --:--:-- --:--:-- 11250 [2023-11-28T21:05:08.704Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] } [2023-11-28T21:05:08.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:05:09.135Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:05:09.153Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:05:09.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:05:09.592Z] [2023-11-28T21:05:09.592Z] 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-28T21:05:09.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:05:09.947Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:05:09.947Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:05:09.947Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:05:09.947Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:05:09.947Z] 114826534d7a: Pulling fs layer [2023-11-28T21:05:09.947Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:05:09.947Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:05:09.947Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:05:09.947Z] 8a3aa393b2d8: Waiting [2023-11-28T21:05:09.947Z] 114826534d7a: Waiting [2023-11-28T21:05:09.947Z] 4657fd5d0bcf: Waiting [2023-11-28T21:05:09.947Z] 6ad1cebc031e: Waiting [2023-11-28T21:05:09.947Z] 25bc292e5bac: Verifying Checksum [2023-11-28T21:05:09.947Z] 25bc292e5bac: Download complete [2023-11-28T21:05:09.947Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T21:05:09.947Z] 52dc419b0ee2: Download complete [2023-11-28T21:05:09.947Z] 4657fd5d0bcf: Verifying Checksum [2023-11-28T21:05:09.947Z] 4657fd5d0bcf: Download complete [2023-11-28T21:05:09.947Z] df9b9388f04a: Download complete [2023-11-28T21:05:09.947Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:05:09.947Z] 6ad1cebc031e: Download complete [2023-11-28T21:05:10.206Z] df9b9388f04a: Pull complete [2023-11-28T21:05:10.206Z] 52dc419b0ee2: Pull complete [2023-11-28T21:05:10.206Z] 25bc292e5bac: Pull complete [2023-11-28T21:05:10.775Z] 114826534d7a: Verifying Checksum [2023-11-28T21:05:10.775Z] 114826534d7a: Download complete [2023-11-28T21:05:10.775Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:05:14.061Z] 114826534d7a: Pull complete [2023-11-28T21:05:14.061Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:05:14.061Z] 6ad1cebc031e: Pull complete [2023-11-28T21:05:16.589Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:05:16.589Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:05:16.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:05:16.589Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:05:16.885Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T21:05:16.915Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T21:05:18.262Z] $ docker top aba6e3d965074d5af522ec448ed9043c4744b42b6c4d4e8e4f4934b2be9368cb -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:05:18.446Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-11-28T21:05:18.728Z] + set -o pipefail [2023-11-28T21:05:18.728Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-11-28T21:05:25.297Z] [2023-11-28T21:05:25.297Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-11-28T21:05:25.297Z] [2023-11-28T21:05:25.297Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/8a5e0b09-9d0f-4432-a6e6-3ac0e13a0950 [2023-11-28T21:05:25.297Z] [2023-11-28T21:05:25.297Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:05:25.297Z] [2023-11-28T21:05:25.297Z] [2023-11-28T21:05:25.297Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:05:25.297Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:05:25.297Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:05:25.297Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:05:25.297Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:05:25.303Z] $ docker stop --time=1 aba6e3d965074d5af522ec448ed9043c4744b42b6c4d4e8e4f4934b2be9368cb [2023-11-28T21:05:27.220Z] $ docker rm -f --volumes aba6e3d965074d5af522ec448ed9043c4744b42b6c4d4e8e4f4934b2be9368cb [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-28T21:05:28.661Z] + git log --format=format:%s -1 972a1f6392fb66aca512ab6e37eb1188ace4c45a [Pipeline] sh [2023-11-28T21:05:28.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:05:28.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:05:29.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:05:29.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:05:29.476Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T21:05:29.500Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:05:29.821Z] $ docker top f11b28db4999ef99297d512aec6c557789f2ed712e7397b6dcf3960c4dc9f26f -eo pid,comm [2023-11-28T21:05:29.870Z] 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-28T21:05:29.870Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:05:30.074Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:05:30.074Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:05:30.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:05:30.205Z] $ docker exec f11b28db4999ef99297d512aec6c557789f2ed712e7397b6dcf3960c4dc9f26f ssh-agent [2023-11-28T21:05:30.317Z] SSH_AUTH_SOCK=/tmp/ssh-ZH3Ej9YTMAZN/agent.33 [2023-11-28T21:05:30.317Z] SSH_AGENT_PID=40 [2023-11-28T21:05:30.337Z] Running ssh-add (command line suppressed) [2023-11-28T21:05:30.427Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1719497789761505277.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1719497789761505277.key) [2023-11-28T21:05:30.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:05:30.817Z] + git semver tag [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,981 [run_tag] DEBUG tag force:False [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,981 [check_head_tag] DEBUG check head tag [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,982 [execute] INFO git cat-file --batch-check [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,985 [execute] INFO git cat-file --batch [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,997 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,997 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:30,997 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:05:31.076Z] 2023-11-28 21:05:31,001 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:31.076Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T21:05:31.082Z] $ docker exec --env ******** --env ******** f11b28db4999ef99297d512aec6c557789f2ed712e7397b6dcf3960c4dc9f26f ssh-agent -k [2023-11-28T21:05:31.169Z] unset SSH_AUTH_SOCK; [2023-11-28T21:05:31.170Z] unset SSH_AGENT_PID; [2023-11-28T21:05:31.170Z] echo Agent pid 40 killed; [2023-11-28T21:05:31.182Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:05:31.684Z] + git semver [Pipeline] } [2023-11-28T21:05:31.952Z] $ docker stop --time=1 f11b28db4999ef99297d512aec6c557789f2ed712e7397b6dcf3960c4dc9f26f [2023-11-28T21:05:33.207Z] $ docker rm -f --volumes f11b28db4999ef99297d512aec6c557789f2ed712e7397b6dcf3960c4dc9f26f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:05:33.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:05:33.860Z] [2023-11-28T21:05:33.860Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:05:34.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:05:34.207Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:05:34.207Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:05:34.207Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:05:34.207Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:05:34.207Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:05:34.207Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:05:34.207Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:05:34.207Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:05:34.207Z] d747dcd14b5f: Waiting [2023-11-28T21:05:34.207Z] 2de7ff778b66: Waiting [2023-11-28T21:05:34.207Z] 0d9ebad4ef96: Waiting [2023-11-28T21:05:34.207Z] e9a5061849ea: Waiting [2023-11-28T21:05:34.207Z] 9712f1f96733: Verifying Checksum [2023-11-28T21:05:34.207Z] 9712f1f96733: Download complete [2023-11-28T21:05:34.468Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:05:34.468Z] 63f879dbbcfc: Download complete [2023-11-28T21:05:34.726Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:05:34.726Z] e9a5061849ea: Download complete [2023-11-28T21:05:34.726Z] d747dcd14b5f: Download complete [2023-11-28T21:05:34.726Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:05:34.726Z] ab5ef0e58194: Download complete [2023-11-28T21:05:34.726Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:05:34.726Z] 0d9ebad4ef96: Download complete [2023-11-28T21:05:34.726Z] 2de7ff778b66: Verifying Checksum [2023-11-28T21:05:34.726Z] 2de7ff778b66: Download complete [2023-11-28T21:05:37.253Z] ab5ef0e58194: Pull complete [2023-11-28T21:05:37.253Z] 9712f1f96733: Pull complete [2023-11-28T21:05:37.818Z] 63f879dbbcfc: Pull complete [2023-11-28T21:05:41.107Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:05:41.107Z] e9a5061849ea: Pull complete [2023-11-28T21:05:41.107Z] d747dcd14b5f: Pull complete [2023-11-28T21:05:42.042Z] 2de7ff778b66: Pull complete [2023-11-28T21:05:42.042Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:05:42.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:05:42.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:05:42.330Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T21:05:42.353Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T21:05:43.881Z] $ docker top e56c8bf59c39986ae4456305a83f27eae071fa0d638073c57e7e1be7a40bbfbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:05:44.048Z] provisioning config files... [2023-11-28T21:05:44.055Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4057942750884688907tmp [2023-11-28T21:05:44.064Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3520900805622989662tmp [2023-11-28T21:05:44.072Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6022898257680745408tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:05:44.172Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:05:44.469Z] ---> sigul-configuration.sh [2023-11-28T21:05:44.469Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:05:44.469Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:05:44.469Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:05:44.469Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:05:44.469Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:05:44.469Z] gpg: CAST5 encrypted data [2023-11-28T21:05:44.469Z] gpg: encrypted with 1 passphrase [2023-11-28T21:05:44.469Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:05:44.769Z] + mkdir /home/jenkins [2023-11-28T21:05:44.769Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:05:45.060Z] + 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-28T21:05:45.071Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:05:45.363Z] ---> sigul-install.sh [2023-11-28T21:05:45.363Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:05:45.698Z] + git tag --list [2023-11-28T21:05:45.698Z] 0.7.1 [2023-11-28T21:05:45.698Z] v1.0.0 [2023-11-28T21:05:45.698Z] v1.1.0 [2023-11-28T21:05:45.698Z] v1.1.1 [2023-11-28T21:05:45.699Z] v1.2.2 [2023-11-28T21:05:45.699Z] v1.3.0 [2023-11-28T21:05:45.699Z] v1.3.1 [2023-11-28T21:05:45.699Z] v2.0.0 [2023-11-28T21:05:45.699Z] v2.1.0 [2023-11-28T21:05:45.699Z] v2.1.1 [2023-11-28T21:05:45.699Z] v2.2.0 [2023-11-28T21:05:45.699Z] v2.3.0 [2023-11-28T21:05:45.699Z] v3.0 [2023-11-28T21:05:45.699Z] v3.0.0 [2023-11-28T21:05:45.699Z] v3.1 [2023-11-28T21:05:45.699Z] v3.1.0 [2023-11-28T21:05:45.699Z] v3.1.0-dev.1 [2023-11-28T21:05:45.699Z] v3.1.0-dev.10 [2023-11-28T21:05:45.699Z] v3.1.0-dev.11 [2023-11-28T21:05:45.699Z] v3.1.0-dev.12 [2023-11-28T21:05:45.699Z] v3.1.0-dev.13 [2023-11-28T21:05:45.699Z] v3.1.0-dev.14 [2023-11-28T21:05:45.699Z] v3.1.0-dev.15 [2023-11-28T21:05:45.699Z] v3.1.0-dev.16 [2023-11-28T21:05:45.699Z] v3.1.0-dev.17 [2023-11-28T21:05:45.699Z] v3.1.0-dev.18 [2023-11-28T21:05:45.699Z] v3.1.0-dev.19 [2023-11-28T21:05:45.699Z] v3.1.0-dev.2 [2023-11-28T21:05:45.699Z] v3.1.0-dev.20 [2023-11-28T21:05:45.699Z] v3.1.0-dev.21 [2023-11-28T21:05:45.699Z] v3.1.0-dev.22 [2023-11-28T21:05:45.699Z] v3.1.0-dev.23 [2023-11-28T21:05:45.699Z] v3.1.0-dev.24 [2023-11-28T21:05:45.699Z] v3.1.0-dev.25 [2023-11-28T21:05:45.699Z] v3.1.0-dev.3 [2023-11-28T21:05:45.699Z] v3.1.0-dev.4 [2023-11-28T21:05:45.699Z] v3.1.0-dev.5 [2023-11-28T21:05:45.699Z] v3.1.0-dev.6 [2023-11-28T21:05:45.699Z] v3.1.0-dev.7 [2023-11-28T21:05:45.699Z] v3.1.0-dev.8 [2023-11-28T21:05:45.699Z] v3.1.0-dev.9 [2023-11-28T21:05:45.699Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T21:05:45.998Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T21:05:46.567Z] Signing Git tag with Sigul... [2023-11-28T21:05:46.567Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T21:05:47.145Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:05:47.431Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:05:47.437Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:05:47.562Z] $ docker stop --time=1 e56c8bf59c39986ae4456305a83f27eae071fa0d638073c57e7e1be7a40bbfbd [2023-11-28T21:05:48.848Z] $ docker rm -f --volumes e56c8bf59c39986ae4456305a83f27eae071fa0d638073c57e7e1be7a40bbfbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:05:49.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:05:49.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:05:50.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:05:50.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:05:50.250Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T21:05:50.277Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:05:50.608Z] $ docker top 435990d23d11a958b3e9a74034580b24ae50c4f066d9a3af84d63c5574a44511 -eo pid,comm [2023-11-28T21:05:50.656Z] 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-28T21:05:50.656Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:05:50.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:05:50.871Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:05:50.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:05:50.974Z] $ docker exec 435990d23d11a958b3e9a74034580b24ae50c4f066d9a3af84d63c5574a44511 ssh-agent [2023-11-28T21:05:51.076Z] SSH_AUTH_SOCK=/tmp/ssh-JYq2LQqE11r9/agent.32 [2023-11-28T21:05:51.076Z] SSH_AGENT_PID=38 [2023-11-28T21:05:51.081Z] Running ssh-add (command line suppressed) [2023-11-28T21:05:51.175Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17387583122306047245.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17387583122306047245.key) [2023-11-28T21:05:51.192Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:05:51.531Z] + git semver bump pre [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,721 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,721 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,722 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,722 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,722 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,726 [execute] INFO git cat-file --batch-check [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,727 [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-28T21:05:51.790Z] 2023-11-28 21:05:51,732 [execute] INFO git cat-file --batch [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:05:51.790Z] 2023-11-28 21:05:51,737 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:51.790Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:05:51.794Z] $ docker exec --env ******** --env ******** 435990d23d11a958b3e9a74034580b24ae50c4f066d9a3af84d63c5574a44511 ssh-agent -k [2023-11-28T21:05:51.882Z] unset SSH_AUTH_SOCK; [2023-11-28T21:05:51.882Z] unset SSH_AGENT_PID; [2023-11-28T21:05:51.883Z] echo Agent pid 38 killed; [2023-11-28T21:05:51.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:05:52.422Z] + git semver [Pipeline] } [2023-11-28T21:05:52.691Z] $ docker stop --time=1 435990d23d11a958b3e9a74034580b24ae50c4f066d9a3af84d63c5574a44511 [2023-11-28T21:05:53.960Z] $ docker rm -f --volumes 435990d23d11a958b3e9a74034580b24ae50c4f066d9a3af84d63c5574a44511 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:05:54.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:05:54.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:05:54.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:05:54.829Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:05:55.001Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T21:05:55.020Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:05:55.370Z] $ docker top 9026fe961d3513fda9aa56ae11035ed74c0127d0b43098c4380b17ae0fbe155f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:05:55.630Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:05:55.630Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:05:55.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:05:55.734Z] $ docker exec 9026fe961d3513fda9aa56ae11035ed74c0127d0b43098c4380b17ae0fbe155f ssh-agent [2023-11-28T21:05:55.843Z] SSH_AUTH_SOCK=/tmp/ssh-OKq8m7UdwDZ9/agent.31 [2023-11-28T21:05:55.843Z] SSH_AGENT_PID=37 [2023-11-28T21:05:55.846Z] Running ssh-add (command line suppressed) [2023-11-28T21:05:55.940Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15106400048385608620.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15106400048385608620.key) [2023-11-28T21:05:55.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:05:56.300Z] + git semver push [2023-11-28T21:05:56.561Z] 2023-11-28 21:05:56,470 [run_push] DEBUG push [2023-11-28T21:05:56.561Z] 2023-11-28 21:05:56,470 [execute] INFO git cat-file --batch-check [2023-11-28T21:05:56.561Z] 2023-11-28 21:05:56,471 [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-28T21:05:56.561Z] 2023-11-28 21:05:56,474 [execute] INFO git rev-list 50cb89330afc68692df61619329cc66614703586 -- [2023-11-28T21:05:56.561Z] 2023-11-28 21:05:56,474 [execute] DEBUG Popen(['git', 'rev-list', '50cb89330afc68692df61619329cc66614703586', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:05:56.561Z] 2023-11-28 21:05:56,483 [execute] INFO git fetch -v origin [2023-11-28T21:05:56.561Z] 2023-11-28 21:05:56,484 [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-28T21:05:57.128Z] 2023-11-28 21:05:57,030 [run_push] DEBUG no remote changes detected [2023-11-28T21:05:57.128Z] 2023-11-28 21:05:57,030 [execute] INFO git push origin semver [2023-11-28T21:05:57.128Z] 2023-11-28 21:05:57,030 [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-28T21:05:58.066Z] 2023-11-28 21:05:57,844 [run_push] DEBUG push all version tags [2023-11-28T21:05:58.066Z] 2023-11-28 21:05:57,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:05:58.066Z] 2023-11-28 21:05:57,845 [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-28T21:05:58.633Z] 2023-11-28 21:05:58,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-28T21:05:58.633Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:05:58.638Z] $ docker exec --env ******** --env ******** 9026fe961d3513fda9aa56ae11035ed74c0127d0b43098c4380b17ae0fbe155f ssh-agent -k [2023-11-28T21:05:58.734Z] unset SSH_AUTH_SOCK; [2023-11-28T21:05:58.734Z] unset SSH_AGENT_PID; [2023-11-28T21:05:58.734Z] echo Agent pid 37 killed; [2023-11-28T21:05:58.746Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:05:59.273Z] + git semver [Pipeline] } [2023-11-28T21:05:59.539Z] $ docker stop --time=1 9026fe961d3513fda9aa56ae11035ed74c0127d0b43098c4380b17ae0fbe155f [2023-11-28T21:06:00.827Z] $ docker rm -f --volumes 9026fe961d3513fda9aa56ae11035ed74c0127d0b43098c4380b17ae0fbe155f [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-28T21:06:02.336Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-11-28T21:06:02.336Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-28T21:06:02.336Z] total 16 [2023-11-28T21:06:02.336Z] drwxr-xr-x 3 root root 4096 Nov 28 20:30 . [2023-11-28T21:06:02.336Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:05 .. [2023-11-28T21:06:02.336Z] drwxr-xr-x 2 root root 4096 Nov 28 20:30 cost [2023-11-28T21:06:02.336Z] -rw-r--r-- 1 root root 86 Nov 28 20:30 cost.csv [2023-11-28T21:06:02.336Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-28T21:06:02.336Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-28T21:06:02.336Z] total 16 [2023-11-28T21:06:02.336Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 . [2023-11-28T21:06:02.336Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 21:05 .. [2023-11-28T21:06:02.336Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:30 cost [2023-11-28T21:06:02.336Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 28 20:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:02.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:03.479Z] ---> package-listing.sh [2023-11-28T21:06:03.479Z] ++ facter osfamily [2023-11-28T21:06:03.479Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:06:03.738Z] + OS_FAMILY=debian [2023-11-28T21:06:03.738Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-28T21:06:03.738Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:06:03.738Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:06:03.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:06:03.738Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:06:03.738Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-28T21:06:03.738Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:06:03.738Z] + case "${OS_FAMILY}" in [2023-11-28T21:06:03.738Z] + dpkg -l [2023-11-28T21:06:03.738Z] + grep '^ii' [2023-11-28T21:06:03.738Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:06:03.738Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:06:03.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:06:03.738Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-28T21:06:03.738Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-11-28T21:06:03.738Z] + 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-28T21:06:03.748Z] 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-28T21:06:04.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:06:04.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:06:04.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:06:04.828Z] prd-ubuntu20.04-docker-8c-8g-5120 does not seem to be running inside a container [2023-11-28T21:06:04.851Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T21:06:05.047Z] $ docker top 09ee25b4cc602942644b133727bcc6e3aba4db675dd8a52d0a54ba71c70b32cc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:06:05.514Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:06:05.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:06:06.078Z] + ls /var/log/sa-host [2023-11-28T21:06:06.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:06:06.203Z] provisioning config files... [2023-11-28T21:06:06.213Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6745958612807322975tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:06:06.337Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:06.625Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:06:06.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:07.077Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:06:07.086Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:07.372Z] ---> sudo-logs.sh [2023-11-28T21:06:07.372Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:06:07.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:07.745Z] ---> job-cost.sh [2023-11-28T21:06:07.745Z] lf-activate-venv: SKIPPING [2023-11-28T21:06:07.745Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:06:07.745Z] INFO: Retrieving Stack Cost... [2023-11-28T21:06:08.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:06:08.572Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:06:08.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:06:08.865Z] ---> logs-deploy.sh [2023-11-28T21:06:08.866Z] lf-activate-venv: SKIPPING [2023-11-28T21:06:08.866Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/154 [2023-11-28T21:06:08.866Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:06:09.802Z] Archives upload complete. [2023-11-28T21:06:09.802Z] INFO: archiving logs to Nexus