Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9edf56c898603a6da7d069e5015abb4f1d1f30d1 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-ssh8671684184727316375.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5411834394580501221.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh5372698955149562900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh6141404108351907281.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-ssh11099724190364881920.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6028 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9edf56c898603a6da7d069e5015abb4f1d1f30d1 (main) Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#624)" > 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 9edf56c898603a6da7d069e5015abb4f1d1f30d1 # timeout=10 > git rev-list --no-walk 996c7dc504458e30104dd4fabba147269fefd7c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T22:04:22.742Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T22:04:22.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T22:04:22.815Z] ========================================================= [2023-09-12T22:04:22.815Z] EdgeX Global Pipelines Version Info [2023-09-12T22:04:22.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:04:23.533Z] ------------------- [2023-09-12T22:04:23.533Z] stable info: [2023-09-12T22:04:23.533Z] ------------------- [2023-09-12T22:04:23.533Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T22:04:23.533Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:04:23.533Z] Message: update stable to v1.0.254 [2023-09-12T22:04:24.102Z] ------------------- [2023-09-12T22:04:24.102Z] experimental info: [2023-09-12T22:04:24.102Z] ------------------- [2023-09-12T22:04:24.102Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T22:04:24.102Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T22:04:24.102Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T22:04:24.281Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-09-12T22:04:24.295Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-09-12T22:04:24.310Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T22:04:24.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T22:04:24.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T22:04:24.342Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T22:04:24.350Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T22:04:24.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T22:04:24.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T22:04:24.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T22:04:24.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T22:04:24.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-09-12T22:04:24.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T22:04:24.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T22:04:24.461Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:04:24.472Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T22:04:24.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T22:04:24.496Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T22:04:24.512Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T22:04:24.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T22:04:24.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T22:04:24.551Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T22:04:24.562Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T22:04:24.571Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T22:04:24.583Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T22:04:24.592Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T22:04:24.601Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T22:04:24.611Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T22:04:24.624Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T22:04:24.638Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T22:04:24.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] echo [2023-09-12T22:04:24.661Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9edf56c [Pipeline] echo [2023-09-12T22:04:24.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:04:24.722Z] provisioning config files... [2023-09-12T22:04:24.735Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6961146406239269417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:04:25.034Z] ---> docker-login.sh [2023-09-12T22:04:25.034Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:04:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:25.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:25.295Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:25.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:25.295Z] [2023-09-12T22:04:25.295Z] Login Succeeded [2023-09-12T22:04:25.295Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:04:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:25.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:25.295Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:25.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:25.295Z] [2023-09-12T22:04:25.295Z] Login Succeeded [2023-09-12T22:04:25.295Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:04:25.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:25.556Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:25.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:25.556Z] [2023-09-12T22:04:25.556Z] Login Succeeded [2023-09-12T22:04:25.556Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:04:25.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:25.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:25.556Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:25.556Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:25.556Z] [2023-09-12T22:04:25.556Z] Login Succeeded [2023-09-12T22:04:25.556Z] docker.io [2023-09-12T22:04:25.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:25.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:25.819Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:25.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:25.819Z] [2023-09-12T22:04:25.819Z] Login Succeeded [2023-09-12T22:04:25.819Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:04:25.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T22:04:26.200Z] + git rev-list -1 --merges 9edf56c898603a6da7d069e5015abb4f1d1f30d1~1..9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] echo [2023-09-12T22:04:26.253Z] -----------> git rev-list -1 --merges 9edf56c898603a6da7d069e5015abb4f1d1f30d1~1..9edf56c898603a6da7d069e5015abb4f1d1f30d1 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [false] [Pipeline] sh [2023-09-12T22:04:26.541Z] + git log --format=format:%s -1 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] echo [2023-09-12T22:04:26.555Z] ========================================================= [2023-09-12T22:04:26.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T22:04:26.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:04:26.874Z] + git log --format=format:%s -1 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] echo [2023-09-12T22:04:26.907Z] [semverPrep] GIT_COMMIT: 9edf56c898603a6da7d069e5015abb4f1d1f30d1, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#624) [Pipeline] echo [2023-09-12T22:04:26.916Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T22:04:27.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:04:27.269Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T22:04:27.269Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T22:04:27.269Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T22:04:27.269Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T22:04:27.269Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T22:04:27.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:27.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:04:27.687Z] [2023-09-12T22:04:27.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:27.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:04:27.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T22:04:27.985Z] b85a868b505f: Pulling fs layer [2023-09-12T22:04:27.985Z] e2be974225ed: Pulling fs layer [2023-09-12T22:04:27.985Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T22:04:27.985Z] 988bab9f4d93: Pulling fs layer [2023-09-12T22:04:27.985Z] 988bab9f4d93: Waiting [2023-09-12T22:04:27.985Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T22:04:27.985Z] eaf3925da568: Pulling fs layer [2023-09-12T22:04:27.985Z] 1469e6f7b9e6: Waiting [2023-09-12T22:04:27.985Z] bab4dde63d76: Pulling fs layer [2023-09-12T22:04:27.986Z] bde34c3a00c8: Pulling fs layer [2023-09-12T22:04:27.986Z] b352a97aabf1: Pulling fs layer [2023-09-12T22:04:27.986Z] bde34c3a00c8: Waiting [2023-09-12T22:04:27.986Z] eaf3925da568: Waiting [2023-09-12T22:04:27.986Z] bab4dde63d76: Waiting [2023-09-12T22:04:27.986Z] b352a97aabf1: Waiting [2023-09-12T22:04:27.986Z] 4872d77fe225: Pulling fs layer [2023-09-12T22:04:27.986Z] 5851b861e8e6: Pulling fs layer [2023-09-12T22:04:27.986Z] 4872d77fe225: Waiting [2023-09-12T22:04:27.986Z] 5851b861e8e6: Waiting [2023-09-12T22:04:27.986Z] e2be974225ed: Verifying Checksum [2023-09-12T22:04:27.986Z] e2be974225ed: Download complete [2023-09-12T22:04:27.986Z] 988bab9f4d93: Verifying Checksum [2023-09-12T22:04:27.986Z] 988bab9f4d93: Download complete [2023-09-12T22:04:27.986Z] 1469e6f7b9e6: Download complete [2023-09-12T22:04:27.986Z] eaf3925da568: Verifying Checksum [2023-09-12T22:04:27.986Z] eaf3925da568: Download complete [2023-09-12T22:04:28.244Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T22:04:28.244Z] 339a4e72a1f5: Download complete [2023-09-12T22:04:28.244Z] bde34c3a00c8: Verifying Checksum [2023-09-12T22:04:28.244Z] bde34c3a00c8: Download complete [2023-09-12T22:04:28.244Z] b352a97aabf1: Verifying Checksum [2023-09-12T22:04:28.244Z] b352a97aabf1: Download complete [2023-09-12T22:04:28.244Z] 4872d77fe225: Verifying Checksum [2023-09-12T22:04:28.244Z] 4872d77fe225: Download complete [2023-09-12T22:04:28.244Z] 5851b861e8e6: Verifying Checksum [2023-09-12T22:04:28.244Z] 5851b861e8e6: Download complete [2023-09-12T22:04:28.244Z] b85a868b505f: Verifying Checksum [2023-09-12T22:04:28.244Z] b85a868b505f: Download complete [2023-09-12T22:04:28.503Z] bab4dde63d76: Verifying Checksum [2023-09-12T22:04:28.503Z] bab4dde63d76: Download complete [2023-09-12T22:04:29.439Z] b85a868b505f: Pull complete [2023-09-12T22:04:29.439Z] e2be974225ed: Pull complete [2023-09-12T22:04:30.006Z] 339a4e72a1f5: Pull complete [2023-09-12T22:04:30.006Z] 988bab9f4d93: Pull complete [2023-09-12T22:04:30.265Z] 1469e6f7b9e6: Pull complete [2023-09-12T22:04:30.265Z] eaf3925da568: Pull complete [2023-09-12T22:04:32.176Z] bab4dde63d76: Pull complete [2023-09-12T22:04:32.176Z] bde34c3a00c8: Pull complete [2023-09-12T22:04:32.176Z] b352a97aabf1: Pull complete [2023-09-12T22:04:32.176Z] 4872d77fe225: Pull complete [2023-09-12T22:04:32.176Z] 5851b861e8e6: Pull complete [2023-09-12T22:04:32.436Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T22:04:32.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:04:32.436Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:04:32.531Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:04:32.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:04:35.363Z] $ docker top 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a -eo pid,comm [2023-09-12T22:04:35.431Z] 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-09-12T22:04:35.431Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:04:35.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:04:35.466Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:04:35.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:04:35.567Z] $ docker exec 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a ssh-agent [2023-09-12T22:04:35.702Z] SSH_AUTH_SOCK=/tmp/ssh-wmxdK6TULDlD/agent.32 [2023-09-12T22:04:35.702Z] SSH_AGENT_PID=38 [2023-09-12T22:04:35.708Z] Running ssh-add (command line suppressed) [2023-09-12T22:04:35.797Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15624277779007250318.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15624277779007250318.key) [2023-09-12T22:04:35.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:04:36.108Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T22:04:36.103Z] $ docker exec --env ******** --env ******** 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a ssh-agent -k [2023-09-12T22:04:36.205Z] unset SSH_AUTH_SOCK; [2023-09-12T22:04:36.206Z] unset SSH_AGENT_PID; [2023-09-12T22:04:36.206Z] echo Agent pid 38 killed; [2023-09-12T22:04:36.233Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T22:04:36.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:04:36.260Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:04:36.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:04:36.345Z] $ docker exec 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a ssh-agent [2023-09-12T22:04:36.457Z] SSH_AUTH_SOCK=/tmp/ssh-CrxqzdLsfncE/agent.70 [2023-09-12T22:04:36.457Z] SSH_AGENT_PID=76 [2023-09-12T22:04:36.461Z] Running ssh-add (command line suppressed) [2023-09-12T22:04:36.541Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13109488254350598793.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13109488254350598793.key) [2023-09-12T22:04:36.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:04:36.862Z] + git semver init [2023-09-12T22:04:37.130Z] 2023-09-12 22:04:37,015 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T22:04:37.130Z] 2023-09-12 22:04:37,016 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-09-12T22:04:37.130Z] 2023-09-12 22:04:37,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-09-12T22:04:37.130Z] 2023-09-12 22:04:37,017 [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-09-12T22:04:38.075Z] 2023-09-12 22:04:37,807 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-09-12T22:04:38.075Z] 2023-09-12 22:04:37,807 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-09-12T22:04:38.075Z] 2023-09-12 22:04:37,808 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:04:38.075Z] 2023-09-12 22:04:37,808 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:04:38.075Z] 3.1.0-dev.9 [Pipeline] } [2023-09-12T22:04:38.071Z] $ docker exec --env ******** --env ******** 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a ssh-agent -k [2023-09-12T22:04:38.167Z] unset SSH_AUTH_SOCK; [2023-09-12T22:04:38.167Z] unset SSH_AGENT_PID; [2023-09-12T22:04:38.167Z] echo Agent pid 76 killed; [2023-09-12T22:04:38.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:04:38.502Z] + git semver [Pipeline] } [2023-09-12T22:04:38.759Z] $ docker stop --time=1 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a [2023-09-12T22:04:40.053Z] $ docker rm -f --volumes 5ac61ea81836e5e361b37b8c9672c5c84569c8e21012ae42bb40baa212391e1a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:04:40.397Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T22:04:40.614Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T22:04:40.618Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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-09-12T22:04:40.743Z] provisioning config files... [2023-09-12T22:04:40.752Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1681609520173396761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:04:41.037Z] ---> docker-login.sh [2023-09-12T22:04:41.037Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:04:41.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:41.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:41.037Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:41.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:41.037Z] [2023-09-12T22:04:41.037Z] Login Succeeded [2023-09-12T22:04:41.037Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:04:41.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:41.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:41.037Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:41.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:41.037Z] [2023-09-12T22:04:41.037Z] Login Succeeded [2023-09-12T22:04:41.037Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:04:41.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:41.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:41.295Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:41.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:41.295Z] [2023-09-12T22:04:41.295Z] Login Succeeded [2023-09-12T22:04:41.295Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:04:41.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:41.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:41.295Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:41.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:41.295Z] [2023-09-12T22:04:41.295Z] Login Succeeded [2023-09-12T22:04:41.295Z] docker.io [2023-09-12T22:04:41.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:04:41.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:04:41.558Z] Configure a credential helper to remove this warning. See [2023-09-12T22:04:41.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:04:41.558Z] [2023-09-12T22:04:41.558Z] Login Succeeded [2023-09-12T22:04:41.558Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:04:41.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T22:04:41.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:04:41.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:04:41.645Z] ========================================================= [2023-09-12T22:04:41.645Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T22:04:41.645Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:04:41.948Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T22:04:41.948Z] Sending build context to Docker daemon 6.486MB [2023-09-12T22:04:41.948Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:04:41.948Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T22:04:41.948Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T22:04:41.948Z] 7264a8db6415: Pulling fs layer [2023-09-12T22:04:41.948Z] c4d48a809fc2: Pulling fs layer [2023-09-12T22:04:41.948Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T22:04:41.948Z] ad3a456e5733: Pulling fs layer [2023-09-12T22:04:41.948Z] 9e4f439ed901: Pulling fs layer [2023-09-12T22:04:41.948Z] feaf6a47b606: Pulling fs layer [2023-09-12T22:04:41.948Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T22:04:41.948Z] 8ac70367396e: Pulling fs layer [2023-09-12T22:04:41.948Z] 6db16350a2e2: Pulling fs layer [2023-09-12T22:04:41.948Z] 9250d5d63582: Pulling fs layer [2023-09-12T22:04:41.948Z] feaf6a47b606: Waiting [2023-09-12T22:04:41.948Z] 5e8b037d7d82: Waiting [2023-09-12T22:04:41.948Z] 8ac70367396e: Waiting [2023-09-12T22:04:41.948Z] 6db16350a2e2: Waiting [2023-09-12T22:04:41.948Z] 9250d5d63582: Waiting [2023-09-12T22:04:41.948Z] ad3a456e5733: Waiting [2023-09-12T22:04:41.948Z] 9e4f439ed901: Waiting [2023-09-12T22:04:41.948Z] c4d48a809fc2: Verifying Checksum [2023-09-12T22:04:41.948Z] c4d48a809fc2: Download complete [2023-09-12T22:04:41.948Z] ad3a456e5733: Download complete [2023-09-12T22:04:41.948Z] 9e4f439ed901: Verifying Checksum [2023-09-12T22:04:41.948Z] 9e4f439ed901: Download complete [2023-09-12T22:04:42.206Z] 7264a8db6415: Download complete [2023-09-12T22:04:42.206Z] feaf6a47b606: Verifying Checksum [2023-09-12T22:04:42.206Z] feaf6a47b606: Download complete [2023-09-12T22:04:42.206Z] 7264a8db6415: Pull complete [2023-09-12T22:04:42.206Z] 8ac70367396e: Verifying Checksum [2023-09-12T22:04:42.206Z] 8ac70367396e: Download complete [2023-09-12T22:04:42.464Z] c4d48a809fc2: Pull complete [2023-09-12T22:04:42.465Z] 6db16350a2e2: Verifying Checksum [2023-09-12T22:04:42.465Z] 6db16350a2e2: Download complete [2023-09-12T22:04:42.465Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T22:04:42.465Z] 4f1c88b9dad5: Download complete [2023-09-12T22:04:42.723Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T22:04:42.723Z] 5e8b037d7d82: Download complete [2023-09-12T22:04:42.723Z] 9250d5d63582: Verifying Checksum [2023-09-12T22:04:46.021Z] 4f1c88b9dad5: Pull complete [2023-09-12T22:04:46.022Z] ad3a456e5733: Pull complete [2023-09-12T22:04:46.022Z] 9e4f439ed901: Pull complete [2023-09-12T22:04:46.022Z] feaf6a47b606: Pull complete [2023-09-12T22:04:47.933Z] 5e8b037d7d82: Pull complete [2023-09-12T22:04:48.499Z] 8ac70367396e: Pull complete [2023-09-12T22:04:49.065Z] 6db16350a2e2: Pull complete [2023-09-12T22:04:49.324Z] 9250d5d63582: Pull complete [2023-09-12T22:04:49.584Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T22:04:49.584Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T22:04:49.584Z] ---> fa269f55d9b9 [2023-09-12T22:04:49.584Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:04:53.793Z] ---> Running in 2917893b8fc1 [2023-09-12T22:04:54.051Z] Removing intermediate container 2917893b8fc1 [2023-09-12T22:04:54.051Z] ---> 75feed9b9068 [2023-09-12T22:04:54.051Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:04:54.051Z] ---> Running in 2e90d0b983f9 [2023-09-12T22:04:54.051Z] Removing intermediate container 2e90d0b983f9 [2023-09-12T22:04:54.051Z] ---> f1b448df89cf [2023-09-12T22:04:54.051Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:04:54.051Z] ---> Running in 79e25b1c27a6 [2023-09-12T22:04:54.309Z] Removing intermediate container 79e25b1c27a6 [2023-09-12T22:04:54.309Z] ---> 601f20ade156 [2023-09-12T22:04:54.309Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:04:54.309Z] ---> Running in 2ef3361dcf7a [2023-09-12T22:04:54.309Z] Removing intermediate container 2ef3361dcf7a [2023-09-12T22:04:54.309Z] ---> 7206afaebb13 [2023-09-12T22:04:54.309Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:04:54.309Z] ---> Running in f33e9047c656 [2023-09-12T22:04:54.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:04:54.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:04:55.086Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T22:04:55.086Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T22:04:55.086Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T22:04:55.086Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T22:04:55.086Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:04:55.086Z] OK: 270 MiB in 60 packages [2023-09-12T22:04:55.656Z] Removing intermediate container f33e9047c656 [2023-09-12T22:04:55.656Z] ---> 33e8bd92f98f [2023-09-12T22:04:55.656Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-12T22:04:55.656Z] ---> Running in deda03646b5a [2023-09-12T22:04:55.656Z] Removing intermediate container deda03646b5a [2023-09-12T22:04:55.656Z] ---> 8b9507ab0b3b [2023-09-12T22:04:55.656Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T22:04:55.656Z] ---> 195442a77e9c [2023-09-12T22:04:55.656Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:04:55.656Z] ---> Running in f98453ff9b5e [2023-09-12T22:04:55.705Z] Still waiting to schedule task [2023-09-12T22:04:55.706Z] ‘prd-centos7-blackbox-4c-2g-5675’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-centos7-blackbox-4c-2g-5676’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-8c-8g-6006’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-8c-8g-6007’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-8c-8g-6008’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-8c-8g-6010’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-8c-8g-6011’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-8c-8g-6029’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6012’ is offline [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6013’ is offline [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6014’ is offline [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6015’ is offline [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6017’ is offline [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6027’ is offline [2023-09-12T22:04:55.706Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6030’ is offline [2023-09-12T22:05:22.217Z] Removing intermediate container f98453ff9b5e [2023-09-12T22:05:22.217Z] ---> 8d535cce7c23 [2023-09-12T22:05:22.217Z] Step 11/12 : COPY . . [2023-09-12T22:05:22.783Z] ---> 229bd220462c [2023-09-12T22:05:22.783Z] Step 12/12 : RUN $MAKE [2023-09-12T22:05:22.783Z] ---> Running in 39436cbdb416 [2023-09-12T22:05:23.041Z] noop [2023-09-12T22:05:23.299Z] Removing intermediate container 39436cbdb416 [2023-09-12T22:05:23.299Z] ---> 2a747e636385 [2023-09-12T22:05:23.299Z] Successfully built 2a747e636385 [2023-09-12T22:05:23.299Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:05:23.608Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:05:23.608Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:05:23.670Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:05:23.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T22:05:24.036Z] $ docker top b167cc1cc6df79902208e271960b2524dee35e61e60e2d08cdd84926978b1f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:05:24.370Z] + go version [2023-09-12T22:05:24.370Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T22:05:24.381Z] $ docker stop --time=1 b167cc1cc6df79902208e271960b2524dee35e61e60e2d08cdd84926978b1f6a [2023-09-12T22:05:25.654Z] $ docker rm -f --volumes b167cc1cc6df79902208e271960b2524dee35e61e60e2d08cdd84926978b1f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:05:26.047Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T22:05:26.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:05:26.111Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:05:26.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T22:05:26.460Z] $ docker top 603e3e296e3f237746258aafc48697d58318de0660dcb300c57e0b6f2d2f5245 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:05:26.802Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:05:27.119Z] + make test [2023-09-12T22:05:27.119Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T22:05:28.489Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-12T22:05:38.443Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-12T22:05:38.443Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-12T22:05:38.443Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.8% of statements [2023-09-12T22:05:43.703Z] go vet ./... [2023-09-12T22:05:46.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:05:46.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:05:46.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:05:46.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T22:05:47.001Z] $ docker stop --time=1 603e3e296e3f237746258aafc48697d58318de0660dcb300c57e0b6f2d2f5245 [2023-09-12T22:05:50.075Z] $ docker rm -f --volumes 603e3e296e3f237746258aafc48697d58318de0660dcb300c57e0b6f2d2f5245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:05:50.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T22:05:50.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T22:05:51.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T22:05:51.364Z] + ls -al . [2023-09-12T22:05:51.364Z] total 188 [2023-09-12T22:05:51.364Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 22:05 . [2023-09-12T22:05:51.364Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:04 .. [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 22:04 .dockerignore [2023-09-12T22:05:51.364Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:05 .git [2023-09-12T22:05:51.364Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:04 .github [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 22:04 .gitignore [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:04 .golangci.yml [2023-09-12T22:05:51.364Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:04 .semver [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 12 22:04 Attribution.txt [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 12 22:04 CHANGELOG.md [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 12 22:04 Dockerfile [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:04 GOVERNANCE.md [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 22:04 Jenkinsfile [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:04 LICENSE [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 12 22:04 Makefile [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:04 OWNERS.md [2023-09-12T22:05:51.364Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 12 22:04 README.md [2023-09-12T22:05:51.365Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:04 VERSION [2023-09-12T22:05:51.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:04 bin [2023-09-12T22:05:51.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:04 cmd [2023-09-12T22:05:51.365Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 12 22:05 coverage.out [2023-09-12T22:05:51.365Z] -rw-rw-r-- 1 jenkins jenkins 3820 Sep 12 22:04 go.mod [2023-09-12T22:05:51.365Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 22:04 go.sum [2023-09-12T22:05:51.365Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:04 internal [2023-09-12T22:05:51.365Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:04 mock [2023-09-12T22:05:51.365Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:04 snap [2023-09-12T22:05:51.365Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 12 22:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:05:51.703Z] + 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=9edf56c898603a6da7d069e5015abb4f1d1f30d1 --label arch=amd64 --label version=3.1.0-dev.9 . [2023-09-12T22:05:51.703Z] Sending build context to Docker daemon 6.505MB [2023-09-12T22:05:51.703Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:05:51.703Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-12T22:05:51.703Z] ---> 2a747e636385 [2023-09-12T22:05:51.703Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:05:51.703Z] ---> Running in f41e49821a19 [2023-09-12T22:05:51.989Z] Removing intermediate container f41e49821a19 [2023-09-12T22:05:51.989Z] ---> dfd491a28ed6 [2023-09-12T22:05:51.989Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:05:51.989Z] ---> Running in 5b8148ea1ddc [2023-09-12T22:05:51.989Z] Removing intermediate container 5b8148ea1ddc [2023-09-12T22:05:51.989Z] ---> 7ffd29b194dc [2023-09-12T22:05:51.989Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:05:51.989Z] ---> Running in a8e9150bfbdf [2023-09-12T22:05:51.989Z] Removing intermediate container a8e9150bfbdf [2023-09-12T22:05:51.989Z] ---> 7e95d316c61d [2023-09-12T22:05:51.989Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:05:51.989Z] ---> Running in 65120d3ec94d [2023-09-12T22:05:52.257Z] Removing intermediate container 65120d3ec94d [2023-09-12T22:05:52.257Z] ---> da927ace9016 [2023-09-12T22:05:52.257Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:05:52.257Z] ---> Running in 296ea5172708 [2023-09-12T22:05:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:05:52.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:05:52.807Z] OK: 270 MiB in 60 packages [2023-09-12T22:05:53.415Z] Removing intermediate container 296ea5172708 [2023-09-12T22:05:53.415Z] ---> 054e1844f22e [2023-09-12T22:05:53.415Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-12T22:05:53.415Z] ---> Running in f97537be73ad [2023-09-12T22:05:53.415Z] Removing intermediate container f97537be73ad [2023-09-12T22:05:53.415Z] ---> 2ad5c845d546 [2023-09-12T22:05:53.415Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-12T22:05:53.415Z] ---> dfd657a5f582 [2023-09-12T22:05:53.415Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:05:53.415Z] ---> Running in 5ccf31272d44 [2023-09-12T22:05:53.987Z] Removing intermediate container 5ccf31272d44 [2023-09-12T22:05:53.987Z] ---> cdd26974b292 [2023-09-12T22:05:53.987Z] Step 11/24 : COPY . . [2023-09-12T22:05:54.554Z] ---> 25572dcc508c [2023-09-12T22:05:54.554Z] Step 12/24 : RUN $MAKE [2023-09-12T22:05:54.554Z] ---> Running in b6dd1186a14f [2023-09-12T22:05:54.813Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-12T22:05:59.492Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6031 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-09-12T22:05:59.506Z] Running in /w/workspace/device-mqtt-go/137 [Pipeline] { [Pipeline] checkout [2023-09-12T22:05:59.541Z] The recommended git tool is: git [2023-09-12T22:06:06.049Z] using credential edgex-jenkins-ssh [2023-09-12T22:06:06.067Z] Cloning the remote Git repository [2023-09-12T22:06:06.128Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-12T22:06:06.257Z] > git init /w/workspace/device-mqtt-go/137 # timeout=10 [2023-09-12T22:06:06.439Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-09-12T22:06:06.440Z] > git --version # timeout=10 [2023-09-12T22:06:06.465Z] > git --version # 'git version 2.25.1' [2023-09-12T22:06:06.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T22:06:06.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:06:07.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-09-12T22:06:07.829Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T22:06:08.860Z] Avoid second fetch [2023-09-12T22:06:08.861Z] Checking out Revision 9edf56c898603a6da7d069e5015abb4f1d1f30d1 (main) [2023-09-12T22:06:09.486Z] Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#624)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:06:08.883Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T22:06:08.958Z] > git checkout -f 9edf56c898603a6da7d069e5015abb4f1d1f30d1 # timeout=10 [2023-09-12T22:06:10.290Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T22:06:10.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:06:10.290Z] Dload Upload Total Spent Left Speed [2023-09-12T22:06:10.290Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh [2023-09-12T22:06:10.922Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T22:06:11.255Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2023-09-12T22:06:11.255Z] /etc/docker/daemon.json [2023-09-12T22:06:11.255Z] { [2023-09-12T22:06:11.255Z] "registry-mirrors": [ [2023-09-12T22:06:11.255Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T22:06:11.255Z] ], [2023-09-12T22:06:11.255Z] "bip": "10.250.0.254/24", [2023-09-12T22:06:11.255Z] "hosts": [ [2023-09-12T22:06:11.255Z] "tcp://0.0.0.0:5555", [2023-09-12T22:06:11.255Z] "unix:///var/run/docker.sock" [2023-09-12T22:06:11.255Z] ], [2023-09-12T22:06:11.255Z] "mtu": 1458, [2023-09-12T22:06:11.255Z] "selinux-enabled": true, [2023-09-12T22:06:11.255Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T22:06:11.255Z] } [Pipeline] sh [2023-09-12T22:06:11.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T22:06:11.944Z] + sudo service docker restart [2023-09-12T22:06:16.739Z] Removing intermediate container b6dd1186a14f [2023-09-12T22:06:16.739Z] ---> bb76d65f5e45 [2023-09-12T22:06:16.739Z] Step 13/24 : FROM alpine:3.18 [2023-09-12T22:06:16.739Z] 3.18: Pulling from library/alpine [2023-09-12T22:06:16.739Z] 7264a8db6415: Already exists [2023-09-12T22:06:16.739Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:06:16.739Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T22:06:16.739Z] ---> 7e01a0d0a1dc [2023-09-12T22:06:16.739Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-12T22:06:16.739Z] ---> Running in 93cc07871427 [2023-09-12T22:06:16.739Z] Removing intermediate container 93cc07871427 [2023-09-12T22:06:16.739Z] ---> 0645cfed3956 [2023-09-12T22:06:16.739Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-12T22:06:16.739Z] ---> Running in 0a72b56e85d2 [2023-09-12T22:06:16.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T22:06:16.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T22:06:16.739Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:06:16.739Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:06:16.739Z] OK: 7 MiB in 16 packages [2023-09-12T22:06:16.739Z] Removing intermediate container 0a72b56e85d2 [2023-09-12T22:06:16.739Z] ---> e9494211ac2e [2023-09-12T22:06:16.739Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-12T22:06:16.739Z] ---> e78894fda0ec [2023-09-12T22:06:16.739Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-12T22:06:16.739Z] ---> 69821c4ded2e [2023-09-12T22:06:16.739Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-12T22:06:16.739Z] ---> a3a4d6da5695 [2023-09-12T22:06:16.739Z] Step 19/24 : EXPOSE 59982 [2023-09-12T22:06:16.739Z] ---> Running in 136faa295aca [2023-09-12T22:06:16.739Z] Removing intermediate container 136faa295aca [2023-09-12T22:06:16.739Z] ---> e1390e480590 [2023-09-12T22:06:16.739Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-12T22:06:16.739Z] ---> Running in 08aeb5296168 [2023-09-12T22:06:16.739Z] Removing intermediate container 08aeb5296168 [2023-09-12T22:06:16.739Z] ---> 9cea68befcc8 [2023-09-12T22:06:16.739Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-12T22:06:16.739Z] ---> Running in 4b4827f50ed8 [2023-09-12T22:06:16.739Z] Removing intermediate container 4b4827f50ed8 [2023-09-12T22:06:16.739Z] ---> d151152f99b5 [2023-09-12T22:06:16.739Z] Step 22/24 : LABEL arch=amd64 [2023-09-12T22:06:16.739Z] ---> Running in 8c468d744f23 [2023-09-12T22:06:16.739Z] Removing intermediate container 8c468d744f23 [2023-09-12T22:06:16.739Z] ---> 7fd790b61612 [2023-09-12T22:06:16.739Z] Step 23/24 : LABEL git_sha=9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:06:16.739Z] ---> Running in 582762bbcc3e [2023-09-12T22:06:16.739Z] Removing intermediate container 582762bbcc3e [2023-09-12T22:06:16.739Z] ---> 83980efa9c2d [2023-09-12T22:06:16.739Z] Step 24/24 : LABEL version=3.1.0-dev.9 [2023-09-12T22:06:16.739Z] ---> Running in 577d1c3e81b6 [2023-09-12T22:06:16.739Z] Removing intermediate container 577d1c3e81b6 [2023-09-12T22:06:16.739Z] ---> c40ffeacd048 [2023-09-12T22:06:16.739Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T22:06:16.740Z] Successfully built c40ffeacd048 [2023-09-12T22:06:16.740Z] 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-09-12T22:06:16.836Z] provisioning config files... [2023-09-12T22:06:16.843Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5428669445540051950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:06:17.138Z] ---> docker-login.sh [2023-09-12T22:06:17.138Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:06:17.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:17.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:17.138Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:17.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:17.138Z] [2023-09-12T22:06:17.138Z] Login Succeeded [2023-09-12T22:06:17.138Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:06:17.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:17.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:17.138Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:17.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:17.138Z] [2023-09-12T22:06:17.138Z] Login Succeeded [2023-09-12T22:06:17.138Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:06:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:17.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:17.397Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:17.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:17.397Z] [2023-09-12T22:06:17.397Z] Login Succeeded [2023-09-12T22:06:17.397Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:06:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:17.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:17.397Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:17.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:17.397Z] [2023-09-12T22:06:17.397Z] Login Succeeded [2023-09-12T22:06:17.397Z] docker.io [2023-09-12T22:06:17.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:17.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:17.656Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:17.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:17.656Z] [2023-09-12T22:06:17.656Z] Login Succeeded [2023-09-12T22:06:17.656Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:06:17.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:06:17.692Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:06:17.708Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-09-12T22:06:17.708Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:06:17.708Z] latest [2023-09-12T22:06:17.708Z] 3.1.0-dev.9 [2023-09-12T22:06:17.708Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [2023-09-12T22:06:17.708Z] main [2023-09-12T22:06:17.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:18.019Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:18.324Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:06:18.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-12T22:06:18.324Z] 5f8373899efe: Preparing [2023-09-12T22:06:18.324Z] 6378e5a99581: Preparing [2023-09-12T22:06:18.324Z] 1c865743d3bf: Preparing [2023-09-12T22:06:18.324Z] 1196224195e3: Preparing [2023-09-12T22:06:18.324Z] 4693057ce236: Preparing [2023-09-12T22:06:18.324Z] 4693057ce236: Layer already exists [2023-09-12T22:06:18.324Z] 6378e5a99581: Pushed [2023-09-12T22:06:18.324Z] 5f8373899efe: Pushed [2023-09-12T22:06:18.324Z] 1196224195e3: Pushed [2023-09-12T22:06:21.609Z] 1c865743d3bf: Pushed [2023-09-12T22:06:21.609Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1: digest: sha256:a995e2b455574c1e115dd2032bf608424a719c911fcdc6b13cea4dc497493764 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:21.924Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:22.226Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-09-12T22:06:22.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-12T22:06:22.226Z] 5f8373899efe: Preparing [2023-09-12T22:06:22.226Z] 6378e5a99581: Preparing [2023-09-12T22:06:22.226Z] 1c865743d3bf: Preparing [2023-09-12T22:06:22.226Z] 1196224195e3: Preparing [2023-09-12T22:06:22.226Z] 4693057ce236: Preparing [2023-09-12T22:06:22.226Z] 1c865743d3bf: Layer already exists [2023-09-12T22:06:22.226Z] 6378e5a99581: Layer already exists [2023-09-12T22:06:22.226Z] 4693057ce236: Layer already exists [2023-09-12T22:06:22.226Z] 1196224195e3: Layer already exists [2023-09-12T22:06:22.226Z] 5f8373899efe: Layer already exists [2023-09-12T22:06:22.226Z] latest: digest: sha256:a995e2b455574c1e115dd2032bf608424a719c911fcdc6b13cea4dc497493764 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:22.529Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:22.837Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.9 [2023-09-12T22:06:22.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-12T22:06:22.837Z] 5f8373899efe: Preparing [2023-09-12T22:06:22.837Z] 6378e5a99581: Preparing [2023-09-12T22:06:22.837Z] 1c865743d3bf: Preparing [2023-09-12T22:06:22.837Z] 1196224195e3: Preparing [2023-09-12T22:06:22.837Z] 4693057ce236: Preparing [2023-09-12T22:06:22.837Z] 6378e5a99581: Layer already exists [2023-09-12T22:06:22.837Z] 1c865743d3bf: Layer already exists [2023-09-12T22:06:22.837Z] 1196224195e3: Layer already exists [2023-09-12T22:06:22.837Z] 5f8373899efe: Layer already exists [2023-09-12T22:06:22.837Z] 4693057ce236: Layer already exists [2023-09-12T22:06:22.837Z] 3.1.0-dev.9: digest: sha256:a995e2b455574c1e115dd2032bf608424a719c911fcdc6b13cea4dc497493764 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:23.147Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:23.454Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [2023-09-12T22:06:23.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-12T22:06:23.454Z] 5f8373899efe: Preparing [2023-09-12T22:06:23.454Z] 6378e5a99581: Preparing [2023-09-12T22:06:23.454Z] 1c865743d3bf: Preparing [2023-09-12T22:06:23.454Z] 1196224195e3: Preparing [2023-09-12T22:06:23.454Z] 4693057ce236: Preparing [2023-09-12T22:06:23.454Z] 4693057ce236: Layer already exists [2023-09-12T22:06:23.454Z] 1196224195e3: Layer already exists [2023-09-12T22:06:23.454Z] 5f8373899efe: Layer already exists [2023-09-12T22:06:23.454Z] 6378e5a99581: Layer already exists [2023-09-12T22:06:23.454Z] 1c865743d3bf: Layer already exists [2023-09-12T22:06:23.454Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9: digest: sha256:a995e2b455574c1e115dd2032bf608424a719c911fcdc6b13cea4dc497493764 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:23.759Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:24.059Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-09-12T22:06:24.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-09-12T22:06:24.060Z] 5f8373899efe: Preparing [2023-09-12T22:06:24.060Z] 6378e5a99581: Preparing [2023-09-12T22:06:24.060Z] 1c865743d3bf: Preparing [2023-09-12T22:06:24.060Z] 1196224195e3: Preparing [2023-09-12T22:06:24.060Z] 4693057ce236: Preparing [2023-09-12T22:06:24.060Z] 1196224195e3: Layer already exists [2023-09-12T22:06:24.060Z] 6378e5a99581: Layer already exists [2023-09-12T22:06:24.060Z] 4693057ce236: Layer already exists [2023-09-12T22:06:24.060Z] 1c865743d3bf: Layer already exists [2023-09-12T22:06:24.060Z] 5f8373899efe: Layer already exists [2023-09-12T22:06:24.060Z] main: digest: sha256:a995e2b455574c1e115dd2032bf608424a719c911fcdc6b13cea4dc497493764 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:06:24.102Z] ===================================================== [Pipeline] echo [2023-09-12T22:06:24.112Z] taggedImages: [2023-09-12T22:06:24.112Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:06:24.112Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-09-12T22:06:24.112Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.9 [2023-09-12T22:06:24.112Z] - nexus3.edgexfoundry.org:10004/device-mqtt:9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [2023-09-12T22:06:24.112Z] - 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-09-12T22:06:24.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:06:24.471Z] [2023-09-12T22:06:24.471Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:24.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:06:24.770Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T22:06:24.770Z] 5eb5b503b376: Pulling fs layer [2023-09-12T22:06:24.770Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T22:06:24.770Z] ec43610c2a17: Pulling fs layer [2023-09-12T22:06:24.770Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T22:06:24.770Z] 33b1e0a273af: Pulling fs layer [2023-09-12T22:06:24.770Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T22:06:24.770Z] 2f39f015ded8: Pulling fs layer [2023-09-12T22:06:24.770Z] 3a2ae6a8a46f: Waiting [2023-09-12T22:06:24.770Z] 33b1e0a273af: Waiting [2023-09-12T22:06:24.770Z] 5d3b04190fa2: Waiting [2023-09-12T22:06:24.770Z] 2f39f015ded8: Waiting [2023-09-12T22:06:24.770Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T22:06:24.770Z] 5c69ac0246d0: Download complete [2023-09-12T22:06:24.770Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T22:06:24.770Z] 3a2ae6a8a46f: Download complete [2023-09-12T22:06:24.770Z] 33b1e0a273af: Verifying Checksum [2023-09-12T22:06:24.770Z] 33b1e0a273af: Download complete [2023-09-12T22:06:24.770Z] ec43610c2a17: Verifying Checksum [2023-09-12T22:06:24.770Z] ec43610c2a17: Download complete [2023-09-12T22:06:24.770Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T22:06:24.770Z] 5d3b04190fa2: Download complete [2023-09-12T22:06:25.030Z] 5eb5b503b376: Verifying Checksum [2023-09-12T22:06:25.030Z] 5eb5b503b376: Download complete [2023-09-12T22:06:25.599Z] 2f39f015ded8: Download complete [2023-09-12T22:06:26.165Z] 5eb5b503b376: Pull complete [2023-09-12T22:06:26.165Z] 5c69ac0246d0: Pull complete [2023-09-12T22:06:26.731Z] ec43610c2a17: Pull complete [2023-09-12T22:06:26.731Z] 3a2ae6a8a46f: Pull complete [2023-09-12T22:06:26.989Z] 33b1e0a273af: Pull complete [2023-09-12T22:06:26.989Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:06:30.241Z] provisioning config files... [2023-09-12T22:06:30.275Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/137@tmp/config4539342986882632264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:06:30.642Z] ---> docker-login.sh [2023-09-12T22:06:30.642Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:06:31.167Z] 2f39f015ded8: Pull complete [2023-09-12T22:06:31.167Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T22:06:31.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:06:31.167Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:06:31.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:31.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:31.240Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:31.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:31.240Z] [2023-09-12T22:06:31.240Z] Login Succeeded [2023-09-12T22:06:31.240Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:06:31.244Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:06:31.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T22:06:31.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:31.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:31.784Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:31.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:31.784Z] [2023-09-12T22:06:31.784Z] Login Succeeded [2023-09-12T22:06:31.784Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:06:32.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:32.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:32.056Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:32.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:32.056Z] [2023-09-12T22:06:32.056Z] Login Succeeded [2023-09-12T22:06:32.056Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:06:32.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:32.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:32.601Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:32.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:32.601Z] [2023-09-12T22:06:32.601Z] Login Succeeded [2023-09-12T22:06:32.601Z] docker.io [2023-09-12T22:06:32.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:06:33.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:06:33.145Z] Configure a credential helper to remove this warning. See [2023-09-12T22:06:33.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:06:33.145Z] [2023-09-12T22:06:33.145Z] Login Succeeded [2023-09-12T22:06:33.145Z] ---> docker-login.sh ends [2023-09-12T22:06:34.945Z] $ docker top b90ae11d81878ddd038336eb36b949ddf4f040d681b61e756d3b123df24f07a3 -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-12T22:06:35.025Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-12T22:06:35.338Z] ---> job-cost.sh [2023-09-12T22:06:35.338Z] lf-activate-venv: SKIPPING [2023-09-12T22:06:35.338Z] INFO: No Stack... [Pipeline] echo [2023-09-12T22:06:35.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:06:35.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:06:35.416Z] ========================================================= [2023-09-12T22:06:35.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T22:06:35.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:06:35.597Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:06:35.777Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T22:06:35.856Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:06:36.046Z] Sending build context to Docker daemon 3.341MB [2023-09-12T22:06:36.046Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:06:36.046Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T22:06:36.143Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-09-12T22:06:36.143Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T22:06:36.157Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] [2023-09-12T22:06:36.165Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] did not exist. Created. [2023-09-12T22:06:36.166Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:06:36.316Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T22:06:36.316Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T22:06:36.316Z] 5d54e960e981: Pulling fs layer [2023-09-12T22:06:36.316Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T22:06:36.316Z] f0e02332f6b5: Pulling fs layer [2023-09-12T22:06:36.316Z] 66412af1f25a: Pulling fs layer [2023-09-12T22:06:36.316Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T22:06:36.316Z] 9a37bb91b891: Pulling fs layer [2023-09-12T22:06:36.316Z] a29adfc67d43: Pulling fs layer [2023-09-12T22:06:36.316Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T22:06:36.316Z] f0e02332f6b5: Waiting [2023-09-12T22:06:36.316Z] 9a37bb91b891: Waiting [2023-09-12T22:06:36.316Z] a29adfc67d43: Waiting [2023-09-12T22:06:36.316Z] 66412af1f25a: Waiting [2023-09-12T22:06:36.316Z] 1baf3a5c0e64: Waiting [2023-09-12T22:06:36.316Z] d5de9f91c1a4: Waiting [2023-09-12T22:06:36.316Z] 5d54e960e981: Download complete [2023-09-12T22:06:36.316Z] f0e02332f6b5: Verifying Checksum [2023-09-12T22:06:36.316Z] f0e02332f6b5: Download complete [2023-09-12T22:06:36.316Z] 66412af1f25a: Verifying Checksum [2023-09-12T22:06:36.316Z] 66412af1f25a: Download complete [2023-09-12T22:06:36.464Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T22:06:36.493Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:06:36.500Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:06:36.499Z] $ docker stop --time=1 b90ae11d81878ddd038336eb36b949ddf4f040d681b61e756d3b123df24f07a3 [2023-09-12T22:06:36.590Z] 9fda8d8052c6: Download complete [2023-09-12T22:06:36.868Z] 9a37bb91b891: Verifying Checksum [2023-09-12T22:06:36.868Z] 9a37bb91b891: Download complete [2023-09-12T22:06:37.473Z] 9fda8d8052c6: Pull complete [2023-09-12T22:06:37.473Z] a29adfc67d43: Verifying Checksum [2023-09-12T22:06:37.473Z] a29adfc67d43: Download complete [2023-09-12T22:06:37.670Z] $ docker rm -f --volumes b90ae11d81878ddd038336eb36b949ddf4f040d681b61e756d3b123df24f07a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T22:06:38.467Z] 5d54e960e981: Pull complete [2023-09-12T22:06:38.467Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T22:06:38.467Z] d5de9f91c1a4: Download complete [2023-09-12T22:06:38.467Z] c4a7e357bf2a: Download complete [2023-09-12T22:06:39.442Z] 1baf3a5c0e64: Download complete [2023-09-12T22:06:49.557Z] c4a7e357bf2a: Pull complete [2023-09-12T22:06:49.557Z] f0e02332f6b5: Pull complete [2023-09-12T22:06:49.825Z] 66412af1f25a: Pull complete [2023-09-12T22:06:56.517Z] 1baf3a5c0e64: Pull complete [2023-09-12T22:06:57.934Z] 9a37bb91b891: Pull complete [2023-09-12T22:06:58.899Z] a29adfc67d43: Pull complete [2023-09-12T22:07:00.320Z] d5de9f91c1a4: Pull complete [2023-09-12T22:07:00.320Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T22:07:00.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T22:07:00.320Z] ---> 746ca1b523b5 [2023-09-12T22:07:00.320Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:07:02.285Z] ---> Running in a6cf98f45c7f [2023-09-12T22:07:02.566Z] Removing intermediate container a6cf98f45c7f [2023-09-12T22:07:02.566Z] ---> da6a8c6f7e74 [2023-09-12T22:07:02.566Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:07:02.842Z] ---> Running in cd20178702fd [2023-09-12T22:07:03.112Z] Removing intermediate container cd20178702fd [2023-09-12T22:07:03.112Z] ---> 43e9f14c5a4e [2023-09-12T22:07:03.112Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:07:03.112Z] ---> Running in 5048112f668b [2023-09-12T22:07:03.704Z] Removing intermediate container 5048112f668b [2023-09-12T22:07:03.704Z] ---> 22459ad59325 [2023-09-12T22:07:03.704Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:07:03.704Z] ---> Running in 421b90db76e1 [2023-09-12T22:07:03.977Z] Removing intermediate container 421b90db76e1 [2023-09-12T22:07:03.977Z] ---> 65c964214bbc [2023-09-12T22:07:03.977Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:07:03.977Z] ---> Running in 4e3fe46d2f91 [2023-09-12T22:07:05.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:07:05.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:07:07.120Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-09-12T22:07:07.120Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-09-12T22:07:07.120Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-09-12T22:07:07.120Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-09-12T22:07:07.396Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:07:07.396Z] OK: 272 MiB in 60 packages [2023-09-12T22:07:08.490Z] Removing intermediate container 4e3fe46d2f91 [2023-09-12T22:07:08.490Z] ---> 98e59a60b5bf [2023-09-12T22:07:08.490Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-09-12T22:07:08.769Z] ---> Running in 964a50566973 [2023-09-12T22:07:09.378Z] Removing intermediate container 964a50566973 [2023-09-12T22:07:09.378Z] ---> f147616c13f3 [2023-09-12T22:07:09.378Z] Step 9/12 : COPY go.mod vendor* ./ [2023-09-12T22:07:09.973Z] ---> 81eb71cd99b2 [2023-09-12T22:07:09.973Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:07:09.973Z] ---> Running in e0bb44f1ea9f [2023-09-12T22:08:17.950Z] Removing intermediate container e0bb44f1ea9f [2023-09-12T22:08:17.950Z] ---> 9f0ce2d1dc0d [2023-09-12T22:08:17.950Z] Step 11/12 : COPY . . [2023-09-12T22:08:18.219Z] ---> bd0c4242c62a [2023-09-12T22:08:18.219Z] Step 12/12 : RUN $MAKE [2023-09-12T22:08:18.494Z] ---> Running in 2df48681fed3 [2023-09-12T22:08:19.464Z] noop [2023-09-12T22:08:20.054Z] Removing intermediate container 2df48681fed3 [2023-09-12T22:08:20.054Z] ---> 8647a0d11db3 [2023-09-12T22:08:20.054Z] Successfully built 8647a0d11db3 [2023-09-12T22:08:20.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:08:20.422Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:08:20.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:08:20.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-6031 does not seem to be running inside a container [2023-09-12T22:08:20.732Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/137 -v /w/workspace/device-mqtt-go/137:/w/workspace/device-mqtt-go/137:rw,z -v /w/workspace/device-mqtt-go/137@tmp:/w/workspace/device-mqtt-go/137@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-09-12T22:08:21.988Z] $ docker top e544bb767364746b7f6b8efaaace78f7ce88db4a39b3fd666c0c412ff0de0116 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:08:22.846Z] + go version [2023-09-12T22:08:22.846Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T22:08:22.867Z] $ docker stop --time=1 e544bb767364746b7f6b8efaaace78f7ce88db4a39b3fd666c0c412ff0de0116 [2023-09-12T22:08:24.538Z] $ docker rm -f --volumes e544bb767364746b7f6b8efaaace78f7ce88db4a39b3fd666c0c412ff0de0116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:08:25.134Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T22:08:25.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:08:25.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-6031 does not seem to be running inside a container [2023-09-12T22:08:25.427Z] $ 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/137 -v /w/workspace/device-mqtt-go/137:/w/workspace/device-mqtt-go/137:rw,z -v /w/workspace/device-mqtt-go/137@tmp:/w/workspace/device-mqtt-go/137@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-09-12T22:08:28.842Z] $ docker top 671ff4bcbf2f0ce2dd8a67a4a9763ec06ce55719a69adc0f0f9d0762543b4c12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:08:29.696Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/137 [Pipeline] fileExists [Pipeline] sh [2023-09-12T22:08:30.357Z] + make test [2023-09-12T22:08:30.357Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T22:08:34.631Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-09-12T22:10:41.367Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-09-12T22:10:41.367Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-09-12T22:10:41.367Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.095s coverage: 22.8% of statements [2023-09-12T22:10:41.367Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T22:10:41.367Z] go vet ./... [2023-09-12T22:11:20.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T22:11:20.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T22:11:20.313Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T22:11:20.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T22:11:20.316Z] $ docker stop --time=1 671ff4bcbf2f0ce2dd8a67a4a9763ec06ce55719a69adc0f0f9d0762543b4c12 [2023-09-12T22:11:22.537Z] $ docker rm -f --volumes 671ff4bcbf2f0ce2dd8a67a4a9763ec06ce55719a69adc0f0f9d0762543b4c12 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:11:24.093Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T22:11:24.118Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T22:11:24.896Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T22:11:25.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T22:11:25.663Z] + ls -al . [2023-09-12T22:11:25.663Z] total 184 [2023-09-12T22:11:25.663Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 22:08 . [2023-09-12T22:11:25.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:06 .. [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 22:06 .dockerignore [2023-09-12T22:11:25.663Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 22:06 .git [2023-09-12T22:11:25.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:06 .github [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 12 22:06 .gitignore [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 22:06 .golangci.yml [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 10386 Sep 12 22:06 Attribution.txt [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 17522 Sep 12 22:06 CHANGELOG.md [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 1689 Sep 12 22:06 Dockerfile [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 22:06 GOVERNANCE.md [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 22:06 Jenkinsfile [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 22:06 LICENSE [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 1963 Sep 12 22:06 Makefile [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 22:06 OWNERS.md [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 3695 Sep 12 22:06 README.md [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 12 22:04 VERSION [2023-09-12T22:11:25.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:06 bin [2023-09-12T22:11:25.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:06 cmd [2023-09-12T22:11:25.663Z] -rw-r--r-- 1 jenkins jenkins 18506 Sep 12 22:10 coverage.out [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 3820 Sep 12 22:06 go.mod [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 34092 Sep 12 22:06 go.sum [2023-09-12T22:11:25.663Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 22:06 internal [2023-09-12T22:11:25.663Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 22:06 mock [2023-09-12T22:11:25.663Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 22:06 snap [2023-09-12T22:11:25.663Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 12 22:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:11:26.031Z] + 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=9edf56c898603a6da7d069e5015abb4f1d1f30d1 --label arch=arm64 --label version=3.1.0-dev.9 . [2023-09-12T22:11:27.451Z] Sending build context to Docker daemon 3.36MB [2023-09-12T22:11:27.719Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T22:11:27.719Z] Step 2/24 : FROM ${BASE} AS builder [2023-09-12T22:11:27.719Z] ---> 8647a0d11db3 [2023-09-12T22:11:27.719Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-09-12T22:11:27.719Z] ---> Running in 3ee8d5e44caa [2023-09-12T22:11:28.306Z] Removing intermediate container 3ee8d5e44caa [2023-09-12T22:11:28.306Z] ---> 4e8451dd6e6a [2023-09-12T22:11:28.306Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T22:11:28.306Z] ---> Running in aff3bf7dae35 [2023-09-12T22:11:29.723Z] Removing intermediate container aff3bf7dae35 [2023-09-12T22:11:29.723Z] ---> a17ec6ba36ec [2023-09-12T22:11:29.723Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-12T22:11:29.723Z] ---> Running in b3af48a557d7 [2023-09-12T22:11:30.308Z] Removing intermediate container b3af48a557d7 [2023-09-12T22:11:30.308Z] ---> 9999a5543be6 [2023-09-12T22:11:30.308Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T22:11:30.308Z] ---> Running in 66503299487b [2023-09-12T22:11:30.578Z] Removing intermediate container 66503299487b [2023-09-12T22:11:30.578Z] ---> 603c679527ff [2023-09-12T22:11:30.578Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T22:11:30.578Z] ---> Running in 52cca492b8f5 [2023-09-12T22:11:32.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:11:32.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:11:33.366Z] OK: 272 MiB in 60 packages [2023-09-12T22:11:35.984Z] Removing intermediate container 52cca492b8f5 [2023-09-12T22:11:35.984Z] ---> 7318342fdd0c [2023-09-12T22:11:35.984Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-09-12T22:11:35.984Z] ---> Running in 66ef66b110e6 [2023-09-12T22:11:35.984Z] Removing intermediate container 66ef66b110e6 [2023-09-12T22:11:35.984Z] ---> 6bd3d5c212b0 [2023-09-12T22:11:35.984Z] Step 9/24 : COPY go.mod vendor* ./ [2023-09-12T22:11:35.984Z] ---> 8f2c7f4e87f6 [2023-09-12T22:11:35.984Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T22:11:35.984Z] ---> Running in 04187a5fbe25 [2023-09-12T22:11:37.937Z] Removing intermediate container 04187a5fbe25 [2023-09-12T22:11:37.937Z] ---> cb7e2a04abcf [2023-09-12T22:11:37.937Z] Step 11/24 : COPY . . [2023-09-12T22:11:38.522Z] ---> 3ee059b931b9 [2023-09-12T22:11:38.522Z] Step 12/24 : RUN $MAKE [2023-09-12T22:11:38.522Z] ---> Running in 5d1d8165d323 [2023-09-12T22:11:39.488Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-09-12T22:13:46.178Z] Removing intermediate container 5d1d8165d323 [2023-09-12T22:13:46.178Z] ---> c809ddfdd5c8 [2023-09-12T22:13:46.178Z] Step 13/24 : FROM alpine:3.18 [2023-09-12T22:13:46.444Z] 3.18: Pulling from library/alpine [2023-09-12T22:13:46.444Z] 9fda8d8052c6: Already exists [2023-09-12T22:13:46.711Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T22:13:46.711Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T22:13:46.711Z] ---> f6648c04cd6c [2023-09-12T22:13:46.711Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-09-12T22:13:46.711Z] ---> Running in 8a6fa7576522 [2023-09-12T22:13:46.977Z] Removing intermediate container 8a6fa7576522 [2023-09-12T22:13:46.977Z] ---> d39a39a33915 [2023-09-12T22:13:46.977Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-09-12T22:13:47.245Z] ---> Running in 8d814dc8f888 [2023-09-12T22:13:48.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T22:13:48.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T22:13:49.882Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-12T22:13:49.882Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T22:13:49.882Z] OK: 8 MiB in 16 packages [2023-09-12T22:13:50.846Z] Removing intermediate container 8d814dc8f888 [2023-09-12T22:13:50.846Z] ---> ec0912ba4817 [2023-09-12T22:13:50.846Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-09-12T22:13:52.785Z] ---> 5e5b33f13778 [2023-09-12T22:13:52.785Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-09-12T22:13:53.370Z] ---> 998762eee39b [2023-09-12T22:13:53.370Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-09-12T22:13:53.953Z] ---> 6dde46392d05 [2023-09-12T22:13:53.953Z] Step 19/24 : EXPOSE 59982 [2023-09-12T22:13:53.953Z] ---> Running in 4c4713bf58f3 [2023-09-12T22:13:54.222Z] Removing intermediate container 4c4713bf58f3 [2023-09-12T22:13:54.222Z] ---> f940d9c04755 [2023-09-12T22:13:54.222Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-09-12T22:13:54.490Z] ---> Running in 893094771c81 [2023-09-12T22:13:54.759Z] Removing intermediate container 893094771c81 [2023-09-12T22:13:54.759Z] ---> 9b2eff7a9193 [2023-09-12T22:13:54.759Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-09-12T22:13:54.759Z] ---> Running in 576bc2453c76 [2023-09-12T22:13:55.026Z] Removing intermediate container 576bc2453c76 [2023-09-12T22:13:55.026Z] ---> a129cc4426f8 [2023-09-12T22:13:55.026Z] Step 22/24 : LABEL arch=arm64 [2023-09-12T22:13:55.295Z] ---> Running in 6d9a7d8be5d2 [2023-09-12T22:13:55.563Z] Removing intermediate container 6d9a7d8be5d2 [2023-09-12T22:13:55.563Z] ---> bd43da67bb1f [2023-09-12T22:13:55.563Z] Step 23/24 : LABEL git_sha=9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:13:55.563Z] ---> Running in 460b780cd1e3 [2023-09-12T22:13:55.830Z] Removing intermediate container 460b780cd1e3 [2023-09-12T22:13:55.831Z] ---> 6168fcd5348f [2023-09-12T22:13:55.831Z] Step 24/24 : LABEL version=3.1.0-dev.9 [2023-09-12T22:13:56.101Z] ---> Running in 91b86829c4a5 [2023-09-12T22:13:56.370Z] Removing intermediate container 91b86829c4a5 [2023-09-12T22:13:56.370Z] ---> 15cbcbb381f2 [2023-09-12T22:13:56.370Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T22:13:56.370Z] Successfully built 15cbcbb381f2 [2023-09-12T22:13:56.370Z] 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-09-12T22:13:56.514Z] provisioning config files... [2023-09-12T22:13:56.534Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/137@tmp/config15941532917704978313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:13:56.883Z] ---> docker-login.sh [2023-09-12T22:13:56.883Z] nexus3.edgexfoundry.org:10001 [2023-09-12T22:13:57.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:57.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:57.152Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:57.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:57.152Z] [2023-09-12T22:13:57.152Z] Login Succeeded [2023-09-12T22:13:57.152Z] nexus3.edgexfoundry.org:10002 [2023-09-12T22:13:57.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:57.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:57.692Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:57.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:57.692Z] [2023-09-12T22:13:57.692Z] Login Succeeded [2023-09-12T22:13:57.692Z] nexus3.edgexfoundry.org:10003 [2023-09-12T22:13:57.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:57.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:57.960Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:57.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:57.960Z] [2023-09-12T22:13:57.960Z] Login Succeeded [2023-09-12T22:13:57.960Z] nexus3.edgexfoundry.org:10004 [2023-09-12T22:13:58.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:58.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:58.497Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:58.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:58.497Z] [2023-09-12T22:13:58.497Z] Login Succeeded [2023-09-12T22:13:58.497Z] docker.io [2023-09-12T22:13:58.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T22:13:59.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T22:13:59.035Z] Configure a credential helper to remove this warning. See [2023-09-12T22:13:59.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T22:13:59.035Z] [2023-09-12T22:13:59.035Z] Login Succeeded [2023-09-12T22:13:59.035Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T22:13:59.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:13:59.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T22:13:59.092Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-09-12T22:13:59.093Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:13:59.093Z] latest [2023-09-12T22:13:59.093Z] 3.1.0-dev.9 [2023-09-12T22:13:59.093Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [2023-09-12T22:13:59.093Z] main [2023-09-12T22:13:59.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:59.434Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:13:59.788Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:13:59.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-12T22:13:59.788Z] 982cb4fb1ee2: Preparing [2023-09-12T22:13:59.788Z] b942316330bf: Preparing [2023-09-12T22:13:59.788Z] 9da26061fd5e: Preparing [2023-09-12T22:13:59.788Z] 21a7aeb4ef52: Preparing [2023-09-12T22:13:59.788Z] b2191e2be29d: Preparing [2023-09-12T22:13:59.788Z] b2191e2be29d: Layer already exists [2023-09-12T22:14:00.057Z] 982cb4fb1ee2: Pushed [2023-09-12T22:14:00.057Z] b942316330bf: Pushed [2023-09-12T22:14:00.057Z] 21a7aeb4ef52: Pushed [2023-09-12T22:14:06.715Z] 9da26061fd5e: Pushed [2023-09-12T22:14:06.715Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1: digest: sha256:d468dcbb19350cb24ba79642b96662f60df461361d084026abc249e166176bc2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:07.064Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:07.408Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-09-12T22:14:07.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-12T22:14:07.408Z] 982cb4fb1ee2: Preparing [2023-09-12T22:14:07.408Z] b942316330bf: Preparing [2023-09-12T22:14:07.408Z] 9da26061fd5e: Preparing [2023-09-12T22:14:07.408Z] 21a7aeb4ef52: Preparing [2023-09-12T22:14:07.408Z] b2191e2be29d: Preparing [2023-09-12T22:14:07.408Z] 982cb4fb1ee2: Layer already exists [2023-09-12T22:14:07.408Z] 9da26061fd5e: Layer already exists [2023-09-12T22:14:07.408Z] b2191e2be29d: Layer already exists [2023-09-12T22:14:07.408Z] 21a7aeb4ef52: Layer already exists [2023-09-12T22:14:07.408Z] b942316330bf: Layer already exists [2023-09-12T22:14:07.676Z] latest: digest: sha256:d468dcbb19350cb24ba79642b96662f60df461361d084026abc249e166176bc2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:08.041Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:08.391Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.9 [2023-09-12T22:14:08.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-12T22:14:08.391Z] 982cb4fb1ee2: Preparing [2023-09-12T22:14:08.391Z] b942316330bf: Preparing [2023-09-12T22:14:08.391Z] 9da26061fd5e: Preparing [2023-09-12T22:14:08.391Z] 21a7aeb4ef52: Preparing [2023-09-12T22:14:08.391Z] b2191e2be29d: Preparing [2023-09-12T22:14:08.391Z] 21a7aeb4ef52: Layer already exists [2023-09-12T22:14:08.391Z] 982cb4fb1ee2: Layer already exists [2023-09-12T22:14:08.391Z] 9da26061fd5e: Layer already exists [2023-09-12T22:14:08.391Z] b942316330bf: Layer already exists [2023-09-12T22:14:08.391Z] b2191e2be29d: Layer already exists [2023-09-12T22:14:08.391Z] 3.1.0-dev.9: digest: sha256:d468dcbb19350cb24ba79642b96662f60df461361d084026abc249e166176bc2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:09.007Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:09.352Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [2023-09-12T22:14:09.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-12T22:14:09.352Z] 982cb4fb1ee2: Preparing [2023-09-12T22:14:09.353Z] b942316330bf: Preparing [2023-09-12T22:14:09.353Z] 9da26061fd5e: Preparing [2023-09-12T22:14:09.353Z] 21a7aeb4ef52: Preparing [2023-09-12T22:14:09.353Z] b2191e2be29d: Preparing [2023-09-12T22:14:09.353Z] b942316330bf: Layer already exists [2023-09-12T22:14:09.353Z] b2191e2be29d: Layer already exists [2023-09-12T22:14:09.353Z] 21a7aeb4ef52: Layer already exists [2023-09-12T22:14:09.353Z] 982cb4fb1ee2: Layer already exists [2023-09-12T22:14:09.353Z] 9da26061fd5e: Layer already exists [2023-09-12T22:14:09.619Z] 9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9: digest: sha256:d468dcbb19350cb24ba79642b96662f60df461361d084026abc249e166176bc2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:09.968Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:10.319Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-09-12T22:14:10.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-09-12T22:14:10.319Z] 982cb4fb1ee2: Preparing [2023-09-12T22:14:10.319Z] b942316330bf: Preparing [2023-09-12T22:14:10.319Z] 9da26061fd5e: Preparing [2023-09-12T22:14:10.319Z] 21a7aeb4ef52: Preparing [2023-09-12T22:14:10.319Z] b2191e2be29d: Preparing [2023-09-12T22:14:10.319Z] 21a7aeb4ef52: Layer already exists [2023-09-12T22:14:10.319Z] 9da26061fd5e: Layer already exists [2023-09-12T22:14:10.319Z] b2191e2be29d: Layer already exists [2023-09-12T22:14:10.319Z] b942316330bf: Layer already exists [2023-09-12T22:14:10.319Z] 982cb4fb1ee2: Layer already exists [2023-09-12T22:14:10.586Z] main: digest: sha256:d468dcbb19350cb24ba79642b96662f60df461361d084026abc249e166176bc2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T22:14:10.645Z] ===================================================== [Pipeline] echo [2023-09-12T22:14:10.654Z] taggedImages: [2023-09-12T22:14:10.654Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9edf56c898603a6da7d069e5015abb4f1d1f30d1 [2023-09-12T22:14:10.654Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-09-12T22:14:10.654Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.9 [2023-09-12T22:14:10.654Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9edf56c898603a6da7d069e5015abb4f1d1f30d1-3.1.0-dev.9 [2023-09-12T22:14:10.654Z] - 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-09-12T22:14:11.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:14:11.068Z] [2023-09-12T22:14:11.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:11.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:14:11.692Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T22:14:11.692Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T22:14:11.692Z] 04944245beec: Pulling fs layer [2023-09-12T22:14:11.692Z] 699f458cf7ca: Pulling fs layer [2023-09-12T22:14:11.692Z] 765212b225bb: Pulling fs layer [2023-09-12T22:14:11.692Z] f23df028b6ca: Pulling fs layer [2023-09-12T22:14:11.692Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T22:14:11.692Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T22:14:11.692Z] 765212b225bb: Waiting [2023-09-12T22:14:11.692Z] f23df028b6ca: Waiting [2023-09-12T22:14:11.692Z] d65c8cfc05b1: Waiting [2023-09-12T22:14:11.692Z] 2437ff75d9bd: Waiting [2023-09-12T22:14:11.692Z] 04944245beec: Verifying Checksum [2023-09-12T22:14:11.692Z] 04944245beec: Download complete [2023-09-12T22:14:11.692Z] 765212b225bb: Verifying Checksum [2023-09-12T22:14:11.692Z] 765212b225bb: Download complete [2023-09-12T22:14:11.692Z] f23df028b6ca: Verifying Checksum [2023-09-12T22:14:11.692Z] f23df028b6ca: Download complete [2023-09-12T22:14:11.692Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T22:14:11.692Z] d65c8cfc05b1: Download complete [2023-09-12T22:14:11.965Z] 699f458cf7ca: Verifying Checksum [2023-09-12T22:14:11.965Z] 699f458cf7ca: Download complete [2023-09-12T22:14:12.240Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T22:14:12.240Z] 8998bd30e6a1: Download complete [2023-09-12T22:14:14.898Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T22:14:14.898Z] 2437ff75d9bd: Download complete [2023-09-12T22:14:16.841Z] 8998bd30e6a1: Pull complete [2023-09-12T22:14:16.841Z] 04944245beec: Pull complete [2023-09-12T22:14:18.253Z] 699f458cf7ca: Pull complete [2023-09-12T22:14:18.253Z] 765212b225bb: Pull complete [2023-09-12T22:14:19.216Z] f23df028b6ca: Pull complete [2023-09-12T22:14:19.216Z] d65c8cfc05b1: Pull complete [2023-09-12T22:14:34.201Z] 2437ff75d9bd: Pull complete [2023-09-12T22:14:34.201Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T22:14:34.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T22:14:34.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:34.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-6031 does not seem to be running inside a container [2023-09-12T22:14:34.391Z] $ 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/137 -v /w/workspace/device-mqtt-go/137:/w/workspace/device-mqtt-go/137:rw,z -v /w/workspace/device-mqtt-go/137@tmp:/w/workspace/device-mqtt-go/137@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-09-12T22:14:37.010Z] $ docker top cd004b22a97c2c1b042c094390a37e23d5b86cd4f40f62175d9264da85abf256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:14:37.560Z] ---> job-cost.sh [2023-09-12T22:14:37.828Z] lf-activate-venv: SKIPPING [2023-09-12T22:14:37.828Z] INFO: No Stack... [2023-09-12T22:14:38.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T22:14:39.049Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T22:14:39.362Z] + cat /w/workspace/device-mqtt-go/137/archives/cost.csv [2023-09-12T22:14:39.362Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T22:14:39.422Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] [2023-09-12T22:14:39.436Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] did not exist. Created. [2023-09-12T22:14:39.437Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T22:14:39.767Z] /w/workspace/device-mqtt-go/137@tmp/durable-a6aecd0e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T22:14:40.092Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T22:14:40.109Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T22:14:40.159Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T22:14:40.168Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-137-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T22:14:40.139Z] $ docker stop --time=1 cd004b22a97c2c1b042c094390a37e23d5b86cd4f40f62175d9264da85abf256 [2023-09-12T22:14:41.601Z] $ docker rm -f --volumes cd004b22a97c2c1b042c094390a37e23d5b86cd4f40f62175d9264da85abf256 [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-09-12T22:14:42.024Z] provisioning config files... [2023-09-12T22:14:42.031Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2198414092364786715tmp [Pipeline] { [Pipeline] sh [2023-09-12T22:14:42.320Z] + set +x [2023-09-12T22:14:42.320Z] + curl -s https://codecov.io/bash [2023-09-12T22:14:42.320Z] + bash -s -- [2023-09-12T22:14:42.320Z] [2023-09-12T22:14:42.320Z] _____ _ [2023-09-12T22:14:42.320Z] / ____| | | [2023-09-12T22:14:42.320Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T22:14:42.320Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T22:14:42.320Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T22:14:42.320Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T22:14:42.320Z] Bash-1.0.6 [2023-09-12T22:14:42.320Z] [2023-09-12T22:14:42.320Z] [2023-09-12T22:14:42.320Z] ==> git version 2.25.1 found [2023-09-12T22:14:42.320Z] ==> 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-09-12T22:14:42.320Z] Release-Date: 2020-01-08 [2023-09-12T22:14:42.320Z] 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-09-12T22:14:42.320Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T22:14:42.320Z] ==> Jenkins CI detected. [2023-09-12T22:14:42.320Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-09-12T22:14:42.320Z] project root: . [2023-09-12T22:14:42.320Z] --> token set from env [2023-09-12T22:14:42.320Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T22:14:42.320Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T22:14:42.320Z] ==> Python coveragepy not found [2023-09-12T22:14:42.320Z] ==> Searching for coverage reports in: [2023-09-12T22:14:42.320Z] + . [2023-09-12T22:14:42.320Z] -> Found 1 reports [2023-09-12T22:14:42.320Z] ==> Detecting git/mercurial file structure [2023-09-12T22:14:42.320Z] ==> Reading reports [2023-09-12T22:14:42.320Z] + ./coverage.out bytes=18506 [2023-09-12T22:14:42.320Z] ==> Appending adjustments [2023-09-12T22:14:42.320Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T22:14:42.579Z] + Found adjustments [2023-09-12T22:14:42.579Z] ==> Gzipping contents [2023-09-12T22:14:42.579Z] 4.0K /tmp/codecov.vdUfpI.gz [2023-09-12T22:14:42.579Z] ==> Uploading reports [2023-09-12T22:14:42.579Z] url: https://codecov.io [2023-09-12T22:14:42.579Z] query: branch=main&commit=9edf56c898603a6da7d069e5015abb4f1d1f30d1&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T22:14:42.579Z] -> Pinging Codecov [2023-09-12T22:14:42.579Z] 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=9edf56c898603a6da7d069e5015abb4f1d1f30d1&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T22:14:42.579Z] -> Uploading to [2023-09-12T22:14:42.579Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/7D719EC7BBE17E464838252E33014C33/9edf56c898603a6da7d069e5015abb4f1d1f30d1/f88c6378-1b08-49e9-aaae-5a498ac4425d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T221442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0fd10922e956c44e38bfbc7ace539b35137272b23a0fdae405c9253f7d5b166b [2023-09-12T22:14:42.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T22:14:42.579Z] Dload Upload Total Spent Left Speed [2023-09-12T22:14:42.838Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 16014 --:--:-- --:--:-- --:--:-- 16014 [2023-09-12T22:14:42.838Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] } [2023-09-12T22:14:42.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T22:14:42.982Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T22:14:42.989Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:43.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:14:43.278Z] [2023-09-12T22:14:43.278Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:14:43.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:14:43.572Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T22:14:43.572Z] df9b9388f04a: Pulling fs layer [2023-09-12T22:14:43.572Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T22:14:43.572Z] 25bc292e5bac: Pulling fs layer [2023-09-12T22:14:43.572Z] 114826534d7a: Pulling fs layer [2023-09-12T22:14:43.572Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T22:14:43.572Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T22:14:43.572Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T22:14:43.572Z] 114826534d7a: Waiting [2023-09-12T22:14:43.572Z] 4657fd5d0bcf: Waiting [2023-09-12T22:14:43.572Z] 6ad1cebc031e: Waiting [2023-09-12T22:14:43.572Z] 8a3aa393b2d8: Waiting [2023-09-12T22:14:43.572Z] 25bc292e5bac: Verifying Checksum [2023-09-12T22:14:43.572Z] 25bc292e5bac: Download complete [2023-09-12T22:14:43.572Z] 52dc419b0ee2: Download complete [2023-09-12T22:14:43.572Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T22:14:43.572Z] 4657fd5d0bcf: Download complete [2023-09-12T22:14:43.572Z] df9b9388f04a: Download complete [2023-09-12T22:14:43.830Z] df9b9388f04a: Pull complete [2023-09-12T22:14:43.830Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T22:14:43.830Z] 6ad1cebc031e: Download complete [2023-09-12T22:14:43.830Z] 52dc419b0ee2: Pull complete [2023-09-12T22:14:43.830Z] 25bc292e5bac: Pull complete [2023-09-12T22:14:44.396Z] 114826534d7a: Verifying Checksum [2023-09-12T22:14:44.396Z] 114826534d7a: Download complete [2023-09-12T22:14:44.396Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T22:14:44.396Z] 8a3aa393b2d8: Download complete [2023-09-12T22:14:47.674Z] 114826534d7a: Pull complete [2023-09-12T22:14:47.674Z] 4657fd5d0bcf: Pull complete [2023-09-12T22:14:48.238Z] 6ad1cebc031e: Pull complete [2023-09-12T22:14:50.766Z] 8a3aa393b2d8: Pull complete [2023-09-12T22:14:50.766Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T22:14:50.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T22:14:50.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:14:50.869Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:14:50.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T22:14:54.693Z] $ docker top 5fb5f703445f09e6c9de5ef42648a09465675d9720aa1bdd1cb34969783229b8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T22:14:54.783Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-09-12T22:14:55.056Z] + set -o pipefail [2023-09-12T22:14:55.057Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-09-12T22:15:01.625Z] [2023-09-12T22:15:01.625Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-09-12T22:15:01.625Z] [2023-09-12T22:15:01.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/4d9b5f8c-e3a6-42b0-913b-ac496ddc60a9 [2023-09-12T22:15:01.625Z] [2023-09-12T22:15:01.625Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T22:15:01.625Z] [2023-09-12T22:15:01.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T22:15:01.626Z] [2023-09-12T22:15:01.626Z] [2023-09-12T22:15:01.626Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T22:15:01.626Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T22:15:01.626Z] More details here: https://snyk.co/ue1NS [2023-09-12T22:15:01.626Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T22:15:01.626Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T22:15:01.612Z] $ docker stop --time=1 5fb5f703445f09e6c9de5ef42648a09465675d9720aa1bdd1cb34969783229b8 [2023-09-12T22:15:05.237Z] $ docker rm -f --volumes 5fb5f703445f09e6c9de5ef42648a09465675d9720aa1bdd1cb34969783229b8 [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-09-12T22:15:05.935Z] + git log --format=format:%s -1 9edf56c898603a6da7d069e5015abb4f1d1f30d1 [Pipeline] sh [2023-09-12T22:15:06.221Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:15:06.221Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:06.514Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:15:06.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:06.583Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:15:06.588Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:15:06.976Z] $ docker top babd2393d5c66d98fa6a11e657aa10a96096d33b3d4682663714e0bb9cd682cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:15:07.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:15:07.087Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:15:07.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:15:07.181Z] $ docker exec babd2393d5c66d98fa6a11e657aa10a96096d33b3d4682663714e0bb9cd682cd ssh-agent [2023-09-12T22:15:07.310Z] SSH_AUTH_SOCK=/tmp/ssh-FQ0HM04qystU/agent.32 [2023-09-12T22:15:07.310Z] SSH_AGENT_PID=38 [2023-09-12T22:15:07.314Z] Running ssh-add (command line suppressed) [2023-09-12T22:15:07.395Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4311247321489086476.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4311247321489086476.key) [2023-09-12T22:15:07.433Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:15:07.716Z] + git semver tag [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,850 [run_tag] DEBUG tag force:False [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,851 [check_head_tag] DEBUG check head tag [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,851 [execute] INFO git cat-file --batch-check [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,852 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,855 [execute] INFO git cat-file --batch [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:07.976Z] 2023-09-12 22:15:07,863 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:07.977Z] 2023-09-12 22:15:07,863 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-09-12T22:15:07.977Z] 2023-09-12 22:15:07,863 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:15:07.977Z] 2023-09-12 22:15:07,868 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:07.977Z] 3.1.0-dev.9 [Pipeline] } [2023-09-12T22:15:07.962Z] $ docker exec --env ******** --env ******** babd2393d5c66d98fa6a11e657aa10a96096d33b3d4682663714e0bb9cd682cd ssh-agent -k [2023-09-12T22:15:08.059Z] unset SSH_AUTH_SOCK; [2023-09-12T22:15:08.060Z] unset SSH_AGENT_PID; [2023-09-12T22:15:08.060Z] echo Agent pid 38 killed; [2023-09-12T22:15:08.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:15:08.405Z] + git semver [Pipeline] } [2023-09-12T22:15:08.651Z] $ docker stop --time=1 babd2393d5c66d98fa6a11e657aa10a96096d33b3d4682663714e0bb9cd682cd [2023-09-12T22:15:09.883Z] $ docker rm -f --volumes babd2393d5c66d98fa6a11e657aa10a96096d33b3d4682663714e0bb9cd682cd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:10.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:15:10.284Z] [2023-09-12T22:15:10.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:10.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:15:10.585Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T22:15:10.585Z] ab5ef0e58194: Pulling fs layer [2023-09-12T22:15:10.585Z] 9712f1f96733: Pulling fs layer [2023-09-12T22:15:10.585Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T22:15:10.585Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T22:15:10.585Z] e9a5061849ea: Pulling fs layer [2023-09-12T22:15:10.585Z] d747dcd14b5f: Pulling fs layer [2023-09-12T22:15:10.585Z] 2de7ff778b66: Pulling fs layer [2023-09-12T22:15:10.585Z] 0d9ebad4ef96: Waiting [2023-09-12T22:15:10.585Z] e9a5061849ea: Waiting [2023-09-12T22:15:10.585Z] d747dcd14b5f: Waiting [2023-09-12T22:15:10.585Z] 2de7ff778b66: Waiting [2023-09-12T22:15:10.585Z] 9712f1f96733: Verifying Checksum [2023-09-12T22:15:10.585Z] 9712f1f96733: Download complete [2023-09-12T22:15:10.844Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T22:15:10.844Z] 63f879dbbcfc: Download complete [2023-09-12T22:15:11.101Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T22:15:11.101Z] 0d9ebad4ef96: Download complete [2023-09-12T22:15:11.101Z] d747dcd14b5f: Download complete [2023-09-12T22:15:11.101Z] e9a5061849ea: Verifying Checksum [2023-09-12T22:15:11.101Z] e9a5061849ea: Download complete [2023-09-12T22:15:11.101Z] ab5ef0e58194: Verifying Checksum [2023-09-12T22:15:11.101Z] ab5ef0e58194: Download complete [2023-09-12T22:15:11.101Z] 2de7ff778b66: Verifying Checksum [2023-09-12T22:15:11.101Z] 2de7ff778b66: Download complete [2023-09-12T22:15:13.628Z] ab5ef0e58194: Pull complete [2023-09-12T22:15:13.628Z] 9712f1f96733: Pull complete [2023-09-12T22:15:14.194Z] 63f879dbbcfc: Pull complete [2023-09-12T22:15:17.645Z] 0d9ebad4ef96: Pull complete [2023-09-12T22:15:17.903Z] e9a5061849ea: Pull complete [2023-09-12T22:15:17.903Z] d747dcd14b5f: Pull complete [2023-09-12T22:15:19.277Z] 2de7ff778b66: Pull complete [2023-09-12T22:15:19.277Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T22:15:19.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T22:15:19.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:19.353Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:15:19.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T22:15:25.182Z] $ docker top adf10059632490ccfef9a8c3d0e36e619c1bc779001121b81223394b20514d44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:15:25.276Z] provisioning config files... [2023-09-12T22:15:25.282Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10228294369230379783tmp [2023-09-12T22:15:25.291Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9631247377996715437tmp [2023-09-12T22:15:25.300Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16525109251259326087tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:15:25.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:25.599Z] ---> sigul-configuration.sh [2023-09-12T22:15:25.599Z] gpg: directory `/root/.gnupg' created [2023-09-12T22:15:25.599Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T22:15:25.599Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T22:15:25.599Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T22:15:25.599Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T22:15:25.599Z] gpg: CAST5 encrypted data [2023-09-12T22:15:25.599Z] gpg: encrypted with 1 passphrase [2023-09-12T22:15:25.599Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T22:15:25.885Z] + mkdir /home/jenkins [2023-09-12T22:15:25.885Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T22:15:26.168Z] + 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-09-12T22:15:26.175Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:26.464Z] ---> sigul-install.sh [2023-09-12T22:15:26.464Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T22:15:26.747Z] + git tag --list [2023-09-12T22:15:26.747Z] 0.7.1 [2023-09-12T22:15:26.747Z] v1.0.0 [2023-09-12T22:15:26.747Z] v1.1.0 [2023-09-12T22:15:26.747Z] v1.1.1 [2023-09-12T22:15:26.747Z] v1.2.2 [2023-09-12T22:15:26.747Z] v1.3.0 [2023-09-12T22:15:26.747Z] v1.3.1 [2023-09-12T22:15:26.747Z] v2.0.0 [2023-09-12T22:15:26.747Z] v2.1.0 [2023-09-12T22:15:26.747Z] v2.1.1 [2023-09-12T22:15:26.747Z] v2.2.0 [2023-09-12T22:15:26.747Z] v2.3.0 [2023-09-12T22:15:26.747Z] v3.0 [2023-09-12T22:15:26.747Z] v3.0.0 [2023-09-12T22:15:26.747Z] v3.1.0-dev.1 [2023-09-12T22:15:26.747Z] v3.1.0-dev.2 [2023-09-12T22:15:26.747Z] v3.1.0-dev.3 [2023-09-12T22:15:26.747Z] v3.1.0-dev.4 [2023-09-12T22:15:26.747Z] v3.1.0-dev.5 [2023-09-12T22:15:26.747Z] v3.1.0-dev.6 [2023-09-12T22:15:26.747Z] v3.1.0-dev.7 [2023-09-12T22:15:26.747Z] v3.1.0-dev.8 [2023-09-12T22:15:26.747Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T22:15:27.029Z] + lftools sign git-tag v3.1.0-dev.9 [2023-09-12T22:15:27.596Z] Signing Git tag with Sigul... [2023-09-12T22:15:27.596Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-09-12T22:15:27.863Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:28.142Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T22:15:28.148Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T22:15:28.139Z] $ docker stop --time=1 adf10059632490ccfef9a8c3d0e36e619c1bc779001121b81223394b20514d44 [2023-09-12T22:15:29.420Z] $ docker rm -f --volumes adf10059632490ccfef9a8c3d0e36e619c1bc779001121b81223394b20514d44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T22:15:29.854Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:15:29.854Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:30.158Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:15:30.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:30.231Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:15:30.236Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:15:30.575Z] $ docker top d456be102c73ce5f5c470a5e84ff71c77bd68d119af862cba1ae07ab79307835 -eo pid,comm [2023-09-12T22:15:30.647Z] 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-09-12T22:15:30.647Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:15:30.677Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:15:30.677Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:15:30.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:15:30.764Z] $ docker exec d456be102c73ce5f5c470a5e84ff71c77bd68d119af862cba1ae07ab79307835 ssh-agent [2023-09-12T22:15:30.904Z] SSH_AUTH_SOCK=/tmp/ssh-IZiRBtWSyxuf/agent.32 [2023-09-12T22:15:30.904Z] SSH_AGENT_PID=38 [2023-09-12T22:15:30.909Z] Running ssh-add (command line suppressed) [2023-09-12T22:15:30.983Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5137484729957869484.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5137484729957869484.key) [2023-09-12T22:15:31.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:15:31.307Z] + git semver bump pre [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,438 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,438 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,439 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,439 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,439 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,441 [execute] INFO git cat-file --batch-check [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,441 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,445 [execute] INFO git cat-file --batch [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:31.564Z] 2023-09-12 22:15:31,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:31.564Z] 3.1.0-dev.10 [Pipeline] } [2023-09-12T22:15:31.545Z] $ docker exec --env ******** --env ******** d456be102c73ce5f5c470a5e84ff71c77bd68d119af862cba1ae07ab79307835 ssh-agent -k [2023-09-12T22:15:31.646Z] unset SSH_AUTH_SOCK; [2023-09-12T22:15:31.646Z] unset SSH_AGENT_PID; [2023-09-12T22:15:31.647Z] echo Agent pid 38 killed; [2023-09-12T22:15:31.685Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:15:31.985Z] + git semver [Pipeline] } [2023-09-12T22:15:32.229Z] $ docker stop --time=1 d456be102c73ce5f5c470a5e84ff71c77bd68d119af862cba1ae07ab79307835 [2023-09-12T22:15:33.479Z] $ docker rm -f --volumes d456be102c73ce5f5c470a5e84ff71c77bd68d119af862cba1ae07ab79307835 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T22:15:33.853Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T22:15:33.853Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:34.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T22:15:34.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:34.240Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:15:34.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T22:15:34.574Z] $ docker top ffc6c9dd8f1ba24fcff608721fcc6fc37bcdf07c0cd706df46ff5a43abd363b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T22:15:34.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T22:15:34.679Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T22:15:34.788Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T22:15:34.763Z] $ docker exec ffc6c9dd8f1ba24fcff608721fcc6fc37bcdf07c0cd706df46ff5a43abd363b9 ssh-agent [2023-09-12T22:15:34.897Z] SSH_AUTH_SOCK=/tmp/ssh-QqULdcCd6LM8/agent.32 [2023-09-12T22:15:34.897Z] SSH_AGENT_PID=38 [2023-09-12T22:15:34.902Z] Running ssh-add (command line suppressed) [2023-09-12T22:15:34.976Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9615088093401742089.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9615088093401742089.key) [2023-09-12T22:15:35.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T22:15:35.300Z] + git semver push [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,433 [run_push] DEBUG push [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,434 [execute] INFO git cat-file --batch-check [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,438 [execute] INFO git rev-list 0ef434c07098e616efb44e1c0cd4dc298b157954 -- [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,438 [execute] DEBUG Popen(['git', 'rev-list', '0ef434c07098e616efb44e1c0cd4dc298b157954', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,445 [execute] INFO git fetch -v origin [2023-09-12T22:15:35.559Z] 2023-09-12 22:15:35,446 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T22:15:36.128Z] 2023-09-12 22:15:35,887 [run_push] DEBUG no remote changes detected [2023-09-12T22:15:36.128Z] 2023-09-12 22:15:35,887 [execute] INFO git push origin semver [2023-09-12T22:15:36.128Z] 2023-09-12 22:15:35,888 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T22:15:37.070Z] 2023-09-12 22:15:36,808 [run_push] DEBUG push all version tags [2023-09-12T22:15:37.070Z] 2023-09-12 22:15:36,808 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T22:15:37.070Z] 2023-09-12 22:15:36,809 [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-09-12T22:15:37.637Z] 2023-09-12 22:15:37,518 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-09-12T22:15:37.637Z] 3.1.0-dev.10 [Pipeline] } [2023-09-12T22:15:37.618Z] $ docker exec --env ******** --env ******** ffc6c9dd8f1ba24fcff608721fcc6fc37bcdf07c0cd706df46ff5a43abd363b9 ssh-agent -k [2023-09-12T22:15:37.721Z] unset SSH_AUTH_SOCK; [2023-09-12T22:15:37.721Z] unset SSH_AGENT_PID; [2023-09-12T22:15:37.721Z] echo Agent pid 38 killed; [2023-09-12T22:15:37.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T22:15:38.055Z] + git semver [Pipeline] } [2023-09-12T22:15:38.296Z] $ docker stop --time=1 ffc6c9dd8f1ba24fcff608721fcc6fc37bcdf07c0cd706df46ff5a43abd363b9 [2023-09-12T22:15:39.582Z] $ docker rm -f --volumes ffc6c9dd8f1ba24fcff608721fcc6fc37bcdf07c0cd706df46ff5a43abd363b9 [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-09-12T22:15:40.131Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-09-12T22:15:40.131Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-12T22:15:40.131Z] total 16 [2023-09-12T22:15:40.131Z] drwxr-xr-x 3 root root 4096 Sep 12 22:06 . [2023-09-12T22:15:40.131Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 22:15 .. [2023-09-12T22:15:40.131Z] drwxr-xr-x 2 root root 4096 Sep 12 22:06 cost [2023-09-12T22:15:40.131Z] -rw-r--r-- 1 root root 86 Sep 12 22:06 cost.csv [2023-09-12T22:15:40.131Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-12T22:15:40.131Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-09-12T22:15:40.131Z] total 16 [2023-09-12T22:15:40.131Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 22:06 . [2023-09-12T22:15:40.131Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 22:15 .. [2023-09-12T22:15:40.131Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 22:06 cost [2023-09-12T22:15:40.131Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 12 22:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:40.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:41.273Z] ---> package-listing.sh [2023-09-12T22:15:41.273Z] ++ facter osfamily [2023-09-12T22:15:41.273Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T22:15:41.532Z] + OS_FAMILY=debian [2023-09-12T22:15:41.532Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-09-12T22:15:41.532Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T22:15:41.532Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T22:15:41.532Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T22:15:41.532Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T22:15:41.532Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-09-12T22:15:41.532Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T22:15:41.532Z] + case "${OS_FAMILY}" in [2023-09-12T22:15:41.532Z] + dpkg -l [2023-09-12T22:15:41.532Z] + grep '^ii' [2023-09-12T22:15:41.532Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T22:15:41.532Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T22:15:41.532Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T22:15:41.532Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-09-12T22:15:41.532Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-09-12T22:15:41.532Z] + 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-09-12T22:15:41.543Z] 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-09-12T22:15:41.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T22:15:42.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T22:15:42.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T22:15:42.447Z] prd-ubuntu20.04-docker-8c-8g-6028 does not seem to be running inside a container [2023-09-12T22:15:42.449Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T22:15:42.670Z] $ docker top fde05e57a88a46b5dc00652aba2cb513700d3412a631abfee77d87263cb010b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T22:15:43.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T22:15:43.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T22:15:43.689Z] + ls /var/log/sa-host [2023-09-12T22:15:43.689Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T22:15:43.752Z] provisioning config files... [2023-09-12T22:15:43.784Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3329921036413006643tmp [Pipeline] { [Pipeline] echo [2023-09-12T22:15:43.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:44.161Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T22:15:44.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:44.501Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T22:15:44.511Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:44.794Z] ---> sudo-logs.sh [2023-09-12T22:15:44.795Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T22:15:44.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:45.107Z] ---> job-cost.sh [2023-09-12T22:15:45.107Z] lf-activate-venv: SKIPPING [2023-09-12T22:15:45.107Z] DEBUG: total: 0.2199999988079071 [2023-09-12T22:15:45.107Z] INFO: Retrieving Stack Cost... [2023-09-12T22:15:45.366Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T22:15:45.932Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T22:15:45.943Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T22:15:46.225Z] ---> logs-deploy.sh [2023-09-12T22:15:46.225Z] lf-activate-venv: SKIPPING [2023-09-12T22:15:46.225Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/137 [2023-09-12T22:15:46.225Z] INFO: archiving workspace using pattern(s): [2023-09-12T22:15:47.165Z] Archives upload complete. [2023-09-12T22:15:47.165Z] INFO: archiving logs to Nexus