Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1f5b40587cdb269dc0901b5b892d918e86924932 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-ssh15922043503312597748.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14284470017156198916.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17657504745598363523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1810888125212847958.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-ssh2985543357757083130.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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-2405’ Running on prd-ubuntu20.04-docker-8c-8g-2407 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 1f5b40587cdb269dc0901b5b892d918e86924932 (main) Commit message: "refactor(snap): Update command and metadata sourcing (#529)" > git config core.sparsecheckout # timeout=10 > git checkout -f 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 > git rev-list --no-walk 4a35f1d313b93b1afef0ede40251cd94a3668512 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T12:48:54.355Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T12:48:54.393Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T12:48:54.409Z] ========================================================= [2023-03-16T12:48:54.409Z] EdgeX Global Pipelines Version Info [2023-03-16T12:48:54.409Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:48:55.099Z] ------------------- [2023-03-16T12:48:55.099Z] stable info: [2023-03-16T12:48:55.099Z] ------------------- [2023-03-16T12:48:55.099Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T12:48:55.099Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T12:48:55.099Z] Message: update stable to v1.0.245 [2023-03-16T12:48:55.667Z] ------------------- [2023-03-16T12:48:55.667Z] experimental info: [2023-03-16T12:48:55.667Z] ------------------- [2023-03-16T12:48:55.667Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T12:48:55.667Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T12:48:55.667Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T12:48:55.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-16T12:48:55.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-16T12:48:55.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T12:48:55.854Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T12:48:55.864Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T12:48:55.875Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T12:48:55.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T12:48:55.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T12:48:55.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T12:48:55.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T12:48:55.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T12:48:55.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-16T12:48:55.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T12:48:55.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T12:48:55.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T12:48:55.997Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T12:48:56.011Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T12:48:56.021Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T12:48:56.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T12:48:56.043Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T12:48:56.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T12:48:56.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T12:48:56.077Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T12:48:56.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T12:48:56.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T12:48:56.115Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T12:48:56.125Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T12:48:56.138Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-16T12:48:56.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-16T12:48:56.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-16T12:48:56.173Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] echo [2023-03-16T12:48:56.187Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f5b405 [Pipeline] echo [2023-03-16T12:48:56.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:48:56.232Z] provisioning config files... [2023-03-16T12:48:56.244Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5110368411954882538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:48:56.549Z] ---> docker-login.sh [2023-03-16T12:48:56.549Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:48:56.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:48:56.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:48:56.810Z] Configure a credential helper to remove this warning. See [2023-03-16T12:48:56.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:48:56.810Z] [2023-03-16T12:48:56.810Z] Login Succeeded [2023-03-16T12:48:56.810Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:48:56.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:48:57.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:48:57.071Z] Configure a credential helper to remove this warning. See [2023-03-16T12:48:57.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:48:57.071Z] [2023-03-16T12:48:57.071Z] Login Succeeded [2023-03-16T12:48:57.071Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:48:57.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:48:57.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:48:57.071Z] Configure a credential helper to remove this warning. See [2023-03-16T12:48:57.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:48:57.071Z] [2023-03-16T12:48:57.071Z] Login Succeeded [2023-03-16T12:48:57.071Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:48:57.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:48:57.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:48:57.071Z] Configure a credential helper to remove this warning. See [2023-03-16T12:48:57.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:48:57.071Z] [2023-03-16T12:48:57.071Z] Login Succeeded [2023-03-16T12:48:57.071Z] docker.io [2023-03-16T12:48:57.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:48:57.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:48:57.592Z] Configure a credential helper to remove this warning. See [2023-03-16T12:48:57.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:48:57.592Z] [2023-03-16T12:48:57.592Z] Login Succeeded [2023-03-16T12:48:57.592Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:48:57.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T12:48:57.972Z] + git rev-list -1 --merges 1f5b40587cdb269dc0901b5b892d918e86924932~1..1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] echo [2023-03-16T12:48:58.025Z] -----------> git rev-list -1 --merges 1f5b40587cdb269dc0901b5b892d918e86924932~1..1f5b40587cdb269dc0901b5b892d918e86924932 1f5b40587cdb269dc0901b5b892d918e86924932 [false] [Pipeline] sh [2023-03-16T12:48:58.313Z] + git log --format=format:%s -1 1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] echo [2023-03-16T12:48:58.329Z] ========================================================= [2023-03-16T12:48:58.329Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T12:48:58.329Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T12:48:58.639Z] + git log --format=format:%s -1 1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] echo [2023-03-16T12:48:58.652Z] [semverPrep] GIT_COMMIT: 1f5b40587cdb269dc0901b5b892d918e86924932, Commit Message: refactor(snap): Update command and metadata sourcing (#529) [Pipeline] echo [2023-03-16T12:48:58.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T12:48:59.005Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T12:48:59.005Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T12:48:59.005Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T12:48:59.005Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T12:48:59.006Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T12:48:59.006Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T12:48:59.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:48:59.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T12:48:59.352Z] [2023-03-16T12:48:59.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:48:59.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T12:48:59.646Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T12:48:59.646Z] b85a868b505f: Pulling fs layer [2023-03-16T12:48:59.646Z] e2be974225ed: Pulling fs layer [2023-03-16T12:48:59.647Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T12:48:59.647Z] 988bab9f4d93: Pulling fs layer [2023-03-16T12:48:59.647Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T12:48:59.647Z] eaf3925da568: Pulling fs layer [2023-03-16T12:48:59.647Z] 1469e6f7b9e6: Waiting [2023-03-16T12:48:59.647Z] 988bab9f4d93: Waiting [2023-03-16T12:48:59.647Z] bab4dde63d76: Pulling fs layer [2023-03-16T12:48:59.647Z] bde34c3a00c8: Pulling fs layer [2023-03-16T12:48:59.647Z] b352a97aabf1: Pulling fs layer [2023-03-16T12:48:59.647Z] bab4dde63d76: Waiting [2023-03-16T12:48:59.647Z] 4872d77fe225: Pulling fs layer [2023-03-16T12:48:59.647Z] 5851b861e8e6: Pulling fs layer [2023-03-16T12:48:59.647Z] b352a97aabf1: Waiting [2023-03-16T12:48:59.647Z] 4872d77fe225: Waiting [2023-03-16T12:48:59.647Z] 5851b861e8e6: Waiting [2023-03-16T12:48:59.647Z] bde34c3a00c8: Waiting [2023-03-16T12:48:59.647Z] e2be974225ed: Verifying Checksum [2023-03-16T12:48:59.647Z] e2be974225ed: Download complete [2023-03-16T12:48:59.908Z] 988bab9f4d93: Verifying Checksum [2023-03-16T12:48:59.908Z] 988bab9f4d93: Download complete [2023-03-16T12:48:59.908Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T12:48:59.908Z] 1469e6f7b9e6: Download complete [2023-03-16T12:48:59.908Z] eaf3925da568: Verifying Checksum [2023-03-16T12:48:59.908Z] eaf3925da568: Download complete [2023-03-16T12:48:59.908Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T12:48:59.908Z] 339a4e72a1f5: Download complete [2023-03-16T12:48:59.908Z] bde34c3a00c8: Download complete [2023-03-16T12:48:59.908Z] b352a97aabf1: Verifying Checksum [2023-03-16T12:48:59.908Z] b352a97aabf1: Download complete [2023-03-16T12:48:59.908Z] 4872d77fe225: Verifying Checksum [2023-03-16T12:48:59.908Z] 4872d77fe225: Download complete [2023-03-16T12:49:00.167Z] 5851b861e8e6: Verifying Checksum [2023-03-16T12:49:00.167Z] 5851b861e8e6: Download complete [2023-03-16T12:49:00.167Z] b85a868b505f: Download complete [2023-03-16T12:49:00.167Z] bab4dde63d76: Verifying Checksum [2023-03-16T12:49:00.167Z] bab4dde63d76: Download complete [2023-03-16T12:49:01.106Z] b85a868b505f: Pull complete [2023-03-16T12:49:01.365Z] e2be974225ed: Pull complete [2023-03-16T12:49:01.934Z] 339a4e72a1f5: Pull complete [2023-03-16T12:49:01.934Z] 988bab9f4d93: Pull complete [2023-03-16T12:49:02.233Z] 1469e6f7b9e6: Pull complete [2023-03-16T12:49:02.492Z] eaf3925da568: Pull complete [2023-03-16T12:49:04.390Z] bab4dde63d76: Pull complete [2023-03-16T12:49:04.390Z] bde34c3a00c8: Pull complete [2023-03-16T12:49:04.390Z] b352a97aabf1: Pull complete [2023-03-16T12:49:04.390Z] 4872d77fe225: Pull complete [2023-03-16T12:49:04.650Z] 5851b861e8e6: Pull complete [2023-03-16T12:49:04.650Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T12:49:04.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T12:49:04.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:49:04.741Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T12:49:04.761Z] $ 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-03-16T12:49:09.296Z] $ docker top c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 -eo pid,comm [2023-03-16T12:49:09.355Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T12:49:09.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T12:49:09.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T12:49:09.385Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T12:49:09.500Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T12:49:09.499Z] $ docker exec c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 ssh-agent [2023-03-16T12:49:09.601Z] SSH_AUTH_SOCK=/tmp/ssh-1TjmAxDS3OiC/agent.33 [2023-03-16T12:49:09.601Z] SSH_AGENT_PID=39 [2023-03-16T12:49:09.607Z] Running ssh-add (command line suppressed) [2023-03-16T12:49:09.702Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12871988493369631264.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12871988493369631264.key) [2023-03-16T12:49:09.721Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T12:49:10.007Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T12:49:10.015Z] $ docker exec --env ******** --env ******** c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 ssh-agent -k [2023-03-16T12:49:10.115Z] unset SSH_AUTH_SOCK; [2023-03-16T12:49:10.115Z] unset SSH_AGENT_PID; [2023-03-16T12:49:10.115Z] echo Agent pid 39 killed; [2023-03-16T12:49:10.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T12:49:10.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T12:49:10.150Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T12:49:10.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T12:49:10.274Z] $ docker exec c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 ssh-agent [2023-03-16T12:49:10.381Z] SSH_AUTH_SOCK=/tmp/ssh-Qq2rRTgH3zlH/agent.71 [2023-03-16T12:49:10.381Z] SSH_AGENT_PID=78 [2023-03-16T12:49:10.386Z] Running ssh-add (command line suppressed) [2023-03-16T12:49:10.488Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6377829268300403748.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6377829268300403748.key) [2023-03-16T12:49:10.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T12:49:10.794Z] + git semver init [2023-03-16T12:49:11.052Z] 2023-03-16 12:49:10,955 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T12:49:11.052Z] 2023-03-16 12:49:10,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-16T12:49:11.052Z] 2023-03-16 12:49:10,957 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-03-16T12:49:11.052Z] 2023-03-16 12:49:10,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T12:49:11.990Z] 2023-03-16 12:49:11,841 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-03-16T12:49:11.990Z] 2023-03-16 12:49:11,841 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-03-16T12:49:11.990Z] 2023-03-16 12:49:11,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T12:49:11.990Z] 2023-03-16 12:49:11,841 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T12:49:11.990Z] 3.0.0-dev.13 [Pipeline] } [2023-03-16T12:49:11.996Z] $ docker exec --env ******** --env ******** c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 ssh-agent -k [2023-03-16T12:49:12.089Z] unset SSH_AUTH_SOCK; [2023-03-16T12:49:12.089Z] unset SSH_AGENT_PID; [2023-03-16T12:49:12.090Z] echo Agent pid 78 killed; [2023-03-16T12:49:12.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T12:49:12.422Z] + git semver [Pipeline] } [2023-03-16T12:49:12.693Z] $ docker stop --time=1 c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 [2023-03-16T12:49:13.977Z] $ docker rm -f --volumes c0dd5fe46ffb751abf813a07b5ed36af10178344feefbae3ae2e94bc514425c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T12:49:14.323Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T12:49:14.580Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T12:49:14.583Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:49:14.701Z] provisioning config files... [2023-03-16T12:49:14.710Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15371896637659785656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:49:15.008Z] ---> docker-login.sh [2023-03-16T12:49:15.008Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:49:15.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:49:15.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:49:15.008Z] Configure a credential helper to remove this warning. See [2023-03-16T12:49:15.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:49:15.008Z] [2023-03-16T12:49:15.008Z] Login Succeeded [2023-03-16T12:49:15.008Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:49:15.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:49:15.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:49:15.008Z] Configure a credential helper to remove this warning. See [2023-03-16T12:49:15.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:49:15.008Z] [2023-03-16T12:49:15.008Z] Login Succeeded [2023-03-16T12:49:15.008Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:49:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:49:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:49:15.267Z] Configure a credential helper to remove this warning. See [2023-03-16T12:49:15.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:49:15.267Z] [2023-03-16T12:49:15.267Z] Login Succeeded [2023-03-16T12:49:15.267Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:49:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:49:15.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:49:15.267Z] Configure a credential helper to remove this warning. See [2023-03-16T12:49:15.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:49:15.267Z] [2023-03-16T12:49:15.267Z] Login Succeeded [2023-03-16T12:49:15.267Z] docker.io [2023-03-16T12:49:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:49:15.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:49:15.528Z] Configure a credential helper to remove this warning. See [2023-03-16T12:49:15.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:49:15.528Z] [2023-03-16T12:49:15.528Z] Login Succeeded [2023-03-16T12:49:15.528Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:49:15.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T12:49:15.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:49:15.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:49:15.627Z] ========================================================= [2023-03-16T12:49:15.627Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T12:49:15.627Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:49:15.943Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T12:49:15.943Z] Sending build context to Docker daemon 6.394MB [2023-03-16T12:49:15.943Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T12:49:15.943Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T12:49:15.943Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T12:49:15.943Z] 63b65145d645: Pulling fs layer [2023-03-16T12:49:15.943Z] a2d21d5440eb: Pulling fs layer [2023-03-16T12:49:15.943Z] 935e6c44a52c: Pulling fs layer [2023-03-16T12:49:15.943Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T12:49:15.943Z] 30dea6a524f1: Pulling fs layer [2023-03-16T12:49:15.943Z] a2aff8979fd8: Pulling fs layer [2023-03-16T12:49:15.943Z] 6808be2612f2: Pulling fs layer [2023-03-16T12:49:15.943Z] f25807f1079a: Pulling fs layer [2023-03-16T12:49:15.943Z] a2aff8979fd8: Waiting [2023-03-16T12:49:15.943Z] 6808be2612f2: Waiting [2023-03-16T12:49:15.943Z] 94cc34f8dd06: Waiting [2023-03-16T12:49:15.943Z] 30dea6a524f1: Waiting [2023-03-16T12:49:15.943Z] f25807f1079a: Waiting [2023-03-16T12:49:15.943Z] a2d21d5440eb: Download complete [2023-03-16T12:49:16.205Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T12:49:16.205Z] 94cc34f8dd06: Download complete [2023-03-16T12:49:16.205Z] 30dea6a524f1: Verifying Checksum [2023-03-16T12:49:16.205Z] 30dea6a524f1: Download complete [2023-03-16T12:49:16.205Z] 63b65145d645: Verifying Checksum [2023-03-16T12:49:16.205Z] 63b65145d645: Download complete [2023-03-16T12:49:16.205Z] a2aff8979fd8: Verifying Checksum [2023-03-16T12:49:16.205Z] a2aff8979fd8: Download complete [2023-03-16T12:49:16.205Z] 63b65145d645: Pull complete [2023-03-16T12:49:16.777Z] a2d21d5440eb: Pull complete [2023-03-16T12:49:16.777Z] f25807f1079a: Verifying Checksum [2023-03-16T12:49:16.777Z] f25807f1079a: Download complete [2023-03-16T12:49:17.035Z] 935e6c44a52c: Download complete [2023-03-16T12:49:17.035Z] 6808be2612f2: Verifying Checksum [2023-03-16T12:49:17.035Z] 6808be2612f2: Download complete [2023-03-16T12:49:20.317Z] 935e6c44a52c: Pull complete [2023-03-16T12:49:20.317Z] 94cc34f8dd06: Pull complete [2023-03-16T12:49:20.317Z] 30dea6a524f1: Pull complete [2023-03-16T12:49:20.317Z] a2aff8979fd8: Pull complete [2023-03-16T12:49:22.846Z] 6808be2612f2: Pull complete [2023-03-16T12:49:23.413Z] f25807f1079a: Pull complete [2023-03-16T12:49:23.413Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T12:49:23.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T12:49:23.413Z] ---> 3b553350e43f [2023-03-16T12:49:23.413Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:49:28.683Z] ---> Running in b388b22b2198 [2023-03-16T12:49:28.941Z] Removing intermediate container b388b22b2198 [2023-03-16T12:49:28.941Z] ---> e96373d635e1 [2023-03-16T12:49:28.941Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T12:49:28.941Z] ---> Running in f586b54b766d [2023-03-16T12:49:28.941Z] Removing intermediate container f586b54b766d [2023-03-16T12:49:28.941Z] ---> a48b884b95fd [2023-03-16T12:49:28.941Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T12:49:28.941Z] ---> Running in 4008e01f4901 [2023-03-16T12:49:29.199Z] Removing intermediate container 4008e01f4901 [2023-03-16T12:49:29.199Z] ---> 7c0570b7d199 [2023-03-16T12:49:29.199Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T12:49:29.199Z] ---> Running in 38e38aae0f57 [2023-03-16T12:49:29.199Z] Removing intermediate container 38e38aae0f57 [2023-03-16T12:49:29.199Z] ---> 2aafa9f08c48 [2023-03-16T12:49:29.199Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T12:49:29.199Z] ---> Running in 2c9321ab9edb [2023-03-16T12:49:29.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:29.676Z] Still waiting to schedule task [2023-03-16T12:49:29.676Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2406’ [2023-03-16T12:49:29.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:49:29.716Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T12:49:29.716Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T12:49:29.716Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T12:49:29.716Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T12:49:29.975Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:49:29.975Z] OK: 269 MiB in 57 packages [2023-03-16T12:49:30.233Z] Removing intermediate container 2c9321ab9edb [2023-03-16T12:49:30.233Z] ---> 60cf88e601bc [2023-03-16T12:49:30.233Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-16T12:49:30.233Z] ---> Running in f2c0429da6fa [2023-03-16T12:49:30.493Z] Removing intermediate container f2c0429da6fa [2023-03-16T12:49:30.493Z] ---> 8ab4a55f2e84 [2023-03-16T12:49:30.493Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T12:49:30.493Z] ---> 413e78b46e79 [2023-03-16T12:49:30.493Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:49:30.493Z] ---> Running in f2478781fb5d [2023-03-16T12:49:57.096Z] Removing intermediate container f2478781fb5d [2023-03-16T12:49:57.096Z] ---> 1a5c32467e32 [2023-03-16T12:49:57.096Z] Step 11/12 : COPY . . [2023-03-16T12:49:57.355Z] ---> 3a2a325d02c6 [2023-03-16T12:49:57.355Z] Step 12/12 : RUN $MAKE [2023-03-16T12:49:57.614Z] ---> Running in 800f67cc1f11 [2023-03-16T12:49:57.614Z] noop [2023-03-16T12:49:57.872Z] Removing intermediate container 800f67cc1f11 [2023-03-16T12:49:57.873Z] ---> fb0a1f878415 [2023-03-16T12:49:58.132Z] Successfully built fb0a1f878415 [2023-03-16T12:49:58.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:49:58.449Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T12:49:58.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:49:58.524Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T12:49:58.565Z] $ 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-03-16T12:49:58.886Z] $ docker top 8c5c6bf71ee1d2c7845f3673076f7a71666ac12a252817fce4cfc08814d26ed9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:49:59.212Z] + go version [2023-03-16T12:49:59.212Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T12:49:59.232Z] $ docker stop --time=1 8c5c6bf71ee1d2c7845f3673076f7a71666ac12a252817fce4cfc08814d26ed9 [2023-03-16T12:50:00.523Z] $ docker rm -f --volumes 8c5c6bf71ee1d2c7845f3673076f7a71666ac12a252817fce4cfc08814d26ed9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:00.917Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T12:50:00.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:50:00.987Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T12:50:01.024Z] $ 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-03-16T12:50:01.316Z] $ docker top 69ecefa127dcba475c975cbe585a78ba1ad97d331de1c1a36bab0f5a6e631e05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:50:01.642Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:50:01.937Z] + make test [2023-03-16T12:50:01.937Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T12:50:06.119Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-16T12:50:16.085Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-16T12:50:16.085Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-16T12:50:16.085Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.008s coverage: 22.2% of statements [2023-03-16T12:50:20.271Z] go vet ./... [2023-03-16T12:50:23.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T12:50:23.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T12:50:23.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T12:50:23.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T12:50:23.843Z] $ docker stop --time=1 69ecefa127dcba475c975cbe585a78ba1ad97d331de1c1a36bab0f5a6e631e05 [2023-03-16T12:50:27.021Z] $ docker rm -f --volumes 69ecefa127dcba475c975cbe585a78ba1ad97d331de1c1a36bab0f5a6e631e05 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T12:50:27.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T12:50:27.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T12:50:27.915Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T12:50:28.198Z] + ls -al . [2023-03-16T12:50:28.198Z] total 180 [2023-03-16T12:50:28.199Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 12:50 . [2023-03-16T12:50:28.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 12:48 .. [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 12:48 .dockerignore [2023-03-16T12:50:28.199Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 12:49 .git [2023-03-16T12:50:28.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 12:48 .github [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 16 12:48 .gitignore [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 12:48 .golangci.yml [2023-03-16T12:50:28.199Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 12:49 .semver [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 16 12:48 Attribution.txt [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 16 12:48 CHANGELOG.md [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 16 12:48 Dockerfile [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 12:48 GOVERNANCE.md [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 12:48 Jenkinsfile [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 12:48 LICENSE [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 16 12:48 Makefile [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 12:48 OWNERS.md [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 16 12:48 README.md [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 12:49 VERSION [2023-03-16T12:50:28.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 12:48 bin [2023-03-16T12:50:28.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 12:48 cmd [2023-03-16T12:50:28.199Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 16 12:50 coverage.out [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 16 12:48 go.mod [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 16 12:48 go.sum [2023-03-16T12:50:28.199Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 12:48 internal [2023-03-16T12:50:28.199Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 12:48 mock [2023-03-16T12:50:28.199Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 12:48 snap [2023-03-16T12:50:28.199Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 16 12:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:28.511Z] + 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=1f5b40587cdb269dc0901b5b892d918e86924932 --label arch=amd64 --label version=3.0.0-dev.13 . [2023-03-16T12:50:28.511Z] Sending build context to Docker daemon 6.413MB [2023-03-16T12:50:28.511Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T12:50:28.511Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T12:50:28.511Z] ---> fb0a1f878415 [2023-03-16T12:50:28.511Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:50:28.769Z] ---> Running in 3bb5118db6b1 [2023-03-16T12:50:28.769Z] Removing intermediate container 3bb5118db6b1 [2023-03-16T12:50:28.769Z] ---> 84d0ff338ae0 [2023-03-16T12:50:28.769Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T12:50:28.769Z] ---> Running in 6dcbec7ec2fb [2023-03-16T12:50:28.769Z] Removing intermediate container 6dcbec7ec2fb [2023-03-16T12:50:28.769Z] ---> 19a88221eee2 [2023-03-16T12:50:28.769Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T12:50:28.769Z] ---> Running in 8d43acfcbf27 [2023-03-16T12:50:29.028Z] Removing intermediate container 8d43acfcbf27 [2023-03-16T12:50:29.028Z] ---> a89fa511eb4e [2023-03-16T12:50:29.028Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T12:50:29.028Z] ---> Running in eca18fa4225c [2023-03-16T12:50:29.028Z] Removing intermediate container eca18fa4225c [2023-03-16T12:50:29.028Z] ---> 9e011f75ab9e [2023-03-16T12:50:29.028Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T12:50:29.028Z] ---> Running in 2e44b9f3a634 [2023-03-16T12:50:29.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:29.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:29.803Z] OK: 269 MiB in 57 packages [2023-03-16T12:50:30.061Z] Removing intermediate container 2e44b9f3a634 [2023-03-16T12:50:30.061Z] ---> 790767177dab [2023-03-16T12:50:30.061Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-16T12:50:30.061Z] ---> Running in 6ba04b2ebbfe [2023-03-16T12:50:30.061Z] Removing intermediate container 6ba04b2ebbfe [2023-03-16T12:50:30.061Z] ---> f13b5bdb460d [2023-03-16T12:50:30.061Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T12:50:30.319Z] ---> 18b60b9974b6 [2023-03-16T12:50:30.319Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:50:30.319Z] ---> Running in 06b1ef52c2c0 [2023-03-16T12:50:31.266Z] Removing intermediate container 06b1ef52c2c0 [2023-03-16T12:50:31.266Z] ---> a85adecc3ec7 [2023-03-16T12:50:31.266Z] Step 11/24 : COPY . . [2023-03-16T12:50:31.559Z] ---> 4b5edcdc66ca [2023-03-16T12:50:31.559Z] Step 12/24 : RUN $MAKE [2023-03-16T12:50:31.559Z] ---> Running in 6379472a7f48 [2023-03-16T12:50:31.559Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.13" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-16T12:50:49.736Z] Removing intermediate container 6379472a7f48 [2023-03-16T12:50:49.736Z] ---> 63beab545c71 [2023-03-16T12:50:49.736Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T12:50:49.736Z] 3.17: Pulling from library/alpine [2023-03-16T12:50:49.736Z] 63b65145d645: Already exists [2023-03-16T12:50:49.736Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T12:50:49.736Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T12:50:49.736Z] ---> b2aa39c304c2 [2023-03-16T12:50:49.736Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-16T12:50:49.736Z] ---> Running in 5c64f31a2bbc [2023-03-16T12:50:49.736Z] Removing intermediate container 5c64f31a2bbc [2023-03-16T12:50:49.736Z] ---> da6a2ab4124b [2023-03-16T12:50:49.736Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T12:50:49.736Z] ---> Running in 6c8b57edfda8 [2023-03-16T12:50:49.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:49.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T12:50:50.254Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T12:50:50.254Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:50:50.254Z] OK: 7 MiB in 16 packages [2023-03-16T12:50:50.823Z] Removing intermediate container 6c8b57edfda8 [2023-03-16T12:50:50.823Z] ---> e73d9e34aeb6 [2023-03-16T12:50:50.823Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-16T12:50:51.757Z] ---> faaee0fcb46f [2023-03-16T12:50:51.757Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-16T12:50:51.757Z] ---> acbdbbea2164 [2023-03-16T12:50:51.757Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-16T12:50:51.757Z] ---> d23ee0cd454f [2023-03-16T12:50:51.757Z] Step 19/24 : EXPOSE 59982 [2023-03-16T12:50:51.757Z] ---> Running in 882babac6823 [2023-03-16T12:50:52.016Z] Removing intermediate container 882babac6823 [2023-03-16T12:50:52.016Z] ---> 86fa03a88447 [2023-03-16T12:50:52.016Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-16T12:50:52.016Z] ---> Running in 5ea6bafd3040 [2023-03-16T12:50:52.016Z] Removing intermediate container 5ea6bafd3040 [2023-03-16T12:50:52.016Z] ---> eaa00a5d5e8a [2023-03-16T12:50:52.016Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-16T12:50:52.016Z] ---> Running in a82bed663cf7 [2023-03-16T12:50:52.016Z] Removing intermediate container a82bed663cf7 [2023-03-16T12:50:52.016Z] ---> c6cce95eb653 [2023-03-16T12:50:52.016Z] Step 22/24 : LABEL arch=amd64 [2023-03-16T12:50:52.016Z] ---> Running in 48f8f30292c5 [2023-03-16T12:50:52.275Z] Removing intermediate container 48f8f30292c5 [2023-03-16T12:50:52.275Z] ---> 67d22b296667 [2023-03-16T12:50:52.275Z] Step 23/24 : LABEL git_sha=1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T12:50:52.275Z] ---> Running in 6764c7645410 [2023-03-16T12:50:52.275Z] Removing intermediate container 6764c7645410 [2023-03-16T12:50:52.275Z] ---> e82a8c6b5bd0 [2023-03-16T12:50:52.275Z] Step 24/24 : LABEL version=3.0.0-dev.13 [2023-03-16T12:50:52.275Z] ---> Running in 103ead022604 [2023-03-16T12:50:52.275Z] Removing intermediate container 103ead022604 [2023-03-16T12:50:52.275Z] ---> 1aa02ad6650e [2023-03-16T12:50:52.275Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T12:50:52.275Z] Successfully built 1aa02ad6650e [2023-03-16T12:50:52.275Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:50:52.371Z] provisioning config files... [2023-03-16T12:50:52.378Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12813450006724623460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:50:52.672Z] ---> docker-login.sh [2023-03-16T12:50:52.672Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:50:52.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:52.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:52.672Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:52.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:52.672Z] [2023-03-16T12:50:52.672Z] Login Succeeded [2023-03-16T12:50:52.672Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:50:52.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:52.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:52.672Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:52.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:52.672Z] [2023-03-16T12:50:52.672Z] Login Succeeded [2023-03-16T12:50:52.672Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:50:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:52.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:52.931Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:52.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:52.931Z] [2023-03-16T12:50:52.931Z] Login Succeeded [2023-03-16T12:50:52.931Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:50:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:52.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:52.931Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:52.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:52.931Z] [2023-03-16T12:50:52.931Z] Login Succeeded [2023-03-16T12:50:52.931Z] docker.io [2023-03-16T12:50:52.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:50:53.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:50:53.191Z] Configure a credential helper to remove this warning. See [2023-03-16T12:50:53.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:50:53.191Z] [2023-03-16T12:50:53.191Z] Login Succeeded [2023-03-16T12:50:53.191Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:50:53.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:53.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:50:53.250Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-03-16T12:50:53.250Z] 1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T12:50:53.250Z] latest [2023-03-16T12:50:53.250Z] 3.0.0-dev.13 [2023-03-16T12:50:53.250Z] 1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [2023-03-16T12:50:53.250Z] main [2023-03-16T12:50:53.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:53.567Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:53.873Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T12:50:53.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-16T12:50:53.873Z] 52754ce759d6: Preparing [2023-03-16T12:50:53.873Z] 98a37ded3171: Preparing [2023-03-16T12:50:53.873Z] 0a6d63e9b348: Preparing [2023-03-16T12:50:53.873Z] 3715002ecc56: Preparing [2023-03-16T12:50:53.873Z] 7cd52847ad77: Preparing [2023-03-16T12:50:53.873Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:53.873Z] 3715002ecc56: Pushed [2023-03-16T12:50:53.873Z] 52754ce759d6: Pushed [2023-03-16T12:50:53.873Z] 98a37ded3171: Pushed [2023-03-16T12:50:56.403Z] 0a6d63e9b348: Pushed [2023-03-16T12:50:56.403Z] 1f5b40587cdb269dc0901b5b892d918e86924932: digest: sha256:7156cf9960a6c4ce7c5c0df707cb375ec155f774685341c3dfcf6de6bdc3bf33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:56.712Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:57.018Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-16T12:50:57.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-16T12:50:57.018Z] 52754ce759d6: Preparing [2023-03-16T12:50:57.018Z] 98a37ded3171: Preparing [2023-03-16T12:50:57.018Z] 0a6d63e9b348: Preparing [2023-03-16T12:50:57.018Z] 3715002ecc56: Preparing [2023-03-16T12:50:57.018Z] 7cd52847ad77: Preparing [2023-03-16T12:50:57.018Z] 3715002ecc56: Layer already exists [2023-03-16T12:50:57.018Z] 52754ce759d6: Layer already exists [2023-03-16T12:50:57.018Z] 98a37ded3171: Layer already exists [2023-03-16T12:50:57.018Z] 0a6d63e9b348: Layer already exists [2023-03-16T12:50:57.018Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:57.018Z] latest: digest: sha256:7156cf9960a6c4ce7c5c0df707cb375ec155f774685341c3dfcf6de6bdc3bf33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:57.329Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:57.629Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.13 [2023-03-16T12:50:57.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-16T12:50:57.629Z] 52754ce759d6: Preparing [2023-03-16T12:50:57.629Z] 98a37ded3171: Preparing [2023-03-16T12:50:57.629Z] 0a6d63e9b348: Preparing [2023-03-16T12:50:57.629Z] 3715002ecc56: Preparing [2023-03-16T12:50:57.629Z] 7cd52847ad77: Preparing [2023-03-16T12:50:57.629Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:57.629Z] 3715002ecc56: Layer already exists [2023-03-16T12:50:57.629Z] 0a6d63e9b348: Layer already exists [2023-03-16T12:50:57.629Z] 52754ce759d6: Layer already exists [2023-03-16T12:50:57.629Z] 98a37ded3171: Layer already exists [2023-03-16T12:50:57.629Z] 3.0.0-dev.13: digest: sha256:7156cf9960a6c4ce7c5c0df707cb375ec155f774685341c3dfcf6de6bdc3bf33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:57.936Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:58.238Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [2023-03-16T12:50:58.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-16T12:50:58.238Z] 52754ce759d6: Preparing [2023-03-16T12:50:58.238Z] 98a37ded3171: Preparing [2023-03-16T12:50:58.238Z] 0a6d63e9b348: Preparing [2023-03-16T12:50:58.238Z] 3715002ecc56: Preparing [2023-03-16T12:50:58.238Z] 7cd52847ad77: Preparing [2023-03-16T12:50:58.238Z] 98a37ded3171: Layer already exists [2023-03-16T12:50:58.238Z] 3715002ecc56: Layer already exists [2023-03-16T12:50:58.238Z] 52754ce759d6: Layer already exists [2023-03-16T12:50:58.238Z] 0a6d63e9b348: Layer already exists [2023-03-16T12:50:58.238Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:58.238Z] 1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13: digest: sha256:7156cf9960a6c4ce7c5c0df707cb375ec155f774685341c3dfcf6de6bdc3bf33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:58.544Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:58.848Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-03-16T12:50:58.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-03-16T12:50:58.848Z] 52754ce759d6: Preparing [2023-03-16T12:50:58.848Z] 98a37ded3171: Preparing [2023-03-16T12:50:58.848Z] 0a6d63e9b348: Preparing [2023-03-16T12:50:58.848Z] 3715002ecc56: Preparing [2023-03-16T12:50:58.848Z] 7cd52847ad77: Preparing [2023-03-16T12:50:58.848Z] 7cd52847ad77: Layer already exists [2023-03-16T12:50:58.848Z] 0a6d63e9b348: Layer already exists [2023-03-16T12:50:58.848Z] 98a37ded3171: Layer already exists [2023-03-16T12:50:58.848Z] 52754ce759d6: Layer already exists [2023-03-16T12:50:58.848Z] 3715002ecc56: Layer already exists [2023-03-16T12:50:58.848Z] main: digest: sha256:7156cf9960a6c4ce7c5c0df707cb375ec155f774685341c3dfcf6de6bdc3bf33 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T12:50:58.886Z] ===================================================== [Pipeline] echo [2023-03-16T12:50:58.891Z] taggedImages: [2023-03-16T12:50:58.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T12:50:58.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-03-16T12:50:58.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.13 [2023-03-16T12:50:58.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [2023-03-16T12:50:58.891Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:59.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T12:50:59.224Z] [2023-03-16T12:50:59.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:50:59.520Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T12:50:59.520Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T12:50:59.520Z] 5eb5b503b376: Pulling fs layer [2023-03-16T12:50:59.520Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T12:50:59.520Z] ec43610c2a17: Pulling fs layer [2023-03-16T12:50:59.520Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T12:50:59.520Z] 33b1e0a273af: Pulling fs layer [2023-03-16T12:50:59.520Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T12:50:59.520Z] 2f39f015ded8: Pulling fs layer [2023-03-16T12:50:59.520Z] 5d3b04190fa2: Waiting [2023-03-16T12:50:59.520Z] 3a2ae6a8a46f: Waiting [2023-03-16T12:50:59.520Z] 33b1e0a273af: Waiting [2023-03-16T12:50:59.520Z] 2f39f015ded8: Waiting [2023-03-16T12:50:59.520Z] 5c69ac0246d0: Verifying Checksum [2023-03-16T12:50:59.520Z] 5c69ac0246d0: Download complete [2023-03-16T12:50:59.520Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-16T12:50:59.520Z] 3a2ae6a8a46f: Download complete [2023-03-16T12:50:59.781Z] 33b1e0a273af: Verifying Checksum [2023-03-16T12:50:59.781Z] 33b1e0a273af: Download complete [2023-03-16T12:50:59.781Z] 5d3b04190fa2: Download complete [2023-03-16T12:50:59.781Z] ec43610c2a17: Verifying Checksum [2023-03-16T12:50:59.781Z] ec43610c2a17: Download complete [2023-03-16T12:50:59.781Z] 5eb5b503b376: Verifying Checksum [2023-03-16T12:50:59.781Z] 5eb5b503b376: Download complete [2023-03-16T12:51:00.349Z] 2f39f015ded8: Verifying Checksum [2023-03-16T12:51:00.349Z] 2f39f015ded8: Download complete [2023-03-16T12:51:00.915Z] 5eb5b503b376: Pull complete [2023-03-16T12:51:00.915Z] 5c69ac0246d0: Pull complete [2023-03-16T12:51:01.483Z] ec43610c2a17: Pull complete [2023-03-16T12:51:01.483Z] 3a2ae6a8a46f: Pull complete [2023-03-16T12:51:01.483Z] 33b1e0a273af: Pull complete [2023-03-16T12:51:01.742Z] 5d3b04190fa2: Pull complete [2023-03-16T12:51:05.929Z] 2f39f015ded8: Pull complete [2023-03-16T12:51:05.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T12:51:05.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T12:51:05.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:51:06.012Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T12:51:06.051Z] $ 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-03-16T12:51:09.056Z] $ docker top 02ced4608b992fae321e03b2d1fb84296cb49b69a1720a8b1bb9feeaf9080437 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:51:09.432Z] ---> job-cost.sh [2023-03-16T12:51:09.432Z] lf-activate-venv: SKIPPING [2023-03-16T12:51:09.432Z] INFO: No Stack... [2023-03-16T12:51:09.690Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T12:51:10.257Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T12:51:10.546Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-03-16T12:51:10.546Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T12:51:10.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] [2023-03-16T12:51:10.577Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] did not exist. Created. [2023-03-16T12:51:10.577Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T12:51:10.877Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T12:51:10.907Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T12:51:10.913Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T12:51:10.940Z] $ docker stop --time=1 02ced4608b992fae321e03b2d1fb84296cb49b69a1720a8b1bb9feeaf9080437 [2023-03-16T12:51:12.092Z] $ docker rm -f --volumes 02ced4608b992fae321e03b2d1fb84296cb49b69a1720a8b1bb9feeaf9080437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T12:52:55.368Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2408 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-03-16T12:52:55.379Z] Running in /w/workspace/device-mqtt-go/97 [Pipeline] { [Pipeline] checkout [2023-03-16T12:52:55.421Z] Selected Git installation does not exist. Using Default [2023-03-16T12:52:55.421Z] The recommended git tool is: NONE [2023-03-16T12:53:01.107Z] using credential edgex-jenkins-ssh [2023-03-16T12:53:01.126Z] Cloning the remote Git repository [2023-03-16T12:53:01.178Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T12:53:01.280Z] > git init /w/workspace/device-mqtt-go/97 # timeout=10 [2023-03-16T12:53:01.435Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-16T12:53:01.436Z] > git --version # timeout=10 [2023-03-16T12:53:01.511Z] > git --version # 'git version 2.25.1' [2023-03-16T12:53:01.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T12:53:01.665Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T12:53:02.843Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-16T12:53:03.737Z] Avoid second fetch [2023-03-16T12:53:03.738Z] Checking out Revision 1f5b40587cdb269dc0901b5b892d918e86924932 (main) [2023-03-16T12:53:02.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T12:53:03.757Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T12:53:03.834Z] > git checkout -f 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 [2023-03-16T12:53:04.370Z] Commit message: "refactor(snap): Update command and metadata sourcing (#529)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T12:53:05.307Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T12:53:05.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T12:53:05.307Z] Dload Upload Total Spent Left Speed [2023-03-16T12:53:05.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-03-16T12:53:05.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T12:53:06.316Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T12:53:06.316Z] + sudo tee /etc/docker/daemon.new [2023-03-16T12:53:06.316Z] { [2023-03-16T12:53:06.316Z] "registry-mirrors": [ [2023-03-16T12:53:06.316Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T12:53:06.316Z] ], [2023-03-16T12:53:06.316Z] "bip": "10.250.0.254/24", [2023-03-16T12:53:06.316Z] "hosts": [ [2023-03-16T12:53:06.316Z] "tcp://0.0.0.0:5555", [2023-03-16T12:53:06.316Z] "unix:///var/run/docker.sock" [2023-03-16T12:53:06.316Z] ], [2023-03-16T12:53:06.316Z] "mtu": 1458, [2023-03-16T12:53:06.316Z] "selinux-enabled": true, [2023-03-16T12:53:06.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T12:53:06.316Z] } [Pipeline] sh [2023-03-16T12:53:06.643Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T12:53:06.976Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T12:53:25.247Z] provisioning config files... [2023-03-16T12:53:25.275Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/97@tmp/config14492395473840978779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T12:53:25.628Z] ---> docker-login.sh [2023-03-16T12:53:25.628Z] nexus3.edgexfoundry.org:10001 [2023-03-16T12:53:25.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:53:26.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:53:26.166Z] Configure a credential helper to remove this warning. See [2023-03-16T12:53:26.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:53:26.166Z] [2023-03-16T12:53:26.166Z] Login Succeeded [2023-03-16T12:53:26.166Z] nexus3.edgexfoundry.org:10002 [2023-03-16T12:53:26.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:53:26.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:53:26.434Z] Configure a credential helper to remove this warning. See [2023-03-16T12:53:26.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:53:26.434Z] [2023-03-16T12:53:26.434Z] Login Succeeded [2023-03-16T12:53:26.706Z] nexus3.edgexfoundry.org:10003 [2023-03-16T12:53:26.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:53:26.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:53:26.975Z] Configure a credential helper to remove this warning. See [2023-03-16T12:53:26.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:53:26.975Z] [2023-03-16T12:53:26.975Z] Login Succeeded [2023-03-16T12:53:26.975Z] nexus3.edgexfoundry.org:10004 [2023-03-16T12:53:27.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:53:27.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:53:27.245Z] Configure a credential helper to remove this warning. See [2023-03-16T12:53:27.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:53:27.245Z] [2023-03-16T12:53:27.245Z] Login Succeeded [2023-03-16T12:53:27.245Z] docker.io [2023-03-16T12:53:27.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T12:53:27.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T12:53:27.781Z] Configure a credential helper to remove this warning. See [2023-03-16T12:53:27.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T12:53:27.781Z] [2023-03-16T12:53:27.781Z] Login Succeeded [2023-03-16T12:53:27.781Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T12:53:27.794Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T12:53:28.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:53:28.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T12:53:28.062Z] ========================================================= [2023-03-16T12:53:28.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T12:53:28.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:53:28.410Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T12:53:28.678Z] Sending build context to Docker daemon 3.318MB [2023-03-16T12:53:28.678Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T12:53:28.678Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-16T12:53:28.948Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T12:53:28.948Z] af6eaf76a39c: Pulling fs layer [2023-03-16T12:53:28.948Z] 55522c791124: Pulling fs layer [2023-03-16T12:53:28.948Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T12:53:28.948Z] 169dfbe0d373: Pulling fs layer [2023-03-16T12:53:28.948Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T12:53:28.948Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T12:53:28.948Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T12:53:28.948Z] 169dfbe0d373: Waiting [2023-03-16T12:53:28.948Z] 52ebb69f0ebf: Waiting [2023-03-16T12:53:28.948Z] 5abe8eddf0d5: Waiting [2023-03-16T12:53:28.948Z] e1ff8fa3b103: Waiting [2023-03-16T12:53:28.948Z] 55522c791124: Verifying Checksum [2023-03-16T12:53:28.948Z] 55522c791124: Download complete [2023-03-16T12:53:28.948Z] 169dfbe0d373: Verifying Checksum [2023-03-16T12:53:28.948Z] 169dfbe0d373: Download complete [2023-03-16T12:53:28.948Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T12:53:28.948Z] e1ff8fa3b103: Download complete [2023-03-16T12:53:28.948Z] af6eaf76a39c: Verifying Checksum [2023-03-16T12:53:29.928Z] af6eaf76a39c: Pull complete [2023-03-16T12:53:29.928Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T12:53:29.928Z] 5abe8eddf0d5: Download complete [2023-03-16T12:53:30.534Z] 55522c791124: Pull complete [2023-03-16T12:53:31.518Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T12:53:31.518Z] ce5c4a1c91eb: Download complete [2023-03-16T12:53:31.518Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T12:53:31.518Z] 52ebb69f0ebf: Download complete [2023-03-16T12:53:43.859Z] ce5c4a1c91eb: Pull complete [2023-03-16T12:53:43.859Z] 169dfbe0d373: Pull complete [2023-03-16T12:53:43.859Z] e1ff8fa3b103: Pull complete [2023-03-16T12:53:49.228Z] 52ebb69f0ebf: Pull complete [2023-03-16T12:53:51.183Z] 5abe8eddf0d5: Pull complete [2023-03-16T12:53:51.183Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T12:53:51.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T12:53:51.183Z] ---> 6cb57ee374ae [2023-03-16T12:53:51.183Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:53:53.148Z] ---> Running in 9c628dfd5350 [2023-03-16T12:53:53.148Z] Removing intermediate container 9c628dfd5350 [2023-03-16T12:53:53.148Z] ---> fde1a0da7d66 [2023-03-16T12:53:53.148Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T12:53:53.148Z] ---> Running in f9d45720350d [2023-03-16T12:53:53.420Z] Removing intermediate container f9d45720350d [2023-03-16T12:53:53.420Z] ---> 6ec1ebbbbea3 [2023-03-16T12:53:53.420Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T12:53:53.690Z] ---> Running in 0c19d5ce8062 [2023-03-16T12:53:53.959Z] Removing intermediate container 0c19d5ce8062 [2023-03-16T12:53:53.959Z] ---> 990c9ed9dd23 [2023-03-16T12:53:53.959Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T12:53:53.959Z] ---> Running in 57c555ba8861 [2023-03-16T12:53:54.547Z] Removing intermediate container 57c555ba8861 [2023-03-16T12:53:54.547Z] ---> 6272f1d97b6c [2023-03-16T12:53:54.547Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T12:53:54.547Z] ---> Running in a05bc19becb4 [2023-03-16T12:53:55.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:53:56.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:53:57.550Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-16T12:53:57.550Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-16T12:53:57.550Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-16T12:53:57.550Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-16T12:53:57.550Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T12:53:57.550Z] OK: 268 MiB in 57 packages [2023-03-16T12:53:58.539Z] Removing intermediate container a05bc19becb4 [2023-03-16T12:53:58.539Z] ---> b8294b35d4ac [2023-03-16T12:53:58.539Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-16T12:53:58.539Z] ---> Running in c90907c55b8c [2023-03-16T12:53:58.809Z] Removing intermediate container c90907c55b8c [2023-03-16T12:53:58.809Z] ---> d7dfeeb7b125 [2023-03-16T12:53:58.809Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-16T12:53:59.406Z] ---> 18237f438771 [2023-03-16T12:53:59.406Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:53:59.406Z] ---> Running in 1690e439e38d [2023-03-16T12:55:07.322Z] Removing intermediate container 1690e439e38d [2023-03-16T12:55:07.322Z] ---> 2979e56e9131 [2023-03-16T12:55:07.322Z] Step 11/12 : COPY . . [2023-03-16T12:55:07.322Z] ---> ea15409390ee [2023-03-16T12:55:07.322Z] Step 12/12 : RUN $MAKE [2023-03-16T12:55:07.322Z] ---> Running in a905e53f8433 [2023-03-16T12:55:07.322Z] noop [2023-03-16T12:55:07.322Z] Removing intermediate container a905e53f8433 [2023-03-16T12:55:07.322Z] ---> 7eecb51b02bf [2023-03-16T12:55:07.322Z] Successfully built 7eecb51b02bf [2023-03-16T12:55:07.322Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:55:07.679Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T12:55:07.679Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:55:07.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-2408 does not seem to be running inside a container [2023-03-16T12:55:07.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/97 -v /w/workspace/device-mqtt-go/97:/w/workspace/device-mqtt-go/97:rw,z -v /w/workspace/device-mqtt-go/97@tmp:/w/workspace/device-mqtt-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T12:55:09.097Z] $ docker top f880ff7b047133f1fd11ca902e8f0e90058847d5cab8a2a0a622dae080c9b697 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:55:09.916Z] + go version [2023-03-16T12:55:09.916Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T12:55:09.941Z] $ docker stop --time=1 f880ff7b047133f1fd11ca902e8f0e90058847d5cab8a2a0a622dae080c9b697 [2023-03-16T12:55:13.115Z] $ docker rm -f --volumes f880ff7b047133f1fd11ca902e8f0e90058847d5cab8a2a0a622dae080c9b697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:55:13.650Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T12:55:13.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T12:55:13.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-2408 does not seem to be running inside a container [2023-03-16T12:55:13.893Z] $ 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/97 -v /w/workspace/device-mqtt-go/97:/w/workspace/device-mqtt-go/97:rw,z -v /w/workspace/device-mqtt-go/97@tmp:/w/workspace/device-mqtt-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T12:55:14.962Z] $ docker top bfb73be0bd7454d57692ccd398ca4f7f12e3d0cd56f8a276a4dbf1aef8f10eeb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T12:55:15.781Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/97 [Pipeline] fileExists [Pipeline] sh [2023-03-16T12:55:16.118Z] + make test [2023-03-16T12:55:16.118Z] go test ./... -coverprofile=coverage.out ./... [2023-03-16T12:55:48.361Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-16T12:57:55.069Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-03-16T12:57:55.069Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-16T12:57:55.069Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.080s coverage: 22.2% of statements [2023-03-16T12:57:55.338Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-16T12:57:55.338Z] go vet ./... [2023-03-16T12:58:37.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T12:58:37.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T12:58:37.473Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-16T12:58:37.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T12:58:37.520Z] $ docker stop --time=1 bfb73be0bd7454d57692ccd398ca4f7f12e3d0cd56f8a276a4dbf1aef8f10eeb [2023-03-16T12:58:40.024Z] $ docker rm -f --volumes bfb73be0bd7454d57692ccd398ca4f7f12e3d0cd56f8a276a4dbf1aef8f10eeb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T12:58:41.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T12:58:41.200Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T12:58:41.721Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T12:58:42.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T12:58:42.419Z] + ls -al . [2023-03-16T12:58:42.419Z] total 176 [2023-03-16T12:58:42.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 12:55 . [2023-03-16T12:58:42.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 12:53 .. [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 16 12:53 .dockerignore [2023-03-16T12:58:42.419Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 12:53 .git [2023-03-16T12:58:42.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 12:53 .github [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 329 Mar 16 12:53 .gitignore [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 16 12:53 .golangci.yml [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 9407 Mar 16 12:53 Attribution.txt [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 13162 Mar 16 12:53 CHANGELOG.md [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 1689 Mar 16 12:53 Dockerfile [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 12:53 GOVERNANCE.md [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 16 12:53 Jenkinsfile [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 16 12:53 LICENSE [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 1732 Mar 16 12:53 Makefile [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 16 12:53 OWNERS.md [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 3165 Mar 16 12:53 README.md [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 16 12:49 VERSION [2023-03-16T12:58:42.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 12:53 bin [2023-03-16T12:58:42.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 12:53 cmd [2023-03-16T12:58:42.419Z] -rw-r--r-- 1 jenkins jenkins 18047 Mar 16 12:57 coverage.out [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 3377 Mar 16 12:53 go.mod [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 31299 Mar 16 12:53 go.sum [2023-03-16T12:58:42.419Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 12:53 internal [2023-03-16T12:58:42.419Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 12:53 mock [2023-03-16T12:58:42.419Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 12:53 snap [2023-03-16T12:58:42.419Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 16 12:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T12:58:42.753Z] + 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=1f5b40587cdb269dc0901b5b892d918e86924932 --label arch=arm64 --label version=3.0.0-dev.13 . [2023-03-16T12:58:43.020Z] Sending build context to Docker daemon 3.337MB [2023-03-16T12:58:43.020Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-16T12:58:43.020Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-16T12:58:43.020Z] ---> 7eecb51b02bf [2023-03-16T12:58:43.020Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-16T12:58:43.288Z] ---> Running in bf9280d76818 [2023-03-16T12:58:43.554Z] Removing intermediate container bf9280d76818 [2023-03-16T12:58:43.554Z] ---> 13162e4519ed [2023-03-16T12:58:43.554Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-16T12:58:43.554Z] ---> Running in 7bad651ec741 [2023-03-16T12:58:43.820Z] Removing intermediate container 7bad651ec741 [2023-03-16T12:58:43.820Z] ---> c05dbeaf8039 [2023-03-16T12:58:43.820Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-16T12:58:43.820Z] ---> Running in 3d5e9446985d [2023-03-16T12:58:44.090Z] Removing intermediate container 3d5e9446985d [2023-03-16T12:58:44.090Z] ---> 1e5bfe30d3e5 [2023-03-16T12:58:44.090Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T12:58:44.356Z] ---> Running in 8408de1f4530 [2023-03-16T12:58:44.623Z] Removing intermediate container 8408de1f4530 [2023-03-16T12:58:44.624Z] ---> f58c67d5f315 [2023-03-16T12:58:44.624Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T12:58:44.624Z] ---> Running in 5a1eaee7bd23 [2023-03-16T12:58:45.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T12:58:46.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T12:58:47.582Z] OK: 268 MiB in 57 packages [2023-03-16T12:58:48.554Z] Removing intermediate container 5a1eaee7bd23 [2023-03-16T12:58:48.554Z] ---> 66d67974166f [2023-03-16T12:58:48.554Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-03-16T12:58:48.554Z] ---> Running in 254beffb85d5 [2023-03-16T12:58:48.823Z] Removing intermediate container 254beffb85d5 [2023-03-16T12:58:48.823Z] ---> dd409785bc1b [2023-03-16T12:58:48.823Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-16T12:58:49.410Z] ---> b6761335360c [2023-03-16T12:58:49.410Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T12:58:49.410Z] ---> Running in 352ebaea4504 [2023-03-16T12:58:53.680Z] Removing intermediate container 352ebaea4504 [2023-03-16T12:58:53.680Z] ---> 26db1d1b1362 [2023-03-16T12:58:53.680Z] Step 11/24 : COPY . . [2023-03-16T12:58:53.959Z] ---> 88732f36acfd [2023-03-16T12:58:53.960Z] Step 12/24 : RUN $MAKE [2023-03-16T12:58:54.236Z] ---> Running in f80c99541ae8 [2023-03-16T12:58:55.198Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.13" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-03-16T13:01:20.066Z] Removing intermediate container f80c99541ae8 [2023-03-16T13:01:20.066Z] ---> 01d1066fd408 [2023-03-16T13:01:20.066Z] Step 13/24 : FROM alpine:3.17 [2023-03-16T13:01:20.066Z] 3.17: Pulling from library/alpine [2023-03-16T13:01:20.066Z] af6eaf76a39c: Already exists [2023-03-16T13:01:20.066Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-16T13:01:20.066Z] Status: Downloaded newer image for alpine:3.17 [2023-03-16T13:01:20.066Z] ---> d74e625d9115 [2023-03-16T13:01:20.066Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-03-16T13:01:20.066Z] ---> Running in 241600986f53 [2023-03-16T13:01:20.066Z] Removing intermediate container 241600986f53 [2023-03-16T13:01:20.066Z] ---> 6d1b3bf57a0d [2023-03-16T13:01:20.066Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-16T13:01:20.066Z] ---> Running in 66eedb4ec8b9 [2023-03-16T13:01:20.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T13:01:20.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T13:01:20.066Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-16T13:01:20.066Z] Executing busybox-1.35.0-r29.trigger [2023-03-16T13:01:20.066Z] OK: 8 MiB in 16 packages [2023-03-16T13:01:20.066Z] Removing intermediate container 66eedb4ec8b9 [2023-03-16T13:01:20.066Z] ---> 91b734b33d32 [2023-03-16T13:01:20.066Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-03-16T13:01:20.066Z] ---> 25a0b712c9fb [2023-03-16T13:01:20.066Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-03-16T13:01:20.066Z] ---> 28246cefffd0 [2023-03-16T13:01:20.066Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-03-16T13:01:20.066Z] ---> 8ff974362077 [2023-03-16T13:01:20.066Z] Step 19/24 : EXPOSE 59982 [2023-03-16T13:01:20.066Z] ---> Running in ca2a227d6eb2 [2023-03-16T13:01:20.066Z] Removing intermediate container ca2a227d6eb2 [2023-03-16T13:01:20.066Z] ---> 194711a129d9 [2023-03-16T13:01:20.066Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-03-16T13:01:20.066Z] ---> Running in 38d5771ec09d [2023-03-16T13:01:20.066Z] Removing intermediate container 38d5771ec09d [2023-03-16T13:01:20.066Z] ---> 158a2253bb87 [2023-03-16T13:01:20.066Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-03-16T13:01:20.066Z] ---> Running in 2aede922fc00 [2023-03-16T13:01:20.066Z] Removing intermediate container 2aede922fc00 [2023-03-16T13:01:20.066Z] ---> c7c0252b8dbd [2023-03-16T13:01:20.066Z] Step 22/24 : LABEL arch=arm64 [2023-03-16T13:01:20.066Z] ---> Running in 44e740d78fad [2023-03-16T13:01:20.066Z] Removing intermediate container 44e740d78fad [2023-03-16T13:01:20.066Z] ---> e0d1ce904955 [2023-03-16T13:01:20.066Z] Step 23/24 : LABEL git_sha=1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T13:01:20.066Z] ---> Running in aaec160ffbd9 [2023-03-16T13:01:20.066Z] Removing intermediate container aaec160ffbd9 [2023-03-16T13:01:20.066Z] ---> d05ba2d25b9e [2023-03-16T13:01:20.066Z] Step 24/24 : LABEL version=3.0.0-dev.13 [2023-03-16T13:01:20.066Z] ---> Running in 8ebb634660b7 [2023-03-16T13:01:20.067Z] Removing intermediate container 8ebb634660b7 [2023-03-16T13:01:20.067Z] ---> 03671fbbaa65 [2023-03-16T13:01:20.067Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T13:01:20.067Z] Successfully built 03671fbbaa65 [2023-03-16T13:01:20.067Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:01:20.163Z] provisioning config files... [2023-03-16T13:01:20.177Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/97@tmp/config14044355696368623628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:01:20.634Z] ---> docker-login.sh [2023-03-16T13:01:20.634Z] nexus3.edgexfoundry.org:10001 [2023-03-16T13:01:20.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:01:20.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:01:20.907Z] Configure a credential helper to remove this warning. See [2023-03-16T13:01:20.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:01:20.907Z] [2023-03-16T13:01:20.907Z] Login Succeeded [2023-03-16T13:01:20.907Z] nexus3.edgexfoundry.org:10002 [2023-03-16T13:01:21.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:01:21.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:01:21.467Z] Configure a credential helper to remove this warning. See [2023-03-16T13:01:21.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:01:21.467Z] [2023-03-16T13:01:21.467Z] Login Succeeded [2023-03-16T13:01:21.467Z] nexus3.edgexfoundry.org:10003 [2023-03-16T13:01:21.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:01:21.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:01:21.743Z] Configure a credential helper to remove this warning. See [2023-03-16T13:01:21.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:01:21.743Z] [2023-03-16T13:01:21.743Z] Login Succeeded [2023-03-16T13:01:21.743Z] nexus3.edgexfoundry.org:10004 [2023-03-16T13:01:22.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:01:22.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:01:22.301Z] Configure a credential helper to remove this warning. See [2023-03-16T13:01:22.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:01:22.301Z] [2023-03-16T13:01:22.301Z] Login Succeeded [2023-03-16T13:01:22.301Z] docker.io [2023-03-16T13:01:22.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T13:01:22.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T13:01:22.848Z] Configure a credential helper to remove this warning. See [2023-03-16T13:01:22.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T13:01:22.848Z] [2023-03-16T13:01:22.848Z] Login Succeeded [2023-03-16T13:01:22.848Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T13:01:22.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:01:22.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T13:01:22.915Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-03-16T13:01:22.915Z] 1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T13:01:22.915Z] latest [2023-03-16T13:01:22.915Z] 3.0.0-dev.13 [2023-03-16T13:01:22.915Z] 1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [2023-03-16T13:01:22.915Z] main [2023-03-16T13:01:22.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:23.249Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:23.598Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T13:01:23.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-16T13:01:23.598Z] 470efe807284: Preparing [2023-03-16T13:01:23.598Z] e786bde9a200: Preparing [2023-03-16T13:01:23.598Z] dd056f017321: Preparing [2023-03-16T13:01:23.598Z] ce3325d07926: Preparing [2023-03-16T13:01:23.598Z] edf70074bd40: Preparing [2023-03-16T13:01:23.598Z] edf70074bd40: Layer already exists [2023-03-16T13:01:23.870Z] e786bde9a200: Pushed [2023-03-16T13:01:23.870Z] 470efe807284: Pushed [2023-03-16T13:01:23.870Z] ce3325d07926: Pushed [2023-03-16T13:01:30.530Z] dd056f017321: Pushed [2023-03-16T13:01:30.530Z] 1f5b40587cdb269dc0901b5b892d918e86924932: digest: sha256:249f84fffae4d25db5a4bcf14be330b7257b7f5b938bd711b6604a7d511cc5d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:30.881Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:31.226Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-16T13:01:31.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-16T13:01:31.227Z] 470efe807284: Preparing [2023-03-16T13:01:31.227Z] e786bde9a200: Preparing [2023-03-16T13:01:31.227Z] dd056f017321: Preparing [2023-03-16T13:01:31.227Z] ce3325d07926: Preparing [2023-03-16T13:01:31.227Z] edf70074bd40: Preparing [2023-03-16T13:01:31.227Z] e786bde9a200: Layer already exists [2023-03-16T13:01:31.227Z] dd056f017321: Layer already exists [2023-03-16T13:01:31.227Z] ce3325d07926: Layer already exists [2023-03-16T13:01:31.227Z] edf70074bd40: Layer already exists [2023-03-16T13:01:31.227Z] 470efe807284: Layer already exists [2023-03-16T13:01:31.227Z] latest: digest: sha256:249f84fffae4d25db5a4bcf14be330b7257b7f5b938bd711b6604a7d511cc5d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:31.848Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:32.194Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.13 [2023-03-16T13:01:32.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-16T13:01:32.195Z] 470efe807284: Preparing [2023-03-16T13:01:32.195Z] e786bde9a200: Preparing [2023-03-16T13:01:32.195Z] dd056f017321: Preparing [2023-03-16T13:01:32.195Z] ce3325d07926: Preparing [2023-03-16T13:01:32.195Z] edf70074bd40: Preparing [2023-03-16T13:01:32.195Z] ce3325d07926: Layer already exists [2023-03-16T13:01:32.195Z] e786bde9a200: Layer already exists [2023-03-16T13:01:32.195Z] edf70074bd40: Layer already exists [2023-03-16T13:01:32.195Z] 470efe807284: Layer already exists [2023-03-16T13:01:32.195Z] dd056f017321: Layer already exists [2023-03-16T13:01:32.195Z] 3.0.0-dev.13: digest: sha256:249f84fffae4d25db5a4bcf14be330b7257b7f5b938bd711b6604a7d511cc5d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:32.805Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:33.140Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [2023-03-16T13:01:33.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-16T13:01:33.140Z] 470efe807284: Preparing [2023-03-16T13:01:33.140Z] e786bde9a200: Preparing [2023-03-16T13:01:33.140Z] dd056f017321: Preparing [2023-03-16T13:01:33.140Z] ce3325d07926: Preparing [2023-03-16T13:01:33.140Z] edf70074bd40: Preparing [2023-03-16T13:01:33.140Z] edf70074bd40: Layer already exists [2023-03-16T13:01:33.140Z] e786bde9a200: Layer already exists [2023-03-16T13:01:33.140Z] dd056f017321: Layer already exists [2023-03-16T13:01:33.140Z] 470efe807284: Layer already exists [2023-03-16T13:01:33.140Z] ce3325d07926: Layer already exists [2023-03-16T13:01:33.140Z] 1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13: digest: sha256:249f84fffae4d25db5a4bcf14be330b7257b7f5b938bd711b6604a7d511cc5d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:33.755Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:34.111Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-03-16T13:01:34.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-03-16T13:01:34.111Z] 470efe807284: Preparing [2023-03-16T13:01:34.111Z] e786bde9a200: Preparing [2023-03-16T13:01:34.111Z] dd056f017321: Preparing [2023-03-16T13:01:34.111Z] ce3325d07926: Preparing [2023-03-16T13:01:34.111Z] edf70074bd40: Preparing [2023-03-16T13:01:34.111Z] e786bde9a200: Layer already exists [2023-03-16T13:01:34.111Z] ce3325d07926: Layer already exists [2023-03-16T13:01:34.111Z] edf70074bd40: Layer already exists [2023-03-16T13:01:34.111Z] 470efe807284: Layer already exists [2023-03-16T13:01:34.111Z] dd056f017321: Layer already exists [2023-03-16T13:01:34.111Z] main: digest: sha256:249f84fffae4d25db5a4bcf14be330b7257b7f5b938bd711b6604a7d511cc5d9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-16T13:01:34.438Z] ===================================================== [Pipeline] echo [2023-03-16T13:01:34.445Z] taggedImages: [2023-03-16T13:01:34.445Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1f5b40587cdb269dc0901b5b892d918e86924932 [2023-03-16T13:01:34.445Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-03-16T13:01:34.445Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.13 [2023-03-16T13:01:34.445Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:1f5b40587cdb269dc0901b5b892d918e86924932-3.0.0-dev.13 [2023-03-16T13:01:34.445Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:34.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:01:34.804Z] [2023-03-16T13:01:34.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:01:35.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:01:35.131Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T13:01:35.131Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T13:01:35.131Z] 04944245beec: Pulling fs layer [2023-03-16T13:01:35.131Z] 699f458cf7ca: Pulling fs layer [2023-03-16T13:01:35.131Z] 765212b225bb: Pulling fs layer [2023-03-16T13:01:35.131Z] f23df028b6ca: Pulling fs layer [2023-03-16T13:01:35.131Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T13:01:35.131Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T13:01:35.131Z] 765212b225bb: Waiting [2023-03-16T13:01:35.131Z] f23df028b6ca: Waiting [2023-03-16T13:01:35.131Z] 2437ff75d9bd: Waiting [2023-03-16T13:01:35.131Z] d65c8cfc05b1: Waiting [2023-03-16T13:01:35.401Z] 04944245beec: Verifying Checksum [2023-03-16T13:01:35.401Z] 04944245beec: Download complete [2023-03-16T13:01:35.401Z] 765212b225bb: Verifying Checksum [2023-03-16T13:01:35.401Z] 765212b225bb: Download complete [2023-03-16T13:01:35.402Z] f23df028b6ca: Download complete [2023-03-16T13:01:35.402Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T13:01:35.402Z] d65c8cfc05b1: Download complete [2023-03-16T13:01:35.668Z] 699f458cf7ca: Verifying Checksum [2023-03-16T13:01:35.668Z] 699f458cf7ca: Download complete [2023-03-16T13:01:35.938Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T13:01:35.938Z] 8998bd30e6a1: Download complete [2023-03-16T13:01:38.528Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T13:01:38.528Z] 2437ff75d9bd: Download complete [2023-03-16T13:01:40.482Z] 8998bd30e6a1: Pull complete [2023-03-16T13:01:40.751Z] 04944245beec: Pull complete [2023-03-16T13:01:42.161Z] 699f458cf7ca: Pull complete [2023-03-16T13:01:42.161Z] 765212b225bb: Pull complete [2023-03-16T13:01:43.122Z] f23df028b6ca: Pull complete [2023-03-16T13:01:43.122Z] d65c8cfc05b1: Pull complete [2023-03-16T13:01:58.109Z] 2437ff75d9bd: Pull complete [2023-03-16T13:01:58.110Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T13:01:58.110Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T13:01:58.110Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:01:58.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-2408 does not seem to be running inside a container [2023-03-16T13:01:58.374Z] $ 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/97 -v /w/workspace/device-mqtt-go/97:/w/workspace/device-mqtt-go/97:rw,z -v /w/workspace/device-mqtt-go/97@tmp:/w/workspace/device-mqtt-go/97@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T13:02:00.955Z] $ docker top 0036700f5d96108ca730acfbe2d5c82acc09744521481ad1ea48eb865244ed10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:02:01.454Z] ---> job-cost.sh [2023-03-16T13:02:01.720Z] lf-activate-venv: SKIPPING [2023-03-16T13:02:01.720Z] INFO: No Stack... [2023-03-16T13:02:02.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T13:02:03.261Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T13:02:03.579Z] + cat /w/workspace/device-mqtt-go/97/archives/cost.csv [2023-03-16T13:02:03.845Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T13:02:03.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] [2023-03-16T13:02:03.887Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] did not exist. Created. [2023-03-16T13:02:03.887Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:02:04.225Z] /w/workspace/device-mqtt-go/97@tmp/durable-03f05f32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T13:02:04.558Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T13:02:04.573Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T13:02:04.625Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T13:02:04.633Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T13:02:04.663Z] $ docker stop --time=1 0036700f5d96108ca730acfbe2d5c82acc09744521481ad1ea48eb865244ed10 [2023-03-16T13:02:08.494Z] $ docker rm -f --volumes 0036700f5d96108ca730acfbe2d5c82acc09744521481ad1ea48eb865244ed10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T13:02:08.843Z] provisioning config files... [2023-03-16T13:02:08.852Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15250992145320275835tmp [Pipeline] { [Pipeline] sh [2023-03-16T13:02:09.147Z] + set +x [2023-03-16T13:02:09.148Z] + curl -s https://codecov.io/bash [2023-03-16T13:02:09.148Z] + bash -s -- [2023-03-16T13:02:09.148Z] [2023-03-16T13:02:09.148Z] _____ _ [2023-03-16T13:02:09.148Z] / ____| | | [2023-03-16T13:02:09.148Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T13:02:09.148Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T13:02:09.148Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T13:02:09.148Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T13:02:09.148Z] Bash-1.0.6 [2023-03-16T13:02:09.148Z] [2023-03-16T13:02:09.148Z] [2023-03-16T13:02:09.148Z] ==> git version 2.25.1 found [2023-03-16T13:02:09.148Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T13:02:09.148Z] Release-Date: 2020-01-08 [2023-03-16T13:02:09.148Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T13:02:09.148Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T13:02:09.148Z] ==> Jenkins CI detected. [2023-03-16T13:02:09.148Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-16T13:02:09.148Z] project root: . [2023-03-16T13:02:09.148Z] --> token set from env [2023-03-16T13:02:09.148Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T13:02:09.148Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T13:02:09.148Z] ==> Python coveragepy not found [2023-03-16T13:02:09.148Z] ==> Searching for coverage reports in: [2023-03-16T13:02:09.148Z] + . [2023-03-16T13:02:09.148Z] -> Found 1 reports [2023-03-16T13:02:09.148Z] ==> Detecting git/mercurial file structure [2023-03-16T13:02:09.148Z] ==> Reading reports [2023-03-16T13:02:09.148Z] + ./coverage.out bytes=18047 [2023-03-16T13:02:09.148Z] ==> Appending adjustments [2023-03-16T13:02:09.148Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T13:02:09.407Z] + Found adjustments [2023-03-16T13:02:09.407Z] ==> Gzipping contents [2023-03-16T13:02:09.407Z] 4.0K /tmp/codecov.TA9zc1.gz [2023-03-16T13:02:09.407Z] ==> Uploading reports [2023-03-16T13:02:09.407Z] url: https://codecov.io [2023-03-16T13:02:09.407Z] query: branch=main&commit=1f5b40587cdb269dc0901b5b892d918e86924932&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T13:02:09.407Z] -> Pinging Codecov [2023-03-16T13:02:09.407Z] 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=1f5b40587cdb269dc0901b5b892d918e86924932&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-16T13:02:21.628Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [2023-03-16T13:02:21.628Z] 500 [2023-03-16T13:02:21.628Z] ==> Uploading to Codecov [2023-03-16T13:02:21.628Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T13:02:21.628Z] Dload Upload Total Spent Left Speed [2023-03-16T13:02:21.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3180 100 31 100 3149 209 21277 --:--:-- --:--:-- --:--:-- 21486 [2023-03-16T13:02:21.628Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2023-03-16T13:02:21.628Z] Warning: left. [2023-03-16T13:02:22.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3180 100 31 100 3149 229 23325 --:--:-- --:--:-- --:--:-- 23382 100 3180 100 31 100 3149 229 23325 --:--:-- --:--:-- --:--:-- 23382 [2023-03-16T13:02:22.565Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2023-03-16T13:02:22.565Z] Warning: left. [2023-03-16T13:02:25.104Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3180 100 31 100 3149 319 32463 --:--:-- --:--:-- --:--:-- 32783 [2023-03-16T13:02:25.104Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2023-03-16T13:02:25.104Z] Warning: left. [2023-03-16T13:02:27.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3180 100 31 100 3149 223 22654 --:--:-- --:--:-- --:--:-- 22877 [2023-03-16T13:02:27.013Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2023-03-16T13:02:27.013Z] Warning: left. [2023-03-16T13:02:29.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3180 100 31 100 3149 196 19930 --:--:-- --:--:-- --:--:-- 20126 [2023-03-16T13:02:29.181Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2023-03-16T13:02:29.181Z] Warning: left. [2023-03-16T13:02:31.088Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3180 100 31 100 3149 319 32463 --:--:-- --:--:-- --:--:-- 32783 [2023-03-16T13:02:31.088Z] {"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"}{"error": "Server Error (500)"} [Pipeline] } [2023-03-16T13:02:31.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-16T13:02:31.285Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-16T13:02:31.295Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:02:31.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:02:31.585Z] [2023-03-16T13:02:31.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:02:31.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:02:31.881Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-16T13:02:31.881Z] df9b9388f04a: Pulling fs layer [2023-03-16T13:02:31.881Z] 52dc419b0ee2: Pulling fs layer [2023-03-16T13:02:31.881Z] 25bc292e5bac: Pulling fs layer [2023-03-16T13:02:31.881Z] 114826534d7a: Pulling fs layer [2023-03-16T13:02:31.881Z] 4657fd5d0bcf: Pulling fs layer [2023-03-16T13:02:31.881Z] 6ad1cebc031e: Pulling fs layer [2023-03-16T13:02:31.881Z] 8a3aa393b2d8: Pulling fs layer [2023-03-16T13:02:31.882Z] 114826534d7a: Waiting [2023-03-16T13:02:31.882Z] 6ad1cebc031e: Waiting [2023-03-16T13:02:31.882Z] 25bc292e5bac: Verifying Checksum [2023-03-16T13:02:31.882Z] 25bc292e5bac: Download complete [2023-03-16T13:02:31.882Z] 52dc419b0ee2: Download complete [2023-03-16T13:02:31.882Z] 4657fd5d0bcf: Verifying Checksum [2023-03-16T13:02:31.882Z] 4657fd5d0bcf: Download complete [2023-03-16T13:02:31.882Z] df9b9388f04a: Verifying Checksum [2023-03-16T13:02:31.882Z] df9b9388f04a: Download complete [2023-03-16T13:02:32.143Z] df9b9388f04a: Pull complete [2023-03-16T13:02:32.143Z] 52dc419b0ee2: Pull complete [2023-03-16T13:02:32.143Z] 6ad1cebc031e: Verifying Checksum [2023-03-16T13:02:32.143Z] 6ad1cebc031e: Download complete [2023-03-16T13:02:32.143Z] 25bc292e5bac: Pull complete [2023-03-16T13:02:32.712Z] 114826534d7a: Verifying Checksum [2023-03-16T13:02:32.712Z] 114826534d7a: Download complete [2023-03-16T13:02:32.712Z] 8a3aa393b2d8: Verifying Checksum [2023-03-16T13:02:32.712Z] 8a3aa393b2d8: Download complete [2023-03-16T13:02:35.992Z] 114826534d7a: Pull complete [2023-03-16T13:02:35.992Z] 4657fd5d0bcf: Pull complete [2023-03-16T13:02:36.248Z] 6ad1cebc031e: Pull complete [2023-03-16T13:02:38.775Z] 8a3aa393b2d8: Pull complete [2023-03-16T13:02:38.775Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-16T13:02:38.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-16T13:02:38.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:02:38.848Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T13:02:38.897Z] $ 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-03-16T13:02:42.719Z] $ docker top 4420c3ddee8fb3bae6acee1b9c316b8176642522bdf85bd85ff08138f99ba99d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-16T13:02:42.760Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-03-16T13:02:43.036Z] + set -o pipefail [2023-03-16T13:02:43.036Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-03-16T13:02:47.231Z] [2023-03-16T13:02:47.231Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-03-16T13:02:47.231Z] [2023-03-16T13:02:47.231Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/b6f70906-541a-4cc5-8eed-84a6074e4f95 [2023-03-16T13:02:47.231Z] [2023-03-16T13:02:47.231Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-16T13:02:47.231Z] [2023-03-16T13:02:47.231Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-16T13:02:47.231Z] [2023-03-16T13:02:47.231Z] [2023-03-16T13:02:47.231Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-16T13:02:47.231Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-16T13:02:47.231Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-16T13:02:47.264Z] $ docker stop --time=1 4420c3ddee8fb3bae6acee1b9c316b8176642522bdf85bd85ff08138f99ba99d [2023-03-16T13:02:50.728Z] $ docker rm -f --volumes 4420c3ddee8fb3bae6acee1b9c316b8176642522bdf85bd85ff08138f99ba99d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T13:02:51.391Z] + git log --format=format:%s -1 1f5b40587cdb269dc0901b5b892d918e86924932 [Pipeline] sh [2023-03-16T13:02:51.671Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:02:51.671Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:02:51.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:02:51.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:02:52.031Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T13:02:52.077Z] $ 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-03-16T13:02:52.508Z] $ docker top 05eed091f308f4e1490b0d4d28c238c4ef34bcf3954ba715e4ad2035ea7d7b2e -eo pid,comm [2023-03-16T13:02:52.531Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T13:02:52.531Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:02:52.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:02:52.562Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:02:52.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:02:52.691Z] $ docker exec 05eed091f308f4e1490b0d4d28c238c4ef34bcf3954ba715e4ad2035ea7d7b2e ssh-agent [2023-03-16T13:02:52.783Z] SSH_AUTH_SOCK=/tmp/ssh-67LWKNhWXTTI/agent.32 [2023-03-16T13:02:52.783Z] SSH_AGENT_PID=38 [2023-03-16T13:02:52.787Z] Running ssh-add (command line suppressed) [2023-03-16T13:02:52.906Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5319101318066200284.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5319101318066200284.key) [2023-03-16T13:02:52.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:02:53.179Z] + git semver tag [2023-03-16T13:02:53.437Z] 2023-03-16 13:02:53,380 [run_tag] DEBUG tag force:False [2023-03-16T13:02:53.437Z] 2023-03-16 13:02:53,380 [check_head_tag] DEBUG check head tag [2023-03-16T13:02:53.437Z] 2023-03-16 13:02:53,382 [execute] INFO git cat-file --batch-check [2023-03-16T13:02:53.437Z] 2023-03-16 13:02:53,383 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T13:02:53.437Z] 2023-03-16 13:02:53,387 [execute] INFO git cat-file --batch [2023-03-16T13:02:53.438Z] 2023-03-16 13:02:53,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-03-16T13:02:53.438Z] 2023-03-16 13:02:53,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:02:53.438Z] 2023-03-16 13:02:53,408 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 [2023-03-16T13:02:53.438Z] 2023-03-16 13:02:53,408 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:02:53.438Z] 2023-03-16 13:02:53,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:02:53.438Z] 3.0.0-dev.13 [Pipeline] } [2023-03-16T13:02:53.467Z] $ docker exec --env ******** --env ******** 05eed091f308f4e1490b0d4d28c238c4ef34bcf3954ba715e4ad2035ea7d7b2e ssh-agent -k [2023-03-16T13:02:53.557Z] unset SSH_AUTH_SOCK; [2023-03-16T13:02:53.557Z] unset SSH_AGENT_PID; [2023-03-16T13:02:53.557Z] echo Agent pid 38 killed; [2023-03-16T13:02:53.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:02:53.842Z] + git semver [Pipeline] } [2023-03-16T13:02:54.132Z] $ docker stop --time=1 05eed091f308f4e1490b0d4d28c238c4ef34bcf3954ba715e4ad2035ea7d7b2e [2023-03-16T13:02:55.396Z] $ docker rm -f --volumes 05eed091f308f4e1490b0d4d28c238c4ef34bcf3954ba715e4ad2035ea7d7b2e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:02:55.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:02:55.756Z] [2023-03-16T13:02:55.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:02:56.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:02:56.054Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-16T13:02:56.054Z] ab5ef0e58194: Pulling fs layer [2023-03-16T13:02:56.054Z] 9712f1f96733: Pulling fs layer [2023-03-16T13:02:56.054Z] 63f879dbbcfc: Pulling fs layer [2023-03-16T13:02:56.054Z] 0d9ebad4ef96: Pulling fs layer [2023-03-16T13:02:56.054Z] e9a5061849ea: Pulling fs layer [2023-03-16T13:02:56.054Z] d747dcd14b5f: Pulling fs layer [2023-03-16T13:02:56.054Z] 2de7ff778b66: Pulling fs layer [2023-03-16T13:02:56.054Z] e9a5061849ea: Waiting [2023-03-16T13:02:56.054Z] d747dcd14b5f: Waiting [2023-03-16T13:02:56.054Z] 2de7ff778b66: Waiting [2023-03-16T13:02:56.054Z] 0d9ebad4ef96: Waiting [2023-03-16T13:02:56.054Z] 9712f1f96733: Verifying Checksum [2023-03-16T13:02:56.054Z] 9712f1f96733: Download complete [2023-03-16T13:02:57.018Z] 63f879dbbcfc: Verifying Checksum [2023-03-16T13:02:57.018Z] 63f879dbbcfc: Download complete [2023-03-16T13:02:57.018Z] 0d9ebad4ef96: Verifying Checksum [2023-03-16T13:02:57.018Z] 0d9ebad4ef96: Download complete [2023-03-16T13:02:57.018Z] ab5ef0e58194: Verifying Checksum [2023-03-16T13:02:57.018Z] ab5ef0e58194: Download complete [2023-03-16T13:02:57.018Z] e9a5061849ea: Verifying Checksum [2023-03-16T13:02:57.018Z] e9a5061849ea: Download complete [2023-03-16T13:02:57.018Z] d747dcd14b5f: Verifying Checksum [2023-03-16T13:02:57.018Z] d747dcd14b5f: Download complete [2023-03-16T13:02:57.018Z] 2de7ff778b66: Verifying Checksum [2023-03-16T13:02:57.018Z] 2de7ff778b66: Download complete [2023-03-16T13:02:59.544Z] ab5ef0e58194: Pull complete [2023-03-16T13:02:59.544Z] 9712f1f96733: Pull complete [2023-03-16T13:03:00.107Z] 63f879dbbcfc: Pull complete [2023-03-16T13:03:03.388Z] 0d9ebad4ef96: Pull complete [2023-03-16T13:03:03.645Z] e9a5061849ea: Pull complete [2023-03-16T13:03:03.645Z] d747dcd14b5f: Pull complete [2023-03-16T13:03:04.577Z] 2de7ff778b66: Pull complete [2023-03-16T13:03:04.577Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-16T13:03:04.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-16T13:03:04.577Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:03:04.658Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T13:03:04.709Z] $ 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-03-16T13:03:09.229Z] $ docker top c36b4886b148e650b92f9ea988a271c659150519e320e768e2b3453f5d8b3e49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:03:09.272Z] provisioning config files... [2023-03-16T13:03:09.277Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17649063683715288509tmp [2023-03-16T13:03:09.288Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14412404371997096416tmp [2023-03-16T13:03:09.298Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1703015795585744446tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:03:09.313Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:09.596Z] ---> sigul-configuration.sh [2023-03-16T13:03:09.596Z] gpg: directory `/root/.gnupg' created [2023-03-16T13:03:09.596Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-16T13:03:09.596Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-16T13:03:09.596Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-16T13:03:09.596Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-16T13:03:09.596Z] gpg: CAST5 encrypted data [2023-03-16T13:03:09.596Z] gpg: encrypted with 1 passphrase [2023-03-16T13:03:09.596Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-16T13:03:09.881Z] + mkdir /home/jenkins [2023-03-16T13:03:09.881Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-16T13:03:10.166Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-16T13:03:10.174Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:10.456Z] ---> sigul-install.sh [2023-03-16T13:03:10.456Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-16T13:03:10.740Z] + git tag --list [2023-03-16T13:03:10.740Z] 0.7.1 [2023-03-16T13:03:10.740Z] v1.0.0 [2023-03-16T13:03:10.740Z] v1.1.0 [2023-03-16T13:03:10.740Z] v1.1.1 [2023-03-16T13:03:10.740Z] v1.2.2 [2023-03-16T13:03:10.740Z] v1.3.0 [2023-03-16T13:03:10.740Z] v1.3.1 [2023-03-16T13:03:10.740Z] v2.0.0 [2023-03-16T13:03:10.740Z] v2.1.0 [2023-03-16T13:03:10.740Z] v2.1.1 [2023-03-16T13:03:10.740Z] v2.1.1-dev.1 [2023-03-16T13:03:10.740Z] v2.1.1-dev.2 [2023-03-16T13:03:10.740Z] v2.2.0 [2023-03-16T13:03:10.740Z] v2.2.1-dev.1 [2023-03-16T13:03:10.740Z] v2.2.1-dev.10 [2023-03-16T13:03:10.740Z] v2.2.1-dev.2 [2023-03-16T13:03:10.740Z] v2.2.1-dev.3 [2023-03-16T13:03:10.740Z] v2.2.1-dev.4 [2023-03-16T13:03:10.740Z] v2.2.1-dev.5 [2023-03-16T13:03:10.740Z] v2.2.1-dev.6 [2023-03-16T13:03:10.740Z] v2.2.1-dev.7 [2023-03-16T13:03:10.740Z] v2.2.1-dev.8 [2023-03-16T13:03:10.740Z] v2.2.1-dev.9 [2023-03-16T13:03:10.740Z] v2.3.0 [2023-03-16T13:03:10.740Z] v2.3.0-dev.10 [2023-03-16T13:03:10.740Z] v2.3.0-dev.11 [2023-03-16T13:03:10.740Z] v2.3.0-dev.12 [2023-03-16T13:03:10.740Z] v2.3.0-dev.13 [2023-03-16T13:03:10.740Z] v2.3.0-dev.14 [2023-03-16T13:03:10.740Z] v2.3.0-dev.15 [2023-03-16T13:03:10.740Z] v2.3.0-dev.16 [2023-03-16T13:03:10.740Z] v2.3.0-dev.17 [2023-03-16T13:03:10.740Z] v2.3.0-dev.18 [2023-03-16T13:03:10.740Z] v2.3.0-dev.19 [2023-03-16T13:03:10.740Z] v2.3.0-dev.20 [2023-03-16T13:03:10.740Z] v2.3.0-dev.21 [2023-03-16T13:03:10.740Z] v2.3.0-dev.22 [2023-03-16T13:03:10.740Z] v2.3.0-dev.23 [2023-03-16T13:03:10.740Z] v2.3.0-dev.24 [2023-03-16T13:03:10.740Z] v2.3.0-dev.25 [2023-03-16T13:03:10.740Z] v2.3.0-dev.26 [2023-03-16T13:03:10.740Z] v2.3.0-dev.27 [2023-03-16T13:03:10.740Z] v2.3.0-dev.28 [2023-03-16T13:03:10.740Z] v2.3.0-dev.29 [2023-03-16T13:03:10.740Z] v2.3.0-dev.30 [2023-03-16T13:03:10.740Z] v2.3.0-dev.31 [2023-03-16T13:03:10.740Z] v2.3.0-dev.32 [2023-03-16T13:03:10.740Z] v2.3.0-dev.33 [2023-03-16T13:03:10.740Z] v2.3.0-dev.34 [2023-03-16T13:03:10.740Z] v3.0.0-dev.1 [2023-03-16T13:03:10.740Z] v3.0.0-dev.10 [2023-03-16T13:03:10.740Z] v3.0.0-dev.11 [2023-03-16T13:03:10.740Z] v3.0.0-dev.12 [2023-03-16T13:03:10.740Z] v3.0.0-dev.13 [2023-03-16T13:03:10.740Z] v3.0.0-dev.2 [2023-03-16T13:03:10.740Z] v3.0.0-dev.3 [2023-03-16T13:03:10.740Z] v3.0.0-dev.4 [2023-03-16T13:03:10.740Z] v3.0.0-dev.5 [2023-03-16T13:03:10.740Z] v3.0.0-dev.6 [2023-03-16T13:03:10.740Z] v3.0.0-dev.7 [2023-03-16T13:03:10.740Z] v3.0.0-dev.8 [2023-03-16T13:03:10.740Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-16T13:03:11.028Z] + lftools sign git-tag v3.0.0-dev.13 [2023-03-16T13:03:11.596Z] Signing Git tag with Sigul... [2023-03-16T13:03:11.596Z] Signing v3.0.0-dev.13 [Pipeline] echo [2023-03-16T13:03:11.864Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:12.148Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-16T13:03:12.155Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-16T13:03:12.195Z] $ docker stop --time=1 c36b4886b148e650b92f9ea988a271c659150519e320e768e2b3453f5d8b3e49 [2023-03-16T13:03:13.494Z] $ docker rm -f --volumes c36b4886b148e650b92f9ea988a271c659150519e320e768e2b3453f5d8b3e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-16T13:03:13.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:03:13.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:03:14.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:03:14.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:03:14.229Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T13:03:14.284Z] $ 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-03-16T13:03:14.576Z] $ docker top 56508d87beb70125443055fd8691b185e6d9cf66d6389616d642fb7697ba5abb -eo pid,comm [2023-03-16T13:03:14.598Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T13:03:14.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:03:14.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:03:14.629Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:03:14.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:03:14.749Z] $ docker exec 56508d87beb70125443055fd8691b185e6d9cf66d6389616d642fb7697ba5abb ssh-agent [2023-03-16T13:03:14.822Z] SSH_AUTH_SOCK=/tmp/ssh-JTLmCljEUCuA/agent.33 [2023-03-16T13:03:14.822Z] SSH_AGENT_PID=39 [2023-03-16T13:03:14.827Z] Running ssh-add (command line suppressed) [2023-03-16T13:03:14.949Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9863189175350959339.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9863189175350959339.key) [2023-03-16T13:03:14.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:03:15.225Z] + git semver bump pre [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,411 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,411 [bump_version] DEBUG bumped version:3.0.0-dev.14 [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,411 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,411 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,411 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,413 [execute] INFO git cat-file --batch-check [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,413 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,417 [execute] INFO git cat-file --batch [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:03:15.484Z] 2023-03-16 13:03:15,423 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:03:15.484Z] 3.0.0-dev.14 [Pipeline] } [2023-03-16T13:03:15.515Z] $ docker exec --env ******** --env ******** 56508d87beb70125443055fd8691b185e6d9cf66d6389616d642fb7697ba5abb ssh-agent -k [2023-03-16T13:03:15.619Z] unset SSH_AUTH_SOCK; [2023-03-16T13:03:15.619Z] unset SSH_AGENT_PID; [2023-03-16T13:03:15.619Z] echo Agent pid 39 killed; [2023-03-16T13:03:15.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:03:15.912Z] + git semver [Pipeline] } [2023-03-16T13:03:16.204Z] $ docker stop --time=1 56508d87beb70125443055fd8691b185e6d9cf66d6389616d642fb7697ba5abb [2023-03-16T13:03:17.446Z] $ docker rm -f --volumes 56508d87beb70125443055fd8691b185e6d9cf66d6389616d642fb7697ba5abb [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T13:03:17.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T13:03:17.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:03:18.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T13:03:18.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:03:18.135Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T13:03:18.186Z] $ 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-03-16T13:03:18.517Z] $ docker top d1a8991594cbcd1a964e1bfd5195a043a8f41264e52434ee1307a762f989f719 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T13:03:18.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T13:03:18.581Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T13:03:18.699Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T13:03:18.724Z] $ docker exec d1a8991594cbcd1a964e1bfd5195a043a8f41264e52434ee1307a762f989f719 ssh-agent [2023-03-16T13:03:18.815Z] SSH_AUTH_SOCK=/tmp/ssh-1QgNmgZLR1jv/agent.31 [2023-03-16T13:03:18.815Z] SSH_AGENT_PID=37 [2023-03-16T13:03:18.831Z] Running ssh-add (command line suppressed) [2023-03-16T13:03:18.958Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2479104105994653143.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2479104105994653143.key) [2023-03-16T13:03:18.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T13:03:19.260Z] + git semver push [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,413 [run_push] DEBUG push [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,414 [execute] INFO git cat-file --batch-check [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,417 [execute] INFO git rev-list 491c1e575bb1fced730ea44e8f9ce3f9517ee5c8 -- [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,418 [execute] DEBUG Popen(['git', 'rev-list', '491c1e575bb1fced730ea44e8f9ce3f9517ee5c8', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,425 [execute] INFO git fetch -v origin [2023-03-16T13:03:19.542Z] 2023-03-16 13:03:19,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-16T13:03:20.129Z] 2023-03-16 13:03:19,900 [run_push] DEBUG no remote changes detected [2023-03-16T13:03:20.129Z] 2023-03-16 13:03:19,900 [execute] INFO git push origin semver [2023-03-16T13:03:20.129Z] 2023-03-16 13:03:19,901 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:03:20.694Z] 2023-03-16 13:03:20,711 [run_push] DEBUG push all version tags [2023-03-16T13:03:20.694Z] 2023-03-16 13:03:20,712 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-16T13:03:20.694Z] 2023-03-16 13:03:20,712 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-03-16T13:03:21.631Z] 2023-03-16 13:03:21,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-03-16T13:03:21.631Z] 3.0.0-dev.14 [Pipeline] } [2023-03-16T13:03:21.663Z] $ docker exec --env ******** --env ******** d1a8991594cbcd1a964e1bfd5195a043a8f41264e52434ee1307a762f989f719 ssh-agent -k [2023-03-16T13:03:21.752Z] unset SSH_AUTH_SOCK; [2023-03-16T13:03:21.752Z] unset SSH_AGENT_PID; [2023-03-16T13:03:21.752Z] echo Agent pid 37 killed; [2023-03-16T13:03:21.735Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T13:03:22.031Z] + git semver [Pipeline] } [2023-03-16T13:03:22.324Z] $ docker stop --time=1 d1a8991594cbcd1a964e1bfd5195a043a8f41264e52434ee1307a762f989f719 [2023-03-16T13:03:23.585Z] $ docker rm -f --volumes d1a8991594cbcd1a964e1bfd5195a043a8f41264e52434ee1307a762f989f719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T13:03:24.094Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-03-16T13:03:24.094Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-16T13:03:24.094Z] total 16 [2023-03-16T13:03:24.094Z] drwxr-xr-x 3 root root 4096 Mar 16 12:51 . [2023-03-16T13:03:24.094Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 13:03 .. [2023-03-16T13:03:24.094Z] drwxr-xr-x 2 root root 4096 Mar 16 12:51 cost [2023-03-16T13:03:24.094Z] -rw-r--r-- 1 root root 85 Mar 16 12:51 cost.csv [2023-03-16T13:03:24.094Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-16T13:03:24.094Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-03-16T13:03:24.094Z] total 16 [2023-03-16T13:03:24.094Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 12:51 . [2023-03-16T13:03:24.094Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 13:03 .. [2023-03-16T13:03:24.094Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 12:51 cost [2023-03-16T13:03:24.094Z] -rw-r--r-- 1 jenkins jenkins 85 Mar 16 12:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:24.381Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:25.235Z] ---> package-listing.sh [2023-03-16T13:03:25.235Z] ++ facter osfamily [2023-03-16T13:03:25.235Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T13:03:25.493Z] + OS_FAMILY=debian [2023-03-16T13:03:25.493Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-03-16T13:03:25.493Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T13:03:25.493Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T13:03:25.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T13:03:25.493Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T13:03:25.493Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-16T13:03:25.493Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T13:03:25.493Z] + case "${OS_FAMILY}" in [2023-03-16T13:03:25.493Z] + dpkg -l [2023-03-16T13:03:25.493Z] + grep '^ii' [2023-03-16T13:03:25.493Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T13:03:25.493Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T13:03:25.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T13:03:25.493Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-03-16T13:03:25.493Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-03-16T13:03:25.493Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-03-16T13:03:25.503Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T13:03:25.777Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T13:03:26.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T13:03:26.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T13:03:26.144Z] prd-ubuntu20.04-docker-8c-8g-2407 does not seem to be running inside a container [2023-03-16T13:03:26.195Z] $ 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-03-16T13:03:26.376Z] $ docker top 34b9ab8e4da792e8e0f5c9fa37c4ca85f17cdc2ef3b4ece616b48c4645173b6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T13:03:26.691Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T13:03:26.969Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T13:03:27.253Z] + ls /var/log/sa-host [2023-03-16T13:03:27.253Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T13:03:27.384Z] provisioning config files... [2023-03-16T13:03:27.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16997812447671301742tmp [Pipeline] { [Pipeline] echo [2023-03-16T13:03:27.403Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:27.684Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T13:03:27.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:28.020Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T13:03:28.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:28.310Z] ---> sudo-logs.sh [2023-03-16T13:03:28.311Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T13:03:28.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:28.621Z] ---> job-cost.sh [2023-03-16T13:03:28.621Z] lf-activate-venv: SKIPPING [2023-03-16T13:03:28.621Z] DEBUG: total: 0.2199999988079071 [2023-03-16T13:03:28.621Z] INFO: Retrieving Stack Cost... [2023-03-16T13:03:28.880Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T13:03:29.448Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T13:03:29.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T13:03:29.739Z] ---> logs-deploy.sh [2023-03-16T13:03:29.739Z] lf-activate-venv: SKIPPING [2023-03-16T13:03:29.739Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/97 [2023-03-16T13:03:29.739Z] INFO: archiving workspace using pattern(s): [2023-03-16T13:03:30.677Z] Archives upload complete. [2023-03-16T13:03:30.677Z] INFO: archiving logs to Nexus