Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e2c07314706493d6366513279fddb5169d0fbe38 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-ssh10408434281797682573.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15565380797855146500.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12145380698104427039.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh13770392566050757190.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12330087167551398769.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9540 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e2c07314706493d6366513279fddb5169d0fbe38 (main) > 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 Commit message: "build(snap): Upgrade snap base to core22 (#577)" > git config core.sparsecheckout # timeout=10 > git checkout -f e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 > git rev-list --no-walk 5b2c861b7985e68cc74183010c56eea75d87e84b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-24T15:56:38.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-24T15:56:39.008Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-24T15:56:39.025Z] ========================================================= [2023-04-24T15:56:39.025Z] EdgeX Global Pipelines Version Info [2023-04-24T15:56:39.025Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-24T15:56:39.764Z] ------------------- [2023-04-24T15:56:39.764Z] stable info: [2023-04-24T15:56:39.764Z] ------------------- [2023-04-24T15:56:39.764Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-24T15:56:39.764Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T15:56:39.764Z] Message: update stable to v1.0.248 [2023-04-24T15:56:40.336Z] ------------------- [2023-04-24T15:56:40.336Z] experimental info: [2023-04-24T15:56:40.336Z] ------------------- [2023-04-24T15:56:40.336Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-24T15:56:40.336Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-24T15:56:40.336Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-24T15:56:40.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-24T15:56:40.519Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-24T15:56:40.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-24T15:56:40.552Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-24T15:56:40.569Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-24T15:56:40.581Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-24T15:56:40.592Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-24T15:56:40.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-24T15:56:40.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-24T15:56:40.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-24T15:56:40.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-24T15:56:40.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-24T15:56:40.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-24T15:56:40.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-24T15:56:40.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T15:56:40.719Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-24T15:56:40.734Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T15:56:40.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-24T15:56:40.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-24T15:56:40.772Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-24T15:56:40.786Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-24T15:56:40.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-24T15:56:40.821Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-24T15:56:40.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-24T15:56:40.848Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-24T15:56:40.863Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-24T15:56:40.883Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-24T15:56:40.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-24T15:56:40.914Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-24T15:56:40.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-24T15:56:40.943Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] echo [2023-04-24T15:56:40.952Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e2c0731 [Pipeline] echo [2023-04-24T15:56:40.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T15:56:41.011Z] provisioning config files... [2023-04-24T15:56:41.025Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13483136782502798654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T15:56:41.326Z] ---> docker-login.sh [2023-04-24T15:56:41.326Z] nexus3.edgexfoundry.org:10001 [2023-04-24T15:56:41.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:41.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:41.586Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:41.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:41.586Z] [2023-04-24T15:56:41.586Z] Login Succeeded [2023-04-24T15:56:41.586Z] nexus3.edgexfoundry.org:10002 [2023-04-24T15:56:41.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:41.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:41.846Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:41.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:41.846Z] [2023-04-24T15:56:41.846Z] Login Succeeded [2023-04-24T15:56:41.846Z] nexus3.edgexfoundry.org:10003 [2023-04-24T15:56:41.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:41.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:41.846Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:41.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:41.846Z] [2023-04-24T15:56:41.846Z] Login Succeeded [2023-04-24T15:56:41.846Z] nexus3.edgexfoundry.org:10004 [2023-04-24T15:56:41.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:42.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:42.106Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:42.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:42.106Z] [2023-04-24T15:56:42.106Z] Login Succeeded [2023-04-24T15:56:42.106Z] docker.io [2023-04-24T15:56:42.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:42.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:42.367Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:42.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:42.367Z] [2023-04-24T15:56:42.367Z] Login Succeeded [2023-04-24T15:56:42.367Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T15:56:42.374Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-24T15:56:42.756Z] + git rev-list -1 --merges e2c07314706493d6366513279fddb5169d0fbe38~1..e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] echo [2023-04-24T15:56:42.803Z] -----------> git rev-list -1 --merges e2c07314706493d6366513279fddb5169d0fbe38~1..e2c07314706493d6366513279fddb5169d0fbe38 e2c07314706493d6366513279fddb5169d0fbe38 [false] [Pipeline] sh [2023-04-24T15:56:43.097Z] + git log --format=format:%s -1 e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] echo [2023-04-24T15:56:43.125Z] ========================================================= [2023-04-24T15:56:43.125Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-24T15:56:43.125Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T15:56:43.456Z] + git log --format=format:%s -1 e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] echo [2023-04-24T15:56:43.466Z] [semverPrep] GIT_COMMIT: e2c07314706493d6366513279fddb5169d0fbe38, Commit Message: build(snap): Upgrade snap base to core22 (#577) [Pipeline] echo [2023-04-24T15:56:43.477Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-24T15:56:43.839Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T15:56:43.839Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-24T15:56:43.840Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-24T15:56:43.840Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-24T15:56:43.840Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-24T15:56:43.840Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-24T15:56:43.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:56:44.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T15:56:44.260Z] [2023-04-24T15:56:44.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:56:44.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T15:56:44.559Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-24T15:56:44.560Z] b85a868b505f: Pulling fs layer [2023-04-24T15:56:44.560Z] e2be974225ed: Pulling fs layer [2023-04-24T15:56:44.560Z] 339a4e72a1f5: Pulling fs layer [2023-04-24T15:56:44.560Z] 988bab9f4d93: Pulling fs layer [2023-04-24T15:56:44.560Z] 1469e6f7b9e6: Pulling fs layer [2023-04-24T15:56:44.560Z] eaf3925da568: Pulling fs layer [2023-04-24T15:56:44.560Z] bab4dde63d76: Pulling fs layer [2023-04-24T15:56:44.560Z] bde34c3a00c8: Pulling fs layer [2023-04-24T15:56:44.560Z] b352a97aabf1: Pulling fs layer [2023-04-24T15:56:44.560Z] 4872d77fe225: Pulling fs layer [2023-04-24T15:56:44.560Z] 5851b861e8e6: Pulling fs layer [2023-04-24T15:56:44.560Z] 988bab9f4d93: Waiting [2023-04-24T15:56:44.560Z] 1469e6f7b9e6: Waiting [2023-04-24T15:56:44.560Z] eaf3925da568: Waiting [2023-04-24T15:56:44.560Z] bab4dde63d76: Waiting [2023-04-24T15:56:44.560Z] bde34c3a00c8: Waiting [2023-04-24T15:56:44.560Z] 4872d77fe225: Waiting [2023-04-24T15:56:44.560Z] 5851b861e8e6: Waiting [2023-04-24T15:56:44.560Z] b352a97aabf1: Waiting [2023-04-24T15:56:44.560Z] e2be974225ed: Verifying Checksum [2023-04-24T15:56:44.560Z] e2be974225ed: Download complete [2023-04-24T15:56:44.560Z] 988bab9f4d93: Download complete [2023-04-24T15:56:44.560Z] 339a4e72a1f5: Verifying Checksum [2023-04-24T15:56:44.560Z] 339a4e72a1f5: Download complete [2023-04-24T15:56:44.560Z] 1469e6f7b9e6: Verifying Checksum [2023-04-24T15:56:44.560Z] 1469e6f7b9e6: Download complete [2023-04-24T15:56:44.560Z] eaf3925da568: Verifying Checksum [2023-04-24T15:56:44.560Z] eaf3925da568: Download complete [2023-04-24T15:56:44.819Z] bde34c3a00c8: Verifying Checksum [2023-04-24T15:56:44.819Z] bde34c3a00c8: Download complete [2023-04-24T15:56:44.819Z] b352a97aabf1: Verifying Checksum [2023-04-24T15:56:44.819Z] b352a97aabf1: Download complete [2023-04-24T15:56:44.819Z] 4872d77fe225: Verifying Checksum [2023-04-24T15:56:44.819Z] 4872d77fe225: Download complete [2023-04-24T15:56:44.819Z] 5851b861e8e6: Verifying Checksum [2023-04-24T15:56:44.819Z] 5851b861e8e6: Download complete [2023-04-24T15:56:44.819Z] b85a868b505f: Verifying Checksum [2023-04-24T15:56:44.819Z] b85a868b505f: Download complete [2023-04-24T15:56:45.076Z] bab4dde63d76: Verifying Checksum [2023-04-24T15:56:45.076Z] bab4dde63d76: Download complete [2023-04-24T15:56:46.017Z] b85a868b505f: Pull complete [2023-04-24T15:56:46.276Z] e2be974225ed: Pull complete [2023-04-24T15:56:46.535Z] 339a4e72a1f5: Pull complete [2023-04-24T15:56:46.794Z] 988bab9f4d93: Pull complete [2023-04-24T15:56:47.054Z] 1469e6f7b9e6: Pull complete [2023-04-24T15:56:47.054Z] eaf3925da568: Pull complete [2023-04-24T15:56:48.960Z] bab4dde63d76: Pull complete [2023-04-24T15:56:48.960Z] bde34c3a00c8: Pull complete [2023-04-24T15:56:49.221Z] b352a97aabf1: Pull complete [2023-04-24T15:56:49.221Z] 4872d77fe225: Pull complete [2023-04-24T15:56:49.221Z] 5851b861e8e6: Pull complete [2023-04-24T15:56:49.221Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-24T15:56:49.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T15:56:49.221Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T15:56:49.316Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T15:56:49.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T15:56:53.958Z] $ docker top 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 -eo pid,comm [2023-04-24T15:56:54.016Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T15:56:54.016Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T15:56:54.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T15:56:54.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T15:56:54.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T15:56:54.178Z] $ docker exec 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 ssh-agent [2023-04-24T15:56:54.292Z] SSH_AUTH_SOCK=/tmp/ssh-PEsEh4tSjVlR/agent.34 [2023-04-24T15:56:54.292Z] SSH_AGENT_PID=40 [2023-04-24T15:56:54.298Z] Running ssh-add (command line suppressed) [2023-04-24T15:56:54.395Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14105181316369947249.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14105181316369947249.key) [2023-04-24T15:56:54.407Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T15:56:54.696Z] + git tag --points-at HEAD [Pipeline] } [2023-04-24T15:56:54.711Z] $ docker exec --env ******** --env ******** 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 ssh-agent -k [2023-04-24T15:56:54.809Z] unset SSH_AUTH_SOCK; [2023-04-24T15:56:54.809Z] unset SSH_AGENT_PID; [2023-04-24T15:56:54.810Z] echo Agent pid 40 killed; [2023-04-24T15:56:54.816Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-24T15:56:54.846Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T15:56:54.846Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T15:56:54.963Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T15:56:54.970Z] $ docker exec 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 ssh-agent [2023-04-24T15:56:55.073Z] SSH_AUTH_SOCK=/tmp/ssh-Z3v6i9AfCW0L/agent.73 [2023-04-24T15:56:55.073Z] SSH_AGENT_PID=79 [2023-04-24T15:56:55.079Z] Running ssh-add (command line suppressed) [2023-04-24T15:56:55.202Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5131161605618260584.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5131161605618260584.key) [2023-04-24T15:56:55.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T15:56:55.502Z] + git semver init [2023-04-24T15:56:55.762Z] 2023-04-24 15:56:55,692 [run_init] DEBUG init version:0.0.0 force:False [2023-04-24T15:56:55.762Z] 2023-04-24 15:56:55,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-24T15:56:55.762Z] 2023-04-24 15:56:55,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-24T15:56:55.762Z] 2023-04-24 15:56:55,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T15:56:56.699Z] 2023-04-24 15:56:56,513 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-24T15:56:56.699Z] 2023-04-24 15:56:56,513 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-24T15:56:56.699Z] 2023-04-24 15:56:56,513 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T15:56:56.699Z] 2023-04-24 15:56:56,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T15:56:56.699Z] 3.0.0-dev.24 [Pipeline] } [2023-04-24T15:56:56.713Z] $ docker exec --env ******** --env ******** 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 ssh-agent -k [2023-04-24T15:56:56.835Z] unset SSH_AUTH_SOCK; [2023-04-24T15:56:56.839Z] unset SSH_AGENT_PID; [2023-04-24T15:56:56.840Z] echo Agent pid 79 killed; [2023-04-24T15:56:56.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T15:56:57.156Z] + git semver [Pipeline] } [2023-04-24T15:56:57.437Z] $ docker stop --time=1 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 [2023-04-24T15:56:58.744Z] $ docker rm -f --volumes 0f677b6b065aafed1673f0949c8a4699b9380f55c0408dc778fc8b092803c944 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T15:56:59.078Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-24T15:56:59.287Z] Stashed 1 file(s) [Pipeline] echo [2023-04-24T15:56:59.290Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T15:56:59.426Z] provisioning config files... [2023-04-24T15:56:59.434Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12916469603381827309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T15:56:59.728Z] ---> docker-login.sh [2023-04-24T15:56:59.728Z] nexus3.edgexfoundry.org:10001 [2023-04-24T15:56:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:59.728Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:59.728Z] [2023-04-24T15:56:59.728Z] Login Succeeded [2023-04-24T15:56:59.728Z] nexus3.edgexfoundry.org:10002 [2023-04-24T15:56:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:59.728Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:59.728Z] [2023-04-24T15:56:59.728Z] Login Succeeded [2023-04-24T15:56:59.728Z] nexus3.edgexfoundry.org:10003 [2023-04-24T15:56:59.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:56:59.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:56:59.987Z] Configure a credential helper to remove this warning. See [2023-04-24T15:56:59.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:56:59.987Z] [2023-04-24T15:56:59.987Z] Login Succeeded [2023-04-24T15:56:59.987Z] nexus3.edgexfoundry.org:10004 [2023-04-24T15:56:59.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:57:00.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:57:00.245Z] Configure a credential helper to remove this warning. See [2023-04-24T15:57:00.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:57:00.245Z] [2023-04-24T15:57:00.245Z] Login Succeeded [2023-04-24T15:57:00.245Z] docker.io [2023-04-24T15:57:00.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:57:00.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:57:00.505Z] Configure a credential helper to remove this warning. See [2023-04-24T15:57:00.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:57:00.505Z] [2023-04-24T15:57:00.505Z] Login Succeeded [2023-04-24T15:57:00.505Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T15:57:00.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T15:57:00.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T15:57:00.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T15:57:00.596Z] ========================================================= [2023-04-24T15:57:00.596Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-24T15:57:00.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:57:00.893Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T15:57:00.893Z] Sending build context to Docker daemon 6.45MB [2023-04-24T15:57:00.893Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T15:57:00.893Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T15:57:00.893Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-24T15:57:00.893Z] 63b65145d645: Pulling fs layer [2023-04-24T15:57:00.893Z] a2d21d5440eb: Pulling fs layer [2023-04-24T15:57:00.893Z] 935e6c44a52c: Pulling fs layer [2023-04-24T15:57:00.893Z] 94cc34f8dd06: Pulling fs layer [2023-04-24T15:57:00.893Z] 94cc34f8dd06: Waiting [2023-04-24T15:57:00.893Z] 30dea6a524f1: Pulling fs layer [2023-04-24T15:57:00.893Z] a2aff8979fd8: Pulling fs layer [2023-04-24T15:57:00.893Z] 30dea6a524f1: Waiting [2023-04-24T15:57:00.893Z] a2aff8979fd8: Waiting [2023-04-24T15:57:00.893Z] 6808be2612f2: Pulling fs layer [2023-04-24T15:57:00.893Z] f25807f1079a: Pulling fs layer [2023-04-24T15:57:00.893Z] 6808be2612f2: Waiting [2023-04-24T15:57:00.893Z] f25807f1079a: Waiting [2023-04-24T15:57:00.893Z] a2d21d5440eb: Download complete [2023-04-24T15:57:01.161Z] 94cc34f8dd06: Verifying Checksum [2023-04-24T15:57:01.161Z] 94cc34f8dd06: Download complete [2023-04-24T15:57:01.161Z] 30dea6a524f1: Verifying Checksum [2023-04-24T15:57:01.161Z] 30dea6a524f1: Download complete [2023-04-24T15:57:01.161Z] 63b65145d645: Verifying Checksum [2023-04-24T15:57:01.161Z] 63b65145d645: Download complete [2023-04-24T15:57:01.161Z] a2aff8979fd8: Verifying Checksum [2023-04-24T15:57:01.161Z] a2aff8979fd8: Download complete [2023-04-24T15:57:01.161Z] 63b65145d645: Pull complete [2023-04-24T15:57:01.422Z] a2d21d5440eb: Pull complete [2023-04-24T15:57:01.422Z] f25807f1079a: Verifying Checksum [2023-04-24T15:57:01.422Z] f25807f1079a: Download complete [2023-04-24T15:57:01.681Z] 935e6c44a52c: Download complete [2023-04-24T15:57:01.938Z] 6808be2612f2: Verifying Checksum [2023-04-24T15:57:01.938Z] 6808be2612f2: Download complete [2023-04-24T15:57:05.222Z] 935e6c44a52c: Pull complete [2023-04-24T15:57:05.222Z] 94cc34f8dd06: Pull complete [2023-04-24T15:57:05.222Z] 30dea6a524f1: Pull complete [2023-04-24T15:57:05.222Z] a2aff8979fd8: Pull complete [2023-04-24T15:57:07.755Z] 6808be2612f2: Pull complete [2023-04-24T15:57:08.323Z] f25807f1079a: Pull complete [2023-04-24T15:57:08.323Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-24T15:57:08.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-24T15:57:08.323Z] ---> 3b553350e43f [2023-04-24T15:57:08.323Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T15:57:14.397Z] Still waiting to schedule task [2023-04-24T15:57:14.398Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-24T15:57:14.961Z] ---> Running in 94c98835aef1 [2023-04-24T15:57:14.961Z] Removing intermediate container 94c98835aef1 [2023-04-24T15:57:14.961Z] ---> db8a48a69021 [2023-04-24T15:57:14.961Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T15:57:14.961Z] ---> Running in 58f8c8f1aa3f [2023-04-24T15:57:14.961Z] Removing intermediate container 58f8c8f1aa3f [2023-04-24T15:57:14.961Z] ---> dc3d52f7edbd [2023-04-24T15:57:14.961Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T15:57:14.961Z] ---> Running in 60668a269ce5 [2023-04-24T15:57:14.961Z] Removing intermediate container 60668a269ce5 [2023-04-24T15:57:14.961Z] ---> 0fedd4fa940b [2023-04-24T15:57:14.961Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T15:57:14.961Z] ---> Running in 1129cfc6d3ad [2023-04-24T15:57:14.961Z] Removing intermediate container 1129cfc6d3ad [2023-04-24T15:57:14.961Z] ---> 521a1bf681e7 [2023-04-24T15:57:14.961Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T15:57:14.961Z] ---> Running in 1826a6a104a9 [2023-04-24T15:57:15.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T15:57:15.479Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T15:57:15.739Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T15:57:15.739Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T15:57:15.739Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T15:57:15.739Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T15:57:15.739Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T15:57:15.739Z] OK: 269 MiB in 57 packages [2023-04-24T15:57:16.307Z] Removing intermediate container 1826a6a104a9 [2023-04-24T15:57:16.307Z] ---> 6b55724d56f1 [2023-04-24T15:57:16.307Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T15:57:16.307Z] ---> Running in eae188c70ab7 [2023-04-24T15:57:16.307Z] Removing intermediate container eae188c70ab7 [2023-04-24T15:57:16.307Z] ---> 9ed96895bfa1 [2023-04-24T15:57:16.307Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T15:57:16.566Z] ---> f801cf8f2323 [2023-04-24T15:57:16.566Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T15:57:16.566Z] ---> Running in c80fcc9ad344 [2023-04-24T15:57:55.307Z] Removing intermediate container c80fcc9ad344 [2023-04-24T15:57:55.307Z] ---> 3ad743d5ede7 [2023-04-24T15:57:55.307Z] Step 11/12 : COPY . . [2023-04-24T15:57:55.873Z] ---> 7d2af83f021c [2023-04-24T15:57:55.873Z] Step 12/12 : RUN $MAKE [2023-04-24T15:57:55.873Z] ---> Running in d8c28194f001 [2023-04-24T15:57:56.132Z] noop [2023-04-24T15:57:56.395Z] Removing intermediate container d8c28194f001 [2023-04-24T15:57:56.395Z] ---> b9ed28fe5a13 [2023-04-24T15:57:56.395Z] Successfully built b9ed28fe5a13 [2023-04-24T15:57:56.395Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:57:56.714Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T15:57:56.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T15:57:56.787Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T15:57:56.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T15:57:57.154Z] $ docker top 979986b9640c97d89eaf2e63316b4200c569fd2a99ccbc343529dd2362d7fcd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T15:57:57.502Z] + go version [2023-04-24T15:57:57.502Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-24T15:57:57.517Z] $ docker stop --time=1 979986b9640c97d89eaf2e63316b4200c569fd2a99ccbc343529dd2362d7fcd7 [2023-04-24T15:57:58.773Z] $ docker rm -f --volumes 979986b9640c97d89eaf2e63316b4200c569fd2a99ccbc343529dd2362d7fcd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:57:59.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-24T15:57:59.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T15:57:59.263Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T15:57:59.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-24T15:57:59.613Z] $ docker top ba740eec004e1eae6b20bc7eede23b371ae3bd726adf7541184cc98962e5d479 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T15:57:59.952Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-24T15:58:00.245Z] + make test [2023-04-24T15:58:00.245Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T15:58:05.514Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T15:58:15.478Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T15:58:15.478Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T15:58:15.478Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.9% of statements [2023-04-24T15:58:19.660Z] go vet ./... [2023-04-24T15:58:23.846Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T15:58:23.846Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T15:58:23.846Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T15:58:23.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T15:58:23.873Z] $ docker stop --time=1 ba740eec004e1eae6b20bc7eede23b371ae3bd726adf7541184cc98962e5d479 [2023-04-24T15:58:28.439Z] $ docker rm -f --volumes ba740eec004e1eae6b20bc7eede23b371ae3bd726adf7541184cc98962e5d479 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T15:58:28.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T15:58:28.943Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-24T15:58:29.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T15:58:29.743Z] + ls -al . [2023-04-24T15:58:29.743Z] total 180 [2023-04-24T15:58:29.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 24 15:58 . [2023-04-24T15:58:29.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 15:56 .. [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 15:56 .dockerignore [2023-04-24T15:58:29.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 15:56 .git [2023-04-24T15:58:29.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 15:56 .github [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 15:56 .gitignore [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 15:56 .golangci.yml [2023-04-24T15:58:29.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 15:56 .semver [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 15:56 Attribution.txt [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 15:56 CHANGELOG.md [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 15:56 Dockerfile [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 15:56 GOVERNANCE.md [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 15:56 Jenkinsfile [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 15:56 LICENSE [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 15:56 Makefile [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 15:56 OWNERS.md [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 15:56 README.md [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 15:56 VERSION [2023-04-24T15:58:29.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 15:56 bin [2023-04-24T15:58:29.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 15:56 cmd [2023-04-24T15:58:29.743Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 15:58 coverage.out [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 15:56 go.mod [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 15:56 go.sum [2023-04-24T15:58:29.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 15:56 internal [2023-04-24T15:58:29.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 15:56 mock [2023-04-24T15:58:29.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 15:56 snap [2023-04-24T15:58:29.743Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 15:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:58:30.052Z] + 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=e2c07314706493d6366513279fddb5169d0fbe38 --label arch=amd64 --label version=3.0.0-dev.24 . [2023-04-24T15:58:30.052Z] Sending build context to Docker daemon 6.47MB [2023-04-24T15:58:30.052Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T15:58:30.052Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T15:58:30.052Z] ---> b9ed28fe5a13 [2023-04-24T15:58:30.052Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T15:58:30.310Z] ---> Running in ac80d5f368f7 [2023-04-24T15:58:30.310Z] Removing intermediate container ac80d5f368f7 [2023-04-24T15:58:30.310Z] ---> 1b60248dc38b [2023-04-24T15:58:30.310Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T15:58:30.310Z] ---> Running in f3f7b6d60ceb [2023-04-24T15:58:30.602Z] Removing intermediate container f3f7b6d60ceb [2023-04-24T15:58:30.602Z] ---> 625b375b8e97 [2023-04-24T15:58:30.602Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T15:58:30.602Z] ---> Running in 353c1652e8c8 [2023-04-24T15:58:30.602Z] Removing intermediate container 353c1652e8c8 [2023-04-24T15:58:30.602Z] ---> 0bdf34c4dbfc [2023-04-24T15:58:30.602Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T15:58:30.602Z] ---> Running in 3cf2cc6a17bf [2023-04-24T15:58:30.602Z] Removing intermediate container 3cf2cc6a17bf [2023-04-24T15:58:30.602Z] ---> eac3d8fed117 [2023-04-24T15:58:30.602Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T15:58:30.602Z] ---> Running in b72534d50b5d [2023-04-24T15:58:30.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T15:58:31.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T15:58:31.170Z] OK: 269 MiB in 57 packages [2023-04-24T15:58:31.770Z] Removing intermediate container b72534d50b5d [2023-04-24T15:58:31.770Z] ---> 93f840f7d51c [2023-04-24T15:58:31.770Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T15:58:31.770Z] ---> Running in 8eb1cb58184d [2023-04-24T15:58:31.770Z] Removing intermediate container 8eb1cb58184d [2023-04-24T15:58:31.770Z] ---> 6ddf5aa5f745 [2023-04-24T15:58:31.770Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T15:58:31.770Z] ---> b7b16665be30 [2023-04-24T15:58:31.770Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T15:58:31.770Z] ---> Running in 22bf658bae9e [2023-04-24T15:58:32.892Z] Removing intermediate container 22bf658bae9e [2023-04-24T15:58:32.892Z] ---> ba6fee8c19b0 [2023-04-24T15:58:32.892Z] Step 11/24 : COPY . . [2023-04-24T15:58:33.151Z] ---> c868946edfc7 [2023-04-24T15:58:33.151Z] Step 12/24 : RUN $MAKE [2023-04-24T15:58:33.151Z] ---> Running in 2d3592a590ff [2023-04-24T15:58:33.410Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-24T15:58:51.822Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9541 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-24T15:58:51.836Z] Running in /w/workspace/device-mqtt-go/108 [Pipeline] { [Pipeline] checkout [2023-04-24T15:58:51.876Z] Selected Git installation does not exist. Using Default [2023-04-24T15:58:51.876Z] The recommended git tool is: NONE [2023-04-24T15:58:55.349Z] Removing intermediate container 2d3592a590ff [2023-04-24T15:58:55.349Z] ---> 6676f1e4f41d [2023-04-24T15:58:55.349Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T15:58:55.349Z] 3.17: Pulling from library/alpine [2023-04-24T15:58:55.349Z] f56be85fc22e: Pulling fs layer [2023-04-24T15:58:55.349Z] f56be85fc22e: Download complete [2023-04-24T15:58:55.349Z] f56be85fc22e: Pull complete [2023-04-24T15:58:55.349Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T15:58:55.349Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T15:58:55.349Z] ---> 9ed4aefc74f6 [2023-04-24T15:58:55.349Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T15:58:55.349Z] ---> Running in 1a7667ab4cba [2023-04-24T15:58:55.349Z] Removing intermediate container 1a7667ab4cba [2023-04-24T15:58:55.349Z] ---> 2d8ee9e1579b [2023-04-24T15:58:55.349Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T15:58:55.349Z] ---> Running in bc9d54825286 [2023-04-24T15:58:55.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-24T15:58:55.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-24T15:58:55.349Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T15:58:55.349Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T15:58:55.349Z] OK: 7 MiB in 16 packages [2023-04-24T15:58:55.349Z] Removing intermediate container bc9d54825286 [2023-04-24T15:58:55.349Z] ---> ed07c92405f9 [2023-04-24T15:58:55.349Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T15:58:55.919Z] ---> 1ae8ecce79fa [2023-04-24T15:58:55.919Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T15:58:55.919Z] ---> c1efc85e19d8 [2023-04-24T15:58:55.919Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T15:58:55.919Z] ---> f883c0872ec0 [2023-04-24T15:58:55.919Z] Step 19/24 : EXPOSE 59982 [2023-04-24T15:58:56.177Z] ---> Running in 72e27f9f21b2 [2023-04-24T15:58:56.177Z] Removing intermediate container 72e27f9f21b2 [2023-04-24T15:58:56.177Z] ---> 40dd3d9b11fb [2023-04-24T15:58:56.177Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T15:58:56.177Z] ---> Running in 9a64b07ae154 [2023-04-24T15:58:56.177Z] Removing intermediate container 9a64b07ae154 [2023-04-24T15:58:56.177Z] ---> 4ea4a28de604 [2023-04-24T15:58:56.177Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T15:58:56.177Z] ---> Running in 202668a4799c [2023-04-24T15:58:56.177Z] Removing intermediate container 202668a4799c [2023-04-24T15:58:56.177Z] ---> cf647b26c605 [2023-04-24T15:58:56.177Z] Step 22/24 : LABEL arch=amd64 [2023-04-24T15:58:56.436Z] ---> Running in 407657444e20 [2023-04-24T15:58:56.436Z] Removing intermediate container 407657444e20 [2023-04-24T15:58:56.436Z] ---> 524b011ef576 [2023-04-24T15:58:56.436Z] Step 23/24 : LABEL git_sha=e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T15:58:56.436Z] ---> Running in 27310a9f9c28 [2023-04-24T15:58:56.436Z] Removing intermediate container 27310a9f9c28 [2023-04-24T15:58:56.436Z] ---> 1c2df3dec443 [2023-04-24T15:58:56.436Z] Step 24/24 : LABEL version=3.0.0-dev.24 [2023-04-24T15:58:56.436Z] ---> Running in 8a3bf484c97b [2023-04-24T15:58:56.694Z] Removing intermediate container 8a3bf484c97b [2023-04-24T15:58:56.694Z] ---> 3e4a2130f845 [2023-04-24T15:58:56.694Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T15:58:56.694Z] Successfully built 3e4a2130f845 [2023-04-24T15:58:56.694Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T15:58:56.779Z] provisioning config files... [2023-04-24T15:58:56.787Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11181779809098991642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T15:58:57.086Z] ---> docker-login.sh [2023-04-24T15:58:57.086Z] nexus3.edgexfoundry.org:10001 [2023-04-24T15:58:57.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:58:57.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:58:57.086Z] Configure a credential helper to remove this warning. See [2023-04-24T15:58:57.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:58:57.086Z] [2023-04-24T15:58:57.086Z] Login Succeeded [2023-04-24T15:58:57.086Z] nexus3.edgexfoundry.org:10002 [2023-04-24T15:58:57.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:58:57.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:58:57.086Z] Configure a credential helper to remove this warning. See [2023-04-24T15:58:57.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:58:57.086Z] [2023-04-24T15:58:57.086Z] Login Succeeded [2023-04-24T15:58:57.086Z] nexus3.edgexfoundry.org:10003 [2023-04-24T15:58:57.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:58:57.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:58:57.344Z] Configure a credential helper to remove this warning. See [2023-04-24T15:58:57.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:58:57.344Z] [2023-04-24T15:58:57.344Z] Login Succeeded [2023-04-24T15:58:57.344Z] nexus3.edgexfoundry.org:10004 [2023-04-24T15:58:57.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:58:57.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:58:57.344Z] Configure a credential helper to remove this warning. See [2023-04-24T15:58:57.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:58:57.344Z] [2023-04-24T15:58:57.344Z] Login Succeeded [2023-04-24T15:58:57.344Z] docker.io [2023-04-24T15:58:57.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:58:57.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:58:57.602Z] Configure a credential helper to remove this warning. See [2023-04-24T15:58:57.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:58:57.602Z] [2023-04-24T15:58:57.602Z] Login Succeeded [2023-04-24T15:58:57.602Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T15:58:57.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T15:58:57.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T15:58:57.663Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-24T15:58:57.663Z] e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T15:58:57.663Z] latest [2023-04-24T15:58:57.663Z] 3.0.0-dev.24 [2023-04-24T15:58:57.663Z] e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [2023-04-24T15:58:57.663Z] main [2023-04-24T15:58:57.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:58:57.985Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:58:58.294Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T15:58:58.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T15:58:58.294Z] 988506e0cbd6: Preparing [2023-04-24T15:58:58.294Z] a8ecf8b31325: Preparing [2023-04-24T15:58:58.294Z] a9e6103f9fbb: Preparing [2023-04-24T15:58:58.294Z] 0a2c7886f3a4: Preparing [2023-04-24T15:58:58.294Z] f1417ff83b31: Preparing [2023-04-24T15:58:58.294Z] f1417ff83b31: Layer already exists [2023-04-24T15:58:58.294Z] 0a2c7886f3a4: Pushed [2023-04-24T15:58:58.294Z] a8ecf8b31325: Pushed [2023-04-24T15:58:58.294Z] 988506e0cbd6: Pushed [2023-04-24T15:58:59.166Z] using credential edgex-jenkins-ssh [2023-04-24T15:58:59.189Z] Cloning the remote Git repository [2023-04-24T15:58:59.244Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T15:58:59.338Z] > git init /w/workspace/device-mqtt-go/108 # timeout=10 [2023-04-24T15:58:59.487Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-24T15:58:59.489Z] > git --version # timeout=10 [2023-04-24T15:58:59.510Z] > git --version # 'git version 2.25.1' [2023-04-24T15:58:59.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-24T15:58:59.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T15:59:00.827Z] a9e6103f9fbb: Pushed [2023-04-24T15:59:00.827Z] e2c07314706493d6366513279fddb5169d0fbe38: digest: sha256:0a52895bead5174f71d6d8bfc3ac66b85c8eae492416a9f155129b358febcdec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:01.137Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:00.769Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-24T15:59:00.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-24T15:59:01.445Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-24T15:59:01.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T15:59:01.445Z] 988506e0cbd6: Preparing [2023-04-24T15:59:01.445Z] a8ecf8b31325: Preparing [2023-04-24T15:59:01.445Z] a9e6103f9fbb: Preparing [2023-04-24T15:59:01.445Z] 0a2c7886f3a4: Preparing [2023-04-24T15:59:01.445Z] f1417ff83b31: Preparing [2023-04-24T15:59:01.445Z] 988506e0cbd6: Layer already exists [2023-04-24T15:59:01.445Z] f1417ff83b31: Layer already exists [2023-04-24T15:59:01.445Z] 0a2c7886f3a4: Layer already exists [2023-04-24T15:59:01.445Z] a8ecf8b31325: Layer already exists [2023-04-24T15:59:01.445Z] a9e6103f9fbb: Layer already exists [2023-04-24T15:59:01.445Z] latest: digest: sha256:0a52895bead5174f71d6d8bfc3ac66b85c8eae492416a9f155129b358febcdec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:01.660Z] Avoid second fetch [2023-04-24T15:59:01.661Z] Checking out Revision e2c07314706493d6366513279fddb5169d0fbe38 (main) [2023-04-24T15:59:01.762Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:02.075Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.24 [2023-04-24T15:59:02.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T15:59:02.075Z] 988506e0cbd6: Preparing [2023-04-24T15:59:02.075Z] a8ecf8b31325: Preparing [2023-04-24T15:59:02.075Z] a9e6103f9fbb: Preparing [2023-04-24T15:59:02.075Z] 0a2c7886f3a4: Preparing [2023-04-24T15:59:02.075Z] f1417ff83b31: Preparing [2023-04-24T15:59:02.075Z] 0a2c7886f3a4: Layer already exists [2023-04-24T15:59:02.075Z] a9e6103f9fbb: Layer already exists [2023-04-24T15:59:02.075Z] a8ecf8b31325: Layer already exists [2023-04-24T15:59:02.075Z] 988506e0cbd6: Layer already exists [2023-04-24T15:59:02.075Z] f1417ff83b31: Layer already exists [2023-04-24T15:59:02.075Z] 3.0.0-dev.24: digest: sha256:0a52895bead5174f71d6d8bfc3ac66b85c8eae492416a9f155129b358febcdec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:02.182Z] Commit message: "build(snap): Upgrade snap base to core22 (#577)" [2023-04-24T15:59:02.399Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T15:59:01.679Z] > git config core.sparsecheckout # timeout=10 [2023-04-24T15:59:01.748Z] > git checkout -f e2c07314706493d6366513279fddb5169d0fbe38 # timeout=10 [2023-04-24T15:59:02.708Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [2023-04-24T15:59:02.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T15:59:02.708Z] 988506e0cbd6: Preparing [2023-04-24T15:59:02.708Z] a8ecf8b31325: Preparing [2023-04-24T15:59:02.708Z] a9e6103f9fbb: Preparing [2023-04-24T15:59:02.708Z] 0a2c7886f3a4: Preparing [2023-04-24T15:59:02.708Z] f1417ff83b31: Preparing [2023-04-24T15:59:02.708Z] 988506e0cbd6: Layer already exists [2023-04-24T15:59:02.708Z] a9e6103f9fbb: Layer already exists [2023-04-24T15:59:02.708Z] a8ecf8b31325: Layer already exists [2023-04-24T15:59:02.708Z] 0a2c7886f3a4: Layer already exists [2023-04-24T15:59:02.708Z] f1417ff83b31: Layer already exists [2023-04-24T15:59:02.708Z] e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24: digest: sha256:0a52895bead5174f71d6d8bfc3ac66b85c8eae492416a9f155129b358febcdec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:03.033Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-04-24T15:59:03.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-24T15:59:03.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T15:59:03.059Z] Dload Upload Total Spent Left Speed [2023-04-24T15:59:03.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:03.348Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-24T15:59:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-24T15:59:03.348Z] 988506e0cbd6: Preparing [2023-04-24T15:59:03.348Z] a8ecf8b31325: Preparing [2023-04-24T15:59:03.348Z] a9e6103f9fbb: Preparing [2023-04-24T15:59:03.348Z] 0a2c7886f3a4: Preparing [2023-04-24T15:59:03.348Z] f1417ff83b31: Preparing [2023-04-24T15:59:03.348Z] 988506e0cbd6: Layer already exists [2023-04-24T15:59:03.348Z] f1417ff83b31: Layer already exists [2023-04-24T15:59:03.348Z] 0a2c7886f3a4: Layer already exists [2023-04-24T15:59:03.348Z] a9e6103f9fbb: Layer already exists [2023-04-24T15:59:03.348Z] a8ecf8b31325: Layer already exists [2023-04-24T15:59:03.348Z] main: digest: sha256:0a52895bead5174f71d6d8bfc3ac66b85c8eae492416a9f155129b358febcdec size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T15:59:03.400Z] ===================================================== [Pipeline] echo [2023-04-24T15:59:03.409Z] taggedImages: [2023-04-24T15:59:03.409Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T15:59:03.409Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-24T15:59:03.409Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.24 [2023-04-24T15:59:03.409Z] - nexus3.edgexfoundry.org:10004/device-mqtt:e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [2023-04-24T15:59:03.409Z] - 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] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:03.803Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-24T15:59:03.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T15:59:03.855Z] [2023-04-24T15:59:03.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:04.137Z] + sudo tee /etc/docker/daemon.new [2023-04-24T15:59:04.137Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-24T15:59:04.137Z] { [2023-04-24T15:59:04.137Z] "registry-mirrors": [ [2023-04-24T15:59:04.137Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-24T15:59:04.137Z] ], [2023-04-24T15:59:04.137Z] "bip": "10.250.0.254/24", [2023-04-24T15:59:04.137Z] "hosts": [ [2023-04-24T15:59:04.137Z] "tcp://0.0.0.0:5555", [2023-04-24T15:59:04.137Z] "unix:///var/run/docker.sock" [2023-04-24T15:59:04.137Z] ], [2023-04-24T15:59:04.137Z] "mtu": 1458, [2023-04-24T15:59:04.137Z] "selinux-enabled": true, [2023-04-24T15:59:04.137Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-24T15:59:04.137Z] } [Pipeline] sh [2023-04-24T15:59:04.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T15:59:04.183Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-24T15:59:04.183Z] 5eb5b503b376: Pulling fs layer [2023-04-24T15:59:04.183Z] 5c69ac0246d0: Pulling fs layer [2023-04-24T15:59:04.183Z] ec43610c2a17: Pulling fs layer [2023-04-24T15:59:04.183Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-24T15:59:04.183Z] 33b1e0a273af: Pulling fs layer [2023-04-24T15:59:04.183Z] 5d3b04190fa2: Pulling fs layer [2023-04-24T15:59:04.183Z] 2f39f015ded8: Pulling fs layer [2023-04-24T15:59:04.183Z] 33b1e0a273af: Waiting [2023-04-24T15:59:04.183Z] 3a2ae6a8a46f: Waiting [2023-04-24T15:59:04.183Z] 2f39f015ded8: Waiting [2023-04-24T15:59:04.183Z] 5d3b04190fa2: Waiting [2023-04-24T15:59:04.183Z] 5c69ac0246d0: Download complete [2023-04-24T15:59:04.183Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-24T15:59:04.183Z] 3a2ae6a8a46f: Download complete [2023-04-24T15:59:04.183Z] 33b1e0a273af: Verifying Checksum [2023-04-24T15:59:04.183Z] 33b1e0a273af: Download complete [2023-04-24T15:59:04.183Z] 5d3b04190fa2: Download complete [2023-04-24T15:59:04.183Z] ec43610c2a17: Verifying Checksum [2023-04-24T15:59:04.183Z] ec43610c2a17: Download complete [2023-04-24T15:59:04.442Z] 5eb5b503b376: Verifying Checksum [2023-04-24T15:59:04.442Z] 5eb5b503b376: Download complete [2023-04-24T15:59:04.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-24T15:59:04.831Z] + sudo service docker restart [2023-04-24T15:59:05.009Z] 2f39f015ded8: Download complete [2023-04-24T15:59:05.576Z] 5eb5b503b376: Pull complete [2023-04-24T15:59:05.576Z] 5c69ac0246d0: Pull complete [2023-04-24T15:59:06.145Z] ec43610c2a17: Pull complete [2023-04-24T15:59:06.145Z] 3a2ae6a8a46f: Pull complete [2023-04-24T15:59:06.403Z] 33b1e0a273af: Pull complete [2023-04-24T15:59:06.403Z] 5d3b04190fa2: Pull complete [2023-04-24T15:59:10.593Z] 2f39f015ded8: Pull complete [2023-04-24T15:59:10.593Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-24T15:59:10.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T15:59:10.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T15:59:10.674Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T15:59:10.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T15:59:16.775Z] $ docker top a9cabdf76bec8d232186f6c1c3ebc1e15e324c66ddbff835a200670f5d968147 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T15:59:17.170Z] ---> job-cost.sh [2023-04-24T15:59:17.171Z] lf-activate-venv: SKIPPING [2023-04-24T15:59:17.171Z] INFO: No Stack... [2023-04-24T15:59:17.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T15:59:17.997Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T15:59:18.286Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-24T15:59:18.286Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T15:59:18.299Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] [2023-04-24T15:59:18.304Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] did not exist. Created. [2023-04-24T15:59:18.304Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T15:59:18.609Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-24T15:59:18.642Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T15:59:18.653Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T15:59:18.677Z] $ docker stop --time=1 a9cabdf76bec8d232186f6c1c3ebc1e15e324c66ddbff835a200670f5d968147 [2023-04-24T15:59:19.818Z] $ docker rm -f --volumes a9cabdf76bec8d232186f6c1c3ebc1e15e324c66ddbff835a200670f5d968147 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T15:59:23.109Z] provisioning config files... [2023-04-24T15:59:23.137Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/108@tmp/config4227468683013568264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T15:59:23.488Z] ---> docker-login.sh [2023-04-24T15:59:23.488Z] nexus3.edgexfoundry.org:10001 [2023-04-24T15:59:24.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:59:24.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:59:24.081Z] Configure a credential helper to remove this warning. See [2023-04-24T15:59:24.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:59:24.081Z] [2023-04-24T15:59:24.081Z] Login Succeeded [2023-04-24T15:59:24.081Z] nexus3.edgexfoundry.org:10002 [2023-04-24T15:59:24.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:59:24.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:59:24.351Z] Configure a credential helper to remove this warning. See [2023-04-24T15:59:24.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:59:24.351Z] [2023-04-24T15:59:24.351Z] Login Succeeded [2023-04-24T15:59:24.351Z] nexus3.edgexfoundry.org:10003 [2023-04-24T15:59:24.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:59:24.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:59:24.897Z] Configure a credential helper to remove this warning. See [2023-04-24T15:59:24.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:59:24.897Z] [2023-04-24T15:59:24.897Z] Login Succeeded [2023-04-24T15:59:24.897Z] nexus3.edgexfoundry.org:10004 [2023-04-24T15:59:25.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:59:25.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:59:25.167Z] Configure a credential helper to remove this warning. See [2023-04-24T15:59:25.167Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:59:25.167Z] [2023-04-24T15:59:25.167Z] Login Succeeded [2023-04-24T15:59:25.167Z] docker.io [2023-04-24T15:59:25.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T15:59:25.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T15:59:25.705Z] Configure a credential helper to remove this warning. See [2023-04-24T15:59:25.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T15:59:25.705Z] [2023-04-24T15:59:25.705Z] Login Succeeded [2023-04-24T15:59:25.705Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T15:59:25.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-24T15:59:25.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T15:59:25.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T15:59:25.996Z] ========================================================= [2023-04-24T15:59:25.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-24T15:59:25.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T15:59:26.345Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-24T15:59:26.614Z] Sending build context to Docker daemon 3.363MB [2023-04-24T15:59:26.614Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T15:59:26.614Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-24T15:59:26.885Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-24T15:59:26.885Z] af6eaf76a39c: Pulling fs layer [2023-04-24T15:59:26.885Z] 55522c791124: Pulling fs layer [2023-04-24T15:59:26.885Z] ce5c4a1c91eb: Pulling fs layer [2023-04-24T15:59:26.885Z] 169dfbe0d373: Pulling fs layer [2023-04-24T15:59:26.885Z] e1ff8fa3b103: Pulling fs layer [2023-04-24T15:59:26.885Z] 52ebb69f0ebf: Pulling fs layer [2023-04-24T15:59:26.885Z] 5abe8eddf0d5: Pulling fs layer [2023-04-24T15:59:26.885Z] e1ff8fa3b103: Waiting [2023-04-24T15:59:26.885Z] 52ebb69f0ebf: Waiting [2023-04-24T15:59:26.885Z] 5abe8eddf0d5: Waiting [2023-04-24T15:59:26.885Z] 169dfbe0d373: Waiting [2023-04-24T15:59:26.885Z] 55522c791124: Verifying Checksum [2023-04-24T15:59:26.885Z] 55522c791124: Download complete [2023-04-24T15:59:26.885Z] 169dfbe0d373: Verifying Checksum [2023-04-24T15:59:26.885Z] 169dfbe0d373: Download complete [2023-04-24T15:59:26.885Z] e1ff8fa3b103: Verifying Checksum [2023-04-24T15:59:26.885Z] e1ff8fa3b103: Download complete [2023-04-24T15:59:26.885Z] af6eaf76a39c: Verifying Checksum [2023-04-24T15:59:26.885Z] af6eaf76a39c: Download complete [2023-04-24T15:59:27.855Z] af6eaf76a39c: Pull complete [2023-04-24T15:59:28.127Z] 5abe8eddf0d5: Verifying Checksum [2023-04-24T15:59:28.127Z] 5abe8eddf0d5: Download complete [2023-04-24T15:59:28.400Z] 55522c791124: Pull complete [2023-04-24T15:59:29.824Z] ce5c4a1c91eb: Verifying Checksum [2023-04-24T15:59:29.824Z] ce5c4a1c91eb: Download complete [2023-04-24T15:59:29.824Z] 52ebb69f0ebf: Verifying Checksum [2023-04-24T15:59:29.824Z] 52ebb69f0ebf: Download complete [2023-04-24T15:59:42.175Z] ce5c4a1c91eb: Pull complete [2023-04-24T15:59:42.175Z] 169dfbe0d373: Pull complete [2023-04-24T15:59:42.175Z] e1ff8fa3b103: Pull complete [2023-04-24T15:59:48.839Z] 52ebb69f0ebf: Pull complete [2023-04-24T15:59:50.800Z] 5abe8eddf0d5: Pull complete [2023-04-24T15:59:50.800Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-24T15:59:50.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-24T15:59:50.800Z] ---> 6cb57ee374ae [2023-04-24T15:59:50.800Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-24T15:59:52.755Z] ---> Running in f40a3d5d55cc [2023-04-24T15:59:52.755Z] Removing intermediate container f40a3d5d55cc [2023-04-24T15:59:52.755Z] ---> 31ea631ccfe5 [2023-04-24T15:59:52.755Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T15:59:52.755Z] ---> Running in 79046ac5988a [2023-04-24T15:59:53.024Z] Removing intermediate container 79046ac5988a [2023-04-24T15:59:53.024Z] ---> eab45ea7a1cd [2023-04-24T15:59:53.024Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T15:59:53.024Z] ---> Running in 93acbabb5a33 [2023-04-24T15:59:53.294Z] Removing intermediate container 93acbabb5a33 [2023-04-24T15:59:53.294Z] ---> 03414ce730dd [2023-04-24T15:59:53.294Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T15:59:53.564Z] ---> Running in 4815c18d328a [2023-04-24T15:59:53.833Z] Removing intermediate container 4815c18d328a [2023-04-24T15:59:53.833Z] ---> 2111bf2ddf5b [2023-04-24T15:59:53.833Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T15:59:53.833Z] ---> Running in 9e64666891a4 [2023-04-24T15:59:55.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T15:59:55.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T15:59:56.600Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-24T15:59:56.600Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-24T15:59:56.600Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-24T15:59:56.600Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-24T15:59:56.600Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T15:59:56.879Z] OK: 268 MiB in 57 packages [2023-04-24T15:59:57.849Z] Removing intermediate container 9e64666891a4 [2023-04-24T15:59:57.849Z] ---> 2a25647b34e3 [2023-04-24T15:59:57.849Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-24T15:59:57.849Z] ---> Running in c87c119b670c [2023-04-24T15:59:58.118Z] Removing intermediate container c87c119b670c [2023-04-24T15:59:58.118Z] ---> a91d9d0004b5 [2023-04-24T15:59:58.118Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-24T15:59:58.703Z] ---> d93362980397 [2023-04-24T15:59:58.703Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T15:59:58.703Z] ---> Running in 4bfcbb49fd46 [2023-04-24T16:01:06.583Z] Removing intermediate container 4bfcbb49fd46 [2023-04-24T16:01:06.583Z] ---> 066cda2be367 [2023-04-24T16:01:06.583Z] Step 11/12 : COPY . . [2023-04-24T16:01:06.583Z] ---> 6c7e8fa8acfc [2023-04-24T16:01:06.583Z] Step 12/12 : RUN $MAKE [2023-04-24T16:01:06.583Z] ---> Running in 51fa620d3955 [2023-04-24T16:01:06.583Z] noop [2023-04-24T16:01:06.583Z] Removing intermediate container 51fa620d3955 [2023-04-24T16:01:06.583Z] ---> ce892df39b15 [2023-04-24T16:01:06.583Z] Successfully built ce892df39b15 [2023-04-24T16:01:06.583Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:01:06.936Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T16:01:06.936Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:01:07.150Z] prd-ubuntu20.04-docker-arm64-4c-16g-9541 does not seem to be running inside a container [2023-04-24T16:01:07.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/108 -v /w/workspace/device-mqtt-go/108:/w/workspace/device-mqtt-go/108:rw,z -v /w/workspace/device-mqtt-go/108@tmp:/w/workspace/device-mqtt-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T16:01:08.513Z] $ docker top e7f876c9d69b3f4abf644f89df6d0c0496a7b7aff214c755e910fb477176f787 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:01:09.370Z] + go version [2023-04-24T16:01:09.370Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-24T16:01:09.390Z] $ docker stop --time=1 e7f876c9d69b3f4abf644f89df6d0c0496a7b7aff214c755e910fb477176f787 [2023-04-24T16:01:11.008Z] $ docker rm -f --volumes e7f876c9d69b3f4abf644f89df6d0c0496a7b7aff214c755e910fb477176f787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:01:11.568Z] + docker inspect -f . ci-base-image-arm64 [2023-04-24T16:01:11.568Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:01:11.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-9541 does not seem to be running inside a container [2023-04-24T16:01:11.815Z] $ 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/108 -v /w/workspace/device-mqtt-go/108:/w/workspace/device-mqtt-go/108:rw,z -v /w/workspace/device-mqtt-go/108@tmp:/w/workspace/device-mqtt-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-24T16:01:13.027Z] $ docker top f741fbc853779f5aa2401df8113e7a7ae7d6e16fe67dcad9e08364d2a20ff4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:01:13.867Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/108 [Pipeline] fileExists [Pipeline] sh [2023-04-24T16:01:14.516Z] + make test [2023-04-24T16:01:14.516Z] go test ./... -coverprofile=coverage.out ./... [2023-04-24T16:01:46.749Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-24T16:03:53.482Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-24T16:03:53.482Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-24T16:03:53.482Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.9% of statements [2023-04-24T16:03:53.482Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-24T16:03:53.482Z] go vet ./... [2023-04-24T16:04:20.279Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-24T16:04:20.279Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-24T16:04:20.279Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-24T16:04:20.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-24T16:04:20.309Z] $ docker stop --time=1 f741fbc853779f5aa2401df8113e7a7ae7d6e16fe67dcad9e08364d2a20ff4a8 [2023-04-24T16:04:22.129Z] $ docker rm -f --volumes f741fbc853779f5aa2401df8113e7a7ae7d6e16fe67dcad9e08364d2a20ff4a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T16:04:23.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-24T16:04:23.312Z] Warning: overwriting stash ‘coverage-report’ [2023-04-24T16:04:23.799Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-24T16:04:24.205Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-24T16:04:24.530Z] + ls -al . [2023-04-24T16:04:24.530Z] total 176 [2023-04-24T16:04:24.530Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 24 16:01 . [2023-04-24T16:04:24.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 15:58 .. [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 24 15:59 .dockerignore [2023-04-24T16:04:24.530Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 15:59 .git [2023-04-24T16:04:24.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 15:59 .github [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 24 15:59 .gitignore [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 24 15:59 .golangci.yml [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 24 15:59 Attribution.txt [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 24 15:59 CHANGELOG.md [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 24 15:59 Dockerfile [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 24 15:59 GOVERNANCE.md [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 24 15:59 Jenkinsfile [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 24 15:59 LICENSE [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 24 15:59 Makefile [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 24 15:59 OWNERS.md [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 24 15:59 README.md [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 24 15:56 VERSION [2023-04-24T16:04:24.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 15:59 bin [2023-04-24T16:04:24.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 15:59 cmd [2023-04-24T16:04:24.530Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 24 16:03 coverage.out [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 24 15:59 go.mod [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 24 15:59 go.sum [2023-04-24T16:04:24.530Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 15:59 internal [2023-04-24T16:04:24.530Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 15:59 mock [2023-04-24T16:04:24.530Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 15:59 snap [2023-04-24T16:04:24.530Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 24 15:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:04:24.866Z] + 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=e2c07314706493d6366513279fddb5169d0fbe38 --label arch=arm64 --label version=3.0.0-dev.24 . [2023-04-24T16:04:25.133Z] Sending build context to Docker daemon 3.383MB [2023-04-24T16:04:25.133Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-24T16:04:25.133Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-24T16:04:25.133Z] ---> ce892df39b15 [2023-04-24T16:04:25.133Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-24T16:04:28.481Z] ---> Running in 344be3db4332 [2023-04-24T16:04:28.481Z] Removing intermediate container 344be3db4332 [2023-04-24T16:04:28.481Z] ---> e42c64231aac [2023-04-24T16:04:28.481Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-24T16:04:28.481Z] ---> Running in f93e6c005345 [2023-04-24T16:04:28.481Z] Removing intermediate container f93e6c005345 [2023-04-24T16:04:28.481Z] ---> 96ae48aa3c5b [2023-04-24T16:04:28.481Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-24T16:04:28.481Z] ---> Running in afe93976af5a [2023-04-24T16:04:28.749Z] Removing intermediate container afe93976af5a [2023-04-24T16:04:28.749Z] ---> 5ab7da639433 [2023-04-24T16:04:28.749Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-24T16:04:29.021Z] ---> Running in daacde7f52f7 [2023-04-24T16:04:29.290Z] Removing intermediate container daacde7f52f7 [2023-04-24T16:04:29.290Z] ---> 7a98534f04a0 [2023-04-24T16:04:29.290Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-24T16:04:29.290Z] ---> Running in 91e7322ed965 [2023-04-24T16:04:30.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T16:04:30.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T16:04:32.245Z] OK: 268 MiB in 57 packages [2023-04-24T16:04:33.211Z] Removing intermediate container 91e7322ed965 [2023-04-24T16:04:33.211Z] ---> fd62a1205b20 [2023-04-24T16:04:33.211Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-24T16:04:33.211Z] ---> Running in 467a11ac610f [2023-04-24T16:04:33.477Z] Removing intermediate container 467a11ac610f [2023-04-24T16:04:33.477Z] ---> e9c209f66004 [2023-04-24T16:04:33.477Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-24T16:04:34.066Z] ---> 9401493a6515 [2023-04-24T16:04:34.066Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-24T16:04:34.066Z] ---> Running in ae4b4e2277ac [2023-04-24T16:04:36.648Z] Removing intermediate container ae4b4e2277ac [2023-04-24T16:04:36.648Z] ---> 5e3382445ea6 [2023-04-24T16:04:36.648Z] Step 11/24 : COPY . . [2023-04-24T16:04:37.611Z] ---> 340464ab5e58 [2023-04-24T16:04:37.611Z] Step 12/24 : RUN $MAKE [2023-04-24T16:04:37.611Z] ---> Running in aa53e5bad061 [2023-04-24T16:04:38.573Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.24" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-24T16:07:00.283Z] Removing intermediate container aa53e5bad061 [2023-04-24T16:07:00.283Z] ---> db323e97098d [2023-04-24T16:07:00.283Z] Step 13/24 : FROM alpine:3.17 [2023-04-24T16:07:00.283Z] 3.17: Pulling from library/alpine [2023-04-24T16:07:00.283Z] c41833b44d91: Pulling fs layer [2023-04-24T16:07:00.283Z] c41833b44d91: Verifying Checksum [2023-04-24T16:07:00.283Z] c41833b44d91: Download complete [2023-04-24T16:07:00.283Z] c41833b44d91: Pull complete [2023-04-24T16:07:00.283Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-24T16:07:00.283Z] Status: Downloaded newer image for alpine:3.17 [2023-04-24T16:07:00.283Z] ---> 51e60588ff2c [2023-04-24T16:07:00.283Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-24T16:07:00.283Z] ---> Running in 5a34a8ca4692 [2023-04-24T16:07:00.283Z] Removing intermediate container 5a34a8ca4692 [2023-04-24T16:07:00.283Z] ---> f142f8c4797b [2023-04-24T16:07:00.283Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-24T16:07:00.283Z] ---> Running in 65699759edc8 [2023-04-24T16:07:00.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-24T16:07:01.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-24T16:07:02.471Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-24T16:07:02.471Z] Executing busybox-1.35.0-r29.trigger [2023-04-24T16:07:02.471Z] OK: 8 MiB in 16 packages [2023-04-24T16:07:03.434Z] Removing intermediate container 65699759edc8 [2023-04-24T16:07:03.434Z] ---> eeab2c5e65f9 [2023-04-24T16:07:03.434Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-24T16:07:04.847Z] ---> 4a5c157e70c0 [2023-04-24T16:07:04.847Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-24T16:07:05.432Z] ---> c2a6d8a88b0b [2023-04-24T16:07:05.432Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-24T16:07:08.773Z] ---> b3832dea8a41 [2023-04-24T16:07:08.773Z] Step 19/24 : EXPOSE 59982 [2023-04-24T16:07:08.773Z] ---> Running in e0d40733a0a3 [2023-04-24T16:07:08.773Z] Removing intermediate container e0d40733a0a3 [2023-04-24T16:07:08.773Z] ---> 78006dd97832 [2023-04-24T16:07:08.773Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-24T16:07:08.773Z] ---> Running in 66a5ad5c778d [2023-04-24T16:07:09.044Z] Removing intermediate container 66a5ad5c778d [2023-04-24T16:07:09.044Z] ---> 5cbf0fa282f0 [2023-04-24T16:07:09.044Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-24T16:07:09.044Z] ---> Running in 72a90485a105 [2023-04-24T16:07:09.315Z] Removing intermediate container 72a90485a105 [2023-04-24T16:07:09.315Z] ---> 892d31989b70 [2023-04-24T16:07:09.315Z] Step 22/24 : LABEL arch=arm64 [2023-04-24T16:07:09.585Z] ---> Running in b1333c17ede3 [2023-04-24T16:07:09.854Z] Removing intermediate container b1333c17ede3 [2023-04-24T16:07:09.854Z] ---> 86cc9febfb4e [2023-04-24T16:07:09.854Z] Step 23/24 : LABEL git_sha=e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T16:07:09.854Z] ---> Running in 9c7107eaaa99 [2023-04-24T16:07:10.123Z] Removing intermediate container 9c7107eaaa99 [2023-04-24T16:07:10.123Z] ---> ab42a670ee49 [2023-04-24T16:07:10.123Z] Step 24/24 : LABEL version=3.0.0-dev.24 [2023-04-24T16:07:10.123Z] ---> Running in d47e0d9c7dd1 [2023-04-24T16:07:10.390Z] Removing intermediate container d47e0d9c7dd1 [2023-04-24T16:07:10.391Z] ---> 1ab22088ae12 [2023-04-24T16:07:10.391Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-24T16:07:10.658Z] Successfully built 1ab22088ae12 [2023-04-24T16:07:10.658Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:07:10.788Z] provisioning config files... [2023-04-24T16:07:10.804Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/108@tmp/config551180030757282665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:07:11.143Z] ---> docker-login.sh [2023-04-24T16:07:11.143Z] nexus3.edgexfoundry.org:10001 [2023-04-24T16:07:11.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:07:11.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:07:11.410Z] Configure a credential helper to remove this warning. See [2023-04-24T16:07:11.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:07:11.411Z] [2023-04-24T16:07:11.411Z] Login Succeeded [2023-04-24T16:07:11.411Z] nexus3.edgexfoundry.org:10002 [2023-04-24T16:07:11.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:07:11.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:07:11.676Z] Configure a credential helper to remove this warning. See [2023-04-24T16:07:11.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:07:11.676Z] [2023-04-24T16:07:11.676Z] Login Succeeded [2023-04-24T16:07:11.676Z] nexus3.edgexfoundry.org:10003 [2023-04-24T16:07:12.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:07:12.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:07:12.020Z] Configure a credential helper to remove this warning. See [2023-04-24T16:07:12.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:07:12.020Z] [2023-04-24T16:07:12.020Z] Login Succeeded [2023-04-24T16:07:12.020Z] nexus3.edgexfoundry.org:10004 [2023-04-24T16:07:12.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:07:12.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:07:12.561Z] Configure a credential helper to remove this warning. See [2023-04-24T16:07:12.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:07:12.561Z] [2023-04-24T16:07:12.561Z] Login Succeeded [2023-04-24T16:07:12.561Z] docker.io [2023-04-24T16:07:12.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-24T16:07:13.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-24T16:07:13.112Z] Configure a credential helper to remove this warning. See [2023-04-24T16:07:13.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-24T16:07:13.112Z] [2023-04-24T16:07:13.112Z] Login Succeeded [2023-04-24T16:07:13.112Z] ---> docker-login.sh ends [Pipeline] } [2023-04-24T16:07:13.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T16:07:13.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-24T16:07:13.204Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-24T16:07:13.204Z] e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T16:07:13.204Z] latest [2023-04-24T16:07:13.204Z] 3.0.0-dev.24 [2023-04-24T16:07:13.204Z] e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [2023-04-24T16:07:13.204Z] main [2023-04-24T16:07:13.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:13.580Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:13.944Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T16:07:13.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T16:07:13.944Z] 6ce1540fe3ef: Preparing [2023-04-24T16:07:13.944Z] 88b657245cc8: Preparing [2023-04-24T16:07:13.944Z] 54aaa72f07b0: Preparing [2023-04-24T16:07:13.944Z] 59d4ee5123d3: Preparing [2023-04-24T16:07:13.944Z] 26cbea5cba74: Preparing [2023-04-24T16:07:13.944Z] 26cbea5cba74: Layer already exists [2023-04-24T16:07:14.218Z] 6ce1540fe3ef: Pushed [2023-04-24T16:07:14.218Z] 88b657245cc8: Pushed [2023-04-24T16:07:14.218Z] 59d4ee5123d3: Pushed [2023-04-24T16:07:19.577Z] 54aaa72f07b0: Pushed [2023-04-24T16:07:19.577Z] e2c07314706493d6366513279fddb5169d0fbe38: digest: sha256:6253697c2665212374aec5358cc344d9eb4333ed4cd20a5367771f68df06a74f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:19.939Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:20.289Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-24T16:07:20.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T16:07:20.289Z] 6ce1540fe3ef: Preparing [2023-04-24T16:07:20.289Z] 88b657245cc8: Preparing [2023-04-24T16:07:20.289Z] 54aaa72f07b0: Preparing [2023-04-24T16:07:20.289Z] 59d4ee5123d3: Preparing [2023-04-24T16:07:20.289Z] 26cbea5cba74: Preparing [2023-04-24T16:07:20.289Z] 88b657245cc8: Layer already exists [2023-04-24T16:07:20.289Z] 26cbea5cba74: Layer already exists [2023-04-24T16:07:20.289Z] 54aaa72f07b0: Layer already exists [2023-04-24T16:07:20.289Z] 59d4ee5123d3: Layer already exists [2023-04-24T16:07:20.289Z] 6ce1540fe3ef: Layer already exists [2023-04-24T16:07:20.559Z] latest: digest: sha256:6253697c2665212374aec5358cc344d9eb4333ed4cd20a5367771f68df06a74f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:20.920Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:21.271Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.24 [2023-04-24T16:07:21.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T16:07:21.271Z] 6ce1540fe3ef: Preparing [2023-04-24T16:07:21.271Z] 88b657245cc8: Preparing [2023-04-24T16:07:21.271Z] 54aaa72f07b0: Preparing [2023-04-24T16:07:21.271Z] 59d4ee5123d3: Preparing [2023-04-24T16:07:21.271Z] 26cbea5cba74: Preparing [2023-04-24T16:07:21.271Z] 54aaa72f07b0: Layer already exists [2023-04-24T16:07:21.271Z] 6ce1540fe3ef: Layer already exists [2023-04-24T16:07:21.271Z] 26cbea5cba74: Layer already exists [2023-04-24T16:07:21.271Z] 88b657245cc8: Layer already exists [2023-04-24T16:07:21.271Z] 59d4ee5123d3: Layer already exists [2023-04-24T16:07:21.271Z] 3.0.0-dev.24: digest: sha256:6253697c2665212374aec5358cc344d9eb4333ed4cd20a5367771f68df06a74f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:21.631Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:21.979Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [2023-04-24T16:07:21.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T16:07:21.980Z] 6ce1540fe3ef: Preparing [2023-04-24T16:07:21.980Z] 88b657245cc8: Preparing [2023-04-24T16:07:21.980Z] 54aaa72f07b0: Preparing [2023-04-24T16:07:21.980Z] 59d4ee5123d3: Preparing [2023-04-24T16:07:21.980Z] 26cbea5cba74: Preparing [2023-04-24T16:07:21.980Z] 6ce1540fe3ef: Layer already exists [2023-04-24T16:07:21.980Z] 59d4ee5123d3: Layer already exists [2023-04-24T16:07:21.980Z] 54aaa72f07b0: Layer already exists [2023-04-24T16:07:21.980Z] 26cbea5cba74: Layer already exists [2023-04-24T16:07:21.980Z] 88b657245cc8: Layer already exists [2023-04-24T16:07:21.980Z] e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24: digest: sha256:6253697c2665212374aec5358cc344d9eb4333ed4cd20a5367771f68df06a74f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:22.336Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:22.700Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-24T16:07:22.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-24T16:07:22.700Z] 6ce1540fe3ef: Preparing [2023-04-24T16:07:22.700Z] 88b657245cc8: Preparing [2023-04-24T16:07:22.700Z] 54aaa72f07b0: Preparing [2023-04-24T16:07:22.700Z] 59d4ee5123d3: Preparing [2023-04-24T16:07:22.700Z] 26cbea5cba74: Preparing [2023-04-24T16:07:22.700Z] 59d4ee5123d3: Layer already exists [2023-04-24T16:07:22.700Z] 26cbea5cba74: Layer already exists [2023-04-24T16:07:22.700Z] 54aaa72f07b0: Layer already exists [2023-04-24T16:07:22.700Z] 6ce1540fe3ef: Layer already exists [2023-04-24T16:07:22.700Z] 88b657245cc8: Layer already exists [2023-04-24T16:07:22.700Z] main: digest: sha256:6253697c2665212374aec5358cc344d9eb4333ed4cd20a5367771f68df06a74f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-24T16:07:22.762Z] ===================================================== [Pipeline] echo [2023-04-24T16:07:22.772Z] taggedImages: [2023-04-24T16:07:22.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e2c07314706493d6366513279fddb5169d0fbe38 [2023-04-24T16:07:22.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-24T16:07:22.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.24 [2023-04-24T16:07:22.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:e2c07314706493d6366513279fddb5169d0fbe38-3.0.0-dev.24 [2023-04-24T16:07:22.772Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:23.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T16:07:23.161Z] [2023-04-24T16:07:23.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:07:23.513Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T16:07:23.513Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-24T16:07:23.513Z] 8998bd30e6a1: Pulling fs layer [2023-04-24T16:07:23.513Z] 04944245beec: Pulling fs layer [2023-04-24T16:07:23.513Z] 699f458cf7ca: Pulling fs layer [2023-04-24T16:07:23.513Z] 765212b225bb: Pulling fs layer [2023-04-24T16:07:23.513Z] f23df028b6ca: Pulling fs layer [2023-04-24T16:07:23.513Z] d65c8cfc05b1: Pulling fs layer [2023-04-24T16:07:23.513Z] 2437ff75d9bd: Pulling fs layer [2023-04-24T16:07:23.513Z] f23df028b6ca: Waiting [2023-04-24T16:07:23.513Z] d65c8cfc05b1: Waiting [2023-04-24T16:07:23.513Z] 2437ff75d9bd: Waiting [2023-04-24T16:07:23.513Z] 765212b225bb: Waiting [2023-04-24T16:07:23.788Z] 04944245beec: Verifying Checksum [2023-04-24T16:07:23.788Z] 04944245beec: Download complete [2023-04-24T16:07:23.788Z] 765212b225bb: Download complete [2023-04-24T16:07:23.788Z] f23df028b6ca: Verifying Checksum [2023-04-24T16:07:23.788Z] f23df028b6ca: Download complete [2023-04-24T16:07:23.788Z] d65c8cfc05b1: Verifying Checksum [2023-04-24T16:07:23.788Z] d65c8cfc05b1: Download complete [2023-04-24T16:07:24.063Z] 699f458cf7ca: Verifying Checksum [2023-04-24T16:07:24.063Z] 699f458cf7ca: Download complete [2023-04-24T16:07:24.333Z] 8998bd30e6a1: Verifying Checksum [2023-04-24T16:07:24.333Z] 8998bd30e6a1: Download complete [2023-04-24T16:07:26.934Z] 2437ff75d9bd: Verifying Checksum [2023-04-24T16:07:28.885Z] 8998bd30e6a1: Pull complete [2023-04-24T16:07:29.153Z] 04944245beec: Pull complete [2023-04-24T16:07:30.563Z] 699f458cf7ca: Pull complete [2023-04-24T16:07:30.563Z] 765212b225bb: Pull complete [2023-04-24T16:07:31.528Z] f23df028b6ca: Pull complete [2023-04-24T16:07:31.797Z] d65c8cfc05b1: Pull complete [2023-04-24T16:07:50.027Z] 2437ff75d9bd: Pull complete [2023-04-24T16:07:50.027Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-24T16:07:50.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-24T16:07:50.027Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:07:50.236Z] prd-ubuntu20.04-docker-arm64-4c-16g-9541 does not seem to be running inside a container [2023-04-24T16:07:50.315Z] $ 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/108 -v /w/workspace/device-mqtt-go/108:/w/workspace/device-mqtt-go/108:rw,z -v /w/workspace/device-mqtt-go/108@tmp:/w/workspace/device-mqtt-go/108@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-24T16:07:53.184Z] $ docker top 017dff5edf10e428f9b2ceeef30ae9e0904486abd73ab0a2b2ab82d6af239ad2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:07:54.036Z] ---> job-cost.sh [2023-04-24T16:07:54.036Z] lf-activate-venv: SKIPPING [2023-04-24T16:07:54.036Z] INFO: No Stack... [2023-04-24T16:07:54.617Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-24T16:07:55.200Z] INFO: Archiving Costs [Pipeline] sh [2023-04-24T16:07:55.839Z] + cat /w/workspace/device-mqtt-go/108/archives/cost.csv [2023-04-24T16:07:55.839Z] + cut -d, -f6 [Pipeline] lock [2023-04-24T16:07:55.908Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] [2023-04-24T16:07:55.914Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] did not exist. Created. [2023-04-24T16:07:55.914Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T16:07:56.257Z] /w/workspace/device-mqtt-go/108@tmp/durable-1a40dfaa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-24T16:07:56.594Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-24T16:07:56.615Z] Warning: overwriting stash ‘stack-cost’ [2023-04-24T16:07:56.663Z] Stashed 1 file(s) [Pipeline] } [2023-04-24T16:07:56.671Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-108-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-24T16:07:56.695Z] $ docker stop --time=1 017dff5edf10e428f9b2ceeef30ae9e0904486abd73ab0a2b2ab82d6af239ad2 [2023-04-24T16:07:58.189Z] $ docker rm -f --volumes 017dff5edf10e428f9b2ceeef30ae9e0904486abd73ab0a2b2ab82d6af239ad2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-24T16:07:58.603Z] provisioning config files... [2023-04-24T16:07:58.611Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16830282442939502632tmp [Pipeline] { [Pipeline] sh [2023-04-24T16:07:58.905Z] + set +x [2023-04-24T16:07:58.905Z] + curl+ -s https://codecov.io/bash [2023-04-24T16:07:58.905Z] bash -s -- [2023-04-24T16:07:58.905Z] [2023-04-24T16:07:58.905Z] _____ _ [2023-04-24T16:07:58.905Z] / ____| | | [2023-04-24T16:07:58.905Z] | | ___ __| | ___ ___ _____ __ [2023-04-24T16:07:58.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-24T16:07:58.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-24T16:07:58.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-24T16:07:58.905Z] Bash-1.0.6 [2023-04-24T16:07:58.905Z] [2023-04-24T16:07:58.905Z] [2023-04-24T16:07:58.905Z] ==> git version 2.25.1 found [2023-04-24T16:07:58.905Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-24T16:07:58.905Z] Release-Date: 2020-01-08 [2023-04-24T16:07:58.905Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-24T16:07:58.905Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-24T16:07:58.905Z] ==> Jenkins CI detected. [2023-04-24T16:07:58.905Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-24T16:07:58.905Z] project root: . [2023-04-24T16:07:58.905Z] --> token set from env [2023-04-24T16:07:58.905Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-24T16:07:58.905Z] ==> Running gcov in . (disable via -X gcov) [2023-04-24T16:07:59.163Z] ==> Python coveragepy not found [2023-04-24T16:07:59.163Z] ==> Searching for coverage reports in: [2023-04-24T16:07:59.163Z] + . [2023-04-24T16:07:59.163Z] -> Found 1 reports [2023-04-24T16:07:59.163Z] ==> Detecting git/mercurial file structure [2023-04-24T16:07:59.163Z] ==> Reading reports [2023-04-24T16:07:59.163Z] + ./coverage.out bytes=18460 [2023-04-24T16:07:59.163Z] ==> Appending adjustments [2023-04-24T16:07:59.163Z] https://docs.codecov.io/docs/fixing-reports [2023-04-24T16:07:59.163Z] + Found adjustments [2023-04-24T16:07:59.163Z] ==> Gzipping contents [2023-04-24T16:07:59.163Z] 4.0K /tmp/codecov.4BJLHV.gz [2023-04-24T16:07:59.163Z] ==> Uploading reports [2023-04-24T16:07:59.163Z] url: https://codecov.io [2023-04-24T16:07:59.163Z] query: branch=main&commit=e2c07314706493d6366513279fddb5169d0fbe38&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T16:07:59.163Z] -> Pinging Codecov [2023-04-24T16:07:59.163Z] 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=e2c07314706493d6366513279fddb5169d0fbe38&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-24T16:07:59.422Z] -> Uploading to [2023-04-24T16:07:59.422Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-24/7D719EC7BBE17E464838252E33014C33/e2c07314706493d6366513279fddb5169d0fbe38/2d30a591-9eee-4645-8efe-c0e2479e9fc2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T160759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a5fa4e860b7511e4abcdf337834138ad3b80b457ee0d88d3aa8f48ac9f1b858 [2023-04-24T16:07:59.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-24T16:07:59.422Z] Dload Upload Total Spent Left Speed [2023-04-24T16:07:59.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 14800 --:--:-- --:--:-- --:--:-- 14800 [2023-04-24T16:07:59.681Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] } [2023-04-24T16:07:59.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-24T16:07:59.885Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-24T16:07:59.924Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:00.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T16:08:00.222Z] [2023-04-24T16:08:00.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:00.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T16:08:00.518Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-24T16:08:00.518Z] df9b9388f04a: Pulling fs layer [2023-04-24T16:08:00.518Z] 52dc419b0ee2: Pulling fs layer [2023-04-24T16:08:00.518Z] 25bc292e5bac: Pulling fs layer [2023-04-24T16:08:00.518Z] 114826534d7a: Pulling fs layer [2023-04-24T16:08:00.518Z] 4657fd5d0bcf: Pulling fs layer [2023-04-24T16:08:00.518Z] 6ad1cebc031e: Pulling fs layer [2023-04-24T16:08:00.518Z] 8a3aa393b2d8: Pulling fs layer [2023-04-24T16:08:00.518Z] 6ad1cebc031e: Waiting [2023-04-24T16:08:00.518Z] 8a3aa393b2d8: Waiting [2023-04-24T16:08:00.518Z] 114826534d7a: Waiting [2023-04-24T16:08:00.518Z] 4657fd5d0bcf: Waiting [2023-04-24T16:08:00.518Z] 25bc292e5bac: Download complete [2023-04-24T16:08:00.518Z] 52dc419b0ee2: Download complete [2023-04-24T16:08:00.518Z] 4657fd5d0bcf: Download complete [2023-04-24T16:08:00.518Z] df9b9388f04a: Download complete [2023-04-24T16:08:00.777Z] 6ad1cebc031e: Verifying Checksum [2023-04-24T16:08:00.777Z] 6ad1cebc031e: Download complete [2023-04-24T16:08:00.777Z] df9b9388f04a: Pull complete [2023-04-24T16:08:00.777Z] 52dc419b0ee2: Pull complete [2023-04-24T16:08:00.777Z] 25bc292e5bac: Pull complete [2023-04-24T16:08:01.344Z] 114826534d7a: Verifying Checksum [2023-04-24T16:08:01.344Z] 114826534d7a: Download complete [2023-04-24T16:08:01.344Z] 8a3aa393b2d8: Verifying Checksum [2023-04-24T16:08:01.344Z] 8a3aa393b2d8: Download complete [2023-04-24T16:08:05.529Z] 114826534d7a: Pull complete [2023-04-24T16:08:05.529Z] 4657fd5d0bcf: Pull complete [2023-04-24T16:08:05.529Z] 6ad1cebc031e: Pull complete [2023-04-24T16:08:08.057Z] 8a3aa393b2d8: Pull complete [2023-04-24T16:08:08.057Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-24T16:08:08.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-24T16:08:08.057Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:08:08.137Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T16:08:08.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-24T16:08:14.093Z] $ docker top e56167ee963648b86106497da73789683082a89a720379e6a687311f16f80d97 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-24T16:08:14.154Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-24T16:08:14.432Z] + set -o pipefail [2023-04-24T16:08:14.432Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-24T16:08:19.704Z] [2023-04-24T16:08:19.704Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-24T16:08:19.704Z] [2023-04-24T16:08:19.704Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/acc09256-8bfe-494d-a6a8-c36487f89081 [2023-04-24T16:08:19.704Z] [2023-04-24T16:08:19.704Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-24T16:08:19.704Z] [2023-04-24T16:08:19.704Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-24T16:08:19.704Z] [2023-04-24T16:08:19.704Z] [2023-04-24T16:08:19.704Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-24T16:08:19.704Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-24T16:08:19.704Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-24T16:08:19.839Z] $ docker stop --time=1 e56167ee963648b86106497da73789683082a89a720379e6a687311f16f80d97 [2023-04-24T16:08:24.090Z] $ docker rm -f --volumes e56167ee963648b86106497da73789683082a89a720379e6a687311f16f80d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-24T16:08:24.820Z] + git log --format=format:%s -1 e2c07314706493d6366513279fddb5169d0fbe38 [Pipeline] sh [2023-04-24T16:08:25.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:08:25.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:25.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:08:25.404Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:08:25.468Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T16:08:25.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:08:25.904Z] $ docker top 4ba3cb75e385dd2390584f47964a9ffe132ef637a1b4a7cdbf31129d22521236 -eo pid,comm [2023-04-24T16:08:25.946Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T16:08:25.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:08:25.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:08:25.990Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:08:26.107Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:08:26.113Z] $ docker exec 4ba3cb75e385dd2390584f47964a9ffe132ef637a1b4a7cdbf31129d22521236 ssh-agent [2023-04-24T16:08:26.215Z] SSH_AUTH_SOCK=/tmp/ssh-WuQ1mz00j70n/agent.31 [2023-04-24T16:08:26.215Z] SSH_AGENT_PID=37 [2023-04-24T16:08:26.220Z] Running ssh-add (command line suppressed) [2023-04-24T16:08:26.321Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2616509806080665702.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2616509806080665702.key) [2023-04-24T16:08:26.332Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:08:26.619Z] + git semver tag [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,818 [run_tag] DEBUG tag force:False [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,818 [check_head_tag] DEBUG check head tag [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,819 [execute] INFO git cat-file --batch-check [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,823 [execute] INFO git cat-file --batch [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,846 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,847 [execute] INFO git tag -a v3.0.0-dev.24 -m v3.0.0-dev.24 [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,847 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.24', '-m', 'v3.0.0-dev.24'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:08:26.877Z] 2023-04-24 16:08:26,852 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:26.877Z] 3.0.0-dev.24 [Pipeline] } [2023-04-24T16:08:26.889Z] $ docker exec --env ******** --env ******** 4ba3cb75e385dd2390584f47964a9ffe132ef637a1b4a7cdbf31129d22521236 ssh-agent -k [2023-04-24T16:08:26.981Z] unset SSH_AUTH_SOCK; [2023-04-24T16:08:26.982Z] unset SSH_AGENT_PID; [2023-04-24T16:08:26.982Z] echo Agent pid 37 killed; [2023-04-24T16:08:26.987Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:08:27.288Z] + git semver [Pipeline] } [2023-04-24T16:08:27.562Z] $ docker stop --time=1 4ba3cb75e385dd2390584f47964a9ffe132ef637a1b4a7cdbf31129d22521236 [2023-04-24T16:08:28.815Z] $ docker rm -f --volumes 4ba3cb75e385dd2390584f47964a9ffe132ef637a1b4a7cdbf31129d22521236 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:29.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T16:08:29.211Z] [2023-04-24T16:08:29.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:29.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T16:08:29.518Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-24T16:08:29.518Z] ab5ef0e58194: Pulling fs layer [2023-04-24T16:08:29.518Z] 9712f1f96733: Pulling fs layer [2023-04-24T16:08:29.518Z] 63f879dbbcfc: Pulling fs layer [2023-04-24T16:08:29.518Z] 0d9ebad4ef96: Pulling fs layer [2023-04-24T16:08:29.518Z] e9a5061849ea: Pulling fs layer [2023-04-24T16:08:29.518Z] d747dcd14b5f: Pulling fs layer [2023-04-24T16:08:29.518Z] 2de7ff778b66: Pulling fs layer [2023-04-24T16:08:29.518Z] e9a5061849ea: Waiting [2023-04-24T16:08:29.518Z] d747dcd14b5f: Waiting [2023-04-24T16:08:29.518Z] 2de7ff778b66: Waiting [2023-04-24T16:08:29.518Z] 0d9ebad4ef96: Waiting [2023-04-24T16:08:29.518Z] 9712f1f96733: Verifying Checksum [2023-04-24T16:08:29.518Z] 9712f1f96733: Download complete [2023-04-24T16:08:29.779Z] 63f879dbbcfc: Verifying Checksum [2023-04-24T16:08:29.779Z] 63f879dbbcfc: Download complete [2023-04-24T16:08:29.779Z] e9a5061849ea: Verifying Checksum [2023-04-24T16:08:29.779Z] e9a5061849ea: Download complete [2023-04-24T16:08:30.039Z] d747dcd14b5f: Verifying Checksum [2023-04-24T16:08:30.039Z] d747dcd14b5f: Download complete [2023-04-24T16:08:30.039Z] 0d9ebad4ef96: Verifying Checksum [2023-04-24T16:08:30.039Z] 0d9ebad4ef96: Download complete [2023-04-24T16:08:30.039Z] ab5ef0e58194: Verifying Checksum [2023-04-24T16:08:30.039Z] ab5ef0e58194: Download complete [2023-04-24T16:08:30.039Z] 2de7ff778b66: Verifying Checksum [2023-04-24T16:08:30.039Z] 2de7ff778b66: Download complete [2023-04-24T16:08:32.570Z] ab5ef0e58194: Pull complete [2023-04-24T16:08:32.570Z] 9712f1f96733: Pull complete [2023-04-24T16:08:33.138Z] 63f879dbbcfc: Pull complete [2023-04-24T16:08:37.327Z] 0d9ebad4ef96: Pull complete [2023-04-24T16:08:37.327Z] e9a5061849ea: Pull complete [2023-04-24T16:08:37.327Z] d747dcd14b5f: Pull complete [2023-04-24T16:08:38.265Z] 2de7ff778b66: Pull complete [2023-04-24T16:08:38.523Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-24T16:08:38.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-24T16:08:38.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:08:38.615Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T16:08:38.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-24T16:08:46.049Z] $ docker top 70220df5460a93ccbb162ffb32e06a3d822494d3a190d8fa6682fd131f01cf24 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:08:46.113Z] provisioning config files... [2023-04-24T16:08:46.121Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14879411885075779899tmp [2023-04-24T16:08:46.131Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14790738677781671114tmp [2023-04-24T16:08:46.143Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6121528120943685359tmp [Pipeline] { [Pipeline] echo [2023-04-24T16:08:46.157Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:08:46.442Z] ---> sigul-configuration.sh [2023-04-24T16:08:46.442Z] gpg: directory `/root/.gnupg' created [2023-04-24T16:08:46.442Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-24T16:08:46.442Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-24T16:08:46.442Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-24T16:08:46.442Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-24T16:08:46.442Z] gpg: CAST5 encrypted data [2023-04-24T16:08:46.442Z] gpg: encrypted with 1 passphrase [2023-04-24T16:08:46.442Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-24T16:08:46.728Z] + mkdir /home/jenkins [2023-04-24T16:08:46.728Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-24T16:08:47.014Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-24T16:08:47.022Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:08:47.305Z] ---> sigul-install.sh [2023-04-24T16:08:47.305Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-24T16:08:47.592Z] + git tag --list [2023-04-24T16:08:47.592Z] 0.7.1 [2023-04-24T16:08:47.592Z] v1.0.0 [2023-04-24T16:08:47.592Z] v1.1.0 [2023-04-24T16:08:47.592Z] v1.1.1 [2023-04-24T16:08:47.592Z] v1.2.2 [2023-04-24T16:08:47.592Z] v1.3.0 [2023-04-24T16:08:47.592Z] v1.3.1 [2023-04-24T16:08:47.592Z] v2.0.0 [2023-04-24T16:08:47.592Z] v2.1.0 [2023-04-24T16:08:47.592Z] v2.1.1 [2023-04-24T16:08:47.592Z] v2.1.1-dev.1 [2023-04-24T16:08:47.592Z] v2.1.1-dev.2 [2023-04-24T16:08:47.592Z] v2.2.0 [2023-04-24T16:08:47.592Z] v2.2.1-dev.1 [2023-04-24T16:08:47.592Z] v2.2.1-dev.10 [2023-04-24T16:08:47.592Z] v2.2.1-dev.2 [2023-04-24T16:08:47.592Z] v2.2.1-dev.3 [2023-04-24T16:08:47.592Z] v2.2.1-dev.4 [2023-04-24T16:08:47.592Z] v2.2.1-dev.5 [2023-04-24T16:08:47.592Z] v2.2.1-dev.6 [2023-04-24T16:08:47.592Z] v2.2.1-dev.7 [2023-04-24T16:08:47.592Z] v2.2.1-dev.8 [2023-04-24T16:08:47.592Z] v2.2.1-dev.9 [2023-04-24T16:08:47.592Z] v2.3.0 [2023-04-24T16:08:47.592Z] v2.3.0-dev.10 [2023-04-24T16:08:47.592Z] v2.3.0-dev.11 [2023-04-24T16:08:47.592Z] v2.3.0-dev.12 [2023-04-24T16:08:47.592Z] v2.3.0-dev.13 [2023-04-24T16:08:47.592Z] v2.3.0-dev.14 [2023-04-24T16:08:47.592Z] v2.3.0-dev.15 [2023-04-24T16:08:47.592Z] v2.3.0-dev.16 [2023-04-24T16:08:47.592Z] v2.3.0-dev.17 [2023-04-24T16:08:47.592Z] v2.3.0-dev.18 [2023-04-24T16:08:47.592Z] v2.3.0-dev.19 [2023-04-24T16:08:47.592Z] v2.3.0-dev.20 [2023-04-24T16:08:47.592Z] v2.3.0-dev.21 [2023-04-24T16:08:47.592Z] v2.3.0-dev.22 [2023-04-24T16:08:47.592Z] v2.3.0-dev.23 [2023-04-24T16:08:47.592Z] v2.3.0-dev.24 [2023-04-24T16:08:47.592Z] v2.3.0-dev.25 [2023-04-24T16:08:47.592Z] v2.3.0-dev.26 [2023-04-24T16:08:47.592Z] v2.3.0-dev.27 [2023-04-24T16:08:47.592Z] v2.3.0-dev.28 [2023-04-24T16:08:47.592Z] v2.3.0-dev.29 [2023-04-24T16:08:47.592Z] v2.3.0-dev.30 [2023-04-24T16:08:47.592Z] v2.3.0-dev.31 [2023-04-24T16:08:47.592Z] v2.3.0-dev.32 [2023-04-24T16:08:47.592Z] v2.3.0-dev.33 [2023-04-24T16:08:47.592Z] v2.3.0-dev.34 [2023-04-24T16:08:47.592Z] v3.0.0-dev.1 [2023-04-24T16:08:47.592Z] v3.0.0-dev.10 [2023-04-24T16:08:47.592Z] v3.0.0-dev.11 [2023-04-24T16:08:47.592Z] v3.0.0-dev.12 [2023-04-24T16:08:47.592Z] v3.0.0-dev.13 [2023-04-24T16:08:47.592Z] v3.0.0-dev.14 [2023-04-24T16:08:47.592Z] v3.0.0-dev.15 [2023-04-24T16:08:47.592Z] v3.0.0-dev.16 [2023-04-24T16:08:47.592Z] v3.0.0-dev.17 [2023-04-24T16:08:47.592Z] v3.0.0-dev.18 [2023-04-24T16:08:47.592Z] v3.0.0-dev.19 [2023-04-24T16:08:47.592Z] v3.0.0-dev.2 [2023-04-24T16:08:47.592Z] v3.0.0-dev.20 [2023-04-24T16:08:47.592Z] v3.0.0-dev.21 [2023-04-24T16:08:47.592Z] v3.0.0-dev.22 [2023-04-24T16:08:47.592Z] v3.0.0-dev.23 [2023-04-24T16:08:47.592Z] v3.0.0-dev.24 [2023-04-24T16:08:47.592Z] v3.0.0-dev.3 [2023-04-24T16:08:47.592Z] v3.0.0-dev.4 [2023-04-24T16:08:47.592Z] v3.0.0-dev.5 [2023-04-24T16:08:47.592Z] v3.0.0-dev.6 [2023-04-24T16:08:47.592Z] v3.0.0-dev.7 [2023-04-24T16:08:47.592Z] v3.0.0-dev.8 [2023-04-24T16:08:47.592Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-24T16:08:47.881Z] + lftools sign git-tag v3.0.0-dev.24 [2023-04-24T16:08:48.449Z] Signing Git tag with Sigul... [2023-04-24T16:08:48.449Z] Signing v3.0.0-dev.24 [Pipeline] echo [2023-04-24T16:08:48.715Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:08:48.996Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-24T16:08:49.005Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-24T16:08:49.031Z] $ docker stop --time=1 70220df5460a93ccbb162ffb32e06a3d822494d3a190d8fa6682fd131f01cf24 [2023-04-24T16:08:50.345Z] $ docker rm -f --volumes 70220df5460a93ccbb162ffb32e06a3d822494d3a190d8fa6682fd131f01cf24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-24T16:08:50.757Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:08:50.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:51.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:08:51.053Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:08:51.128Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T16:08:51.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:08:51.514Z] $ docker top a8d08a0868374e73436fb64e11af0c55d1aafdddb412f3e67396d7bd255ab5fa -eo pid,comm [2023-04-24T16:08:51.560Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T16:08:51.560Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:08:51.597Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:08:51.597Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:08:51.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:08:51.714Z] $ docker exec a8d08a0868374e73436fb64e11af0c55d1aafdddb412f3e67396d7bd255ab5fa ssh-agent [2023-04-24T16:08:51.818Z] SSH_AUTH_SOCK=/tmp/ssh-0SqGdMfAJMwm/agent.33 [2023-04-24T16:08:51.818Z] SSH_AGENT_PID=39 [2023-04-24T16:08:51.822Z] Running ssh-add (command line suppressed) [2023-04-24T16:08:51.937Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13253439286705281038.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13253439286705281038.key) [2023-04-24T16:08:51.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:08:52.234Z] + git semver bump pre [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,427 [bump_version] DEBUG bumping version:3.0.0-dev.24 on axis:pre with prefix:dev [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,427 [bump_version] DEBUG bumped version:3.0.0-dev.25 [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,427 [write_version] DEBUG write version:3.0.0-dev.25 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,427 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,429 [execute] INFO git cat-file --batch-check [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,429 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,434 [execute] INFO git cat-file --batch [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T16:08:52.494Z] 2023-04-24 16:08:52,439 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:52.494Z] 3.0.0-dev.25 [Pipeline] } [2023-04-24T16:08:52.506Z] $ docker exec --env ******** --env ******** a8d08a0868374e73436fb64e11af0c55d1aafdddb412f3e67396d7bd255ab5fa ssh-agent -k [2023-04-24T16:08:52.607Z] unset SSH_AUTH_SOCK; [2023-04-24T16:08:52.607Z] unset SSH_AGENT_PID; [2023-04-24T16:08:52.607Z] echo Agent pid 39 killed; [2023-04-24T16:08:52.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:08:52.908Z] + git semver [Pipeline] } [2023-04-24T16:08:53.182Z] $ docker stop --time=1 a8d08a0868374e73436fb64e11af0c55d1aafdddb412f3e67396d7bd255ab5fa [2023-04-24T16:08:54.459Z] $ docker rm -f --volumes a8d08a0868374e73436fb64e11af0c55d1aafdddb412f3e67396d7bd255ab5fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-24T16:08:54.791Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-24T16:08:54.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:08:55.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-24T16:08:55.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:08:55.154Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T16:08:55.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-24T16:08:55.520Z] $ docker top fdc7216b181411f86c55466a68041533088c60f056ff8ee3fdd679b2fea1a3d6 -eo pid,comm [2023-04-24T16:08:55.563Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-24T16:08:55.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-24T16:08:55.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-24T16:08:55.604Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-24T16:08:55.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-24T16:08:55.739Z] $ docker exec fdc7216b181411f86c55466a68041533088c60f056ff8ee3fdd679b2fea1a3d6 ssh-agent [2023-04-24T16:08:55.838Z] SSH_AUTH_SOCK=/tmp/ssh-AHd1TwbXk4Pk/agent.32 [2023-04-24T16:08:55.838Z] SSH_AGENT_PID=38 [2023-04-24T16:08:55.843Z] Running ssh-add (command line suppressed) [2023-04-24T16:08:55.957Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3664675176168098355.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3664675176168098355.key) [2023-04-24T16:08:55.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-24T16:08:56.256Z] + git semver push [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,432 [run_push] DEBUG push [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,433 [execute] INFO git cat-file --batch-check [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,437 [execute] INFO git rev-list 28ed12dcbb0860bb64b14e2726b90ca86d3f608d -- [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,437 [execute] DEBUG Popen(['git', 'rev-list', '28ed12dcbb0860bb64b14e2726b90ca86d3f608d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,445 [execute] INFO git fetch -v origin [2023-04-24T16:08:56.514Z] 2023-04-24 16:08:56,445 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-24T16:08:57.082Z] 2023-04-24 16:08:56,922 [run_push] DEBUG no remote changes detected [2023-04-24T16:08:57.082Z] 2023-04-24 16:08:56,922 [execute] INFO git push origin semver [2023-04-24T16:08:57.082Z] 2023-04-24 16:08:56,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:08:58.020Z] 2023-04-24 16:08:57,720 [run_push] DEBUG push all version tags [2023-04-24T16:08:58.020Z] 2023-04-24 16:08:57,720 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-24T16:08:58.020Z] 2023-04-24 16:08:57,721 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-24T16:08:58.587Z] 2023-04-24 16:08:58,588 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-24T16:08:58.587Z] 3.0.0-dev.25 [Pipeline] } [2023-04-24T16:08:58.857Z] $ docker exec --env ******** --env ******** fdc7216b181411f86c55466a68041533088c60f056ff8ee3fdd679b2fea1a3d6 ssh-agent -k [2023-04-24T16:08:58.954Z] unset SSH_AUTH_SOCK; [2023-04-24T16:08:58.954Z] unset SSH_AGENT_PID; [2023-04-24T16:08:58.954Z] echo Agent pid 38 killed; [2023-04-24T16:08:58.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-24T16:08:59.266Z] + git semver [Pipeline] } [2023-04-24T16:08:59.540Z] $ docker stop --time=1 fdc7216b181411f86c55466a68041533088c60f056ff8ee3fdd679b2fea1a3d6 [2023-04-24T16:09:00.814Z] $ docker rm -f --volumes fdc7216b181411f86c55466a68041533088c60f056ff8ee3fdd679b2fea1a3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-24T16:09:01.401Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-24T16:09:01.401Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-24T16:09:01.401Z] total 16 [2023-04-24T16:09:01.401Z] drwxr-xr-x 3 root root 4096 Apr 24 15:59 . [2023-04-24T16:09:01.401Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 16:08 .. [2023-04-24T16:09:01.401Z] drwxr-xr-x 2 root root 4096 Apr 24 15:59 cost [2023-04-24T16:09:01.401Z] -rw-r--r-- 1 root root 86 Apr 24 15:59 cost.csv [2023-04-24T16:09:01.401Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-24T16:09:01.401Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-24T16:09:01.401Z] total 16 [2023-04-24T16:09:01.401Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 15:59 . [2023-04-24T16:09:01.401Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 24 16:08 .. [2023-04-24T16:09:01.401Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 15:59 cost [2023-04-24T16:09:01.401Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 24 15:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:01.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:02.649Z] ---> package-listing.sh [2023-04-24T16:09:02.649Z] ++ facter osfamily [2023-04-24T16:09:02.649Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-24T16:09:02.919Z] + OS_FAMILY=debian [2023-04-24T16:09:02.919Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-24T16:09:02.919Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-24T16:09:02.919Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-24T16:09:02.919Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-24T16:09:02.919Z] + PACKAGES=/tmp/packages_start.txt [2023-04-24T16:09:02.919Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-24T16:09:02.919Z] + PACKAGES=/tmp/packages_end.txt [2023-04-24T16:09:02.919Z] + case "${OS_FAMILY}" in [2023-04-24T16:09:02.919Z] + dpkg -l [2023-04-24T16:09:02.919Z] + grep '^ii' [2023-04-24T16:09:02.919Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-24T16:09:02.919Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-24T16:09:02.919Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-24T16:09:02.919Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-24T16:09:02.919Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-24T16:09:02.919Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2023-04-24T16:09:02.943Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-24T16:09:03.247Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-24T16:09:03.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-24T16:09:03.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-24T16:09:03.894Z] prd-ubuntu20.04-docker-8c-8g-9540 does not seem to be running inside a container [2023-04-24T16:09:03.927Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-24T16:09:04.176Z] $ docker top eac21d758a62b919913bfed52a9c234203db5dd006507b92e1a708cf937a1079 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-24T16:09:04.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-24T16:09:04.805Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-24T16:09:05.093Z] + ls /var/log/sa-host [2023-04-24T16:09:05.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-24T16:09:05.257Z] provisioning config files... [2023-04-24T16:09:05.266Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1282513547267982127tmp [Pipeline] { [Pipeline] echo [2023-04-24T16:09:05.276Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:05.557Z] ---> create-netrc.sh [Pipeline] } [2023-04-24T16:09:05.564Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:05.883Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-24T16:09:05.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:06.176Z] ---> sudo-logs.sh [2023-04-24T16:09:06.176Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-24T16:09:06.207Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:06.492Z] ---> job-cost.sh [2023-04-24T16:09:06.492Z] lf-activate-venv: SKIPPING [2023-04-24T16:09:06.492Z] DEBUG: total: 0.2199999988079071 [2023-04-24T16:09:06.492Z] INFO: Retrieving Stack Cost... [2023-04-24T16:09:07.062Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-24T16:09:07.322Z] INFO: Archiving Costs [Pipeline] echo [2023-04-24T16:09:07.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-24T16:09:07.622Z] ---> logs-deploy.sh [2023-04-24T16:09:07.622Z] lf-activate-venv: SKIPPING [2023-04-24T16:09:07.622Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/108 [2023-04-24T16:09:07.622Z] INFO: archiving workspace using pattern(s): [2023-04-24T16:09:08.565Z] Archives upload complete. [2023-04-24T16:09:08.824Z] INFO: archiving logs to Nexus [2023-04-24T16:09:09.395Z] ---> uname -a: [2023-04-24T16:09:09.395Z] Linux prd-ubuntu20-04-docker-8c-8g-9540 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-24T16:09:09.395Z] [2023-04-24T16:09:09.395Z] [2023-04-24T16:09:09.395Z] ---> lscpu: [2023-04-24T16:09:09.395Z] Architecture: x86_64 [2023-04-24T16:09:09.395Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-24T16:09:09.395Z] Byte Order: Little Endian [2023-04-24T16:09:09.395Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-24T16:09:09.395Z] CPU(s): 8 [2023-04-24T16:09:09.395Z] On-line CPU(s) list: 0-7 [2023-04-24T16:09:09.395Z] Thread(s) per core: 1 [2023-04-24T16:09:09.395Z] Core(s) per socket: 1 [2023-04-24T16:09:09.395Z] Socket(s): 8 [2023-04-24T16:09:09.395Z] NUMA node(s): 1 [2023-04-24T16:09:09.395Z] Vendor ID: AuthenticAMD [2023-04-24T16:09:09.395Z] CPU family: 23 [2023-04-24T16:09:09.395Z] Model: 49 [2023-04-24T16:09:09.395Z] Model name: AMD EPYC-Rome Processor [2023-04-24T16:09:09.395Z] Stepping: 0 [2023-04-24T16:09:09.395Z] CPU MHz: 2799.940 [2023-04-24T16:09:09.395Z] BogoMIPS: 5599.88 [2023-04-24T16:09:09.395Z] Virtualization: AMD-V [2023-04-24T16:09:09.395Z] Hypervisor vendor: KVM [2023-04-24T16:09:09.395Z] Virtualization type: full [2023-04-24T16:09:09.395Z] L1d cache: 256 KiB [2023-04-24T16:09:09.395Z] L1i cache: 256 KiB [2023-04-24T16:09:09.395Z] L2 cache: 4 MiB [2023-04-24T16:09:09.395Z] L3 cache: 128 MiB [2023-04-24T16:09:09.395Z] NUMA node0 CPU(s): 0-7 [2023-04-24T16:09:09.395Z] Vulnerability Itlb multihit: Not affected [2023-04-24T16:09:09.395Z] Vulnerability L1tf: Not affected [2023-04-24T16:09:09.395Z] Vulnerability Mds: Not affected [2023-04-24T16:09:09.395Z] Vulnerability Meltdown: Not affected [2023-04-24T16:09:09.395Z] Vulnerability Mmio stale data: Not affected [2023-04-24T16:09:09.395Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-24T16:09:09.395Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-24T16:09:09.395Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-24T16:09:09.395Z] Vulnerability Srbds: Not affected [2023-04-24T16:09:09.395Z] Vulnerability Tsx async abort: Not affected [2023-04-24T16:09:09.395Z] 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 [2023-04-24T16:09:09.395Z] [2023-04-24T16:09:09.395Z] [2023-04-24T16:09:09.395Z] ---> nproc: [2023-04-24T16:09:09.395Z] 8 [2023-04-24T16:09:09.395Z] [2023-04-24T16:09:09.395Z]