Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d55b05ab01bc20af024da7fbe574cccb5f70c8f 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-ssh16993897848234611165.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7770070878849467966.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh9240004262008081984.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5892268109920429905.key Verifying host key using known hosts file > 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-ssh2546324514588935372.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8011 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 7d55b05ab01bc20af024da7fbe574cccb5f70c8f (main) Commit message: "Merge pull request #424 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > 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 7d55b05ab01bc20af024da7fbe574cccb5f70c8f # timeout=10 > git rev-list --no-walk 1ae20365080d91ee65f801e150a6fed247e9201d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T02:00:47.407Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T02:00:47.447Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T02:00:47.471Z] ========================================================= [2022-10-17T02:00:47.471Z] EdgeX Global Pipelines Version Info [2022-10-17T02:00:47.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:00:48.190Z] ------------------- [2022-10-17T02:00:48.190Z] stable info: [2022-10-17T02:00:48.190Z] ------------------- [2022-10-17T02:00:48.190Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T02:00:48.190Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T02:00:48.190Z] Message: update stable to v1.0.239 [2022-10-17T02:00:48.761Z] ------------------- [2022-10-17T02:00:48.761Z] experimental info: [2022-10-17T02:00:48.761Z] ------------------- [2022-10-17T02:00:48.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T02:00:48.761Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T02:00:48.761Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T02:00:48.948Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-10-17T02:00:48.962Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-10-17T02:00:48.978Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T02:00:48.994Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T02:00:49.007Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T02:00:49.020Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T02:00:49.032Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T02:00:49.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T02:00:49.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T02:00:49.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T02:00:49.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T02:00:49.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-10-17T02:00:49.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T02:00:49.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T02:00:49.115Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T02:00:49.123Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T02:00:49.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T02:00:49.147Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T02:00:49.158Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T02:00:49.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T02:00:49.192Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T02:00:49.203Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T02:00:49.216Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T02:00:49.227Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T02:00:49.238Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T02:00:49.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T02:00:49.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T02:00:49.271Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T02:00:49.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T02:00:49.294Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T02:00:49.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo [2022-10-17T02:00:49.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d55b05 [Pipeline] echo [2022-10-17T02:00:49.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T02:00:49.370Z] provisioning config files... [2022-10-17T02:00:49.383Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9009417581926006063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:00:49.684Z] ---> docker-login.sh [2022-10-17T02:00:49.684Z] nexus3.edgexfoundry.org:10001 [2022-10-17T02:00:49.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:00:49.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:00:49.944Z] Configure a credential helper to remove this warning. See [2022-10-17T02:00:49.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:00:49.944Z] [2022-10-17T02:00:49.944Z] Login Succeeded [2022-10-17T02:00:49.944Z] nexus3.edgexfoundry.org:10002 [2022-10-17T02:00:49.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:00:49.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:00:49.944Z] Configure a credential helper to remove this warning. See [2022-10-17T02:00:49.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:00:49.944Z] [2022-10-17T02:00:49.944Z] Login Succeeded [2022-10-17T02:00:49.944Z] nexus3.edgexfoundry.org:10003 [2022-10-17T02:00:50.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:00:50.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:00:50.204Z] Configure a credential helper to remove this warning. See [2022-10-17T02:00:50.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:00:50.204Z] [2022-10-17T02:00:50.204Z] Login Succeeded [2022-10-17T02:00:50.204Z] nexus3.edgexfoundry.org:10004 [2022-10-17T02:00:50.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:00:50.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:00:50.204Z] Configure a credential helper to remove this warning. See [2022-10-17T02:00:50.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:00:50.204Z] [2022-10-17T02:00:50.204Z] Login Succeeded [2022-10-17T02:00:50.204Z] docker.io [2022-10-17T02:00:50.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:00:50.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:00:50.725Z] Configure a credential helper to remove this warning. See [2022-10-17T02:00:50.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:00:50.725Z] [2022-10-17T02:00:50.725Z] Login Succeeded [2022-10-17T02:00:50.725Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T02:00:50.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T02:00:51.081Z] + git rev-list -1 --merges 7d55b05ab01bc20af024da7fbe574cccb5f70c8f~1..7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo [2022-10-17T02:00:51.110Z] -----------> git rev-list -1 --merges 7d55b05ab01bc20af024da7fbe574cccb5f70c8f~1..7d55b05ab01bc20af024da7fbe574cccb5f70c8f 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:00:51.110Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [false] [Pipeline] sh [2022-10-17T02:00:51.399Z] + git log --format=format:%s -1 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo [2022-10-17T02:00:51.412Z] ========================================================= [2022-10-17T02:00:51.412Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T02:00:51.412Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T02:00:51.744Z] + git log --format=format:%s -1 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] echo [2022-10-17T02:00:51.754Z] [semverPrep] GIT_COMMIT: 7d55b05ab01bc20af024da7fbe574cccb5f70c8f, Commit Message: Merge pull request #424 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo [2022-10-17T02:00:51.763Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T02:00:52.151Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T02:00:52.151Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T02:00:52.151Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T02:00:52.151Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T02:00:52.151Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T02:00:52.151Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T02:00:52.151Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:00:52.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T02:00:52.553Z] [2022-10-17T02:00:52.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:00:52.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T02:00:52.852Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T02:00:52.852Z] b85a868b505f: Pulling fs layer [2022-10-17T02:00:52.852Z] e2be974225ed: Pulling fs layer [2022-10-17T02:00:52.852Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T02:00:52.852Z] 988bab9f4d93: Pulling fs layer [2022-10-17T02:00:52.852Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T02:00:52.852Z] eaf3925da568: Pulling fs layer [2022-10-17T02:00:52.852Z] bab4dde63d76: Pulling fs layer [2022-10-17T02:00:52.852Z] bde34c3a00c8: Pulling fs layer [2022-10-17T02:00:52.852Z] b352a97aabf1: Pulling fs layer [2022-10-17T02:00:52.852Z] 4872d77fe225: Pulling fs layer [2022-10-17T02:00:52.852Z] 5851b861e8e6: Pulling fs layer [2022-10-17T02:00:52.852Z] eaf3925da568: Waiting [2022-10-17T02:00:52.852Z] bab4dde63d76: Waiting [2022-10-17T02:00:52.852Z] bde34c3a00c8: Waiting [2022-10-17T02:00:52.852Z] 988bab9f4d93: Waiting [2022-10-17T02:00:52.852Z] 1469e6f7b9e6: Waiting [2022-10-17T02:00:52.852Z] b352a97aabf1: Waiting [2022-10-17T02:00:52.852Z] 4872d77fe225: Waiting [2022-10-17T02:00:52.852Z] 5851b861e8e6: Waiting [2022-10-17T02:00:52.852Z] e2be974225ed: Verifying Checksum [2022-10-17T02:00:52.852Z] e2be974225ed: Download complete [2022-10-17T02:00:52.852Z] 988bab9f4d93: Verifying Checksum [2022-10-17T02:00:52.852Z] 988bab9f4d93: Download complete [2022-10-17T02:00:53.116Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T02:00:53.116Z] 1469e6f7b9e6: Download complete [2022-10-17T02:00:53.116Z] eaf3925da568: Verifying Checksum [2022-10-17T02:00:53.116Z] eaf3925da568: Download complete [2022-10-17T02:00:53.116Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T02:00:53.116Z] 339a4e72a1f5: Download complete [2022-10-17T02:00:53.116Z] bde34c3a00c8: Download complete [2022-10-17T02:00:53.116Z] b352a97aabf1: Verifying Checksum [2022-10-17T02:00:53.116Z] b352a97aabf1: Download complete [2022-10-17T02:00:53.116Z] 4872d77fe225: Verifying Checksum [2022-10-17T02:00:53.116Z] 4872d77fe225: Download complete [2022-10-17T02:00:53.116Z] 5851b861e8e6: Verifying Checksum [2022-10-17T02:00:53.116Z] 5851b861e8e6: Download complete [2022-10-17T02:00:53.116Z] b85a868b505f: Verifying Checksum [2022-10-17T02:00:53.116Z] b85a868b505f: Download complete [2022-10-17T02:00:53.380Z] bab4dde63d76: Verifying Checksum [2022-10-17T02:00:53.380Z] bab4dde63d76: Download complete [2022-10-17T02:00:54.762Z] b85a868b505f: Pull complete [2022-10-17T02:00:54.762Z] e2be974225ed: Pull complete [2022-10-17T02:00:55.022Z] 339a4e72a1f5: Pull complete [2022-10-17T02:00:55.022Z] 988bab9f4d93: Pull complete [2022-10-17T02:00:55.281Z] 1469e6f7b9e6: Pull complete [2022-10-17T02:00:55.544Z] eaf3925da568: Pull complete [2022-10-17T02:00:57.458Z] bab4dde63d76: Pull complete [2022-10-17T02:00:57.458Z] bde34c3a00c8: Pull complete [2022-10-17T02:00:57.718Z] b352a97aabf1: Pull complete [2022-10-17T02:00:57.718Z] 4872d77fe225: Pull complete [2022-10-17T02:00:57.718Z] 5851b861e8e6: Pull complete [2022-10-17T02:00:57.718Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T02:00:57.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T02:00:57.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:00:57.810Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:00:57.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T02:01:00.344Z] $ docker top ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 -eo pid,comm [2022-10-17T02:01:00.402Z] 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). [2022-10-17T02:01:00.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T02:01:00.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T02:01:00.434Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T02:01:00.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T02:01:00.553Z] $ docker exec ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent [2022-10-17T02:01:00.663Z] SSH_AUTH_SOCK=/tmp/ssh-INmtUMJfy0L0/agent.32 [2022-10-17T02:01:00.663Z] SSH_AGENT_PID=38 [2022-10-17T02:01:00.670Z] Running ssh-add (command line suppressed) [2022-10-17T02:01:00.781Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_948678536452438815.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_948678536452438815.key) [2022-10-17T02:01:00.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T02:01:01.083Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T02:01:01.102Z] $ docker exec --env ******** --env ******** ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent -k [2022-10-17T02:01:01.214Z] unset SSH_AUTH_SOCK; [2022-10-17T02:01:01.215Z] unset SSH_AGENT_PID; [2022-10-17T02:01:01.215Z] echo Agent pid 38 killed; [2022-10-17T02:01:01.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T02:01:01.249Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T02:01:01.249Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T02:01:01.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T02:01:01.383Z] $ docker exec ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent [2022-10-17T02:01:01.491Z] SSH_AUTH_SOCK=/tmp/ssh-GyQ7lB6S34SC/agent.70 [2022-10-17T02:01:01.491Z] SSH_AGENT_PID=76 [2022-10-17T02:01:01.499Z] Running ssh-add (command line suppressed) [2022-10-17T02:01:01.615Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16253522378942188558.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16253522378942188558.key) [2022-10-17T02:01:01.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T02:01:01.934Z] + git semver init [2022-10-17T02:01:02.195Z] 2022-10-17 02:01:02,134 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T02:01:02.196Z] 2022-10-17 02:01:02,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-17T02:01:02.196Z] 2022-10-17 02:01:02,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-10-17T02:01:02.196Z] 2022-10-17 02:01:02,135 [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) [2022-10-17T02:01:03.136Z] 2022-10-17 02:01:03,128 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-10-17T02:01:03.136Z] 2022-10-17 02:01:03,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-10-17T02:01:03.136Z] 2022-10-17 02:01:03,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:01:03.136Z] 2022-10-17 02:01:03,129 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:01:03.136Z] 2.3.0-dev.24 [Pipeline] } [2022-10-17T02:01:03.417Z] $ docker exec --env ******** --env ******** ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 ssh-agent -k [2022-10-17T02:01:03.522Z] unset SSH_AUTH_SOCK; [2022-10-17T02:01:03.522Z] unset SSH_AGENT_PID; [2022-10-17T02:01:03.523Z] echo Agent pid 76 killed; [2022-10-17T02:01:03.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T02:01:03.828Z] + git semver [Pipeline] } [2022-10-17T02:01:04.105Z] $ docker stop --time=1 ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 [2022-10-17T02:01:05.394Z] $ docker rm -f ebdadc4e0281a31d784cd1398827363ea5a4285919f310e35b635e21c1539849 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T02:01:05.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T02:01:05.895Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T02:01:05.897Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.24 [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 [2022-10-17T02:01:05.989Z] provisioning config files... [2022-10-17T02:01:05.999Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5706505265782795034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:01:06.295Z] ---> docker-login.sh [2022-10-17T02:01:06.295Z] nexus3.edgexfoundry.org:10001 [2022-10-17T02:01:06.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:01:06.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:01:06.295Z] Configure a credential helper to remove this warning. See [2022-10-17T02:01:06.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:01:06.295Z] [2022-10-17T02:01:06.295Z] Login Succeeded [2022-10-17T02:01:06.295Z] nexus3.edgexfoundry.org:10002 [2022-10-17T02:01:06.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:01:06.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:01:06.295Z] Configure a credential helper to remove this warning. See [2022-10-17T02:01:06.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:01:06.295Z] [2022-10-17T02:01:06.295Z] Login Succeeded [2022-10-17T02:01:06.555Z] nexus3.edgexfoundry.org:10003 [2022-10-17T02:01:06.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:01:06.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:01:06.555Z] Configure a credential helper to remove this warning. See [2022-10-17T02:01:06.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:01:06.555Z] [2022-10-17T02:01:06.555Z] Login Succeeded [2022-10-17T02:01:06.555Z] nexus3.edgexfoundry.org:10004 [2022-10-17T02:01:06.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:01:06.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:01:06.555Z] Configure a credential helper to remove this warning. See [2022-10-17T02:01:06.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:01:06.555Z] [2022-10-17T02:01:06.555Z] Login Succeeded [2022-10-17T02:01:06.555Z] docker.io [2022-10-17T02:01:06.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:01:07.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:01:07.073Z] Configure a credential helper to remove this warning. See [2022-10-17T02:01:07.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:01:07.073Z] [2022-10-17T02:01:07.073Z] Login Succeeded [2022-10-17T02:01:07.073Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T02:01:07.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T02:01:07.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T02:01:07.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T02:01:07.149Z] ========================================================= [2022-10-17T02:01:07.149Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T02:01:07.149Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:01:07.449Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T02:01:07.449Z] Sending build context to Docker daemon 6.155MB [2022-10-17T02:01:07.449Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T02:01:07.449Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T02:01:07.449Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T02:01:07.449Z] 213ec9aee27d: Pulling fs layer [2022-10-17T02:01:07.449Z] 4583459ba037: Pulling fs layer [2022-10-17T02:01:07.449Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T02:01:07.449Z] 53926ce57604: Pulling fs layer [2022-10-17T02:01:07.449Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T02:01:07.449Z] 30f14e443154: Pulling fs layer [2022-10-17T02:01:07.449Z] 801331c1e519: Pulling fs layer [2022-10-17T02:01:07.449Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T02:01:07.449Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T02:01:07.449Z] 30f14e443154: Waiting [2022-10-17T02:01:07.449Z] 801331c1e519: Waiting [2022-10-17T02:01:07.449Z] 99cc6dd402b0: Waiting [2022-10-17T02:01:07.449Z] 53926ce57604: Waiting [2022-10-17T02:01:07.449Z] 21b2b0c7a3f4: Waiting [2022-10-17T02:01:07.449Z] 7d9ed39f4882: Waiting [2022-10-17T02:01:07.449Z] 93c1e223e6f2: Download complete [2022-10-17T02:01:07.449Z] 4583459ba037: Download complete [2022-10-17T02:01:07.449Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T02:01:07.449Z] 21b2b0c7a3f4: Download complete [2022-10-17T02:01:07.714Z] 30f14e443154: Verifying Checksum [2022-10-17T02:01:07.714Z] 30f14e443154: Download complete [2022-10-17T02:01:07.714Z] 213ec9aee27d: Download complete [2022-10-17T02:01:07.714Z] 801331c1e519: Verifying Checksum [2022-10-17T02:01:07.714Z] 801331c1e519: Download complete [2022-10-17T02:01:07.714Z] 213ec9aee27d: Pull complete [2022-10-17T02:01:07.987Z] 4583459ba037: Pull complete [2022-10-17T02:01:07.987Z] 93c1e223e6f2: Pull complete [2022-10-17T02:01:07.987Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T02:01:07.987Z] 7d9ed39f4882: Download complete [2022-10-17T02:01:08.574Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T02:01:08.574Z] 99cc6dd402b0: Download complete [2022-10-17T02:01:08.574Z] 53926ce57604: Verifying Checksum [2022-10-17T02:01:08.574Z] 53926ce57604: Download complete [2022-10-17T02:01:12.769Z] 53926ce57604: Pull complete [2022-10-17T02:01:12.769Z] 21b2b0c7a3f4: Pull complete [2022-10-17T02:01:12.769Z] 30f14e443154: Pull complete [2022-10-17T02:01:13.043Z] 801331c1e519: Pull complete [2022-10-17T02:01:15.577Z] 99cc6dd402b0: Pull complete [2022-10-17T02:01:16.158Z] 7d9ed39f4882: Pull complete [2022-10-17T02:01:16.158Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T02:01:16.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T02:01:16.158Z] ---> 1dedd983c030 [2022-10-17T02:01:16.158Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T02:01:20.524Z] ---> Running in 440697a4ae7c [2022-10-17T02:01:20.524Z] Removing intermediate container 440697a4ae7c [2022-10-17T02:01:20.524Z] ---> 136d9b8dda41 [2022-10-17T02:01:20.524Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T02:01:20.524Z] ---> Running in e21cafabe96c [2022-10-17T02:01:20.524Z] Removing intermediate container e21cafabe96c [2022-10-17T02:01:20.524Z] ---> 02b48eae50a5 [2022-10-17T02:01:20.524Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T02:01:20.524Z] ---> Running in dc0b16445831 [2022-10-17T02:01:20.524Z] Removing intermediate container dc0b16445831 [2022-10-17T02:01:20.524Z] ---> a187728af662 [2022-10-17T02:01:20.524Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T02:01:20.524Z] ---> Running in 97f02d2abf61 [2022-10-17T02:01:20.524Z] Removing intermediate container 97f02d2abf61 [2022-10-17T02:01:20.524Z] ---> a947251f5fd0 [2022-10-17T02:01:20.524Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T02:01:20.524Z] ---> Running in 7208f73ad667 [2022-10-17T02:01:20.964Z] Still waiting to schedule task [2022-10-17T02:01:20.965Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8010’ [2022-10-17T02:01:21.095Z] Removing intermediate container 7208f73ad667 [2022-10-17T02:01:21.095Z] ---> 1ad2dffde32e [2022-10-17T02:01:21.095Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T02:01:21.095Z] ---> Running in fb990c4f8188 [2022-10-17T02:01:21.355Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T02:01:22.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T02:01:22.548Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T02:01:22.548Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T02:01:22.548Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T02:01:22.807Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T02:01:22.807Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T02:01:22.807Z] OK: 216 MiB in 55 packages [2022-10-17T02:01:23.375Z] Removing intermediate container fb990c4f8188 [2022-10-17T02:01:23.375Z] ---> 334bb22c0c1e [2022-10-17T02:01:23.375Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-17T02:01:23.375Z] ---> Running in da6ad28e3821 [2022-10-17T02:01:23.375Z] Removing intermediate container da6ad28e3821 [2022-10-17T02:01:23.375Z] ---> 2a1472e218f0 [2022-10-17T02:01:23.375Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T02:01:23.375Z] ---> 50ad4a2853e7 [2022-10-17T02:01:23.375Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T02:01:23.634Z] ---> Running in c3d079474978 [2022-10-17T02:01:45.591Z] Removing intermediate container c3d079474978 [2022-10-17T02:01:45.591Z] ---> 0fd4d5676d10 [2022-10-17T02:01:45.591Z] Step 12/13 : COPY . . [2022-10-17T02:01:45.591Z] ---> 571c0df213e7 [2022-10-17T02:01:45.591Z] Step 13/13 : RUN $MAKE [2022-10-17T02:01:45.591Z] ---> Running in e41cc3dbea2d [2022-10-17T02:01:45.591Z] noop [2022-10-17T02:01:45.591Z] Removing intermediate container e41cc3dbea2d [2022-10-17T02:01:45.591Z] ---> 2de835c13dfa [2022-10-17T02:01:45.591Z] Successfully built 2de835c13dfa [2022-10-17T02:01:45.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:01:45.893Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T02:01:45.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:01:45.961Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:01:45.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T02:01:46.341Z] $ docker top 83cac6dd4fc58c1233fd9e4b762e1453823e21aa3890014a5fd7392a3c27e4ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T02:01:46.677Z] + go version [2022-10-17T02:01:46.677Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T02:01:46.690Z] $ docker stop --time=1 83cac6dd4fc58c1233fd9e4b762e1453823e21aa3890014a5fd7392a3c27e4ca [2022-10-17T02:01:48.051Z] $ docker rm -f 83cac6dd4fc58c1233fd9e4b762e1453823e21aa3890014a5fd7392a3c27e4ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:01:48.452Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T02:01:48.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:01:48.518Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:01:48.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T02:01:48.896Z] $ docker top acebaf5fb4467c2c796996cec7bffaddc5c560c94248fc6e8fe5d5f08b95e7ce -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T02:01:49.236Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T02:01:49.534Z] + make test [2022-10-17T02:01:49.534Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T02:01:49.792Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-17T02:01:59.762Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-17T02:02:00.021Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-10-17T02:02:00.021Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-17T02:02:08.136Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T02:02:08.136Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T02:02:10.665Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T02:02:10.665Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T02:02:10.665Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T02:02:10.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T02:02:10.697Z] $ docker stop --time=1 acebaf5fb4467c2c796996cec7bffaddc5c560c94248fc6e8fe5d5f08b95e7ce [2022-10-17T02:02:13.254Z] $ docker rm -f acebaf5fb4467c2c796996cec7bffaddc5c560c94248fc6e8fe5d5f08b95e7ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T02:02:13.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T02:02:13.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T02:02:14.287Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T02:02:14.570Z] + ls -al . [2022-10-17T02:02:14.570Z] total 184 [2022-10-17T02:02:14.570Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 02:01 . [2022-10-17T02:02:14.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:00 .. [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 02:00 .dockerignore [2022-10-17T02:02:14.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 02:02 .git [2022-10-17T02:02:14.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:00 .github [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 02:00 .gitignore [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 02:00 .golangci.yml [2022-10-17T02:02:14.570Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 02:01 .semver [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 17 02:00 Attribution.txt [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 17 02:00 CHANGELOG.md [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 17 02:00 Dockerfile [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 02:00 GOVERNANCE.md [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 02:00 Jenkinsfile [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 02:00 LICENSE [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 17 02:00 Makefile [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 02:00 OWNERS.md [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 17 02:00 README.md [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 02:01 VERSION [2022-10-17T02:02:14.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:00 bin [2022-10-17T02:02:14.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:00 cmd [2022-10-17T02:02:14.570Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 17 02:01 coverage.out [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 17 02:00 go.mod [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 02:00 go.sum [2022-10-17T02:02:14.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:00 internal [2022-10-17T02:02:14.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:00 mock [2022-10-17T02:02:14.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:00 snap [2022-10-17T02:02:14.570Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 17 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:14.871Z] + 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=7d55b05ab01bc20af024da7fbe574cccb5f70c8f --label arch=amd64 --label version=2.3.0-dev.24 . [2022-10-17T02:02:14.871Z] Sending build context to Docker daemon 6.174MB [2022-10-17T02:02:14.871Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T02:02:14.871Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T02:02:14.871Z] ---> 2de835c13dfa [2022-10-17T02:02:14.871Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T02:02:15.131Z] ---> Running in ce5104670ede [2022-10-17T02:02:15.131Z] Removing intermediate container ce5104670ede [2022-10-17T02:02:15.131Z] ---> b4cabe77af82 [2022-10-17T02:02:15.131Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T02:02:15.131Z] ---> Running in 3bd989f5df39 [2022-10-17T02:02:15.131Z] Removing intermediate container 3bd989f5df39 [2022-10-17T02:02:15.131Z] ---> 539b3c8b2efe [2022-10-17T02:02:15.131Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T02:02:15.131Z] ---> Running in 7a2d4b9cf5a3 [2022-10-17T02:02:15.390Z] Removing intermediate container 7a2d4b9cf5a3 [2022-10-17T02:02:15.390Z] ---> f4e3f9b74976 [2022-10-17T02:02:15.390Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T02:02:15.390Z] ---> Running in a3bf268283b4 [2022-10-17T02:02:15.390Z] Removing intermediate container a3bf268283b4 [2022-10-17T02:02:15.390Z] ---> f6cc18dbc099 [2022-10-17T02:02:15.390Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T02:02:15.390Z] ---> Running in 505d93d9e867 [2022-10-17T02:02:15.959Z] Removing intermediate container 505d93d9e867 [2022-10-17T02:02:15.959Z] ---> b831d50ea874 [2022-10-17T02:02:15.959Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T02:02:15.959Z] ---> Running in 5c7862cfca2e [2022-10-17T02:02:16.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T02:02:17.158Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T02:02:17.417Z] OK: 216 MiB in 55 packages [2022-10-17T02:02:17.985Z] Removing intermediate container 5c7862cfca2e [2022-10-17T02:02:17.985Z] ---> ec7d95182b20 [2022-10-17T02:02:17.985Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-17T02:02:17.985Z] ---> Running in 189c0f654933 [2022-10-17T02:02:17.985Z] Removing intermediate container 189c0f654933 [2022-10-17T02:02:17.985Z] ---> 685a9a3f7309 [2022-10-17T02:02:17.985Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T02:02:18.245Z] ---> 44287f0db74c [2022-10-17T02:02:18.245Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T02:02:18.245Z] ---> Running in f2b235513e09 [2022-10-17T02:02:18.811Z] Removing intermediate container f2b235513e09 [2022-10-17T02:02:18.811Z] ---> 1219366a0809 [2022-10-17T02:02:18.811Z] Step 12/25 : COPY . . [2022-10-17T02:02:19.380Z] ---> bb1ac3136e77 [2022-10-17T02:02:19.380Z] Step 13/25 : RUN $MAKE [2022-10-17T02:02:19.380Z] ---> Running in 4c7260ea6e32 [2022-10-17T02:02:19.639Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-17T02:02:46.203Z] Removing intermediate container 4c7260ea6e32 [2022-10-17T02:02:46.203Z] ---> 670bb6dd9894 [2022-10-17T02:02:46.203Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T02:02:46.203Z] 3.16: Pulling from library/alpine [2022-10-17T02:02:46.203Z] 213ec9aee27d: Already exists [2022-10-17T02:02:46.203Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T02:02:46.203Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T02:02:46.203Z] ---> 9c6f07244728 [2022-10-17T02:02:46.203Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-17T02:02:46.203Z] ---> Running in eedda541ca79 [2022-10-17T02:02:46.203Z] Removing intermediate container eedda541ca79 [2022-10-17T02:02:46.203Z] ---> 2400339c7d0e [2022-10-17T02:02:46.203Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T02:02:46.203Z] ---> Running in a951c688e4fd [2022-10-17T02:02:46.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T02:02:46.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T02:02:46.203Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T02:02:46.203Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T02:02:46.203Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T02:02:46.203Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T02:02:46.203Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T02:02:46.203Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T02:02:46.203Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T02:02:46.203Z] OK: 8 MiB in 20 packages [2022-10-17T02:02:46.203Z] Removing intermediate container a951c688e4fd [2022-10-17T02:02:46.203Z] ---> 651187a0ca26 [2022-10-17T02:02:46.203Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-17T02:02:46.203Z] ---> b016c49c2725 [2022-10-17T02:02:46.203Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-17T02:02:46.462Z] ---> 0dabb05e4a3d [2022-10-17T02:02:46.462Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-17T02:02:46.462Z] ---> 37d16b025b3e [2022-10-17T02:02:46.462Z] Step 20/25 : EXPOSE 59982 [2022-10-17T02:02:46.721Z] ---> Running in 31449739e9b5 [2022-10-17T02:02:46.721Z] Removing intermediate container 31449739e9b5 [2022-10-17T02:02:46.721Z] ---> 1fe4bbb397b5 [2022-10-17T02:02:46.721Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-17T02:02:46.721Z] ---> Running in f1b475cdee5c [2022-10-17T02:02:46.721Z] Removing intermediate container f1b475cdee5c [2022-10-17T02:02:46.721Z] ---> 7a1408c5aee2 [2022-10-17T02:02:46.721Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T02:02:46.721Z] ---> Running in 65c167764327 [2022-10-17T02:02:46.980Z] Removing intermediate container 65c167764327 [2022-10-17T02:02:46.980Z] ---> b306249db3c6 [2022-10-17T02:02:46.980Z] Step 23/25 : LABEL arch=amd64 [2022-10-17T02:02:46.980Z] ---> Running in 5c501260b14f [2022-10-17T02:02:46.980Z] Removing intermediate container 5c501260b14f [2022-10-17T02:02:46.980Z] ---> 33053296fea5 [2022-10-17T02:02:46.980Z] Step 24/25 : LABEL git_sha=7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:02:46.980Z] ---> Running in 2ab772fa7f47 [2022-10-17T02:02:46.980Z] Removing intermediate container 2ab772fa7f47 [2022-10-17T02:02:46.980Z] ---> a96909828a82 [2022-10-17T02:02:46.980Z] Step 25/25 : LABEL version=2.3.0-dev.24 [2022-10-17T02:02:46.980Z] ---> Running in c76d1c2d5ce2 [2022-10-17T02:02:47.239Z] Removing intermediate container c76d1c2d5ce2 [2022-10-17T02:02:47.239Z] ---> 21641afb3a36 [2022-10-17T02:02:47.239Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T02:02:47.239Z] Successfully built 21641afb3a36 [2022-10-17T02:02:47.239Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T02:02:47.341Z] provisioning config files... [2022-10-17T02:02:47.349Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1119684130096659692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:02:47.645Z] ---> docker-login.sh [2022-10-17T02:02:47.645Z] nexus3.edgexfoundry.org:10001 [2022-10-17T02:02:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:02:47.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:02:47.645Z] Configure a credential helper to remove this warning. See [2022-10-17T02:02:47.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:02:47.645Z] [2022-10-17T02:02:47.645Z] Login Succeeded [2022-10-17T02:02:47.645Z] nexus3.edgexfoundry.org:10002 [2022-10-17T02:02:47.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:02:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:02:47.905Z] Configure a credential helper to remove this warning. See [2022-10-17T02:02:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:02:47.905Z] [2022-10-17T02:02:47.905Z] Login Succeeded [2022-10-17T02:02:47.905Z] nexus3.edgexfoundry.org:10003 [2022-10-17T02:02:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:02:47.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:02:47.905Z] Configure a credential helper to remove this warning. See [2022-10-17T02:02:47.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:02:47.905Z] [2022-10-17T02:02:47.905Z] Login Succeeded [2022-10-17T02:02:47.905Z] nexus3.edgexfoundry.org:10004 [2022-10-17T02:02:47.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:02:48.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:02:48.165Z] Configure a credential helper to remove this warning. See [2022-10-17T02:02:48.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:02:48.165Z] [2022-10-17T02:02:48.165Z] Login Succeeded [2022-10-17T02:02:48.165Z] docker.io [2022-10-17T02:02:48.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:02:48.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:02:48.424Z] Configure a credential helper to remove this warning. See [2022-10-17T02:02:48.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:02:48.424Z] [2022-10-17T02:02:48.424Z] Login Succeeded [2022-10-17T02:02:48.424Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T02:02:48.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T02:02:48.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T02:02:48.545Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-10-17T02:02:48.545Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:02:48.545Z] latest [2022-10-17T02:02:48.545Z] 2.3.0-dev.24 [2022-10-17T02:02:48.545Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [2022-10-17T02:02:48.545Z] main [2022-10-17T02:02:48.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:48.921Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:49.269Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:02:49.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T02:02:49.269Z] bcfa0cf2a668: Preparing [2022-10-17T02:02:49.269Z] 0ae928eadb97: Preparing [2022-10-17T02:02:49.269Z] 5ee9968838fd: Preparing [2022-10-17T02:02:49.269Z] 0e2b507a4527: Preparing [2022-10-17T02:02:49.269Z] 994393dc58e7: Preparing [2022-10-17T02:02:49.269Z] 994393dc58e7: Layer already exists [2022-10-17T02:02:49.269Z] 0ae928eadb97: Pushed [2022-10-17T02:02:49.269Z] bcfa0cf2a668: Pushed [2022-10-17T02:02:49.543Z] 0e2b507a4527: Pushed [2022-10-17T02:02:52.077Z] 5ee9968838fd: Pushed [2022-10-17T02:02:52.337Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:52.649Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:52.951Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-17T02:02:52.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T02:02:52.951Z] bcfa0cf2a668: Preparing [2022-10-17T02:02:52.951Z] 0ae928eadb97: Preparing [2022-10-17T02:02:52.951Z] 5ee9968838fd: Preparing [2022-10-17T02:02:52.951Z] 0e2b507a4527: Preparing [2022-10-17T02:02:52.951Z] 994393dc58e7: Preparing [2022-10-17T02:02:52.951Z] bcfa0cf2a668: Layer already exists [2022-10-17T02:02:52.951Z] 994393dc58e7: Layer already exists [2022-10-17T02:02:52.951Z] 0ae928eadb97: Layer already exists [2022-10-17T02:02:52.951Z] 5ee9968838fd: Layer already exists [2022-10-17T02:02:52.951Z] 0e2b507a4527: Layer already exists [2022-10-17T02:02:52.951Z] latest: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:53.256Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:53.561Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.24 [2022-10-17T02:02:53.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T02:02:53.562Z] bcfa0cf2a668: Preparing [2022-10-17T02:02:53.562Z] 0ae928eadb97: Preparing [2022-10-17T02:02:53.562Z] 5ee9968838fd: Preparing [2022-10-17T02:02:53.562Z] 0e2b507a4527: Preparing [2022-10-17T02:02:53.562Z] 994393dc58e7: Preparing [2022-10-17T02:02:53.562Z] 994393dc58e7: Layer already exists [2022-10-17T02:02:53.562Z] bcfa0cf2a668: Layer already exists [2022-10-17T02:02:53.562Z] 0e2b507a4527: Layer already exists [2022-10-17T02:02:53.562Z] 0ae928eadb97: Layer already exists [2022-10-17T02:02:53.562Z] 5ee9968838fd: Layer already exists [2022-10-17T02:02:53.562Z] 2.3.0-dev.24: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:53.869Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:54.181Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [2022-10-17T02:02:54.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T02:02:54.181Z] bcfa0cf2a668: Preparing [2022-10-17T02:02:54.181Z] 0ae928eadb97: Preparing [2022-10-17T02:02:54.181Z] 5ee9968838fd: Preparing [2022-10-17T02:02:54.181Z] 0e2b507a4527: Preparing [2022-10-17T02:02:54.181Z] 994393dc58e7: Preparing [2022-10-17T02:02:54.181Z] bcfa0cf2a668: Layer already exists [2022-10-17T02:02:54.181Z] 994393dc58e7: Layer already exists [2022-10-17T02:02:54.181Z] 5ee9968838fd: Layer already exists [2022-10-17T02:02:54.181Z] 0ae928eadb97: Layer already exists [2022-10-17T02:02:54.181Z] 0e2b507a4527: Layer already exists [2022-10-17T02:02:54.181Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:54.496Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:54.808Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-10-17T02:02:54.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-10-17T02:02:54.808Z] bcfa0cf2a668: Preparing [2022-10-17T02:02:54.808Z] 0ae928eadb97: Preparing [2022-10-17T02:02:54.808Z] 5ee9968838fd: Preparing [2022-10-17T02:02:54.808Z] 0e2b507a4527: Preparing [2022-10-17T02:02:54.808Z] 994393dc58e7: Preparing [2022-10-17T02:02:54.808Z] 0ae928eadb97: Layer already exists [2022-10-17T02:02:54.808Z] 0e2b507a4527: Layer already exists [2022-10-17T02:02:54.808Z] bcfa0cf2a668: Layer already exists [2022-10-17T02:02:54.808Z] 5ee9968838fd: Layer already exists [2022-10-17T02:02:54.808Z] 994393dc58e7: Layer already exists [2022-10-17T02:02:54.808Z] main: digest: sha256:7d8dfe3784f278a0fb9a0cbabeca9c814e8a04357d6a9e25bd238411381212c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T02:02:54.862Z] ===================================================== [Pipeline] echo [2022-10-17T02:02:54.872Z] taggedImages: [2022-10-17T02:02:54.872Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:02:54.872Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-10-17T02:02:54.872Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.24 [2022-10-17T02:02:54.872Z] - nexus3.edgexfoundry.org:10004/device-mqtt:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [2022-10-17T02:02:54.872Z] - 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 [2022-10-17T02:02:55.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T02:02:55.222Z] [2022-10-17T02:02:55.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:02:55.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T02:02:55.516Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T02:02:55.516Z] 5eb5b503b376: Pulling fs layer [2022-10-17T02:02:55.516Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T02:02:55.516Z] ec43610c2a17: Pulling fs layer [2022-10-17T02:02:55.516Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T02:02:55.516Z] 33b1e0a273af: Pulling fs layer [2022-10-17T02:02:55.516Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T02:02:55.516Z] 2f39f015ded8: Pulling fs layer [2022-10-17T02:02:55.516Z] 3a2ae6a8a46f: Waiting [2022-10-17T02:02:55.516Z] 33b1e0a273af: Waiting [2022-10-17T02:02:55.516Z] 2f39f015ded8: Waiting [2022-10-17T02:02:55.516Z] 5d3b04190fa2: Waiting [2022-10-17T02:02:55.516Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T02:02:55.516Z] 5c69ac0246d0: Download complete [2022-10-17T02:02:55.516Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T02:02:55.516Z] 3a2ae6a8a46f: Download complete [2022-10-17T02:02:55.516Z] 33b1e0a273af: Verifying Checksum [2022-10-17T02:02:55.516Z] 33b1e0a273af: Download complete [2022-10-17T02:02:55.516Z] 5d3b04190fa2: Download complete [2022-10-17T02:02:55.516Z] ec43610c2a17: Verifying Checksum [2022-10-17T02:02:55.774Z] 5eb5b503b376: Verifying Checksum [2022-10-17T02:02:55.774Z] 5eb5b503b376: Download complete [2022-10-17T02:02:56.341Z] 2f39f015ded8: Download complete [2022-10-17T02:02:56.907Z] 5eb5b503b376: Pull complete [2022-10-17T02:02:57.166Z] 5c69ac0246d0: Pull complete [2022-10-17T02:02:57.424Z] ec43610c2a17: Pull complete [2022-10-17T02:02:57.683Z] 3a2ae6a8a46f: Pull complete [2022-10-17T02:02:57.941Z] 33b1e0a273af: Pull complete [2022-10-17T02:02:57.941Z] 5d3b04190fa2: Pull complete [2022-10-17T02:03:02.125Z] 2f39f015ded8: Pull complete [2022-10-17T02:03:02.125Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T02:03:02.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T02:03:02.125Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:03:02.194Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:03:02.232Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T02:03:06.642Z] $ docker top a7d632e38c9a69e20e7f531a6c0734b15afeb9bffb163ca9a1523f6810e92a35 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:03:07.028Z] ---> job-cost.sh [2022-10-17T02:03:07.028Z] lf-activate-venv: SKIPPING [2022-10-17T02:03:07.028Z] INFO: No Stack... [2022-10-17T02:03:07.288Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T02:03:07.547Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T02:03:07.835Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-10-17T02:03:07.836Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T02:03:07.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [2022-10-17T02:03:07.858Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] did not exist. Created. [2022-10-17T02:03:07.858Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T02:03:08.165Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T02:03:08.198Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T02:03:08.204Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T02:03:08.224Z] $ docker stop --time=1 a7d632e38c9a69e20e7f531a6c0734b15afeb9bffb163ca9a1523f6810e92a35 [2022-10-17T02:03:09.499Z] $ docker rm -f a7d632e38c9a69e20e7f531a6c0734b15afeb9bffb163ca9a1523f6810e92a35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T02:04:49.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8013 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-10-17T02:04:49.046Z] Running in /w/workspace/device-mqtt-go/71 [Pipeline] { [Pipeline] checkout [2022-10-17T02:04:49.083Z] Selected Git installation does not exist. Using Default [2022-10-17T02:04:49.083Z] The recommended git tool is: NONE [2022-10-17T02:04:54.530Z] using credential edgex-jenkins-ssh [2022-10-17T02:04:54.548Z] Cloning the remote Git repository [2022-10-17T02:04:54.598Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-17T02:04:54.678Z] > git init /w/workspace/device-mqtt-go/71 # timeout=10 [2022-10-17T02:04:54.834Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-10-17T02:04:54.835Z] > git --version # timeout=10 [2022-10-17T02:04:54.861Z] > git --version # 'git version 2.25.1' [2022-10-17T02:04:54.862Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T02:04:54.910Z] Verifying host key using known hosts file [2022-10-17T02:04:55.132Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T02:04:55.146Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T02:04:56.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-10-17T02:04:56.292Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T02:04:57.141Z] Avoid second fetch [2022-10-17T02:04:57.141Z] Checking out Revision 7d55b05ab01bc20af024da7fbe574cccb5f70c8f (main) [2022-10-17T02:04:57.673Z] Commit message: "Merge pull request #424 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" [2022-10-17T02:04:57.156Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T02:04:57.180Z] > git checkout -f 7d55b05ab01bc20af024da7fbe574cccb5f70c8f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T02:04:58.545Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T02:04:58.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T02:04:58.545Z] Dload Upload Total Spent Left Speed [2022-10-17T02:04:58.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 97689 [Pipeline] sh [2022-10-17T02:04:59.177Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T02:04:59.508Z] + sudo tee /etc/docker/daemon.new [2022-10-17T02:04:59.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T02:04:59.508Z] { [2022-10-17T02:04:59.508Z] "registry-mirrors": [ [2022-10-17T02:04:59.508Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T02:04:59.508Z] ], [2022-10-17T02:04:59.508Z] "bip": "10.250.0.254/24", [2022-10-17T02:04:59.508Z] "hosts": [ [2022-10-17T02:04:59.508Z] "tcp://0.0.0.0:5555", [2022-10-17T02:04:59.508Z] "unix:///var/run/docker.sock" [2022-10-17T02:04:59.508Z] ], [2022-10-17T02:04:59.508Z] "mtu": 1458, [2022-10-17T02:04:59.508Z] "selinux-enabled": true, [2022-10-17T02:04:59.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T02:04:59.508Z] } [Pipeline] sh [2022-10-17T02:04:59.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T02:05:00.193Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T02:05:18.438Z] provisioning config files... [2022-10-17T02:05:18.464Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/71@tmp/config6032998181910831908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:05:18.812Z] ---> docker-login.sh [2022-10-17T02:05:18.812Z] nexus3.edgexfoundry.org:10001 [2022-10-17T02:05:19.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:05:19.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:05:19.399Z] Configure a credential helper to remove this warning. See [2022-10-17T02:05:19.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:05:19.399Z] [2022-10-17T02:05:19.399Z] Login Succeeded [2022-10-17T02:05:19.399Z] nexus3.edgexfoundry.org:10002 [2022-10-17T02:05:19.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:05:19.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:05:19.668Z] Configure a credential helper to remove this warning. See [2022-10-17T02:05:19.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:05:19.668Z] [2022-10-17T02:05:19.668Z] Login Succeeded [2022-10-17T02:05:19.668Z] nexus3.edgexfoundry.org:10003 [2022-10-17T02:05:19.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:05:20.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:05:20.205Z] Configure a credential helper to remove this warning. See [2022-10-17T02:05:20.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:05:20.205Z] [2022-10-17T02:05:20.205Z] Login Succeeded [2022-10-17T02:05:20.205Z] nexus3.edgexfoundry.org:10004 [2022-10-17T02:05:20.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:05:20.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:05:20.475Z] Configure a credential helper to remove this warning. See [2022-10-17T02:05:20.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:05:20.475Z] [2022-10-17T02:05:20.475Z] Login Succeeded [2022-10-17T02:05:20.475Z] docker.io [2022-10-17T02:05:20.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:05:21.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:05:21.013Z] Configure a credential helper to remove this warning. See [2022-10-17T02:05:21.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:05:21.013Z] [2022-10-17T02:05:21.013Z] Login Succeeded [2022-10-17T02:05:21.013Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T02:05:21.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T02:05:21.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T02:05:21.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T02:05:21.208Z] ========================================================= [2022-10-17T02:05:21.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T02:05:21.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:05:21.553Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T02:05:21.821Z] Sending build context to Docker daemon 3.18MB [2022-10-17T02:05:21.821Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T02:05:21.821Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T02:05:22.785Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T02:05:22.785Z] 9b18e9b68314: Pulling fs layer [2022-10-17T02:05:22.785Z] d32db5db7311: Pulling fs layer [2022-10-17T02:05:22.785Z] d0c4b47475fc: Pulling fs layer [2022-10-17T02:05:22.785Z] 5831b945b038: Pulling fs layer [2022-10-17T02:05:22.785Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T02:05:22.785Z] e10730c5d714: Pulling fs layer [2022-10-17T02:05:22.785Z] 5dd5c2283517: Pulling fs layer [2022-10-17T02:05:22.785Z] d5ac0230b979: Pulling fs layer [2022-10-17T02:05:22.785Z] e10730c5d714: Waiting [2022-10-17T02:05:22.785Z] 5dd5c2283517: Waiting [2022-10-17T02:05:22.785Z] d5ac0230b979: Waiting [2022-10-17T02:05:22.785Z] 5831b945b038: Waiting [2022-10-17T02:05:22.785Z] 86bbec2aaacd: Waiting [2022-10-17T02:05:22.785Z] d0c4b47475fc: Verifying Checksum [2022-10-17T02:05:22.785Z] d0c4b47475fc: Download complete [2022-10-17T02:05:22.785Z] d32db5db7311: Verifying Checksum [2022-10-17T02:05:22.785Z] d32db5db7311: Download complete [2022-10-17T02:05:23.056Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T02:05:23.056Z] 86bbec2aaacd: Download complete [2022-10-17T02:05:23.056Z] e10730c5d714: Verifying Checksum [2022-10-17T02:05:23.056Z] e10730c5d714: Download complete [2022-10-17T02:05:23.056Z] 9b18e9b68314: Verifying Checksum [2022-10-17T02:05:23.056Z] 9b18e9b68314: Download complete [2022-10-17T02:05:24.046Z] 9b18e9b68314: Pull complete [2022-10-17T02:05:24.046Z] d5ac0230b979: Verifying Checksum [2022-10-17T02:05:24.046Z] d5ac0230b979: Download complete [2022-10-17T02:05:24.632Z] d32db5db7311: Pull complete [2022-10-17T02:05:24.902Z] d0c4b47475fc: Pull complete [2022-10-17T02:05:25.173Z] 5dd5c2283517: Verifying Checksum [2022-10-17T02:05:25.173Z] 5dd5c2283517: Download complete [2022-10-17T02:05:25.756Z] 5831b945b038: Download complete [2022-10-17T02:05:38.096Z] 5831b945b038: Pull complete [2022-10-17T02:05:38.096Z] 86bbec2aaacd: Pull complete [2022-10-17T02:05:38.096Z] e10730c5d714: Pull complete [2022-10-17T02:05:43.486Z] 5dd5c2283517: Pull complete [2022-10-17T02:05:45.449Z] d5ac0230b979: Pull complete [2022-10-17T02:05:45.449Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T02:05:45.449Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T02:05:45.449Z] ---> 59b3b1a385d4 [2022-10-17T02:05:45.449Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T02:05:47.399Z] ---> Running in 591064e205e9 [2022-10-17T02:05:47.669Z] Removing intermediate container 591064e205e9 [2022-10-17T02:05:47.669Z] ---> 044077fcf2f0 [2022-10-17T02:05:47.669Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T02:05:47.939Z] ---> Running in edb6dec499d8 [2022-10-17T02:05:48.213Z] Removing intermediate container edb6dec499d8 [2022-10-17T02:05:48.213Z] ---> ae05f0b8ba95 [2022-10-17T02:05:48.213Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T02:05:48.213Z] ---> Running in 6195278a7316 [2022-10-17T02:05:48.480Z] Removing intermediate container 6195278a7316 [2022-10-17T02:05:48.480Z] ---> 81b389d449ba [2022-10-17T02:05:48.480Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T02:05:48.750Z] ---> Running in c9bd6f5d402a [2022-10-17T02:05:49.018Z] Removing intermediate container c9bd6f5d402a [2022-10-17T02:05:49.018Z] ---> de55ae3eabde [2022-10-17T02:05:49.018Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T02:05:49.018Z] ---> Running in 974f2f520f52 [2022-10-17T02:05:50.971Z] Removing intermediate container 974f2f520f52 [2022-10-17T02:05:50.971Z] ---> f68d88738912 [2022-10-17T02:05:50.971Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T02:05:50.971Z] ---> Running in e72b3f7d09ec [2022-10-17T02:05:51.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T02:05:52.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T02:05:53.881Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T02:05:53.881Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T02:05:53.881Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T02:05:54.150Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T02:05:54.150Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T02:05:54.150Z] OK: 226 MiB in 55 packages [2022-10-17T02:05:55.216Z] Removing intermediate container e72b3f7d09ec [2022-10-17T02:05:55.216Z] ---> 9fdcfcf4915a [2022-10-17T02:05:55.216Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-10-17T02:05:55.216Z] ---> Running in 42e6293ad41e [2022-10-17T02:05:55.804Z] Removing intermediate container 42e6293ad41e [2022-10-17T02:05:55.804Z] ---> ae4e368efd33 [2022-10-17T02:05:55.804Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T02:05:56.092Z] ---> 1cffd6357450 [2022-10-17T02:05:56.093Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T02:05:56.364Z] ---> Running in 04673738679c [2022-10-17T02:06:52.790Z] Removing intermediate container 04673738679c [2022-10-17T02:06:52.790Z] ---> 497b1d459919 [2022-10-17T02:06:52.790Z] Step 12/13 : COPY . . [2022-10-17T02:06:52.790Z] ---> 292cb362f82d [2022-10-17T02:06:52.790Z] Step 13/13 : RUN $MAKE [2022-10-17T02:06:52.790Z] ---> Running in 6d6bb27f0d49 [2022-10-17T02:06:52.790Z] noop [2022-10-17T02:06:52.790Z] Removing intermediate container 6d6bb27f0d49 [2022-10-17T02:06:52.790Z] ---> 51231571bc6a [2022-10-17T02:06:52.790Z] Successfully built 51231571bc6a [2022-10-17T02:06:52.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:06:53.130Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T02:06:53.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:06:53.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-8013 does not seem to be running inside a container [2022-10-17T02:06:53.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/71 -v /w/workspace/device-mqtt-go/71:/w/workspace/device-mqtt-go/71:rw,z -v /w/workspace/device-mqtt-go/71@tmp:/w/workspace/device-mqtt-go/71@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 [2022-10-17T02:06:54.519Z] $ docker top 50d8c255a3a83af8abe0c14c9e07b4128df7ca416851f39a722a6a769c3deba5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T02:06:55.342Z] + go version [2022-10-17T02:06:55.342Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T02:06:55.360Z] $ docker stop --time=1 50d8c255a3a83af8abe0c14c9e07b4128df7ca416851f39a722a6a769c3deba5 [2022-10-17T02:06:56.911Z] $ docker rm -f 50d8c255a3a83af8abe0c14c9e07b4128df7ca416851f39a722a6a769c3deba5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:06:57.442Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T02:06:57.442Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:06:57.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-8013 does not seem to be running inside a container [2022-10-17T02:06:57.680Z] $ 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/71 -v /w/workspace/device-mqtt-go/71:/w/workspace/device-mqtt-go/71:rw,z -v /w/workspace/device-mqtt-go/71@tmp:/w/workspace/device-mqtt-go/71@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 [2022-10-17T02:06:58.837Z] $ docker top f6de7df6bb7ca286bc192e258e1a64f0f1a48e80f5da9003ca4fb54cfb6ff8e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T02:06:59.660Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/71 [Pipeline] fileExists [Pipeline] sh [2022-10-17T02:06:59.996Z] + make test [2022-10-17T02:06:59.996Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-10-17T02:07:01.939Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-10-17T02:08:38.577Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-10-17T02:08:38.577Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-10-17T02:08:38.577Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-10-17T02:08:38.577Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T02:08:38.577Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T02:08:53.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T02:08:53.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T02:08:53.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T02:08:53.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T02:08:53.636Z] $ docker stop --time=1 f6de7df6bb7ca286bc192e258e1a64f0f1a48e80f5da9003ca4fb54cfb6ff8e5 [2022-10-17T02:08:55.386Z] $ docker rm -f f6de7df6bb7ca286bc192e258e1a64f0f1a48e80f5da9003ca4fb54cfb6ff8e5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T02:08:56.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T02:08:56.303Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T02:08:56.684Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T02:08:57.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T02:08:57.367Z] + ls -al . [2022-10-17T02:08:57.367Z] total 180 [2022-10-17T02:08:57.367Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 02:07 . [2022-10-17T02:08:57.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:04 .. [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 02:04 .dockerignore [2022-10-17T02:08:57.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 02:04 .git [2022-10-17T02:08:57.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:04 .github [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 329 Oct 17 02:04 .gitignore [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 02:04 .golangci.yml [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 9293 Oct 17 02:04 Attribution.txt [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 11365 Oct 17 02:04 CHANGELOG.md [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 1988 Oct 17 02:04 Dockerfile [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 02:04 GOVERNANCE.md [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 17 02:04 Jenkinsfile [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 02:04 LICENSE [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 2126 Oct 17 02:04 Makefile [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 02:04 OWNERS.md [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 3165 Oct 17 02:04 README.md [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 02:01 VERSION [2022-10-17T02:08:57.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:04 bin [2022-10-17T02:08:57.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:04 cmd [2022-10-17T02:08:57.367Z] -rw-r--r-- 1 jenkins jenkins 17887 Oct 17 02:08 coverage.out [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 3523 Oct 17 02:04 go.mod [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 37946 Oct 17 02:04 go.sum [2022-10-17T02:08:57.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 02:04 internal [2022-10-17T02:08:57.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 02:04 mock [2022-10-17T02:08:57.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 02:04 snap [2022-10-17T02:08:57.367Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 17 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:08:57.707Z] + 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=7d55b05ab01bc20af024da7fbe574cccb5f70c8f --label arch=arm64 --label version=2.3.0-dev.24 . [2022-10-17T02:08:57.977Z] Sending build context to Docker daemon 3.198MB [2022-10-17T02:08:57.977Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T02:08:57.977Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T02:08:57.977Z] ---> 51231571bc6a [2022-10-17T02:08:57.977Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T02:08:58.248Z] ---> Running in 77e217482d0f [2022-10-17T02:08:58.515Z] Removing intermediate container 77e217482d0f [2022-10-17T02:08:58.515Z] ---> ec52137dc1ef [2022-10-17T02:08:58.515Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T02:08:58.515Z] ---> Running in 67664f0dfdeb [2022-10-17T02:08:58.782Z] Removing intermediate container 67664f0dfdeb [2022-10-17T02:08:58.782Z] ---> 291ea204da26 [2022-10-17T02:08:58.782Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T02:08:58.782Z] ---> Running in 039d03c990f8 [2022-10-17T02:08:59.052Z] Removing intermediate container 039d03c990f8 [2022-10-17T02:08:59.052Z] ---> 4bf4495a9c25 [2022-10-17T02:08:59.052Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T02:08:59.319Z] ---> Running in 06eaa84026a5 [2022-10-17T02:08:59.587Z] Removing intermediate container 06eaa84026a5 [2022-10-17T02:08:59.587Z] ---> 08f81ff1de27 [2022-10-17T02:08:59.587Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T02:08:59.587Z] ---> Running in bfb3c3426c63 [2022-10-17T02:09:01.535Z] Removing intermediate container bfb3c3426c63 [2022-10-17T02:09:01.535Z] ---> dc6d7be7ec9a [2022-10-17T02:09:01.535Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T02:09:01.535Z] ---> Running in e73d5672f756 [2022-10-17T02:09:02.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T02:09:03.078Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T02:09:04.038Z] OK: 226 MiB in 55 packages [2022-10-17T02:09:05.000Z] Removing intermediate container e73d5672f756 [2022-10-17T02:09:05.000Z] ---> 8889bbc6697e [2022-10-17T02:09:05.000Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-10-17T02:09:05.000Z] ---> Running in d5eedaf2f6c4 [2022-10-17T02:09:05.587Z] Removing intermediate container d5eedaf2f6c4 [2022-10-17T02:09:05.587Z] ---> 60e9375b89b5 [2022-10-17T02:09:05.587Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T02:09:05.856Z] ---> 7b139cd8b42c [2022-10-17T02:09:05.856Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T02:09:06.139Z] ---> Running in de0e6384b5db [2022-10-17T02:09:08.107Z] Removing intermediate container de0e6384b5db [2022-10-17T02:09:08.107Z] ---> 9a670950d8a5 [2022-10-17T02:09:08.107Z] Step 12/25 : COPY . . [2022-10-17T02:09:09.067Z] ---> 45e0ae378d7e [2022-10-17T02:09:09.067Z] Step 13/25 : RUN $MAKE [2022-10-17T02:09:09.336Z] ---> Running in 115e46223af0 [2022-10-17T02:09:10.297Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.24" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-10-17T02:11:47.038Z] Removing intermediate container 115e46223af0 [2022-10-17T02:11:47.038Z] ---> 8179e520e33f [2022-10-17T02:11:47.038Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T02:11:47.038Z] 3.16: Pulling from library/alpine [2022-10-17T02:11:47.309Z] 9b18e9b68314: Already exists [2022-10-17T02:11:47.309Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T02:11:47.309Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T02:11:47.309Z] ---> a6215f271958 [2022-10-17T02:11:47.309Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-10-17T02:11:47.578Z] ---> Running in c2cb992c0851 [2022-10-17T02:11:47.845Z] Removing intermediate container c2cb992c0851 [2022-10-17T02:11:47.845Z] ---> e3fe3c4a83be [2022-10-17T02:11:47.845Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T02:11:47.845Z] ---> Running in 4e3543bd799e [2022-10-17T02:11:48.801Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T02:11:49.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T02:11:50.476Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T02:11:50.476Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T02:11:50.476Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T02:11:50.476Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T02:11:50.476Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T02:11:50.476Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T02:11:50.476Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T02:11:50.476Z] OK: 8 MiB in 20 packages [2022-10-17T02:11:51.435Z] Removing intermediate container 4e3543bd799e [2022-10-17T02:11:51.435Z] ---> ede3b05b7dcd [2022-10-17T02:11:51.435Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-10-17T02:11:52.851Z] ---> be419388b973 [2022-10-17T02:11:52.851Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-10-17T02:11:53.437Z] ---> 7c459690083b [2022-10-17T02:11:53.437Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-10-17T02:11:54.026Z] ---> 36642d9dc963 [2022-10-17T02:11:54.026Z] Step 20/25 : EXPOSE 59982 [2022-10-17T02:11:54.026Z] ---> Running in 0f624f17d413 [2022-10-17T02:11:54.295Z] Removing intermediate container 0f624f17d413 [2022-10-17T02:11:54.295Z] ---> a1a587c1d58f [2022-10-17T02:11:54.295Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-10-17T02:11:54.295Z] ---> Running in 3abe626bf210 [2022-10-17T02:11:54.564Z] Removing intermediate container 3abe626bf210 [2022-10-17T02:11:54.564Z] ---> 8007156c36ab [2022-10-17T02:11:54.564Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T02:11:54.834Z] ---> Running in c682839ca5af [2022-10-17T02:11:55.101Z] Removing intermediate container c682839ca5af [2022-10-17T02:11:55.101Z] ---> d93ae7dd0235 [2022-10-17T02:11:55.101Z] Step 23/25 : LABEL arch=arm64 [2022-10-17T02:11:55.101Z] ---> Running in 37b55e70981c [2022-10-17T02:11:55.367Z] Removing intermediate container 37b55e70981c [2022-10-17T02:11:55.367Z] ---> fcf6972ed706 [2022-10-17T02:11:55.367Z] Step 24/25 : LABEL git_sha=7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:11:55.367Z] ---> Running in 86f1f4b7fecf [2022-10-17T02:11:55.958Z] Removing intermediate container 86f1f4b7fecf [2022-10-17T02:11:55.958Z] ---> 31179fc951be [2022-10-17T02:11:55.958Z] Step 25/25 : LABEL version=2.3.0-dev.24 [2022-10-17T02:11:55.958Z] ---> Running in 447ff3fb9982 [2022-10-17T02:11:56.226Z] Removing intermediate container 447ff3fb9982 [2022-10-17T02:11:56.226Z] ---> 2fef8a5a1a47 [2022-10-17T02:11:56.226Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T02:11:56.226Z] Successfully built 2fef8a5a1a47 [2022-10-17T02:11:56.226Z] 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 [2022-10-17T02:11:56.325Z] provisioning config files... [2022-10-17T02:11:56.339Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/71@tmp/config10398170247896272720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:11:56.668Z] ---> docker-login.sh [2022-10-17T02:11:56.668Z] nexus3.edgexfoundry.org:10001 [2022-10-17T02:11:56.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:11:56.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:11:56.936Z] Configure a credential helper to remove this warning. See [2022-10-17T02:11:56.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:11:56.936Z] [2022-10-17T02:11:56.936Z] Login Succeeded [2022-10-17T02:11:56.936Z] nexus3.edgexfoundry.org:10002 [2022-10-17T02:11:57.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:11:57.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:11:57.205Z] Configure a credential helper to remove this warning. See [2022-10-17T02:11:57.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:11:57.205Z] [2022-10-17T02:11:57.205Z] Login Succeeded [2022-10-17T02:11:57.472Z] nexus3.edgexfoundry.org:10003 [2022-10-17T02:11:57.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:11:57.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:11:57.740Z] Configure a credential helper to remove this warning. See [2022-10-17T02:11:57.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:11:57.740Z] [2022-10-17T02:11:57.740Z] Login Succeeded [2022-10-17T02:11:57.740Z] nexus3.edgexfoundry.org:10004 [2022-10-17T02:11:58.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:11:58.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:11:58.009Z] Configure a credential helper to remove this warning. See [2022-10-17T02:11:58.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:11:58.009Z] [2022-10-17T02:11:58.009Z] Login Succeeded [2022-10-17T02:11:58.009Z] docker.io [2022-10-17T02:11:58.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T02:11:58.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T02:11:58.857Z] Configure a credential helper to remove this warning. See [2022-10-17T02:11:58.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T02:11:58.857Z] [2022-10-17T02:11:58.857Z] Login Succeeded [2022-10-17T02:11:58.857Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T02:11:58.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T02:11:58.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T02:11:58.908Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-10-17T02:11:58.908Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:11:58.908Z] latest [2022-10-17T02:11:58.908Z] 2.3.0-dev.24 [2022-10-17T02:11:58.908Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [2022-10-17T02:11:58.908Z] main [2022-10-17T02:11:58.908Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:11:59.236Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:11:59.570Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:11:59.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T02:11:59.570Z] ed4517363b20: Preparing [2022-10-17T02:11:59.570Z] 177f1dd20da4: Preparing [2022-10-17T02:11:59.570Z] 5262b7f812be: Preparing [2022-10-17T02:11:59.570Z] 23ef8bfcf0b5: Preparing [2022-10-17T02:11:59.570Z] 5d3e392a13a0: Preparing [2022-10-17T02:11:59.570Z] 5d3e392a13a0: Layer already exists [2022-10-17T02:11:59.837Z] 177f1dd20da4: Pushed [2022-10-17T02:11:59.837Z] ed4517363b20: Pushed [2022-10-17T02:12:00.418Z] 23ef8bfcf0b5: Pushed [2022-10-17T02:12:05.759Z] 5262b7f812be: Pushed [2022-10-17T02:12:05.759Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:06.152Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:06.495Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-17T02:12:06.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T02:12:06.496Z] ed4517363b20: Preparing [2022-10-17T02:12:06.496Z] 177f1dd20da4: Preparing [2022-10-17T02:12:06.496Z] 5262b7f812be: Preparing [2022-10-17T02:12:06.496Z] 23ef8bfcf0b5: Preparing [2022-10-17T02:12:06.496Z] 5d3e392a13a0: Preparing [2022-10-17T02:12:06.496Z] 177f1dd20da4: Layer already exists [2022-10-17T02:12:06.496Z] 5262b7f812be: Layer already exists [2022-10-17T02:12:06.496Z] 5d3e392a13a0: Layer already exists [2022-10-17T02:12:06.496Z] ed4517363b20: Layer already exists [2022-10-17T02:12:06.496Z] 23ef8bfcf0b5: Layer already exists [2022-10-17T02:12:06.770Z] latest: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:07.121Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:07.476Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.24 [2022-10-17T02:12:07.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T02:12:07.476Z] ed4517363b20: Preparing [2022-10-17T02:12:07.476Z] 177f1dd20da4: Preparing [2022-10-17T02:12:07.476Z] 5262b7f812be: Preparing [2022-10-17T02:12:07.476Z] 23ef8bfcf0b5: Preparing [2022-10-17T02:12:07.476Z] 5d3e392a13a0: Preparing [2022-10-17T02:12:07.476Z] 23ef8bfcf0b5: Layer already exists [2022-10-17T02:12:07.476Z] 177f1dd20da4: Layer already exists [2022-10-17T02:12:07.476Z] 5262b7f812be: Layer already exists [2022-10-17T02:12:07.476Z] 5d3e392a13a0: Layer already exists [2022-10-17T02:12:07.476Z] ed4517363b20: Layer already exists [2022-10-17T02:12:07.476Z] 2.3.0-dev.24: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:07.833Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:08.182Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [2022-10-17T02:12:08.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T02:12:08.182Z] ed4517363b20: Preparing [2022-10-17T02:12:08.182Z] 177f1dd20da4: Preparing [2022-10-17T02:12:08.182Z] 5262b7f812be: Preparing [2022-10-17T02:12:08.182Z] 23ef8bfcf0b5: Preparing [2022-10-17T02:12:08.182Z] 5d3e392a13a0: Preparing [2022-10-17T02:12:08.182Z] 5d3e392a13a0: Layer already exists [2022-10-17T02:12:08.182Z] 177f1dd20da4: Layer already exists [2022-10-17T02:12:08.182Z] 23ef8bfcf0b5: Layer already exists [2022-10-17T02:12:08.182Z] 5262b7f812be: Layer already exists [2022-10-17T02:12:08.182Z] ed4517363b20: Layer already exists [2022-10-17T02:12:08.182Z] 7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:08.802Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:09.144Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-10-17T02:12:09.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-10-17T02:12:09.144Z] ed4517363b20: Preparing [2022-10-17T02:12:09.144Z] 177f1dd20da4: Preparing [2022-10-17T02:12:09.144Z] 5262b7f812be: Preparing [2022-10-17T02:12:09.144Z] 23ef8bfcf0b5: Preparing [2022-10-17T02:12:09.144Z] 5d3e392a13a0: Preparing [2022-10-17T02:12:09.144Z] ed4517363b20: Layer already exists [2022-10-17T02:12:09.144Z] 177f1dd20da4: Layer already exists [2022-10-17T02:12:09.144Z] 23ef8bfcf0b5: Layer already exists [2022-10-17T02:12:09.144Z] 5d3e392a13a0: Layer already exists [2022-10-17T02:12:09.144Z] 5262b7f812be: Layer already exists [2022-10-17T02:12:10.100Z] main: digest: sha256:a13e5274a0523db9a535c5a3f9e424b9ad346be4d3f83f1ef3b0dab466fbbd90 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T02:12:10.145Z] ===================================================== [Pipeline] echo [2022-10-17T02:12:10.153Z] taggedImages: [2022-10-17T02:12:10.153Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f [2022-10-17T02:12:10.153Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-10-17T02:12:10.153Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.24 [2022-10-17T02:12:10.153Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:7d55b05ab01bc20af024da7fbe574cccb5f70c8f-2.3.0-dev.24 [2022-10-17T02:12:10.153Z] - 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 [2022-10-17T02:12:10.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T02:12:10.519Z] [2022-10-17T02:12:10.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:10.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T02:12:10.845Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T02:12:10.845Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T02:12:10.845Z] 04944245beec: Pulling fs layer [2022-10-17T02:12:10.845Z] 699f458cf7ca: Pulling fs layer [2022-10-17T02:12:10.845Z] 765212b225bb: Pulling fs layer [2022-10-17T02:12:10.845Z] f23df028b6ca: Pulling fs layer [2022-10-17T02:12:10.845Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T02:12:10.845Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T02:12:10.845Z] f23df028b6ca: Waiting [2022-10-17T02:12:10.845Z] d65c8cfc05b1: Waiting [2022-10-17T02:12:10.845Z] 2437ff75d9bd: Waiting [2022-10-17T02:12:10.845Z] 765212b225bb: Waiting [2022-10-17T02:12:11.112Z] 04944245beec: Verifying Checksum [2022-10-17T02:12:11.112Z] 04944245beec: Download complete [2022-10-17T02:12:11.112Z] 765212b225bb: Verifying Checksum [2022-10-17T02:12:11.112Z] 765212b225bb: Download complete [2022-10-17T02:12:11.112Z] f23df028b6ca: Verifying Checksum [2022-10-17T02:12:11.112Z] f23df028b6ca: Download complete [2022-10-17T02:12:11.381Z] d65c8cfc05b1: Download complete [2022-10-17T02:12:11.381Z] 699f458cf7ca: Verifying Checksum [2022-10-17T02:12:11.381Z] 699f458cf7ca: Download complete [2022-10-17T02:12:11.649Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T02:12:11.649Z] 8998bd30e6a1: Download complete [2022-10-17T02:12:14.229Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T02:12:14.229Z] 2437ff75d9bd: Download complete [2022-10-17T02:12:15.640Z] 8998bd30e6a1: Pull complete [2022-10-17T02:12:15.906Z] 04944245beec: Pull complete [2022-10-17T02:12:17.317Z] 699f458cf7ca: Pull complete [2022-10-17T02:12:17.584Z] 765212b225bb: Pull complete [2022-10-17T02:12:18.171Z] f23df028b6ca: Pull complete [2022-10-17T02:12:18.438Z] d65c8cfc05b1: Pull complete [2022-10-17T02:12:33.424Z] 2437ff75d9bd: Pull complete [2022-10-17T02:12:33.424Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T02:12:33.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T02:12:33.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:12:33.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-8013 does not seem to be running inside a container [2022-10-17T02:12:33.658Z] $ 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/71 -v /w/workspace/device-mqtt-go/71:/w/workspace/device-mqtt-go/71:rw,z -v /w/workspace/device-mqtt-go/71@tmp:/w/workspace/device-mqtt-go/71@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 [2022-10-17T02:12:36.285Z] $ docker top e530ddd4feb9a0b55a33e03da4e16c8b90e926b7f80f4d0dacb5cd12f3686c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:12:37.111Z] ---> job-cost.sh [2022-10-17T02:12:37.111Z] lf-activate-venv: SKIPPING [2022-10-17T02:12:37.111Z] INFO: No Stack... [2022-10-17T02:12:37.693Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T02:12:38.653Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T02:12:39.292Z] + cat /w/workspace/device-mqtt-go/71/archives/cost.csv [2022-10-17T02:12:39.292Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T02:12:39.359Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [2022-10-17T02:12:39.367Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] did not exist. Created. [2022-10-17T02:12:39.367Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T02:12:40.013Z] /w/workspace/device-mqtt-go/71@tmp/durable-2523d0ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T02:12:40.666Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T02:12:40.689Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T02:12:40.737Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T02:12:40.742Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T02:12:40.763Z] $ docker stop --time=1 e530ddd4feb9a0b55a33e03da4e16c8b90e926b7f80f4d0dacb5cd12f3686c2f [2022-10-17T02:12:42.291Z] $ docker rm -f e530ddd4feb9a0b55a33e03da4e16c8b90e926b7f80f4d0dacb5cd12f3686c2f [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 [2022-10-17T02:12:42.720Z] provisioning config files... [2022-10-17T02:12:42.727Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10668008561653765514tmp [Pipeline] { [Pipeline] sh [2022-10-17T02:12:43.021Z] + set +x [2022-10-17T02:12:43.021Z] + curl -s https://codecov.io/bash [2022-10-17T02:12:43.021Z] + bash -s -- [2022-10-17T02:12:43.021Z] [2022-10-17T02:12:43.021Z] _____ _ [2022-10-17T02:12:43.021Z] / ____| | | [2022-10-17T02:12:43.021Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T02:12:43.021Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T02:12:43.021Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T02:12:43.021Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T02:12:43.021Z] Bash-1.0.6 [2022-10-17T02:12:43.021Z] [2022-10-17T02:12:43.021Z] [2022-10-17T02:12:43.021Z] ==> git version 2.25.1 found [2022-10-17T02:12:43.021Z] ==> 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 [2022-10-17T02:12:43.021Z] Release-Date: 2020-01-08 [2022-10-17T02:12:43.021Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T02:12:43.021Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T02:12:43.021Z] ==> Jenkins CI detected. [2022-10-17T02:12:43.021Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-17T02:12:43.021Z] project root: . [2022-10-17T02:12:43.021Z] --> token set from env [2022-10-17T02:12:43.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T02:12:43.021Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T02:12:43.021Z] ==> Python coveragepy not found [2022-10-17T02:12:43.021Z] ==> Searching for coverage reports in: [2022-10-17T02:12:43.021Z] + . [2022-10-17T02:12:43.021Z] -> Found 1 reports [2022-10-17T02:12:43.021Z] ==> Detecting git/mercurial file structure [2022-10-17T02:12:43.021Z] ==> Reading reports [2022-10-17T02:12:43.021Z] + ./coverage.out bytes=17887 [2022-10-17T02:12:43.282Z] ==> Appending adjustments [2022-10-17T02:12:43.282Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T02:12:43.282Z] + Found adjustments [2022-10-17T02:12:43.282Z] ==> Gzipping contents [2022-10-17T02:12:43.282Z] 4.0K /tmp/codecov.cqtowF.gz [2022-10-17T02:12:43.282Z] ==> Uploading reports [2022-10-17T02:12:43.282Z] url: https://codecov.io [2022-10-17T02:12:43.282Z] query: branch=main&commit=7d55b05ab01bc20af024da7fbe574cccb5f70c8f&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T02:12:43.282Z] -> Pinging Codecov [2022-10-17T02:12:43.282Z] 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=7d55b05ab01bc20af024da7fbe574cccb5f70c8f&build=71&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F71%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T02:12:43.540Z] -> Uploading to [2022-10-17T02:12:43.540Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/7D719EC7BBE17E464838252E33014C33/7d55b05ab01bc20af024da7fbe574cccb5f70c8f/a678cfce-7ab1-425c-a859-febf812045d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T021243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf178fcf4f94a5ea6039a7ba2bf5334e72ac1ce3614f61863a8f2dcffd0d141f [2022-10-17T02:12:43.540Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T02:12:43.540Z] Dload Upload Total Spent Left Speed [2022-10-17T02:12:43.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3208 0 0 100 3208 0 14194 --:--:-- --:--:-- --:--:-- 14257 [2022-10-17T02:12:43.799Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] } [2022-10-17T02:12:43.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T02:12:43.971Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T02:12:43.983Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:44.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T02:12:44.277Z] [2022-10-17T02:12:44.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:12:44.574Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T02:12:44.574Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T02:12:44.574Z] df9b9388f04a: Pulling fs layer [2022-10-17T02:12:44.574Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T02:12:44.574Z] 25bc292e5bac: Pulling fs layer [2022-10-17T02:12:44.574Z] 114826534d7a: Pulling fs layer [2022-10-17T02:12:44.574Z] 114826534d7a: Waiting [2022-10-17T02:12:44.574Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T02:12:44.574Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T02:12:44.574Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T02:12:44.574Z] 4657fd5d0bcf: Waiting [2022-10-17T02:12:44.574Z] 8a3aa393b2d8: Waiting [2022-10-17T02:12:44.574Z] 6ad1cebc031e: Waiting [2022-10-17T02:12:44.574Z] 25bc292e5bac: Verifying Checksum [2022-10-17T02:12:44.574Z] 25bc292e5bac: Download complete [2022-10-17T02:12:44.574Z] 52dc419b0ee2: Download complete [2022-10-17T02:12:44.574Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T02:12:44.574Z] 4657fd5d0bcf: Download complete [2022-10-17T02:12:44.574Z] df9b9388f04a: Download complete [2022-10-17T02:12:44.834Z] df9b9388f04a: Pull complete [2022-10-17T02:12:44.834Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T02:12:44.834Z] 6ad1cebc031e: Download complete [2022-10-17T02:12:44.834Z] 52dc419b0ee2: Pull complete [2022-10-17T02:12:45.095Z] 25bc292e5bac: Pull complete [2022-10-17T02:12:45.354Z] 114826534d7a: Verifying Checksum [2022-10-17T02:12:45.354Z] 114826534d7a: Download complete [2022-10-17T02:12:45.612Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T02:12:45.612Z] 8a3aa393b2d8: Download complete [2022-10-17T02:12:48.895Z] 114826534d7a: Pull complete [2022-10-17T02:12:48.895Z] 4657fd5d0bcf: Pull complete [2022-10-17T02:12:49.462Z] 6ad1cebc031e: Pull complete [2022-10-17T02:12:51.994Z] 8a3aa393b2d8: Pull complete [2022-10-17T02:12:52.252Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T02:12:52.252Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T02:12:52.252Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:12:52.329Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:12:52.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T02:12:56.334Z] $ docker top fa4cfe0c6ef8a9f171a2c821c9bc88c40bb303f36e61cf0a029f8cb2a87fc721 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T02:12:56.395Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-10-17T02:12:56.671Z] + set -o pipefail [2022-10-17T02:12:56.671Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-10-17T02:13:03.236Z] [2022-10-17T02:13:03.236Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-10-17T02:13:03.236Z] [2022-10-17T02:13:03.236Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/19a7444f-a2a6-4451-a0ef-2161ffc6b185 [2022-10-17T02:13:03.236Z] [2022-10-17T02:13:03.236Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T02:13:03.236Z] [2022-10-17T02:13:03.236Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T02:13:03.236Z] [2022-10-17T02:13:03.236Z] [2022-10-17T02:13:03.236Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T02:13:03.236Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T02:13:03.236Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T02:13:03.255Z] $ docker stop --time=1 fa4cfe0c6ef8a9f171a2c821c9bc88c40bb303f36e61cf0a029f8cb2a87fc721 [2022-10-17T02:13:06.310Z] $ docker rm -f fa4cfe0c6ef8a9f171a2c821c9bc88c40bb303f36e61cf0a029f8cb2a87fc721 [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 [2022-10-17T02:13:07.010Z] + git log --format=format:%s -1 7d55b05ab01bc20af024da7fbe574cccb5f70c8f [Pipeline] sh [2022-10-17T02:13:07.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T02:13:07.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:13:07.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T02:13:07.590Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:13:07.661Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:13:07.699Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T02:13:08.170Z] $ docker top eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T02:13:08.254Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T02:13:08.254Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T02:13:08.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T02:13:08.384Z] $ docker exec eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 ssh-agent [2022-10-17T02:13:08.488Z] SSH_AUTH_SOCK=/tmp/ssh-fcDxmAKxx984/agent.32 [2022-10-17T02:13:08.488Z] SSH_AGENT_PID=38 [2022-10-17T02:13:08.493Z] Running ssh-add (command line suppressed) [2022-10-17T02:13:08.603Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17679515538197482890.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17679515538197482890.key) [2022-10-17T02:13:08.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T02:13:08.894Z] + git semver tag [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,118 [run_tag] DEBUG tag force:False [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,118 [check_head_tag] DEBUG check head tag [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,119 [execute] INFO git cat-file --batch-check [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,123 [execute] INFO git cat-file --batch [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,123 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,137 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,137 [execute] INFO git tag -a v2.3.0-dev.24 -m v2.3.0-dev.24 [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,138 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.24', '-m', 'v2.3.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T02:13:09.154Z] 2022-10-17 02:13:09,143 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:09.154Z] 2.3.0-dev.24 [Pipeline] } [2022-10-17T02:13:09.428Z] $ docker exec --env ******** --env ******** eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 ssh-agent -k [2022-10-17T02:13:09.532Z] unset SSH_AUTH_SOCK; [2022-10-17T02:13:09.533Z] unset SSH_AGENT_PID; [2022-10-17T02:13:09.533Z] echo Agent pid 38 killed; [2022-10-17T02:13:09.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T02:13:09.836Z] + git semver [Pipeline] } [2022-10-17T02:13:10.114Z] $ docker stop --time=1 eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 [2022-10-17T02:13:11.430Z] $ docker rm -f eb030a45014aabdd1b575691772aefc339fab60c5ce881215e0358245be60810 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:13:11.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T02:13:11.830Z] [2022-10-17T02:13:11.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:13:12.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T02:13:12.134Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T02:13:12.134Z] ab5ef0e58194: Pulling fs layer [2022-10-17T02:13:12.134Z] 9712f1f96733: Pulling fs layer [2022-10-17T02:13:12.134Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T02:13:12.134Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T02:13:12.134Z] e9a5061849ea: Pulling fs layer [2022-10-17T02:13:12.134Z] d747dcd14b5f: Pulling fs layer [2022-10-17T02:13:12.134Z] 2de7ff778b66: Pulling fs layer [2022-10-17T02:13:12.134Z] e9a5061849ea: Waiting [2022-10-17T02:13:12.134Z] 0d9ebad4ef96: Waiting [2022-10-17T02:13:12.134Z] d747dcd14b5f: Waiting [2022-10-17T02:13:12.134Z] 2de7ff778b66: Waiting [2022-10-17T02:13:12.134Z] 9712f1f96733: Verifying Checksum [2022-10-17T02:13:12.134Z] 9712f1f96733: Download complete [2022-10-17T02:13:12.394Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T02:13:12.394Z] 63f879dbbcfc: Download complete [2022-10-17T02:13:12.961Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T02:13:12.961Z] 0d9ebad4ef96: Download complete [2022-10-17T02:13:12.961Z] d747dcd14b5f: Verifying Checksum [2022-10-17T02:13:12.961Z] d747dcd14b5f: Download complete [2022-10-17T02:13:12.961Z] e9a5061849ea: Verifying Checksum [2022-10-17T02:13:12.961Z] e9a5061849ea: Download complete [2022-10-17T02:13:12.961Z] ab5ef0e58194: Verifying Checksum [2022-10-17T02:13:12.961Z] ab5ef0e58194: Download complete [2022-10-17T02:13:12.961Z] 2de7ff778b66: Verifying Checksum [2022-10-17T02:13:12.961Z] 2de7ff778b66: Download complete [2022-10-17T02:13:16.245Z] ab5ef0e58194: Pull complete [2022-10-17T02:13:16.245Z] 9712f1f96733: Pull complete [2022-10-17T02:13:16.504Z] 63f879dbbcfc: Pull complete [2022-10-17T02:13:20.692Z] 0d9ebad4ef96: Pull complete [2022-10-17T02:13:20.692Z] e9a5061849ea: Pull complete [2022-10-17T02:13:20.951Z] d747dcd14b5f: Pull complete [2022-10-17T02:13:21.886Z] 2de7ff778b66: Pull complete [2022-10-17T02:13:21.886Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T02:13:21.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T02:13:21.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:13:21.968Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:13:22.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T02:13:25.847Z] $ docker top dafd1ecf4a743c954678e8b9852cdc87fa93a71cd8909729a8c48cd9ea654a02 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T02:13:25.908Z] provisioning config files... [2022-10-17T02:13:25.915Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10628305017481553890tmp [2022-10-17T02:13:25.926Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11344307748173145238tmp [2022-10-17T02:13:25.933Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4375404238169768567tmp [Pipeline] { [Pipeline] echo [2022-10-17T02:13:25.946Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:26.227Z] ---> sigul-configuration.sh [2022-10-17T02:13:26.227Z] gpg: directory `/root/.gnupg' created [2022-10-17T02:13:26.227Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T02:13:26.227Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T02:13:26.227Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T02:13:26.227Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T02:13:26.227Z] gpg: CAST5 encrypted data [2022-10-17T02:13:26.227Z] gpg: encrypted with 1 passphrase [2022-10-17T02:13:26.227Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T02:13:26.510Z] + mkdir /home/jenkins [2022-10-17T02:13:26.510Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T02:13:26.795Z] + 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 [2022-10-17T02:13:26.803Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:27.086Z] ---> sigul-install.sh [2022-10-17T02:13:27.087Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T02:13:27.369Z] + git tag --list [2022-10-17T02:13:27.369Z] 0.7.1 [2022-10-17T02:13:27.369Z] v1.0.0 [2022-10-17T02:13:27.369Z] v1.1.0 [2022-10-17T02:13:27.369Z] v1.1.1 [2022-10-17T02:13:27.369Z] v1.2.2 [2022-10-17T02:13:27.369Z] v1.3.0 [2022-10-17T02:13:27.369Z] v1.3.1 [2022-10-17T02:13:27.369Z] v2.0.0 [2022-10-17T02:13:27.369Z] v2.1.0 [2022-10-17T02:13:27.369Z] v2.1.1 [2022-10-17T02:13:27.369Z] v2.1.1-dev.1 [2022-10-17T02:13:27.369Z] v2.1.1-dev.2 [2022-10-17T02:13:27.369Z] v2.2.0 [2022-10-17T02:13:27.369Z] v2.2.1-dev.1 [2022-10-17T02:13:27.369Z] v2.2.1-dev.10 [2022-10-17T02:13:27.369Z] v2.2.1-dev.2 [2022-10-17T02:13:27.369Z] v2.2.1-dev.3 [2022-10-17T02:13:27.369Z] v2.2.1-dev.4 [2022-10-17T02:13:27.369Z] v2.2.1-dev.5 [2022-10-17T02:13:27.369Z] v2.2.1-dev.6 [2022-10-17T02:13:27.369Z] v2.2.1-dev.7 [2022-10-17T02:13:27.369Z] v2.2.1-dev.8 [2022-10-17T02:13:27.369Z] v2.2.1-dev.9 [2022-10-17T02:13:27.369Z] v2.3.0-dev.10 [2022-10-17T02:13:27.369Z] v2.3.0-dev.11 [2022-10-17T02:13:27.369Z] v2.3.0-dev.12 [2022-10-17T02:13:27.369Z] v2.3.0-dev.13 [2022-10-17T02:13:27.369Z] v2.3.0-dev.14 [2022-10-17T02:13:27.369Z] v2.3.0-dev.15 [2022-10-17T02:13:27.369Z] v2.3.0-dev.16 [2022-10-17T02:13:27.369Z] v2.3.0-dev.17 [2022-10-17T02:13:27.369Z] v2.3.0-dev.18 [2022-10-17T02:13:27.369Z] v2.3.0-dev.19 [2022-10-17T02:13:27.369Z] v2.3.0-dev.20 [2022-10-17T02:13:27.369Z] v2.3.0-dev.21 [2022-10-17T02:13:27.369Z] v2.3.0-dev.22 [2022-10-17T02:13:27.369Z] v2.3.0-dev.23 [2022-10-17T02:13:27.369Z] v2.3.0-dev.24 [Pipeline] sh [2022-10-17T02:13:27.655Z] + lftools sign git-tag v2.3.0-dev.24 [2022-10-17T02:13:28.223Z] Signing Git tag with Sigul... [2022-10-17T02:13:28.223Z] Signing v2.3.0-dev.24 [Pipeline] echo [2022-10-17T02:13:28.490Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:28.772Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T02:13:28.779Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T02:13:28.805Z] $ docker stop --time=1 dafd1ecf4a743c954678e8b9852cdc87fa93a71cd8909729a8c48cd9ea654a02 [2022-10-17T02:13:30.114Z] $ docker rm -f dafd1ecf4a743c954678e8b9852cdc87fa93a71cd8909729a8c48cd9ea654a02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T02:13:30.502Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T02:13:30.502Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:13:30.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T02:13:30.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:13:30.861Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:13:30.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T02:13:31.236Z] $ docker top 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e -eo pid,comm [2022-10-17T02:13:31.276Z] 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). [2022-10-17T02:13:31.276Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T02:13:31.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T02:13:31.317Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T02:13:31.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T02:13:31.450Z] $ docker exec 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e ssh-agent [2022-10-17T02:13:31.553Z] SSH_AUTH_SOCK=/tmp/ssh-X0lydMacnca3/agent.33 [2022-10-17T02:13:31.553Z] SSH_AGENT_PID=39 [2022-10-17T02:13:31.557Z] Running ssh-add (command line suppressed) [2022-10-17T02:13:31.682Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11220660483000747269.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11220660483000747269.key) [2022-10-17T02:13:31.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T02:13:31.973Z] + git semver bump pre [2022-10-17T02:13:32.231Z] 2022-10-17 02:13:32,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:32.231Z] 2022-10-17 02:13:32,187 [bump_version] DEBUG bumping version:2.3.0-dev.24 on axis:pre with prefix:dev [2022-10-17T02:13:32.231Z] 2022-10-17 02:13:32,187 [bump_version] DEBUG bumped version:2.3.0-dev.25 [2022-10-17T02:13:32.231Z] 2022-10-17 02:13:32,187 [write_version] DEBUG write version:2.3.0-dev.25 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-10-17T02:13:32.231Z] 2022-10-17 02:13:32,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:32.231Z] 2022-10-17 02:13:32,187 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:32.232Z] 2022-10-17 02:13:32,189 [execute] INFO git cat-file --batch-check [2022-10-17T02:13:32.232Z] 2022-10-17 02:13:32,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T02:13:32.232Z] 2022-10-17 02:13:32,194 [execute] INFO git cat-file --batch [2022-10-17T02:13:32.232Z] 2022-10-17 02:13:32,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T02:13:32.232Z] 2022-10-17 02:13:32,200 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:32.232Z] 2.3.0-dev.25 [Pipeline] } [2022-10-17T02:13:32.250Z] $ docker exec --env ******** --env ******** 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e ssh-agent -k [2022-10-17T02:13:32.355Z] unset SSH_AUTH_SOCK; [2022-10-17T02:13:32.355Z] unset SSH_AGENT_PID; [2022-10-17T02:13:32.355Z] echo Agent pid 39 killed; [2022-10-17T02:13:32.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T02:13:32.662Z] + git semver [Pipeline] } [2022-10-17T02:13:32.941Z] $ docker stop --time=1 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e [2022-10-17T02:13:34.227Z] $ docker rm -f 759c13e2bfd7bdd71446218946a446a18ccbac514840202aa0783265a05e8c5e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T02:13:34.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T02:13:34.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:13:34.849Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T02:13:34.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:13:34.909Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:13:34.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T02:13:35.286Z] $ docker top e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 -eo pid,comm [2022-10-17T02:13:35.326Z] 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). [2022-10-17T02:13:35.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T02:13:35.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T02:13:35.361Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T02:13:35.491Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T02:13:35.502Z] $ docker exec e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 ssh-agent [2022-10-17T02:13:35.619Z] SSH_AUTH_SOCK=/tmp/ssh-4OvFzcJXThgB/agent.32 [2022-10-17T02:13:35.619Z] SSH_AGENT_PID=38 [2022-10-17T02:13:35.623Z] Running ssh-add (command line suppressed) [2022-10-17T02:13:35.740Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9535715511940566348.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9535715511940566348.key) [2022-10-17T02:13:35.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T02:13:36.027Z] + git semver push [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,243 [run_push] DEBUG push [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,244 [execute] INFO git cat-file --batch-check [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,249 [execute] INFO git rev-list 85d763dc926afbe6a538795dc8b85f09a0423e9d -- [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,249 [execute] DEBUG Popen(['git', 'rev-list', '85d763dc926afbe6a538795dc8b85f09a0423e9d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,258 [execute] INFO git fetch -v origin [2022-10-17T02:13:36.286Z] 2022-10-17 02:13:36,259 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T02:13:36.854Z] 2022-10-17 02:13:36,842 [run_push] DEBUG no remote changes detected [2022-10-17T02:13:36.854Z] 2022-10-17 02:13:36,843 [execute] INFO git push origin semver [2022-10-17T02:13:36.854Z] 2022-10-17 02:13:36,843 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T02:13:38.230Z] 2022-10-17 02:13:37,870 [run_push] DEBUG push all version tags [2022-10-17T02:13:38.230Z] 2022-10-17 02:13:37,871 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T02:13:38.230Z] 2022-10-17 02:13:37,872 [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) [2022-10-17T02:13:38.797Z] 2022-10-17 02:13:38,750 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-10-17T02:13:38.797Z] 2.3.0-dev.25 [Pipeline] } [2022-10-17T02:13:38.815Z] $ docker exec --env ******** --env ******** e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 ssh-agent -k [2022-10-17T02:13:38.917Z] unset SSH_AUTH_SOCK; [2022-10-17T02:13:38.918Z] unset SSH_AGENT_PID; [2022-10-17T02:13:38.918Z] echo Agent pid 38 killed; [2022-10-17T02:13:38.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T02:13:39.220Z] + git semver [Pipeline] } [2022-10-17T02:13:39.498Z] $ docker stop --time=1 e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 [2022-10-17T02:13:40.792Z] $ docker rm -f e70109a19ce64a26d27fd4129a045aa1ff6eb47376dfe686eb6777a4777454c6 [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 [2022-10-17T02:13:41.354Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-10-17T02:13:41.354Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-17T02:13:41.354Z] total 16 [2022-10-17T02:13:41.354Z] drwxr-xr-x 3 root root 4096 Oct 17 02:03 . [2022-10-17T02:13:41.354Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 02:13 .. [2022-10-17T02:13:41.354Z] drwxr-xr-x 2 root root 4096 Oct 17 02:03 cost [2022-10-17T02:13:41.354Z] -rw-r--r-- 1 root root 85 Oct 17 02:03 cost.csv [2022-10-17T02:13:41.354Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-17T02:13:41.354Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-10-17T02:13:41.354Z] total 16 [2022-10-17T02:13:41.354Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 02:03 . [2022-10-17T02:13:41.354Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 02:13 .. [2022-10-17T02:13:41.354Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 02:03 cost [2022-10-17T02:13:41.354Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 17 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:41.644Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:42.502Z] ---> package-listing.sh [2022-10-17T02:13:42.502Z] ++ facter osfamily [2022-10-17T02:13:42.502Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T02:13:42.761Z] + OS_FAMILY=debian [2022-10-17T02:13:42.761Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-10-17T02:13:42.761Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T02:13:42.761Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T02:13:42.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T02:13:42.761Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T02:13:42.761Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-17T02:13:42.761Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T02:13:42.761Z] + case "${OS_FAMILY}" in [2022-10-17T02:13:42.761Z] + dpkg -l [2022-10-17T02:13:42.761Z] + grep '^ii' [2022-10-17T02:13:42.761Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T02:13:42.761Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T02:13:42.761Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T02:13:42.761Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-10-17T02:13:42.761Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-10-17T02:13:42.761Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2022-10-17T02:13:42.771Z] 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 [2022-10-17T02:13:43.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T02:13:43.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T02:13:43.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T02:13:43.552Z] prd-ubuntu20.04-docker-8c-8g-8011 does not seem to be running inside a container [2022-10-17T02:13:43.590Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T02:13:43.800Z] $ docker top ff1489f0010432994b73ff93b786a7d6736cc297b5f63103ecb4e4b0e29b6f87 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T02:13:44.129Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T02:13:44.410Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T02:13:44.693Z] + ls /var/log/sa-host [2022-10-17T02:13:44.693Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T02:13:44.842Z] provisioning config files... [2022-10-17T02:13:44.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1759239502380282447tmp [Pipeline] { [Pipeline] echo [2022-10-17T02:13:44.860Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:45.140Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T02:13:45.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:45.482Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T02:13:45.489Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:45.771Z] ---> sudo-logs.sh [2022-10-17T02:13:45.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T02:13:45.803Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:46.082Z] ---> job-cost.sh [2022-10-17T02:13:46.083Z] lf-activate-venv: SKIPPING [2022-10-17T02:13:46.083Z] DEBUG: total: 0.2199999988079071 [2022-10-17T02:13:46.083Z] INFO: Retrieving Stack Cost... [2022-10-17T02:13:46.341Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T02:13:46.909Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T02:13:46.919Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T02:13:47.203Z] ---> logs-deploy.sh [2022-10-17T02:13:47.203Z] lf-activate-venv: SKIPPING [2022-10-17T02:13:47.203Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/71 [2022-10-17T02:13:47.203Z] INFO: archiving workspace using pattern(s): [2022-10-17T02:13:48.144Z] Archives upload complete. [2022-10-17T02:13:48.144Z] INFO: archiving logs to Nexus