Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf 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-ssh10822127533662218452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6347121341940767881.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8857945185532941884.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9507222805810184668.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-ssh15908375565408603141.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13835 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf (main) Commit message: "Merge pull request #593 from jumpingliu/ignore-go-mods" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf # timeout=10 > git rev-list --no-walk c17318ed096a052cb57e06eb9991910afac7407c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:03:54.148Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:03:54.205Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:03:54.228Z] ========================================================= [2023-05-05T06:03:54.228Z] EdgeX Global Pipelines Version Info [2023-05-05T06:03:54.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:03:54.958Z] ------------------- [2023-05-05T06:03:54.958Z] stable info: [2023-05-05T06:03:54.958Z] ------------------- [2023-05-05T06:03:54.958Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:03:54.958Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:03:54.959Z] Message: update stable to v1.0.249 [2023-05-05T06:03:55.533Z] ------------------- [2023-05-05T06:03:55.533Z] experimental info: [2023-05-05T06:03:55.533Z] ------------------- [2023-05-05T06:03:55.533Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:03:55.533Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:03:55.533Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:03:55.685Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-05T06:03:55.694Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-05T06:03:55.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:03:55.711Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:03:55.718Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:03:55.726Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:03:55.735Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:03:55.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:03:55.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:03:55.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:03:55.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:03:55.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-05T06:03:55.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:03:55.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:03:55.820Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:03:55.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:03:55.843Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:03:55.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:03:55.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:03:55.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:03:55.889Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T06:03:55.900Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T06:03:55.911Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:03:55.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:03:55.935Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:03:55.946Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:03:55.959Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:03:55.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:03:55.978Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:03:55.987Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:03:55.995Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] echo [2023-05-05T06:03:56.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8cbf2b1 [Pipeline] echo [2023-05-05T06:03:56.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:03:56.069Z] provisioning config files... [2023-05-05T06:03:56.082Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2551902678017592778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:03:56.382Z] ---> docker-login.sh [2023-05-05T06:03:56.382Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:03:56.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:03:56.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:03:56.642Z] Configure a credential helper to remove this warning. See [2023-05-05T06:03:56.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:03:56.642Z] [2023-05-05T06:03:56.642Z] Login Succeeded [2023-05-05T06:03:56.642Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:03:56.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:03:56.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:03:56.903Z] Configure a credential helper to remove this warning. See [2023-05-05T06:03:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:03:56.903Z] [2023-05-05T06:03:56.903Z] Login Succeeded [2023-05-05T06:03:56.903Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:03:56.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:03:56.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:03:56.903Z] Configure a credential helper to remove this warning. See [2023-05-05T06:03:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:03:56.903Z] [2023-05-05T06:03:56.903Z] Login Succeeded [2023-05-05T06:03:56.903Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:03:56.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:03:56.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:03:56.903Z] Configure a credential helper to remove this warning. See [2023-05-05T06:03:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:03:56.903Z] [2023-05-05T06:03:56.903Z] Login Succeeded [2023-05-05T06:03:57.164Z] docker.io [2023-05-05T06:03:57.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:03:57.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:03:57.735Z] Configure a credential helper to remove this warning. See [2023-05-05T06:03:57.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:03:57.735Z] [2023-05-05T06:03:57.735Z] Login Succeeded [2023-05-05T06:03:57.735Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:03:57.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:03:58.116Z] + git rev-list -1 --merges 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf~1..8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] echo [2023-05-05T06:03:58.163Z] -----------> git rev-list -1 --merges 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf~1..8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:03:58.163Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [false] [Pipeline] sh [2023-05-05T06:03:58.457Z] + git log --format=format:%s -1 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] echo [2023-05-05T06:03:58.472Z] ========================================================= [2023-05-05T06:03:58.472Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:03:58.472Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:03:58.793Z] + git log --format=format:%s -1 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] echo [2023-05-05T06:03:58.804Z] [semverPrep] GIT_COMMIT: 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf, Commit Message: Merge pull request #593 from jumpingliu/ignore-go-mods [Pipeline] echo [2023-05-05T06:03:58.813Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:03:59.188Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:03:59.188Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:03:59.188Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:03:59.188Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:03:59.188Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:03:59.188Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:03:59.188Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:03:59.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:03:59.593Z] [2023-05-05T06:03:59.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:03:59.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:03:59.901Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:03:59.901Z] b85a868b505f: Pulling fs layer [2023-05-05T06:03:59.901Z] e2be974225ed: Pulling fs layer [2023-05-05T06:03:59.901Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:03:59.901Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:03:59.901Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:03:59.901Z] eaf3925da568: Pulling fs layer [2023-05-05T06:03:59.901Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:03:59.901Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:03:59.901Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:03:59.901Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:03:59.901Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:03:59.901Z] bab4dde63d76: Waiting [2023-05-05T06:03:59.901Z] bde34c3a00c8: Waiting [2023-05-05T06:03:59.901Z] 988bab9f4d93: Waiting [2023-05-05T06:03:59.901Z] 1469e6f7b9e6: Waiting [2023-05-05T06:03:59.901Z] eaf3925da568: Waiting [2023-05-05T06:03:59.901Z] b352a97aabf1: Waiting [2023-05-05T06:03:59.901Z] 4872d77fe225: Waiting [2023-05-05T06:03:59.901Z] 5851b861e8e6: Waiting [2023-05-05T06:03:59.901Z] e2be974225ed: Download complete [2023-05-05T06:03:59.901Z] 988bab9f4d93: Download complete [2023-05-05T06:04:00.161Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:04:00.161Z] 339a4e72a1f5: Download complete [2023-05-05T06:04:00.161Z] eaf3925da568: Verifying Checksum [2023-05-05T06:04:00.161Z] eaf3925da568: Download complete [2023-05-05T06:04:00.161Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:04:00.161Z] 1469e6f7b9e6: Download complete [2023-05-05T06:04:00.161Z] bde34c3a00c8: Download complete [2023-05-05T06:04:00.161Z] b352a97aabf1: Verifying Checksum [2023-05-05T06:04:00.161Z] b352a97aabf1: Download complete [2023-05-05T06:04:00.161Z] 4872d77fe225: Verifying Checksum [2023-05-05T06:04:00.161Z] 4872d77fe225: Download complete [2023-05-05T06:04:00.161Z] 5851b861e8e6: Verifying Checksum [2023-05-05T06:04:00.161Z] 5851b861e8e6: Download complete [2023-05-05T06:04:00.161Z] b85a868b505f: Verifying Checksum [2023-05-05T06:04:00.161Z] b85a868b505f: Download complete [2023-05-05T06:04:00.420Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:04:00.420Z] bab4dde63d76: Download complete [2023-05-05T06:04:01.360Z] b85a868b505f: Pull complete [2023-05-05T06:04:01.619Z] e2be974225ed: Pull complete [2023-05-05T06:04:02.187Z] 339a4e72a1f5: Pull complete [2023-05-05T06:04:02.187Z] 988bab9f4d93: Pull complete [2023-05-05T06:04:02.447Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:04:02.741Z] eaf3925da568: Pull complete [2023-05-05T06:04:04.646Z] bab4dde63d76: Pull complete [2023-05-05T06:04:04.646Z] bde34c3a00c8: Pull complete [2023-05-05T06:04:04.646Z] b352a97aabf1: Pull complete [2023-05-05T06:04:04.646Z] 4872d77fe225: Pull complete [2023-05-05T06:04:04.906Z] 5851b861e8e6: Pull complete [2023-05-05T06:04:04.906Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:04:04.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:04:04.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:04:05.016Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:04:05.060Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:04:07.407Z] $ docker top 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c -eo pid,comm [2023-05-05T06:04:07.469Z] 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-05-05T06:04:07.469Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:04:07.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:04:07.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:04:07.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:04:07.623Z] $ docker exec 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c ssh-agent [2023-05-05T06:04:07.728Z] SSH_AUTH_SOCK=/tmp/ssh-lNbrVS678Lg7/agent.32 [2023-05-05T06:04:07.728Z] SSH_AGENT_PID=38 [2023-05-05T06:04:07.736Z] Running ssh-add (command line suppressed) [2023-05-05T06:04:07.833Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15643634166854868131.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15643634166854868131.key) [2023-05-05T06:04:07.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:04:08.144Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:04:08.167Z] $ docker exec --env ******** --env ******** 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c ssh-agent -k [2023-05-05T06:04:08.274Z] unset SSH_AUTH_SOCK; [2023-05-05T06:04:08.275Z] unset SSH_AGENT_PID; [2023-05-05T06:04:08.275Z] echo Agent pid 38 killed; [2023-05-05T06:04:08.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:04:08.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:04:08.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:04:08.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:04:08.422Z] $ docker exec 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c ssh-agent [2023-05-05T06:04:08.524Z] SSH_AUTH_SOCK=/tmp/ssh-uHa7c3VqnyAu/agent.70 [2023-05-05T06:04:08.524Z] SSH_AGENT_PID=76 [2023-05-05T06:04:08.530Z] Running ssh-add (command line suppressed) [2023-05-05T06:04:08.644Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2188620047001877848.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2188620047001877848.key) [2023-05-05T06:04:08.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:04:08.948Z] + git semver init [2023-05-05T06:04:09.209Z] 2023-05-05 06:04:09,167 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:04:09.209Z] 2023-05-05 06:04:09,168 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-05T06:04:09.209Z] 2023-05-05 06:04:09,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-05-05T06:04:09.209Z] 2023-05-05 06:04:09,168 [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-05-05T06:04:10.152Z] 2023-05-05 06:04:09,929 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-05-05T06:04:10.152Z] 2023-05-05 06:04:09,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-05-05T06:04:10.152Z] 2023-05-05 06:04:09,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:04:10.152Z] 2023-05-05 06:04:09,930 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:04:10.152Z] 3.0.0-dev.31 [Pipeline] } [2023-05-05T06:04:10.164Z] $ docker exec --env ******** --env ******** 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c ssh-agent -k [2023-05-05T06:04:10.261Z] unset SSH_AUTH_SOCK; [2023-05-05T06:04:10.262Z] unset SSH_AGENT_PID; [2023-05-05T06:04:10.262Z] echo Agent pid 76 killed; [2023-05-05T06:04:10.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:04:10.572Z] + git semver [Pipeline] } [2023-05-05T06:04:10.849Z] $ docker stop --time=1 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c [2023-05-05T06:04:12.164Z] $ docker rm -f --volumes 1a4438c7046a83dbcf1e552e1b04418b19e39e9afc20fd7fcb6c0306f6701a7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:04:12.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:04:12.701Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:04:12.704Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.31 [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-05-05T06:04:12.807Z] provisioning config files... [2023-05-05T06:04:12.815Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15294219684310182205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:04:13.110Z] ---> docker-login.sh [2023-05-05T06:04:13.110Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:04:13.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:04:13.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:04:13.110Z] Configure a credential helper to remove this warning. See [2023-05-05T06:04:13.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:04:13.110Z] [2023-05-05T06:04:13.110Z] Login Succeeded [2023-05-05T06:04:13.110Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:04:13.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:04:13.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:04:13.110Z] Configure a credential helper to remove this warning. See [2023-05-05T06:04:13.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:04:13.110Z] [2023-05-05T06:04:13.110Z] Login Succeeded [2023-05-05T06:04:13.110Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:04:13.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:04:13.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:04:13.369Z] Configure a credential helper to remove this warning. See [2023-05-05T06:04:13.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:04:13.369Z] [2023-05-05T06:04:13.369Z] Login Succeeded [2023-05-05T06:04:13.369Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:04:13.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:04:13.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:04:13.369Z] Configure a credential helper to remove this warning. See [2023-05-05T06:04:13.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:04:13.369Z] [2023-05-05T06:04:13.369Z] Login Succeeded [2023-05-05T06:04:13.369Z] docker.io [2023-05-05T06:04:13.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:04:13.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:04:13.629Z] Configure a credential helper to remove this warning. See [2023-05-05T06:04:13.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:04:13.629Z] [2023-05-05T06:04:13.629Z] Login Succeeded [2023-05-05T06:04:13.629Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:04:13.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:04:13.706Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:04:13.717Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:04:13.723Z] ========================================================= [2023-05-05T06:04:13.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:04:13.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:04:14.033Z] + 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-05-05T06:04:14.034Z] Sending build context to Docker daemon 6.516MB [2023-05-05T06:04:14.034Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:04:14.034Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:04:14.034Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:04:14.034Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:04:14.034Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:04:14.034Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:04:14.034Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:04:14.034Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:04:14.034Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:04:14.034Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:04:14.034Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:04:14.034Z] 9f32a84ed3da: Waiting [2023-05-05T06:04:14.034Z] 4d19c01a9841: Waiting [2023-05-05T06:04:14.034Z] 556b6ee489ea: Waiting [2023-05-05T06:04:14.034Z] 9325e15d5711: Waiting [2023-05-05T06:04:14.034Z] c5a4b2cf53e6: Waiting [2023-05-05T06:04:14.034Z] 85791d961cd3: Verifying Checksum [2023-05-05T06:04:14.034Z] 85791d961cd3: Download complete [2023-05-05T06:04:14.298Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:04:14.298Z] 9f32a84ed3da: Download complete [2023-05-05T06:04:14.298Z] 4d19c01a9841: Download complete [2023-05-05T06:04:14.298Z] f56be85fc22e: Verifying Checksum [2023-05-05T06:04:14.298Z] f56be85fc22e: Download complete [2023-05-05T06:04:14.298Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:04:14.298Z] 9325e15d5711: Download complete [2023-05-05T06:04:14.298Z] f56be85fc22e: Pull complete [2023-05-05T06:04:14.560Z] 85791d961cd3: Pull complete [2023-05-05T06:04:14.818Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:04:14.818Z] c5a4b2cf53e6: Download complete [2023-05-05T06:04:14.818Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:04:14.818Z] d694b5ae8c79: Download complete [2023-05-05T06:04:15.079Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:04:15.079Z] 556b6ee489ea: Download complete [2023-05-05T06:04:18.376Z] d694b5ae8c79: Pull complete [2023-05-05T06:04:18.376Z] 9f32a84ed3da: Pull complete [2023-05-05T06:04:18.376Z] 4d19c01a9841: Pull complete [2023-05-05T06:04:18.376Z] 9325e15d5711: Pull complete [2023-05-05T06:04:20.285Z] 556b6ee489ea: Pull complete [2023-05-05T06:04:21.217Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:04:21.217Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:04:21.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:04:21.217Z] ---> c4be618373d6 [2023-05-05T06:04:21.217Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:04:24.530Z] ---> Running in 6874434fa91e [2023-05-05T06:04:24.530Z] Removing intermediate container 6874434fa91e [2023-05-05T06:04:24.530Z] ---> f107fae1ed0e [2023-05-05T06:04:24.530Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:04:24.530Z] ---> Running in a7028bca9e8d [2023-05-05T06:04:24.790Z] Removing intermediate container a7028bca9e8d [2023-05-05T06:04:24.790Z] ---> f557bf6d693c [2023-05-05T06:04:24.790Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:04:24.790Z] ---> Running in 0ee802213ebc [2023-05-05T06:04:24.790Z] Removing intermediate container 0ee802213ebc [2023-05-05T06:04:24.790Z] ---> 05fe1d849c69 [2023-05-05T06:04:24.790Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:04:24.790Z] ---> Running in 2d066ab0ffab [2023-05-05T06:04:24.790Z] Removing intermediate container 2d066ab0ffab [2023-05-05T06:04:24.790Z] ---> 5b7d9d1052c4 [2023-05-05T06:04:24.790Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:04:25.048Z] ---> Running in 53c11156d137 [2023-05-05T06:04:25.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:04:25.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:04:25.588Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T06:04:25.588Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T06:04:25.588Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T06:04:25.588Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T06:04:25.588Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:04:25.588Z] OK: 269 MiB in 57 packages [2023-05-05T06:04:26.157Z] Removing intermediate container 53c11156d137 [2023-05-05T06:04:26.157Z] ---> 13d89ba38000 [2023-05-05T06:04:26.157Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-05T06:04:26.157Z] ---> Running in fa9e19de3390 [2023-05-05T06:04:26.157Z] Removing intermediate container fa9e19de3390 [2023-05-05T06:04:26.157Z] ---> 9050d4a3d902 [2023-05-05T06:04:26.157Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:04:26.157Z] ---> d96eb5c0b9af [2023-05-05T06:04:26.157Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:04:26.157Z] ---> Running in 53a8151a6051 [2023-05-05T06:04:27.773Z] Still waiting to schedule task [2023-05-05T06:04:27.774Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T06:04:52.749Z] Removing intermediate container 53a8151a6051 [2023-05-05T06:04:52.749Z] ---> 22381e7f2321 [2023-05-05T06:04:52.749Z] Step 11/12 : COPY . . [2023-05-05T06:04:52.749Z] ---> ab3d96728f64 [2023-05-05T06:04:52.749Z] Step 12/12 : RUN $MAKE [2023-05-05T06:04:52.749Z] ---> Running in 3c50c2e8725f [2023-05-05T06:04:52.749Z] noop [2023-05-05T06:04:52.749Z] Removing intermediate container 3c50c2e8725f [2023-05-05T06:04:52.749Z] ---> 59cb560b0f24 [2023-05-05T06:04:52.749Z] Successfully built 59cb560b0f24 [2023-05-05T06:04:52.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:04:53.057Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:04:53.057Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:04:53.126Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:04:53.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:04:53.471Z] $ docker top fbf0d4bd98ac27ceacd8ef71292e1e53258174efa3b13ee83a6a995acba77749 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:04:53.803Z] + go version [2023-05-05T06:04:53.804Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:04:53.822Z] $ docker stop --time=1 fbf0d4bd98ac27ceacd8ef71292e1e53258174efa3b13ee83a6a995acba77749 [2023-05-05T06:04:55.068Z] $ docker rm -f --volumes fbf0d4bd98ac27ceacd8ef71292e1e53258174efa3b13ee83a6a995acba77749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:04:55.455Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:04:55.455Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:04:55.522Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:04:55.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T06:04:55.865Z] $ docker top 2bfc12f179746c39ea07470570db148966a990914f8a850792c36475c8cdeb62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:04:56.195Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:04:56.484Z] + make test [2023-05-05T06:04:56.484Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:05:00.670Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-05T06:05:10.636Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-05T06:05:10.636Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-05T06:05:10.636Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 23.1% of statements [2023-05-05T06:05:15.898Z] go vet ./... [2023-05-05T06:05:18.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:05:18.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:05:18.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:05:18.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:05:18.459Z] $ docker stop --time=1 2bfc12f179746c39ea07470570db148966a990914f8a850792c36475c8cdeb62 [2023-05-05T06:05:21.369Z] $ docker rm -f --volumes 2bfc12f179746c39ea07470570db148966a990914f8a850792c36475c8cdeb62 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:05:21.812Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:05:21.860Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:05:22.404Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:05:22.687Z] + ls -al . [2023-05-05T06:05:22.687Z] total 180 [2023-05-05T06:05:22.687Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:04 . [2023-05-05T06:05:22.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:03 .. [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 06:03 .dockerignore [2023-05-05T06:05:22.687Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:04 .git [2023-05-05T06:05:22.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:03 .github [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 06:03 .gitignore [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:03 .golangci.yml [2023-05-05T06:05:22.687Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:04 .semver [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 5 06:03 Attribution.txt [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 5 06:03 CHANGELOG.md [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 5 06:03 Dockerfile [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:03 GOVERNANCE.md [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:03 Jenkinsfile [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:03 LICENSE [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 5 06:03 Makefile [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:03 OWNERS.md [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 5 06:03 README.md [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:04 VERSION [2023-05-05T06:05:22.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:03 bin [2023-05-05T06:05:22.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:03 cmd [2023-05-05T06:05:22.687Z] -rw-r--r-- 1 jenkins jenkins 18144 May 5 06:05 coverage.out [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 06:03 go.mod [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 06:03 go.sum [2023-05-05T06:05:22.687Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:03 internal [2023-05-05T06:05:22.687Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:03 mock [2023-05-05T06:05:22.687Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:03 snap [2023-05-05T06:05:22.687Z] -rw-rw-r-- 1 jenkins jenkins 227 May 5 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:22.991Z] + 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=8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf --label arch=amd64 --label version=3.0.0-dev.31 . [2023-05-05T06:05:22.991Z] Sending build context to Docker daemon 6.535MB [2023-05-05T06:05:22.991Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:05:22.991Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:05:22.991Z] ---> 59cb560b0f24 [2023-05-05T06:05:22.991Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:05:22.991Z] ---> Running in cab62f3f264a [2023-05-05T06:05:23.249Z] Removing intermediate container cab62f3f264a [2023-05-05T06:05:23.249Z] ---> 6b9f910911f0 [2023-05-05T06:05:23.249Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:05:23.249Z] ---> Running in 9fc17a64cb2b [2023-05-05T06:05:23.249Z] Removing intermediate container 9fc17a64cb2b [2023-05-05T06:05:23.249Z] ---> fc7b45569c79 [2023-05-05T06:05:23.249Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:05:23.249Z] ---> Running in 661d2b866c1d [2023-05-05T06:05:23.249Z] Removing intermediate container 661d2b866c1d [2023-05-05T06:05:23.249Z] ---> 6ef8508d7163 [2023-05-05T06:05:23.249Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:05:23.249Z] ---> Running in 4b1023f6d2af [2023-05-05T06:05:23.508Z] Removing intermediate container 4b1023f6d2af [2023-05-05T06:05:23.508Z] ---> 1bd62dc863ec [2023-05-05T06:05:23.508Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:05:23.508Z] ---> Running in e210a083ac94 [2023-05-05T06:05:23.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:05:23.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:05:24.077Z] OK: 269 MiB in 57 packages [2023-05-05T06:05:24.352Z] Removing intermediate container e210a083ac94 [2023-05-05T06:05:24.352Z] ---> 45cbf05b81b6 [2023-05-05T06:05:24.352Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-05T06:05:24.352Z] ---> Running in 1b588353f2bb [2023-05-05T06:05:24.352Z] Removing intermediate container 1b588353f2bb [2023-05-05T06:05:24.352Z] ---> a3ca3109476e [2023-05-05T06:05:24.352Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:05:24.630Z] ---> 3ba125a5b148 [2023-05-05T06:05:24.630Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:05:24.630Z] ---> Running in 22d08966b3de [2023-05-05T06:05:25.230Z] Removing intermediate container 22d08966b3de [2023-05-05T06:05:25.230Z] ---> a03425530070 [2023-05-05T06:05:25.230Z] Step 11/24 : COPY . . [2023-05-05T06:05:25.498Z] ---> 23d70a425b45 [2023-05-05T06:05:25.498Z] Step 12/24 : RUN $MAKE [2023-05-05T06:05:25.498Z] ---> Running in 0f0712772e28 [2023-05-05T06:05:25.756Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-05T06:05:43.828Z] Removing intermediate container 0f0712772e28 [2023-05-05T06:05:43.828Z] ---> 5d835c814840 [2023-05-05T06:05:43.828Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:05:43.828Z] 3.17: Pulling from library/alpine [2023-05-05T06:05:43.828Z] f56be85fc22e: Already exists [2023-05-05T06:05:43.828Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:05:43.828Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:05:43.828Z] ---> 9ed4aefc74f6 [2023-05-05T06:05:43.828Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-05T06:05:43.828Z] ---> Running in a3c10d22cb92 [2023-05-05T06:05:43.828Z] Removing intermediate container a3c10d22cb92 [2023-05-05T06:05:43.828Z] ---> 81c54e05e049 [2023-05-05T06:05:43.828Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:05:43.828Z] ---> Running in c9111a74fb50 [2023-05-05T06:05:43.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:05:43.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:05:43.828Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:05:43.828Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:05:43.828Z] OK: 7 MiB in 16 packages [2023-05-05T06:05:44.395Z] Removing intermediate container c9111a74fb50 [2023-05-05T06:05:44.395Z] ---> b4863c82b8d2 [2023-05-05T06:05:44.395Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-05T06:05:44.961Z] ---> e3f8c7c05621 [2023-05-05T06:05:44.961Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-05T06:05:44.961Z] ---> 132b904c457f [2023-05-05T06:05:44.961Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-05T06:05:44.961Z] ---> fdd0155af3aa [2023-05-05T06:05:44.961Z] Step 19/24 : EXPOSE 59982 [2023-05-05T06:05:44.961Z] ---> Running in 8e8e4a1a9c91 [2023-05-05T06:05:45.218Z] Removing intermediate container 8e8e4a1a9c91 [2023-05-05T06:05:45.218Z] ---> 82c46307c529 [2023-05-05T06:05:45.218Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-05T06:05:45.218Z] ---> Running in 77ae1f23bf28 [2023-05-05T06:05:45.218Z] Removing intermediate container 77ae1f23bf28 [2023-05-05T06:05:45.218Z] ---> 28344d12e2ff [2023-05-05T06:05:45.218Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T06:05:45.218Z] ---> Running in d9143dde825b [2023-05-05T06:05:45.218Z] Removing intermediate container d9143dde825b [2023-05-05T06:05:45.218Z] ---> da3a630fd9a3 [2023-05-05T06:05:45.218Z] Step 22/24 : LABEL arch=amd64 [2023-05-05T06:05:45.218Z] ---> Running in 4de33da2d415 [2023-05-05T06:05:45.477Z] Removing intermediate container 4de33da2d415 [2023-05-05T06:05:45.477Z] ---> dc850eb75036 [2023-05-05T06:05:45.477Z] Step 23/24 : LABEL git_sha=8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:05:45.477Z] ---> Running in 2ac2301aa8d9 [2023-05-05T06:05:45.477Z] Removing intermediate container 2ac2301aa8d9 [2023-05-05T06:05:45.477Z] ---> 9b34f12b4f09 [2023-05-05T06:05:45.477Z] Step 24/24 : LABEL version=3.0.0-dev.31 [2023-05-05T06:05:45.477Z] ---> Running in c8f6ff77fe91 [2023-05-05T06:05:45.477Z] Removing intermediate container c8f6ff77fe91 [2023-05-05T06:05:45.477Z] ---> 341edc312520 [2023-05-05T06:05:45.477Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:05:45.477Z] Successfully built 341edc312520 [2023-05-05T06:05:45.477Z] 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-05-05T06:05:45.572Z] provisioning config files... [2023-05-05T06:05:45.580Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config658820095815582033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:05:45.869Z] ---> docker-login.sh [2023-05-05T06:05:45.869Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:05:45.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:45.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:45.869Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:45.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:45.869Z] [2023-05-05T06:05:45.869Z] Login Succeeded [2023-05-05T06:05:45.869Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:05:45.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:45.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:45.869Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:45.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:45.869Z] [2023-05-05T06:05:45.869Z] Login Succeeded [2023-05-05T06:05:45.869Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:05:46.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:46.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:46.127Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:46.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:46.128Z] [2023-05-05T06:05:46.128Z] Login Succeeded [2023-05-05T06:05:46.128Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:05:46.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:46.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:46.128Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:46.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:46.128Z] [2023-05-05T06:05:46.128Z] Login Succeeded [2023-05-05T06:05:46.128Z] docker.io [2023-05-05T06:05:46.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:05:46.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:05:46.387Z] Configure a credential helper to remove this warning. See [2023-05-05T06:05:46.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:05:46.387Z] [2023-05-05T06:05:46.387Z] Login Succeeded [2023-05-05T06:05:46.387Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:05:46.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:05:46.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:05:46.437Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-05-05T06:05:46.437Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:05:46.437Z] latest [2023-05-05T06:05:46.437Z] 3.0.0-dev.31 [2023-05-05T06:05:46.437Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [2023-05-05T06:05:46.437Z] main [2023-05-05T06:05:46.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:46.743Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:47.050Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:05:47.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:05:47.050Z] 1578f4425dd4: Preparing [2023-05-05T06:05:47.050Z] 77685d08baa4: Preparing [2023-05-05T06:05:47.050Z] 83d9c47d90ac: Preparing [2023-05-05T06:05:47.050Z] 8e549d6332c7: Preparing [2023-05-05T06:05:47.050Z] f1417ff83b31: Preparing [2023-05-05T06:05:47.050Z] f1417ff83b31: Layer already exists [2023-05-05T06:05:47.050Z] 1578f4425dd4: Pushed [2023-05-05T06:05:47.050Z] 8e549d6332c7: Pushed [2023-05-05T06:05:47.050Z] 77685d08baa4: Pushed [2023-05-05T06:05:49.597Z] 83d9c47d90ac: Pushed [2023-05-05T06:05:49.597Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf: digest: sha256:5ed206b07ef54060a5c4a855161cb0f0f9a6c300e4dbc8fe7f6125e22b8be772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:49.912Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:50.222Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-05T06:05:50.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:05:50.222Z] 1578f4425dd4: Preparing [2023-05-05T06:05:50.222Z] 77685d08baa4: Preparing [2023-05-05T06:05:50.222Z] 83d9c47d90ac: Preparing [2023-05-05T06:05:50.222Z] 8e549d6332c7: Preparing [2023-05-05T06:05:50.222Z] f1417ff83b31: Preparing [2023-05-05T06:05:50.222Z] 8e549d6332c7: Layer already exists [2023-05-05T06:05:50.222Z] 77685d08baa4: Layer already exists [2023-05-05T06:05:50.222Z] 1578f4425dd4: Layer already exists [2023-05-05T06:05:50.222Z] f1417ff83b31: Layer already exists [2023-05-05T06:05:50.222Z] 83d9c47d90ac: Layer already exists [2023-05-05T06:05:50.222Z] latest: digest: sha256:5ed206b07ef54060a5c4a855161cb0f0f9a6c300e4dbc8fe7f6125e22b8be772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:50.530Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:50.835Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.31 [2023-05-05T06:05:50.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:05:50.835Z] 1578f4425dd4: Preparing [2023-05-05T06:05:50.835Z] 77685d08baa4: Preparing [2023-05-05T06:05:50.835Z] 83d9c47d90ac: Preparing [2023-05-05T06:05:50.835Z] 8e549d6332c7: Preparing [2023-05-05T06:05:50.835Z] f1417ff83b31: Preparing [2023-05-05T06:05:50.835Z] 83d9c47d90ac: Layer already exists [2023-05-05T06:05:50.835Z] f1417ff83b31: Layer already exists [2023-05-05T06:05:50.835Z] 1578f4425dd4: Layer already exists [2023-05-05T06:05:50.835Z] 8e549d6332c7: Layer already exists [2023-05-05T06:05:50.835Z] 77685d08baa4: Layer already exists [2023-05-05T06:05:50.835Z] 3.0.0-dev.31: digest: sha256:5ed206b07ef54060a5c4a855161cb0f0f9a6c300e4dbc8fe7f6125e22b8be772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:51.146Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:51.451Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [2023-05-05T06:05:51.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:05:51.451Z] 1578f4425dd4: Preparing [2023-05-05T06:05:51.451Z] 77685d08baa4: Preparing [2023-05-05T06:05:51.451Z] 83d9c47d90ac: Preparing [2023-05-05T06:05:51.451Z] 8e549d6332c7: Preparing [2023-05-05T06:05:51.451Z] f1417ff83b31: Preparing [2023-05-05T06:05:51.451Z] 8e549d6332c7: Layer already exists [2023-05-05T06:05:51.451Z] 83d9c47d90ac: Layer already exists [2023-05-05T06:05:51.451Z] 77685d08baa4: Layer already exists [2023-05-05T06:05:51.451Z] 1578f4425dd4: Layer already exists [2023-05-05T06:05:51.451Z] f1417ff83b31: Layer already exists [2023-05-05T06:05:51.451Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31: digest: sha256:5ed206b07ef54060a5c4a855161cb0f0f9a6c300e4dbc8fe7f6125e22b8be772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:51.761Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:52.073Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-05-05T06:05:52.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-05-05T06:05:52.073Z] 1578f4425dd4: Preparing [2023-05-05T06:05:52.073Z] 77685d08baa4: Preparing [2023-05-05T06:05:52.073Z] 83d9c47d90ac: Preparing [2023-05-05T06:05:52.073Z] 8e549d6332c7: Preparing [2023-05-05T06:05:52.073Z] f1417ff83b31: Preparing [2023-05-05T06:05:52.073Z] 83d9c47d90ac: Layer already exists [2023-05-05T06:05:52.073Z] 8e549d6332c7: Layer already exists [2023-05-05T06:05:52.073Z] f1417ff83b31: Layer already exists [2023-05-05T06:05:52.073Z] 1578f4425dd4: Layer already exists [2023-05-05T06:05:52.073Z] 77685d08baa4: Layer already exists [2023-05-05T06:05:52.073Z] main: digest: sha256:5ed206b07ef54060a5c4a855161cb0f0f9a6c300e4dbc8fe7f6125e22b8be772 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:05:52.128Z] ===================================================== [Pipeline] echo [2023-05-05T06:05:52.139Z] taggedImages: [2023-05-05T06:05:52.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:05:52.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-05-05T06:05:52.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.31 [2023-05-05T06:05:52.139Z] - nexus3.edgexfoundry.org:10004/device-mqtt:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [2023-05-05T06:05:52.139Z] - 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-05-05T06:05:52.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:05:52.504Z] [2023-05-05T06:05:52.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:05:52.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:05:52.807Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:05:52.807Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:05:52.807Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:05:52.807Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:05:52.807Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:05:52.807Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:05:52.807Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:05:52.807Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:05:52.807Z] 33b1e0a273af: Waiting [2023-05-05T06:05:52.807Z] 5d3b04190fa2: Waiting [2023-05-05T06:05:52.807Z] 2f39f015ded8: Waiting [2023-05-05T06:05:52.807Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:05:52.807Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T06:05:52.807Z] 5c69ac0246d0: Download complete [2023-05-05T06:05:52.807Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T06:05:52.807Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:05:52.807Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:05:52.807Z] ec43610c2a17: Download complete [2023-05-05T06:05:52.807Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:05:52.807Z] 33b1e0a273af: Download complete [2023-05-05T06:05:52.807Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:05:52.807Z] 5d3b04190fa2: Download complete [2023-05-05T06:05:53.065Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:05:53.065Z] 5eb5b503b376: Download complete [2023-05-05T06:05:53.632Z] 2f39f015ded8: Download complete [2023-05-05T06:05:54.196Z] 5eb5b503b376: Pull complete [2023-05-05T06:05:54.196Z] 5c69ac0246d0: Pull complete [2023-05-05T06:05:54.762Z] ec43610c2a17: Pull complete [2023-05-05T06:05:54.762Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:05:54.762Z] 33b1e0a273af: Pull complete [2023-05-05T06:05:55.029Z] 5d3b04190fa2: Pull complete [2023-05-05T06:05:59.209Z] 2f39f015ded8: Pull complete [2023-05-05T06:05:59.209Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:05:59.209Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:05:59.209Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:05:59.289Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:05:59.324Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:06:02.215Z] $ docker top b833b1304c948b5a0f88ee170b6ef63796f491f6164bcb1e0c2ec563d6ee1728 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:06:02.598Z] ---> job-cost.sh [2023-05-05T06:06:02.598Z] lf-activate-venv: SKIPPING [2023-05-05T06:06:02.598Z] INFO: No Stack... [2023-05-05T06:06:02.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:06:03.116Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:06:03.402Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-05-05T06:06:03.402Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:06:03.414Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] [2023-05-05T06:06:03.422Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] did not exist. Created. [2023-05-05T06:06:03.422Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:06:03.723Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:06:03.750Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:06:03.758Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:06:03.780Z] $ docker stop --time=1 b833b1304c948b5a0f88ee170b6ef63796f491f6164bcb1e0c2ec563d6ee1728 [2023-05-05T06:06:04.925Z] $ docker rm -f --volumes b833b1304c948b5a0f88ee170b6ef63796f491f6164bcb1e0c2ec563d6ee1728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:06:06.260Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13838 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-05-05T06:06:06.270Z] Running in /w/workspace/device-mqtt-go/115 [Pipeline] { [Pipeline] checkout [2023-05-05T06:06:06.309Z] Selected Git installation does not exist. Using Default [2023-05-05T06:06:06.309Z] The recommended git tool is: NONE [2023-05-05T06:06:14.019Z] using credential edgex-jenkins-ssh [2023-05-05T06:06:14.044Z] Cloning the remote Git repository [2023-05-05T06:06:14.097Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T06:06:14.205Z] > git init /w/workspace/device-mqtt-go/115 # timeout=10 [2023-05-05T06:06:14.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-05T06:06:14.376Z] > git --version # timeout=10 [2023-05-05T06:06:14.399Z] > git --version # 'git version 2.25.1' [2023-05-05T06:06:14.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:06:14.584Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:06:15.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-05T06:06:15.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:06:16.751Z] Avoid second fetch [2023-05-05T06:06:16.752Z] Checking out Revision 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf (main) [2023-05-05T06:06:17.375Z] Commit message: "Merge pull request #593 from jumpingliu/ignore-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:06:16.770Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:06:16.867Z] > git checkout -f 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf # timeout=10 [2023-05-05T06:06:18.185Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:06:18.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:06:18.185Z] Dload Upload Total Spent Left Speed [2023-05-05T06:06:18.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-05-05T06:06:18.787Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:06:19.127Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:06:19.127Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:06:19.127Z] { [2023-05-05T06:06:19.127Z] "registry-mirrors": [ [2023-05-05T06:06:19.127Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:06:19.127Z] ], [2023-05-05T06:06:19.127Z] "bip": "10.250.0.254/24", [2023-05-05T06:06:19.127Z] "hosts": [ [2023-05-05T06:06:19.127Z] "tcp://0.0.0.0:5555", [2023-05-05T06:06:19.127Z] "unix:///var/run/docker.sock" [2023-05-05T06:06:19.127Z] ], [2023-05-05T06:06:19.127Z] "mtu": 1458, [2023-05-05T06:06:19.127Z] "selinux-enabled": true, [2023-05-05T06:06:19.127Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:06:19.127Z] } [Pipeline] sh [2023-05-05T06:06:19.466Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:06:19.795Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:06:38.047Z] provisioning config files... [2023-05-05T06:06:38.075Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/115@tmp/config7096123475145569915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:06:38.433Z] ---> docker-login.sh [2023-05-05T06:06:38.433Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:06:39.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:39.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:39.027Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:39.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:39.027Z] [2023-05-05T06:06:39.027Z] Login Succeeded [2023-05-05T06:06:39.027Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:06:39.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:39.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:39.297Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:39.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:39.297Z] [2023-05-05T06:06:39.297Z] Login Succeeded [2023-05-05T06:06:39.297Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:06:39.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:39.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:39.839Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:39.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:39.839Z] [2023-05-05T06:06:39.839Z] Login Succeeded [2023-05-05T06:06:39.839Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:06:40.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:40.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:40.110Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:40.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:40.110Z] [2023-05-05T06:06:40.110Z] Login Succeeded [2023-05-05T06:06:40.110Z] docker.io [2023-05-05T06:06:40.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:06:40.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:06:40.650Z] Configure a credential helper to remove this warning. See [2023-05-05T06:06:40.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:06:40.650Z] [2023-05-05T06:06:40.650Z] Login Succeeded [2023-05-05T06:06:40.650Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:06:40.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:06:40.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:06:40.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:06:40.967Z] ========================================================= [2023-05-05T06:06:40.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:06:40.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:06:41.332Z] + 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-05-05T06:06:41.605Z] Sending build context to Docker daemon 3.372MB [2023-05-05T06:06:41.605Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:06:41.605Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:06:41.875Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:06:41.875Z] c41833b44d91: Pulling fs layer [2023-05-05T06:06:41.875Z] ed15518f5707: Pulling fs layer [2023-05-05T06:06:41.875Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:06:41.875Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:06:41.875Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:06:41.875Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:06:41.875Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:06:41.875Z] 3cdef696dda3: Waiting [2023-05-05T06:06:41.875Z] 2ced38df9373: Waiting [2023-05-05T06:06:41.875Z] 58f1dce35555: Waiting [2023-05-05T06:06:41.875Z] 242c74f7c9fa: Waiting [2023-05-05T06:06:41.875Z] ed15518f5707: Download complete [2023-05-05T06:06:41.875Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:06:41.875Z] 242c74f7c9fa: Download complete [2023-05-05T06:06:41.875Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:06:41.875Z] 3cdef696dda3: Download complete [2023-05-05T06:06:41.875Z] c41833b44d91: Verifying Checksum [2023-05-05T06:06:41.875Z] c41833b44d91: Download complete [2023-05-05T06:06:43.304Z] c41833b44d91: Pull complete [2023-05-05T06:06:43.304Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:06:43.304Z] 58f1dce35555: Download complete [2023-05-05T06:06:43.899Z] ed15518f5707: Pull complete [2023-05-05T06:06:44.490Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:06:44.490Z] feae8fd75edb: Download complete [2023-05-05T06:06:44.490Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:06:44.490Z] 2ced38df9373: Download complete [2023-05-05T06:06:56.832Z] feae8fd75edb: Pull complete [2023-05-05T06:06:56.832Z] 242c74f7c9fa: Pull complete [2023-05-05T06:06:56.832Z] 3cdef696dda3: Pull complete [2023-05-05T06:07:06.200Z] 2ced38df9373: Pull complete [2023-05-05T06:07:06.789Z] 58f1dce35555: Pull complete [2023-05-05T06:07:07.057Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:07:07.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:07:07.057Z] ---> fadd8f120f05 [2023-05-05T06:07:07.057Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:07:09.747Z] ---> Running in 73a5a45dcf73 [2023-05-05T06:07:09.747Z] Removing intermediate container 73a5a45dcf73 [2023-05-05T06:07:09.747Z] ---> d73568441a1e [2023-05-05T06:07:09.747Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:07:10.041Z] ---> Running in b606f2aad64b [2023-05-05T06:07:10.337Z] Removing intermediate container b606f2aad64b [2023-05-05T06:07:10.337Z] ---> 4dd1eb68ab45 [2023-05-05T06:07:10.337Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:07:10.337Z] ---> Running in ea1c702a152f [2023-05-05T06:07:10.968Z] Removing intermediate container ea1c702a152f [2023-05-05T06:07:10.968Z] ---> 541281a49559 [2023-05-05T06:07:10.968Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:07:10.968Z] ---> Running in a15651687db2 [2023-05-05T06:07:11.254Z] Removing intermediate container a15651687db2 [2023-05-05T06:07:11.254Z] ---> 224e9d4cd3c3 [2023-05-05T06:07:11.254Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:07:11.522Z] ---> Running in a3af84a85108 [2023-05-05T06:07:12.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:07:13.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:07:14.631Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T06:07:14.631Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T06:07:14.631Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T06:07:14.631Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T06:07:14.631Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:07:14.631Z] OK: 268 MiB in 57 packages [2023-05-05T06:07:15.606Z] Removing intermediate container a3af84a85108 [2023-05-05T06:07:15.606Z] ---> 7424d217593c [2023-05-05T06:07:15.606Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-05T06:07:15.606Z] ---> Running in b51dc7f16e31 [2023-05-05T06:07:16.210Z] Removing intermediate container b51dc7f16e31 [2023-05-05T06:07:16.210Z] ---> 65e537318d75 [2023-05-05T06:07:16.210Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:07:16.489Z] ---> 38ea49eba1c9 [2023-05-05T06:07:16.489Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:07:16.759Z] ---> Running in 65a338237864 [2023-05-05T06:08:24.710Z] Removing intermediate container 65a338237864 [2023-05-05T06:08:24.710Z] ---> 6d7908f4612e [2023-05-05T06:08:24.710Z] Step 11/12 : COPY . . [2023-05-05T06:08:24.710Z] ---> e00c6b18e41d [2023-05-05T06:08:24.710Z] Step 12/12 : RUN $MAKE [2023-05-05T06:08:24.710Z] ---> Running in 8aa9dd1cbff5 [2023-05-05T06:08:24.710Z] noop [2023-05-05T06:08:24.710Z] Removing intermediate container 8aa9dd1cbff5 [2023-05-05T06:08:24.710Z] ---> beabbc2eefbc [2023-05-05T06:08:24.710Z] Successfully built beabbc2eefbc [2023-05-05T06:08:24.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:25.066Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:08:25.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:08:25.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container [2023-05-05T06:08:25.409Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/115 -v /w/workspace/device-mqtt-go/115:/w/workspace/device-mqtt-go/115:rw,z -v /w/workspace/device-mqtt-go/115@tmp:/w/workspace/device-mqtt-go/115@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-05-05T06:08:26.826Z] $ docker top 08cc157a9022c64310189e52d3857741b867c75cebd7204d1f1776136260697b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:08:27.700Z] + go version [2023-05-05T06:08:27.700Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:08:27.722Z] $ docker stop --time=1 08cc157a9022c64310189e52d3857741b867c75cebd7204d1f1776136260697b [2023-05-05T06:08:29.407Z] $ docker rm -f --volumes 08cc157a9022c64310189e52d3857741b867c75cebd7204d1f1776136260697b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:08:29.975Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:08:29.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:08:30.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container [2023-05-05T06:08:30.258Z] $ 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/115 -v /w/workspace/device-mqtt-go/115:/w/workspace/device-mqtt-go/115:rw,z -v /w/workspace/device-mqtt-go/115@tmp:/w/workspace/device-mqtt-go/115@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-05-05T06:08:31.639Z] $ docker top e292c65295b387063be4137f060e615cb4ac71539549a0a7a51cb627d92ad9e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:08:32.577Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/115 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:08:33.242Z] + make test [2023-05-05T06:08:33.242Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:09:20.183Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-05T06:11:57.056Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-05T06:11:57.056Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-05T06:11:57.056Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 23.1% of statements [2023-05-05T06:11:57.330Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:11:57.330Z] go vet ./... [2023-05-05T06:12:36.325Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:12:36.325Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:12:36.325Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T06:12:36.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:12:36.361Z] $ docker stop --time=1 e292c65295b387063be4137f060e615cb4ac71539549a0a7a51cb627d92ad9e6 [2023-05-05T06:12:38.329Z] $ docker rm -f --volumes e292c65295b387063be4137f060e615cb4ac71539549a0a7a51cb627d92ad9e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:12:39.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:12:39.714Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:12:40.357Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:12:40.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:12:41.097Z] + ls -al . [2023-05-05T06:12:41.097Z] total 176 [2023-05-05T06:12:41.097Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:08 . [2023-05-05T06:12:41.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:06 .. [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 140 May 5 06:06 .dockerignore [2023-05-05T06:12:41.097Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:06 .git [2023-05-05T06:12:41.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:06 .github [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 329 May 5 06:06 .gitignore [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:06 .golangci.yml [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 5 06:06 Attribution.txt [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 5 06:06 CHANGELOG.md [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 5 06:06 Dockerfile [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:06 GOVERNANCE.md [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 678 May 5 06:06 Jenkinsfile [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 06:06 LICENSE [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 5 06:06 Makefile [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 620 May 5 06:06 OWNERS.md [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 5 06:06 README.md [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:04 VERSION [2023-05-05T06:12:41.097Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:06 bin [2023-05-05T06:12:41.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:06 cmd [2023-05-05T06:12:41.097Z] -rw-r--r-- 1 jenkins jenkins 18144 May 5 06:11 coverage.out [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 5 06:06 go.mod [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 31328 May 5 06:06 go.sum [2023-05-05T06:12:41.097Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:06 internal [2023-05-05T06:12:41.097Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:06 mock [2023-05-05T06:12:41.097Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:06 snap [2023-05-05T06:12:41.097Z] -rw-rw-r-- 1 jenkins jenkins 227 May 5 06:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:12:41.453Z] + 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=8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf --label arch=arm64 --label version=3.0.0-dev.31 . [2023-05-05T06:12:41.723Z] Sending build context to Docker daemon 3.39MB [2023-05-05T06:12:41.723Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:12:41.723Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:12:41.723Z] ---> beabbc2eefbc [2023-05-05T06:12:41.723Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:12:41.994Z] ---> Running in 2d232753d657 [2023-05-05T06:12:42.266Z] Removing intermediate container 2d232753d657 [2023-05-05T06:12:42.267Z] ---> 0811ca1258da [2023-05-05T06:12:42.267Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:12:42.537Z] ---> Running in 23976e49224b [2023-05-05T06:12:42.824Z] Removing intermediate container 23976e49224b [2023-05-05T06:12:42.824Z] ---> d7eb5c991b6b [2023-05-05T06:12:42.824Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T06:12:43.096Z] ---> Running in b57438798939 [2023-05-05T06:12:43.367Z] Removing intermediate container b57438798939 [2023-05-05T06:12:43.367Z] ---> ada9480ea91e [2023-05-05T06:12:43.367Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:12:43.367Z] ---> Running in 17a2466c72c2 [2023-05-05T06:12:43.962Z] Removing intermediate container 17a2466c72c2 [2023-05-05T06:12:43.962Z] ---> 0fd6766f8a5f [2023-05-05T06:12:43.962Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:12:43.962Z] ---> Running in 764ee5e4b5c2 [2023-05-05T06:12:45.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:12:45.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:12:47.936Z] OK: 268 MiB in 57 packages [2023-05-05T06:12:48.910Z] Removing intermediate container 764ee5e4b5c2 [2023-05-05T06:12:48.910Z] ---> 02fb8f52b5c9 [2023-05-05T06:12:48.910Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-05T06:12:48.910Z] ---> Running in 760b13c26add [2023-05-05T06:12:49.181Z] Removing intermediate container 760b13c26add [2023-05-05T06:12:49.181Z] ---> 26cde7abe7ea [2023-05-05T06:12:49.181Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:12:49.774Z] ---> 52166f923117 [2023-05-05T06:12:49.775Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:12:50.046Z] ---> Running in c232ef392307 [2023-05-05T06:12:53.424Z] Removing intermediate container c232ef392307 [2023-05-05T06:12:53.424Z] ---> 83328dc7e5e3 [2023-05-05T06:12:53.424Z] Step 11/24 : COPY . . [2023-05-05T06:12:54.034Z] ---> d3425b8db9a4 [2023-05-05T06:12:54.034Z] Step 12/24 : RUN $MAKE [2023-05-05T06:12:54.034Z] ---> Running in e8b8c19a8f9f [2023-05-05T06:12:55.467Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.31" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-05T06:15:47.338Z] Removing intermediate container e8b8c19a8f9f [2023-05-05T06:15:47.338Z] ---> 5c964f74f0ea [2023-05-05T06:15:47.338Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:15:47.338Z] 3.17: Pulling from library/alpine [2023-05-05T06:15:47.338Z] c41833b44d91: Already exists [2023-05-05T06:15:47.338Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:15:47.338Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:15:47.338Z] ---> 51e60588ff2c [2023-05-05T06:15:47.338Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-05T06:15:47.338Z] ---> Running in 8ad3559500fc [2023-05-05T06:15:47.338Z] Removing intermediate container 8ad3559500fc [2023-05-05T06:15:47.338Z] ---> 935bc443db8c [2023-05-05T06:15:47.338Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:15:47.338Z] ---> Running in 5d956abc47fa [2023-05-05T06:15:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:15:47.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:15:47.338Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:15:47.338Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:15:47.339Z] OK: 8 MiB in 16 packages [2023-05-05T06:15:47.339Z] Removing intermediate container 5d956abc47fa [2023-05-05T06:15:47.339Z] ---> 33d5f5cf47bd [2023-05-05T06:15:47.339Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-05T06:15:47.339Z] ---> d33ee3490067 [2023-05-05T06:15:47.339Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-05T06:15:47.927Z] ---> 377f18648e56 [2023-05-05T06:15:47.928Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-05T06:15:48.515Z] ---> 027076e5950a [2023-05-05T06:15:48.515Z] Step 19/24 : EXPOSE 59982 [2023-05-05T06:15:48.515Z] ---> Running in 2fc3202d47ab [2023-05-05T06:15:49.103Z] Removing intermediate container 2fc3202d47ab [2023-05-05T06:15:49.103Z] ---> 6a64c3ac76d3 [2023-05-05T06:15:49.103Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-05T06:15:49.103Z] ---> Running in 67cde1eff9ef [2023-05-05T06:15:49.376Z] Removing intermediate container 67cde1eff9ef [2023-05-05T06:15:49.376Z] ---> e64acd70aaee [2023-05-05T06:15:49.376Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-05T06:15:49.376Z] ---> Running in 40a73cee2419 [2023-05-05T06:15:49.969Z] Removing intermediate container 40a73cee2419 [2023-05-05T06:15:49.969Z] ---> 4e7454dfcdf5 [2023-05-05T06:15:49.969Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T06:15:49.969Z] ---> Running in 5519597c395a [2023-05-05T06:15:50.237Z] Removing intermediate container 5519597c395a [2023-05-05T06:15:50.237Z] ---> 12efe54e3fef [2023-05-05T06:15:50.237Z] Step 23/24 : LABEL git_sha=8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:15:50.237Z] ---> Running in e4f07a3ae477 [2023-05-05T06:15:50.509Z] Removing intermediate container e4f07a3ae477 [2023-05-05T06:15:50.509Z] ---> 0f1a61eac2e3 [2023-05-05T06:15:50.509Z] Step 24/24 : LABEL version=3.0.0-dev.31 [2023-05-05T06:15:50.779Z] ---> Running in 03eda4e80b9d [2023-05-05T06:15:51.050Z] Removing intermediate container 03eda4e80b9d [2023-05-05T06:15:51.050Z] ---> 4dc7c89d3922 [2023-05-05T06:15:51.050Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:15:51.050Z] Successfully built 4dc7c89d3922 [2023-05-05T06:15:51.050Z] 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-05-05T06:15:51.165Z] provisioning config files... [2023-05-05T06:15:51.181Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/115@tmp/config9148737958129807034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:15:51.536Z] ---> docker-login.sh [2023-05-05T06:15:51.536Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:15:51.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:15:51.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:15:51.806Z] Configure a credential helper to remove this warning. See [2023-05-05T06:15:51.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:15:51.806Z] [2023-05-05T06:15:51.806Z] Login Succeeded [2023-05-05T06:15:51.806Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:15:52.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:15:52.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:15:52.345Z] Configure a credential helper to remove this warning. See [2023-05-05T06:15:52.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:15:52.345Z] [2023-05-05T06:15:52.345Z] Login Succeeded [2023-05-05T06:15:52.345Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:15:52.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:15:52.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:15:52.619Z] Configure a credential helper to remove this warning. See [2023-05-05T06:15:52.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:15:52.619Z] [2023-05-05T06:15:52.619Z] Login Succeeded [2023-05-05T06:15:52.619Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:15:53.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:15:53.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:15:53.212Z] Configure a credential helper to remove this warning. See [2023-05-05T06:15:53.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:15:53.212Z] [2023-05-05T06:15:53.213Z] Login Succeeded [2023-05-05T06:15:53.213Z] docker.io [2023-05-05T06:15:53.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:15:53.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:15:53.752Z] Configure a credential helper to remove this warning. See [2023-05-05T06:15:53.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:15:53.752Z] [2023-05-05T06:15:53.752Z] Login Succeeded [2023-05-05T06:15:53.752Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:15:53.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:15:53.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:15:53.878Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-05-05T06:15:53.878Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:15:53.878Z] latest [2023-05-05T06:15:53.878Z] 3.0.0-dev.31 [2023-05-05T06:15:53.878Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [2023-05-05T06:15:53.878Z] main [2023-05-05T06:15:53.878Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:15:54.291Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:15:54.685Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:15:54.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:15:54.685Z] d39ec202a6be: Preparing [2023-05-05T06:15:54.685Z] 8d4fed19c152: Preparing [2023-05-05T06:15:54.685Z] 358cf976a774: Preparing [2023-05-05T06:15:54.685Z] e0d99aa86ad0: Preparing [2023-05-05T06:15:54.685Z] 26cbea5cba74: Preparing [2023-05-05T06:15:54.963Z] 26cbea5cba74: Layer already exists [2023-05-05T06:15:54.963Z] d39ec202a6be: Pushed [2023-05-05T06:15:54.963Z] 8d4fed19c152: Pushed [2023-05-05T06:15:54.963Z] e0d99aa86ad0: Pushed [2023-05-05T06:16:01.731Z] 358cf976a774: Pushed [2023-05-05T06:16:02.003Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf: digest: sha256:d97e999916a0ff42f739a34123570f2a7f10eea49386430e814f75a73d9805ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:02.381Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:02.756Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-05T06:16:02.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:16:02.756Z] d39ec202a6be: Preparing [2023-05-05T06:16:02.756Z] 8d4fed19c152: Preparing [2023-05-05T06:16:02.756Z] 358cf976a774: Preparing [2023-05-05T06:16:02.756Z] e0d99aa86ad0: Preparing [2023-05-05T06:16:02.756Z] 26cbea5cba74: Preparing [2023-05-05T06:16:02.756Z] e0d99aa86ad0: Layer already exists [2023-05-05T06:16:02.756Z] 358cf976a774: Layer already exists [2023-05-05T06:16:02.756Z] 8d4fed19c152: Layer already exists [2023-05-05T06:16:02.756Z] 26cbea5cba74: Layer already exists [2023-05-05T06:16:02.756Z] d39ec202a6be: Layer already exists [2023-05-05T06:16:03.028Z] latest: digest: sha256:d97e999916a0ff42f739a34123570f2a7f10eea49386430e814f75a73d9805ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:03.405Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:03.767Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.31 [2023-05-05T06:16:03.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:16:03.767Z] d39ec202a6be: Preparing [2023-05-05T06:16:03.767Z] 8d4fed19c152: Preparing [2023-05-05T06:16:03.767Z] 358cf976a774: Preparing [2023-05-05T06:16:03.767Z] e0d99aa86ad0: Preparing [2023-05-05T06:16:03.767Z] 26cbea5cba74: Preparing [2023-05-05T06:16:03.767Z] 358cf976a774: Layer already exists [2023-05-05T06:16:03.767Z] 8d4fed19c152: Layer already exists [2023-05-05T06:16:03.767Z] 26cbea5cba74: Layer already exists [2023-05-05T06:16:03.767Z] e0d99aa86ad0: Layer already exists [2023-05-05T06:16:03.767Z] d39ec202a6be: Layer already exists [2023-05-05T06:16:04.039Z] 3.0.0-dev.31: digest: sha256:d97e999916a0ff42f739a34123570f2a7f10eea49386430e814f75a73d9805ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:04.407Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:04.774Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [2023-05-05T06:16:04.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:16:04.774Z] d39ec202a6be: Preparing [2023-05-05T06:16:04.774Z] 8d4fed19c152: Preparing [2023-05-05T06:16:04.774Z] 358cf976a774: Preparing [2023-05-05T06:16:04.774Z] e0d99aa86ad0: Preparing [2023-05-05T06:16:04.774Z] 26cbea5cba74: Preparing [2023-05-05T06:16:04.774Z] e0d99aa86ad0: Layer already exists [2023-05-05T06:16:04.774Z] d39ec202a6be: Layer already exists [2023-05-05T06:16:04.774Z] 26cbea5cba74: Layer already exists [2023-05-05T06:16:04.774Z] 358cf976a774: Layer already exists [2023-05-05T06:16:04.774Z] 8d4fed19c152: Layer already exists [2023-05-05T06:16:05.047Z] 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31: digest: sha256:d97e999916a0ff42f739a34123570f2a7f10eea49386430e814f75a73d9805ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:05.428Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:05.797Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-05-05T06:16:05.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-05-05T06:16:05.797Z] d39ec202a6be: Preparing [2023-05-05T06:16:05.797Z] 8d4fed19c152: Preparing [2023-05-05T06:16:05.797Z] 358cf976a774: Preparing [2023-05-05T06:16:05.797Z] e0d99aa86ad0: Preparing [2023-05-05T06:16:05.797Z] 26cbea5cba74: Preparing [2023-05-05T06:16:05.797Z] 358cf976a774: Layer already exists [2023-05-05T06:16:05.797Z] e0d99aa86ad0: Layer already exists [2023-05-05T06:16:05.797Z] 8d4fed19c152: Layer already exists [2023-05-05T06:16:05.797Z] d39ec202a6be: Layer already exists [2023-05-05T06:16:05.797Z] 26cbea5cba74: Layer already exists [2023-05-05T06:16:06.069Z] main: digest: sha256:d97e999916a0ff42f739a34123570f2a7f10eea49386430e814f75a73d9805ef size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:16:06.116Z] ===================================================== [Pipeline] echo [2023-05-05T06:16:06.122Z] taggedImages: [2023-05-05T06:16:06.122Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [2023-05-05T06:16:06.122Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-05-05T06:16:06.122Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.31 [2023-05-05T06:16:06.122Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf-3.0.0-dev.31 [2023-05-05T06:16:06.122Z] - 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-05-05T06:16:06.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:16:06.494Z] [2023-05-05T06:16:06.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:06.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:16:07.123Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:16:07.123Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:16:07.123Z] 04944245beec: Pulling fs layer [2023-05-05T06:16:07.123Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:16:07.123Z] 765212b225bb: Pulling fs layer [2023-05-05T06:16:07.123Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:16:07.123Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:16:07.123Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:16:07.123Z] f23df028b6ca: Waiting [2023-05-05T06:16:07.123Z] d65c8cfc05b1: Waiting [2023-05-05T06:16:07.123Z] 2437ff75d9bd: Waiting [2023-05-05T06:16:07.123Z] 765212b225bb: Waiting [2023-05-05T06:16:07.123Z] 04944245beec: Verifying Checksum [2023-05-05T06:16:07.123Z] 04944245beec: Download complete [2023-05-05T06:16:07.123Z] 765212b225bb: Verifying Checksum [2023-05-05T06:16:07.123Z] 765212b225bb: Download complete [2023-05-05T06:16:07.123Z] f23df028b6ca: Verifying Checksum [2023-05-05T06:16:07.123Z] f23df028b6ca: Download complete [2023-05-05T06:16:07.123Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:16:07.123Z] d65c8cfc05b1: Download complete [2023-05-05T06:16:07.397Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:16:07.397Z] 699f458cf7ca: Download complete [2023-05-05T06:16:07.672Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:16:07.672Z] 8998bd30e6a1: Download complete [2023-05-05T06:16:10.293Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:16:10.293Z] 2437ff75d9bd: Download complete [2023-05-05T06:16:12.259Z] 8998bd30e6a1: Pull complete [2023-05-05T06:16:12.855Z] 04944245beec: Pull complete [2023-05-05T06:16:14.283Z] 699f458cf7ca: Pull complete [2023-05-05T06:16:14.556Z] 765212b225bb: Pull complete [2023-05-05T06:16:15.536Z] f23df028b6ca: Pull complete [2023-05-05T06:16:15.536Z] d65c8cfc05b1: Pull complete [2023-05-05T06:16:30.601Z] 2437ff75d9bd: Pull complete [2023-05-05T06:16:30.601Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:16:30.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:16:30.601Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:16:30.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-13838 does not seem to be running inside a container [2023-05-05T06:16:30.944Z] $ 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/115 -v /w/workspace/device-mqtt-go/115:/w/workspace/device-mqtt-go/115:rw,z -v /w/workspace/device-mqtt-go/115@tmp:/w/workspace/device-mqtt-go/115@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-05-05T06:16:34.250Z] $ docker top 471924cda5f893706d42e2d12f6a3756e1828d51c6dae61eb0e2cb3c448868a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:16:35.201Z] ---> job-cost.sh [2023-05-05T06:16:35.201Z] lf-activate-venv: SKIPPING [2023-05-05T06:16:35.201Z] INFO: No Stack... [2023-05-05T06:16:35.802Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:16:36.782Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:16:37.465Z] + cat /w/workspace/device-mqtt-go/115/archives/cost.csv [2023-05-05T06:16:37.465Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:16:37.567Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] [2023-05-05T06:16:37.574Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] did not exist. Created. [2023-05-05T06:16:37.574Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:16:38.273Z] /w/workspace/device-mqtt-go/115@tmp/durable-3fa9a487/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:16:38.971Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:16:38.999Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:16:39.063Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:16:39.072Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-115-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:16:39.091Z] $ docker stop --time=1 471924cda5f893706d42e2d12f6a3756e1828d51c6dae61eb0e2cb3c448868a4 [2023-05-05T06:16:40.784Z] $ docker rm -f --volumes 471924cda5f893706d42e2d12f6a3756e1828d51c6dae61eb0e2cb3c448868a4 [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-05-05T06:16:41.258Z] provisioning config files... [2023-05-05T06:16:41.266Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2672682610051215768tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:16:41.560Z] + set +x [2023-05-05T06:16:41.561Z] + bash -s -- [2023-05-05T06:16:41.561Z] + curl -s https://codecov.io/bash [2023-05-05T06:16:41.561Z] [2023-05-05T06:16:41.561Z] _____ _ [2023-05-05T06:16:41.561Z] / ____| | | [2023-05-05T06:16:41.561Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:16:41.561Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:16:41.561Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:16:41.561Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:16:41.561Z] Bash-1.0.6 [2023-05-05T06:16:41.561Z] [2023-05-05T06:16:41.561Z] [2023-05-05T06:16:41.561Z] ==> git version 2.25.1 found [2023-05-05T06:16:41.561Z] ==> 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-05-05T06:16:41.561Z] Release-Date: 2020-01-08 [2023-05-05T06:16:41.561Z] 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-05-05T06:16:41.561Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:16:41.561Z] ==> Jenkins CI detected. [2023-05-05T06:16:41.561Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-05T06:16:41.561Z] project root: . [2023-05-05T06:16:41.561Z] --> token set from env [2023-05-05T06:16:41.561Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:16:41.561Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:16:41.561Z] ==> Python coveragepy not found [2023-05-05T06:16:41.561Z] ==> Searching for coverage reports in: [2023-05-05T06:16:41.561Z] + . [2023-05-05T06:16:41.561Z] -> Found 1 reports [2023-05-05T06:16:41.561Z] ==> Detecting git/mercurial file structure [2023-05-05T06:16:41.561Z] ==> Reading reports [2023-05-05T06:16:41.561Z] + ./coverage.out bytes=18144 [2023-05-05T06:16:41.561Z] ==> Appending adjustments [2023-05-05T06:16:41.561Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:16:41.818Z] + Found adjustments [2023-05-05T06:16:41.818Z] ==> Gzipping contents [2023-05-05T06:16:41.818Z] 4.0K /tmp/codecov.teTy1y.gz [2023-05-05T06:16:41.818Z] ==> Uploading reports [2023-05-05T06:16:41.818Z] url: https://codecov.io [2023-05-05T06:16:41.818Z] query: branch=main&commit=8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:16:41.818Z] -> Pinging Codecov [2023-05-05T06:16:41.818Z] 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=8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf&build=115&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F115%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:16:42.076Z] -> Uploading to [2023-05-05T06:16:42.076Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/7D719EC7BBE17E464838252E33014C33/8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf/2d4b1ea6-bf53-40bc-a965-6e4573f8aafd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T061641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b6e731fc4d0b5963495350989247b3a7aabae286fb471fa022097c87eaa808a [2023-05-05T06:16:42.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:16:42.076Z] Dload Upload Total Spent Left Speed [2023-05-05T06:16:42.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3184 0 0 100 3184 0 12584 --:--:-- --:--:-- --:--:-- 12584 [2023-05-05T06:16:42.334Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] } [2023-05-05T06:16:42.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:16:42.530Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:16:42.539Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:42.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:16:42.829Z] [2023-05-05T06:16:42.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:16:43.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:16:43.129Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:16:43.129Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:16:43.129Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:16:43.129Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:16:43.129Z] 114826534d7a: Pulling fs layer [2023-05-05T06:16:43.129Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:16:43.129Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:16:43.129Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:16:43.129Z] 4657fd5d0bcf: Waiting [2023-05-05T06:16:43.129Z] 114826534d7a: Waiting [2023-05-05T06:16:43.129Z] 6ad1cebc031e: Waiting [2023-05-05T06:16:43.129Z] 8a3aa393b2d8: Waiting [2023-05-05T06:16:43.129Z] 25bc292e5bac: Verifying Checksum [2023-05-05T06:16:43.129Z] 25bc292e5bac: Download complete [2023-05-05T06:16:43.129Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:16:43.129Z] 52dc419b0ee2: Download complete [2023-05-05T06:16:43.129Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:16:43.129Z] 4657fd5d0bcf: Download complete [2023-05-05T06:16:43.129Z] df9b9388f04a: Verifying Checksum [2023-05-05T06:16:43.129Z] df9b9388f04a: Download complete [2023-05-05T06:16:43.388Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:16:43.388Z] 6ad1cebc031e: Download complete [2023-05-05T06:16:43.388Z] df9b9388f04a: Pull complete [2023-05-05T06:16:43.389Z] 52dc419b0ee2: Pull complete [2023-05-05T06:16:43.389Z] 25bc292e5bac: Pull complete [2023-05-05T06:16:43.956Z] 114826534d7a: Verifying Checksum [2023-05-05T06:16:43.956Z] 114826534d7a: Download complete [2023-05-05T06:16:43.956Z] 8a3aa393b2d8: Verifying Checksum [2023-05-05T06:16:43.956Z] 8a3aa393b2d8: Download complete [2023-05-05T06:16:47.239Z] 114826534d7a: Pull complete [2023-05-05T06:16:47.239Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:16:47.239Z] 6ad1cebc031e: Pull complete [2023-05-05T06:16:49.772Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:16:49.772Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:16:49.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:16:49.772Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:16:49.858Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:16:49.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-05T06:16:53.220Z] $ docker top 97decd9592a81d04507a6c2b10f7b63d90c0b2e6a0e985d6ebeed5df0b2a2e6c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:16:53.281Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-05-05T06:16:53.556Z] + set -o pipefail [2023-05-05T06:16:53.556Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-05-05T06:16:57.760Z] [2023-05-05T06:16:57.760Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-05-05T06:16:57.760Z] [2023-05-05T06:16:57.760Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/dfa2405d-fd27-4974-8630-960e80562a04 [2023-05-05T06:16:57.760Z] [2023-05-05T06:16:57.760Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T06:16:57.760Z] [2023-05-05T06:16:57.760Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:16:57.760Z] [2023-05-05T06:16:57.760Z] [2023-05-05T06:16:57.760Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:16:57.760Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:16:57.760Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:16:57.760Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:16:57.760Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:16:57.773Z] $ docker stop --time=1 97decd9592a81d04507a6c2b10f7b63d90c0b2e6a0e985d6ebeed5df0b2a2e6c [2023-05-05T06:17:00.630Z] $ docker rm -f --volumes 97decd9592a81d04507a6c2b10f7b63d90c0b2e6a0e985d6ebeed5df0b2a2e6c [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-05-05T06:17:01.299Z] + git log --format=format:%s -1 8cbf2b1370bf1c2d109bffd701d1dd2a92c080cf [Pipeline] sh [2023-05-05T06:17:01.592Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:17:01.592Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:17:01.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:17:01.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:17:01.972Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:17:01.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:17:02.447Z] $ docker top 7f18764d0bfb3791f047103b877fed0b62fd38ee3978349bd4bad1ea99e6e321 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:17:02.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:17:02.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:17:02.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:17:02.640Z] $ docker exec 7f18764d0bfb3791f047103b877fed0b62fd38ee3978349bd4bad1ea99e6e321 ssh-agent [2023-05-05T06:17:02.736Z] SSH_AUTH_SOCK=/tmp/ssh-W8hgjCh3sMDu/agent.32 [2023-05-05T06:17:02.736Z] SSH_AGENT_PID=38 [2023-05-05T06:17:02.740Z] Running ssh-add (command line suppressed) [2023-05-05T06:17:02.841Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8077953507883278579.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8077953507883278579.key) [2023-05-05T06:17:02.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:17:03.140Z] + git semver tag [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,310 [run_tag] DEBUG tag force:False [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,310 [check_head_tag] DEBUG check head tag [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,312 [execute] INFO git cat-file --batch-check [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,316 [execute] INFO git cat-file --batch [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,340 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,340 [execute] INFO git tag -a v3.0.0-dev.31 -m v3.0.0-dev.31 [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,340 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.31', '-m', 'v3.0.0-dev.31'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:17:03.398Z] 2023-05-05 06:17:03,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:17:03.398Z] 3.0.0-dev.31 [Pipeline] } [2023-05-05T06:17:03.406Z] $ docker exec --env ******** --env ******** 7f18764d0bfb3791f047103b877fed0b62fd38ee3978349bd4bad1ea99e6e321 ssh-agent -k [2023-05-05T06:17:03.498Z] unset SSH_AUTH_SOCK; [2023-05-05T06:17:03.498Z] unset SSH_AGENT_PID; [2023-05-05T06:17:03.498Z] echo Agent pid 38 killed; [2023-05-05T06:17:03.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:17:03.810Z] + git semver [Pipeline] } [2023-05-05T06:17:04.078Z] $ docker stop --time=1 7f18764d0bfb3791f047103b877fed0b62fd38ee3978349bd4bad1ea99e6e321 [2023-05-05T06:17:05.324Z] $ docker rm -f --volumes 7f18764d0bfb3791f047103b877fed0b62fd38ee3978349bd4bad1ea99e6e321 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:17:05.777Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:17:05.777Z] [2023-05-05T06:17:05.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:17:06.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:17:06.070Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:17:06.070Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:17:06.070Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:17:06.070Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:17:06.070Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:17:06.070Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:17:06.070Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:17:06.070Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:17:06.070Z] e9a5061849ea: Waiting [2023-05-05T06:17:06.070Z] d747dcd14b5f: Waiting [2023-05-05T06:17:06.070Z] 2de7ff778b66: Waiting [2023-05-05T06:17:06.070Z] 0d9ebad4ef96: Waiting [2023-05-05T06:17:06.070Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:17:06.070Z] 9712f1f96733: Download complete [2023-05-05T06:17:06.328Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:17:06.328Z] 63f879dbbcfc: Download complete [2023-05-05T06:17:06.587Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:17:06.587Z] e9a5061849ea: Download complete [2023-05-05T06:17:06.587Z] d747dcd14b5f: Download complete [2023-05-05T06:17:06.587Z] 0d9ebad4ef96: Download complete [2023-05-05T06:17:06.587Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:17:06.587Z] ab5ef0e58194: Download complete [2023-05-05T06:17:06.587Z] 2de7ff778b66: Verifying Checksum [2023-05-05T06:17:06.587Z] 2de7ff778b66: Download complete [2023-05-05T06:17:09.116Z] ab5ef0e58194: Pull complete [2023-05-05T06:17:09.116Z] 9712f1f96733: Pull complete [2023-05-05T06:17:09.682Z] 63f879dbbcfc: Pull complete [2023-05-05T06:17:12.963Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:17:13.221Z] e9a5061849ea: Pull complete [2023-05-05T06:17:13.221Z] d747dcd14b5f: Pull complete [2023-05-05T06:17:14.156Z] 2de7ff778b66: Pull complete [2023-05-05T06:17:14.156Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:17:14.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:17:14.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:17:14.228Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:17:14.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-05T06:17:17.840Z] $ docker top 565c4eee577df55d08b40af24cf5037a45ef594ad8bee86a23aa32073ebfc5f7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:17:17.907Z] provisioning config files... [2023-05-05T06:17:17.912Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5790081088236385590tmp [2023-05-05T06:17:17.920Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16799961502646729594tmp [2023-05-05T06:17:17.928Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15957384171423830642tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:17:17.941Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:17:18.222Z] ---> sigul-configuration.sh [2023-05-05T06:17:18.222Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:17:18.222Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:17:18.222Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:17:18.222Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:17:18.222Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:17:18.222Z] gpg: CAST5 encrypted data [2023-05-05T06:17:18.222Z] gpg: encrypted with 1 passphrase [2023-05-05T06:17:18.222Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:17:18.507Z] + mkdir /home/jenkins [2023-05-05T06:17:18.507Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:17:18.792Z] + 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-05-05T06:17:18.800Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:17:19.085Z] ---> sigul-install.sh [2023-05-05T06:17:19.085Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:17:19.367Z] + git tag --list [2023-05-05T06:17:19.367Z] 0.7.1 [2023-05-05T06:17:19.367Z] v1.0.0 [2023-05-05T06:17:19.367Z] v1.1.0 [2023-05-05T06:17:19.367Z] v1.1.1 [2023-05-05T06:17:19.367Z] v1.2.2 [2023-05-05T06:17:19.367Z] v1.3.0 [2023-05-05T06:17:19.367Z] v1.3.1 [2023-05-05T06:17:19.367Z] v2.0.0 [2023-05-05T06:17:19.367Z] v2.1.0 [2023-05-05T06:17:19.367Z] v2.1.1 [2023-05-05T06:17:19.367Z] v2.1.1-dev.1 [2023-05-05T06:17:19.367Z] v2.1.1-dev.2 [2023-05-05T06:17:19.367Z] v2.2.0 [2023-05-05T06:17:19.367Z] v2.2.1-dev.1 [2023-05-05T06:17:19.367Z] v2.2.1-dev.10 [2023-05-05T06:17:19.367Z] v2.2.1-dev.2 [2023-05-05T06:17:19.367Z] v2.2.1-dev.3 [2023-05-05T06:17:19.367Z] v2.2.1-dev.4 [2023-05-05T06:17:19.367Z] v2.2.1-dev.5 [2023-05-05T06:17:19.367Z] v2.2.1-dev.6 [2023-05-05T06:17:19.367Z] v2.2.1-dev.7 [2023-05-05T06:17:19.367Z] v2.2.1-dev.8 [2023-05-05T06:17:19.367Z] v2.2.1-dev.9 [2023-05-05T06:17:19.367Z] v2.3.0 [2023-05-05T06:17:19.367Z] v2.3.0-dev.10 [2023-05-05T06:17:19.367Z] v2.3.0-dev.11 [2023-05-05T06:17:19.367Z] v2.3.0-dev.12 [2023-05-05T06:17:19.367Z] v2.3.0-dev.13 [2023-05-05T06:17:19.367Z] v2.3.0-dev.14 [2023-05-05T06:17:19.367Z] v2.3.0-dev.15 [2023-05-05T06:17:19.367Z] v2.3.0-dev.16 [2023-05-05T06:17:19.367Z] v2.3.0-dev.17 [2023-05-05T06:17:19.367Z] v2.3.0-dev.18 [2023-05-05T06:17:19.367Z] v2.3.0-dev.19 [2023-05-05T06:17:19.367Z] v2.3.0-dev.20 [2023-05-05T06:17:19.367Z] v2.3.0-dev.21 [2023-05-05T06:17:19.367Z] v2.3.0-dev.22 [2023-05-05T06:17:19.367Z] v2.3.0-dev.23 [2023-05-05T06:17:19.367Z] v2.3.0-dev.24 [2023-05-05T06:17:19.367Z] v2.3.0-dev.25 [2023-05-05T06:17:19.367Z] v2.3.0-dev.26 [2023-05-05T06:17:19.367Z] v2.3.0-dev.27 [2023-05-05T06:17:19.367Z] v2.3.0-dev.28 [2023-05-05T06:17:19.367Z] v2.3.0-dev.29 [2023-05-05T06:17:19.367Z] v2.3.0-dev.30 [2023-05-05T06:17:19.367Z] v2.3.0-dev.31 [2023-05-05T06:17:19.367Z] v2.3.0-dev.32 [2023-05-05T06:17:19.367Z] v2.3.0-dev.33 [2023-05-05T06:17:19.367Z] v2.3.0-dev.34 [2023-05-05T06:17:19.367Z] v3.0.0-dev.1 [2023-05-05T06:17:19.367Z] v3.0.0-dev.10 [2023-05-05T06:17:19.367Z] v3.0.0-dev.11 [2023-05-05T06:17:19.367Z] v3.0.0-dev.12 [2023-05-05T06:17:19.367Z] v3.0.0-dev.13 [2023-05-05T06:17:19.367Z] v3.0.0-dev.14 [2023-05-05T06:17:19.367Z] v3.0.0-dev.15 [2023-05-05T06:17:19.367Z] v3.0.0-dev.16 [2023-05-05T06:17:19.367Z] v3.0.0-dev.17 [2023-05-05T06:17:19.367Z] v3.0.0-dev.18 [2023-05-05T06:17:19.367Z] v3.0.0-dev.19 [2023-05-05T06:17:19.367Z] v3.0.0-dev.2 [2023-05-05T06:17:19.367Z] v3.0.0-dev.20 [2023-05-05T06:17:19.367Z] v3.0.0-dev.21 [2023-05-05T06:17:19.367Z] v3.0.0-dev.22 [2023-05-05T06:17:19.367Z] v3.0.0-dev.23 [2023-05-05T06:17:19.367Z] v3.0.0-dev.24 [2023-05-05T06:17:19.367Z] v3.0.0-dev.25 [2023-05-05T06:17:19.367Z] v3.0.0-dev.26 [2023-05-05T06:17:19.367Z] v3.0.0-dev.27 [2023-05-05T06:17:19.367Z] v3.0.0-dev.28 [2023-05-05T06:17:19.367Z] v3.0.0-dev.29 [2023-05-05T06:17:19.367Z] v3.0.0-dev.3 [2023-05-05T06:17:19.367Z] v3.0.0-dev.30 [2023-05-05T06:17:19.367Z] v3.0.0-dev.31 [2023-05-05T06:17:19.367Z] v3.0.0-dev.4 [2023-05-05T06:17:19.367Z] v3.0.0-dev.5 [2023-05-05T06:17:19.367Z] v3.0.0-dev.6 [2023-05-05T06:17:19.367Z] v3.0.0-dev.7 [2023-05-05T06:17:19.367Z] v3.0.0-dev.8 [2023-05-05T06:17:19.367Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:17:19.651Z] + lftools sign git-tag v3.0.0-dev.31 [2023-05-05T06:17:20.234Z] Signing Git tag with Sigul... [2023-05-05T06:17:20.234Z] Signing v3.0.0-dev.31 [2023-05-05T06:19:11.713Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T06:19:11.722Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:12.006Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T06:19:12.013Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T06:19:12.035Z] $ docker stop --time=1 565c4eee577df55d08b40af24cf5037a45ef594ad8bee86a23aa32073ebfc5f7 [2023-05-05T06:19:13.307Z] $ docker rm -f --volumes 565c4eee577df55d08b40af24cf5037a45ef594ad8bee86a23aa32073ebfc5f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T06:19:13.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:19:13.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:14.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:19:14.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:19:14.085Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:19:14.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:19:14.420Z] $ docker top d646646f569b59138a6349bb29e043baea12a66825b95bcbe8eaa53f04f05c2f -eo pid,comm [2023-05-05T06:19:14.467Z] 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-05-05T06:19:14.467Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:19:14.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:19:14.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:19:14.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:19:14.615Z] $ docker exec d646646f569b59138a6349bb29e043baea12a66825b95bcbe8eaa53f04f05c2f ssh-agent [2023-05-05T06:19:14.715Z] SSH_AUTH_SOCK=/tmp/ssh-6jC7aSFvdDE1/agent.33 [2023-05-05T06:19:14.715Z] SSH_AGENT_PID=40 [2023-05-05T06:19:14.720Z] Running ssh-add (command line suppressed) [2023-05-05T06:19:14.814Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11435795783382287864.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11435795783382287864.key) [2023-05-05T06:19:14.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:19:15.116Z] + git semver bump pre [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,295 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,295 [bump_version] DEBUG bumping version:3.0.0-dev.31 on axis:pre with prefix:dev [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,295 [bump_version] DEBUG bumped version:3.0.0-dev.32 [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,295 [write_version] DEBUG write version:3.0.0-dev.32 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,296 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,296 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,297 [execute] INFO git cat-file --batch-check [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,303 [execute] INFO git cat-file --batch [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:19:15.375Z] 2023-05-05 06:19:15,308 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:19:15.375Z] 3.0.0-dev.32 [Pipeline] } [2023-05-05T06:19:15.383Z] $ docker exec --env ******** --env ******** d646646f569b59138a6349bb29e043baea12a66825b95bcbe8eaa53f04f05c2f ssh-agent -k [2023-05-05T06:19:15.479Z] unset SSH_AUTH_SOCK; [2023-05-05T06:19:15.479Z] unset SSH_AGENT_PID; [2023-05-05T06:19:15.479Z] echo Agent pid 40 killed; [2023-05-05T06:19:15.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:19:15.793Z] + git semver [Pipeline] } [2023-05-05T06:19:16.063Z] $ docker stop --time=1 d646646f569b59138a6349bb29e043baea12a66825b95bcbe8eaa53f04f05c2f [2023-05-05T06:19:17.340Z] $ docker rm -f --volumes d646646f569b59138a6349bb29e043baea12a66825b95bcbe8eaa53f04f05c2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:19:17.683Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:19:17.683Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:17.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:19:17.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:19:18.056Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:19:18.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T06:19:18.428Z] $ docker top 225a6231919b78234b35abdc92445ed0aa2a6a08566544537db1b60df2e98f21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:19:18.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:19:18.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:19:18.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:19:18.631Z] $ docker exec 225a6231919b78234b35abdc92445ed0aa2a6a08566544537db1b60df2e98f21 ssh-agent [2023-05-05T06:19:18.734Z] SSH_AUTH_SOCK=/tmp/ssh-61i3HURHt4IQ/agent.32 [2023-05-05T06:19:18.734Z] SSH_AGENT_PID=39 [2023-05-05T06:19:18.738Z] Running ssh-add (command line suppressed) [2023-05-05T06:19:18.835Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2466101147075282333.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2466101147075282333.key) [2023-05-05T06:19:18.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:19:19.135Z] + git semver push [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,306 [run_push] DEBUG push [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,307 [execute] INFO git cat-file --batch-check [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,310 [execute] INFO git rev-list 6c044b164805fbdc0d60e32843cd7fcf82dd77d7 -- [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,310 [execute] DEBUG Popen(['git', 'rev-list', '6c044b164805fbdc0d60e32843cd7fcf82dd77d7', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,319 [execute] INFO git fetch -v origin [2023-05-05T06:19:19.395Z] 2023-05-05 06:19:19,319 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T06:19:19.965Z] 2023-05-05 06:19:19,789 [run_push] DEBUG no remote changes detected [2023-05-05T06:19:19.965Z] 2023-05-05 06:19:19,789 [execute] INFO git push origin semver [2023-05-05T06:19:19.965Z] 2023-05-05 06:19:19,790 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:19:20.534Z] 2023-05-05 06:19:20,511 [run_push] DEBUG push all version tags [2023-05-05T06:19:20.534Z] 2023-05-05 06:19:20,511 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T06:19:20.534Z] 2023-05-05 06:19:20,512 [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-05-05T06:19:21.472Z] 2023-05-05 06:19:21,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-05-05T06:19:21.472Z] 3.0.0-dev.32 [Pipeline] } [2023-05-05T06:19:21.481Z] $ docker exec --env ******** --env ******** 225a6231919b78234b35abdc92445ed0aa2a6a08566544537db1b60df2e98f21 ssh-agent -k [2023-05-05T06:19:21.607Z] unset SSH_AUTH_SOCK; [2023-05-05T06:19:21.607Z] unset SSH_AGENT_PID; [2023-05-05T06:19:21.607Z] echo Agent pid 39 killed; [2023-05-05T06:19:21.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:19:21.931Z] + git semver [Pipeline] } [2023-05-05T06:19:22.204Z] $ docker stop --time=1 225a6231919b78234b35abdc92445ed0aa2a6a08566544537db1b60df2e98f21 [2023-05-05T06:19:23.472Z] $ docker rm -f --volumes 225a6231919b78234b35abdc92445ed0aa2a6a08566544537db1b60df2e98f21 [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-05-05T06:19:24.047Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-05-05T06:19:24.047Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-05T06:19:24.047Z] total 16 [2023-05-05T06:19:24.047Z] drwxr-xr-x 3 root root 4096 May 5 06:06 . [2023-05-05T06:19:24.047Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:17 .. [2023-05-05T06:19:24.047Z] drwxr-xr-x 2 root root 4096 May 5 06:06 cost [2023-05-05T06:19:24.047Z] -rw-r--r-- 1 root root 86 May 5 06:06 cost.csv [2023-05-05T06:19:24.047Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-05T06:19:24.047Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-05-05T06:19:24.047Z] total 16 [2023-05-05T06:19:24.047Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:06 . [2023-05-05T06:19:24.047Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:17 .. [2023-05-05T06:19:24.047Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:06 cost [2023-05-05T06:19:24.047Z] -rw-r--r-- 1 jenkins jenkins 86 May 5 06:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:24.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:25.255Z] ---> package-listing.sh [2023-05-05T06:19:25.255Z] ++ facter osfamily [2023-05-05T06:19:25.255Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T06:19:25.255Z] + OS_FAMILY=debian [2023-05-05T06:19:25.255Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-05-05T06:19:25.255Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T06:19:25.255Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T06:19:25.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T06:19:25.255Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T06:19:25.255Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-05T06:19:25.255Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T06:19:25.255Z] + case "${OS_FAMILY}" in [2023-05-05T06:19:25.255Z] + dpkg -l [2023-05-05T06:19:25.255Z] + grep '^ii' [2023-05-05T06:19:25.552Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T06:19:25.552Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T06:19:25.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T06:19:25.552Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-05-05T06:19:25.552Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-05-05T06:19:25.552Z] + 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-05-05T06:19:25.565Z] 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-05-05T06:19:25.932Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:19:26.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:19:26.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:19:26.297Z] prd-ubuntu20.04-docker-8c-8g-13835 does not seem to be running inside a container [2023-05-05T06:19:26.326Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T06:19:26.505Z] $ docker top bf9cc0ffd3a3da1bcf1ab73052623d0a7c40e66db884e8097b2446c6ab823aa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:19:26.846Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T06:19:27.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T06:19:27.416Z] + ls /var/log/sa-host [2023-05-05T06:19:27.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:19:27.588Z] provisioning config files... [2023-05-05T06:19:27.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18340654852384082099tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:19:27.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:27.897Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T06:19:27.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:28.248Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T06:19:28.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:28.540Z] ---> sudo-logs.sh [2023-05-05T06:19:28.540Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T06:19:28.571Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:28.853Z] ---> job-cost.sh [2023-05-05T06:19:28.853Z] lf-activate-venv: SKIPPING [2023-05-05T06:19:28.853Z] DEBUG: total: 0.2199999988079071 [2023-05-05T06:19:28.853Z] INFO: Retrieving Stack Cost... [2023-05-05T06:19:29.423Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:19:29.682Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T06:19:29.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:19:29.973Z] ---> logs-deploy.sh [2023-05-05T06:19:29.973Z] lf-activate-venv: SKIPPING [2023-05-05T06:19:29.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/115 [2023-05-05T06:19:29.973Z] INFO: archiving workspace using pattern(s): [2023-05-05T06:19:30.910Z] Archives upload complete. [2023-05-05T06:19:30.910Z] INFO: archiving logs to Nexus