Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 328ff548ea1794223110aa3bbf079b4887c6fdbc 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-ssh9703739669368103102.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-ssh9926537017852719893.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-ssh16399124795415558921.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-ssh18307175115194529924.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-ssh1090837488237432054.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 ‘prd-ubuntu20.04-docker-8c-8g-1789’ Running on prd-ubuntu20.04-docker-8c-8g-1792 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 328ff548ea1794223110aa3bbf079b4887c6fdbc (main) Commit message: "Merge pull request #416 from hahattan/internal" > 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 328ff548ea1794223110aa3bbf079b4887c6fdbc # timeout=10 > git rev-list --no-walk 626368a07400440c19e88e92e22b40eeb22d4bcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T07:12:32.128Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T07:12:32.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T07:12:32.193Z] ========================================================= [2022-09-28T07:12:32.193Z] EdgeX Global Pipelines Version Info [2022-09-28T07:12:32.193Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:12:32.896Z] ------------------- [2022-09-28T07:12:32.896Z] stable info: [2022-09-28T07:12:32.896Z] ------------------- [2022-09-28T07:12:32.896Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T07:12:32.896Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T07:12:32.896Z] Message: update stable to v1.0.239 [2022-09-28T07:12:33.466Z] ------------------- [2022-09-28T07:12:33.466Z] experimental info: [2022-09-28T07:12:33.466Z] ------------------- [2022-09-28T07:12:33.466Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T07:12:33.466Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T07:12:33.466Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T07:12:33.602Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-09-28T07:12:33.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-09-28T07:12:33.627Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T07:12:33.638Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T07:12:33.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T07:12:33.664Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T07:12:33.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T07:12:33.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T07:12:33.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T07:12:33.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T07:12:33.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T07:12:33.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-09-28T07:12:33.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T07:12:33.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T07:12:33.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T07:12:33.795Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T07:12:33.811Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T07:12:33.823Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T07:12:33.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T07:12:33.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T07:12:33.856Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T07:12:33.868Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T07:12:33.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T07:12:33.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T07:12:33.906Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T07:12:33.920Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T07:12:33.931Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T07:12:33.940Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T07:12:33.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T07:12:33.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T07:12:33.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo [2022-09-28T07:12:33.976Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 328ff54 [Pipeline] echo [2022-09-28T07:12:33.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T07:12:34.027Z] provisioning config files... [2022-09-28T07:12:34.041Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3228648961658866013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:12:34.344Z] ---> docker-login.sh [2022-09-28T07:12:34.344Z] nexus3.edgexfoundry.org:10001 [2022-09-28T07:12:34.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:34.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:34.606Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:34.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:34.606Z] [2022-09-28T07:12:34.606Z] Login Succeeded [2022-09-28T07:12:34.606Z] nexus3.edgexfoundry.org:10002 [2022-09-28T07:12:34.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:34.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:34.606Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:34.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:34.606Z] [2022-09-28T07:12:34.606Z] Login Succeeded [2022-09-28T07:12:34.866Z] nexus3.edgexfoundry.org:10003 [2022-09-28T07:12:34.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:34.866Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:34.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:34.866Z] [2022-09-28T07:12:34.866Z] Login Succeeded [2022-09-28T07:12:34.866Z] nexus3.edgexfoundry.org:10004 [2022-09-28T07:12:34.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:34.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:34.866Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:34.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:34.866Z] [2022-09-28T07:12:34.866Z] Login Succeeded [2022-09-28T07:12:34.866Z] docker.io [2022-09-28T07:12:35.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:35.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:35.389Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:35.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:35.389Z] [2022-09-28T07:12:35.389Z] Login Succeeded [2022-09-28T07:12:35.389Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T07:12:35.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T07:12:35.755Z] + git rev-list -1 --merges 328ff548ea1794223110aa3bbf079b4887c6fdbc~1..328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo [2022-09-28T07:12:35.785Z] -----------> git rev-list -1 --merges 328ff548ea1794223110aa3bbf079b4887c6fdbc~1..328ff548ea1794223110aa3bbf079b4887c6fdbc 328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:12:35.785Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc [false] [Pipeline] sh [2022-09-28T07:12:36.075Z] + git log --format=format:%s -1 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo [2022-09-28T07:12:36.092Z] ========================================================= [2022-09-28T07:12:36.092Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T07:12:36.092Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T07:12:36.427Z] + git log --format=format:%s -1 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] echo [2022-09-28T07:12:36.457Z] [semverPrep] GIT_COMMIT: 328ff548ea1794223110aa3bbf079b4887c6fdbc, Commit Message: Merge pull request #416 from hahattan/internal [Pipeline] echo [2022-09-28T07:12:36.466Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T07:12:36.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:12:36.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T07:12:36.802Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T07:12:36.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T07:12:36.802Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T07:12:36.802Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T07:12:36.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:37.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:12:37.152Z] [2022-09-28T07:12:37.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:37.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:12:37.453Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T07:12:37.453Z] b85a868b505f: Pulling fs layer [2022-09-28T07:12:37.453Z] e2be974225ed: Pulling fs layer [2022-09-28T07:12:37.453Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T07:12:37.453Z] 988bab9f4d93: Pulling fs layer [2022-09-28T07:12:37.453Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T07:12:37.453Z] eaf3925da568: Pulling fs layer [2022-09-28T07:12:37.453Z] bab4dde63d76: Pulling fs layer [2022-09-28T07:12:37.453Z] bde34c3a00c8: Pulling fs layer [2022-09-28T07:12:37.453Z] b352a97aabf1: Pulling fs layer [2022-09-28T07:12:37.453Z] 4872d77fe225: Pulling fs layer [2022-09-28T07:12:37.453Z] 5851b861e8e6: Pulling fs layer [2022-09-28T07:12:37.453Z] b352a97aabf1: Waiting [2022-09-28T07:12:37.453Z] 4872d77fe225: Waiting [2022-09-28T07:12:37.453Z] bab4dde63d76: Waiting [2022-09-28T07:12:37.453Z] 5851b861e8e6: Waiting [2022-09-28T07:12:37.453Z] bde34c3a00c8: Waiting [2022-09-28T07:12:37.453Z] 988bab9f4d93: Waiting [2022-09-28T07:12:37.453Z] 1469e6f7b9e6: Waiting [2022-09-28T07:12:37.453Z] eaf3925da568: Waiting [2022-09-28T07:12:37.453Z] e2be974225ed: Verifying Checksum [2022-09-28T07:12:37.453Z] e2be974225ed: Download complete [2022-09-28T07:12:37.453Z] 988bab9f4d93: Verifying Checksum [2022-09-28T07:12:37.453Z] 988bab9f4d93: Download complete [2022-09-28T07:12:37.715Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T07:12:37.715Z] 1469e6f7b9e6: Download complete [2022-09-28T07:12:37.715Z] eaf3925da568: Verifying Checksum [2022-09-28T07:12:37.715Z] eaf3925da568: Download complete [2022-09-28T07:12:37.715Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T07:12:37.715Z] 339a4e72a1f5: Download complete [2022-09-28T07:12:37.715Z] bde34c3a00c8: Verifying Checksum [2022-09-28T07:12:37.715Z] bde34c3a00c8: Download complete [2022-09-28T07:12:37.715Z] b352a97aabf1: Download complete [2022-09-28T07:12:37.715Z] 4872d77fe225: Verifying Checksum [2022-09-28T07:12:37.715Z] 4872d77fe225: Download complete [2022-09-28T07:12:37.715Z] 5851b861e8e6: Download complete [2022-09-28T07:12:37.715Z] b85a868b505f: Verifying Checksum [2022-09-28T07:12:37.715Z] b85a868b505f: Download complete [2022-09-28T07:12:37.975Z] bab4dde63d76: Verifying Checksum [2022-09-28T07:12:37.975Z] bab4dde63d76: Download complete [2022-09-28T07:12:38.913Z] b85a868b505f: Pull complete [2022-09-28T07:12:39.173Z] e2be974225ed: Pull complete [2022-09-28T07:12:39.751Z] 339a4e72a1f5: Pull complete [2022-09-28T07:12:39.751Z] 988bab9f4d93: Pull complete [2022-09-28T07:12:40.013Z] 1469e6f7b9e6: Pull complete [2022-09-28T07:12:40.013Z] eaf3925da568: Pull complete [2022-09-28T07:12:41.923Z] bab4dde63d76: Pull complete [2022-09-28T07:12:41.923Z] bde34c3a00c8: Pull complete [2022-09-28T07:12:42.182Z] b352a97aabf1: Pull complete [2022-09-28T07:12:42.182Z] 4872d77fe225: Pull complete [2022-09-28T07:12:42.442Z] 5851b861e8e6: Pull complete [2022-09-28T07:12:42.442Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T07:12:42.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:12:42.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:12:42.526Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:12:42.564Z] $ 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-09-28T07:12:44.651Z] $ docker top 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 -eo pid,comm [2022-09-28T07:12:44.713Z] 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-09-28T07:12:44.713Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:12:44.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:12:44.744Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:12:44.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:12:44.865Z] $ docker exec 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent [2022-09-28T07:12:44.985Z] SSH_AUTH_SOCK=/tmp/ssh-3HwKVtUMKR1A/agent.32 [2022-09-28T07:12:44.985Z] SSH_AGENT_PID=38 [2022-09-28T07:12:44.992Z] Running ssh-add (command line suppressed) [2022-09-28T07:12:45.105Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17151453544634697754.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17151453544634697754.key) [2022-09-28T07:12:45.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:12:45.408Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T07:12:45.425Z] $ docker exec --env ******** --env ******** 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent -k [2022-09-28T07:12:45.543Z] unset SSH_AUTH_SOCK; [2022-09-28T07:12:45.543Z] unset SSH_AGENT_PID; [2022-09-28T07:12:45.544Z] echo Agent pid 38 killed; [2022-09-28T07:12:45.553Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T07:12:45.581Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:12:45.581Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:12:45.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:12:45.703Z] $ docker exec 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent [2022-09-28T07:12:45.814Z] SSH_AUTH_SOCK=/tmp/ssh-PRcd2hu7CgRB/agent.70 [2022-09-28T07:12:45.814Z] SSH_AGENT_PID=76 [2022-09-28T07:12:45.819Z] Running ssh-add (command line suppressed) [2022-09-28T07:12:45.946Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12788062565873790911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12788062565873790911.key) [2022-09-28T07:12:45.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:12:46.246Z] + git semver init [2022-09-28T07:12:46.506Z] 2022-09-28 07:12:46,447 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T07:12:46.506Z] 2022-09-28 07:12:46,448 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-28T07:12:46.506Z] 2022-09-28 07:12:46,448 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2022-09-28T07:12:46.506Z] 2022-09-28 07:12:46,448 [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-09-28T07:12:47.444Z] 2022-09-28 07:12:47,331 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2022-09-28T07:12:47.444Z] 2022-09-28 07:12:47,331 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2022-09-28T07:12:47.444Z] 2022-09-28 07:12:47,331 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:12:47.444Z] 2022-09-28 07:12:47,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:12:47.444Z] 2.3.0-dev.19 [Pipeline] } [2022-09-28T07:12:47.458Z] $ docker exec --env ******** --env ******** 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 ssh-agent -k [2022-09-28T07:12:47.559Z] unset SSH_AUTH_SOCK; [2022-09-28T07:12:47.559Z] unset SSH_AGENT_PID; [2022-09-28T07:12:47.559Z] echo Agent pid 76 killed; [2022-09-28T07:12:47.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:12:47.862Z] + git semver [Pipeline] } [2022-09-28T07:12:48.136Z] $ docker stop --time=1 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 [2022-09-28T07:12:49.418Z] $ docker rm -f 7d0c2b34df9e502ebaf29c7913300879f87d31703f22aaa4b63f46f4640436c6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:12:49.748Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T07:12:49.914Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T07:12:49.916Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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-09-28T07:12:50.038Z] provisioning config files... [2022-09-28T07:12:50.046Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18188650295492729244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:12:50.336Z] ---> docker-login.sh [2022-09-28T07:12:50.337Z] nexus3.edgexfoundry.org:10001 [2022-09-28T07:12:50.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:50.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:50.337Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:50.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:50.337Z] [2022-09-28T07:12:50.337Z] Login Succeeded [2022-09-28T07:12:50.337Z] nexus3.edgexfoundry.org:10002 [2022-09-28T07:12:50.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:50.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:50.337Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:50.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:50.337Z] [2022-09-28T07:12:50.337Z] Login Succeeded [2022-09-28T07:12:50.337Z] nexus3.edgexfoundry.org:10003 [2022-09-28T07:12:50.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:50.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:50.597Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:50.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:50.597Z] [2022-09-28T07:12:50.597Z] Login Succeeded [2022-09-28T07:12:50.597Z] nexus3.edgexfoundry.org:10004 [2022-09-28T07:12:50.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:50.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:50.597Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:50.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:50.597Z] [2022-09-28T07:12:50.597Z] Login Succeeded [2022-09-28T07:12:50.597Z] docker.io [2022-09-28T07:12:50.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:12:51.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:12:51.114Z] Configure a credential helper to remove this warning. See [2022-09-28T07:12:51.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:12:51.114Z] [2022-09-28T07:12:51.114Z] Login Succeeded [2022-09-28T07:12:51.114Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T07:12:51.121Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T07:12:51.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:12:51.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:12:51.200Z] ========================================================= [2022-09-28T07:12:51.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T07:12:51.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:12:51.512Z] + 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-09-28T07:12:51.512Z] Sending build context to Docker daemon 6.119MB [2022-09-28T07:12:51.512Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T07:12:51.512Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T07:12:51.512Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T07:12:51.512Z] 2408cc74d12b: Pulling fs layer [2022-09-28T07:12:51.512Z] ea60b727a1ce: Pulling fs layer [2022-09-28T07:12:51.512Z] 30c4a7721957: Pulling fs layer [2022-09-28T07:12:51.512Z] 370296b7ddb6: Pulling fs layer [2022-09-28T07:12:51.512Z] 7c6cee850709: Pulling fs layer [2022-09-28T07:12:51.512Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T07:12:51.512Z] d94ebbe4e438: Pulling fs layer [2022-09-28T07:12:51.512Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T07:12:51.512Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T07:12:51.512Z] d94ebbe4e438: Waiting [2022-09-28T07:12:51.512Z] bcfd1f05c69d: Waiting [2022-09-28T07:12:51.512Z] 39a5fcdaea64: Waiting [2022-09-28T07:12:51.512Z] 370296b7ddb6: Waiting [2022-09-28T07:12:51.512Z] 7c6cee850709: Waiting [2022-09-28T07:12:51.512Z] 30c4a7721957: Verifying Checksum [2022-09-28T07:12:51.512Z] 30c4a7721957: Download complete [2022-09-28T07:12:51.512Z] ea60b727a1ce: Verifying Checksum [2022-09-28T07:12:51.771Z] 7c6cee850709: Verifying Checksum [2022-09-28T07:12:51.771Z] 7c6cee850709: Download complete [2022-09-28T07:12:51.771Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T07:12:51.771Z] 39a5fcdaea64: Download complete [2022-09-28T07:12:51.771Z] 2408cc74d12b: Verifying Checksum [2022-09-28T07:12:51.771Z] 2408cc74d12b: Download complete [2022-09-28T07:12:51.771Z] d94ebbe4e438: Verifying Checksum [2022-09-28T07:12:51.771Z] d94ebbe4e438: Download complete [2022-09-28T07:12:51.771Z] 2408cc74d12b: Pull complete [2022-09-28T07:12:52.030Z] ea60b727a1ce: Pull complete [2022-09-28T07:12:52.030Z] 30c4a7721957: Pull complete [2022-09-28T07:12:52.030Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T07:12:52.030Z] 59ccb84bbe0f: Download complete [2022-09-28T07:12:52.599Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T07:12:52.599Z] bcfd1f05c69d: Download complete [2022-09-28T07:12:52.599Z] 370296b7ddb6: Verifying Checksum [2022-09-28T07:12:52.599Z] 370296b7ddb6: Download complete [2022-09-28T07:12:56.813Z] 370296b7ddb6: Pull complete [2022-09-28T07:12:56.813Z] 7c6cee850709: Pull complete [2022-09-28T07:12:56.813Z] 39a5fcdaea64: Pull complete [2022-09-28T07:12:56.813Z] d94ebbe4e438: Pull complete [2022-09-28T07:12:59.347Z] bcfd1f05c69d: Pull complete [2022-09-28T07:12:59.606Z] 59ccb84bbe0f: Pull complete [2022-09-28T07:12:59.606Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T07:12:59.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T07:12:59.606Z] ---> a4fb48ad2a94 [2022-09-28T07:12:59.606Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T07:13:03.095Z] ---> Running in 4eb6779db532 [2022-09-28T07:13:03.095Z] Removing intermediate container 4eb6779db532 [2022-09-28T07:13:03.095Z] ---> 5f71e71e20e7 [2022-09-28T07:13:03.095Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T07:13:03.095Z] ---> Running in 624f0538164c [2022-09-28T07:13:03.095Z] Removing intermediate container 624f0538164c [2022-09-28T07:13:03.095Z] ---> 8c7e98709b12 [2022-09-28T07:13:03.095Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T07:13:03.095Z] ---> Running in 317f2eeb7aca [2022-09-28T07:13:03.095Z] Removing intermediate container 317f2eeb7aca [2022-09-28T07:13:03.095Z] ---> c0f7caabb01b [2022-09-28T07:13:03.095Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T07:13:03.095Z] ---> Running in d73541e6c6bc [2022-09-28T07:13:03.095Z] Removing intermediate container d73541e6c6bc [2022-09-28T07:13:03.095Z] ---> eb67f569fa17 [2022-09-28T07:13:03.095Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T07:13:03.095Z] ---> Running in cb9bf9d7b0f4 [2022-09-28T07:13:03.664Z] Removing intermediate container cb9bf9d7b0f4 [2022-09-28T07:13:03.664Z] ---> 388265b18ab4 [2022-09-28T07:13:03.664Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T07:13:03.664Z] ---> Running in fe8cfaac264e [2022-09-28T07:13:03.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T07:13:04.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T07:13:04.999Z] Still waiting to schedule task [2022-09-28T07:13:05.000Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1791’ [2022-09-28T07:13:05.126Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T07:13:05.126Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T07:13:05.386Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T07:13:05.386Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T07:13:05.386Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T07:13:05.386Z] OK: 216 MiB in 55 packages [2022-09-28T07:13:05.956Z] Removing intermediate container fe8cfaac264e [2022-09-28T07:13:05.956Z] ---> d9c5e88b36bf [2022-09-28T07:13:05.956Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-09-28T07:13:05.956Z] ---> Running in bab5ef413f21 [2022-09-28T07:13:05.956Z] Removing intermediate container bab5ef413f21 [2022-09-28T07:13:05.956Z] ---> 576012b20b8a [2022-09-28T07:13:05.956Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T07:13:06.215Z] ---> eb1aa35aaabf [2022-09-28T07:13:06.215Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T07:13:06.215Z] ---> Running in c007b62d1b96 [2022-09-28T07:13:28.167Z] Removing intermediate container c007b62d1b96 [2022-09-28T07:13:28.167Z] ---> 112fb524f8ff [2022-09-28T07:13:28.167Z] Step 12/13 : COPY . . [2022-09-28T07:13:28.167Z] ---> 00ac0a6846ce [2022-09-28T07:13:28.167Z] Step 13/13 : RUN $MAKE [2022-09-28T07:13:28.167Z] ---> Running in 7579233545db [2022-09-28T07:13:28.167Z] noop [2022-09-28T07:13:28.167Z] Removing intermediate container 7579233545db [2022-09-28T07:13:28.167Z] ---> 3850eb72df5b [2022-09-28T07:13:28.167Z] Successfully built 3850eb72df5b [2022-09-28T07:13:28.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:13:28.483Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T07:13:28.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:13:28.544Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:13:28.575Z] $ 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-09-28T07:13:28.898Z] $ docker top a191a06541435ffc4c1bb6876d0a06925742d1b85f2e804574b556c82398492c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:13:29.239Z] + go version [2022-09-28T07:13:29.239Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T07:13:29.251Z] $ docker stop --time=1 a191a06541435ffc4c1bb6876d0a06925742d1b85f2e804574b556c82398492c [2022-09-28T07:13:30.506Z] $ docker rm -f a191a06541435ffc4c1bb6876d0a06925742d1b85f2e804574b556c82398492c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:13:30.890Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T07:13:30.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:13:30.957Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:13:30.989Z] $ 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-09-28T07:13:31.301Z] $ docker top 822a52af90e429f2f135a78575399fa0c0c6aa9d293844eead747c79bcfb930e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:13:31.638Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T07:13:31.935Z] + make test [2022-09-28T07:13:31.935Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T07:13:32.193Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-28T07:13:42.162Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-28T07:13:42.421Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-09-28T07:13:42.421Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-28T07:13:50.528Z] 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-09-28T07:13:50.528Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T07:13:53.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T07:13:53.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T07:13:53.060Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T07:13:53.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T07:13:53.084Z] $ docker stop --time=1 822a52af90e429f2f135a78575399fa0c0c6aa9d293844eead747c79bcfb930e [2022-09-28T07:13:55.392Z] $ docker rm -f 822a52af90e429f2f135a78575399fa0c0c6aa9d293844eead747c79bcfb930e [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:13:55.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T07:13:55.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T07:13:56.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T07:13:56.626Z] + ls -al . [2022-09-28T07:13:56.626Z] total 184 [2022-09-28T07:13:56.626Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 07:13 . [2022-09-28T07:13:56.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:12 .. [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 07:12 .dockerignore [2022-09-28T07:13:56.626Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 07:13 .git [2022-09-28T07:13:56.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:12 .github [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 07:12 .gitignore [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 07:12 .golangci.yml [2022-09-28T07:13:56.626Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:12 .semver [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 07:12 Attribution.txt [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 07:12 CHANGELOG.md [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 07:12 Dockerfile [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 07:12 GOVERNANCE.md [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 07:12 Jenkinsfile [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 07:12 LICENSE [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 07:12 Makefile [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 07:12 OWNERS.md [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 07:12 README.md [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 07:12 VERSION [2022-09-28T07:13:56.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:12 bin [2022-09-28T07:13:56.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:12 cmd [2022-09-28T07:13:56.626Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 07:13 coverage.out [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 07:12 go.mod [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 07:12 go.sum [2022-09-28T07:13:56.626Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:12 internal [2022-09-28T07:13:56.626Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:12 mock [2022-09-28T07:13:56.626Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:12 snap [2022-09-28T07:13:56.626Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 07:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:13:56.949Z] + 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=328ff548ea1794223110aa3bbf079b4887c6fdbc --label arch=amd64 --label version=2.3.0-dev.19 . [2022-09-28T07:13:56.949Z] Sending build context to Docker daemon 6.137MB [2022-09-28T07:13:56.949Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T07:13:56.949Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T07:13:56.949Z] ---> 3850eb72df5b [2022-09-28T07:13:56.949Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-28T07:13:57.209Z] ---> Running in f15d14e187fa [2022-09-28T07:13:57.209Z] Removing intermediate container f15d14e187fa [2022-09-28T07:13:57.209Z] ---> ad7a0aeae64d [2022-09-28T07:13:57.209Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T07:13:57.209Z] ---> Running in fdcdebbb3983 [2022-09-28T07:13:57.209Z] Removing intermediate container fdcdebbb3983 [2022-09-28T07:13:57.209Z] ---> e74689b2d8fe [2022-09-28T07:13:57.209Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T07:13:57.209Z] ---> Running in e85a690d9a81 [2022-09-28T07:13:57.467Z] Removing intermediate container e85a690d9a81 [2022-09-28T07:13:57.467Z] ---> ada0743fd100 [2022-09-28T07:13:57.467Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T07:13:57.467Z] ---> Running in b3b4ba7bdac8 [2022-09-28T07:13:57.467Z] Removing intermediate container b3b4ba7bdac8 [2022-09-28T07:13:57.467Z] ---> 6579c94be376 [2022-09-28T07:13:57.467Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T07:13:57.467Z] ---> Running in f7e0f1d1b9f9 [2022-09-28T07:13:58.034Z] Removing intermediate container f7e0f1d1b9f9 [2022-09-28T07:13:58.034Z] ---> 3ea97598f243 [2022-09-28T07:13:58.034Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T07:13:58.034Z] ---> Running in 2a82d4bcc134 [2022-09-28T07:13:58.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T07:13:59.235Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T07:13:59.495Z] OK: 216 MiB in 55 packages [2022-09-28T07:13:59.753Z] Removing intermediate container 2a82d4bcc134 [2022-09-28T07:13:59.753Z] ---> 383b6c31f9ca [2022-09-28T07:13:59.753Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-09-28T07:13:59.753Z] ---> Running in e0f4ae0b1edc [2022-09-28T07:13:59.753Z] Removing intermediate container e0f4ae0b1edc [2022-09-28T07:13:59.753Z] ---> c694c3294d64 [2022-09-28T07:13:59.753Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-28T07:14:00.012Z] ---> b0468e599dd1 [2022-09-28T07:14:00.012Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T07:14:00.012Z] ---> Running in 1d49d3ba1b3e [2022-09-28T07:14:00.580Z] Removing intermediate container 1d49d3ba1b3e [2022-09-28T07:14:00.580Z] ---> 9994a972f664 [2022-09-28T07:14:00.580Z] Step 12/25 : COPY . . [2022-09-28T07:14:00.839Z] ---> 869161997e6a [2022-09-28T07:14:00.839Z] Step 13/25 : RUN $MAKE [2022-09-28T07:14:00.839Z] ---> Running in d8648245afa1 [2022-09-28T07:14:01.101Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-28T07:14:23.079Z] Removing intermediate container d8648245afa1 [2022-09-28T07:14:23.079Z] ---> a14d1c1d9e4b [2022-09-28T07:14:23.079Z] Step 14/25 : FROM alpine:3.16 [2022-09-28T07:14:23.358Z] 3.16: Pulling from library/alpine [2022-09-28T07:14:23.358Z] 213ec9aee27d: Pulling fs layer [2022-09-28T07:14:23.628Z] 213ec9aee27d: Verifying Checksum [2022-09-28T07:14:23.628Z] 213ec9aee27d: Download complete [2022-09-28T07:14:23.892Z] 213ec9aee27d: Pull complete [2022-09-28T07:14:23.893Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T07:14:23.893Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T07:14:23.893Z] ---> 9c6f07244728 [2022-09-28T07:14:23.893Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-28T07:14:23.893Z] ---> Running in 82d437f1971b [2022-09-28T07:14:23.893Z] Removing intermediate container 82d437f1971b [2022-09-28T07:14:23.893Z] ---> a9f2d921097b [2022-09-28T07:14:23.893Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T07:14:23.893Z] ---> Running in 8391fc8d8124 [2022-09-28T07:14:24.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T07:14:24.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T07:14:24.707Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T07:14:24.707Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T07:14:24.707Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T07:14:24.707Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T07:14:24.707Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T07:14:24.707Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T07:14:24.707Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T07:14:24.707Z] OK: 8 MiB in 20 packages [2022-09-28T07:14:25.278Z] Removing intermediate container 8391fc8d8124 [2022-09-28T07:14:25.278Z] ---> 4a205961a3bc [2022-09-28T07:14:25.278Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-28T07:14:25.996Z] ---> c48e77c3bebc [2022-09-28T07:14:25.996Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-28T07:14:25.996Z] ---> 3d3dc451a136 [2022-09-28T07:14:25.996Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-28T07:14:26.256Z] ---> 3684e90a07fa [2022-09-28T07:14:26.256Z] Step 20/25 : EXPOSE 59982 [2022-09-28T07:14:26.256Z] ---> Running in 63d331fd4a8b [2022-09-28T07:14:26.256Z] Removing intermediate container 63d331fd4a8b [2022-09-28T07:14:26.256Z] ---> 2e0b693ed047 [2022-09-28T07:14:26.256Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-09-28T07:14:26.256Z] ---> Running in 396f2e38a579 [2022-09-28T07:14:26.256Z] Removing intermediate container 396f2e38a579 [2022-09-28T07:14:26.256Z] ---> 67ef007064a1 [2022-09-28T07:14:26.256Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T07:14:26.256Z] ---> Running in c62cdedbf36d [2022-09-28T07:14:26.515Z] Removing intermediate container c62cdedbf36d [2022-09-28T07:14:26.515Z] ---> c28962b8a422 [2022-09-28T07:14:26.515Z] Step 23/25 : LABEL arch=amd64 [2022-09-28T07:14:26.515Z] ---> Running in a0ac5aabe3c7 [2022-09-28T07:14:26.515Z] Removing intermediate container a0ac5aabe3c7 [2022-09-28T07:14:26.515Z] ---> ae770c1a265b [2022-09-28T07:14:26.515Z] Step 24/25 : LABEL git_sha=328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:14:26.515Z] ---> Running in ec6538dd290c [2022-09-28T07:14:26.515Z] Removing intermediate container ec6538dd290c [2022-09-28T07:14:26.515Z] ---> 7f53cf8a7241 [2022-09-28T07:14:26.515Z] Step 25/25 : LABEL version=2.3.0-dev.19 [2022-09-28T07:14:26.774Z] ---> Running in 7a8cc65ae9c7 [2022-09-28T07:14:26.774Z] Removing intermediate container 7a8cc65ae9c7 [2022-09-28T07:14:26.774Z] ---> 57cb5f3e66df [2022-09-28T07:14:26.774Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T07:14:26.774Z] Successfully built 57cb5f3e66df [2022-09-28T07:14:26.774Z] 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-09-28T07:14:26.853Z] provisioning config files... [2022-09-28T07:14:26.863Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10038165181531150811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:14:27.163Z] ---> docker-login.sh [2022-09-28T07:14:27.163Z] nexus3.edgexfoundry.org:10001 [2022-09-28T07:14:27.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:14:27.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:14:27.163Z] Configure a credential helper to remove this warning. See [2022-09-28T07:14:27.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:14:27.163Z] [2022-09-28T07:14:27.163Z] Login Succeeded [2022-09-28T07:14:27.163Z] nexus3.edgexfoundry.org:10002 [2022-09-28T07:14:27.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:14:27.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:14:27.163Z] Configure a credential helper to remove this warning. See [2022-09-28T07:14:27.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:14:27.163Z] [2022-09-28T07:14:27.163Z] Login Succeeded [2022-09-28T07:14:27.163Z] nexus3.edgexfoundry.org:10003 [2022-09-28T07:14:27.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:14:27.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:14:27.422Z] Configure a credential helper to remove this warning. See [2022-09-28T07:14:27.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:14:27.422Z] [2022-09-28T07:14:27.422Z] Login Succeeded [2022-09-28T07:14:27.422Z] nexus3.edgexfoundry.org:10004 [2022-09-28T07:14:27.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:14:27.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:14:27.422Z] Configure a credential helper to remove this warning. See [2022-09-28T07:14:27.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:14:27.422Z] [2022-09-28T07:14:27.422Z] Login Succeeded [2022-09-28T07:14:27.422Z] docker.io [2022-09-28T07:14:27.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:14:27.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:14:27.946Z] Configure a credential helper to remove this warning. See [2022-09-28T07:14:27.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:14:27.946Z] [2022-09-28T07:14:27.946Z] Login Succeeded [2022-09-28T07:14:27.946Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T07:14:27.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T07:14:27.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:14:28.008Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2022-09-28T07:14:28.008Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:14:28.008Z] latest [2022-09-28T07:14:28.008Z] 2.3.0-dev.19 [2022-09-28T07:14:28.008Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [2022-09-28T07:14:28.008Z] main [2022-09-28T07:14:28.008Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:28.325Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:28.630Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:14:28.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-28T07:14:28.630Z] ee6fa4a63e07: Preparing [2022-09-28T07:14:28.630Z] 143fd4eabb8f: Preparing [2022-09-28T07:14:28.630Z] a79a70115de8: Preparing [2022-09-28T07:14:28.630Z] 72e9815dc432: Preparing [2022-09-28T07:14:28.630Z] 994393dc58e7: Preparing [2022-09-28T07:14:28.630Z] 994393dc58e7: Layer already exists [2022-09-28T07:14:28.630Z] 143fd4eabb8f: Pushed [2022-09-28T07:14:28.630Z] ee6fa4a63e07: Pushed [2022-09-28T07:14:28.889Z] 72e9815dc432: Pushed [2022-09-28T07:14:31.424Z] a79a70115de8: Pushed [2022-09-28T07:14:31.684Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:31.999Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:32.305Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-28T07:14:32.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-28T07:14:32.305Z] ee6fa4a63e07: Preparing [2022-09-28T07:14:32.305Z] 143fd4eabb8f: Preparing [2022-09-28T07:14:32.305Z] a79a70115de8: Preparing [2022-09-28T07:14:32.305Z] 72e9815dc432: Preparing [2022-09-28T07:14:32.305Z] 994393dc58e7: Preparing [2022-09-28T07:14:32.305Z] ee6fa4a63e07: Layer already exists [2022-09-28T07:14:32.305Z] a79a70115de8: Layer already exists [2022-09-28T07:14:32.305Z] 994393dc58e7: Layer already exists [2022-09-28T07:14:32.305Z] 143fd4eabb8f: Layer already exists [2022-09-28T07:14:32.305Z] 72e9815dc432: Layer already exists [2022-09-28T07:14:32.305Z] latest: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:32.611Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:32.912Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.19 [2022-09-28T07:14:32.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-28T07:14:32.912Z] ee6fa4a63e07: Preparing [2022-09-28T07:14:32.912Z] 143fd4eabb8f: Preparing [2022-09-28T07:14:32.912Z] a79a70115de8: Preparing [2022-09-28T07:14:32.912Z] 72e9815dc432: Preparing [2022-09-28T07:14:32.912Z] 994393dc58e7: Preparing [2022-09-28T07:14:32.912Z] 994393dc58e7: Layer already exists [2022-09-28T07:14:32.912Z] ee6fa4a63e07: Layer already exists [2022-09-28T07:14:32.912Z] 143fd4eabb8f: Layer already exists [2022-09-28T07:14:32.912Z] a79a70115de8: Layer already exists [2022-09-28T07:14:32.912Z] 72e9815dc432: Layer already exists [2022-09-28T07:14:32.912Z] 2.3.0-dev.19: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:33.218Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:33.516Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [2022-09-28T07:14:33.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-28T07:14:33.516Z] ee6fa4a63e07: Preparing [2022-09-28T07:14:33.516Z] 143fd4eabb8f: Preparing [2022-09-28T07:14:33.516Z] a79a70115de8: Preparing [2022-09-28T07:14:33.516Z] 72e9815dc432: Preparing [2022-09-28T07:14:33.516Z] 994393dc58e7: Preparing [2022-09-28T07:14:33.516Z] ee6fa4a63e07: Layer already exists [2022-09-28T07:14:33.516Z] 72e9815dc432: Layer already exists [2022-09-28T07:14:33.516Z] 143fd4eabb8f: Layer already exists [2022-09-28T07:14:33.516Z] 994393dc58e7: Layer already exists [2022-09-28T07:14:33.516Z] a79a70115de8: Layer already exists [2022-09-28T07:14:33.516Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:33.816Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:34.124Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2022-09-28T07:14:34.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2022-09-28T07:14:34.124Z] ee6fa4a63e07: Preparing [2022-09-28T07:14:34.124Z] 143fd4eabb8f: Preparing [2022-09-28T07:14:34.124Z] a79a70115de8: Preparing [2022-09-28T07:14:34.124Z] 72e9815dc432: Preparing [2022-09-28T07:14:34.124Z] 994393dc58e7: Preparing [2022-09-28T07:14:34.124Z] 72e9815dc432: Layer already exists [2022-09-28T07:14:34.124Z] 994393dc58e7: Layer already exists [2022-09-28T07:14:34.124Z] 143fd4eabb8f: Layer already exists [2022-09-28T07:14:34.124Z] a79a70115de8: Layer already exists [2022-09-28T07:14:34.124Z] ee6fa4a63e07: Layer already exists [2022-09-28T07:14:34.124Z] main: digest: sha256:f281ff0cab618d895210bc06b31c93d52a3baf3a84ce19869803a9b5fba46220 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T07:14:34.167Z] ===================================================== [Pipeline] echo [2022-09-28T07:14:34.180Z] taggedImages: [2022-09-28T07:14:34.180Z] - nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:14:34.180Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2022-09-28T07:14:34.180Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2.3.0-dev.19 [2022-09-28T07:14:34.180Z] - nexus3.edgexfoundry.org:10004/device-mqtt:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [2022-09-28T07:14:34.180Z] - 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-09-28T07:14:34.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:14:34.540Z] [2022-09-28T07:14:34.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:14:34.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:14:34.844Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T07:14:34.844Z] 5eb5b503b376: Pulling fs layer [2022-09-28T07:14:34.844Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T07:14:34.844Z] ec43610c2a17: Pulling fs layer [2022-09-28T07:14:34.844Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T07:14:34.844Z] 33b1e0a273af: Pulling fs layer [2022-09-28T07:14:34.844Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T07:14:34.844Z] 2f39f015ded8: Pulling fs layer [2022-09-28T07:14:34.844Z] 5d3b04190fa2: Waiting [2022-09-28T07:14:34.844Z] 3a2ae6a8a46f: Waiting [2022-09-28T07:14:34.844Z] 2f39f015ded8: Waiting [2022-09-28T07:14:34.844Z] 33b1e0a273af: Waiting [2022-09-28T07:14:34.844Z] 5c69ac0246d0: Download complete [2022-09-28T07:14:34.844Z] 3a2ae6a8a46f: Download complete [2022-09-28T07:14:34.844Z] 33b1e0a273af: Verifying Checksum [2022-09-28T07:14:34.844Z] 33b1e0a273af: Download complete [2022-09-28T07:14:34.844Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T07:14:34.844Z] 5d3b04190fa2: Download complete [2022-09-28T07:14:35.103Z] ec43610c2a17: Verifying Checksum [2022-09-28T07:14:35.103Z] ec43610c2a17: Download complete [2022-09-28T07:14:35.103Z] 5eb5b503b376: Verifying Checksum [2022-09-28T07:14:35.103Z] 5eb5b503b376: Download complete [2022-09-28T07:14:35.672Z] 2f39f015ded8: Download complete [2022-09-28T07:14:36.238Z] 5eb5b503b376: Pull complete [2022-09-28T07:14:36.495Z] 5c69ac0246d0: Pull complete [2022-09-28T07:14:37.058Z] ec43610c2a17: Pull complete [2022-09-28T07:14:37.058Z] 3a2ae6a8a46f: Pull complete [2022-09-28T07:14:37.322Z] 33b1e0a273af: Pull complete [2022-09-28T07:14:37.322Z] 5d3b04190fa2: Pull complete [2022-09-28T07:14:41.504Z] 2f39f015ded8: Pull complete [2022-09-28T07:14:41.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T07:14:41.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:14:41.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:14:41.579Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:14:41.607Z] $ 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-09-28T07:14:45.050Z] $ docker top 5bd860a0463c4fcbc29ae51640890bf5e64405669b0d1fe304d02d8ce786a728 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:14:45.431Z] ---> job-cost.sh [2022-09-28T07:14:45.431Z] lf-activate-venv: SKIPPING [2022-09-28T07:14:45.431Z] INFO: No Stack... [2022-09-28T07:14:45.691Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T07:14:46.258Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T07:14:46.547Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2022-09-28T07:14:46.547Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T07:14:46.559Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [2022-09-28T07:14:46.565Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] did not exist. Created. [2022-09-28T07:14:46.565Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T07:14:46.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T07:14:46.881Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T07:14:46.887Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T07:14:46.905Z] $ docker stop --time=1 5bd860a0463c4fcbc29ae51640890bf5e64405669b0d1fe304d02d8ce786a728 [2022-09-28T07:14:48.057Z] $ docker rm -f 5bd860a0463c4fcbc29ae51640890bf5e64405669b0d1fe304d02d8ce786a728 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T07:15:38.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1795 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2022-09-28T07:15:38.848Z] Running in /w/workspace/device-mqtt-go/66 [Pipeline] { [Pipeline] checkout [2022-09-28T07:15:38.879Z] Selected Git installation does not exist. Using Default [2022-09-28T07:15:38.879Z] The recommended git tool is: NONE [2022-09-28T07:15:44.374Z] using credential edgex-jenkins-ssh [2022-09-28T07:15:44.401Z] Cloning the remote Git repository [2022-09-28T07:15:44.455Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-28T07:15:44.550Z] > git init /w/workspace/device-mqtt-go/66 # timeout=10 [2022-09-28T07:15:44.728Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-09-28T07:15:44.730Z] > git --version # timeout=10 [2022-09-28T07:15:44.751Z] > git --version # 'git version 2.25.1' [2022-09-28T07:15:44.753Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T07:15:44.801Z] Verifying host key using known hosts file [2022-09-28T07:15:45.017Z] 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-09-28T07:15:45.032Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T07:15:46.154Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-09-28T07:15:46.178Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T07:15:47.085Z] Avoid second fetch [2022-09-28T07:15:47.086Z] Checking out Revision 328ff548ea1794223110aa3bbf079b4887c6fdbc (main) [2022-09-28T07:15:47.105Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T07:15:47.126Z] > git checkout -f 328ff548ea1794223110aa3bbf079b4887c6fdbc # timeout=10 [2022-09-28T07:15:47.637Z] Commit message: "Merge pull request #416 from hahattan/internal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T07:15:48.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T07:15:48.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T07:15:48.471Z] Dload Upload Total Spent Left Speed [2022-09-28T07:15:48.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2022-09-28T07:15:49.168Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T07:15:49.505Z] + sudo tee /etc/docker/daemon.new [2022-09-28T07:15:49.505Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T07:15:49.505Z] { [2022-09-28T07:15:49.505Z] "registry-mirrors": [ [2022-09-28T07:15:49.505Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T07:15:49.505Z] ], [2022-09-28T07:15:49.505Z] "bip": "10.250.0.254/24", [2022-09-28T07:15:49.505Z] "hosts": [ [2022-09-28T07:15:49.505Z] "tcp://0.0.0.0:5555", [2022-09-28T07:15:49.505Z] "unix:///var/run/docker.sock" [2022-09-28T07:15:49.505Z] ], [2022-09-28T07:15:49.505Z] "mtu": 1458, [2022-09-28T07:15:49.505Z] "selinux-enabled": true, [2022-09-28T07:15:49.505Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T07:15:49.505Z] } [Pipeline] sh [2022-09-28T07:15:49.854Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T07:15:50.201Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T07:16:08.478Z] provisioning config files... [2022-09-28T07:16:08.507Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/66@tmp/config9995752859056017582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:16:08.870Z] ---> docker-login.sh [2022-09-28T07:16:08.871Z] nexus3.edgexfoundry.org:10001 [2022-09-28T07:16:09.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:16:09.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:16:09.733Z] Configure a credential helper to remove this warning. See [2022-09-28T07:16:09.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:16:09.733Z] [2022-09-28T07:16:09.733Z] Login Succeeded [2022-09-28T07:16:09.733Z] nexus3.edgexfoundry.org:10002 [2022-09-28T07:16:10.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:16:10.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:16:10.004Z] Configure a credential helper to remove this warning. See [2022-09-28T07:16:10.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:16:10.004Z] [2022-09-28T07:16:10.004Z] Login Succeeded [2022-09-28T07:16:10.275Z] nexus3.edgexfoundry.org:10003 [2022-09-28T07:16:10.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:16:10.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:16:10.558Z] Configure a credential helper to remove this warning. See [2022-09-28T07:16:10.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:16:10.558Z] [2022-09-28T07:16:10.558Z] Login Succeeded [2022-09-28T07:16:10.558Z] nexus3.edgexfoundry.org:10004 [2022-09-28T07:16:10.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:16:11.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:16:11.099Z] Configure a credential helper to remove this warning. See [2022-09-28T07:16:11.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:16:11.099Z] [2022-09-28T07:16:11.099Z] Login Succeeded [2022-09-28T07:16:11.099Z] docker.io [2022-09-28T07:16:11.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:16:11.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:16:11.639Z] Configure a credential helper to remove this warning. See [2022-09-28T07:16:11.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:16:11.639Z] [2022-09-28T07:16:11.639Z] Login Succeeded [2022-09-28T07:16:11.640Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T07:16:11.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T07:16:11.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:16:11.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:16:11.873Z] ========================================================= [2022-09-28T07:16:11.873Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T07:16:11.873Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:16:12.224Z] + 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-09-28T07:16:12.494Z] Sending build context to Docker daemon 3.163MB [2022-09-28T07:16:12.495Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T07:16:12.495Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-28T07:16:13.917Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T07:16:13.917Z] b3c136eddcbf: Pulling fs layer [2022-09-28T07:16:13.917Z] c0a3192eca97: Pulling fs layer [2022-09-28T07:16:13.917Z] a050256f5b6f: Pulling fs layer [2022-09-28T07:16:13.917Z] 656be50a0ddc: Pulling fs layer [2022-09-28T07:16:13.917Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T07:16:13.917Z] 46d945488cbd: Pulling fs layer [2022-09-28T07:16:13.917Z] 8a5474983e97: Pulling fs layer [2022-09-28T07:16:13.917Z] 329c88fbcd65: Pulling fs layer [2022-09-28T07:16:13.917Z] 46d945488cbd: Waiting [2022-09-28T07:16:13.917Z] 8a5474983e97: Waiting [2022-09-28T07:16:13.917Z] 329c88fbcd65: Waiting [2022-09-28T07:16:13.917Z] 656be50a0ddc: Waiting [2022-09-28T07:16:13.917Z] 2bbca73fdf42: Waiting [2022-09-28T07:16:13.917Z] a050256f5b6f: Verifying Checksum [2022-09-28T07:16:13.917Z] a050256f5b6f: Download complete [2022-09-28T07:16:14.186Z] c0a3192eca97: Download complete [2022-09-28T07:16:14.186Z] 2bbca73fdf42: Download complete [2022-09-28T07:16:14.186Z] 46d945488cbd: Verifying Checksum [2022-09-28T07:16:14.186Z] 46d945488cbd: Download complete [2022-09-28T07:16:14.186Z] b3c136eddcbf: Verifying Checksum [2022-09-28T07:16:14.186Z] b3c136eddcbf: Download complete [2022-09-28T07:16:15.165Z] b3c136eddcbf: Pull complete [2022-09-28T07:16:15.438Z] 329c88fbcd65: Verifying Checksum [2022-09-28T07:16:15.438Z] 329c88fbcd65: Download complete [2022-09-28T07:16:16.416Z] 8a5474983e97: Verifying Checksum [2022-09-28T07:16:16.417Z] 8a5474983e97: Download complete [2022-09-28T07:16:16.417Z] c0a3192eca97: Pull complete [2022-09-28T07:16:16.686Z] a050256f5b6f: Pull complete [2022-09-28T07:16:16.955Z] 656be50a0ddc: Verifying Checksum [2022-09-28T07:16:16.955Z] 656be50a0ddc: Download complete [2022-09-28T07:16:29.330Z] 656be50a0ddc: Pull complete [2022-09-28T07:16:29.330Z] 2bbca73fdf42: Pull complete [2022-09-28T07:16:29.601Z] 46d945488cbd: Pull complete [2022-09-28T07:16:36.357Z] 8a5474983e97: Pull complete [2022-09-28T07:16:37.781Z] 329c88fbcd65: Pull complete [2022-09-28T07:16:37.781Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T07:16:37.781Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T07:16:37.781Z] ---> ff4287adb874 [2022-09-28T07:16:37.781Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-09-28T07:16:39.747Z] ---> Running in 15c32d941ced [2022-09-28T07:16:39.747Z] Removing intermediate container 15c32d941ced [2022-09-28T07:16:39.747Z] ---> 58d9c52198fb [2022-09-28T07:16:39.747Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T07:16:40.017Z] ---> Running in fdfa4477285d [2022-09-28T07:16:40.351Z] Removing intermediate container fdfa4477285d [2022-09-28T07:16:40.351Z] ---> 6fc2cfcde94e [2022-09-28T07:16:40.351Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T07:16:40.351Z] ---> Running in 9226c0c64e95 [2022-09-28T07:16:40.632Z] Removing intermediate container 9226c0c64e95 [2022-09-28T07:16:40.632Z] ---> 211dd6ea48b1 [2022-09-28T07:16:40.632Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T07:16:40.903Z] ---> Running in fca4b9f9f63f [2022-09-28T07:16:41.204Z] Removing intermediate container fca4b9f9f63f [2022-09-28T07:16:41.204Z] ---> 9c933648b78c [2022-09-28T07:16:41.204Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T07:16:41.204Z] ---> Running in 31a3c6ff8919 [2022-09-28T07:16:43.249Z] Removing intermediate container 31a3c6ff8919 [2022-09-28T07:16:43.249Z] ---> f7ee371b85ba [2022-09-28T07:16:43.249Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T07:16:43.249Z] ---> Running in 630fcf1bd6b1 [2022-09-28T07:16:44.213Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T07:16:45.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T07:16:46.140Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-28T07:16:46.140Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-28T07:16:46.140Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-28T07:16:46.412Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-28T07:16:46.412Z] Executing busybox-1.35.0-r13.trigger [2022-09-28T07:16:46.412Z] OK: 226 MiB in 55 packages [2022-09-28T07:16:47.382Z] Removing intermediate container 630fcf1bd6b1 [2022-09-28T07:16:47.382Z] ---> b9cfe7448179 [2022-09-28T07:16:47.382Z] Step 9/13 : WORKDIR /device-mqtt-go [2022-09-28T07:16:47.668Z] ---> Running in 4aceade7d100 [2022-09-28T07:16:47.934Z] Removing intermediate container 4aceade7d100 [2022-09-28T07:16:47.934Z] ---> b75cf3accb02 [2022-09-28T07:16:47.934Z] Step 10/13 : COPY go.mod vendor* ./ [2022-09-28T07:16:48.207Z] ---> 7af2afe5a616 [2022-09-28T07:16:48.207Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T07:16:48.477Z] ---> Running in 6bf47d9b7387 [2022-09-28T07:17:44.922Z] Removing intermediate container 6bf47d9b7387 [2022-09-28T07:17:44.922Z] ---> 3310ba1ec07c [2022-09-28T07:17:44.922Z] Step 12/13 : COPY . . [2022-09-28T07:17:44.922Z] ---> db752d131d12 [2022-09-28T07:17:44.922Z] Step 13/13 : RUN $MAKE [2022-09-28T07:17:44.922Z] ---> Running in 21abc7a81ecb [2022-09-28T07:17:44.922Z] noop [2022-09-28T07:17:44.922Z] Removing intermediate container 21abc7a81ecb [2022-09-28T07:17:44.922Z] ---> 4d8d48932995 [2022-09-28T07:17:44.922Z] Successfully built 4d8d48932995 [2022-09-28T07:17:44.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:45.278Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T07:17:45.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:45.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container [2022-09-28T07:17:45.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/66 -v /w/workspace/device-mqtt-go/66:/w/workspace/device-mqtt-go/66:rw,z -v /w/workspace/device-mqtt-go/66@tmp:/w/workspace/device-mqtt-go/66@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-09-28T07:17:46.700Z] $ docker top 97154f6ee8769037693c40b788d603f91c71a6f3c72c1236ca52b070845bab3f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:17:47.530Z] + go version [2022-09-28T07:17:47.530Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T07:17:47.548Z] $ docker stop --time=1 97154f6ee8769037693c40b788d603f91c71a6f3c72c1236ca52b070845bab3f [2022-09-28T07:17:49.481Z] $ docker rm -f 97154f6ee8769037693c40b788d603f91c71a6f3c72c1236ca52b070845bab3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:17:50.026Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T07:17:50.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:17:50.200Z] prd-ubuntu20.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container [2022-09-28T07:17:50.272Z] $ 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/66 -v /w/workspace/device-mqtt-go/66:/w/workspace/device-mqtt-go/66:rw,z -v /w/workspace/device-mqtt-go/66@tmp:/w/workspace/device-mqtt-go/66@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-09-28T07:17:51.512Z] $ docker top 0d36e6f75b76a9f23e6ea8fac0047a88fa36c917b2409000b3e71da61a49339a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:17:52.334Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/66 [Pipeline] fileExists [Pipeline] sh [2022-09-28T07:17:52.665Z] + make test [2022-09-28T07:17:52.666Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T07:17:54.615Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-09-28T07:19:31.282Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-09-28T07:19:31.282Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.073s coverage: 21.8% of statements [2022-09-28T07:19:31.282Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-09-28T07:19:31.282Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T07:19:31.282Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T07:19:53.373Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T07:19:53.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T07:19:53.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-28T07:19:53.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T07:19:53.942Z] $ docker stop --time=1 0d36e6f75b76a9f23e6ea8fac0047a88fa36c917b2409000b3e71da61a49339a [2022-09-28T07:19:55.764Z] $ docker rm -f 0d36e6f75b76a9f23e6ea8fac0047a88fa36c917b2409000b3e71da61a49339a [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:19:56.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T07:19:56.800Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T07:19:57.286Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T07:19:57.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T07:19:58.034Z] + ls -al . [2022-09-28T07:19:58.034Z] total 180 [2022-09-28T07:19:58.034Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 07:17 . [2022-09-28T07:19:58.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:15 .. [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 07:15 .dockerignore [2022-09-28T07:19:58.034Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 07:15 .git [2022-09-28T07:19:58.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:15 .github [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 07:15 .gitignore [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 07:15 .golangci.yml [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 9293 Sep 28 07:15 Attribution.txt [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 11365 Sep 28 07:15 CHANGELOG.md [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 1988 Sep 28 07:15 Dockerfile [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 07:15 GOVERNANCE.md [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 07:15 Jenkinsfile [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 07:15 LICENSE [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 2126 Sep 28 07:15 Makefile [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 07:15 OWNERS.md [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 3165 Sep 28 07:15 README.md [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 07:12 VERSION [2022-09-28T07:19:58.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:15 bin [2022-09-28T07:19:58.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:15 cmd [2022-09-28T07:19:58.034Z] -rw-r--r-- 1 jenkins jenkins 17887 Sep 28 07:19 coverage.out [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 3523 Sep 28 07:15 go.mod [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 37946 Sep 28 07:15 go.sum [2022-09-28T07:19:58.034Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 07:15 internal [2022-09-28T07:19:58.034Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 07:15 mock [2022-09-28T07:19:58.034Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 07:15 snap [2022-09-28T07:19:58.034Z] -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 07:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:19:58.397Z] + 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=328ff548ea1794223110aa3bbf079b4887c6fdbc --label arch=arm64 --label version=2.3.0-dev.19 . [2022-09-28T07:19:58.666Z] Sending build context to Docker daemon 3.181MB [2022-09-28T07:19:58.666Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T07:19:58.666Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T07:19:58.666Z] ---> 4d8d48932995 [2022-09-28T07:19:58.666Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-28T07:19:59.392Z] ---> Running in 312e4fa592f9 [2022-09-28T07:19:59.660Z] Removing intermediate container 312e4fa592f9 [2022-09-28T07:19:59.660Z] ---> 6116ff7f89aa [2022-09-28T07:19:59.660Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-09-28T07:19:59.660Z] ---> Running in 2ecb792cd567 [2022-09-28T07:20:00.262Z] Removing intermediate container 2ecb792cd567 [2022-09-28T07:20:00.262Z] ---> 013b8661fb0e [2022-09-28T07:20:00.262Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-28T07:20:00.262Z] ---> Running in b76431526472 [2022-09-28T07:20:00.533Z] Removing intermediate container b76431526472 [2022-09-28T07:20:00.533Z] ---> 42ae45e22334 [2022-09-28T07:20:00.533Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T07:20:00.533Z] ---> Running in 828f8ba1071f [2022-09-28T07:20:01.123Z] Removing intermediate container 828f8ba1071f [2022-09-28T07:20:01.123Z] ---> 87aae16c512c [2022-09-28T07:20:01.123Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T07:20:01.123Z] ---> Running in a9123210d80d [2022-09-28T07:20:04.498Z] Removing intermediate container a9123210d80d [2022-09-28T07:20:04.498Z] ---> 6682bc20a484 [2022-09-28T07:20:04.498Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T07:20:04.498Z] ---> Running in f47a8c519de1 [2022-09-28T07:20:05.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T07:20:06.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T07:20:07.856Z] OK: 226 MiB in 55 packages [2022-09-28T07:20:08.830Z] Removing intermediate container f47a8c519de1 [2022-09-28T07:20:08.830Z] ---> 67f71fd3e360 [2022-09-28T07:20:08.831Z] Step 9/25 : WORKDIR /device-mqtt-go [2022-09-28T07:20:08.831Z] ---> Running in 7a79dadb01d4 [2022-09-28T07:20:09.102Z] Removing intermediate container 7a79dadb01d4 [2022-09-28T07:20:09.102Z] ---> 4911fb64c255 [2022-09-28T07:20:09.102Z] Step 10/25 : COPY go.mod vendor* ./ [2022-09-28T07:20:09.690Z] ---> 222a543f10b4 [2022-09-28T07:20:09.690Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T07:20:09.690Z] ---> Running in 0f0a6eecb843 [2022-09-28T07:20:12.299Z] Removing intermediate container 0f0a6eecb843 [2022-09-28T07:20:12.299Z] ---> 2d2e712df6d5 [2022-09-28T07:20:12.299Z] Step 12/25 : COPY . . [2022-09-28T07:20:13.267Z] ---> 6ccdf129488f [2022-09-28T07:20:13.267Z] Step 13/25 : RUN $MAKE [2022-09-28T07:20:13.267Z] ---> Running in f253dd3a978b [2022-09-28T07:20:14.685Z] GCO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-09-28T07:23:06.493Z] Removing intermediate container f253dd3a978b [2022-09-28T07:23:06.493Z] ---> 9b36d7196300 [2022-09-28T07:23:06.493Z] Step 14/25 : FROM alpine:3.16 [2022-09-28T07:23:06.493Z] 3.16: Pulling from library/alpine [2022-09-28T07:23:06.493Z] 9b18e9b68314: Pulling fs layer [2022-09-28T07:23:06.493Z] 9b18e9b68314: Verifying Checksum [2022-09-28T07:23:06.493Z] 9b18e9b68314: Download complete [2022-09-28T07:23:06.493Z] 9b18e9b68314: Pull complete [2022-09-28T07:23:06.493Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T07:23:06.493Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T07:23:06.493Z] ---> a6215f271958 [2022-09-28T07:23:06.493Z] Step 15/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-09-28T07:23:06.493Z] ---> Running in 4a15f24b5d28 [2022-09-28T07:23:06.493Z] Removing intermediate container 4a15f24b5d28 [2022-09-28T07:23:06.493Z] ---> c62fcfce0ba2 [2022-09-28T07:23:06.493Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T07:23:06.493Z] ---> Running in 6b970ee12f6d [2022-09-28T07:23:06.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T07:23:06.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T07:23:07.458Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T07:23:07.458Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T07:23:07.458Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T07:23:07.458Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T07:23:07.458Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T07:23:07.458Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T07:23:07.458Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T07:23:07.458Z] OK: 8 MiB in 20 packages [2022-09-28T07:23:08.422Z] Removing intermediate container 6b970ee12f6d [2022-09-28T07:23:08.422Z] ---> 7d020fda1352 [2022-09-28T07:23:08.422Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2022-09-28T07:23:09.835Z] ---> 28842d3380be [2022-09-28T07:23:09.835Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-09-28T07:23:10.419Z] ---> d2985021af39 [2022-09-28T07:23:10.419Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-09-28T07:23:11.003Z] ---> 9628b4624a5e [2022-09-28T07:23:11.003Z] Step 20/25 : EXPOSE 59982 [2022-09-28T07:23:11.003Z] ---> Running in fa06fc5117bb [2022-09-28T07:23:11.273Z] Removing intermediate container fa06fc5117bb [2022-09-28T07:23:11.273Z] ---> f6a6434d38ac [2022-09-28T07:23:11.273Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2022-09-28T07:23:11.273Z] ---> Running in 113a55ea5320 [2022-09-28T07:23:11.546Z] Removing intermediate container 113a55ea5320 [2022-09-28T07:23:11.546Z] ---> 44ec04acf203 [2022-09-28T07:23:11.546Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-28T07:23:11.815Z] ---> Running in 7ee73a8a7a5b [2022-09-28T07:23:12.081Z] Removing intermediate container 7ee73a8a7a5b [2022-09-28T07:23:12.081Z] ---> aeb84c0892b1 [2022-09-28T07:23:12.081Z] Step 23/25 : LABEL arch=arm64 [2022-09-28T07:23:12.081Z] ---> Running in f2693000496f [2022-09-28T07:23:12.353Z] Removing intermediate container f2693000496f [2022-09-28T07:23:12.353Z] ---> e83ba079fcfa [2022-09-28T07:23:12.353Z] Step 24/25 : LABEL git_sha=328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:23:12.621Z] ---> Running in 2261a8cbd155 [2022-09-28T07:23:12.891Z] Removing intermediate container 2261a8cbd155 [2022-09-28T07:23:12.891Z] ---> 6c93a2737beb [2022-09-28T07:23:12.891Z] Step 25/25 : LABEL version=2.3.0-dev.19 [2022-09-28T07:23:12.891Z] ---> Running in b38135050e1c [2022-09-28T07:23:13.158Z] Removing intermediate container b38135050e1c [2022-09-28T07:23:13.158Z] ---> 95c8be2d45f4 [2022-09-28T07:23:13.158Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T07:23:13.158Z] Successfully built 95c8be2d45f4 [2022-09-28T07:23:13.158Z] 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-09-28T07:23:13.269Z] provisioning config files... [2022-09-28T07:23:13.287Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/66@tmp/config9757503504968217708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:23:13.634Z] ---> docker-login.sh [2022-09-28T07:23:13.635Z] nexus3.edgexfoundry.org:10001 [2022-09-28T07:23:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:23:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:23:13.904Z] Configure a credential helper to remove this warning. See [2022-09-28T07:23:13.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:23:13.904Z] [2022-09-28T07:23:13.904Z] Login Succeeded [2022-09-28T07:23:13.904Z] nexus3.edgexfoundry.org:10002 [2022-09-28T07:23:14.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:23:14.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:23:14.443Z] Configure a credential helper to remove this warning. See [2022-09-28T07:23:14.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:23:14.443Z] [2022-09-28T07:23:14.443Z] Login Succeeded [2022-09-28T07:23:14.443Z] nexus3.edgexfoundry.org:10003 [2022-09-28T07:23:14.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:23:14.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:23:14.712Z] Configure a credential helper to remove this warning. See [2022-09-28T07:23:14.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:23:14.712Z] [2022-09-28T07:23:14.712Z] Login Succeeded [2022-09-28T07:23:14.712Z] nexus3.edgexfoundry.org:10004 [2022-09-28T07:23:14.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:23:15.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:23:15.252Z] Configure a credential helper to remove this warning. See [2022-09-28T07:23:15.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:23:15.252Z] [2022-09-28T07:23:15.252Z] Login Succeeded [2022-09-28T07:23:15.252Z] docker.io [2022-09-28T07:23:15.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T07:23:15.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T07:23:15.789Z] Configure a credential helper to remove this warning. See [2022-09-28T07:23:15.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T07:23:15.789Z] [2022-09-28T07:23:15.789Z] Login Succeeded [2022-09-28T07:23:15.789Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T07:23:15.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T07:23:15.839Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T07:23:15.859Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2022-09-28T07:23:15.859Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:23:15.859Z] latest [2022-09-28T07:23:15.859Z] 2.3.0-dev.19 [2022-09-28T07:23:15.859Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [2022-09-28T07:23:15.859Z] main [2022-09-28T07:23:15.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:16.220Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:16.585Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:23:16.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-28T07:23:16.586Z] 3a7de37d6579: Preparing [2022-09-28T07:23:16.586Z] 2e597ca31783: Preparing [2022-09-28T07:23:16.586Z] 62f82552b5f8: Preparing [2022-09-28T07:23:16.586Z] 7a2b82cf0ec9: Preparing [2022-09-28T07:23:16.586Z] 5d3e392a13a0: Preparing [2022-09-28T07:23:16.586Z] 5d3e392a13a0: Layer already exists [2022-09-28T07:23:16.855Z] 3a7de37d6579: Pushed [2022-09-28T07:23:16.855Z] 2e597ca31783: Pushed [2022-09-28T07:23:17.442Z] 7a2b82cf0ec9: Pushed [2022-09-28T07:23:22.800Z] 62f82552b5f8: Pushed [2022-09-28T07:23:22.800Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:23.207Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:23.562Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-28T07:23:23.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-28T07:23:23.562Z] 3a7de37d6579: Preparing [2022-09-28T07:23:23.562Z] 2e597ca31783: Preparing [2022-09-28T07:23:23.562Z] 62f82552b5f8: Preparing [2022-09-28T07:23:23.562Z] 7a2b82cf0ec9: Preparing [2022-09-28T07:23:23.562Z] 5d3e392a13a0: Preparing [2022-09-28T07:23:23.562Z] 62f82552b5f8: Layer already exists [2022-09-28T07:23:23.562Z] 3a7de37d6579: Layer already exists [2022-09-28T07:23:23.562Z] 2e597ca31783: Layer already exists [2022-09-28T07:23:23.562Z] 5d3e392a13a0: Layer already exists [2022-09-28T07:23:23.562Z] 7a2b82cf0ec9: Layer already exists [2022-09-28T07:23:23.836Z] latest: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:24.276Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:24.627Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.19 [2022-09-28T07:23:24.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-28T07:23:24.628Z] 3a7de37d6579: Preparing [2022-09-28T07:23:24.628Z] 2e597ca31783: Preparing [2022-09-28T07:23:24.628Z] 62f82552b5f8: Preparing [2022-09-28T07:23:24.628Z] 7a2b82cf0ec9: Preparing [2022-09-28T07:23:24.628Z] 5d3e392a13a0: Preparing [2022-09-28T07:23:24.628Z] 2e597ca31783: Layer already exists [2022-09-28T07:23:24.628Z] 62f82552b5f8: Layer already exists [2022-09-28T07:23:24.628Z] 3a7de37d6579: Layer already exists [2022-09-28T07:23:24.628Z] 5d3e392a13a0: Layer already exists [2022-09-28T07:23:24.628Z] 7a2b82cf0ec9: Layer already exists [2022-09-28T07:23:24.897Z] 2.3.0-dev.19: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:25.242Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:25.587Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [2022-09-28T07:23:25.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-28T07:23:25.587Z] 3a7de37d6579: Preparing [2022-09-28T07:23:25.587Z] 2e597ca31783: Preparing [2022-09-28T07:23:25.587Z] 62f82552b5f8: Preparing [2022-09-28T07:23:25.587Z] 7a2b82cf0ec9: Preparing [2022-09-28T07:23:25.587Z] 5d3e392a13a0: Preparing [2022-09-28T07:23:25.587Z] 2e597ca31783: Layer already exists [2022-09-28T07:23:25.587Z] 7a2b82cf0ec9: Layer already exists [2022-09-28T07:23:25.587Z] 62f82552b5f8: Layer already exists [2022-09-28T07:23:25.587Z] 5d3e392a13a0: Layer already exists [2022-09-28T07:23:25.587Z] 3a7de37d6579: Layer already exists [2022-09-28T07:23:25.587Z] 328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:25.936Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:26.271Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2022-09-28T07:23:26.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2022-09-28T07:23:26.271Z] 3a7de37d6579: Preparing [2022-09-28T07:23:26.271Z] 2e597ca31783: Preparing [2022-09-28T07:23:26.271Z] 62f82552b5f8: Preparing [2022-09-28T07:23:26.271Z] 7a2b82cf0ec9: Preparing [2022-09-28T07:23:26.271Z] 5d3e392a13a0: Preparing [2022-09-28T07:23:26.271Z] 62f82552b5f8: Layer already exists [2022-09-28T07:23:26.271Z] 2e597ca31783: Layer already exists [2022-09-28T07:23:26.271Z] 7a2b82cf0ec9: Layer already exists [2022-09-28T07:23:26.271Z] 5d3e392a13a0: Layer already exists [2022-09-28T07:23:26.271Z] 3a7de37d6579: Layer already exists [2022-09-28T07:23:26.271Z] main: digest: sha256:ed407367eb71f0b9e55958645136f4dace7fa17c12208d59ead41b3ea923b17d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T07:23:26.577Z] ===================================================== [Pipeline] echo [2022-09-28T07:23:26.583Z] taggedImages: [2022-09-28T07:23:26.583Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc [2022-09-28T07:23:26.583Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2022-09-28T07:23:26.583Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2.3.0-dev.19 [2022-09-28T07:23:26.583Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:328ff548ea1794223110aa3bbf079b4887c6fdbc-2.3.0-dev.19 [2022-09-28T07:23:26.583Z] - 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-09-28T07:23:26.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T07:23:26.942Z] [2022-09-28T07:23:26.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:23:27.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T07:23:27.269Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T07:23:27.269Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T07:23:27.269Z] 04944245beec: Pulling fs layer [2022-09-28T07:23:27.269Z] 699f458cf7ca: Pulling fs layer [2022-09-28T07:23:27.269Z] 765212b225bb: Pulling fs layer [2022-09-28T07:23:27.269Z] f23df028b6ca: Pulling fs layer [2022-09-28T07:23:27.269Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T07:23:27.269Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T07:23:27.269Z] d65c8cfc05b1: Waiting [2022-09-28T07:23:27.269Z] 2437ff75d9bd: Waiting [2022-09-28T07:23:27.269Z] f23df028b6ca: Waiting [2022-09-28T07:23:27.538Z] 04944245beec: Verifying Checksum [2022-09-28T07:23:27.538Z] 04944245beec: Download complete [2022-09-28T07:23:27.538Z] 765212b225bb: Verifying Checksum [2022-09-28T07:23:27.538Z] 765212b225bb: Download complete [2022-09-28T07:23:27.538Z] f23df028b6ca: Verifying Checksum [2022-09-28T07:23:27.538Z] f23df028b6ca: Download complete [2022-09-28T07:23:27.538Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T07:23:27.538Z] d65c8cfc05b1: Download complete [2022-09-28T07:23:27.811Z] 699f458cf7ca: Verifying Checksum [2022-09-28T07:23:27.811Z] 699f458cf7ca: Download complete [2022-09-28T07:23:28.081Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T07:23:28.081Z] 8998bd30e6a1: Download complete [2022-09-28T07:23:30.672Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T07:23:30.672Z] 2437ff75d9bd: Download complete [2022-09-28T07:23:32.093Z] 8998bd30e6a1: Pull complete [2022-09-28T07:23:32.679Z] 04944245beec: Pull complete [2022-09-28T07:23:34.093Z] 699f458cf7ca: Pull complete [2022-09-28T07:23:34.361Z] 765212b225bb: Pull complete [2022-09-28T07:23:34.947Z] f23df028b6ca: Pull complete [2022-09-28T07:23:35.217Z] d65c8cfc05b1: Pull complete [2022-09-28T07:23:50.230Z] 2437ff75d9bd: Pull complete [2022-09-28T07:23:50.230Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T07:23:50.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T07:23:50.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:23:50.427Z] prd-ubuntu20.04-docker-arm64-4c-16g-1795 does not seem to be running inside a container [2022-09-28T07:23:50.500Z] $ 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/66 -v /w/workspace/device-mqtt-go/66:/w/workspace/device-mqtt-go/66:rw,z -v /w/workspace/device-mqtt-go/66@tmp:/w/workspace/device-mqtt-go/66@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-09-28T07:23:53.265Z] $ docker top 8c35fca244c5a917c472dc42b3a5c9cb76287fedef78cdb33f50326824976a04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:23:54.145Z] ---> job-cost.sh [2022-09-28T07:23:54.145Z] lf-activate-venv: SKIPPING [2022-09-28T07:23:54.145Z] INFO: No Stack... [2022-09-28T07:23:54.414Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T07:23:55.378Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T07:23:56.021Z] + + cut -d, -f6 [2022-09-28T07:23:56.021Z] cat /w/workspace/device-mqtt-go/66/archives/cost.csv [Pipeline] lock [2022-09-28T07:23:56.096Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [2022-09-28T07:23:56.107Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] did not exist. Created. [2022-09-28T07:23:56.107Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T07:23:56.770Z] /w/workspace/device-mqtt-go/66@tmp/durable-0ca7c5b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T07:23:57.426Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T07:23:57.449Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T07:23:57.503Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T07:23:57.510Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-66-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T07:23:57.524Z] $ docker stop --time=1 8c35fca244c5a917c472dc42b3a5c9cb76287fedef78cdb33f50326824976a04 [2022-09-28T07:23:59.064Z] $ docker rm -f 8c35fca244c5a917c472dc42b3a5c9cb76287fedef78cdb33f50326824976a04 [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-09-28T07:23:59.452Z] provisioning config files... [2022-09-28T07:23:59.458Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9852225838819640271tmp [Pipeline] { [Pipeline] sh [2022-09-28T07:23:59.749Z] + set +x [2022-09-28T07:23:59.749Z] + curl -s https://codecov.io/bash [2022-09-28T07:23:59.749Z] + bash -s -- [2022-09-28T07:23:59.749Z] [2022-09-28T07:23:59.749Z] _____ _ [2022-09-28T07:23:59.749Z] / ____| | | [2022-09-28T07:23:59.749Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T07:23:59.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T07:23:59.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T07:23:59.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T07:23:59.749Z] Bash-1.0.6 [2022-09-28T07:23:59.749Z] [2022-09-28T07:23:59.749Z] [2022-09-28T07:23:59.749Z] ==> git version 2.25.1 found [2022-09-28T07:23:59.749Z] ==> 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-09-28T07:23:59.749Z] Release-Date: 2020-01-08 [2022-09-28T07:23:59.749Z] 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-09-28T07:23:59.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T07:23:59.749Z] ==> Jenkins CI detected. [2022-09-28T07:23:59.749Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-28T07:23:59.749Z] project root: . [2022-09-28T07:23:59.749Z] --> token set from env [2022-09-28T07:23:59.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T07:23:59.749Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T07:23:59.749Z] ==> Python coveragepy not found [2022-09-28T07:23:59.749Z] ==> Searching for coverage reports in: [2022-09-28T07:23:59.749Z] + . [2022-09-28T07:23:59.749Z] -> Found 1 reports [2022-09-28T07:23:59.749Z] ==> Detecting git/mercurial file structure [2022-09-28T07:23:59.749Z] ==> Reading reports [2022-09-28T07:23:59.749Z] + ./coverage.out bytes=17887 [2022-09-28T07:23:59.749Z] ==> Appending adjustments [2022-09-28T07:23:59.749Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T07:24:00.009Z] + Found adjustments [2022-09-28T07:24:00.009Z] ==> Gzipping contents [2022-09-28T07:24:00.009Z] 4.0K /tmp/codecov.kfP5MY.gz [2022-09-28T07:24:00.009Z] ==> Uploading reports [2022-09-28T07:24:00.009Z] url: https://codecov.io [2022-09-28T07:24:00.009Z] query: branch=main&commit=328ff548ea1794223110aa3bbf079b4887c6fdbc&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T07:24:00.009Z] -> Pinging Codecov [2022-09-28T07:24:00.009Z] 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=328ff548ea1794223110aa3bbf079b4887c6fdbc&build=66&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F66%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T07:24:00.268Z] -> Uploading to [2022-09-28T07:24:00.268Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/7D719EC7BBE17E464838252E33014C33/328ff548ea1794223110aa3bbf079b4887c6fdbc/60975a89-d993-4ffc-bae9-fc645a237e4b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T072400Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6b6b7f11c650f0faa496aa0efff2e1989c5233d755098ff58df4e37e03983a66 [2022-09-28T07:24:00.268Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T07:24:00.268Z] Dload Upload Total Spent Left Speed [2022-09-28T07:24:00.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3216 0 0 100 3216 0 13289 --:--:-- --:--:-- --:--:-- 13289 [2022-09-28T07:24:00.529Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] } [2022-09-28T07:24:00.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T07:24:00.631Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T07:24:00.640Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:00.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T07:24:00.928Z] [2022-09-28T07:24:00.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:01.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T07:24:01.226Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T07:24:01.226Z] df9b9388f04a: Pulling fs layer [2022-09-28T07:24:01.226Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T07:24:01.226Z] 25bc292e5bac: Pulling fs layer [2022-09-28T07:24:01.226Z] 114826534d7a: Pulling fs layer [2022-09-28T07:24:01.226Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T07:24:01.226Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T07:24:01.226Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T07:24:01.226Z] 4657fd5d0bcf: Waiting [2022-09-28T07:24:01.226Z] 8a3aa393b2d8: Waiting [2022-09-28T07:24:01.226Z] 114826534d7a: Waiting [2022-09-28T07:24:01.226Z] 25bc292e5bac: Verifying Checksum [2022-09-28T07:24:01.226Z] 25bc292e5bac: Download complete [2022-09-28T07:24:01.226Z] 52dc419b0ee2: Verifying Checksum [2022-09-28T07:24:01.226Z] 52dc419b0ee2: Download complete [2022-09-28T07:24:01.226Z] 4657fd5d0bcf: Verifying Checksum [2022-09-28T07:24:01.226Z] 4657fd5d0bcf: Download complete [2022-09-28T07:24:01.226Z] df9b9388f04a: Download complete [2022-09-28T07:24:01.492Z] df9b9388f04a: Pull complete [2022-09-28T07:24:01.492Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T07:24:01.492Z] 6ad1cebc031e: Download complete [2022-09-28T07:24:01.492Z] 52dc419b0ee2: Pull complete [2022-09-28T07:24:01.492Z] 25bc292e5bac: Pull complete [2022-09-28T07:24:02.083Z] 114826534d7a: Verifying Checksum [2022-09-28T07:24:02.083Z] 114826534d7a: Download complete [2022-09-28T07:24:02.342Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T07:24:02.342Z] 8a3aa393b2d8: Download complete [2022-09-28T07:24:05.625Z] 114826534d7a: Pull complete [2022-09-28T07:24:05.625Z] 4657fd5d0bcf: Pull complete [2022-09-28T07:24:06.196Z] 6ad1cebc031e: Pull complete [2022-09-28T07:24:10.393Z] 8a3aa393b2d8: Pull complete [2022-09-28T07:24:10.393Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T07:24:10.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T07:24:10.393Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:24:10.468Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:24:10.504Z] $ 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-09-28T07:24:13.314Z] $ docker top 825523ce5003c6a61b956fccbb1e3f44ae246547cd28fbd27d458a593fcb863f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T07:24:13.378Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2022-09-28T07:24:13.658Z] + set -o pipefail [2022-09-28T07:24:13.658Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2022-09-28T07:24:23.632Z] [2022-09-28T07:24:23.632Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2022-09-28T07:24:23.632Z] [2022-09-28T07:24:23.632Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/0e9d9370-d406-46eb-8428-56c3715d0d5e [2022-09-28T07:24:23.632Z] [2022-09-28T07:24:23.632Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T07:24:23.632Z] [2022-09-28T07:24:23.632Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T07:24:23.632Z] [2022-09-28T07:24:23.632Z] [Pipeline] } [2022-09-28T07:24:23.644Z] $ docker stop --time=1 825523ce5003c6a61b956fccbb1e3f44ae246547cd28fbd27d458a593fcb863f [2022-09-28T07:24:26.842Z] $ docker rm -f 825523ce5003c6a61b956fccbb1e3f44ae246547cd28fbd27d458a593fcb863f [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-09-28T07:24:27.547Z] + git log --format=format:%s -1 328ff548ea1794223110aa3bbf079b4887c6fdbc [Pipeline] sh [2022-09-28T07:24:27.833Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:24:27.834Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:28.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:24:28.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:24:28.194Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:24:28.221Z] $ 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-09-28T07:24:28.700Z] $ docker top 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 -eo pid,comm [2022-09-28T07:24:28.753Z] 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-09-28T07:24:28.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:24:28.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:24:28.782Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:24:28.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:24:28.896Z] $ docker exec 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 ssh-agent [2022-09-28T07:24:29.004Z] SSH_AUTH_SOCK=/tmp/ssh-UdHOdGe8OAFy/agent.32 [2022-09-28T07:24:29.004Z] SSH_AGENT_PID=38 [2022-09-28T07:24:29.009Z] Running ssh-add (command line suppressed) [2022-09-28T07:24:29.117Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1739394548861424124.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1739394548861424124.key) [2022-09-28T07:24:29.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:24:29.418Z] + git semver tag [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,582 [run_tag] DEBUG tag force:False [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,582 [check_head_tag] DEBUG check head tag [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,583 [execute] INFO git cat-file --batch-check [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,586 [execute] INFO git cat-file --batch [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,599 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,599 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,599 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:24:29.678Z] 2022-09-28 07:24:29,605 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:29.678Z] 2.3.0-dev.19 [Pipeline] } [2022-09-28T07:24:29.689Z] $ docker exec --env ******** --env ******** 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 ssh-agent -k [2022-09-28T07:24:29.790Z] unset SSH_AUTH_SOCK; [2022-09-28T07:24:29.790Z] unset SSH_AGENT_PID; [2022-09-28T07:24:29.790Z] echo Agent pid 38 killed; [2022-09-28T07:24:29.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:24:30.094Z] + git semver [Pipeline] } [2022-09-28T07:24:30.366Z] $ docker stop --time=1 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 [2022-09-28T07:24:31.639Z] $ docker rm -f 5da4ab81ccbc06ef06ece305ba23fd940d9f0089db61120d76f5adaa07ad6414 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:32.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T07:24:32.005Z] [2022-09-28T07:24:32.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:32.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T07:24:32.301Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T07:24:32.301Z] ab5ef0e58194: Pulling fs layer [2022-09-28T07:24:32.301Z] 9712f1f96733: Pulling fs layer [2022-09-28T07:24:32.301Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T07:24:32.301Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T07:24:32.301Z] e9a5061849ea: Pulling fs layer [2022-09-28T07:24:32.301Z] d747dcd14b5f: Pulling fs layer [2022-09-28T07:24:32.301Z] 2de7ff778b66: Pulling fs layer [2022-09-28T07:24:32.301Z] 0d9ebad4ef96: Waiting [2022-09-28T07:24:32.301Z] e9a5061849ea: Waiting [2022-09-28T07:24:32.301Z] d747dcd14b5f: Waiting [2022-09-28T07:24:32.301Z] 2de7ff778b66: Waiting [2022-09-28T07:24:32.301Z] 9712f1f96733: Verifying Checksum [2022-09-28T07:24:32.301Z] 9712f1f96733: Download complete [2022-09-28T07:24:32.563Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T07:24:32.563Z] 63f879dbbcfc: Download complete [2022-09-28T07:24:32.823Z] e9a5061849ea: Verifying Checksum [2022-09-28T07:24:32.823Z] e9a5061849ea: Download complete [2022-09-28T07:24:32.823Z] d747dcd14b5f: Verifying Checksum [2022-09-28T07:24:32.823Z] d747dcd14b5f: Download complete [2022-09-28T07:24:32.823Z] ab5ef0e58194: Verifying Checksum [2022-09-28T07:24:32.823Z] ab5ef0e58194: Download complete [2022-09-28T07:24:32.823Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T07:24:32.823Z] 0d9ebad4ef96: Download complete [2022-09-28T07:24:33.081Z] 2de7ff778b66: Verifying Checksum [2022-09-28T07:24:33.081Z] 2de7ff778b66: Download complete [2022-09-28T07:24:35.613Z] ab5ef0e58194: Pull complete [2022-09-28T07:24:35.613Z] 9712f1f96733: Pull complete [2022-09-28T07:24:36.546Z] 63f879dbbcfc: Pull complete [2022-09-28T07:24:40.731Z] 0d9ebad4ef96: Pull complete [2022-09-28T07:24:40.731Z] e9a5061849ea: Pull complete [2022-09-28T07:24:40.731Z] d747dcd14b5f: Pull complete [2022-09-28T07:24:42.106Z] 2de7ff778b66: Pull complete [2022-09-28T07:24:42.106Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T07:24:42.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T07:24:42.106Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:24:42.173Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:24:42.201Z] $ 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-09-28T07:24:46.546Z] $ docker top 73dfab0704f164478ef679a9ade593cf4c221aabe14ac5a268abe114472b1cbd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T07:24:46.622Z] provisioning config files... [2022-09-28T07:24:46.629Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17168363174374670710tmp [2022-09-28T07:24:46.639Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3310121961949810532tmp [2022-09-28T07:24:46.649Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18282130285335063537tmp [Pipeline] { [Pipeline] echo [2022-09-28T07:24:46.664Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:24:46.947Z] ---> sigul-configuration.sh [2022-09-28T07:24:46.947Z] gpg: directory `/root/.gnupg' created [2022-09-28T07:24:46.947Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T07:24:46.947Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T07:24:46.947Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T07:24:46.947Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T07:24:46.947Z] gpg: CAST5 encrypted data [2022-09-28T07:24:46.947Z] gpg: encrypted with 1 passphrase [2022-09-28T07:24:46.947Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T07:24:47.231Z] + mkdir /home/jenkins [2022-09-28T07:24:47.231Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T07:24:47.516Z] + 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-09-28T07:24:47.525Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:24:47.809Z] ---> sigul-install.sh [2022-09-28T07:24:47.809Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T07:24:48.105Z] + git tag --list [2022-09-28T07:24:48.105Z] 0.7.1 [2022-09-28T07:24:48.105Z] v1.0.0 [2022-09-28T07:24:48.105Z] v1.1.0 [2022-09-28T07:24:48.105Z] v1.1.1 [2022-09-28T07:24:48.105Z] v1.2.2 [2022-09-28T07:24:48.105Z] v1.3.0 [2022-09-28T07:24:48.105Z] v1.3.1 [2022-09-28T07:24:48.105Z] v2.0.0 [2022-09-28T07:24:48.105Z] v2.1.0 [2022-09-28T07:24:48.105Z] v2.1.1 [2022-09-28T07:24:48.105Z] v2.1.1-dev.1 [2022-09-28T07:24:48.105Z] v2.1.1-dev.2 [2022-09-28T07:24:48.105Z] v2.2.0 [2022-09-28T07:24:48.105Z] v2.2.1-dev.1 [2022-09-28T07:24:48.105Z] v2.2.1-dev.10 [2022-09-28T07:24:48.105Z] v2.2.1-dev.2 [2022-09-28T07:24:48.105Z] v2.2.1-dev.3 [2022-09-28T07:24:48.105Z] v2.2.1-dev.4 [2022-09-28T07:24:48.105Z] v2.2.1-dev.5 [2022-09-28T07:24:48.105Z] v2.2.1-dev.6 [2022-09-28T07:24:48.105Z] v2.2.1-dev.7 [2022-09-28T07:24:48.105Z] v2.2.1-dev.8 [2022-09-28T07:24:48.105Z] v2.2.1-dev.9 [2022-09-28T07:24:48.105Z] v2.3.0-dev.10 [2022-09-28T07:24:48.105Z] v2.3.0-dev.11 [2022-09-28T07:24:48.105Z] v2.3.0-dev.12 [2022-09-28T07:24:48.105Z] v2.3.0-dev.13 [2022-09-28T07:24:48.105Z] v2.3.0-dev.14 [2022-09-28T07:24:48.105Z] v2.3.0-dev.15 [2022-09-28T07:24:48.105Z] v2.3.0-dev.16 [2022-09-28T07:24:48.105Z] v2.3.0-dev.17 [2022-09-28T07:24:48.105Z] v2.3.0-dev.18 [2022-09-28T07:24:48.105Z] v2.3.0-dev.19 [Pipeline] sh [2022-09-28T07:24:48.393Z] + lftools sign git-tag v2.3.0-dev.19 [2022-09-28T07:24:48.962Z] Signing Git tag with Sigul... [2022-09-28T07:24:48.962Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-09-28T07:24:49.536Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:24:49.822Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T07:24:49.829Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T07:24:49.851Z] $ docker stop --time=1 73dfab0704f164478ef679a9ade593cf4c221aabe14ac5a268abe114472b1cbd [2022-09-28T07:24:51.145Z] $ docker rm -f 73dfab0704f164478ef679a9ade593cf4c221aabe14ac5a268abe114472b1cbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T07:24:51.558Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:24:51.558Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:51.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:24:51.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:24:51.926Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:24:51.960Z] $ 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-09-28T07:24:52.321Z] $ docker top 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f -eo pid,comm [2022-09-28T07:24:52.364Z] 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-09-28T07:24:52.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:24:52.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:24:52.394Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:24:52.498Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:24:52.502Z] $ docker exec 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f ssh-agent [2022-09-28T07:24:52.606Z] SSH_AUTH_SOCK=/tmp/ssh-oLudJQdv36we/agent.32 [2022-09-28T07:24:52.606Z] SSH_AGENT_PID=38 [2022-09-28T07:24:52.610Z] Running ssh-add (command line suppressed) [2022-09-28T07:24:52.711Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6843156607018171692.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6843156607018171692.key) [2022-09-28T07:24:52.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:24:53.010Z] + git semver bump pre [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,187 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,188 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,188 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,188 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,188 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,188 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,190 [execute] INFO git cat-file --batch-check [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,196 [execute] INFO git cat-file --batch [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,196 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T07:24:53.269Z] 2022-09-28 07:24:53,201 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:53.269Z] 2.3.0-dev.20 [Pipeline] } [2022-09-28T07:24:53.279Z] $ docker exec --env ******** --env ******** 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f ssh-agent -k [2022-09-28T07:24:53.375Z] unset SSH_AUTH_SOCK; [2022-09-28T07:24:53.375Z] unset SSH_AGENT_PID; [2022-09-28T07:24:53.375Z] echo Agent pid 38 killed; [2022-09-28T07:24:53.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:24:53.688Z] + git semver [Pipeline] } [2022-09-28T07:24:53.958Z] $ docker stop --time=1 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f [2022-09-28T07:24:55.255Z] $ docker rm -f 7463dd123fe62d633ce204ad33ae8c4197f929278c577530f3ce516682853e9f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T07:24:55.622Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T07:24:55.622Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:24:55.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T07:24:55.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:24:56.028Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:24:56.096Z] $ 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-09-28T07:24:56.426Z] $ docker top 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T07:24:56.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T07:24:56.516Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T07:24:56.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T07:24:56.641Z] $ docker exec 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 ssh-agent [2022-09-28T07:24:56.768Z] SSH_AUTH_SOCK=/tmp/ssh-S5bRE0IqLaGT/agent.32 [2022-09-28T07:24:56.768Z] SSH_AGENT_PID=39 [2022-09-28T07:24:56.782Z] Running ssh-add (command line suppressed) [2022-09-28T07:24:56.899Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2664617286674635690.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2664617286674635690.key) [2022-09-28T07:24:56.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T07:24:57.215Z] + git semver push [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,394 [run_push] DEBUG push [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,395 [execute] INFO git cat-file --batch-check [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,399 [execute] INFO git rev-list 2232211969b734996ca27faa2ec71bbe1d0535f0 -- [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,399 [execute] DEBUG Popen(['git', 'rev-list', '2232211969b734996ca27faa2ec71bbe1d0535f0', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,407 [execute] INFO git fetch -v origin [2022-09-28T07:24:57.483Z] 2022-09-28 07:24:57,407 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T07:24:58.065Z] 2022-09-28 07:24:57,975 [run_push] DEBUG no remote changes detected [2022-09-28T07:24:58.065Z] 2022-09-28 07:24:57,975 [execute] INFO git push origin semver [2022-09-28T07:24:58.065Z] 2022-09-28 07:24:57,976 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T07:24:59.020Z] 2022-09-28 07:24:58,768 [run_push] DEBUG push all version tags [2022-09-28T07:24:59.020Z] 2022-09-28 07:24:58,768 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T07:24:59.020Z] 2022-09-28 07:24:58,769 [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-09-28T07:24:59.604Z] 2022-09-28 07:24:59,549 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2022-09-28T07:24:59.604Z] 2.3.0-dev.20 [Pipeline] } [2022-09-28T07:24:59.634Z] $ docker exec --env ******** --env ******** 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 ssh-agent -k [2022-09-28T07:24:59.741Z] unset SSH_AUTH_SOCK; [2022-09-28T07:24:59.742Z] unset SSH_AGENT_PID; [2022-09-28T07:24:59.742Z] echo Agent pid 39 killed; [2022-09-28T07:24:59.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T07:25:00.071Z] + git semver [Pipeline] } [2022-09-28T07:25:00.376Z] $ docker stop --time=1 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 [2022-09-28T07:25:01.662Z] $ docker rm -f 692aee3a354ccbfafacb2a4193bbcd0702addcf73dd5d0e5cbbdf92e46e1ef98 [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-09-28T07:25:02.285Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2022-09-28T07:25:02.285Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-28T07:25:02.285Z] total 16 [2022-09-28T07:25:02.285Z] drwxr-xr-x 3 root root 4096 Sep 28 07:14 . [2022-09-28T07:25:02.285Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 07:24 .. [2022-09-28T07:25:02.285Z] drwxr-xr-x 2 root root 4096 Sep 28 07:14 cost [2022-09-28T07:25:02.285Z] -rw-r--r-- 1 root root 85 Sep 28 07:14 cost.csv [2022-09-28T07:25:02.285Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-28T07:25:02.285Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2022-09-28T07:25:02.285Z] total 16 [2022-09-28T07:25:02.285Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 07:14 . [2022-09-28T07:25:02.285Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 07:24 .. [2022-09-28T07:25:02.285Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 07:14 cost [2022-09-28T07:25:02.285Z] -rw-r--r-- 1 jenkins jenkins 85 Sep 28 07:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:02.575Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:03.429Z] ---> package-listing.sh [2022-09-28T07:25:03.429Z] ++ facter osfamily [2022-09-28T07:25:03.429Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T07:25:03.688Z] + OS_FAMILY=debian [2022-09-28T07:25:03.688Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2022-09-28T07:25:03.688Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T07:25:03.688Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T07:25:03.688Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T07:25:03.688Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T07:25:03.688Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-28T07:25:03.688Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T07:25:03.688Z] + case "${OS_FAMILY}" in [2022-09-28T07:25:03.688Z] + dpkg -l [2022-09-28T07:25:03.688Z] + grep '^ii' [2022-09-28T07:25:03.688Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T07:25:03.688Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T07:25:03.688Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T07:25:03.688Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2022-09-28T07:25:03.688Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2022-09-28T07:25:03.688Z] + 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-09-28T07:25:03.698Z] 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-09-28T07:25:03.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T07:25:04.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T07:25:04.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T07:25:04.596Z] prd-ubuntu20.04-docker-8c-8g-1792 does not seem to be running inside a container [2022-09-28T07:25:04.687Z] $ 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-09-28T07:25:04.911Z] $ docker top f889b3dd0971afba2ba4433acca25aeca901aa9cde09821b813002d3fcdc598e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T07:25:05.274Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T07:25:05.613Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T07:25:05.893Z] + ls /var/log/sa-host [2022-09-28T07:25:05.893Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T07:25:05.954Z] provisioning config files... [2022-09-28T07:25:05.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17567850490870066964tmp [Pipeline] { [Pipeline] echo [2022-09-28T07:25:05.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:06.267Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T07:25:06.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:06.592Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T07:25:06.599Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:06.875Z] ---> sudo-logs.sh [2022-09-28T07:25:06.875Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T07:25:06.897Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:07.175Z] ---> job-cost.sh [2022-09-28T07:25:07.175Z] lf-activate-venv: SKIPPING [2022-09-28T07:25:07.175Z] DEBUG: total: 0.2199999988079071 [2022-09-28T07:25:07.175Z] INFO: Retrieving Stack Cost... [2022-09-28T07:25:07.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T07:25:08.002Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T07:25:08.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T07:25:08.292Z] ---> logs-deploy.sh [2022-09-28T07:25:08.292Z] lf-activate-venv: SKIPPING [2022-09-28T07:25:08.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/66 [2022-09-28T07:25:08.292Z] INFO: archiving workspace using pattern(s): [2022-09-28T07:25:09.231Z] Archives upload complete. [2022-09-28T07:25:09.231Z] INFO: archiving logs to Nexus [2022-09-28T07:25:10.171Z] ---> uname -a: [2022-09-28T07:25:10.171Z] Linux prd-ubuntu20-04-docker-8c-8g-1792 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] ---> lscpu: [2022-09-28T07:25:10.171Z] Architecture: x86_64 [2022-09-28T07:25:10.171Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T07:25:10.171Z] Byte Order: Little Endian [2022-09-28T07:25:10.171Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T07:25:10.171Z] CPU(s): 8 [2022-09-28T07:25:10.171Z] On-line CPU(s) list: 0-7 [2022-09-28T07:25:10.171Z] Thread(s) per core: 1 [2022-09-28T07:25:10.171Z] Core(s) per socket: 1 [2022-09-28T07:25:10.171Z] Socket(s): 8 [2022-09-28T07:25:10.171Z] NUMA node(s): 1 [2022-09-28T07:25:10.171Z] Vendor ID: AuthenticAMD [2022-09-28T07:25:10.171Z] CPU family: 23 [2022-09-28T07:25:10.171Z] Model: 49 [2022-09-28T07:25:10.171Z] Model name: AMD EPYC-Rome Processor [2022-09-28T07:25:10.171Z] Stepping: 0 [2022-09-28T07:25:10.171Z] CPU MHz: 2799.998 [2022-09-28T07:25:10.171Z] BogoMIPS: 5599.99 [2022-09-28T07:25:10.171Z] Virtualization: AMD-V [2022-09-28T07:25:10.171Z] Hypervisor vendor: KVM [2022-09-28T07:25:10.171Z] Virtualization type: full [2022-09-28T07:25:10.171Z] L1d cache: 256 KiB [2022-09-28T07:25:10.171Z] L1i cache: 256 KiB [2022-09-28T07:25:10.171Z] L2 cache: 4 MiB [2022-09-28T07:25:10.171Z] L3 cache: 128 MiB [2022-09-28T07:25:10.171Z] NUMA node0 CPU(s): 0-7 [2022-09-28T07:25:10.171Z] Vulnerability Itlb multihit: Not affected [2022-09-28T07:25:10.171Z] Vulnerability L1tf: Not affected [2022-09-28T07:25:10.171Z] Vulnerability Mds: Not affected [2022-09-28T07:25:10.171Z] Vulnerability Meltdown: Not affected [2022-09-28T07:25:10.171Z] Vulnerability Mmio stale data: Not affected [2022-09-28T07:25:10.171Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T07:25:10.171Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T07:25:10.171Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T07:25:10.171Z] Vulnerability Srbds: Not affected [2022-09-28T07:25:10.171Z] Vulnerability Tsx async abort: Not affected [2022-09-28T07:25:10.171Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] ---> nproc: [2022-09-28T07:25:10.171Z] 8 [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] ---> df -h: [2022-09-28T07:25:10.171Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T07:25:10.171Z] overlay 155G 13G 143G 9% / [2022-09-28T07:25:10.171Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T07:25:10.171Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T07:25:10.171Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T07:25:10.171Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] ---> sar -b -r -n DEV: [2022-09-28T07:25:10.171Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1792) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] 07:11:56 LINUX RESTART (8 CPU) [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] 07:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-28T07:25:10.171Z] 07:13:02 169.86 48.06 121.80 0.00 5419.10 169608.53 0.00 [2022-09-28T07:25:10.171Z] 07:14:01 206.34 0.81 205.52 0.00 20.87 45436.12 0.00 [2022-09-28T07:25:10.171Z] 07:15:01 112.18 0.10 112.08 0.00 7.73 33329.16 0.00 [2022-09-28T07:25:10.171Z] 07:16:01 1.65 0.00 1.65 0.00 0.00 20.81 0.00 [2022-09-28T07:25:10.171Z] 07:17:01 3.43 0.93 2.50 0.00 67.19 33.33 0.00 [2022-09-28T07:25:10.171Z] 07:18:01 40.01 9.43 30.58 0.00 2839.13 4836.66 0.00 [2022-09-28T07:25:10.171Z] 07:19:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 [2022-09-28T07:25:10.171Z] 07:20:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2022-09-28T07:25:10.171Z] 07:21:02 1.60 0.00 1.60 0.00 0.00 18.26 0.00 [2022-09-28T07:25:10.171Z] 07:22:01 1.34 0.00 1.34 0.00 0.00 15.73 0.00 [2022-09-28T07:25:10.171Z] 07:23:01 1.73 0.00 1.73 0.00 0.00 30.26 0.00 [2022-09-28T07:25:10.171Z] 07:24:01 1.62 0.10 1.52 0.00 10.26 17.33 0.00 [2022-09-28T07:25:10.171Z] 07:25:01 125.56 0.18 125.38 0.00 14.26 60417.26 0.00 [2022-09-28T07:25:10.171Z] Average: 51.27 4.60 46.67 0.00 646.10 24141.58 0.00 [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-28T07:25:10.171Z] 07:13:02 29236104 31629424 693872 2.11 72320 2597556 1839612 5.42 954824 2342124 308 [2022-09-28T07:25:10.171Z] 07:14:01 28459124 31469216 830356 2.53 135364 3087120 2128716 6.27 1266400 2716612 5840 [2022-09-28T07:25:10.171Z] 07:15:01 27846400 31587900 711980 2.17 145712 3755116 1767088 5.21 1196096 3345696 484 [2022-09-28T07:25:10.171Z] 07:16:01 27846360 31587840 711912 2.16 145732 3755124 1767088 5.21 1195896 3345700 136 [2022-09-28T07:25:10.171Z] 07:17:01 27838720 31587360 711824 2.16 147112 3760248 1784636 5.26 1202600 3351112 4 [2022-09-28T07:25:10.171Z] 07:18:01 27557476 31574012 709620 2.16 164276 4004708 1815756 5.35 1345664 3459012 144 [2022-09-28T07:25:10.171Z] 07:19:01 27566816 31583488 700056 2.13 164376 4004712 1815756 5.35 1337092 3459048 152 [2022-09-28T07:25:10.171Z] 07:20:01 27566720 31583480 699908 2.13 164456 4004712 1815756 5.35 1336896 3459084 204 [2022-09-28T07:25:10.171Z] 07:21:02 27566664 31583576 699832 2.13 164548 4004716 1815756 5.35 1337020 3459088 164 [2022-09-28T07:25:10.171Z] 07:22:01 27566680 31584184 699716 2.13 164624 4004696 1815756 5.35 1336392 3459680 4 [2022-09-28T07:25:10.171Z] 07:23:01 27566884 31584584 699272 2.13 164724 4004720 1815756 5.35 1336692 3459696 160 [2022-09-28T07:25:10.171Z] 07:24:01 27559296 31577384 706340 2.15 164800 4005044 1865588 5.50 1348012 3459768 28 [2022-09-28T07:25:10.171Z] 07:25:01 26030056 31530076 744764 2.26 207128 5313232 2007308 5.92 1484940 4707052 944 [2022-09-28T07:25:10.171Z] Average: 27708254 31574040 716881 2.18 154244 3869362 1850352 5.45 1282963 3386436 659 [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-28T07:25:10.171Z] 07:13:02 docker0 3.70 3.03 0.39 46.03 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:13:02 ens3 532.64 346.44 6408.36 82.07 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:13:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:14:01 docker0 152.25 193.34 12.02 1772.59 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:14:01 ens3 242.26 181.55 1823.05 32.36 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:14:01 vethca7d207 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:14:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:15:01 docker0 2.75 5.35 0.18 57.96 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:15:01 ens3 180.64 150.05 2663.09 320.92 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:15:01 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:16:01 ens3 1.50 0.68 2.58 0.40 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:17:01 ens3 1.55 0.37 0.27 0.10 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:17:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:18:01 ens3 85.84 55.81 1300.02 4.58 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:18:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:19:01 ens3 0.50 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:20:01 ens3 0.37 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:21:02 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:23:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:24:01 ens3 6.43 4.53 6.53 2.14 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:24:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:25:01 docker0 42.61 58.71 3.82 689.97 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:25:01 ens3 349.94 237.13 7901.77 47.25 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:25:01 veth954217b 1.83 1.53 0.30 0.46 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] 07:25:01 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] Average: docker0 15.33 19.84 1.25 195.67 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] Average: ens3 107.83 75.13 1548.23 37.76 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] Average: veth954217b 0.14 0.12 0.02 0.04 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] Average: lo 1.39 1.39 0.13 0.13 0.00 0.00 0.00 0.00 [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] ---> sar -P ALL: [2022-09-28T07:25:10.171Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1792) 09/28/22 _x86_64_ (8 CPU) [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] 07:11:56 LINUX RESTART (8 CPU) [2022-09-28T07:25:10.171Z] [2022-09-28T07:25:10.171Z] 07:12:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T07:25:10.171Z] 07:13:02 all 9.18 0.00 3.55 2.21 0.05 85.01 [2022-09-28T07:25:10.171Z] 07:13:02 0 9.84 0.00 3.42 0.91 0.05 85.78 [2022-09-28T07:25:10.171Z] 07:13:02 1 9.28 0.00 3.27 4.13 0.03 83.29 [2022-09-28T07:25:10.171Z] 07:13:02 2 10.99 0.00 3.42 4.96 0.05 80.59 [2022-09-28T07:25:10.172Z] 07:13:02 3 6.98 0.00 2.99 0.35 0.05 89.62 [2022-09-28T07:25:10.172Z] 07:13:02 4 8.54 0.00 3.72 1.16 0.05 86.53 [2022-09-28T07:25:10.172Z] 07:13:02 5 9.42 0.00 4.32 0.27 0.05 85.94 [2022-09-28T07:25:10.172Z] 07:13:02 6 9.44 0.00 3.24 0.69 0.07 86.56 [2022-09-28T07:25:10.172Z] 07:13:02 7 8.96 0.00 4.01 5.23 0.07 81.72 [2022-09-28T07:25:10.172Z] 07:14:01 all 27.55 0.00 5.79 2.02 0.07 64.57 [2022-09-28T07:25:10.172Z] 07:14:01 0 27.16 0.00 5.39 0.17 0.07 67.21 [2022-09-28T07:25:10.172Z] 07:14:01 1 26.98 0.00 6.33 9.14 0.09 57.46 [2022-09-28T07:25:10.172Z] 07:14:01 2 26.96 0.00 5.47 3.28 0.05 64.23 [2022-09-28T07:25:10.172Z] 07:14:01 3 28.58 0.00 5.59 1.79 0.07 63.98 [2022-09-28T07:25:10.172Z] 07:14:01 4 27.49 0.00 5.26 0.17 0.07 67.00 [2022-09-28T07:25:10.172Z] 07:14:01 5 29.11 0.00 6.01 0.91 0.07 63.91 [2022-09-28T07:25:10.172Z] 07:14:01 6 27.05 0.00 6.59 0.45 0.07 65.84 [2022-09-28T07:25:10.172Z] 07:14:01 7 27.05 0.00 5.67 0.27 0.12 66.89 [2022-09-28T07:25:10.172Z] 07:15:01 all 20.89 0.00 4.17 1.44 0.06 73.44 [2022-09-28T07:25:10.172Z] 07:15:01 0 22.22 0.00 4.68 7.27 0.07 65.76 [2022-09-28T07:25:10.172Z] 07:15:01 1 19.97 0.00 4.41 2.40 0.05 73.17 [2022-09-28T07:25:10.172Z] 07:15:01 2 21.57 0.00 4.10 0.60 0.07 73.67 [2022-09-28T07:25:10.172Z] 07:15:01 3 21.27 0.00 3.70 0.03 0.05 74.95 [2022-09-28T07:25:10.172Z] 07:15:01 4 21.36 0.00 3.90 0.39 0.05 74.30 [2022-09-28T07:25:10.172Z] 07:15:01 5 19.84 0.00 4.16 0.30 0.07 75.64 [2022-09-28T07:25:10.172Z] 07:15:01 6 20.81 0.00 4.07 0.57 0.05 74.50 [2022-09-28T07:25:10.172Z] 07:15:01 7 20.10 0.00 4.37 0.00 0.07 75.47 [2022-09-28T07:25:10.172Z] 07:16:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-09-28T07:25:10.172Z] 07:16:01 0 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-28T07:25:10.172Z] 07:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:16:01 4 0.00 0.00 0.05 0.00 0.02 99.93 [2022-09-28T07:25:10.172Z] 07:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-28T07:25:10.172Z] 07:17:01 all 0.04 0.00 0.05 0.01 0.01 99.89 [2022-09-28T07:25:10.172Z] 07:17:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2022-09-28T07:25:10.172Z] 07:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:17:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-28T07:25:10.172Z] 07:17:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-28T07:25:10.172Z] 07:17:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2022-09-28T07:25:10.172Z] 07:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-28T07:25:10.172Z] 07:17:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2022-09-28T07:25:10.172Z] 07:17:01 7 0.02 0.00 0.22 0.02 0.00 99.75 [2022-09-28T07:25:10.172Z] 07:18:01 all 1.34 0.00 0.89 0.44 0.01 97.31 [2022-09-28T07:25:10.172Z] 07:18:01 0 1.09 0.00 0.60 0.10 0.00 98.21 [2022-09-28T07:25:10.172Z] 07:18:01 1 1.33 0.00 0.70 0.07 0.02 97.89 [2022-09-28T07:25:10.172Z] 07:18:01 2 1.15 0.00 1.10 1.55 0.02 96.19 [2022-09-28T07:25:10.172Z] 07:18:01 3 0.95 0.00 1.92 0.73 0.02 96.38 [2022-09-28T07:25:10.172Z] 07:18:01 4 2.19 0.00 0.62 0.18 0.02 96.99 [2022-09-28T07:25:10.172Z] 07:18:01 5 1.54 0.00 1.05 0.35 0.02 97.05 [2022-09-28T07:25:10.172Z] 07:18:01 6 1.58 0.00 0.53 0.15 0.02 97.71 [2022-09-28T07:25:10.172Z] 07:18:01 7 0.90 0.00 0.60 0.40 0.02 98.08 [2022-09-28T07:25:10.172Z] 07:19:01 all 0.29 0.00 0.01 0.01 0.00 99.69 [2022-09-28T07:25:10.172Z] 07:19:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2022-09-28T07:25:10.172Z] 07:19:01 1 1.99 0.00 0.00 0.00 0.00 98.01 [2022-09-28T07:25:10.172Z] 07:19:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-28T07:25:10.172Z] 07:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:19:01 4 0.10 0.00 0.02 0.00 0.02 99.87 [2022-09-28T07:25:10.172Z] 07:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-28T07:25:10.172Z] 07:19:01 7 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-28T07:25:10.172Z] 07:20:01 all 0.06 0.00 0.00 0.00 0.00 99.93 [2022-09-28T07:25:10.172Z] 07:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T07:25:10.172Z] 07:20:01 1 0.40 0.00 0.00 0.00 0.00 99.60 [2022-09-28T07:25:10.172Z] 07:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-28T07:25:10.172Z] 07:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T07:25:10.172Z] 07:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:21:02 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-09-28T07:25:10.172Z] 07:21:02 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T07:25:10.172Z] 07:21:02 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:21:02 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:21:02 4 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-28T07:25:10.172Z] 07:21:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:21:02 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:21:02 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:22:01 all 0.04 0.00 0.07 0.01 0.01 99.87 [2022-09-28T07:25:10.172Z] 07:22:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-28T07:25:10.172Z] 07:22:01 1 0.07 0.00 0.20 0.00 0.02 99.71 [2022-09-28T07:25:10.172Z] 07:22:01 2 0.00 0.00 0.03 0.03 0.00 99.93 [2022-09-28T07:25:10.172Z] 07:22:01 3 0.12 0.00 0.15 0.00 0.00 99.73 [2022-09-28T07:25:10.172Z] 07:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-28T07:25:10.172Z] 07:22:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-28T07:25:10.172Z] 07:22:01 6 0.05 0.00 0.07 0.00 0.02 99.86 [2022-09-28T07:25:10.172Z] 07:22:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-28T07:25:10.172Z] 07:23:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T07:25:10.172Z] 07:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-28T07:25:10.172Z] 07:23:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2022-09-28T07:25:10.172Z] 07:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-28T07:25:10.172Z] 07:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-28T07:25:10.172Z] 07:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-28T07:25:10.172Z] [2022-09-28T07:25:10.172Z] 07:23:01 CPU %user %nice %system %iowait %steal %idle [2022-09-28T07:25:10.172Z] 07:24:01 all 0.08 0.00 0.07 0.01 0.00 99.84 [2022-09-28T07:25:10.172Z] 07:24:01 0 0.08 0.00 0.10 0.00 0.00 99.82 [2022-09-28T07:25:10.172Z] 07:24:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-28T07:25:10.172Z] 07:24:01 2 0.02 0.00 0.05 0.10 0.00 99.83 [2022-09-28T07:25:10.172Z] 07:24:01 3 0.15 0.00 0.08 0.00 0.02 99.75 [2022-09-28T07:25:10.172Z] 07:24:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2022-09-28T07:25:10.172Z] 07:24:01 5 0.03 0.00 0.08 0.02 0.00 99.87 [2022-09-28T07:25:10.172Z] 07:24:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2022-09-28T07:25:10.172Z] 07:24:01 7 0.15 0.00 0.07 0.00 0.00 99.78 [2022-09-28T07:25:10.172Z] 07:25:01 all 9.15 0.00 4.28 2.26 0.06 84.24 [2022-09-28T07:25:10.172Z] 07:25:01 0 8.32 0.00 3.28 1.17 0.07 87.17 [2022-09-28T07:25:10.172Z] 07:25:01 1 9.60 0.00 4.51 0.61 0.05 85.23 [2022-09-28T07:25:10.172Z] 07:25:01 2 9.16 0.00 5.04 4.23 0.07 81.51 [2022-09-28T07:25:10.172Z] 07:25:01 3 10.61 0.00 3.28 0.36 0.03 85.72 [2022-09-28T07:25:10.172Z] 07:25:01 4 8.62 0.00 4.51 0.37 0.05 86.44 [2022-09-28T07:25:10.172Z] 07:25:01 5 9.97 0.00 5.37 11.30 0.07 73.30 [2022-09-28T07:25:10.172Z] 07:25:01 6 7.15 0.00 3.38 0.05 0.07 89.35 [2022-09-28T07:25:10.172Z] 07:25:01 7 9.80 0.00 4.88 0.02 0.10 85.20 [2022-09-28T07:25:10.172Z] Average: all 5.22 0.00 1.44 0.64 0.02 92.67 [2022-09-28T07:25:10.172Z] Average: 0 5.25 0.00 1.34 0.74 0.02 92.65 [2022-09-28T07:25:10.172Z] Average: 1 5.31 0.00 1.48 1.24 0.02 91.95 [2022-09-28T07:25:10.172Z] Average: 2 5.32 0.00 1.47 1.14 0.02 92.05 [2022-09-28T07:25:10.172Z] Average: 3 5.22 0.00 1.35 0.25 0.02 93.16 [2022-09-28T07:25:10.172Z] Average: 4 5.23 0.00 1.39 0.17 0.03 93.17 [2022-09-28T07:25:10.172Z] Average: 5 5.33 0.00 1.61 1.00 0.02 92.04 [2022-09-28T07:25:10.172Z] Average: 6 5.03 0.00 1.37 0.15 0.02 93.43 [2022-09-28T07:25:10.172Z] Average: 7 5.10 0.00 1.51 0.46 0.03 92.90 [2022-09-28T07:25:10.172Z] [2022-09-28T07:25:10.172Z] [2022-09-28T07:25:10.172Z]