Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ec4bdb71d113baf8f62d105c9dc125da7e597352 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-ssh16548081631490717332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh17723936560696940106.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8798142102721329454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh10322998807026904990.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-ssh14402311350122898039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8811 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/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 ec4bdb71d113baf8f62d105c9dc125da7e597352 (main) Commit message: "feat!: updates for common config (#512)" > 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 ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 > git rev-list --no-walk bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-08T15:03:15.020Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-08T15:03:15.093Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-08T15:03:15.112Z] ========================================================= [2023-03-08T15:03:15.112Z] EdgeX Global Pipelines Version Info [2023-03-08T15:03:15.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:03:15.834Z] ------------------- [2023-03-08T15:03:15.834Z] stable info: [2023-03-08T15:03:15.834Z] ------------------- [2023-03-08T15:03:15.834Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-08T15:03:15.834Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T15:03:15.834Z] Message: update stable to v1.0.244 [2023-03-08T15:03:16.404Z] ------------------- [2023-03-08T15:03:16.404Z] experimental info: [2023-03-08T15:03:16.404Z] ------------------- [2023-03-08T15:03:16.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-08T15:03:16.404Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-08T15:03:16.404Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-08T15:03:16.580Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-08T15:03:16.591Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-08T15:03:16.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-08T15:03:16.621Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-08T15:03:16.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-08T15:03:16.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-08T15:03:16.665Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-08T15:03:16.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-08T15:03:16.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-08T15:03:16.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-08T15:03:16.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-08T15:03:16.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-08T15:03:16.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-08T15:03:16.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-08T15:03:16.767Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T15:03:16.778Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-08T15:03:16.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T15:03:16.805Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-08T15:03:16.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-08T15:03:16.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-08T15:03:16.855Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-08T15:03:16.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-08T15:03:16.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-08T15:03:16.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-08T15:03:16.891Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-08T15:03:16.899Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-08T15:03:16.907Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-08T15:03:16.916Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-08T15:03:16.927Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-08T15:03:16.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-08T15:03:16.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] echo [2023-03-08T15:03:16.964Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ec4bdb7 [Pipeline] echo [2023-03-08T15:03:16.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:03:17.021Z] provisioning config files... [2023-03-08T15:03:17.034Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17026363889870878147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:03:17.331Z] ---> docker-login.sh [2023-03-08T15:03:17.331Z] nexus3.edgexfoundry.org:10001 [2023-03-08T15:03:17.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:17.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:17.591Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:17.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:17.591Z] [2023-03-08T15:03:17.591Z] Login Succeeded [2023-03-08T15:03:17.591Z] nexus3.edgexfoundry.org:10002 [2023-03-08T15:03:17.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:17.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:17.852Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:17.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:17.852Z] [2023-03-08T15:03:17.852Z] Login Succeeded [2023-03-08T15:03:17.852Z] nexus3.edgexfoundry.org:10003 [2023-03-08T15:03:17.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:17.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:17.852Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:17.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:17.852Z] [2023-03-08T15:03:17.852Z] Login Succeeded [2023-03-08T15:03:17.852Z] nexus3.edgexfoundry.org:10004 [2023-03-08T15:03:18.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:18.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:18.112Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:18.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:18.112Z] [2023-03-08T15:03:18.112Z] Login Succeeded [2023-03-08T15:03:18.112Z] docker.io [2023-03-08T15:03:18.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:18.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:18.371Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:18.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:18.371Z] [2023-03-08T15:03:18.371Z] Login Succeeded [2023-03-08T15:03:18.371Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T15:03:18.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-08T15:03:18.749Z] + git rev-list -1 --merges ec4bdb71d113baf8f62d105c9dc125da7e597352~1..ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] echo [2023-03-08T15:03:18.800Z] -----------> git rev-list -1 --merges ec4bdb71d113baf8f62d105c9dc125da7e597352~1..ec4bdb71d113baf8f62d105c9dc125da7e597352 ec4bdb71d113baf8f62d105c9dc125da7e597352 [false] [Pipeline] sh [2023-03-08T15:03:19.093Z] + git log --format=format:%s -1 ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] echo [2023-03-08T15:03:19.112Z] ========================================================= [2023-03-08T15:03:19.113Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-08T15:03:19.113Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T15:03:19.453Z] + git log --format=format:%s -1 ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] echo [2023-03-08T15:03:19.465Z] [semverPrep] GIT_COMMIT: ec4bdb71d113baf8f62d105c9dc125da7e597352, Commit Message: feat!: updates for common config (#512) [Pipeline] echo [2023-03-08T15:03:19.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-08T15:03:19.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T15:03:19.854Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-08T15:03:19.854Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-08T15:03:19.854Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-08T15:03:19.854Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-08T15:03:19.854Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-08T15:03:19.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:03:20.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T15:03:20.310Z] [2023-03-08T15:03:20.310Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:03:20.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T15:03:20.620Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-08T15:03:20.620Z] b85a868b505f: Pulling fs layer [2023-03-08T15:03:20.620Z] e2be974225ed: Pulling fs layer [2023-03-08T15:03:20.620Z] 339a4e72a1f5: Pulling fs layer [2023-03-08T15:03:20.620Z] 988bab9f4d93: Pulling fs layer [2023-03-08T15:03:20.620Z] 1469e6f7b9e6: Pulling fs layer [2023-03-08T15:03:20.620Z] eaf3925da568: Pulling fs layer [2023-03-08T15:03:20.620Z] bab4dde63d76: Pulling fs layer [2023-03-08T15:03:20.620Z] bde34c3a00c8: Pulling fs layer [2023-03-08T15:03:20.620Z] b352a97aabf1: Pulling fs layer [2023-03-08T15:03:20.620Z] 4872d77fe225: Pulling fs layer [2023-03-08T15:03:20.620Z] 5851b861e8e6: Pulling fs layer [2023-03-08T15:03:20.620Z] 988bab9f4d93: Waiting [2023-03-08T15:03:20.620Z] bde34c3a00c8: Waiting [2023-03-08T15:03:20.620Z] 4872d77fe225: Waiting [2023-03-08T15:03:20.620Z] 5851b861e8e6: Waiting [2023-03-08T15:03:20.620Z] 1469e6f7b9e6: Waiting [2023-03-08T15:03:20.620Z] bab4dde63d76: Waiting [2023-03-08T15:03:20.620Z] b352a97aabf1: Waiting [2023-03-08T15:03:20.620Z] eaf3925da568: Waiting [2023-03-08T15:03:20.620Z] e2be974225ed: Verifying Checksum [2023-03-08T15:03:20.620Z] e2be974225ed: Download complete [2023-03-08T15:03:20.620Z] 988bab9f4d93: Verifying Checksum [2023-03-08T15:03:20.620Z] 988bab9f4d93: Download complete [2023-03-08T15:03:20.881Z] 1469e6f7b9e6: Verifying Checksum [2023-03-08T15:03:20.881Z] 1469e6f7b9e6: Download complete [2023-03-08T15:03:20.881Z] eaf3925da568: Verifying Checksum [2023-03-08T15:03:20.881Z] eaf3925da568: Download complete [2023-03-08T15:03:20.881Z] 339a4e72a1f5: Verifying Checksum [2023-03-08T15:03:20.881Z] 339a4e72a1f5: Download complete [2023-03-08T15:03:20.881Z] bde34c3a00c8: Verifying Checksum [2023-03-08T15:03:20.881Z] bde34c3a00c8: Download complete [2023-03-08T15:03:20.881Z] b352a97aabf1: Download complete [2023-03-08T15:03:20.881Z] 4872d77fe225: Verifying Checksum [2023-03-08T15:03:20.881Z] 4872d77fe225: Download complete [2023-03-08T15:03:20.881Z] 5851b861e8e6: Verifying Checksum [2023-03-08T15:03:20.881Z] 5851b861e8e6: Download complete [2023-03-08T15:03:20.881Z] b85a868b505f: Verifying Checksum [2023-03-08T15:03:20.881Z] b85a868b505f: Download complete [2023-03-08T15:03:21.457Z] bab4dde63d76: Verifying Checksum [2023-03-08T15:03:21.457Z] bab4dde63d76: Download complete [2023-03-08T15:03:22.027Z] b85a868b505f: Pull complete [2023-03-08T15:03:22.287Z] e2be974225ed: Pull complete [2023-03-08T15:03:22.853Z] 339a4e72a1f5: Pull complete [2023-03-08T15:03:22.853Z] 988bab9f4d93: Pull complete [2023-03-08T15:03:23.112Z] 1469e6f7b9e6: Pull complete [2023-03-08T15:03:23.112Z] eaf3925da568: Pull complete [2023-03-08T15:03:25.016Z] bab4dde63d76: Pull complete [2023-03-08T15:03:25.017Z] bde34c3a00c8: Pull complete [2023-03-08T15:03:25.276Z] b352a97aabf1: Pull complete [2023-03-08T15:03:25.276Z] 4872d77fe225: Pull complete [2023-03-08T15:03:25.276Z] 5851b861e8e6: Pull complete [2023-03-08T15:03:25.276Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-08T15:03:25.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T15:03:25.276Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:03:25.613Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:03:25.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T15:03:26.892Z] $ docker top 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 -eo pid,comm [2023-03-08T15:03:26.951Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T15:03:26.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T15:03:26.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T15:03:26.988Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T15:03:27.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T15:03:27.120Z] $ docker exec 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 ssh-agent [2023-03-08T15:03:27.234Z] SSH_AUTH_SOCK=/tmp/ssh-UPASJG9GlSh5/agent.32 [2023-03-08T15:03:27.234Z] SSH_AGENT_PID=38 [2023-03-08T15:03:27.240Z] Running ssh-add (command line suppressed) [2023-03-08T15:03:27.340Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9731487933307092376.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9731487933307092376.key) [2023-03-08T15:03:27.351Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T15:03:27.641Z] + git tag --points-at HEAD [Pipeline] } [2023-03-08T15:03:27.657Z] $ docker exec --env ******** --env ******** 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 ssh-agent -k [2023-03-08T15:03:27.765Z] unset SSH_AUTH_SOCK; [2023-03-08T15:03:27.765Z] unset SSH_AGENT_PID; [2023-03-08T15:03:27.765Z] echo Agent pid 38 killed; [2023-03-08T15:03:27.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-08T15:03:27.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T15:03:27.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T15:03:27.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T15:03:27.915Z] $ docker exec 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 ssh-agent [2023-03-08T15:03:28.038Z] SSH_AUTH_SOCK=/tmp/ssh-Zr7KqDjVV95S/agent.70 [2023-03-08T15:03:28.038Z] SSH_AGENT_PID=76 [2023-03-08T15:03:28.042Z] Running ssh-add (command line suppressed) [2023-03-08T15:03:28.144Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5919225076157427860.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5919225076157427860.key) [2023-03-08T15:03:28.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T15:03:28.444Z] + git semver init [2023-03-08T15:03:28.703Z] 2023-03-08 15:03:28,634 [run_init] DEBUG init version:0.0.0 force:False [2023-03-08T15:03:28.703Z] 2023-03-08 15:03:28,635 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-08T15:03:28.703Z] 2023-03-08 15:03:28,635 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-08T15:03:28.703Z] 2023-03-08 15:03:28,636 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T15:03:29.640Z] 2023-03-08 15:03:29,439 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-08T15:03:29.640Z] 2023-03-08 15:03:29,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-08T15:03:29.640Z] 2023-03-08 15:03:29,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:03:29.640Z] 2023-03-08 15:03:29,440 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:03:29.640Z] 3.0.0-dev.6 [Pipeline] } [2023-03-08T15:03:29.654Z] $ docker exec --env ******** --env ******** 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 ssh-agent -k [2023-03-08T15:03:29.754Z] unset SSH_AUTH_SOCK; [2023-03-08T15:03:29.754Z] unset SSH_AGENT_PID; [2023-03-08T15:03:29.754Z] echo Agent pid 76 killed; [2023-03-08T15:03:29.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T15:03:30.064Z] + git semver [Pipeline] } [2023-03-08T15:03:30.339Z] $ docker stop --time=1 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 [2023-03-08T15:03:31.628Z] $ docker rm -f --volumes 07d8a7d6dfefd25c34368ce45debc67d0c4e58f33fd40ddcaa567de170fd08a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T15:03:31.958Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-08T15:03:32.160Z] Stashed 1 file(s) [Pipeline] echo [2023-03-08T15:03:32.163Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:03:32.300Z] provisioning config files... [2023-03-08T15:03:32.309Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6564181168543108700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:03:32.603Z] ---> docker-login.sh [2023-03-08T15:03:32.603Z] nexus3.edgexfoundry.org:10001 [2023-03-08T15:03:32.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:32.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:32.603Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:32.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:32.603Z] [2023-03-08T15:03:32.603Z] Login Succeeded [2023-03-08T15:03:32.603Z] nexus3.edgexfoundry.org:10002 [2023-03-08T15:03:32.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:32.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:32.603Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:32.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:32.603Z] [2023-03-08T15:03:32.603Z] Login Succeeded [2023-03-08T15:03:32.603Z] nexus3.edgexfoundry.org:10003 [2023-03-08T15:03:32.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:32.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:32.863Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:32.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:32.863Z] [2023-03-08T15:03:32.863Z] Login Succeeded [2023-03-08T15:03:32.863Z] nexus3.edgexfoundry.org:10004 [2023-03-08T15:03:32.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:32.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:32.863Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:32.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:32.863Z] [2023-03-08T15:03:32.863Z] Login Succeeded [2023-03-08T15:03:32.863Z] docker.io [2023-03-08T15:03:33.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:03:33.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:03:33.125Z] Configure a credential helper to remove this warning. See [2023-03-08T15:03:33.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:03:33.125Z] [2023-03-08T15:03:33.125Z] Login Succeeded [2023-03-08T15:03:33.125Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T15:03:33.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T15:03:33.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T15:03:33.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T15:03:33.218Z] ========================================================= [2023-03-08T15:03:33.218Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-08T15:03:33.218Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:03:33.521Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T15:03:33.521Z] Sending build context to Docker daemon 6.329MB [2023-03-08T15:03:33.521Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T15:03:33.521Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T15:03:33.521Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-08T15:03:33.521Z] 213ec9aee27d: Pulling fs layer [2023-03-08T15:03:33.521Z] 4583459ba037: Pulling fs layer [2023-03-08T15:03:33.521Z] 93c1e223e6f2: Pulling fs layer [2023-03-08T15:03:33.521Z] 53926ce57604: Pulling fs layer [2023-03-08T15:03:33.521Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-08T15:03:33.521Z] 22ff95d597cd: Pulling fs layer [2023-03-08T15:03:33.521Z] 12d6caf4c0d1: Pulling fs layer [2023-03-08T15:03:33.521Z] 96b7cbca73a9: Pulling fs layer [2023-03-08T15:03:33.521Z] a7acece74701: Pulling fs layer [2023-03-08T15:03:33.521Z] 53926ce57604: Waiting [2023-03-08T15:03:33.521Z] 21b2b0c7a3f4: Waiting [2023-03-08T15:03:33.521Z] 22ff95d597cd: Waiting [2023-03-08T15:03:33.521Z] 12d6caf4c0d1: Waiting [2023-03-08T15:03:33.521Z] 96b7cbca73a9: Waiting [2023-03-08T15:03:33.521Z] 93c1e223e6f2: Verifying Checksum [2023-03-08T15:03:33.521Z] 93c1e223e6f2: Download complete [2023-03-08T15:03:33.521Z] 4583459ba037: Verifying Checksum [2023-03-08T15:03:33.521Z] 4583459ba037: Download complete [2023-03-08T15:03:33.521Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-08T15:03:33.521Z] 21b2b0c7a3f4: Download complete [2023-03-08T15:03:33.784Z] 22ff95d597cd: Download complete [2023-03-08T15:03:33.784Z] 213ec9aee27d: Verifying Checksum [2023-03-08T15:03:33.784Z] 213ec9aee27d: Download complete [2023-03-08T15:03:33.784Z] 12d6caf4c0d1: Download complete [2023-03-08T15:03:33.784Z] 213ec9aee27d: Pull complete [2023-03-08T15:03:34.056Z] 4583459ba037: Pull complete [2023-03-08T15:03:34.056Z] 93c1e223e6f2: Pull complete [2023-03-08T15:03:34.317Z] a7acece74701: Verifying Checksum [2023-03-08T15:03:34.317Z] a7acece74701: Download complete [2023-03-08T15:03:34.576Z] 53926ce57604: Verifying Checksum [2023-03-08T15:03:34.576Z] 53926ce57604: Download complete [2023-03-08T15:03:34.576Z] 96b7cbca73a9: Verifying Checksum [2023-03-08T15:03:34.576Z] 96b7cbca73a9: Download complete [2023-03-08T15:03:38.769Z] 53926ce57604: Pull complete [2023-03-08T15:03:38.769Z] 21b2b0c7a3f4: Pull complete [2023-03-08T15:03:38.769Z] 22ff95d597cd: Pull complete [2023-03-08T15:03:38.769Z] 12d6caf4c0d1: Pull complete [2023-03-08T15:03:41.448Z] 96b7cbca73a9: Pull complete [2023-03-08T15:03:42.015Z] a7acece74701: Pull complete [2023-03-08T15:03:42.015Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-08T15:03:42.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-08T15:03:42.015Z] ---> db6d94c90886 [2023-03-08T15:03:42.015Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T15:03:43.394Z] ---> Running in 3b12611ad4e1 [2023-03-08T15:03:43.394Z] Removing intermediate container 3b12611ad4e1 [2023-03-08T15:03:43.394Z] ---> 7dd93e43c515 [2023-03-08T15:03:43.394Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T15:03:43.394Z] ---> Running in 1d04d4526fa6 [2023-03-08T15:03:43.652Z] Removing intermediate container 1d04d4526fa6 [2023-03-08T15:03:43.652Z] ---> e5798537b338 [2023-03-08T15:03:43.652Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-08T15:03:43.652Z] ---> Running in b9cc15dee5b6 [2023-03-08T15:03:43.652Z] Removing intermediate container b9cc15dee5b6 [2023-03-08T15:03:43.652Z] ---> 6f68dc65a2ce [2023-03-08T15:03:43.652Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T15:03:43.652Z] ---> Running in cbe8dfdf98c9 [2023-03-08T15:03:43.910Z] Removing intermediate container cbe8dfdf98c9 [2023-03-08T15:03:43.910Z] ---> 0b1d0bd449e9 [2023-03-08T15:03:43.910Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T15:03:43.910Z] ---> Running in cda2c7686565 [2023-03-08T15:03:44.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T15:03:44.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T15:03:44.426Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-08T15:03:44.426Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-08T15:03:44.426Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-08T15:03:44.688Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-08T15:03:44.688Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T15:03:44.688Z] OK: 216 MiB in 55 packages [2023-03-08T15:03:44.946Z] Removing intermediate container cda2c7686565 [2023-03-08T15:03:44.946Z] ---> e7c0364d390b [2023-03-08T15:03:44.946Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-08T15:03:44.946Z] ---> Running in 38ab7abf73f2 [2023-03-08T15:03:45.206Z] Removing intermediate container 38ab7abf73f2 [2023-03-08T15:03:45.206Z] ---> 65022d86c406 [2023-03-08T15:03:45.206Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T15:03:45.206Z] ---> 2e5a501a640f [2023-03-08T15:03:45.206Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T15:03:45.206Z] ---> Running in ff70d28b9fda [2023-03-08T15:03:47.269Z] Still waiting to schedule task [2023-03-08T15:03:47.269Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-08T15:04:17.298Z] Removing intermediate container ff70d28b9fda [2023-03-08T15:04:17.298Z] ---> 72d3ead34c5e [2023-03-08T15:04:17.298Z] Step 11/12 : COPY . . [2023-03-08T15:04:17.298Z] ---> b89b5e28f064 [2023-03-08T15:04:17.298Z] Step 12/12 : RUN $MAKE [2023-03-08T15:04:17.298Z] ---> Running in 8f0d95e0cf9a [2023-03-08T15:04:17.298Z] noop [2023-03-08T15:04:17.298Z] Removing intermediate container 8f0d95e0cf9a [2023-03-08T15:04:17.298Z] ---> e38f7f5946af [2023-03-08T15:04:17.298Z] Successfully built e38f7f5946af [2023-03-08T15:04:17.298Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:04:17.616Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T15:04:17.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:04:17.689Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:04:17.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T15:04:18.104Z] $ docker top 377d77e5c3e92c68789f0d99aad701faf6da579fa3ae7d8f52934101365eb2fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T15:04:18.436Z] + go version [2023-03-08T15:04:18.436Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-08T15:04:18.449Z] $ docker stop --time=1 377d77e5c3e92c68789f0d99aad701faf6da579fa3ae7d8f52934101365eb2fc [2023-03-08T15:04:19.740Z] $ docker rm -f --volumes 377d77e5c3e92c68789f0d99aad701faf6da579fa3ae7d8f52934101365eb2fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:04:20.113Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-08T15:04:20.113Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:04:20.180Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:04:20.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-08T15:04:20.547Z] $ docker top e10595a9abba59216e32aa07b66c3e42c2953e2a44a855e8db532c19be42a60c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T15:04:20.873Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-08T15:04:21.164Z] + make test [2023-03-08T15:04:21.164Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T15:04:21.729Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-08T15:04:31.692Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-08T15:04:31.692Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2023-03-08T15:04:31.692Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-08T15:04:38.250Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-08T15:04:38.250Z] go vet ./... [2023-03-08T15:04:40.785Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T15:04:40.785Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T15:04:40.785Z] ./bin/test-attribution-txt.sh [2023-03-08T15:04:41.044Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T15:04:41.044Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T15:04:41.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T15:04:41.070Z] $ docker stop --time=1 e10595a9abba59216e32aa07b66c3e42c2953e2a44a855e8db532c19be42a60c [2023-03-08T15:04:42.715Z] $ docker rm -f --volumes e10595a9abba59216e32aa07b66c3e42c2953e2a44a855e8db532c19be42a60c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T15:04:43.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T15:04:43.174Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-08T15:04:43.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T15:04:43.947Z] + ls -al . [2023-03-08T15:04:43.947Z] total 184 [2023-03-08T15:04:43.947Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 15:04 . [2023-03-08T15:04:43.947Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:03 .. [2023-03-08T15:04:43.947Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 15:03 .dockerignore [2023-03-08T15:04:43.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 15:04 .git [2023-03-08T15:04:43.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:03 .github [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 15:03 .gitignore [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 15:03 .golangci.yml [2023-03-08T15:04:43.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 15:03 .semver [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 9189 Mar 8 15:03 Attribution.txt [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 15:03 CHANGELOG.md [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 15:03 Dockerfile [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 15:03 GOVERNANCE.md [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 15:03 Jenkinsfile [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 15:03 LICENSE [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 15:03 Makefile [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 15:03 OWNERS.md [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 15:03 README.md [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 15:03 VERSION [2023-03-08T15:04:43.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:03 bin [2023-03-08T15:04:43.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:03 cmd [2023-03-08T15:04:43.948Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 15:04 coverage.out [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 3376 Mar 8 15:03 go.mod [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 33279 Mar 8 15:03 go.sum [2023-03-08T15:04:43.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:03 internal [2023-03-08T15:04:43.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:03 mock [2023-03-08T15:04:43.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:03 snap [2023-03-08T15:04:43.948Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 15:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:04:44.257Z] + 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=ec4bdb71d113baf8f62d105c9dc125da7e597352 --label arch=amd64 --label version=3.0.0-dev.6 . [2023-03-08T15:04:44.257Z] Sending build context to Docker daemon 6.347MB [2023-03-08T15:04:44.257Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T15:04:44.257Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-08T15:04:44.257Z] ---> e38f7f5946af [2023-03-08T15:04:44.257Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T15:04:44.257Z] ---> Running in 2934b94bb9d2 [2023-03-08T15:04:44.515Z] Removing intermediate container 2934b94bb9d2 [2023-03-08T15:04:44.515Z] ---> 2cc7c1a2e835 [2023-03-08T15:04:44.515Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T15:04:44.515Z] ---> Running in 3533cf628306 [2023-03-08T15:04:44.515Z] Removing intermediate container 3533cf628306 [2023-03-08T15:04:44.515Z] ---> 4d569ab76840 [2023-03-08T15:04:44.515Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-08T15:04:44.515Z] ---> Running in 4eb32c838c93 [2023-03-08T15:04:44.515Z] Removing intermediate container 4eb32c838c93 [2023-03-08T15:04:44.515Z] ---> 0882c06aca63 [2023-03-08T15:04:44.515Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T15:04:44.515Z] ---> Running in 1bd233324024 [2023-03-08T15:04:44.774Z] Removing intermediate container 1bd233324024 [2023-03-08T15:04:44.774Z] ---> 32fda47d3c50 [2023-03-08T15:04:44.774Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T15:04:44.774Z] ---> Running in ae55a02315d0 [2023-03-08T15:04:45.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T15:04:45.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T15:04:45.292Z] OK: 216 MiB in 55 packages [2023-03-08T15:04:45.857Z] Removing intermediate container ae55a02315d0 [2023-03-08T15:04:45.857Z] ---> df5b1eb9cb0f [2023-03-08T15:04:45.857Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-08T15:04:45.857Z] ---> Running in d7ccd2eba657 [2023-03-08T15:04:45.857Z] Removing intermediate container d7ccd2eba657 [2023-03-08T15:04:45.857Z] ---> 6d1e63294a16 [2023-03-08T15:04:45.857Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-08T15:04:45.857Z] ---> 43e737fef295 [2023-03-08T15:04:45.857Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T15:04:45.857Z] ---> Running in 5ab1153ad658 [2023-03-08T15:04:46.788Z] Removing intermediate container 5ab1153ad658 [2023-03-08T15:04:46.788Z] ---> c058ccb25b04 [2023-03-08T15:04:46.788Z] Step 11/24 : COPY . . [2023-03-08T15:04:47.047Z] ---> 0c4cb7799478 [2023-03-08T15:04:47.047Z] Step 12/24 : RUN $MAKE [2023-03-08T15:04:47.047Z] ---> Running in 6290377cf2cc [2023-03-08T15:04:47.306Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-08T15:05:03.879Z] Removing intermediate container 6290377cf2cc [2023-03-08T15:05:03.879Z] ---> 8240154809f7 [2023-03-08T15:05:03.879Z] Step 13/24 : FROM alpine:3.16 [2023-03-08T15:05:04.151Z] 3.16: Pulling from library/alpine [2023-03-08T15:05:04.424Z] ef5531b6e74e: Pulling fs layer [2023-03-08T15:05:04.424Z] ef5531b6e74e: Verifying Checksum [2023-03-08T15:05:04.424Z] ef5531b6e74e: Download complete [2023-03-08T15:05:04.705Z] ef5531b6e74e: Pull complete [2023-03-08T15:05:04.705Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T15:05:04.705Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T15:05:04.705Z] ---> dfd21b5a31f5 [2023-03-08T15:05:04.705Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-08T15:05:04.705Z] ---> Running in dd8885281cd9 [2023-03-08T15:05:04.705Z] Removing intermediate container dd8885281cd9 [2023-03-08T15:05:04.705Z] ---> 25e66e2e299f [2023-03-08T15:05:04.705Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T15:05:04.995Z] ---> Running in 77e097daccd2 [2023-03-08T15:05:04.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-08T15:05:05.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-08T15:05:05.535Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T15:05:05.535Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T15:05:05.535Z] OK: 6 MiB in 15 packages [2023-03-08T15:05:06.102Z] Removing intermediate container 77e097daccd2 [2023-03-08T15:05:06.102Z] ---> 229c1f70df81 [2023-03-08T15:05:06.102Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-08T15:05:06.361Z] ---> e9cd725c22e1 [2023-03-08T15:05:06.361Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-08T15:05:06.620Z] ---> c1d3451dcbf2 [2023-03-08T15:05:06.620Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-08T15:05:06.620Z] ---> c7c9eb3a499b [2023-03-08T15:05:06.620Z] Step 19/24 : EXPOSE 59982 [2023-03-08T15:05:06.620Z] ---> Running in 0dcba06b64a8 [2023-03-08T15:05:06.879Z] Removing intermediate container 0dcba06b64a8 [2023-03-08T15:05:06.879Z] ---> c2a54eb67faf [2023-03-08T15:05:06.879Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-08T15:05:06.879Z] ---> Running in 0c69383f5924 [2023-03-08T15:05:06.879Z] Removing intermediate container 0c69383f5924 [2023-03-08T15:05:06.879Z] ---> afb3be9127c4 [2023-03-08T15:05:06.879Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-08T15:05:06.879Z] ---> Running in 341cf5f06534 [2023-03-08T15:05:07.138Z] Removing intermediate container 341cf5f06534 [2023-03-08T15:05:07.138Z] ---> 48b44548bf55 [2023-03-08T15:05:07.138Z] Step 22/24 : LABEL arch=amd64 [2023-03-08T15:05:07.138Z] ---> Running in c87c452187aa [2023-03-08T15:05:07.138Z] Removing intermediate container c87c452187aa [2023-03-08T15:05:07.138Z] ---> e693bcda24cb [2023-03-08T15:05:07.138Z] Step 23/24 : LABEL git_sha=ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:05:07.138Z] ---> Running in 3c2745ed08a1 [2023-03-08T15:05:07.138Z] Removing intermediate container 3c2745ed08a1 [2023-03-08T15:05:07.138Z] ---> 4c1b6429441a [2023-03-08T15:05:07.138Z] Step 24/24 : LABEL version=3.0.0-dev.6 [2023-03-08T15:05:07.397Z] ---> Running in 955beb8e8f07 [2023-03-08T15:05:07.397Z] Removing intermediate container 955beb8e8f07 [2023-03-08T15:05:07.397Z] ---> 9992aeeea730 [2023-03-08T15:05:07.397Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T15:05:07.397Z] Successfully built 9992aeeea730 [2023-03-08T15:05:07.397Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:05:07.480Z] provisioning config files... [2023-03-08T15:05:07.489Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2807758543558922635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:05:07.787Z] ---> docker-login.sh [2023-03-08T15:05:07.787Z] nexus3.edgexfoundry.org:10001 [2023-03-08T15:05:07.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:07.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:07.787Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:07.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:07.787Z] [2023-03-08T15:05:07.787Z] Login Succeeded [2023-03-08T15:05:07.787Z] nexus3.edgexfoundry.org:10002 [2023-03-08T15:05:07.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:07.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:07.787Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:07.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:07.787Z] [2023-03-08T15:05:07.787Z] Login Succeeded [2023-03-08T15:05:07.787Z] nexus3.edgexfoundry.org:10003 [2023-03-08T15:05:08.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:08.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:08.046Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:08.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:08.046Z] [2023-03-08T15:05:08.046Z] Login Succeeded [2023-03-08T15:05:08.046Z] nexus3.edgexfoundry.org:10004 [2023-03-08T15:05:08.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:08.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:08.046Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:08.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:08.046Z] [2023-03-08T15:05:08.046Z] Login Succeeded [2023-03-08T15:05:08.046Z] docker.io [2023-03-08T15:05:08.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:08.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:08.308Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:08.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:08.308Z] [2023-03-08T15:05:08.308Z] Login Succeeded [2023-03-08T15:05:08.308Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T15:05:08.316Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T15:05:08.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T15:05:08.363Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-08T15:05:08.363Z] ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:05:08.363Z] latest [2023-03-08T15:05:08.363Z] 3.0.0-dev.6 [2023-03-08T15:05:08.363Z] ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [2023-03-08T15:05:08.363Z] main [2023-03-08T15:05:08.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:08.673Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:08.988Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:05:08.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-08T15:05:08.988Z] 5b2ae00cb3de: Preparing [2023-03-08T15:05:08.988Z] 8bd7f41ac00c: Preparing [2023-03-08T15:05:08.988Z] 6f43f4e318f5: Preparing [2023-03-08T15:05:08.988Z] 1fa3378362ad: Preparing [2023-03-08T15:05:08.988Z] aa5968d388b8: Preparing [2023-03-08T15:05:08.988Z] aa5968d388b8: Layer already exists [2023-03-08T15:05:08.988Z] 5b2ae00cb3de: Pushed [2023-03-08T15:05:08.988Z] 1fa3378362ad: Pushed [2023-03-08T15:05:08.988Z] 8bd7f41ac00c: Pushed [2023-03-08T15:05:11.525Z] 6f43f4e318f5: Pushed [2023-03-08T15:05:11.525Z] ec4bdb71d113baf8f62d105c9dc125da7e597352: digest: sha256:370db145bd5ab2e0ea5fd7d5c00fd13cd248d65b81cec60d2861a212831421f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:11.839Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:12.147Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-08T15:05:12.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-08T15:05:12.147Z] 5b2ae00cb3de: Preparing [2023-03-08T15:05:12.147Z] 8bd7f41ac00c: Preparing [2023-03-08T15:05:12.147Z] 6f43f4e318f5: Preparing [2023-03-08T15:05:12.147Z] 1fa3378362ad: Preparing [2023-03-08T15:05:12.147Z] aa5968d388b8: Preparing [2023-03-08T15:05:12.147Z] 5b2ae00cb3de: Layer already exists [2023-03-08T15:05:12.147Z] 1fa3378362ad: Layer already exists [2023-03-08T15:05:12.147Z] aa5968d388b8: Layer already exists [2023-03-08T15:05:12.147Z] 8bd7f41ac00c: Layer already exists [2023-03-08T15:05:12.147Z] 6f43f4e318f5: Layer already exists [2023-03-08T15:05:12.408Z] latest: digest: sha256:370db145bd5ab2e0ea5fd7d5c00fd13cd248d65b81cec60d2861a212831421f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:12.719Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:13.033Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.6 [2023-03-08T15:05:13.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-08T15:05:13.033Z] 5b2ae00cb3de: Preparing [2023-03-08T15:05:13.033Z] 8bd7f41ac00c: Preparing [2023-03-08T15:05:13.033Z] 6f43f4e318f5: Preparing [2023-03-08T15:05:13.033Z] 1fa3378362ad: Preparing [2023-03-08T15:05:13.033Z] aa5968d388b8: Preparing [2023-03-08T15:05:13.033Z] 5b2ae00cb3de: Layer already exists [2023-03-08T15:05:13.033Z] aa5968d388b8: Layer already exists [2023-03-08T15:05:13.033Z] 6f43f4e318f5: Layer already exists [2023-03-08T15:05:13.033Z] 1fa3378362ad: Layer already exists [2023-03-08T15:05:13.033Z] 8bd7f41ac00c: Layer already exists [2023-03-08T15:05:13.033Z] 3.0.0-dev.6: digest: sha256:370db145bd5ab2e0ea5fd7d5c00fd13cd248d65b81cec60d2861a212831421f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:13.361Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:13.669Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [2023-03-08T15:05:13.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-08T15:05:13.669Z] 5b2ae00cb3de: Preparing [2023-03-08T15:05:13.669Z] 8bd7f41ac00c: Preparing [2023-03-08T15:05:13.669Z] 6f43f4e318f5: Preparing [2023-03-08T15:05:13.669Z] 1fa3378362ad: Preparing [2023-03-08T15:05:13.669Z] aa5968d388b8: Preparing [2023-03-08T15:05:13.669Z] 6f43f4e318f5: Layer already exists [2023-03-08T15:05:13.669Z] 5b2ae00cb3de: Layer already exists [2023-03-08T15:05:13.669Z] 8bd7f41ac00c: Layer already exists [2023-03-08T15:05:13.669Z] aa5968d388b8: Layer already exists [2023-03-08T15:05:13.669Z] 1fa3378362ad: Layer already exists [2023-03-08T15:05:13.669Z] ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6: digest: sha256:370db145bd5ab2e0ea5fd7d5c00fd13cd248d65b81cec60d2861a212831421f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:13.976Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:14.284Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-08T15:05:14.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-08T15:05:14.284Z] 5b2ae00cb3de: Preparing [2023-03-08T15:05:14.284Z] 8bd7f41ac00c: Preparing [2023-03-08T15:05:14.284Z] 6f43f4e318f5: Preparing [2023-03-08T15:05:14.284Z] 1fa3378362ad: Preparing [2023-03-08T15:05:14.284Z] aa5968d388b8: Preparing [2023-03-08T15:05:14.284Z] 8bd7f41ac00c: Layer already exists [2023-03-08T15:05:14.284Z] 1fa3378362ad: Layer already exists [2023-03-08T15:05:14.284Z] 6f43f4e318f5: Layer already exists [2023-03-08T15:05:14.284Z] aa5968d388b8: Layer already exists [2023-03-08T15:05:14.284Z] 5b2ae00cb3de: Layer already exists [2023-03-08T15:05:14.284Z] main: digest: sha256:370db145bd5ab2e0ea5fd7d5c00fd13cd248d65b81cec60d2861a212831421f2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T15:05:14.325Z] ===================================================== [Pipeline] echo [2023-03-08T15:05:14.332Z] taggedImages: [2023-03-08T15:05:14.332Z] - nexus3.edgexfoundry.org:10004/device-mqtt:ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:05:14.332Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-08T15:05:14.332Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.6 [2023-03-08T15:05:14.332Z] - nexus3.edgexfoundry.org:10004/device-mqtt:ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [2023-03-08T15:05:14.332Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:14.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T15:05:14.706Z] [2023-03-08T15:05:14.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:15.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T15:05:15.010Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-08T15:05:15.010Z] 5eb5b503b376: Pulling fs layer [2023-03-08T15:05:15.010Z] 5c69ac0246d0: Pulling fs layer [2023-03-08T15:05:15.010Z] ec43610c2a17: Pulling fs layer [2023-03-08T15:05:15.010Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-08T15:05:15.010Z] 33b1e0a273af: Pulling fs layer [2023-03-08T15:05:15.010Z] 5d3b04190fa2: Pulling fs layer [2023-03-08T15:05:15.010Z] 2f39f015ded8: Pulling fs layer [2023-03-08T15:05:15.010Z] 3a2ae6a8a46f: Waiting [2023-03-08T15:05:15.010Z] 33b1e0a273af: Waiting [2023-03-08T15:05:15.010Z] 5d3b04190fa2: Waiting [2023-03-08T15:05:15.010Z] 2f39f015ded8: Waiting [2023-03-08T15:05:15.010Z] 5c69ac0246d0: Download complete [2023-03-08T15:05:15.010Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-08T15:05:15.010Z] 3a2ae6a8a46f: Download complete [2023-03-08T15:05:15.010Z] ec43610c2a17: Verifying Checksum [2023-03-08T15:05:15.010Z] ec43610c2a17: Download complete [2023-03-08T15:05:15.010Z] 5d3b04190fa2: Verifying Checksum [2023-03-08T15:05:15.010Z] 5d3b04190fa2: Download complete [2023-03-08T15:05:15.010Z] 33b1e0a273af: Verifying Checksum [2023-03-08T15:05:15.010Z] 33b1e0a273af: Download complete [2023-03-08T15:05:15.269Z] 5eb5b503b376: Verifying Checksum [2023-03-08T15:05:15.269Z] 5eb5b503b376: Download complete [2023-03-08T15:05:15.838Z] 2f39f015ded8: Download complete [2023-03-08T15:05:16.406Z] 5eb5b503b376: Pull complete [2023-03-08T15:05:16.406Z] 5c69ac0246d0: Pull complete [2023-03-08T15:05:16.665Z] ec43610c2a17: Pull complete [2023-03-08T15:05:16.925Z] 3a2ae6a8a46f: Pull complete [2023-03-08T15:05:16.925Z] 33b1e0a273af: Pull complete [2023-03-08T15:05:17.183Z] 5d3b04190fa2: Pull complete [2023-03-08T15:05:21.370Z] 2f39f015ded8: Pull complete [2023-03-08T15:05:21.370Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-08T15:05:21.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T15:05:21.370Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:05:21.449Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:05:21.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T15:05:22.680Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8814 in /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-08T15:05:22.853Z] $ docker top 4bf7ce40fdcb4eb3b50a626641ae0a04b19a79ab6e836884265a73d78711d542 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-03-08T15:05:22.992Z] Running in /w/workspace/device-mqtt-go/89 [Pipeline] { [Pipeline] checkout [2023-03-08T15:05:23.026Z] Selected Git installation does not exist. Using Default [2023-03-08T15:05:23.026Z] The recommended git tool is: NONE [2023-03-08T15:05:23.245Z] ---> job-cost.sh [2023-03-08T15:05:23.245Z] lf-activate-venv: SKIPPING [2023-03-08T15:05:23.245Z] INFO: No Stack... [2023-03-08T15:05:23.505Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T15:05:24.076Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T15:05:24.364Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-08T15:05:24.364Z] + cut -d, -f6 [Pipeline] lock [2023-03-08T15:05:24.378Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] [2023-03-08T15:05:24.383Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] did not exist. Created. [2023-03-08T15:05:24.383Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T15:05:24.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-08T15:05:24.711Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T15:05:24.717Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T15:05:24.736Z] $ docker stop --time=1 4bf7ce40fdcb4eb3b50a626641ae0a04b19a79ab6e836884265a73d78711d542 [2023-03-08T15:05:25.897Z] $ docker rm -f --volumes 4bf7ce40fdcb4eb3b50a626641ae0a04b19a79ab6e836884265a73d78711d542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-08T15:05:27.778Z] using credential edgex-jenkins-ssh [2023-03-08T15:05:27.795Z] Cloning the remote Git repository [2023-03-08T15:05:27.854Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-08T15:05:27.930Z] > git init /w/workspace/device-mqtt-go/89 # timeout=10 [2023-03-08T15:05:28.079Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-08T15:05:28.080Z] > git --version # timeout=10 [2023-03-08T15:05:28.103Z] > git --version # 'git version 2.25.1' [2023-03-08T15:05:28.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-08T15:05:28.156Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T15:05:30.031Z] Avoid second fetch [2023-03-08T15:05:30.032Z] Checking out Revision ec4bdb71d113baf8f62d105c9dc125da7e597352 (main) [2023-03-08T15:05:29.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-08T15:05:29.276Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-08T15:05:30.044Z] > git config core.sparsecheckout # timeout=10 [2023-03-08T15:05:30.060Z] > git checkout -f ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 [2023-03-08T15:05:30.487Z] Commit message: "feat!: updates for common config (#512)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T15:05:31.341Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-08T15:05:31.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T15:05:31.341Z] Dload Upload Total Spent Left Speed [2023-03-08T15:05:31.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] sh [2023-03-08T15:05:31.889Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-08T15:05:32.215Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-08T15:05:32.215Z] + sudo tee /etc/docker/daemon.new [2023-03-08T15:05:32.215Z] { [2023-03-08T15:05:32.215Z] "registry-mirrors": [ [2023-03-08T15:05:32.215Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-08T15:05:32.215Z] ], [2023-03-08T15:05:32.215Z] "bip": "10.250.0.254/24", [2023-03-08T15:05:32.215Z] "hosts": [ [2023-03-08T15:05:32.215Z] "tcp://0.0.0.0:5555", [2023-03-08T15:05:32.215Z] "unix:///var/run/docker.sock" [2023-03-08T15:05:32.215Z] ], [2023-03-08T15:05:32.215Z] "mtu": 1458, [2023-03-08T15:05:32.215Z] "selinux-enabled": true, [2023-03-08T15:05:32.215Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-08T15:05:32.215Z] } [Pipeline] sh [2023-03-08T15:05:32.549Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-08T15:05:32.880Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:05:51.135Z] provisioning config files... [2023-03-08T15:05:51.164Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/89@tmp/config10847815137459732124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:05:51.526Z] ---> docker-login.sh [2023-03-08T15:05:51.526Z] nexus3.edgexfoundry.org:10001 [2023-03-08T15:05:51.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:52.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:52.063Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:52.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:52.063Z] [2023-03-08T15:05:52.063Z] Login Succeeded [2023-03-08T15:05:52.063Z] nexus3.edgexfoundry.org:10002 [2023-03-08T15:05:52.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:52.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:52.333Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:52.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:52.333Z] [2023-03-08T15:05:52.333Z] Login Succeeded [2023-03-08T15:05:52.333Z] nexus3.edgexfoundry.org:10003 [2023-03-08T15:05:52.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:52.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:52.874Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:52.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:52.874Z] [2023-03-08T15:05:52.874Z] Login Succeeded [2023-03-08T15:05:52.874Z] nexus3.edgexfoundry.org:10004 [2023-03-08T15:05:52.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:53.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:53.142Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:53.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:53.142Z] [2023-03-08T15:05:53.142Z] Login Succeeded [2023-03-08T15:05:53.142Z] docker.io [2023-03-08T15:05:53.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:05:53.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:05:53.678Z] Configure a credential helper to remove this warning. See [2023-03-08T15:05:53.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:05:53.678Z] [2023-03-08T15:05:53.678Z] Login Succeeded [2023-03-08T15:05:53.678Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T15:05:53.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-08T15:05:53.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T15:05:53.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T15:05:53.953Z] ========================================================= [2023-03-08T15:05:53.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-08T15:05:53.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:05:54.312Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-08T15:05:54.578Z] Sending build context to Docker daemon 3.298MB [2023-03-08T15:05:54.578Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T15:05:54.578Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-08T15:05:54.849Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-08T15:05:54.849Z] 9b18e9b68314: Pulling fs layer [2023-03-08T15:05:54.849Z] 35d82f9e3411: Pulling fs layer [2023-03-08T15:05:54.849Z] e16973657156: Pulling fs layer [2023-03-08T15:05:54.849Z] fc693d55d65f: Pulling fs layer [2023-03-08T15:05:54.849Z] 7e9fc2657dce: Pulling fs layer [2023-03-08T15:05:54.849Z] dda99020689f: Pulling fs layer [2023-03-08T15:05:54.850Z] db1c61fa0a46: Pulling fs layer [2023-03-08T15:05:54.850Z] 891c053d2c06: Pulling fs layer [2023-03-08T15:05:54.850Z] fc693d55d65f: Waiting [2023-03-08T15:05:54.850Z] 7e9fc2657dce: Waiting [2023-03-08T15:05:54.850Z] dda99020689f: Waiting [2023-03-08T15:05:54.850Z] db1c61fa0a46: Waiting [2023-03-08T15:05:54.850Z] 891c053d2c06: Waiting [2023-03-08T15:05:54.850Z] e16973657156: Verifying Checksum [2023-03-08T15:05:54.850Z] e16973657156: Download complete [2023-03-08T15:05:54.850Z] 35d82f9e3411: Verifying Checksum [2023-03-08T15:05:54.850Z] 35d82f9e3411: Download complete [2023-03-08T15:05:54.850Z] 7e9fc2657dce: Download complete [2023-03-08T15:05:54.850Z] dda99020689f: Verifying Checksum [2023-03-08T15:05:54.850Z] dda99020689f: Download complete [2023-03-08T15:05:54.850Z] 9b18e9b68314: Verifying Checksum [2023-03-08T15:05:54.850Z] 9b18e9b68314: Download complete [2023-03-08T15:05:55.817Z] 9b18e9b68314: Pull complete [2023-03-08T15:05:55.817Z] 891c053d2c06: Verifying Checksum [2023-03-08T15:05:55.817Z] 891c053d2c06: Download complete [2023-03-08T15:05:56.094Z] 35d82f9e3411: Pull complete [2023-03-08T15:05:56.381Z] e16973657156: Pull complete [2023-03-08T15:05:56.975Z] db1c61fa0a46: Verifying Checksum [2023-03-08T15:05:56.975Z] db1c61fa0a46: Download complete [2023-03-08T15:05:57.569Z] fc693d55d65f: Verifying Checksum [2023-03-08T15:05:57.569Z] fc693d55d65f: Download complete [2023-03-08T15:06:09.901Z] fc693d55d65f: Pull complete [2023-03-08T15:06:09.901Z] 7e9fc2657dce: Pull complete [2023-03-08T15:06:09.901Z] dda99020689f: Pull complete [2023-03-08T15:06:14.172Z] db1c61fa0a46: Pull complete [2023-03-08T15:06:16.137Z] 891c053d2c06: Pull complete [2023-03-08T15:06:16.137Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-08T15:06:16.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-08T15:06:16.137Z] ---> f96f9c87975a [2023-03-08T15:06:16.137Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-08T15:06:18.721Z] ---> Running in b2a663bd0433 [2023-03-08T15:06:18.721Z] Removing intermediate container b2a663bd0433 [2023-03-08T15:06:18.721Z] ---> 492b3c9d2d91 [2023-03-08T15:06:18.721Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T15:06:18.721Z] ---> Running in bfae403715fc [2023-03-08T15:06:18.988Z] Removing intermediate container bfae403715fc [2023-03-08T15:06:18.988Z] ---> 1e3264aae25d [2023-03-08T15:06:18.988Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-08T15:06:18.988Z] ---> Running in 71b5cae92316 [2023-03-08T15:06:19.255Z] Removing intermediate container 71b5cae92316 [2023-03-08T15:06:19.255Z] ---> 51aa30fcbf53 [2023-03-08T15:06:19.255Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T15:06:19.521Z] ---> Running in 7dc9496ba4df [2023-03-08T15:06:19.787Z] Removing intermediate container 7dc9496ba4df [2023-03-08T15:06:19.788Z] ---> cbb1f71e5266 [2023-03-08T15:06:19.788Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T15:06:19.788Z] ---> Running in ff8c63997457 [2023-03-08T15:06:20.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T15:06:21.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T15:06:21.968Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-08T15:06:21.968Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-08T15:06:21.968Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-08T15:06:21.968Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-08T15:06:22.235Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T15:06:22.235Z] OK: 226 MiB in 55 packages [2023-03-08T15:06:23.192Z] Removing intermediate container ff8c63997457 [2023-03-08T15:06:23.192Z] ---> 4599dbc2f638 [2023-03-08T15:06:23.192Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-08T15:06:23.192Z] ---> Running in da94f3ada0a2 [2023-03-08T15:06:23.457Z] Removing intermediate container da94f3ada0a2 [2023-03-08T15:06:23.457Z] ---> 4bc244aa7187 [2023-03-08T15:06:23.457Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-08T15:06:24.048Z] ---> ae24b82d9c10 [2023-03-08T15:06:24.048Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T15:06:24.048Z] ---> Running in 989e75b11dc7 [2023-03-08T15:07:32.067Z] Removing intermediate container 989e75b11dc7 [2023-03-08T15:07:32.067Z] ---> d1a0ddd88418 [2023-03-08T15:07:32.067Z] Step 11/12 : COPY . . [2023-03-08T15:07:32.067Z] ---> fa2bdf499d57 [2023-03-08T15:07:32.067Z] Step 12/12 : RUN $MAKE [2023-03-08T15:07:32.067Z] ---> Running in dda0b2de459a [2023-03-08T15:07:32.067Z] noop [2023-03-08T15:07:32.067Z] Removing intermediate container dda0b2de459a [2023-03-08T15:07:32.067Z] ---> bf929a3a3dec [2023-03-08T15:07:32.067Z] Successfully built bf929a3a3dec [2023-03-08T15:07:32.067Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:07:32.424Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T15:07:32.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:07:32.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-8814 does not seem to be running inside a container [2023-03-08T15:07:32.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/89 -v /w/workspace/device-mqtt-go/89:/w/workspace/device-mqtt-go/89:rw,z -v /w/workspace/device-mqtt-go/89@tmp:/w/workspace/device-mqtt-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T15:07:33.909Z] $ docker top 79bf803a04be908218e82dab3c07619617dfebd5ff524a4ec76d414783817e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T15:07:34.776Z] + go version [2023-03-08T15:07:34.776Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-08T15:07:34.797Z] $ docker stop --time=1 79bf803a04be908218e82dab3c07619617dfebd5ff524a4ec76d414783817e7b [2023-03-08T15:07:36.480Z] $ docker rm -f --volumes 79bf803a04be908218e82dab3c07619617dfebd5ff524a4ec76d414783817e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:07:37.076Z] + docker inspect -f . ci-base-image-arm64 [2023-03-08T15:07:37.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:07:37.268Z] prd-ubuntu20.04-docker-arm64-4c-16g-8814 does not seem to be running inside a container [2023-03-08T15:07:37.340Z] $ 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/89 -v /w/workspace/device-mqtt-go/89:/w/workspace/device-mqtt-go/89:rw,z -v /w/workspace/device-mqtt-go/89@tmp:/w/workspace/device-mqtt-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-08T15:07:38.489Z] $ docker top 8e58b88f262c69e672ef05aa5c612b55293e7ff415f2ccb48c141307031f9916 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T15:07:39.345Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/89 [Pipeline] fileExists [Pipeline] sh [2023-03-08T15:07:39.685Z] + make test [2023-03-08T15:07:39.955Z] go test ./... -coverprofile=coverage.out ./... [2023-03-08T15:07:41.913Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-08T15:09:03.548Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-08T15:09:06.125Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 21.8% of statements [2023-03-08T15:09:06.125Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-08T15:09:06.391Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-08T15:09:06.391Z] go vet ./... [2023-03-08T15:09:33.086Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-08T15:09:33.086Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-08T15:09:33.086Z] ./bin/test-attribution-txt.sh [2023-03-08T15:09:33.086Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-08T15:09:33.086Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-08T15:09:33.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-08T15:09:33.116Z] $ docker stop --time=1 8e58b88f262c69e672ef05aa5c612b55293e7ff415f2ccb48c141307031f9916 [2023-03-08T15:09:34.866Z] $ docker rm -f --volumes 8e58b88f262c69e672ef05aa5c612b55293e7ff415f2ccb48c141307031f9916 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T15:09:35.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-08T15:09:35.800Z] Warning: overwriting stash ‘coverage-report’ [2023-03-08T15:09:36.359Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-08T15:09:36.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-08T15:09:37.123Z] + ls -al . [2023-03-08T15:09:37.123Z] total 180 [2023-03-08T15:09:37.123Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 15:07 . [2023-03-08T15:09:37.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:05 .. [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 15:05 .dockerignore [2023-03-08T15:09:37.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 15:05 .git [2023-03-08T15:09:37.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:05 .github [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 15:05 .gitignore [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 15:05 .golangci.yml [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 9189 Mar 8 15:05 Attribution.txt [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 15:05 CHANGELOG.md [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 15:05 Dockerfile [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 15:05 GOVERNANCE.md [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 15:05 Jenkinsfile [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 15:05 LICENSE [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 15:05 Makefile [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 15:05 OWNERS.md [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 15:05 README.md [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 8 15:03 VERSION [2023-03-08T15:09:37.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:05 bin [2023-03-08T15:09:37.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:05 cmd [2023-03-08T15:09:37.123Z] -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 15:09 coverage.out [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 3376 Mar 8 15:05 go.mod [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 33279 Mar 8 15:05 go.sum [2023-03-08T15:09:37.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:05 internal [2023-03-08T15:09:37.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:05 mock [2023-03-08T15:09:37.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:05 snap [2023-03-08T15:09:37.123Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 15:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:09:37.465Z] + 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=ec4bdb71d113baf8f62d105c9dc125da7e597352 --label arch=arm64 --label version=3.0.0-dev.6 . [2023-03-08T15:09:37.733Z] Sending build context to Docker daemon 3.316MB [2023-03-08T15:09:37.733Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-08T15:09:37.733Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-08T15:09:37.733Z] ---> bf929a3a3dec [2023-03-08T15:09:37.733Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-08T15:09:38.003Z] ---> Running in 8be6c9c5e7e5 [2023-03-08T15:09:38.271Z] Removing intermediate container 8be6c9c5e7e5 [2023-03-08T15:09:38.271Z] ---> 75cbe3134ee3 [2023-03-08T15:09:38.271Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-08T15:09:38.271Z] ---> Running in 2e9e1fd88003 [2023-03-08T15:09:38.539Z] Removing intermediate container 2e9e1fd88003 [2023-03-08T15:09:38.539Z] ---> 9ccedd1de4c3 [2023-03-08T15:09:38.540Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-08T15:09:38.810Z] ---> Running in fa043c85ea32 [2023-03-08T15:09:39.081Z] Removing intermediate container fa043c85ea32 [2023-03-08T15:09:39.081Z] ---> 066178e67ffa [2023-03-08T15:09:39.081Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-08T15:09:39.081Z] ---> Running in be79900dae12 [2023-03-08T15:09:39.668Z] Removing intermediate container be79900dae12 [2023-03-08T15:09:39.668Z] ---> ce3216dcd4e7 [2023-03-08T15:09:39.668Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-08T15:09:39.668Z] ---> Running in a267906321e5 [2023-03-08T15:09:41.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T15:09:41.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T15:09:42.051Z] OK: 226 MiB in 55 packages [2023-03-08T15:09:43.461Z] Removing intermediate container a267906321e5 [2023-03-08T15:09:43.461Z] ---> 9947747190f1 [2023-03-08T15:09:43.461Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-08T15:09:43.461Z] ---> Running in 3aa7c4063050 [2023-03-08T15:09:44.871Z] Removing intermediate container 3aa7c4063050 [2023-03-08T15:09:44.871Z] ---> a37caf185971 [2023-03-08T15:09:44.871Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-08T15:09:45.458Z] ---> 947ec38a79e1 [2023-03-08T15:09:45.458Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-08T15:09:45.728Z] ---> Running in c5ba2a8eaf16 [2023-03-08T15:09:48.312Z] Removing intermediate container c5ba2a8eaf16 [2023-03-08T15:09:48.313Z] ---> 0c3c93dfbb2c [2023-03-08T15:09:48.313Z] Step 11/24 : COPY . . [2023-03-08T15:09:49.728Z] ---> d6fd22a4a475 [2023-03-08T15:09:49.728Z] Step 12/24 : RUN $MAKE [2023-03-08T15:09:49.728Z] ---> Running in b06ab28fd8f5 [2023-03-08T15:09:50.695Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.6" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-08T15:12:27.441Z] Removing intermediate container b06ab28fd8f5 [2023-03-08T15:12:27.441Z] ---> d8d392b6705a [2023-03-08T15:12:27.441Z] Step 13/24 : FROM alpine:3.16 [2023-03-08T15:12:27.441Z] 3.16: Pulling from library/alpine [2023-03-08T15:12:27.441Z] 3760b48202b3: Pulling fs layer [2023-03-08T15:12:27.441Z] 3760b48202b3: Verifying Checksum [2023-03-08T15:12:27.441Z] 3760b48202b3: Download complete [2023-03-08T15:12:27.441Z] 3760b48202b3: Pull complete [2023-03-08T15:12:27.441Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-08T15:12:27.441Z] Status: Downloaded newer image for alpine:3.16 [2023-03-08T15:12:27.441Z] ---> 4c81e5bf8899 [2023-03-08T15:12:27.441Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-08T15:12:27.441Z] ---> Running in 3312397bf58c [2023-03-08T15:12:27.441Z] Removing intermediate container 3312397bf58c [2023-03-08T15:12:27.441Z] ---> afec7302d4cb [2023-03-08T15:12:27.441Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-08T15:12:27.441Z] ---> Running in 94f18f502183 [2023-03-08T15:12:27.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-08T15:12:27.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-08T15:12:27.441Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-08T15:12:27.441Z] Executing busybox-1.35.0-r17.trigger [2023-03-08T15:12:27.441Z] OK: 5 MiB in 15 packages [2023-03-08T15:12:27.441Z] Removing intermediate container 94f18f502183 [2023-03-08T15:12:27.441Z] ---> 8bdd8f010454 [2023-03-08T15:12:27.441Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-08T15:12:27.441Z] ---> eb90f0a9f767 [2023-03-08T15:12:27.441Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-08T15:12:27.442Z] ---> 0071c39170b2 [2023-03-08T15:12:27.442Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-08T15:12:27.442Z] ---> eff2a836ec38 [2023-03-08T15:12:27.442Z] Step 19/24 : EXPOSE 59982 [2023-03-08T15:12:27.442Z] ---> Running in 208810fa6e3b [2023-03-08T15:12:27.442Z] Removing intermediate container 208810fa6e3b [2023-03-08T15:12:27.442Z] ---> c7488d580933 [2023-03-08T15:12:27.442Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-08T15:12:27.442Z] ---> Running in 221cf729dc50 [2023-03-08T15:12:27.442Z] Removing intermediate container 221cf729dc50 [2023-03-08T15:12:27.442Z] ---> 2ab19e080da7 [2023-03-08T15:12:27.442Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-08T15:12:27.442Z] ---> Running in 6240cff61fb1 [2023-03-08T15:12:27.442Z] Removing intermediate container 6240cff61fb1 [2023-03-08T15:12:27.442Z] ---> dc9423fc5cd8 [2023-03-08T15:12:27.442Z] Step 22/24 : LABEL arch=arm64 [2023-03-08T15:12:27.442Z] ---> Running in 45f360fe78d6 [2023-03-08T15:12:27.442Z] Removing intermediate container 45f360fe78d6 [2023-03-08T15:12:27.442Z] ---> 74991a52d201 [2023-03-08T15:12:27.442Z] Step 23/24 : LABEL git_sha=ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:12:27.442Z] ---> Running in 240e28dc26d6 [2023-03-08T15:12:27.442Z] Removing intermediate container 240e28dc26d6 [2023-03-08T15:12:27.442Z] ---> 24bf373888fe [2023-03-08T15:12:27.442Z] Step 24/24 : LABEL version=3.0.0-dev.6 [2023-03-08T15:12:27.442Z] ---> Running in 7084fdda08b2 [2023-03-08T15:12:27.442Z] Removing intermediate container 7084fdda08b2 [2023-03-08T15:12:27.442Z] ---> ae6f599a2585 [2023-03-08T15:12:27.442Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-08T15:12:27.442Z] Successfully built ae6f599a2585 [2023-03-08T15:12:27.442Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:12:27.550Z] provisioning config files... [2023-03-08T15:12:27.564Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/89@tmp/config805590243329247822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:12:27.899Z] ---> docker-login.sh [2023-03-08T15:12:27.899Z] nexus3.edgexfoundry.org:10001 [2023-03-08T15:12:27.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:12:28.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:12:28.165Z] Configure a credential helper to remove this warning. See [2023-03-08T15:12:28.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:12:28.165Z] [2023-03-08T15:12:28.165Z] Login Succeeded [2023-03-08T15:12:28.165Z] nexus3.edgexfoundry.org:10002 [2023-03-08T15:12:28.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:12:28.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:12:28.432Z] Configure a credential helper to remove this warning. See [2023-03-08T15:12:28.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:12:28.432Z] [2023-03-08T15:12:28.432Z] Login Succeeded [2023-03-08T15:12:28.432Z] nexus3.edgexfoundry.org:10003 [2023-03-08T15:12:28.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:12:28.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:12:28.967Z] Configure a credential helper to remove this warning. See [2023-03-08T15:12:28.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:12:28.967Z] [2023-03-08T15:12:28.967Z] Login Succeeded [2023-03-08T15:12:28.967Z] nexus3.edgexfoundry.org:10004 [2023-03-08T15:12:28.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:12:29.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:12:29.235Z] Configure a credential helper to remove this warning. See [2023-03-08T15:12:29.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:12:29.235Z] [2023-03-08T15:12:29.235Z] Login Succeeded [2023-03-08T15:12:29.235Z] docker.io [2023-03-08T15:12:29.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-08T15:12:29.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-08T15:12:29.774Z] Configure a credential helper to remove this warning. See [2023-03-08T15:12:29.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-08T15:12:29.774Z] [2023-03-08T15:12:29.774Z] Login Succeeded [2023-03-08T15:12:29.774Z] ---> docker-login.sh ends [Pipeline] } [2023-03-08T15:12:29.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T15:12:29.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-08T15:12:29.846Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-08T15:12:29.846Z] ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:12:29.846Z] latest [2023-03-08T15:12:29.846Z] 3.0.0-dev.6 [2023-03-08T15:12:29.846Z] ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [2023-03-08T15:12:29.846Z] main [2023-03-08T15:12:29.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:30.211Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:30.577Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:12:30.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-08T15:12:30.577Z] bc5bff524e28: Preparing [2023-03-08T15:12:30.577Z] 709e403947e9: Preparing [2023-03-08T15:12:30.577Z] 1b11f6cd1ed7: Preparing [2023-03-08T15:12:30.577Z] 4b0122dff148: Preparing [2023-03-08T15:12:30.577Z] f70ee36035b9: Preparing [2023-03-08T15:12:30.577Z] f70ee36035b9: Layer already exists [2023-03-08T15:12:30.847Z] 709e403947e9: Pushed [2023-03-08T15:12:30.847Z] bc5bff524e28: Pushed [2023-03-08T15:12:30.847Z] 4b0122dff148: Pushed [2023-03-08T15:12:37.500Z] 1b11f6cd1ed7: Pushed [2023-03-08T15:12:37.500Z] ec4bdb71d113baf8f62d105c9dc125da7e597352: digest: sha256:6d160cf2cdfe361f4a370e20aaf13bf8b918514d3b11efe075df5ace997bdaba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:37.848Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:38.190Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-08T15:12:38.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-08T15:12:38.190Z] bc5bff524e28: Preparing [2023-03-08T15:12:38.190Z] 709e403947e9: Preparing [2023-03-08T15:12:38.190Z] 1b11f6cd1ed7: Preparing [2023-03-08T15:12:38.190Z] 4b0122dff148: Preparing [2023-03-08T15:12:38.190Z] f70ee36035b9: Preparing [2023-03-08T15:12:38.190Z] 1b11f6cd1ed7: Layer already exists [2023-03-08T15:12:38.190Z] bc5bff524e28: Layer already exists [2023-03-08T15:12:38.190Z] 4b0122dff148: Layer already exists [2023-03-08T15:12:38.190Z] f70ee36035b9: Layer already exists [2023-03-08T15:12:38.190Z] 709e403947e9: Layer already exists [2023-03-08T15:12:38.190Z] latest: digest: sha256:6d160cf2cdfe361f4a370e20aaf13bf8b918514d3b11efe075df5ace997bdaba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:38.809Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:39.150Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.6 [2023-03-08T15:12:39.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-08T15:12:39.150Z] bc5bff524e28: Preparing [2023-03-08T15:12:39.150Z] 709e403947e9: Preparing [2023-03-08T15:12:39.150Z] 1b11f6cd1ed7: Preparing [2023-03-08T15:12:39.150Z] 4b0122dff148: Preparing [2023-03-08T15:12:39.150Z] f70ee36035b9: Preparing [2023-03-08T15:12:39.150Z] 4b0122dff148: Layer already exists [2023-03-08T15:12:39.150Z] 1b11f6cd1ed7: Layer already exists [2023-03-08T15:12:39.150Z] 709e403947e9: Layer already exists [2023-03-08T15:12:39.150Z] f70ee36035b9: Layer already exists [2023-03-08T15:12:39.150Z] bc5bff524e28: Layer already exists [2023-03-08T15:12:39.150Z] 3.0.0-dev.6: digest: sha256:6d160cf2cdfe361f4a370e20aaf13bf8b918514d3b11efe075df5ace997bdaba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:39.548Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:39.941Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [2023-03-08T15:12:39.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-08T15:12:39.941Z] bc5bff524e28: Preparing [2023-03-08T15:12:39.941Z] 709e403947e9: Preparing [2023-03-08T15:12:39.941Z] 1b11f6cd1ed7: Preparing [2023-03-08T15:12:39.941Z] 4b0122dff148: Preparing [2023-03-08T15:12:39.941Z] f70ee36035b9: Preparing [2023-03-08T15:12:39.941Z] 709e403947e9: Layer already exists [2023-03-08T15:12:39.941Z] bc5bff524e28: Layer already exists [2023-03-08T15:12:39.941Z] 4b0122dff148: Layer already exists [2023-03-08T15:12:39.941Z] 1b11f6cd1ed7: Layer already exists [2023-03-08T15:12:39.941Z] f70ee36035b9: Layer already exists [2023-03-08T15:12:40.226Z] ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6: digest: sha256:6d160cf2cdfe361f4a370e20aaf13bf8b918514d3b11efe075df5ace997bdaba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:40.602Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:40.970Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-08T15:12:40.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-08T15:12:40.970Z] bc5bff524e28: Preparing [2023-03-08T15:12:40.970Z] 709e403947e9: Preparing [2023-03-08T15:12:40.970Z] 1b11f6cd1ed7: Preparing [2023-03-08T15:12:40.970Z] 4b0122dff148: Preparing [2023-03-08T15:12:40.970Z] f70ee36035b9: Preparing [2023-03-08T15:12:40.970Z] f70ee36035b9: Layer already exists [2023-03-08T15:12:40.970Z] bc5bff524e28: Layer already exists [2023-03-08T15:12:40.970Z] 709e403947e9: Layer already exists [2023-03-08T15:12:40.970Z] 4b0122dff148: Layer already exists [2023-03-08T15:12:40.970Z] 1b11f6cd1ed7: Layer already exists [2023-03-08T15:12:41.246Z] main: digest: sha256:6d160cf2cdfe361f4a370e20aaf13bf8b918514d3b11efe075df5ace997bdaba size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-08T15:12:41.303Z] ===================================================== [Pipeline] echo [2023-03-08T15:12:41.309Z] taggedImages: [2023-03-08T15:12:41.309Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ec4bdb71d113baf8f62d105c9dc125da7e597352 [2023-03-08T15:12:41.309Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-08T15:12:41.309Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.6 [2023-03-08T15:12:41.309Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:ec4bdb71d113baf8f62d105c9dc125da7e597352-3.0.0-dev.6 [2023-03-08T15:12:41.309Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:41.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T15:12:41.675Z] [2023-03-08T15:12:41.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:12:42.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T15:12:42.022Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-08T15:12:42.022Z] 8998bd30e6a1: Pulling fs layer [2023-03-08T15:12:42.022Z] 04944245beec: Pulling fs layer [2023-03-08T15:12:42.022Z] 699f458cf7ca: Pulling fs layer [2023-03-08T15:12:42.022Z] 765212b225bb: Pulling fs layer [2023-03-08T15:12:42.294Z] 765212b225bb: Waiting [2023-03-08T15:12:42.294Z] f23df028b6ca: Pulling fs layer [2023-03-08T15:12:42.294Z] d65c8cfc05b1: Pulling fs layer [2023-03-08T15:12:42.294Z] 2437ff75d9bd: Pulling fs layer [2023-03-08T15:12:42.294Z] f23df028b6ca: Waiting [2023-03-08T15:12:42.294Z] d65c8cfc05b1: Waiting [2023-03-08T15:12:42.294Z] 2437ff75d9bd: Waiting [2023-03-08T15:12:42.294Z] 04944245beec: Verifying Checksum [2023-03-08T15:12:42.294Z] 04944245beec: Download complete [2023-03-08T15:12:42.294Z] 765212b225bb: Verifying Checksum [2023-03-08T15:12:42.294Z] 765212b225bb: Download complete [2023-03-08T15:12:42.294Z] f23df028b6ca: Verifying Checksum [2023-03-08T15:12:42.294Z] f23df028b6ca: Download complete [2023-03-08T15:12:42.566Z] d65c8cfc05b1: Verifying Checksum [2023-03-08T15:12:42.566Z] d65c8cfc05b1: Download complete [2023-03-08T15:12:42.566Z] 699f458cf7ca: Download complete [2023-03-08T15:12:42.837Z] 8998bd30e6a1: Verifying Checksum [2023-03-08T15:12:42.837Z] 8998bd30e6a1: Download complete [2023-03-08T15:12:45.433Z] 2437ff75d9bd: Download complete [2023-03-08T15:12:47.391Z] 8998bd30e6a1: Pull complete [2023-03-08T15:12:47.979Z] 04944245beec: Pull complete [2023-03-08T15:12:49.389Z] 699f458cf7ca: Pull complete [2023-03-08T15:12:49.658Z] 765212b225bb: Pull complete [2023-03-08T15:12:50.622Z] f23df028b6ca: Pull complete [2023-03-08T15:12:50.622Z] d65c8cfc05b1: Pull complete [2023-03-08T15:13:05.625Z] 2437ff75d9bd: Pull complete [2023-03-08T15:13:05.625Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-08T15:13:05.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-08T15:13:05.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:13:05.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-8814 does not seem to be running inside a container [2023-03-08T15:13:05.881Z] $ 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/89 -v /w/workspace/device-mqtt-go/89:/w/workspace/device-mqtt-go/89:rw,z -v /w/workspace/device-mqtt-go/89@tmp:/w/workspace/device-mqtt-go/89@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-08T15:13:08.608Z] $ docker top f896954c3ae9ed55729ae1f4b33a80e33d1fd0d13bebeb63dc8ae616ec7247b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:13:09.494Z] ---> job-cost.sh [2023-03-08T15:13:09.494Z] lf-activate-venv: SKIPPING [2023-03-08T15:13:09.494Z] INFO: No Stack... [2023-03-08T15:13:09.761Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-08T15:13:10.727Z] INFO: Archiving Costs [Pipeline] sh [2023-03-08T15:13:11.366Z] + + cutcat -d, /w/workspace/device-mqtt-go/89/archives/cost.csv -f6 [2023-03-08T15:13:11.366Z] [Pipeline] lock [2023-03-08T15:13:11.447Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] [2023-03-08T15:13:11.453Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] did not exist. Created. [2023-03-08T15:13:11.453Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T15:13:12.113Z] /w/workspace/device-mqtt-go/89@tmp/durable-ded12c50/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-08T15:13:12.776Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-08T15:13:12.792Z] Warning: overwriting stash ‘stack-cost’ [2023-03-08T15:13:12.845Z] Stashed 1 file(s) [Pipeline] } [2023-03-08T15:13:12.854Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-08T15:13:12.866Z] $ docker stop --time=1 f896954c3ae9ed55729ae1f4b33a80e33d1fd0d13bebeb63dc8ae616ec7247b4 [2023-03-08T15:13:14.406Z] $ docker rm -f --volumes f896954c3ae9ed55729ae1f4b33a80e33d1fd0d13bebeb63dc8ae616ec7247b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-08T15:13:14.788Z] provisioning config files... [2023-03-08T15:13:14.795Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7523868401743377293tmp [Pipeline] { [Pipeline] sh [2023-03-08T15:13:15.079Z] + set +x [2023-03-08T15:13:15.079Z] + curl -s https://codecov.io/bash [2023-03-08T15:13:15.079Z] + bash -s -- [2023-03-08T15:13:15.079Z] [2023-03-08T15:13:15.079Z] _____ _ [2023-03-08T15:13:15.079Z] / ____| | | [2023-03-08T15:13:15.079Z] | | ___ __| | ___ ___ _____ __ [2023-03-08T15:13:15.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-08T15:13:15.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-08T15:13:15.079Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-08T15:13:15.079Z] Bash-1.0.6 [2023-03-08T15:13:15.079Z] [2023-03-08T15:13:15.079Z] [2023-03-08T15:13:15.079Z] ==> git version 2.25.1 found [2023-03-08T15:13:15.079Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-08T15:13:15.079Z] Release-Date: 2020-01-08 [2023-03-08T15:13:15.079Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-08T15:13:15.079Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-08T15:13:15.079Z] ==> Jenkins CI detected. [2023-03-08T15:13:15.079Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-08T15:13:15.079Z] project root: . [2023-03-08T15:13:15.079Z] --> token set from env [2023-03-08T15:13:15.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-08T15:13:15.080Z] ==> Running gcov in . (disable via -X gcov) [2023-03-08T15:13:15.338Z] ==> Python coveragepy not found [2023-03-08T15:13:15.338Z] ==> Searching for coverage reports in: [2023-03-08T15:13:15.338Z] + . [2023-03-08T15:13:15.338Z] -> Found 1 reports [2023-03-08T15:13:15.338Z] ==> Detecting git/mercurial file structure [2023-03-08T15:13:15.338Z] ==> Reading reports [2023-03-08T15:13:15.338Z] + ./coverage.out bytes=17887 [2023-03-08T15:13:15.338Z] ==> Appending adjustments [2023-03-08T15:13:15.338Z] https://docs.codecov.io/docs/fixing-reports [2023-03-08T15:13:15.338Z] + Found adjustments [2023-03-08T15:13:15.338Z] ==> Gzipping contents [2023-03-08T15:13:15.338Z] 4.0K /tmp/codecov.HnfUDM.gz [2023-03-08T15:13:15.338Z] ==> Uploading reports [2023-03-08T15:13:15.338Z] url: https://codecov.io [2023-03-08T15:13:15.338Z] query: branch=main&commit=ec4bdb71d113baf8f62d105c9dc125da7e597352&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T15:13:15.338Z] -> Pinging Codecov [2023-03-08T15:13:15.338Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=ec4bdb71d113baf8f62d105c9dc125da7e597352&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-08T15:13:15.598Z] -> Uploading to [2023-03-08T15:13:15.598Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-08/7D719EC7BBE17E464838252E33014C33/ec4bdb71d113baf8f62d105c9dc125da7e597352/73aa5b9d-745c-45b3-88ee-ad48440c2cea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T151315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4cb619552cab817f85b40dfd0a1a7acbc1318e4c5d574e20b0a35336f123868b [2023-03-08T15:13:15.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-08T15:13:15.598Z] Dload Upload Total Spent Left Speed [2023-03-08T15:13:15.858Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3171 0 0 100 3171 0 15544 --:--:-- --:--:-- --:--:-- 15468 100 3171 0 0 100 3171 0 8547 --:--:-- --:--:-- --:--:-- 8524 [2023-03-08T15:13:15.858Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] } [2023-03-08T15:13:15.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-08T15:13:16.039Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-08T15:13:16.053Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:13:16.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T15:13:16.362Z] [2023-03-08T15:13:16.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:13:16.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T15:13:16.669Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-08T15:13:16.669Z] df9b9388f04a: Pulling fs layer [2023-03-08T15:13:16.669Z] 52dc419b0ee2: Pulling fs layer [2023-03-08T15:13:16.669Z] 25bc292e5bac: Pulling fs layer [2023-03-08T15:13:16.669Z] 114826534d7a: Pulling fs layer [2023-03-08T15:13:16.669Z] 4657fd5d0bcf: Pulling fs layer [2023-03-08T15:13:16.669Z] 6ad1cebc031e: Pulling fs layer [2023-03-08T15:13:16.669Z] 8a3aa393b2d8: Pulling fs layer [2023-03-08T15:13:16.669Z] 114826534d7a: Waiting [2023-03-08T15:13:16.669Z] 4657fd5d0bcf: Waiting [2023-03-08T15:13:16.669Z] 6ad1cebc031e: Waiting [2023-03-08T15:13:16.669Z] 25bc292e5bac: Verifying Checksum [2023-03-08T15:13:16.669Z] 25bc292e5bac: Download complete [2023-03-08T15:13:16.669Z] 52dc419b0ee2: Verifying Checksum [2023-03-08T15:13:16.669Z] 52dc419b0ee2: Download complete [2023-03-08T15:13:16.669Z] 4657fd5d0bcf: Download complete [2023-03-08T15:13:16.669Z] df9b9388f04a: Download complete [2023-03-08T15:13:16.929Z] df9b9388f04a: Pull complete [2023-03-08T15:13:16.929Z] 6ad1cebc031e: Verifying Checksum [2023-03-08T15:13:16.929Z] 6ad1cebc031e: Download complete [2023-03-08T15:13:16.929Z] 52dc419b0ee2: Pull complete [2023-03-08T15:13:17.187Z] 25bc292e5bac: Pull complete [2023-03-08T15:13:17.753Z] 114826534d7a: Verifying Checksum [2023-03-08T15:13:17.753Z] 114826534d7a: Download complete [2023-03-08T15:13:17.753Z] 8a3aa393b2d8: Download complete [2023-03-08T15:13:21.031Z] 114826534d7a: Pull complete [2023-03-08T15:13:21.031Z] 4657fd5d0bcf: Pull complete [2023-03-08T15:13:21.031Z] 6ad1cebc031e: Pull complete [2023-03-08T15:13:23.564Z] 8a3aa393b2d8: Pull complete [2023-03-08T15:13:23.564Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-08T15:13:23.564Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-08T15:13:23.564Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:13:23.648Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:13:23.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-08T15:13:25.857Z] $ docker top 4d934346207c106986847d2181f01d578572a54853e1a6d3f95eeadbb5a0494e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-08T15:13:25.917Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-08T15:13:26.195Z] + set -o pipefail [2023-03-08T15:13:26.195Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-08T15:13:34.320Z] [2023-03-08T15:13:34.320Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-08T15:13:34.320Z] [2023-03-08T15:13:34.321Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/d69c461d-23df-485c-ad86-b2f4edd6ff8b [2023-03-08T15:13:34.321Z] [2023-03-08T15:13:34.321Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-08T15:13:34.321Z] [2023-03-08T15:13:34.321Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-08T15:13:34.321Z] [2023-03-08T15:13:36.225Z] [2023-03-08T15:13:36.225Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-08T15:13:36.225Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-08T15:13:36.225Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-08T15:13:36.240Z] $ docker stop --time=1 4d934346207c106986847d2181f01d578572a54853e1a6d3f95eeadbb5a0494e [2023-03-08T15:13:38.539Z] $ docker rm -f --volumes 4d934346207c106986847d2181f01d578572a54853e1a6d3f95eeadbb5a0494e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-08T15:13:39.216Z] + git log --format=format:%s -1 ec4bdb71d113baf8f62d105c9dc125da7e597352 [Pipeline] sh [2023-03-08T15:13:39.511Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T15:13:39.511Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:13:39.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T15:13:39.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:13:39.874Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:13:39.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T15:13:40.300Z] $ docker top 37d3059837c5bfe9f0394e57c19a0ad1d1cd03d5df7417c4d64d5e3f77951e28 -eo pid,comm [2023-03-08T15:13:40.343Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T15:13:40.343Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T15:13:40.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T15:13:40.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T15:13:40.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T15:13:40.490Z] $ docker exec 37d3059837c5bfe9f0394e57c19a0ad1d1cd03d5df7417c4d64d5e3f77951e28 ssh-agent [2023-03-08T15:13:40.606Z] SSH_AUTH_SOCK=/tmp/ssh-SXs3ibqyzFqE/agent.32 [2023-03-08T15:13:40.606Z] SSH_AGENT_PID=38 [2023-03-08T15:13:40.611Z] Running ssh-add (command line suppressed) [2023-03-08T15:13:40.706Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14378371194741450521.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14378371194741450521.key) [2023-03-08T15:13:40.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T15:13:41.003Z] + git semver tag [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,208 [run_tag] DEBUG tag force:False [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,209 [check_head_tag] DEBUG check head tag [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,210 [execute] INFO git cat-file --batch-check [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,215 [execute] INFO git cat-file --batch [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-08T15:13:41.261Z] 2023-03-08 15:13:41,236 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:13:41.262Z] 2023-03-08 15:13:41,236 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 [2023-03-08T15:13:41.262Z] 2023-03-08 15:13:41,237 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T15:13:41.262Z] 2023-03-08 15:13:41,243 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:13:41.262Z] 3.0.0-dev.6 [Pipeline] } [2023-03-08T15:13:41.272Z] $ docker exec --env ******** --env ******** 37d3059837c5bfe9f0394e57c19a0ad1d1cd03d5df7417c4d64d5e3f77951e28 ssh-agent -k [2023-03-08T15:13:41.359Z] unset SSH_AUTH_SOCK; [2023-03-08T15:13:41.359Z] unset SSH_AGENT_PID; [2023-03-08T15:13:41.359Z] echo Agent pid 38 killed; [2023-03-08T15:13:41.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T15:13:41.658Z] + git semver [Pipeline] } [2023-03-08T15:13:41.930Z] $ docker stop --time=1 37d3059837c5bfe9f0394e57c19a0ad1d1cd03d5df7417c4d64d5e3f77951e28 [2023-03-08T15:13:43.261Z] $ docker rm -f --volumes 37d3059837c5bfe9f0394e57c19a0ad1d1cd03d5df7417c4d64d5e3f77951e28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:13:43.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T15:13:43.651Z] [2023-03-08T15:13:43.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:13:43.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T15:13:43.946Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-08T15:13:43.946Z] ab5ef0e58194: Pulling fs layer [2023-03-08T15:13:43.946Z] 9712f1f96733: Pulling fs layer [2023-03-08T15:13:43.946Z] 63f879dbbcfc: Pulling fs layer [2023-03-08T15:13:43.946Z] 0d9ebad4ef96: Pulling fs layer [2023-03-08T15:13:43.946Z] e9a5061849ea: Pulling fs layer [2023-03-08T15:13:43.946Z] d747dcd14b5f: Pulling fs layer [2023-03-08T15:13:43.946Z] 2de7ff778b66: Pulling fs layer [2023-03-08T15:13:43.946Z] 0d9ebad4ef96: Waiting [2023-03-08T15:13:43.946Z] e9a5061849ea: Waiting [2023-03-08T15:13:43.946Z] d747dcd14b5f: Waiting [2023-03-08T15:13:43.946Z] 2de7ff778b66: Waiting [2023-03-08T15:13:43.946Z] 9712f1f96733: Verifying Checksum [2023-03-08T15:13:43.946Z] 9712f1f96733: Download complete [2023-03-08T15:13:44.518Z] 63f879dbbcfc: Verifying Checksum [2023-03-08T15:13:44.518Z] 63f879dbbcfc: Download complete [2023-03-08T15:13:44.518Z] e9a5061849ea: Verifying Checksum [2023-03-08T15:13:44.518Z] e9a5061849ea: Download complete [2023-03-08T15:13:44.518Z] d747dcd14b5f: Verifying Checksum [2023-03-08T15:13:44.518Z] d747dcd14b5f: Download complete [2023-03-08T15:13:44.518Z] 0d9ebad4ef96: Verifying Checksum [2023-03-08T15:13:44.518Z] 0d9ebad4ef96: Download complete [2023-03-08T15:13:44.518Z] ab5ef0e58194: Verifying Checksum [2023-03-08T15:13:44.777Z] 2de7ff778b66: Verifying Checksum [2023-03-08T15:13:44.777Z] 2de7ff778b66: Download complete [2023-03-08T15:13:47.303Z] ab5ef0e58194: Pull complete [2023-03-08T15:13:47.303Z] 9712f1f96733: Pull complete [2023-03-08T15:13:47.868Z] 63f879dbbcfc: Pull complete [2023-03-08T15:13:51.151Z] 0d9ebad4ef96: Pull complete [2023-03-08T15:13:51.151Z] e9a5061849ea: Pull complete [2023-03-08T15:13:51.151Z] d747dcd14b5f: Pull complete [2023-03-08T15:13:52.088Z] 2de7ff778b66: Pull complete [2023-03-08T15:13:52.088Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-08T15:13:52.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-08T15:13:52.088Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:13:52.161Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:13:52.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-08T15:13:54.797Z] $ docker top bd7197da8d6cf13dc9326109aa57c425cfebd695ec4c2d015da4fe340a8654a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:13:54.865Z] provisioning config files... [2023-03-08T15:13:54.871Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3108227129891935183tmp [2023-03-08T15:13:54.880Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10124502704600432193tmp [2023-03-08T15:13:54.887Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config207141285707425301tmp [Pipeline] { [Pipeline] echo [2023-03-08T15:13:54.902Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:13:55.253Z] ---> sigul-configuration.sh [2023-03-08T15:13:55.253Z] gpg: directory `/root/.gnupg' created [2023-03-08T15:13:55.253Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-08T15:13:55.253Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-08T15:13:55.253Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-08T15:13:55.253Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-08T15:13:55.253Z] gpg: CAST5 encrypted data [2023-03-08T15:13:55.253Z] gpg: encrypted with 1 passphrase [2023-03-08T15:13:55.253Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-08T15:13:55.537Z] + mkdir /home/jenkins [2023-03-08T15:13:55.538Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-08T15:13:55.820Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-08T15:13:55.828Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:13:56.114Z] ---> sigul-install.sh [2023-03-08T15:13:56.114Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-08T15:13:56.398Z] + git tag --list [2023-03-08T15:13:56.398Z] 0.7.1 [2023-03-08T15:13:56.398Z] v1.0.0 [2023-03-08T15:13:56.398Z] v1.1.0 [2023-03-08T15:13:56.398Z] v1.1.1 [2023-03-08T15:13:56.398Z] v1.2.2 [2023-03-08T15:13:56.398Z] v1.3.0 [2023-03-08T15:13:56.398Z] v1.3.1 [2023-03-08T15:13:56.398Z] v2.0.0 [2023-03-08T15:13:56.398Z] v2.1.0 [2023-03-08T15:13:56.398Z] v2.1.1 [2023-03-08T15:13:56.398Z] v2.1.1-dev.1 [2023-03-08T15:13:56.398Z] v2.1.1-dev.2 [2023-03-08T15:13:56.398Z] v2.2.0 [2023-03-08T15:13:56.398Z] v2.2.1-dev.1 [2023-03-08T15:13:56.398Z] v2.2.1-dev.10 [2023-03-08T15:13:56.398Z] v2.2.1-dev.2 [2023-03-08T15:13:56.398Z] v2.2.1-dev.3 [2023-03-08T15:13:56.398Z] v2.2.1-dev.4 [2023-03-08T15:13:56.398Z] v2.2.1-dev.5 [2023-03-08T15:13:56.398Z] v2.2.1-dev.6 [2023-03-08T15:13:56.398Z] v2.2.1-dev.7 [2023-03-08T15:13:56.398Z] v2.2.1-dev.8 [2023-03-08T15:13:56.398Z] v2.2.1-dev.9 [2023-03-08T15:13:56.398Z] v2.3.0 [2023-03-08T15:13:56.398Z] v2.3.0-dev.10 [2023-03-08T15:13:56.398Z] v2.3.0-dev.11 [2023-03-08T15:13:56.398Z] v2.3.0-dev.12 [2023-03-08T15:13:56.398Z] v2.3.0-dev.13 [2023-03-08T15:13:56.398Z] v2.3.0-dev.14 [2023-03-08T15:13:56.398Z] v2.3.0-dev.15 [2023-03-08T15:13:56.398Z] v2.3.0-dev.16 [2023-03-08T15:13:56.398Z] v2.3.0-dev.17 [2023-03-08T15:13:56.398Z] v2.3.0-dev.18 [2023-03-08T15:13:56.398Z] v2.3.0-dev.19 [2023-03-08T15:13:56.398Z] v2.3.0-dev.20 [2023-03-08T15:13:56.398Z] v2.3.0-dev.21 [2023-03-08T15:13:56.398Z] v2.3.0-dev.22 [2023-03-08T15:13:56.398Z] v2.3.0-dev.23 [2023-03-08T15:13:56.398Z] v2.3.0-dev.24 [2023-03-08T15:13:56.398Z] v2.3.0-dev.25 [2023-03-08T15:13:56.398Z] v2.3.0-dev.26 [2023-03-08T15:13:56.398Z] v2.3.0-dev.27 [2023-03-08T15:13:56.398Z] v2.3.0-dev.28 [2023-03-08T15:13:56.398Z] v2.3.0-dev.29 [2023-03-08T15:13:56.398Z] v2.3.0-dev.30 [2023-03-08T15:13:56.398Z] v2.3.0-dev.31 [2023-03-08T15:13:56.398Z] v2.3.0-dev.32 [2023-03-08T15:13:56.398Z] v2.3.0-dev.33 [2023-03-08T15:13:56.398Z] v2.3.0-dev.34 [2023-03-08T15:13:56.398Z] v3.0.0-dev.1 [2023-03-08T15:13:56.398Z] v3.0.0-dev.2 [2023-03-08T15:13:56.398Z] v3.0.0-dev.3 [2023-03-08T15:13:56.398Z] v3.0.0-dev.4 [2023-03-08T15:13:56.398Z] v3.0.0-dev.5 [2023-03-08T15:13:56.398Z] v3.0.0-dev.6 [Pipeline] sh [2023-03-08T15:13:56.681Z] + lftools sign git-tag v3.0.0-dev.6 [2023-03-08T15:13:57.244Z] Signing Git tag with Sigul... [2023-03-08T15:13:57.244Z] Signing v3.0.0-dev.6 [Pipeline] echo [2023-03-08T15:13:57.510Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:13:57.789Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-08T15:13:57.795Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-08T15:13:57.814Z] $ docker stop --time=1 bd7197da8d6cf13dc9326109aa57c425cfebd695ec4c2d015da4fe340a8654a5 [2023-03-08T15:13:59.119Z] $ docker rm -f --volumes bd7197da8d6cf13dc9326109aa57c425cfebd695ec4c2d015da4fe340a8654a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-08T15:13:59.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T15:13:59.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:13:59.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T15:13:59.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:13:59.884Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:13:59.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T15:14:00.273Z] $ docker top 743ef255da69079f0e54da34c1acc05e71b1a1e7fe075f7853739bb7bf67fda7 -eo pid,comm [2023-03-08T15:14:00.320Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-08T15:14:00.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T15:14:00.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T15:14:00.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T15:14:00.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T15:14:00.475Z] $ docker exec 743ef255da69079f0e54da34c1acc05e71b1a1e7fe075f7853739bb7bf67fda7 ssh-agent [2023-03-08T15:14:00.583Z] SSH_AUTH_SOCK=/tmp/ssh-SuCvSNPqFV8t/agent.33 [2023-03-08T15:14:00.583Z] SSH_AGENT_PID=39 [2023-03-08T15:14:00.587Z] Running ssh-add (command line suppressed) [2023-03-08T15:14:00.690Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10275372656880043129.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10275372656880043129.key) [2023-03-08T15:14:00.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T15:14:00.986Z] + git semver bump pre [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,177 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,177 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,177 [bump_version] DEBUG bumped version:3.0.0-dev.7 [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,177 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,177 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,177 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,179 [execute] INFO git cat-file --batch-check [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,184 [execute] INFO git cat-file --batch [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T15:14:01.243Z] 2023-03-08 15:14:01,189 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:14:01.243Z] 3.0.0-dev.7 [Pipeline] } [2023-03-08T15:14:01.254Z] $ docker exec --env ******** --env ******** 743ef255da69079f0e54da34c1acc05e71b1a1e7fe075f7853739bb7bf67fda7 ssh-agent -k [2023-03-08T15:14:01.347Z] unset SSH_AUTH_SOCK; [2023-03-08T15:14:01.347Z] unset SSH_AGENT_PID; [2023-03-08T15:14:01.347Z] echo Agent pid 39 killed; [2023-03-08T15:14:01.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T15:14:01.651Z] + git semver [Pipeline] } [2023-03-08T15:14:01.924Z] $ docker stop --time=1 743ef255da69079f0e54da34c1acc05e71b1a1e7fe075f7853739bb7bf67fda7 [2023-03-08T15:14:03.213Z] $ docker rm -f --volumes 743ef255da69079f0e54da34c1acc05e71b1a1e7fe075f7853739bb7bf67fda7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-08T15:14:03.547Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-08T15:14:03.547Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:14:03.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-08T15:14:03.843Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:14:03.914Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:14:03.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-08T15:14:04.343Z] $ docker top b247a9a6d3e49ad302b0307fbda2e384fd86aa614865415aa99e1d9b888284e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-08T15:14:04.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-08T15:14:04.431Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-08T15:14:04.537Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-08T15:14:04.541Z] $ docker exec b247a9a6d3e49ad302b0307fbda2e384fd86aa614865415aa99e1d9b888284e1 ssh-agent [2023-03-08T15:14:04.641Z] SSH_AUTH_SOCK=/tmp/ssh-6TICLhQTSKeP/agent.33 [2023-03-08T15:14:04.641Z] SSH_AGENT_PID=39 [2023-03-08T15:14:04.645Z] Running ssh-add (command line suppressed) [2023-03-08T15:14:04.754Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1083245664799240557.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1083245664799240557.key) [2023-03-08T15:14:04.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-08T15:14:05.052Z] + git semver push [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,256 [run_push] DEBUG push [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,256 [execute] INFO git cat-file --batch-check [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,261 [execute] INFO git rev-list 5c88cbd6cb3c82f7da07bf5dbaa9674b8e82d23d -- [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,261 [execute] DEBUG Popen(['git', 'rev-list', '5c88cbd6cb3c82f7da07bf5dbaa9674b8e82d23d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,271 [execute] INFO git fetch -v origin [2023-03-08T15:14:05.309Z] 2023-03-08 15:14:05,272 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-08T15:14:06.245Z] 2023-03-08 15:14:05,942 [run_push] DEBUG no remote changes detected [2023-03-08T15:14:06.245Z] 2023-03-08 15:14:05,943 [execute] INFO git push origin semver [2023-03-08T15:14:06.245Z] 2023-03-08 15:14:05,943 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-08T15:14:07.179Z] 2023-03-08 15:14:06,849 [run_push] DEBUG push all version tags [2023-03-08T15:14:07.179Z] 2023-03-08 15:14:06,850 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-08T15:14:07.179Z] 2023-03-08 15:14:06,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-08T15:14:07.745Z] 2023-03-08 15:14:07,679 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-08T15:14:07.745Z] 3.0.0-dev.7 [Pipeline] } [2023-03-08T15:14:07.757Z] $ docker exec --env ******** --env ******** b247a9a6d3e49ad302b0307fbda2e384fd86aa614865415aa99e1d9b888284e1 ssh-agent -k [2023-03-08T15:14:07.859Z] unset SSH_AUTH_SOCK; [2023-03-08T15:14:07.861Z] unset SSH_AGENT_PID; [2023-03-08T15:14:07.861Z] echo Agent pid 39 killed; [2023-03-08T15:14:07.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-08T15:14:08.170Z] + git semver [Pipeline] } [2023-03-08T15:14:08.442Z] $ docker stop --time=1 b247a9a6d3e49ad302b0307fbda2e384fd86aa614865415aa99e1d9b888284e1 [2023-03-08T15:14:09.759Z] $ docker rm -f --volumes b247a9a6d3e49ad302b0307fbda2e384fd86aa614865415aa99e1d9b888284e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-08T15:14:10.308Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-08T15:14:10.308Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-08T15:14:10.308Z] total 16 [2023-03-08T15:14:10.308Z] drwxr-xr-x 3 root root 4096 Mar 8 15:05 . [2023-03-08T15:14:10.308Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 15:13 .. [2023-03-08T15:14:10.308Z] drwxr-xr-x 2 root root 4096 Mar 8 15:05 cost [2023-03-08T15:14:10.308Z] -rw-r--r-- 1 root root 85 Mar 8 15:05 cost.csv [2023-03-08T15:14:10.308Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-08T15:14:10.308Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-08T15:14:10.308Z] total 16 [2023-03-08T15:14:10.308Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 15:05 . [2023-03-08T15:14:10.308Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 15:13 .. [2023-03-08T15:14:10.308Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 15:05 cost [2023-03-08T15:14:10.308Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 8 15:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:10.598Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:11.454Z] ---> package-listing.sh [2023-03-08T15:14:11.454Z] ++ facter osfamily [2023-03-08T15:14:11.454Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-08T15:14:11.713Z] + OS_FAMILY=debian [2023-03-08T15:14:11.713Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-08T15:14:11.713Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-08T15:14:11.713Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-08T15:14:11.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-08T15:14:11.713Z] + PACKAGES=/tmp/packages_start.txt [2023-03-08T15:14:11.713Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-08T15:14:11.713Z] + PACKAGES=/tmp/packages_end.txt [2023-03-08T15:14:11.713Z] + case "${OS_FAMILY}" in [2023-03-08T15:14:11.713Z] + grep '^ii' [2023-03-08T15:14:11.713Z] + dpkg -l [2023-03-08T15:14:11.713Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-08T15:14:11.713Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-08T15:14:11.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-08T15:14:11.713Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-08T15:14:11.713Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-08T15:14:11.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-08T15:14:11.724Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-08T15:14:11.999Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-08T15:14:12.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-08T15:14:12.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-08T15:14:12.721Z] prd-ubuntu20.04-docker-8c-8g-8811 does not seem to be running inside a container [2023-03-08T15:14:12.779Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-08T15:14:12.997Z] $ docker top d83c7fb769a5e1553e56b07e454d8067abc86820fb9992696556c96b906ac433 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-08T15:14:13.324Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-08T15:14:13.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-08T15:14:13.885Z] + ls /var/log/sa-host [2023-03-08T15:14:13.885Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-08T15:14:13.952Z] provisioning config files... [2023-03-08T15:14:13.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5273927678971594217tmp [Pipeline] { [Pipeline] echo [2023-03-08T15:14:13.975Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:14.258Z] ---> create-netrc.sh [Pipeline] } [2023-03-08T15:14:14.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:14.587Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-08T15:14:14.597Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:14.882Z] ---> sudo-logs.sh [2023-03-08T15:14:14.882Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-08T15:14:14.912Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:15.191Z] ---> job-cost.sh [2023-03-08T15:14:15.191Z] lf-activate-venv: SKIPPING [2023-03-08T15:14:15.191Z] DEBUG: total: 0.2199999988079071 [2023-03-08T15:14:15.191Z] INFO: Retrieving Stack Cost... [2023-03-08T15:14:15.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-08T15:14:16.018Z] INFO: Archiving Costs [Pipeline] echo [2023-03-08T15:14:16.030Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-08T15:14:16.312Z] ---> logs-deploy.sh [2023-03-08T15:14:16.312Z] lf-activate-venv: SKIPPING [2023-03-08T15:14:16.312Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/89 [2023-03-08T15:14:16.312Z] INFO: archiving workspace using pattern(s): [2023-03-08T15:14:17.249Z] Archives upload complete. [2023-03-08T15:14:17.249Z] INFO: archiving logs to Nexus