Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 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-ssh12497498117579967265.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7502133593801380206.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3953802195310815794.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13815640720563610157.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-ssh13232416455280698529.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.23 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-22698 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 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (main) Commit message: "Merge pull request #701 from jackchenjc/edgex-go-issue-4916" > 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 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 > git rev-list --no-walk 9248015ec63f16b77f424838ee7cf1dbf126cff5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T07:46:24.293Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T07:46:24.370Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T07:46:24.395Z] ========================================================= [2024-10-14T07:46:24.395Z] EdgeX Global Pipelines Version Info [2024-10-14T07:46:24.395Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:46:25.127Z] ------------------- [2024-10-14T07:46:25.127Z] stable info: [2024-10-14T07:46:25.127Z] ------------------- [2024-10-14T07:46:25.127Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T07:46:25.127Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T07:46:25.127Z] Message: update stable to v1.0.265 [2024-10-14T07:46:25.697Z] ------------------- [2024-10-14T07:46:25.697Z] experimental info: [2024-10-14T07:46:25.697Z] ------------------- [2024-10-14T07:46:25.697Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T07:46:25.697Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T07:46:25.697Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T07:46:25.770Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-14T07:46:25.794Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-14T07:46:25.816Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T07:46:25.837Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T07:46:25.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T07:46:25.882Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T07:46:25.907Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T07:46:25.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T07:46:25.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T07:46:25.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T07:46:26.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T07:46:26.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-14T07:46:26.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T07:46:26.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T07:46:26.100Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:46:26.124Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:46:26.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:46:26.173Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:46:26.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T07:46:26.218Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T07:46:26.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T07:46:26.264Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T07:46:26.289Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T07:46:26.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T07:46:26.339Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T07:46:26.364Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T07:46:26.391Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T07:46:26.416Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-14T07:46:26.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-14T07:46:26.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-14T07:46:26.484Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo [2024-10-14T07:46:26.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2822fc2 [Pipeline] echo [2024-10-14T07:46:26.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:46:26.602Z] provisioning config files... [2024-10-14T07:46:26.620Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2981819175073412708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:46:26.970Z] ---> ****-login.sh [2024-10-14T07:46:26.971Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:46:26.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:27.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:27.231Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:27.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:27.231Z] [2024-10-14T07:46:27.231Z] Login Succeeded [2024-10-14T07:46:27.231Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:46:27.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:27.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:27.231Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:27.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:27.231Z] [2024-10-14T07:46:27.231Z] Login Succeeded [2024-10-14T07:46:27.231Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:46:27.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:27.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:27.491Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:27.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:27.492Z] [2024-10-14T07:46:27.492Z] Login Succeeded [2024-10-14T07:46:27.492Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:46:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:27.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:27.492Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:27.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:27.492Z] [2024-10-14T07:46:27.492Z] Login Succeeded [2024-10-14T07:46:27.492Z] ****.io [2024-10-14T07:46:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:27.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:27.752Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:27.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:27.752Z] [2024-10-14T07:46:27.752Z] Login Succeeded [2024-10-14T07:46:27.752Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:46:27.760Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T07:46:28.181Z] + git rev-list -1 --merges 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9~1..2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo [2024-10-14T07:46:28.211Z] -----------> git rev-list -1 --merges 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9~1..2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T07:46:28.211Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [false] [Pipeline] sh [2024-10-14T07:46:28.507Z] + git log --format=format:%s -1 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo [2024-10-14T07:46:28.526Z] ========================================================= [2024-10-14T07:46:28.526Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T07:46:28.526Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:46:28.873Z] + git log --format=format:%s -1 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] echo [2024-10-14T07:46:28.888Z] [semverPrep] GIT_COMMIT: 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9, Commit Message: Merge pull request #701 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo [2024-10-14T07:46:28.902Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T07:46:29.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:46:29.264Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T07:46:29.264Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T07:46:29.264Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T07:46:29.264Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T07:46:29.264Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T07:46:29.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:46:29.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:46:29.644Z] [2024-10-14T07:46:29.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:46:29.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:46:29.956Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T07:46:29.957Z] b85a868b505f: Pulling fs layer [2024-10-14T07:46:29.957Z] e2be974225ed: Pulling fs layer [2024-10-14T07:46:29.957Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T07:46:29.957Z] 988bab9f4d93: Pulling fs layer [2024-10-14T07:46:29.957Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T07:46:29.957Z] eaf3925da568: Pulling fs layer [2024-10-14T07:46:29.957Z] bab4dde63d76: Pulling fs layer [2024-10-14T07:46:29.957Z] bde34c3a00c8: Pulling fs layer [2024-10-14T07:46:29.957Z] b352a97aabf1: Pulling fs layer [2024-10-14T07:46:29.957Z] 4872d77fe225: Pulling fs layer [2024-10-14T07:46:29.957Z] 5851b861e8e6: Pulling fs layer [2024-10-14T07:46:29.957Z] bde34c3a00c8: Waiting [2024-10-14T07:46:29.957Z] b352a97aabf1: Waiting [2024-10-14T07:46:29.957Z] 988bab9f4d93: Waiting [2024-10-14T07:46:29.957Z] 4872d77fe225: Waiting [2024-10-14T07:46:29.957Z] 5851b861e8e6: Waiting [2024-10-14T07:46:29.957Z] 1469e6f7b9e6: Waiting [2024-10-14T07:46:29.957Z] bab4dde63d76: Waiting [2024-10-14T07:46:29.957Z] eaf3925da568: Waiting [2024-10-14T07:46:29.957Z] e2be974225ed: Verifying Checksum [2024-10-14T07:46:29.957Z] e2be974225ed: Download complete [2024-10-14T07:46:29.957Z] 988bab9f4d93: Verifying Checksum [2024-10-14T07:46:29.957Z] 988bab9f4d93: Download complete [2024-10-14T07:46:30.216Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T07:46:30.216Z] 1469e6f7b9e6: Download complete [2024-10-14T07:46:30.216Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T07:46:30.216Z] 339a4e72a1f5: Download complete [2024-10-14T07:46:30.216Z] eaf3925da568: Verifying Checksum [2024-10-14T07:46:30.216Z] eaf3925da568: Download complete [2024-10-14T07:46:30.216Z] bde34c3a00c8: Verifying Checksum [2024-10-14T07:46:30.216Z] bde34c3a00c8: Download complete [2024-10-14T07:46:30.216Z] b352a97aabf1: Verifying Checksum [2024-10-14T07:46:30.216Z] b352a97aabf1: Download complete [2024-10-14T07:46:30.216Z] 4872d77fe225: Verifying Checksum [2024-10-14T07:46:30.216Z] 4872d77fe225: Download complete [2024-10-14T07:46:30.216Z] 5851b861e8e6: Verifying Checksum [2024-10-14T07:46:30.216Z] 5851b861e8e6: Download complete [2024-10-14T07:46:30.216Z] b85a868b505f: Verifying Checksum [2024-10-14T07:46:30.216Z] b85a868b505f: Download complete [2024-10-14T07:46:30.476Z] bab4dde63d76: Verifying Checksum [2024-10-14T07:46:30.476Z] bab4dde63d76: Download complete [2024-10-14T07:46:31.513Z] b85a868b505f: Pull complete [2024-10-14T07:46:31.513Z] e2be974225ed: Pull complete [2024-10-14T07:46:32.448Z] 339a4e72a1f5: Pull complete [2024-10-14T07:46:32.448Z] 988bab9f4d93: Pull complete [2024-10-14T07:46:32.708Z] 1469e6f7b9e6: Pull complete [2024-10-14T07:46:32.708Z] eaf3925da568: Pull complete [2024-10-14T07:46:34.633Z] bab4dde63d76: Pull complete [2024-10-14T07:46:34.633Z] bde34c3a00c8: Pull complete [2024-10-14T07:46:34.633Z] b352a97aabf1: Pull complete [2024-10-14T07:46:34.892Z] 4872d77fe225: Pull complete [2024-10-14T07:46:34.892Z] 5851b861e8e6: Pull complete [2024-10-14T07:46:34.893Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T07:46:34.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:46:34.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:46:35.041Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T07:46:35.075Z] $ 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 [2024-10-14T07:46:38.239Z] $ docker top 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 -eo pid,comm [2024-10-14T07:46:38.292Z] 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). [2024-10-14T07:46:38.292Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:46:38.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:46:38.363Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:46:38.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:46:38.482Z] $ docker exec 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent [2024-10-14T07:46:38.581Z] SSH_AUTH_SOCK=/tmp/ssh-vSCbmjL2OHWs/agent.33 [2024-10-14T07:46:38.581Z] SSH_AGENT_PID=39 [2024-10-14T07:46:38.586Z] Running ssh-add (command line suppressed) [2024-10-14T07:46:38.691Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18422195533659583814.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18422195533659583814.key) [2024-10-14T07:46:38.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:46:38.993Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T07:46:39.004Z] $ docker exec --env ******** --env ******** 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent -k [2024-10-14T07:46:39.109Z] unset SSH_AUTH_SOCK; [2024-10-14T07:46:39.109Z] unset SSH_AGENT_PID; [2024-10-14T07:46:39.109Z] echo Agent pid 39 killed; [2024-10-14T07:46:39.119Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T07:46:39.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:46:39.160Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:46:39.266Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:46:39.269Z] $ docker exec 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent [2024-10-14T07:46:39.375Z] SSH_AUTH_SOCK=/tmp/ssh-xjWpnh8ejBFI/agent.72 [2024-10-14T07:46:39.375Z] SSH_AGENT_PID=78 [2024-10-14T07:46:39.380Z] Running ssh-add (command line suppressed) [2024-10-14T07:46:39.486Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7653643347387012486.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7653643347387012486.key) [2024-10-14T07:46:39.501Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:46:39.799Z] + git semver init [2024-10-14T07:46:40.060Z] 2024-10-14 07:46:39,965 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T07:46:40.060Z] 2024-10-14 07:46:39,966 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-14T07:46:40.060Z] 2024-10-14 07:46:39,967 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-14T07:46:40.060Z] 2024-10-14 07:46:39,967 [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) [2024-10-14T07:46:41.962Z] 2024-10-14 07:46:41,640 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-10-14T07:46:41.962Z] 2024-10-14 07:46:41,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-10-14T07:46:41.962Z] 2024-10-14 07:46:41,640 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T07:46:41.962Z] 2024-10-14 07:46:41,641 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T07:46:41.962Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T07:46:41.973Z] $ docker exec --env ******** --env ******** 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 ssh-agent -k [2024-10-14T07:46:42.082Z] unset SSH_AUTH_SOCK; [2024-10-14T07:46:42.083Z] unset SSH_AGENT_PID; [2024-10-14T07:46:42.083Z] echo Agent pid 78 killed; [2024-10-14T07:46:42.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:46:42.422Z] + git semver [Pipeline] } [2024-10-14T07:46:42.695Z] $ docker stop --time=1 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 [2024-10-14T07:46:44.066Z] $ docker rm -f --volumes 5b79d1d4852be7b6d74395ac4837e8fa3c055c699c66312213514349693f4f63 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:46:44.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T07:46:44.723Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T07:46:44.729Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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 [2024-10-14T07:46:44.934Z] provisioning config files... [2024-10-14T07:46:44.946Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9045337986527863030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:46:45.257Z] ---> ****-login.sh [2024-10-14T07:46:45.257Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:46:45.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:45.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:45.257Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:45.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:45.257Z] [2024-10-14T07:46:45.257Z] Login Succeeded [2024-10-14T07:46:45.257Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:46:45.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:45.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:45.257Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:45.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:45.257Z] [2024-10-14T07:46:45.257Z] Login Succeeded [2024-10-14T07:46:45.257Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:46:45.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:45.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:45.516Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:45.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:45.516Z] [2024-10-14T07:46:45.516Z] Login Succeeded [2024-10-14T07:46:45.516Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:46:45.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:45.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:45.517Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:45.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:45.517Z] [2024-10-14T07:46:45.517Z] Login Succeeded [2024-10-14T07:46:45.517Z] ****.io [2024-10-14T07:46:45.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:46:45.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:46:45.778Z] Configure a credential helper to remove this warning. See [2024-10-14T07:46:45.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:46:45.778Z] [2024-10-14T07:46:45.778Z] Login Succeeded [2024-10-14T07:46:45.778Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:46:45.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:46:45.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:46:45.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:46:45.933Z] ========================================================= [2024-10-14T07:46:45.933Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T07:46:45.933Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:46:46.285Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:46:46.285Z] Sending build context to Docker daemon 20.89MB [2024-10-14T07:46:46.285Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:46:46.285Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:46:46.555Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T07:46:46.555Z] 43c4264eed91: Pulling fs layer [2024-10-14T07:46:46.555Z] 4cc291be95ef: Pulling fs layer [2024-10-14T07:46:46.555Z] 2ac1f1163629: Pulling fs layer [2024-10-14T07:46:46.555Z] 5c3c966382ef: Pulling fs layer [2024-10-14T07:46:46.555Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:46:46.555Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T07:46:46.555Z] 9f66e0745190: Pulling fs layer [2024-10-14T07:46:46.555Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T07:46:46.555Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T07:46:46.555Z] 9f66e0745190: Waiting [2024-10-14T07:46:46.555Z] f49a43e4bbc0: Waiting [2024-10-14T07:46:46.555Z] 561ebcabdf7f: Waiting [2024-10-14T07:46:46.555Z] 5c3c966382ef: Waiting [2024-10-14T07:46:46.555Z] 4f4fb700ef54: Waiting [2024-10-14T07:46:46.555Z] 4cc291be95ef: Download complete [2024-10-14T07:46:46.555Z] 5c3c966382ef: Verifying Checksum [2024-10-14T07:46:46.555Z] 5c3c966382ef: Download complete [2024-10-14T07:46:46.555Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:46:46.555Z] 4f4fb700ef54: Download complete [2024-10-14T07:46:46.555Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T07:46:46.555Z] 5d5c8e513c77: Download complete [2024-10-14T07:46:46.555Z] 43c4264eed91: Download complete [2024-10-14T07:46:46.555Z] 9f66e0745190: Verifying Checksum [2024-10-14T07:46:46.555Z] 9f66e0745190: Download complete [2024-10-14T07:46:46.815Z] 43c4264eed91: Pull complete [2024-10-14T07:46:46.815Z] 561ebcabdf7f: Download complete [2024-10-14T07:46:46.815Z] 4cc291be95ef: Pull complete [2024-10-14T07:46:47.074Z] 2ac1f1163629: Verifying Checksum [2024-10-14T07:46:47.074Z] 2ac1f1163629: Download complete [2024-10-14T07:46:47.333Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T07:46:47.333Z] f49a43e4bbc0: Download complete [2024-10-14T07:46:50.633Z] 2ac1f1163629: Pull complete [2024-10-14T07:46:50.633Z] 5c3c966382ef: Pull complete [2024-10-14T07:46:50.633Z] 4f4fb700ef54: Pull complete [2024-10-14T07:46:50.633Z] 5d5c8e513c77: Pull complete [2024-10-14T07:46:50.633Z] 9f66e0745190: Pull complete [2024-10-14T07:46:52.540Z] f49a43e4bbc0: Pull complete [2024-10-14T07:46:53.145Z] 561ebcabdf7f: Pull complete [2024-10-14T07:46:53.145Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T07:46:53.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T07:46:53.145Z] ---> 3a752c3f9dda [2024-10-14T07:46:53.145Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:46:57.393Z] ---> Running in 44d4db0e7322 [2024-10-14T07:46:57.393Z] Removing intermediate container 44d4db0e7322 [2024-10-14T07:46:57.393Z] ---> 4a7c57eac1ba [2024-10-14T07:46:57.393Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:46:57.393Z] ---> Running in c6e1d38946f9 [2024-10-14T07:46:57.393Z] Removing intermediate container c6e1d38946f9 [2024-10-14T07:46:57.393Z] ---> 99d5dfe1189d [2024-10-14T07:46:57.393Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:46:57.393Z] ---> Running in 4cd082ba6c70 [2024-10-14T07:46:57.393Z] Removing intermediate container 4cd082ba6c70 [2024-10-14T07:46:57.393Z] ---> 65604bff636a [2024-10-14T07:46:57.393Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:46:57.393Z] ---> Running in 02cc88ac9a2f [2024-10-14T07:46:57.666Z] Removing intermediate container 02cc88ac9a2f [2024-10-14T07:46:57.666Z] ---> 966aa4ff8491 [2024-10-14T07:46:57.666Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:46:57.666Z] ---> Running in ac188a247e74 [2024-10-14T07:46:57.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:46:57.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:46:58.494Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T07:46:58.494Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T07:46:58.494Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T07:46:58.494Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T07:46:58.494Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:46:58.494Z] OK: 250 MiB in 58 packages [2024-10-14T07:46:58.754Z] Removing intermediate container ac188a247e74 [2024-10-14T07:46:58.754Z] ---> dd48cf66f738 [2024-10-14T07:46:58.754Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-14T07:46:59.012Z] ---> Running in f20afd2d59e1 [2024-10-14T07:46:59.012Z] Removing intermediate container f20afd2d59e1 [2024-10-14T07:46:59.012Z] ---> 1f6026669ecd [2024-10-14T07:46:59.012Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T07:46:59.012Z] ---> 977eace8da0a [2024-10-14T07:46:59.012Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:46:59.012Z] ---> Running in 759c1853a88f [2024-10-14T07:46:59.873Z] Still waiting to schedule task [2024-10-14T07:46:59.873Z] ‘prd-ubuntu20.04-docker-8c-8g-22699’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T07:46:59.873Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-22697’ is offline [2024-10-14T07:47:45.859Z] Removing intermediate container 759c1853a88f [2024-10-14T07:47:45.859Z] ---> 6ab3ccfe8ade [2024-10-14T07:47:45.859Z] Step 11/12 : COPY . . [2024-10-14T07:47:45.859Z] ---> 5dc9c1d2545a [2024-10-14T07:47:45.859Z] Step 12/12 : RUN $MAKE [2024-10-14T07:47:45.859Z] ---> Running in dc9c6544762e [2024-10-14T07:47:45.859Z] noop [2024-10-14T07:47:45.859Z] Removing intermediate container dc9c6544762e [2024-10-14T07:47:45.859Z] ---> e8e771a691f9 [2024-10-14T07:47:45.859Z] Successfully built e8e771a691f9 [2024-10-14T07:47:45.859Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:46.190Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:47:46.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:47:46.275Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T07:47:46.312Z] $ 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 [2024-10-14T07:47:46.626Z] $ docker top 1883a9f095dc9ed1550f5ca121d3f66e2f4f7c26c910546b664ceadeef9d06c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:47:46.990Z] + go version [2024-10-14T07:47:46.991Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T07:47:47.001Z] $ docker stop --time=1 1883a9f095dc9ed1550f5ca121d3f66e2f4f7c26c910546b664ceadeef9d06c9 [2024-10-14T07:47:48.269Z] $ docker rm -f --volumes 1883a9f095dc9ed1550f5ca121d3f66e2f4f7c26c910546b664ceadeef9d06c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:47:48.724Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:47:48.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:47:48.821Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T07:47:48.854Z] $ 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 [2024-10-14T07:47:49.151Z] $ docker top 895e8b2a6938c80e14ba0d4831f337ff9801242ec378493d9c185b272dbc805e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:47:49.494Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:47:49.798Z] + make test [2024-10-14T07:47:49.798Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:47:51.697Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-14T07:48:13.616Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-14T07:48:13.616Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-14T07:48:13.616Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-10-14T07:48:21.719Z] go vet ./... [2024-10-14T07:48:28.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:48:28.282Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:48:28.282Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:48:28.297Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:48:28.318Z] $ docker stop --time=1 895e8b2a6938c80e14ba0d4831f337ff9801242ec378493d9c185b272dbc805e [2024-10-14T07:48:31.556Z] $ docker rm -f --volumes 895e8b2a6938c80e14ba0d4831f337ff9801242ec378493d9c185b272dbc805e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:48:32.139Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:48:32.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T07:48:32.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:48:32.944Z] + ls -al . [2024-10-14T07:48:32.944Z] total 264 [2024-10-14T07:48:32.944Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:47 . [2024-10-14T07:48:32.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:46 .. [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:46 .dockerignore [2024-10-14T07:48:32.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:48 .git [2024-10-14T07:48:32.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 .github [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 07:46 .gitignore [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 07:46 .golangci.yml [2024-10-14T07:48:32.944Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:46 .semver [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 14 07:46 Attribution.txt [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 14 07:46 CHANGELOG.md [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 14 07:46 Dockerfile [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:46 GOVERNANCE.md [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 14 07:46 Jenkinsfile [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:46 LICENSE [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 2500 Oct 14 07:46 Makefile [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 07:46 OWNERS.md [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 14 07:46 README.md [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:46 VERSION [2024-10-14T07:48:32.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:46 bin [2024-10-14T07:48:32.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 cmd [2024-10-14T07:48:32.944Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 14 07:48 coverage.out [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 14 07:46 go.mod [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:46 go.sum [2024-10-14T07:48:32.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:46 internal [2024-10-14T07:48:32.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:46 mock [2024-10-14T07:48:32.944Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:48:33.265Z] + 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=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 --label arch=amd64 --label version=3.2.0-dev.22 . [2024-10-14T07:48:33.265Z] Sending build context to Docker daemon 20.91MB [2024-10-14T07:48:33.265Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:48:33.265Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T07:48:33.265Z] ---> e8e771a691f9 [2024-10-14T07:48:33.265Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:48:33.525Z] ---> Running in 55fb1f396a33 [2024-10-14T07:48:33.525Z] Removing intermediate container 55fb1f396a33 [2024-10-14T07:48:33.525Z] ---> c2b20bc16cc1 [2024-10-14T07:48:33.525Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:48:33.525Z] ---> Running in 3810b78fc3da [2024-10-14T07:48:33.783Z] Removing intermediate container 3810b78fc3da [2024-10-14T07:48:33.783Z] ---> 36ccc9814053 [2024-10-14T07:48:33.783Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:48:33.783Z] ---> Running in 0c7eb5ebce06 [2024-10-14T07:48:33.783Z] Removing intermediate container 0c7eb5ebce06 [2024-10-14T07:48:33.783Z] ---> d3316a1c984b [2024-10-14T07:48:33.783Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:48:33.783Z] ---> Running in 5356655e6c87 [2024-10-14T07:48:33.783Z] Removing intermediate container 5356655e6c87 [2024-10-14T07:48:33.783Z] ---> cfedb827056d [2024-10-14T07:48:33.783Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:48:33.783Z] ---> Running in 4c877e5d68f6 [2024-10-14T07:48:34.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:48:34.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:48:34.878Z] OK: 250 MiB in 58 packages [2024-10-14T07:48:35.139Z] Removing intermediate container 4c877e5d68f6 [2024-10-14T07:48:35.139Z] ---> f4d0844e8a81 [2024-10-14T07:48:35.139Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-14T07:48:35.139Z] ---> Running in 95e301fc25eb [2024-10-14T07:48:35.139Z] Removing intermediate container 95e301fc25eb [2024-10-14T07:48:35.139Z] ---> 32e540bea075 [2024-10-14T07:48:35.139Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T07:48:35.398Z] ---> 66e6a4a72eec [2024-10-14T07:48:35.398Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:48:35.398Z] ---> Running in 54275d750a80 [2024-10-14T07:48:35.966Z] Removing intermediate container 54275d750a80 [2024-10-14T07:48:35.966Z] ---> 5257b82e79cd [2024-10-14T07:48:35.966Z] Step 11/25 : COPY . . [2024-10-14T07:48:36.536Z] ---> b0d8c6285cda [2024-10-14T07:48:36.536Z] Step 12/25 : RUN $MAKE [2024-10-14T07:48:36.536Z] ---> Running in 32968a3681e1 [2024-10-14T07:48:36.794Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-10-14T07:49:15.524Z] Removing intermediate container 32968a3681e1 [2024-10-14T07:49:15.524Z] ---> 7293239e81e4 [2024-10-14T07:49:15.524Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T07:49:15.524Z] 3.20: Pulling from library/alpine [2024-10-14T07:49:15.524Z] 43c4264eed91: Already exists [2024-10-14T07:49:15.524Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:49:15.524Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:49:15.524Z] ---> 91ef0af61f39 [2024-10-14T07:49:15.524Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-14T07:49:15.524Z] ---> Running in 329484f3f1c8 [2024-10-14T07:49:15.524Z] Removing intermediate container 329484f3f1c8 [2024-10-14T07:49:15.524Z] ---> e0391cbd7b3a [2024-10-14T07:49:15.524Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:49:15.524Z] ---> Running in 8359daa0bed7 [2024-10-14T07:49:15.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:15.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:15.524Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:49:15.524Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:49:15.524Z] OK: 8 MiB in 15 packages [2024-10-14T07:49:15.524Z] Removing intermediate container 8359daa0bed7 [2024-10-14T07:49:15.524Z] ---> bd33317fcc6b [2024-10-14T07:49:15.524Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T07:49:15.524Z] ---> Running in da56ff7ed1b3 [2024-10-14T07:49:15.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:15.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:15.524Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:49:15.524Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:49:15.524Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:49:15.524Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:49:15.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:15.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:49:15.524Z] OK: 8 MiB in 15 packages [2024-10-14T07:49:15.524Z] Removing intermediate container da56ff7ed1b3 [2024-10-14T07:49:15.524Z] ---> 3417b7558607 [2024-10-14T07:49:15.524Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-14T07:49:15.524Z] ---> 6b5475e213da [2024-10-14T07:49:15.524Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-14T07:49:15.524Z] ---> 2a91c7d11d87 [2024-10-14T07:49:15.524Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-14T07:49:15.524Z] ---> ffaec57c46d8 [2024-10-14T07:49:15.524Z] Step 20/25 : EXPOSE 59982 [2024-10-14T07:49:15.524Z] ---> Running in 7446c2f09f39 [2024-10-14T07:49:15.524Z] Removing intermediate container 7446c2f09f39 [2024-10-14T07:49:15.524Z] ---> cf1f27882db8 [2024-10-14T07:49:15.524Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-14T07:49:15.524Z] ---> Running in f6dec198116a [2024-10-14T07:49:15.524Z] Removing intermediate container f6dec198116a [2024-10-14T07:49:15.524Z] ---> cb4be965d222 [2024-10-14T07:49:15.524Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T07:49:15.524Z] ---> Running in 68e29add3348 [2024-10-14T07:49:15.524Z] Removing intermediate container 68e29add3348 [2024-10-14T07:49:15.524Z] ---> 777b5fad6a23 [2024-10-14T07:49:15.524Z] Step 23/25 : LABEL arch=amd64 [2024-10-14T07:49:15.524Z] ---> Running in 34e67472d828 [2024-10-14T07:49:15.524Z] Removing intermediate container 34e67472d828 [2024-10-14T07:49:15.524Z] ---> 3b9b7ce734da [2024-10-14T07:49:15.524Z] Step 24/25 : LABEL git_sha=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T07:49:15.524Z] ---> Running in cd74ad833172 [2024-10-14T07:49:15.524Z] Removing intermediate container cd74ad833172 [2024-10-14T07:49:15.524Z] ---> 27e9cf6d8c5d [2024-10-14T07:49:15.524Z] Step 25/25 : LABEL version=3.2.0-dev.22 [2024-10-14T07:49:15.524Z] ---> Running in cc193677689c [2024-10-14T07:49:15.524Z] Removing intermediate container cc193677689c [2024-10-14T07:49:15.524Z] ---> 73c0690f21fd [2024-10-14T07:49:15.524Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:49:15.524Z] Successfully built 73c0690f21fd [2024-10-14T07:49:15.524Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:49:15.668Z] provisioning config files... [2024-10-14T07:49:15.679Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17579702456611947243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:49:15.983Z] ---> ****-login.sh [2024-10-14T07:49:15.983Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:49:15.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:49:15.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:49:15.984Z] Configure a credential helper to remove this warning. See [2024-10-14T07:49:15.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:49:15.984Z] [2024-10-14T07:49:15.984Z] Login Succeeded [2024-10-14T07:49:15.984Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:49:15.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:49:15.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:49:15.984Z] Configure a credential helper to remove this warning. See [2024-10-14T07:49:15.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:49:15.984Z] [2024-10-14T07:49:15.984Z] Login Succeeded [2024-10-14T07:49:15.984Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:49:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:49:16.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:49:16.245Z] Configure a credential helper to remove this warning. See [2024-10-14T07:49:16.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:49:16.245Z] [2024-10-14T07:49:16.245Z] Login Succeeded [2024-10-14T07:49:16.245Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:49:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:49:16.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:49:16.245Z] Configure a credential helper to remove this warning. See [2024-10-14T07:49:16.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:49:16.245Z] [2024-10-14T07:49:16.245Z] Login Succeeded [2024-10-14T07:49:16.245Z] ****.io [2024-10-14T07:49:16.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:49:16.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:49:16.505Z] Configure a credential helper to remove this warning. See [2024-10-14T07:49:16.505Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:49:16.505Z] [2024-10-14T07:49:16.505Z] Login Succeeded [2024-10-14T07:49:16.505Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:49:16.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:49:16.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:49:16.605Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-10-14T07:49:16.605Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T07:49:16.605Z] latest [2024-10-14T07:49:16.605Z] 3.2.0-dev.22 [2024-10-14T07:49:16.605Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [2024-10-14T07:49:16.605Z] main [2024-10-14T07:49:16.605Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:16.957Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:17.273Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T07:49:17.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-14T07:49:17.273Z] 7d198d242157: Preparing [2024-10-14T07:49:17.273Z] 9e80eae87b31: Preparing [2024-10-14T07:49:17.273Z] 76254f0632a6: Preparing [2024-10-14T07:49:17.273Z] 429633fe66a0: Preparing [2024-10-14T07:49:17.273Z] e79e2981b7dd: Preparing [2024-10-14T07:49:17.273Z] 63ca1fbb43ae: Preparing [2024-10-14T07:49:17.273Z] 63ca1fbb43ae: Waiting [2024-10-14T07:49:17.273Z] e79e2981b7dd: Pushed [2024-10-14T07:49:17.273Z] 429633fe66a0: Pushed [2024-10-14T07:49:17.273Z] 7d198d242157: Pushed [2024-10-14T07:49:17.273Z] 9e80eae87b31: Pushed [2024-10-14T07:49:17.273Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:49:22.552Z] 76254f0632a6: Pushed [2024-10-14T07:49:22.552Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:22.884Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:23.217Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-14T07:49:23.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-14T07:49:23.217Z] 7d198d242157: Preparing [2024-10-14T07:49:23.217Z] 9e80eae87b31: Preparing [2024-10-14T07:49:23.217Z] 76254f0632a6: Preparing [2024-10-14T07:49:23.217Z] 429633fe66a0: Preparing [2024-10-14T07:49:23.217Z] e79e2981b7dd: Preparing [2024-10-14T07:49:23.217Z] 63ca1fbb43ae: Preparing [2024-10-14T07:49:23.217Z] 63ca1fbb43ae: Waiting [2024-10-14T07:49:23.217Z] e79e2981b7dd: Layer already exists [2024-10-14T07:49:23.217Z] 7d198d242157: Layer already exists [2024-10-14T07:49:23.217Z] 76254f0632a6: Layer already exists [2024-10-14T07:49:23.217Z] 429633fe66a0: Layer already exists [2024-10-14T07:49:23.217Z] 9e80eae87b31: Layer already exists [2024-10-14T07:49:23.217Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:49:23.217Z] latest: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:23.548Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:23.872Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.22 [2024-10-14T07:49:23.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-14T07:49:23.872Z] 7d198d242157: Preparing [2024-10-14T07:49:23.872Z] 9e80eae87b31: Preparing [2024-10-14T07:49:23.872Z] 76254f0632a6: Preparing [2024-10-14T07:49:23.872Z] 429633fe66a0: Preparing [2024-10-14T07:49:23.872Z] e79e2981b7dd: Preparing [2024-10-14T07:49:23.872Z] 63ca1fbb43ae: Preparing [2024-10-14T07:49:23.872Z] 76254f0632a6: Layer already exists [2024-10-14T07:49:23.872Z] e79e2981b7dd: Layer already exists [2024-10-14T07:49:23.872Z] 429633fe66a0: Layer already exists [2024-10-14T07:49:23.872Z] 7d198d242157: Layer already exists [2024-10-14T07:49:23.872Z] 9e80eae87b31: Layer already exists [2024-10-14T07:49:23.872Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:49:23.872Z] 3.2.0-dev.22: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:24.203Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:24.525Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [2024-10-14T07:49:24.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-14T07:49:24.525Z] 7d198d242157: Preparing [2024-10-14T07:49:24.525Z] 9e80eae87b31: Preparing [2024-10-14T07:49:24.525Z] 76254f0632a6: Preparing [2024-10-14T07:49:24.525Z] 429633fe66a0: Preparing [2024-10-14T07:49:24.525Z] e79e2981b7dd: Preparing [2024-10-14T07:49:24.525Z] 63ca1fbb43ae: Preparing [2024-10-14T07:49:24.525Z] 63ca1fbb43ae: Waiting [2024-10-14T07:49:24.525Z] 9e80eae87b31: Layer already exists [2024-10-14T07:49:24.525Z] 76254f0632a6: Layer already exists [2024-10-14T07:49:24.525Z] e79e2981b7dd: Layer already exists [2024-10-14T07:49:24.525Z] 429633fe66a0: Layer already exists [2024-10-14T07:49:24.525Z] 7d198d242157: Layer already exists [2024-10-14T07:49:24.525Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:49:24.525Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:24.852Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:25.173Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-10-14T07:49:25.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-14T07:49:25.173Z] 7d198d242157: Preparing [2024-10-14T07:49:25.173Z] 9e80eae87b31: Preparing [2024-10-14T07:49:25.173Z] 76254f0632a6: Preparing [2024-10-14T07:49:25.173Z] 429633fe66a0: Preparing [2024-10-14T07:49:25.173Z] e79e2981b7dd: Preparing [2024-10-14T07:49:25.173Z] 63ca1fbb43ae: Preparing [2024-10-14T07:49:25.173Z] 63ca1fbb43ae: Waiting [2024-10-14T07:49:25.173Z] 429633fe66a0: Layer already exists [2024-10-14T07:49:25.173Z] 76254f0632a6: Layer already exists [2024-10-14T07:49:25.173Z] 7d198d242157: Layer already exists [2024-10-14T07:49:25.173Z] e79e2981b7dd: Layer already exists [2024-10-14T07:49:25.173Z] 9e80eae87b31: Layer already exists [2024-10-14T07:49:25.173Z] 63ca1fbb43ae: Layer already exists [2024-10-14T07:49:25.173Z] main: digest: sha256:9ea462b14ba0936d38928765d084a13f9004a880b1e6727233c958c5b560e3b0 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T07:49:25.247Z] ===================================================== [Pipeline] echo [2024-10-14T07:49:25.260Z] taggedImages: [2024-10-14T07:49:25.260Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T07:49:25.260Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-14T07:49:25.260Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.22 [2024-10-14T07:49:25.260Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [2024-10-14T07:49:25.260Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:25.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:49:25.668Z] [2024-10-14T07:49:25.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:49:25.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:49:25.968Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:49:25.968Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:49:25.968Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:49:25.968Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:49:25.968Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:49:25.968Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:49:25.968Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:49:25.968Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:49:25.968Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:49:25.968Z] 33b1e0a273af: Waiting [2024-10-14T07:49:25.968Z] 2f39f015ded8: Waiting [2024-10-14T07:49:25.968Z] 5d3b04190fa2: Waiting [2024-10-14T07:49:25.968Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T07:49:25.968Z] 5c69ac0246d0: Download complete [2024-10-14T07:49:25.968Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T07:49:25.968Z] 3a2ae6a8a46f: Download complete [2024-10-14T07:49:25.968Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:49:25.968Z] 33b1e0a273af: Download complete [2024-10-14T07:49:25.968Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:49:25.968Z] ec43610c2a17: Download complete [2024-10-14T07:49:25.968Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:49:25.968Z] 5d3b04190fa2: Download complete [2024-10-14T07:49:26.227Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:49:26.227Z] 5eb5b503b376: Download complete [2024-10-14T07:49:26.793Z] 2f39f015ded8: Download complete [2024-10-14T07:49:26.821Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22702 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-10-14T07:49:26.840Z] Running in /w/workspace/device-mqtt-go/177 [Pipeline] { [Pipeline] checkout [2024-10-14T07:49:27.359Z] 5eb5b503b376: Pull complete [2024-10-14T07:49:27.618Z] 5c69ac0246d0: Pull complete [2024-10-14T07:49:28.182Z] ec43610c2a17: Pull complete [2024-10-14T07:49:28.182Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:49:28.182Z] 33b1e0a273af: Pull complete [2024-10-14T07:49:28.439Z] 5d3b04190fa2: Pull complete [2024-10-14T07:49:29.899Z] The recommended git tool is: git [2024-10-14T07:49:32.626Z] 2f39f015ded8: Pull complete [2024-10-14T07:49:32.626Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:49:32.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:49:32.627Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:49:32.728Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T07:49:32.756Z] $ 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 [2024-10-14T07:49:35.930Z] $ docker top e77d4ad86484ef9d40c65c5ced40661051c16b1566362a0b547c76994e49dbaa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:49:36.300Z] ---> job-cost.sh [2024-10-14T07:49:36.300Z] lf-activate-venv: SKIPPING [2024-10-14T07:49:36.300Z] INFO: No Stack... [2024-10-14T07:49:36.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:49:36.709Z] using credential edgex-jenkins-ssh [2024-10-14T07:49:36.735Z] Cloning the remote Git repository [2024-10-14T07:49:36.816Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:49:37.102Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-10-14T07:49:37.102Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T07:49:37.116Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [2024-10-14T07:49:37.124Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] did not exist. Created. [2024-10-14T07:49:37.130Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:49:37.440Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T07:49:37.469Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:49:37.477Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:49:37.505Z] $ docker stop --time=1 e77d4ad86484ef9d40c65c5ced40661051c16b1566362a0b547c76994e49dbaa [2024-10-14T07:49:36.810Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-14T07:49:36.957Z] > git init /w/workspace/device-mqtt-go/177 # timeout=10 [2024-10-14T07:49:37.158Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-14T07:49:37.159Z] > git --version # timeout=10 [2024-10-14T07:49:37.181Z] > git --version # 'git version 2.25.1' [2024-10-14T07:49:37.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:49:37.397Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:49:38.649Z] $ docker rm -f --volumes e77d4ad86484ef9d40c65c5ced40661051c16b1566362a0b547c76994e49dbaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T07:49:41.560Z] Avoid second fetch [2024-10-14T07:49:41.561Z] Checking out Revision 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (main) [2024-10-14T07:49:40.392Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-14T07:49:40.423Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:49:41.582Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:49:42.471Z] Commit message: "Merge pull request #701 from jackchenjc/edgex-go-issue-4916" [2024-10-14T07:49:41.735Z] > git checkout -f 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:49:47.218Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T07:49:47.218Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:49:47.218Z] Dload Upload Total Spent Left Speed [2024-10-14T07:49:47.218Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh [2024-10-14T07:49:47.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T07:49:47.924Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-10-14T07:49:47.924Z] /etc/docker/daemon.new [2024-10-14T07:49:47.924Z] { [2024-10-14T07:49:47.924Z] "registry-mirrors": [ [2024-10-14T07:49:47.924Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T07:49:47.924Z] ], [2024-10-14T07:49:47.924Z] "bip": "10.250.0.254/24", [2024-10-14T07:49:47.924Z] "hosts": [ [2024-10-14T07:49:47.924Z] "tcp://0.0.0.0:5555", [2024-10-14T07:49:47.924Z] "unix:///var/run/docker.sock" [2024-10-14T07:49:47.924Z] ], [2024-10-14T07:49:47.924Z] "mtu": 1458, [2024-10-14T07:49:47.924Z] "selinux-enabled": true, [2024-10-14T07:49:47.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T07:49:47.924Z] } [Pipeline] sh [2024-10-14T07:49:48.272Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T07:49:48.633Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:50:06.987Z] provisioning config files... [2024-10-14T07:50:07.033Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/177@tmp/config5490064275313398673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:50:07.569Z] ---> ****-login.sh [2024-10-14T07:50:07.570Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:50:08.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:08.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:08.173Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:08.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:08.174Z] [2024-10-14T07:50:08.174Z] Login Succeeded [2024-10-14T07:50:08.443Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:50:08.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:08.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:08.716Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:08.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:08.716Z] [2024-10-14T07:50:08.716Z] Login Succeeded [2024-10-14T07:50:08.716Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:50:08.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:08.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:08.988Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:08.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:08.989Z] [2024-10-14T07:50:08.989Z] Login Succeeded [2024-10-14T07:50:08.989Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:50:09.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:09.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:09.535Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:09.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:09.535Z] [2024-10-14T07:50:09.535Z] Login Succeeded [2024-10-14T07:50:09.535Z] ****.io [2024-10-14T07:50:09.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:50:10.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:50:10.075Z] Configure a credential helper to remove this warning. See [2024-10-14T07:50:10.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:50:10.075Z] [2024-10-14T07:50:10.075Z] Login Succeeded [2024-10-14T07:50:10.075Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:50:10.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:50:10.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:50:10.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:50:10.554Z] ========================================================= [2024-10-14T07:50:10.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T07:50:10.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:50:10.944Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:50:11.549Z] Sending build context to Docker daemon 10.56MB [2024-10-14T07:50:11.549Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:50:11.549Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:50:11.549Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T07:50:11.549Z] cf04c63912e1: Pulling fs layer [2024-10-14T07:50:11.549Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T07:50:11.549Z] a37a00ec5f00: Pulling fs layer [2024-10-14T07:50:11.549Z] 50b3750afda1: Pulling fs layer [2024-10-14T07:50:11.549Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:50:11.549Z] 80978eb59214: Pulling fs layer [2024-10-14T07:50:11.549Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T07:50:11.549Z] c5a475d317c9: Pulling fs layer [2024-10-14T07:50:11.549Z] 50b3750afda1: Waiting [2024-10-14T07:50:11.549Z] 4f4fb700ef54: Waiting [2024-10-14T07:50:11.549Z] c5a475d317c9: Waiting [2024-10-14T07:50:11.549Z] 80978eb59214: Waiting [2024-10-14T07:50:11.549Z] c9f46d7d2bd2: Waiting [2024-10-14T07:50:11.549Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T07:50:11.549Z] 55b35a11ae5e: Download complete [2024-10-14T07:50:11.549Z] 50b3750afda1: Verifying Checksum [2024-10-14T07:50:11.549Z] 50b3750afda1: Download complete [2024-10-14T07:50:11.824Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:50:11.824Z] 4f4fb700ef54: Download complete [2024-10-14T07:50:11.824Z] 80978eb59214: Verifying Checksum [2024-10-14T07:50:11.824Z] 80978eb59214: Download complete [2024-10-14T07:50:11.824Z] cf04c63912e1: Verifying Checksum [2024-10-14T07:50:11.824Z] cf04c63912e1: Download complete [2024-10-14T07:50:12.095Z] c5a475d317c9: Verifying Checksum [2024-10-14T07:50:12.095Z] c5a475d317c9: Download complete [2024-10-14T07:50:13.525Z] cf04c63912e1: Pull complete [2024-10-14T07:50:13.796Z] a37a00ec5f00: Verifying Checksum [2024-10-14T07:50:13.796Z] a37a00ec5f00: Download complete [2024-10-14T07:50:13.796Z] 55b35a11ae5e: Pull complete [2024-10-14T07:50:14.765Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T07:50:14.765Z] c9f46d7d2bd2: Download complete [2024-10-14T07:50:27.133Z] a37a00ec5f00: Pull complete [2024-10-14T07:50:27.402Z] 50b3750afda1: Pull complete [2024-10-14T07:50:27.671Z] 4f4fb700ef54: Pull complete [2024-10-14T07:50:27.939Z] 80978eb59214: Pull complete [2024-10-14T07:50:36.223Z] c9f46d7d2bd2: Pull complete [2024-10-14T07:50:38.190Z] c5a475d317c9: Pull complete [2024-10-14T07:50:38.190Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T07:50:38.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T07:50:38.190Z] ---> be29e6b0f0d4 [2024-10-14T07:50:38.190Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:50:39.162Z] ---> Running in df17f341a88e [2024-10-14T07:50:39.433Z] Removing intermediate container df17f341a88e [2024-10-14T07:50:39.433Z] ---> cf3dc2e88349 [2024-10-14T07:50:39.433Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:50:39.703Z] ---> Running in 0cf32972677f [2024-10-14T07:50:39.976Z] Removing intermediate container 0cf32972677f [2024-10-14T07:50:39.976Z] ---> a4970cd9c02d [2024-10-14T07:50:39.976Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:50:40.250Z] ---> Running in e99b8b1abf4f [2024-10-14T07:50:40.522Z] Removing intermediate container e99b8b1abf4f [2024-10-14T07:50:40.522Z] ---> 2e50cd481ddc [2024-10-14T07:50:40.522Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:50:40.806Z] ---> Running in 91ebd5df3b3d [2024-10-14T07:50:41.083Z] Removing intermediate container 91ebd5df3b3d [2024-10-14T07:50:41.083Z] ---> c09d97cceed5 [2024-10-14T07:50:41.083Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:50:41.083Z] ---> Running in 9729a442ba4b [2024-10-14T07:50:42.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:42.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:50:44.769Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-14T07:50:44.769Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-14T07:50:44.769Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-14T07:50:44.769Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-14T07:50:44.769Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:50:44.769Z] OK: 242 MiB in 58 packages [2024-10-14T07:50:46.194Z] Removing intermediate container 9729a442ba4b [2024-10-14T07:50:46.194Z] ---> a5bf3780cfa2 [2024-10-14T07:50:46.194Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-14T07:50:46.194Z] ---> Running in 42e3170b028a [2024-10-14T07:50:46.467Z] Removing intermediate container 42e3170b028a [2024-10-14T07:50:46.467Z] ---> d2dd0d568ff0 [2024-10-14T07:50:46.467Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T07:50:47.063Z] ---> 4fffa7c5af57 [2024-10-14T07:50:47.063Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:50:47.333Z] ---> Running in 80198c85edb2 [2024-10-14T07:52:54.127Z] Removing intermediate container 80198c85edb2 [2024-10-14T07:52:54.127Z] ---> 24213adcedbb [2024-10-14T07:52:54.127Z] Step 11/12 : COPY . . [2024-10-14T07:52:54.127Z] ---> 1160cc4a9c48 [2024-10-14T07:52:54.127Z] Step 12/12 : RUN $MAKE [2024-10-14T07:52:54.127Z] ---> Running in 451136cb73a4 [2024-10-14T07:52:54.127Z] noop [2024-10-14T07:52:54.127Z] Removing intermediate container 451136cb73a4 [2024-10-14T07:52:54.127Z] ---> 7240b60003c9 [2024-10-14T07:52:54.127Z] Successfully built 7240b60003c9 [2024-10-14T07:52:54.127Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:52:54.520Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:52:54.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:52:54.765Z] prd-ubuntu20.04-docker-arm64-4c-16g-22702 does not seem to be running inside a container [2024-10-14T07:52:54.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/177 -v /w/workspace/device-mqtt-go/177:/w/workspace/device-mqtt-go/177:rw,z -v /w/workspace/device-mqtt-go/177@tmp:/w/workspace/device-mqtt-go/177@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 [2024-10-14T07:52:56.311Z] $ docker top f49725a1233f310b9422ed621aada6f0226b88c95b4ca01ca78f1834bf87cdf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:52:57.220Z] + go version [2024-10-14T07:52:57.220Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T07:52:57.250Z] $ docker stop --time=1 f49725a1233f310b9422ed621aada6f0226b88c95b4ca01ca78f1834bf87cdf0 [2024-10-14T07:52:58.949Z] $ docker rm -f --volumes f49725a1233f310b9422ed621aada6f0226b88c95b4ca01ca78f1834bf87cdf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:52:59.563Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:52:59.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:52:59.835Z] prd-ubuntu20.04-docker-arm64-4c-16g-22702 does not seem to be running inside a container [2024-10-14T07:52:59.936Z] $ 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/177 -v /w/workspace/device-mqtt-go/177:/w/workspace/device-mqtt-go/177:rw,z -v /w/workspace/device-mqtt-go/177@tmp:/w/workspace/device-mqtt-go/177@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 [2024-10-14T07:53:01.317Z] $ docker top 25c0dae35e5b46d380fc4a5f35ccfa16c00f6cc54fe17543e0a99ba312a52aee -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:53:02.323Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/177 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:53:02.996Z] + make test [2024-10-14T07:53:02.996Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:53:09.680Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-14T07:57:47.126Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-14T07:57:51.388Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-14T07:57:51.388Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements [2024-10-14T07:57:52.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T07:57:52.350Z] go vet ./... [2024-10-14T07:59:01.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:59:01.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:59:01.182Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:59:01.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:59:01.240Z] $ docker stop --time=1 25c0dae35e5b46d380fc4a5f35ccfa16c00f6cc54fe17543e0a99ba312a52aee [2024-10-14T07:59:03.936Z] $ docker rm -f --volumes 25c0dae35e5b46d380fc4a5f35ccfa16c00f6cc54fe17543e0a99ba312a52aee [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:59:06.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:59:06.032Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T07:59:06.645Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:59:07.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:59:07.393Z] + ls -al . [2024-10-14T07:59:07.393Z] total 260 [2024-10-14T07:59:07.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:53 . [2024-10-14T07:59:07.393Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:49 .. [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:49 .dockerignore [2024-10-14T07:59:07.393Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 .git [2024-10-14T07:59:07.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 .github [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 14 07:49 .gitignore [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 07:49 .golangci.yml [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 14 07:49 Attribution.txt [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 14 07:49 CHANGELOG.md [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 1798 Oct 14 07:49 Dockerfile [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:49 GOVERNANCE.md [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 14 07:49 Jenkinsfile [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:49 LICENSE [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 2500 Oct 14 07:49 Makefile [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 14 07:49 OWNERS.md [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 14 07:49 README.md [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 07:46 VERSION [2024-10-14T07:59:07.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:49 bin [2024-10-14T07:59:07.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 cmd [2024-10-14T07:59:07.393Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 14 07:57 coverage.out [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 7037 Oct 14 07:49 go.mod [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:49 go.sum [2024-10-14T07:59:07.393Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 internal [2024-10-14T07:59:07.393Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:49 mock [2024-10-14T07:59:07.393Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 14 07:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:59:07.752Z] + 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=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 --label arch=arm64 --label version=3.2.0-dev.22 . [2024-10-14T07:59:08.343Z] Sending build context to Docker daemon 10.58MB [2024-10-14T07:59:08.343Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:59:08.343Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T07:59:08.343Z] ---> 7240b60003c9 [2024-10-14T07:59:08.343Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:59:08.612Z] ---> Running in 83fb743fca2d [2024-10-14T07:59:08.879Z] Removing intermediate container 83fb743fca2d [2024-10-14T07:59:08.879Z] ---> 3fdd41f4432c [2024-10-14T07:59:08.879Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:59:08.879Z] ---> Running in 0c8685997a77 [2024-10-14T07:59:09.466Z] Removing intermediate container 0c8685997a77 [2024-10-14T07:59:09.466Z] ---> 96cd52d38bde [2024-10-14T07:59:09.466Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-14T07:59:09.466Z] ---> Running in d5a98c77b8f5 [2024-10-14T07:59:09.735Z] Removing intermediate container d5a98c77b8f5 [2024-10-14T07:59:09.735Z] ---> dfd722742981 [2024-10-14T07:59:09.735Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:59:09.735Z] ---> Running in 703c697ad08e [2024-10-14T07:59:10.322Z] Removing intermediate container 703c697ad08e [2024-10-14T07:59:10.322Z] ---> 29b4ecbbaf87 [2024-10-14T07:59:10.322Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:59:10.322Z] ---> Running in 4f544ca6a354 [2024-10-14T07:59:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:59:11.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:59:13.704Z] OK: 242 MiB in 58 packages [2024-10-14T07:59:15.662Z] Removing intermediate container 4f544ca6a354 [2024-10-14T07:59:15.662Z] ---> c7103ef6f9e1 [2024-10-14T07:59:15.662Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-14T07:59:15.662Z] ---> Running in 196f56934a87 [2024-10-14T07:59:15.930Z] Removing intermediate container 196f56934a87 [2024-10-14T07:59:15.930Z] ---> 4e578cae9a53 [2024-10-14T07:59:15.930Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T07:59:16.514Z] ---> d3011f406387 [2024-10-14T07:59:16.514Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:59:16.514Z] ---> Running in 3d474fbe4c51 [2024-10-14T07:59:19.099Z] Removing intermediate container 3d474fbe4c51 [2024-10-14T07:59:19.099Z] ---> e5dbcfbfa2d8 [2024-10-14T07:59:19.099Z] Step 11/25 : COPY . . [2024-10-14T07:59:20.515Z] ---> 1d4b6fe42fe3 [2024-10-14T07:59:20.515Z] Step 12/25 : RUN $MAKE [2024-10-14T07:59:20.515Z] ---> Running in 9e850a48d6e7 [2024-10-14T07:59:21.939Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.22 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-10-14T08:03:43.976Z] Removing intermediate container 9e850a48d6e7 [2024-10-14T08:03:43.976Z] ---> 6feb152e169c [2024-10-14T08:03:43.976Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T08:03:43.976Z] 3.20: Pulling from library/alpine [2024-10-14T08:03:43.976Z] cf04c63912e1: Already exists [2024-10-14T08:03:43.976Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:03:43.976Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:03:43.976Z] ---> c157a85ed455 [2024-10-14T08:03:43.976Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-14T08:03:43.976Z] ---> Running in c18d7586d2ed [2024-10-14T08:03:43.976Z] Removing intermediate container c18d7586d2ed [2024-10-14T08:03:43.976Z] ---> 21ae5cedb8ca [2024-10-14T08:03:43.976Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:03:43.976Z] ---> Running in ebf9aa92cf65 [2024-10-14T08:03:44.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:45.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:47.335Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:03:47.335Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:03:47.623Z] OK: 9 MiB in 15 packages [2024-10-14T08:03:49.099Z] Removing intermediate container ebf9aa92cf65 [2024-10-14T08:03:49.099Z] ---> 55ff474d5cd5 [2024-10-14T08:03:49.099Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T08:03:49.099Z] ---> Running in c68c5ed007e5 [2024-10-14T08:03:50.279Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:50.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:52.531Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:03:52.531Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:03:52.531Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:03:52.808Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:03:53.083Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:53.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:03:55.431Z] OK: 9 MiB in 15 packages [2024-10-14T08:03:56.876Z] Removing intermediate container c68c5ed007e5 [2024-10-14T08:03:56.876Z] ---> 33631c96168c [2024-10-14T08:03:56.876Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-14T08:03:59.490Z] ---> db64e2f4df6f [2024-10-14T08:03:59.490Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-14T08:03:59.760Z] ---> be37ec86c823 [2024-10-14T08:03:59.760Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-14T08:04:00.354Z] ---> 4d8bb4a0e1c6 [2024-10-14T08:04:00.354Z] Step 20/25 : EXPOSE 59982 [2024-10-14T08:04:00.637Z] ---> Running in c9969e93151b [2024-10-14T08:04:00.911Z] Removing intermediate container c9969e93151b [2024-10-14T08:04:00.911Z] ---> 165563264bad [2024-10-14T08:04:00.911Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-14T08:04:00.911Z] ---> Running in e638157a38d0 [2024-10-14T08:04:01.280Z] Removing intermediate container e638157a38d0 [2024-10-14T08:04:01.280Z] ---> e07ec987fc46 [2024-10-14T08:04:01.280Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-14T08:04:01.551Z] ---> Running in c05e889910cd [2024-10-14T08:04:01.823Z] Removing intermediate container c05e889910cd [2024-10-14T08:04:01.823Z] ---> 95e6fb68f3dc [2024-10-14T08:04:01.823Z] Step 23/25 : LABEL arch=arm64 [2024-10-14T08:04:02.096Z] ---> Running in b1d58212ee3e [2024-10-14T08:04:02.369Z] Removing intermediate container b1d58212ee3e [2024-10-14T08:04:02.369Z] ---> 83c5dcf41eeb [2024-10-14T08:04:02.369Z] Step 24/25 : LABEL git_sha=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T08:04:02.644Z] ---> Running in 382446df7292 [2024-10-14T08:04:02.915Z] Removing intermediate container 382446df7292 [2024-10-14T08:04:02.915Z] ---> 6f52751899f1 [2024-10-14T08:04:02.915Z] Step 25/25 : LABEL version=3.2.0-dev.22 [2024-10-14T08:04:02.915Z] ---> Running in c9b008be8bd9 [2024-10-14T08:04:03.511Z] Removing intermediate container c9b008be8bd9 [2024-10-14T08:04:03.511Z] ---> 9a7edc13a927 [2024-10-14T08:04:03.511Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:04:03.511Z] Successfully built 9a7edc13a927 [2024-10-14T08:04:03.511Z] 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 [2024-10-14T08:04:03.662Z] provisioning config files... [2024-10-14T08:04:03.685Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/177@tmp/config14066906262947751490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:04:04.105Z] ---> ****-login.sh [2024-10-14T08:04:04.105Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:04:04.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:04.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:04.379Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:04.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:04.379Z] [2024-10-14T08:04:04.379Z] Login Succeeded [2024-10-14T08:04:04.651Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:04:04.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:04.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:04.927Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:04.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:04.927Z] [2024-10-14T08:04:04.927Z] Login Succeeded [2024-10-14T08:04:04.927Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:04:05.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:05.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:05.524Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:05.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:05.524Z] [2024-10-14T08:04:05.524Z] Login Succeeded [2024-10-14T08:04:05.524Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:04:05.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:06.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:06.067Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:06.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:06.067Z] [2024-10-14T08:04:06.067Z] Login Succeeded [2024-10-14T08:04:06.067Z] ****.io [2024-10-14T08:04:06.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:06.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:06.610Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:06.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:06.610Z] [2024-10-14T08:04:06.610Z] Login Succeeded [2024-10-14T08:04:06.610Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:04:06.625Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:04:06.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:04:06.703Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-10-14T08:04:06.703Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T08:04:06.703Z] latest [2024-10-14T08:04:06.703Z] 3.2.0-dev.22 [2024-10-14T08:04:06.703Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [2024-10-14T08:04:06.703Z] main [2024-10-14T08:04:06.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:07.136Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:07.530Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T08:04:07.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-14T08:04:07.530Z] a122a185cc9d: Preparing [2024-10-14T08:04:07.530Z] 662ff5df44d4: Preparing [2024-10-14T08:04:07.530Z] 91a682a9a6b0: Preparing [2024-10-14T08:04:07.530Z] d91c115b2324: Preparing [2024-10-14T08:04:07.530Z] 831277e23e45: Preparing [2024-10-14T08:04:07.530Z] 16113d51b718: Preparing [2024-10-14T08:04:07.530Z] 16113d51b718: Waiting [2024-10-14T08:04:07.802Z] 662ff5df44d4: Pushed [2024-10-14T08:04:07.802Z] 831277e23e45: Pushed [2024-10-14T08:04:07.802Z] a122a185cc9d: Pushed [2024-10-14T08:04:07.802Z] 16113d51b718: Layer already exists [2024-10-14T08:04:07.802Z] d91c115b2324: Pushed [2024-10-14T08:04:20.218Z] 91a682a9a6b0: Pushed [2024-10-14T08:04:20.492Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:20.886Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:21.336Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-14T08:04:21.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-14T08:04:21.336Z] a122a185cc9d: Preparing [2024-10-14T08:04:21.336Z] 662ff5df44d4: Preparing [2024-10-14T08:04:21.336Z] 91a682a9a6b0: Preparing [2024-10-14T08:04:21.336Z] d91c115b2324: Preparing [2024-10-14T08:04:21.336Z] 831277e23e45: Preparing [2024-10-14T08:04:21.336Z] 16113d51b718: Preparing [2024-10-14T08:04:21.336Z] 16113d51b718: Waiting [2024-10-14T08:04:21.336Z] 91a682a9a6b0: Layer already exists [2024-10-14T08:04:21.336Z] a122a185cc9d: Layer already exists [2024-10-14T08:04:21.336Z] 662ff5df44d4: Layer already exists [2024-10-14T08:04:21.336Z] d91c115b2324: Layer already exists [2024-10-14T08:04:21.336Z] 831277e23e45: Layer already exists [2024-10-14T08:04:21.336Z] 16113d51b718: Layer already exists [2024-10-14T08:04:21.336Z] latest: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:21.995Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:22.375Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.22 [2024-10-14T08:04:22.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-14T08:04:22.375Z] a122a185cc9d: Preparing [2024-10-14T08:04:22.375Z] 662ff5df44d4: Preparing [2024-10-14T08:04:22.375Z] 91a682a9a6b0: Preparing [2024-10-14T08:04:22.375Z] d91c115b2324: Preparing [2024-10-14T08:04:22.375Z] 831277e23e45: Preparing [2024-10-14T08:04:22.375Z] 16113d51b718: Preparing [2024-10-14T08:04:22.375Z] 16113d51b718: Waiting [2024-10-14T08:04:22.375Z] 91a682a9a6b0: Layer already exists [2024-10-14T08:04:22.375Z] a122a185cc9d: Layer already exists [2024-10-14T08:04:22.375Z] 831277e23e45: Layer already exists [2024-10-14T08:04:22.375Z] d91c115b2324: Layer already exists [2024-10-14T08:04:22.375Z] 662ff5df44d4: Layer already exists [2024-10-14T08:04:22.654Z] 16113d51b718: Layer already exists [2024-10-14T08:04:22.654Z] 3.2.0-dev.22: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:23.038Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:23.431Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [2024-10-14T08:04:23.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-14T08:04:23.431Z] a122a185cc9d: Preparing [2024-10-14T08:04:23.431Z] 662ff5df44d4: Preparing [2024-10-14T08:04:23.431Z] 91a682a9a6b0: Preparing [2024-10-14T08:04:23.431Z] d91c115b2324: Preparing [2024-10-14T08:04:23.431Z] 831277e23e45: Preparing [2024-10-14T08:04:23.431Z] 16113d51b718: Preparing [2024-10-14T08:04:23.431Z] 16113d51b718: Waiting [2024-10-14T08:04:23.431Z] a122a185cc9d: Layer already exists [2024-10-14T08:04:23.431Z] 91a682a9a6b0: Layer already exists [2024-10-14T08:04:23.431Z] d91c115b2324: Layer already exists [2024-10-14T08:04:23.431Z] 831277e23e45: Layer already exists [2024-10-14T08:04:23.431Z] 662ff5df44d4: Layer already exists [2024-10-14T08:04:23.431Z] 16113d51b718: Layer already exists [2024-10-14T08:04:23.827Z] 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:24.209Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:25.189Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-10-14T08:04:25.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-14T08:04:25.189Z] a122a185cc9d: Preparing [2024-10-14T08:04:25.189Z] 662ff5df44d4: Preparing [2024-10-14T08:04:25.189Z] 91a682a9a6b0: Preparing [2024-10-14T08:04:25.189Z] d91c115b2324: Preparing [2024-10-14T08:04:25.189Z] 831277e23e45: Preparing [2024-10-14T08:04:25.189Z] 16113d51b718: Preparing [2024-10-14T08:04:25.189Z] 16113d51b718: Waiting [2024-10-14T08:04:25.189Z] 662ff5df44d4: Layer already exists [2024-10-14T08:04:25.189Z] d91c115b2324: Layer already exists [2024-10-14T08:04:25.189Z] 91a682a9a6b0: Layer already exists [2024-10-14T08:04:25.189Z] 831277e23e45: Layer already exists [2024-10-14T08:04:25.189Z] a122a185cc9d: Layer already exists [2024-10-14T08:04:25.461Z] 16113d51b718: Layer already exists [2024-10-14T08:04:25.461Z] main: digest: sha256:c4dcb9df96ae54c38fbad9a305b1f1abdf965fc7ec140e379d4859ba51138167 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-14T08:04:25.547Z] ===================================================== [Pipeline] echo [2024-10-14T08:04:25.563Z] taggedImages: [2024-10-14T08:04:25.563Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [2024-10-14T08:04:25.563Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-14T08:04:25.563Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.22 [2024-10-14T08:04:25.563Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9-3.2.0-dev.22 [2024-10-14T08:04:25.563Z] - 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 [2024-10-14T08:04:26.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:04:26.011Z] [2024-10-14T08:04:26.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:26.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:04:26.633Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:04:26.634Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:04:26.634Z] 04944245beec: Pulling fs layer [2024-10-14T08:04:26.634Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:04:26.634Z] 765212b225bb: Pulling fs layer [2024-10-14T08:04:26.634Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:04:26.634Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:04:26.634Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:04:26.634Z] f23df028b6ca: Waiting [2024-10-14T08:04:26.634Z] d65c8cfc05b1: Waiting [2024-10-14T08:04:26.634Z] 2437ff75d9bd: Waiting [2024-10-14T08:04:26.634Z] 765212b225bb: Waiting [2024-10-14T08:04:26.634Z] 04944245beec: Verifying Checksum [2024-10-14T08:04:26.634Z] 04944245beec: Download complete [2024-10-14T08:04:26.634Z] 765212b225bb: Verifying Checksum [2024-10-14T08:04:26.634Z] 765212b225bb: Download complete [2024-10-14T08:04:26.634Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:04:26.634Z] f23df028b6ca: Download complete [2024-10-14T08:04:26.918Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:04:26.918Z] d65c8cfc05b1: Download complete [2024-10-14T08:04:26.918Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:04:26.918Z] 699f458cf7ca: Download complete [2024-10-14T08:04:27.511Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:04:27.511Z] 8998bd30e6a1: Download complete [2024-10-14T08:04:30.112Z] 2437ff75d9bd: Download complete [2024-10-14T08:04:32.711Z] 8998bd30e6a1: Pull complete [2024-10-14T08:04:32.982Z] 04944245beec: Pull complete [2024-10-14T08:04:34.947Z] 699f458cf7ca: Pull complete [2024-10-14T08:04:34.947Z] 765212b225bb: Pull complete [2024-10-14T08:04:36.096Z] f23df028b6ca: Pull complete [2024-10-14T08:04:36.096Z] d65c8cfc05b1: Pull complete [2024-10-14T08:04:55.059Z] 2437ff75d9bd: Pull complete [2024-10-14T08:04:55.059Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:04:55.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:04:55.059Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:04:55.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-22702 does not seem to be running inside a container [2024-10-14T08:04:55.416Z] $ 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/177 -v /w/workspace/device-mqtt-go/177:/w/workspace/device-mqtt-go/177:rw,z -v /w/workspace/device-mqtt-go/177@tmp:/w/workspace/device-mqtt-go/177@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 [2024-10-14T08:04:59.930Z] $ docker top d98eb93a1486dd931b60aefd5a9de1e947d6220753ee96d40b692d06bf56a7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:00.793Z] ---> job-cost.sh [2024-10-14T08:05:00.793Z] lf-activate-venv: SKIPPING [2024-10-14T08:05:00.793Z] INFO: No Stack... [2024-10-14T08:05:01.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:05:01.984Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:05:02.684Z] + + cat /w/workspace/device-mqtt-go/177/archives/cost.csvcut [2024-10-14T08:05:02.684Z] -d, -f6 [Pipeline] lock [2024-10-14T08:05:02.758Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [2024-10-14T08:05:02.764Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] did not exist. Created. [2024-10-14T08:05:02.772Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:05:03.466Z] /w/workspace/device-mqtt-go/177@tmp/durable-9eb36749/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:05:04.168Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:05:04.189Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:05:04.260Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:05:04.271Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-177-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:05:04.315Z] $ docker stop --time=1 d98eb93a1486dd931b60aefd5a9de1e947d6220753ee96d40b692d06bf56a7bd [2024-10-14T08:05:05.980Z] $ docker rm -f --volumes d98eb93a1486dd931b60aefd5a9de1e947d6220753ee96d40b692d06bf56a7bd [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 [2024-10-14T08:05:06.462Z] provisioning config files... [2024-10-14T08:05:06.471Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config562600931352928885tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:05:06.777Z] + set +x [2024-10-14T08:05:06.777Z] + bash -s -- [2024-10-14T08:05:06.777Z] + curl -s https://codecov.io/bash [2024-10-14T08:05:06.777Z] [2024-10-14T08:05:06.777Z] _____ _ [2024-10-14T08:05:06.777Z] / ____| | | [2024-10-14T08:05:06.777Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:05:06.777Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:05:06.777Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:05:06.777Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:05:06.777Z] Bash-1.0.6 [2024-10-14T08:05:06.777Z] [2024-10-14T08:05:06.777Z] [2024-10-14T08:05:06.777Z] ==> git version 2.25.1 found [2024-10-14T08:05:06.777Z] ==> 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 [2024-10-14T08:05:06.777Z] Release-Date: 2020-01-08 [2024-10-14T08:05:06.777Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T08:05:06.778Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:05:06.778Z] ==> Jenkins CI detected. [2024-10-14T08:05:06.778Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-14T08:05:06.778Z] project root: . [2024-10-14T08:05:06.778Z] --> token set from env [2024-10-14T08:05:06.778Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:05:06.778Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:05:06.778Z] ==> Python coveragepy not found [2024-10-14T08:05:06.778Z] ==> Searching for coverage reports in: [2024-10-14T08:05:06.778Z] + . [2024-10-14T08:05:06.778Z] -> Found 1 reports [2024-10-14T08:05:06.778Z] ==> Detecting git/mercurial file structure [2024-10-14T08:05:06.778Z] ==> Reading reports [2024-10-14T08:05:06.778Z] + ./coverage.out bytes=21039 [2024-10-14T08:05:06.778Z] ==> Appending adjustments [2024-10-14T08:05:06.778Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:05:07.040Z] + Found adjustments [2024-10-14T08:05:07.040Z] ==> Gzipping contents [2024-10-14T08:05:07.040Z] 4.0K /tmp/codecov.OQSC9m.gz [2024-10-14T08:05:07.040Z] ==> Uploading reports [2024-10-14T08:05:07.040Z] url: https://codecov.io [2024-10-14T08:05:07.040Z] query: branch=main&commit=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:05:07.040Z] -> Pinging Codecov [2024-10-14T08:05:07.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9&build=177&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F177%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-14T08:05:07.301Z] -> Uploading to [2024-10-14T08:05:07.302Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9/c794cb69-63b2-4349-a120-9186b33003e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080507Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7ae91ee463251dad9fa072e991f7718fc456474f7678c48c9bef65efc190d16b [2024-10-14T08:05:07.302Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:05:07.302Z] Dload Upload Total Spent Left Speed [2024-10-14T08:05:07.302Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 16401 --:--:-- --:--:-- --:--:-- 16321 100 3346 0 0 100 3346 0 15140 --:--:-- --:--:-- --:--:-- 15072 [2024-10-14T08:05:07.302Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] } [2024-10-14T08:05:07.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-14T08:05:07.474Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-14T08:05:07.491Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:07.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:05:07.863Z] [2024-10-14T08:05:07.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:08.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:05:08.425Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-14T08:05:08.425Z] 43c4264eed91: Already exists [2024-10-14T08:05:08.425Z] 4cc291be95ef: Already exists [2024-10-14T08:05:08.425Z] 2ac1f1163629: Already exists [2024-10-14T08:05:08.684Z] 5c3c966382ef: Already exists [2024-10-14T08:05:08.684Z] 4f4fb700ef54: Already exists [2024-10-14T08:05:08.684Z] d9c7d2e4e75e: Pulling fs layer [2024-10-14T08:05:08.684Z] 9c3e1370e548: Pulling fs layer [2024-10-14T08:05:08.944Z] d9c7d2e4e75e: Download complete [2024-10-14T08:05:09.511Z] d9c7d2e4e75e: Pull complete [2024-10-14T08:05:10.077Z] 9c3e1370e548: Verifying Checksum [2024-10-14T08:05:10.077Z] 9c3e1370e548: Download complete [2024-10-14T08:05:14.286Z] 9c3e1370e548: Pull complete [2024-10-14T08:05:14.286Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-14T08:05:14.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-14T08:05:14.286Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:14.388Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T08:05:14.417Z] $ 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:latest cat [2024-10-14T08:05:21.194Z] $ docker top 4228a316982e3afea00f293019a08b8057ef09f103c4db50ccc97e3a95b6fccb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:05:21.550Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-10-14T08:05:21.718Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-10-14T08:05:22.002Z] + set -o pipefail [2024-10-14T08:05:22.002Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-10-14T08:05:28.594Z] [2024-10-14T08:05:28.594Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-10-14T08:05:28.594Z] [2024-10-14T08:05:28.594Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/226d983f-f44e-48ab-8de2-9f97ae6a0249 [2024-10-14T08:05:28.594Z] [2024-10-14T08:05:28.594Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-14T08:05:28.594Z] [2024-10-14T08:05:28.594Z] [2024-10-14T08:05:28.594Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-14T08:05:28.594Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-14T08:05:28.867Z] $ docker stop --time=1 4228a316982e3afea00f293019a08b8057ef09f103c4db50ccc97e3a95b6fccb [2024-10-14T08:05:40.337Z] $ docker rm -f --volumes 4228a316982e3afea00f293019a08b8057ef09f103c4db50ccc97e3a95b6fccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:05:41.351Z] + git log --format=format:%s -1 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 [Pipeline] sh [2024-10-14T08:05:41.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:05:41.643Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:41.950Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:05:41.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:42.025Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T08:05:42.049Z] $ 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 [2024-10-14T08:05:43.123Z] $ docker top 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac -eo pid,comm [2024-10-14T08:05:43.175Z] 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). [2024-10-14T08:05:43.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:05:43.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:05:43.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:05:43.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:05:43.383Z] $ docker exec 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac ssh-agent [2024-10-14T08:05:43.513Z] SSH_AUTH_SOCK=/tmp/ssh-6T9BxUPNC9Cw/agent.13 [2024-10-14T08:05:43.513Z] SSH_AGENT_PID=26 [2024-10-14T08:05:43.518Z] Running ssh-add (command line suppressed) [2024-10-14T08:05:43.618Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8600420626058771228.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8600420626058771228.key) [2024-10-14T08:05:43.635Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:05:43.937Z] + git semver tag [2024-10-14T08:05:44.198Z] 2024-10-14 08:05:44,178 [run_tag] DEBUG tag force:False [2024-10-14T08:05:44.198Z] 2024-10-14 08:05:44,178 [check_head_tag] DEBUG check head tag [2024-10-14T08:05:44.198Z] 2024-10-14 08:05:44,180 [execute] INFO git cat-file --batch-check [2024-10-14T08:05:44.198Z] 2024-10-14 08:05:44,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:44.198Z] 2024-10-14 08:05:44,185 [execute] INFO git cat-file --batch [2024-10-14T08:05:44.198Z] 2024-10-14 08:05:44,186 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:44.458Z] 2024-10-14 08:05:44,205 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:05:44.458Z] 2024-10-14 08:05:44,205 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 [2024-10-14T08:05:44.458Z] 2024-10-14 08:05:44,206 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:05:44.458Z] 2024-10-14 08:05:44,210 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:05:44.458Z] 3.2.0-dev.22 [Pipeline] } [2024-10-14T08:05:44.463Z] $ docker exec --env ******** --env ******** 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac ssh-agent -k [2024-10-14T08:05:44.578Z] unset SSH_AUTH_SOCK; [2024-10-14T08:05:44.578Z] unset SSH_AGENT_PID; [2024-10-14T08:05:44.578Z] echo Agent pid 26 killed; [2024-10-14T08:05:44.592Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:05:44.920Z] + git semver [Pipeline] } [2024-10-14T08:05:45.191Z] $ docker stop --time=1 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac [2024-10-14T08:05:46.625Z] $ docker rm -f --volumes 41548a07071428f065af64c26a182a4dcbbcb188258bd045c2136b31d95af9ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:47.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:05:47.062Z] [2024-10-14T08:05:47.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:47.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:05:47.390Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-14T08:05:47.390Z] ab5ef0e58194: Pulling fs layer [2024-10-14T08:05:47.390Z] 9712f1f96733: Pulling fs layer [2024-10-14T08:05:47.390Z] 63f879dbbcfc: Pulling fs layer [2024-10-14T08:05:47.390Z] 0d9ebad4ef96: Pulling fs layer [2024-10-14T08:05:47.390Z] e9a5061849ea: Pulling fs layer [2024-10-14T08:05:47.390Z] d747dcd14b5f: Pulling fs layer [2024-10-14T08:05:47.390Z] 2de7ff778b66: Pulling fs layer [2024-10-14T08:05:47.390Z] e9a5061849ea: Waiting [2024-10-14T08:05:47.390Z] 2de7ff778b66: Waiting [2024-10-14T08:05:47.390Z] 0d9ebad4ef96: Waiting [2024-10-14T08:05:47.390Z] d747dcd14b5f: Waiting [2024-10-14T08:05:47.390Z] 9712f1f96733: Verifying Checksum [2024-10-14T08:05:47.390Z] 9712f1f96733: Download complete [2024-10-14T08:05:47.961Z] 63f879dbbcfc: Verifying Checksum [2024-10-14T08:05:47.961Z] 63f879dbbcfc: Download complete [2024-10-14T08:05:47.961Z] e9a5061849ea: Verifying Checksum [2024-10-14T08:05:47.961Z] e9a5061849ea: Download complete [2024-10-14T08:05:47.961Z] d747dcd14b5f: Verifying Checksum [2024-10-14T08:05:47.961Z] d747dcd14b5f: Download complete [2024-10-14T08:05:47.961Z] 0d9ebad4ef96: Verifying Checksum [2024-10-14T08:05:47.961Z] 0d9ebad4ef96: Download complete [2024-10-14T08:05:48.221Z] 2de7ff778b66: Verifying Checksum [2024-10-14T08:05:48.221Z] 2de7ff778b66: Download complete [2024-10-14T08:05:48.221Z] ab5ef0e58194: Verifying Checksum [2024-10-14T08:05:48.221Z] ab5ef0e58194: Download complete [2024-10-14T08:05:51.545Z] ab5ef0e58194: Pull complete [2024-10-14T08:05:51.545Z] 9712f1f96733: Pull complete [2024-10-14T08:05:52.111Z] 63f879dbbcfc: Pull complete [2024-10-14T08:05:56.311Z] 0d9ebad4ef96: Pull complete [2024-10-14T08:05:56.571Z] e9a5061849ea: Pull complete [2024-10-14T08:05:56.571Z] d747dcd14b5f: Pull complete [2024-10-14T08:05:57.507Z] 2de7ff778b66: Pull complete [2024-10-14T08:05:57.766Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-14T08:05:57.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-14T08:05:57.766Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:05:57.879Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T08:05:57.910Z] $ 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 [2024-10-14T08:06:05.232Z] $ docker top 6880ad7b4e5b5bbfba51713e3da534b720be58ad203dc89e048f39312e84b3e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:06:05.320Z] provisioning config files... [2024-10-14T08:06:05.328Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6872585191626450051tmp [2024-10-14T08:06:05.337Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2882044667944603619tmp [2024-10-14T08:06:05.344Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10825836376467914782tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:06:05.369Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:05.662Z] ---> sigul-configuration.sh [2024-10-14T08:06:05.662Z] gpg: directory `/root/.gnupg' created [2024-10-14T08:06:05.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-14T08:06:05.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-14T08:06:05.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-14T08:06:05.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-14T08:06:05.662Z] gpg: CAST5 encrypted data [2024-10-14T08:06:05.662Z] gpg: encrypted with 1 passphrase [2024-10-14T08:06:05.663Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-14T08:06:05.957Z] + mkdir /home/jenkins [2024-10-14T08:06:05.957Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-14T08:06:06.253Z] + 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 [2024-10-14T08:06:06.266Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:06.559Z] ---> sigul-install.sh [2024-10-14T08:06:06.559Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-14T08:06:06.861Z] + git tag --list [2024-10-14T08:06:06.861Z] 0.7.1 [2024-10-14T08:06:06.861Z] v1.0.0 [2024-10-14T08:06:06.861Z] v1.1.0 [2024-10-14T08:06:06.861Z] v1.1.1 [2024-10-14T08:06:06.861Z] v1.2.2 [2024-10-14T08:06:06.861Z] v1.3.0 [2024-10-14T08:06:06.861Z] v1.3.1 [2024-10-14T08:06:06.861Z] v2.0.0 [2024-10-14T08:06:06.861Z] v2.1.0 [2024-10-14T08:06:06.861Z] v2.1.1 [2024-10-14T08:06:06.861Z] v2.2.0 [2024-10-14T08:06:06.861Z] v2.3.0 [2024-10-14T08:06:06.861Z] v3.0 [2024-10-14T08:06:06.861Z] v3.0.0 [2024-10-14T08:06:06.861Z] v3.1 [2024-10-14T08:06:06.861Z] v3.1.0 [2024-10-14T08:06:06.861Z] v3.1.0-dev.1 [2024-10-14T08:06:06.861Z] v3.1.0-dev.10 [2024-10-14T08:06:06.861Z] v3.1.0-dev.11 [2024-10-14T08:06:06.861Z] v3.1.0-dev.12 [2024-10-14T08:06:06.861Z] v3.1.0-dev.13 [2024-10-14T08:06:06.861Z] v3.1.0-dev.14 [2024-10-14T08:06:06.861Z] v3.1.0-dev.15 [2024-10-14T08:06:06.861Z] v3.1.0-dev.16 [2024-10-14T08:06:06.861Z] v3.1.0-dev.17 [2024-10-14T08:06:06.861Z] v3.1.0-dev.18 [2024-10-14T08:06:06.861Z] v3.1.0-dev.19 [2024-10-14T08:06:06.861Z] v3.1.0-dev.2 [2024-10-14T08:06:06.861Z] v3.1.0-dev.20 [2024-10-14T08:06:06.861Z] v3.1.0-dev.21 [2024-10-14T08:06:06.861Z] v3.1.0-dev.22 [2024-10-14T08:06:06.861Z] v3.1.0-dev.23 [2024-10-14T08:06:06.861Z] v3.1.0-dev.24 [2024-10-14T08:06:06.861Z] v3.1.0-dev.25 [2024-10-14T08:06:06.861Z] v3.1.0-dev.3 [2024-10-14T08:06:06.861Z] v3.1.0-dev.4 [2024-10-14T08:06:06.861Z] v3.1.0-dev.5 [2024-10-14T08:06:06.861Z] v3.1.0-dev.6 [2024-10-14T08:06:06.861Z] v3.1.0-dev.7 [2024-10-14T08:06:06.861Z] v3.1.0-dev.8 [2024-10-14T08:06:06.861Z] v3.1.0-dev.9 [2024-10-14T08:06:06.861Z] v3.1.1 [2024-10-14T08:06:06.861Z] v3.2.0-dev.1 [2024-10-14T08:06:06.861Z] v3.2.0-dev.10 [2024-10-14T08:06:06.861Z] v3.2.0-dev.11 [2024-10-14T08:06:06.861Z] v3.2.0-dev.12 [2024-10-14T08:06:06.861Z] v3.2.0-dev.13 [2024-10-14T08:06:06.861Z] v3.2.0-dev.14 [2024-10-14T08:06:06.861Z] v3.2.0-dev.15 [2024-10-14T08:06:06.861Z] v3.2.0-dev.16 [2024-10-14T08:06:06.861Z] v3.2.0-dev.17 [2024-10-14T08:06:06.861Z] v3.2.0-dev.18 [2024-10-14T08:06:06.861Z] v3.2.0-dev.19 [2024-10-14T08:06:06.861Z] v3.2.0-dev.2 [2024-10-14T08:06:06.861Z] v3.2.0-dev.20 [2024-10-14T08:06:06.861Z] v3.2.0-dev.21 [2024-10-14T08:06:06.861Z] v3.2.0-dev.22 [2024-10-14T08:06:06.861Z] v3.2.0-dev.3 [2024-10-14T08:06:06.861Z] v3.2.0-dev.4 [2024-10-14T08:06:06.861Z] v3.2.0-dev.5 [2024-10-14T08:06:06.861Z] v3.2.0-dev.6 [2024-10-14T08:06:06.861Z] v3.2.0-dev.7 [2024-10-14T08:06:06.861Z] v3.2.0-dev.8 [2024-10-14T08:06:06.861Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-14T08:06:07.167Z] + lftools sign git-tag v3.2.0-dev.22 [2024-10-14T08:06:07.735Z] Signing Git tag with Sigul... [2024-10-14T08:06:07.735Z] Signing v3.2.0-dev.22 [Pipeline] echo [2024-10-14T08:06:08.318Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:08.610Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-14T08:06:08.618Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-14T08:06:08.650Z] $ docker stop --time=1 6880ad7b4e5b5bbfba51713e3da534b720be58ad203dc89e048f39312e84b3e3 [2024-10-14T08:06:09.957Z] $ docker rm -f --volumes 6880ad7b4e5b5bbfba51713e3da534b720be58ad203dc89e048f39312e84b3e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-14T08:06:10.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:06:10.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:10.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:06:10.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:10.798Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T08:06:10.821Z] $ 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 [2024-10-14T08:06:11.189Z] $ docker top 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c -eo pid,comm [2024-10-14T08:06:11.243Z] 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). [2024-10-14T08:06:11.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:06:11.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:06:11.298Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:06:11.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:06:11.424Z] $ docker exec 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c ssh-agent [2024-10-14T08:06:11.529Z] SSH_AUTH_SOCK=/tmp/ssh-c6aWvYWNy5tJ/agent.32 [2024-10-14T08:06:11.529Z] SSH_AGENT_PID=38 [2024-10-14T08:06:11.532Z] Running ssh-add (command line suppressed) [2024-10-14T08:06:11.639Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_66373061652175798.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_66373061652175798.key) [2024-10-14T08:06:11.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:06:11.944Z] + git semver bump pre [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,131 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,131 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,131 [bump_version] DEBUG bumped version:3.2.0-dev.23 [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,132 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,132 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,132 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,134 [execute] INFO git cat-file --batch-check [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,139 [execute] INFO git cat-file --batch [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:06:12.203Z] 2024-10-14 08:06:12,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:06:12.203Z] 3.2.0-dev.23 [Pipeline] } [2024-10-14T08:06:12.207Z] $ docker exec --env ******** --env ******** 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c ssh-agent -k [2024-10-14T08:06:12.301Z] unset SSH_AUTH_SOCK; [2024-10-14T08:06:12.302Z] unset SSH_AGENT_PID; [2024-10-14T08:06:12.302Z] echo Agent pid 38 killed; [2024-10-14T08:06:12.315Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:06:12.644Z] + git semver [Pipeline] } [2024-10-14T08:06:12.913Z] $ docker stop --time=1 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c [2024-10-14T08:06:14.216Z] $ docker rm -f --volumes 2561bb9a6837e1a98f37a1827a0822785b951a3103c6fc07e31d8eacf2b9c90c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:06:14.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:06:14.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:14.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:06:14.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:14.962Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T08:06:14.986Z] $ 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 [2024-10-14T08:06:15.352Z] $ docker top 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:06:15.461Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:06:15.461Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:06:15.573Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:06:15.572Z] $ docker exec 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 ssh-agent [2024-10-14T08:06:15.693Z] SSH_AUTH_SOCK=/tmp/ssh-5QVXNI4GdRW0/agent.31 [2024-10-14T08:06:15.693Z] SSH_AGENT_PID=37 [2024-10-14T08:06:15.697Z] Running ssh-add (command line suppressed) [2024-10-14T08:06:15.815Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2221449257763131345.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2221449257763131345.key) [2024-10-14T08:06:15.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:06:16.133Z] + git semver push [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,316 [run_push] DEBUG push [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,317 [execute] INFO git cat-file --batch-check [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,321 [execute] INFO git rev-list 98a5fa02287c8bb87de573c86ad8ec58ec229f47 -- [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,321 [execute] DEBUG Popen(['git', 'rev-list', '98a5fa02287c8bb87de573c86ad8ec58ec229f47', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,332 [execute] INFO git fetch -v origin [2024-10-14T08:06:16.393Z] 2024-10-14 08:06:16,333 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-14T08:06:16.961Z] 2024-10-14 08:06:16,789 [run_push] DEBUG no remote changes detected [2024-10-14T08:06:16.961Z] 2024-10-14 08:06:16,790 [execute] INFO git push origin semver [2024-10-14T08:06:16.961Z] 2024-10-14 08:06:16,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:06:17.899Z] 2024-10-14 08:06:17,553 [run_push] DEBUG push all version tags [2024-10-14T08:06:17.899Z] 2024-10-14 08:06:17,554 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-14T08:06:17.899Z] 2024-10-14 08:06:17,554 [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) [2024-10-14T08:06:18.468Z] 2024-10-14 08:06:18,248 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-14T08:06:18.468Z] 3.2.0-dev.23 [Pipeline] } [2024-10-14T08:06:18.475Z] $ docker exec --env ******** --env ******** 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 ssh-agent -k [2024-10-14T08:06:18.578Z] unset SSH_AUTH_SOCK; [2024-10-14T08:06:18.581Z] unset SSH_AGENT_PID; [2024-10-14T08:06:18.581Z] echo Agent pid 37 killed; [2024-10-14T08:06:18.597Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:06:18.922Z] + git semver [Pipeline] } [2024-10-14T08:06:19.189Z] $ docker stop --time=1 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 [2024-10-14T08:06:20.569Z] $ docker rm -f --volumes 968e6287f656e5407121755a6f67b3f5fe3f09324826e7af916be77f54c6ff44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T08:06:21.190Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-10-14T08:06:21.190Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-14T08:06:21.190Z] total 16 [2024-10-14T08:06:21.190Z] drwxr-xr-x 3 root root 4096 Oct 14 07:49 . [2024-10-14T08:06:21.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:06 .. [2024-10-14T08:06:21.190Z] drwxr-xr-x 2 root root 4096 Oct 14 07:49 cost [2024-10-14T08:06:21.190Z] -rw-r--r-- 1 root root 86 Oct 14 07:49 cost.csv [2024-10-14T08:06:21.190Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-14T08:06:21.190Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-14T08:06:21.190Z] total 16 [2024-10-14T08:06:21.190Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:49 . [2024-10-14T08:06:21.190Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:06 .. [2024-10-14T08:06:21.190Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:49 cost [2024-10-14T08:06:21.190Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 14 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:21.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:22.340Z] ---> package-listing.sh [2024-10-14T08:06:22.340Z] ++ facter osfamily [2024-10-14T08:06:22.340Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:06:22.600Z] + OS_FAMILY=debian [2024-10-14T08:06:22.600Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-14T08:06:22.600Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:06:22.600Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:06:22.600Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:06:22.600Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:06:22.600Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-14T08:06:22.600Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:06:22.600Z] + case "${OS_FAMILY}" in [2024-10-14T08:06:22.600Z] + dpkg -l [2024-10-14T08:06:22.600Z] + grep '^ii' [2024-10-14T08:06:22.600Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:06:22.600Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:06:22.600Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:06:22.600Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-14T08:06:22.600Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-10-14T08:06:22.600Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-10-14T08:06:22.611Z] 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 [2024-10-14T08:06:22.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:23.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:06:23.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:23.530Z] prd-ubuntu20.04-docker-8c-8g-22698 does not seem to be running inside a container [2024-10-14T08:06:23.563Z] $ 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 [2024-10-14T08:06:23.851Z] $ docker top afc246310a1b4a9aa72ca6092c41edfc104872635ccca1e6e304a7d278530789 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:06:24.208Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:06:24.492Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:06:24.775Z] + ls /var/log/sa-host [2024-10-14T08:06:24.775Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:06:24.869Z] provisioning config files... [2024-10-14T08:06:24.876Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1988988388903735574tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:06:24.896Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:25.178Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:06:25.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:25.507Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:06:25.517Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:25.797Z] ---> sudo-logs.sh [2024-10-14T08:06:25.798Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:06:25.832Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:26.116Z] ---> job-cost.sh [2024-10-14T08:06:26.116Z] lf-activate-venv: SKIPPING [2024-10-14T08:06:26.116Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:06:26.116Z] INFO: Retrieving Stack Cost... [2024-10-14T08:06:26.393Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:06:26.959Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:06:26.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:06:27.257Z] ---> logs-deploy.sh [2024-10-14T08:06:27.257Z] lf-activate-venv: SKIPPING [2024-10-14T08:06:27.257Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/177 [2024-10-14T08:06:27.257Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:06:28.200Z] Archives upload complete. [2024-10-14T08:06:28.478Z] INFO: archiving logs to Nexus