Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5d36472c489360535a63323b7f6c17c4ae0cfc32 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-ssh4380400295077219403.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-ssh4160046992048596242.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-ssh6137340816949842915.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-ssh11299425943222743562.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-ssh796431563507673504.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9038 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 5d36472c489360535a63323b7f6c17c4ae0cfc32 (main) Commit message: "Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 > git rev-list --no-walk a5ec5e69222fbe1cabc57f6e226de7296c53eab0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-19T02:46:18.882Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-19T02:46:18.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-19T02:46:18.990Z] ========================================================= [2023-04-19T02:46:18.990Z] EdgeX Global Pipelines Version Info [2023-04-19T02:46:18.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:46:19.742Z] ------------------- [2023-04-19T02:46:19.742Z] stable info: [2023-04-19T02:46:19.742Z] ------------------- [2023-04-19T02:46:19.742Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-19T02:46:19.742Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T02:46:19.742Z] Message: update stable to v1.0.248 [2023-04-19T02:46:20.348Z] ------------------- [2023-04-19T02:46:20.348Z] experimental info: [2023-04-19T02:46:20.348Z] ------------------- [2023-04-19T02:46:20.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-19T02:46:20.348Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T02:46:20.348Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-19T02:46:20.729Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-19T02:46:20.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-19T02:46:20.773Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-19T02:46:20.801Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-19T02:46:20.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-19T02:46:20.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-19T02:46:20.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-19T02:46:20.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-19T02:46:20.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-19T02:46:20.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-19T02:46:20.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-19T02:46:21.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-19T02:46:21.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-19T02:46:21.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-19T02:46:21.108Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T02:46:21.122Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T02:46:21.137Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T02:46:21.163Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T02:46:21.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-19T02:46:21.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-19T02:46:21.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-19T02:46:21.249Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-19T02:46:21.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-19T02:46:21.298Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-19T02:46:21.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-19T02:46:21.353Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-19T02:46:21.385Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-19T02:46:21.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-19T02:46:21.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-19T02:46:21.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-19T02:46:21.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] echo [2023-04-19T02:46:21.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5d36472 [Pipeline] echo [2023-04-19T02:46:21.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T02:46:21.619Z] provisioning config files... [2023-04-19T02:46:21.640Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18403648560630292660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:46:21.962Z] ---> docker-login.sh [2023-04-19T02:46:21.962Z] nexus3.edgexfoundry.org:10001 [2023-04-19T02:46:22.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:22.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:22.223Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:22.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:22.223Z] [2023-04-19T02:46:22.223Z] Login Succeeded [2023-04-19T02:46:22.223Z] nexus3.edgexfoundry.org:10002 [2023-04-19T02:46:22.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:22.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:22.484Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:22.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:22.484Z] [2023-04-19T02:46:22.484Z] Login Succeeded [2023-04-19T02:46:22.484Z] nexus3.edgexfoundry.org:10003 [2023-04-19T02:46:22.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:22.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:22.748Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:22.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:22.748Z] [2023-04-19T02:46:22.748Z] Login Succeeded [2023-04-19T02:46:22.748Z] nexus3.edgexfoundry.org:10004 [2023-04-19T02:46:22.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:23.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:23.010Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:23.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:23.010Z] [2023-04-19T02:46:23.010Z] Login Succeeded [2023-04-19T02:46:23.010Z] docker.io [2023-04-19T02:46:23.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:23.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:23.271Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:23.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:23.271Z] [2023-04-19T02:46:23.271Z] Login Succeeded [2023-04-19T02:46:23.271Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T02:46:23.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-19T02:46:23.767Z] + git rev-list -1 --merges 5d36472c489360535a63323b7f6c17c4ae0cfc32~1..5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] echo [2023-04-19T02:46:23.817Z] -----------> git rev-list -1 --merges 5d36472c489360535a63323b7f6c17c4ae0cfc32~1..5d36472c489360535a63323b7f6c17c4ae0cfc32 5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:46:23.817Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32 [false] [Pipeline] sh [2023-04-19T02:46:24.117Z] + git log --format=format:%s -1 5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] echo [2023-04-19T02:46:24.131Z] ========================================================= [2023-04-19T02:46:24.131Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-19T02:46:24.131Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T02:46:24.479Z] + git log --format=format:%s -1 5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] echo [2023-04-19T02:46:24.494Z] [semverPrep] GIT_COMMIT: 5d36472c489360535a63323b7f6c17c4ae0cfc32, Commit Message: Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71 [Pipeline] echo [2023-04-19T02:46:24.504Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-19T02:46:24.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T02:46:24.961Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-19T02:46:24.961Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-19T02:46:24.961Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-19T02:46:24.961Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-19T02:46:24.961Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-19T02:46:24.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:46:25.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T02:46:25.387Z] [2023-04-19T02:46:25.387Z] 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-19T02:46:25.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T02:46:25.951Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-19T02:46:25.951Z] b85a868b505f: Pulling fs layer [2023-04-19T02:46:25.951Z] e2be974225ed: Pulling fs layer [2023-04-19T02:46:25.951Z] 339a4e72a1f5: Pulling fs layer [2023-04-19T02:46:25.951Z] 988bab9f4d93: Pulling fs layer [2023-04-19T02:46:25.951Z] 1469e6f7b9e6: Pulling fs layer [2023-04-19T02:46:25.951Z] eaf3925da568: Pulling fs layer [2023-04-19T02:46:25.951Z] bab4dde63d76: Pulling fs layer [2023-04-19T02:46:25.951Z] bde34c3a00c8: Pulling fs layer [2023-04-19T02:46:25.951Z] b352a97aabf1: Pulling fs layer [2023-04-19T02:46:25.951Z] 4872d77fe225: Pulling fs layer [2023-04-19T02:46:25.951Z] 5851b861e8e6: Pulling fs layer [2023-04-19T02:46:25.951Z] eaf3925da568: Waiting [2023-04-19T02:46:25.951Z] 1469e6f7b9e6: Waiting [2023-04-19T02:46:25.951Z] bde34c3a00c8: Waiting [2023-04-19T02:46:25.951Z] 4872d77fe225: Waiting [2023-04-19T02:46:25.951Z] bab4dde63d76: Waiting [2023-04-19T02:46:25.951Z] 988bab9f4d93: Waiting [2023-04-19T02:46:25.951Z] b352a97aabf1: Waiting [2023-04-19T02:46:25.951Z] e2be974225ed: Download complete [2023-04-19T02:46:25.951Z] 988bab9f4d93: Verifying Checksum [2023-04-19T02:46:25.951Z] 988bab9f4d93: Download complete [2023-04-19T02:46:26.553Z] 1469e6f7b9e6: Verifying Checksum [2023-04-19T02:46:26.553Z] 1469e6f7b9e6: Download complete [2023-04-19T02:46:26.553Z] eaf3925da568: Download complete [2023-04-19T02:46:26.815Z] 339a4e72a1f5: Verifying Checksum [2023-04-19T02:46:26.815Z] 339a4e72a1f5: Download complete [2023-04-19T02:46:26.815Z] bde34c3a00c8: Verifying Checksum [2023-04-19T02:46:26.815Z] bde34c3a00c8: Download complete [2023-04-19T02:46:27.075Z] b352a97aabf1: Verifying Checksum [2023-04-19T02:46:27.075Z] b352a97aabf1: Download complete [2023-04-19T02:46:27.334Z] 4872d77fe225: Verifying Checksum [2023-04-19T02:46:27.334Z] 4872d77fe225: Download complete [2023-04-19T02:46:27.334Z] b85a868b505f: Verifying Checksum [2023-04-19T02:46:27.334Z] b85a868b505f: Download complete [2023-04-19T02:46:27.334Z] 5851b861e8e6: Verifying Checksum [2023-04-19T02:46:27.334Z] 5851b861e8e6: Download complete [2023-04-19T02:46:28.272Z] bab4dde63d76: Verifying Checksum [2023-04-19T02:46:28.272Z] bab4dde63d76: Download complete [2023-04-19T02:46:28.842Z] b85a868b505f: Pull complete [2023-04-19T02:46:28.842Z] e2be974225ed: Pull complete [2023-04-19T02:46:29.413Z] 339a4e72a1f5: Pull complete [2023-04-19T02:46:29.413Z] 988bab9f4d93: Pull complete [2023-04-19T02:46:29.673Z] 1469e6f7b9e6: Pull complete [2023-04-19T02:46:29.673Z] eaf3925da568: Pull complete [2023-04-19T02:46:32.232Z] bab4dde63d76: Pull complete [2023-04-19T02:46:32.232Z] bde34c3a00c8: Pull complete [2023-04-19T02:46:32.232Z] b352a97aabf1: Pull complete [2023-04-19T02:46:32.232Z] 4872d77fe225: Pull complete [2023-04-19T02:46:32.232Z] 5851b861e8e6: Pull complete [2023-04-19T02:46:32.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-19T02:46:32.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T02:46:32.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:46:32.392Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T02:46:32.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T02:46:37.274Z] $ docker top cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 -eo pid,comm [2023-04-19T02:46:37.323Z] 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-19T02:46:37.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T02:46:37.400Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T02:46:37.400Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T02:46:37.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T02:46:37.520Z] $ docker exec cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 ssh-agent [2023-04-19T02:46:37.638Z] SSH_AUTH_SOCK=/tmp/ssh-rBvOVe67Vree/agent.33 [2023-04-19T02:46:37.638Z] SSH_AGENT_PID=39 [2023-04-19T02:46:37.653Z] Running ssh-add (command line suppressed) [2023-04-19T02:46:37.777Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7353253112182919909.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_7353253112182919909.key) [2023-04-19T02:46:37.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T02:46:38.075Z] + git tag --points-at HEAD [Pipeline] } [2023-04-19T02:46:38.105Z] $ docker exec --env ******** --env ******** cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 ssh-agent -k [2023-04-19T02:46:38.195Z] unset SSH_AUTH_SOCK; [2023-04-19T02:46:38.195Z] unset SSH_AGENT_PID; [2023-04-19T02:46:38.196Z] echo Agent pid 39 killed; [2023-04-19T02:46:38.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-19T02:46:38.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T02:46:38.230Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T02:46:38.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T02:46:38.359Z] $ docker exec cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 ssh-agent [2023-04-19T02:46:38.469Z] SSH_AUTH_SOCK=/tmp/ssh-sv3LZstFNmKo/agent.71 [2023-04-19T02:46:38.469Z] SSH_AGENT_PID=77 [2023-04-19T02:46:38.474Z] Running ssh-add (command line suppressed) [2023-04-19T02:46:38.596Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8260836019941496696.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_8260836019941496696.key) [2023-04-19T02:46:38.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T02:46:38.972Z] + git semver init [2023-04-19T02:46:39.246Z] 2023-04-19 02:46:39,217 [run_init] DEBUG init version:0.0.0 force:False [2023-04-19T02:46:39.246Z] 2023-04-19 02:46:39,217 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-19T02:46:39.246Z] 2023-04-19 02:46:39,218 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-04-19T02:46:39.246Z] 2023-04-19 02:46:39,218 [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-19T02:46:40.245Z] 2023-04-19 02:46:40,034 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-04-19T02:46:40.245Z] 2023-04-19 02:46:40,035 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-04-19T02:46:40.245Z] 2023-04-19 02:46:40,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T02:46:40.245Z] 2023-04-19 02:46:40,035 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T02:46:40.245Z] 3.0.0-dev.21 [Pipeline] } [2023-04-19T02:46:40.264Z] $ docker exec --env ******** --env ******** cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 ssh-agent -k [2023-04-19T02:46:40.360Z] unset SSH_AUTH_SOCK; [2023-04-19T02:46:40.360Z] unset SSH_AGENT_PID; [2023-04-19T02:46:40.361Z] echo Agent pid 77 killed; [2023-04-19T02:46:40.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T02:46:40.688Z] + git semver [Pipeline] } [2023-04-19T02:46:40.987Z] $ docker stop --time=1 cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 [2023-04-19T02:46:42.299Z] $ docker rm -f --volumes cef47b51ac7862456daed983397060545277c0c066061ceecda76e8d624edc06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T02:46:42.644Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-19T02:46:42.934Z] Stashed 1 file(s) [Pipeline] echo [2023-04-19T02:46:42.936Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [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-19T02:46:43.189Z] provisioning config files... [2023-04-19T02:46:43.208Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7958634880239810972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:46:43.543Z] ---> docker-login.sh [2023-04-19T02:46:43.543Z] nexus3.edgexfoundry.org:10001 [2023-04-19T02:46:43.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:43.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:43.805Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:43.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:43.805Z] [2023-04-19T02:46:43.805Z] Login Succeeded [2023-04-19T02:46:43.805Z] nexus3.edgexfoundry.org:10002 [2023-04-19T02:46:43.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:43.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:43.805Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:43.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:43.805Z] [2023-04-19T02:46:43.805Z] Login Succeeded [2023-04-19T02:46:43.805Z] nexus3.edgexfoundry.org:10003 [2023-04-19T02:46:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:44.105Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:44.105Z] [2023-04-19T02:46:44.105Z] Login Succeeded [2023-04-19T02:46:44.105Z] nexus3.edgexfoundry.org:10004 [2023-04-19T02:46:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:44.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:44.105Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:44.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:44.105Z] [2023-04-19T02:46:44.105Z] Login Succeeded [2023-04-19T02:46:44.105Z] docker.io [2023-04-19T02:46:44.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:46:44.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:46:44.387Z] Configure a credential helper to remove this warning. See [2023-04-19T02:46:44.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:46:44.387Z] [2023-04-19T02:46:44.387Z] Login Succeeded [2023-04-19T02:46:44.387Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T02:46:44.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T02:46:44.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T02:46:44.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T02:46:44.562Z] ========================================================= [2023-04-19T02:46:44.562Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-19T02:46:44.562Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:46:44.959Z] + 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-19T02:46:44.959Z] Sending build context to Docker daemon 6.417MB [2023-04-19T02:46:44.959Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T02:46:44.959Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-19T02:46:45.228Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-19T02:46:45.228Z] 63b65145d645: Pulling fs layer [2023-04-19T02:46:45.228Z] a2d21d5440eb: Pulling fs layer [2023-04-19T02:46:45.228Z] 935e6c44a52c: Pulling fs layer [2023-04-19T02:46:45.228Z] 94cc34f8dd06: Pulling fs layer [2023-04-19T02:46:45.228Z] 30dea6a524f1: Pulling fs layer [2023-04-19T02:46:45.228Z] a2aff8979fd8: Pulling fs layer [2023-04-19T02:46:45.228Z] 6808be2612f2: Pulling fs layer [2023-04-19T02:46:45.228Z] f25807f1079a: Pulling fs layer [2023-04-19T02:46:45.228Z] 94cc34f8dd06: Waiting [2023-04-19T02:46:45.228Z] 30dea6a524f1: Waiting [2023-04-19T02:46:45.228Z] a2aff8979fd8: Waiting [2023-04-19T02:46:45.228Z] 6808be2612f2: Waiting [2023-04-19T02:46:45.228Z] f25807f1079a: Waiting [2023-04-19T02:46:45.228Z] a2d21d5440eb: Verifying Checksum [2023-04-19T02:46:45.228Z] a2d21d5440eb: Download complete [2023-04-19T02:46:45.228Z] 94cc34f8dd06: Verifying Checksum [2023-04-19T02:46:45.228Z] 94cc34f8dd06: Download complete [2023-04-19T02:46:45.228Z] 30dea6a524f1: Download complete [2023-04-19T02:46:45.228Z] 63b65145d645: Verifying Checksum [2023-04-19T02:46:45.228Z] 63b65145d645: Download complete [2023-04-19T02:46:45.490Z] a2aff8979fd8: Verifying Checksum [2023-04-19T02:46:45.490Z] a2aff8979fd8: Download complete [2023-04-19T02:46:45.490Z] 63b65145d645: Pull complete [2023-04-19T02:46:45.757Z] a2d21d5440eb: Pull complete [2023-04-19T02:46:46.326Z] 935e6c44a52c: Verifying Checksum [2023-04-19T02:46:46.326Z] 935e6c44a52c: Download complete [2023-04-19T02:46:46.902Z] f25807f1079a: Verifying Checksum [2023-04-19T02:46:46.902Z] f25807f1079a: Download complete [2023-04-19T02:46:47.167Z] 6808be2612f2: Verifying Checksum [2023-04-19T02:46:47.167Z] 6808be2612f2: Download complete [2023-04-19T02:46:49.732Z] 935e6c44a52c: Pull complete [2023-04-19T02:46:50.010Z] 94cc34f8dd06: Pull complete [2023-04-19T02:46:50.010Z] 30dea6a524f1: Pull complete [2023-04-19T02:46:50.010Z] a2aff8979fd8: Pull complete [2023-04-19T02:46:52.567Z] 6808be2612f2: Pull complete [2023-04-19T02:46:53.508Z] f25807f1079a: Pull complete [2023-04-19T02:46:53.508Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-19T02:46:53.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-19T02:46:53.508Z] ---> 3b553350e43f [2023-04-19T02:46:53.508Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-19T02:46:58.100Z] Still waiting to schedule task [2023-04-19T02:46:58.101Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-19T02:47:01.749Z] ---> Running in 69ebb765b4b2 [2023-04-19T02:47:01.749Z] Removing intermediate container 69ebb765b4b2 [2023-04-19T02:47:01.749Z] ---> 42bea25f1fa9 [2023-04-19T02:47:01.749Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T02:47:02.009Z] ---> Running in 73a9ad68720f [2023-04-19T02:47:02.009Z] Removing intermediate container 73a9ad68720f [2023-04-19T02:47:02.009Z] ---> 508e3f3c36e5 [2023-04-19T02:47:02.009Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-19T02:47:02.268Z] ---> Running in a88fc6cdf796 [2023-04-19T02:47:02.268Z] Removing intermediate container a88fc6cdf796 [2023-04-19T02:47:02.268Z] ---> b3cbd9df4a16 [2023-04-19T02:47:02.268Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T02:47:02.268Z] ---> Running in c3a165eebd32 [2023-04-19T02:47:02.268Z] Removing intermediate container c3a165eebd32 [2023-04-19T02:47:02.268Z] ---> 1fe9aa152c17 [2023-04-19T02:47:02.268Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T02:47:02.527Z] ---> Running in 992c93312ea2 [2023-04-19T02:47:02.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T02:47:02.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T02:47:03.045Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-19T02:47:03.045Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-19T02:47:03.045Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-19T02:47:03.045Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-19T02:47:03.045Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T02:47:03.045Z] OK: 269 MiB in 57 packages [2023-04-19T02:47:03.627Z] Removing intermediate container 992c93312ea2 [2023-04-19T02:47:03.627Z] ---> 15f3e2d6a871 [2023-04-19T02:47:03.627Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-19T02:47:03.627Z] ---> Running in 88de385a0ec8 [2023-04-19T02:47:03.885Z] Removing intermediate container 88de385a0ec8 [2023-04-19T02:47:03.885Z] ---> d9feb0074261 [2023-04-19T02:47:03.885Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-19T02:47:03.885Z] ---> cc60e1a9db86 [2023-04-19T02:47:03.885Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T02:47:03.885Z] ---> Running in 7df1d9186880 [2023-04-19T02:47:50.943Z] Removing intermediate container 7df1d9186880 [2023-04-19T02:47:50.943Z] ---> 94d0f26f9584 [2023-04-19T02:47:50.943Z] Step 11/12 : COPY . . [2023-04-19T02:47:50.943Z] ---> 4945cfdd621b [2023-04-19T02:47:50.943Z] Step 12/12 : RUN $MAKE [2023-04-19T02:47:50.943Z] ---> Running in 0d6c831571da [2023-04-19T02:47:50.943Z] noop [2023-04-19T02:47:50.943Z] Removing intermediate container 0d6c831571da [2023-04-19T02:47:50.943Z] ---> e6883eb67d7a [2023-04-19T02:47:50.943Z] Successfully built e6883eb67d7a [2023-04-19T02:47:50.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:47:51.278Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T02:47:51.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:47:51.397Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T02:47:51.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T02:47:51.764Z] $ docker top 3e36924e9efd1ea8ec7148cb969ce8db50374b06582fc1d176382a947c0f550b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T02:47:52.106Z] + go version [2023-04-19T02:47:52.106Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-19T02:47:52.126Z] $ docker stop --time=1 3e36924e9efd1ea8ec7148cb969ce8db50374b06582fc1d176382a947c0f550b [2023-04-19T02:47:53.385Z] $ docker rm -f --volumes 3e36924e9efd1ea8ec7148cb969ce8db50374b06582fc1d176382a947c0f550b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:47:53.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T02:47:53.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:47:53.879Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T02:47:53.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T02:47:54.252Z] $ docker top 25198b13692bf7b11af20e171f187ebb65162633064ebca82ce57c9494de6bd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T02:47:54.668Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-19T02:47:54.983Z] + make test [2023-04-19T02:47:54.983Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T02:48:00.261Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-19T02:48:12.480Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-19T02:48:12.480Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-19T02:48:12.480Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.9% of statements [2023-04-19T02:48:17.761Z] go vet ./... [2023-04-19T02:48:21.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T02:48:21.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T02:48:21.049Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T02:48:21.059Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T02:48:21.084Z] $ docker stop --time=1 25198b13692bf7b11af20e171f187ebb65162633064ebca82ce57c9494de6bd2 [2023-04-19T02:48:26.899Z] $ docker rm -f --volumes 25198b13692bf7b11af20e171f187ebb65162633064ebca82ce57c9494de6bd2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T02:48:27.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T02:48:27.392Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-19T02:48:28.017Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T02:48:28.305Z] + ls -al . [2023-04-19T02:48:28.306Z] total 180 [2023-04-19T02:48:28.306Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 02:47 . [2023-04-19T02:48:28.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 02:46 .. [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 02:46 .dockerignore [2023-04-19T02:48:28.306Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 02:46 .git [2023-04-19T02:48:28.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 02:46 .github [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 19 02:46 .gitignore [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 02:46 .golangci.yml [2023-04-19T02:48:28.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 02:46 .semver [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 19 02:46 Attribution.txt [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 19 02:46 CHANGELOG.md [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 19 02:46 Dockerfile [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 02:46 GOVERNANCE.md [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 02:46 Jenkinsfile [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 02:46 LICENSE [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 19 02:46 Makefile [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 02:46 OWNERS.md [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 19 02:46 README.md [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 02:46 VERSION [2023-04-19T02:48:28.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 02:46 bin [2023-04-19T02:48:28.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 02:46 cmd [2023-04-19T02:48:28.306Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 19 02:48 coverage.out [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 19 02:46 go.mod [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 19 02:46 go.sum [2023-04-19T02:48:28.306Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 02:46 internal [2023-04-19T02:48:28.306Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 02:46 mock [2023-04-19T02:48:28.306Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 02:46 snap [2023-04-19T02:48:28.306Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 19 02:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:48:28.620Z] + 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=5d36472c489360535a63323b7f6c17c4ae0cfc32 --label arch=amd64 --label version=3.0.0-dev.21 . [2023-04-19T02:48:28.620Z] Sending build context to Docker daemon 6.436MB [2023-04-19T02:48:28.620Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T02:48:28.620Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-19T02:48:28.620Z] ---> e6883eb67d7a [2023-04-19T02:48:28.620Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-19T02:48:28.881Z] ---> Running in 0137333681c0 [2023-04-19T02:48:29.140Z] Removing intermediate container 0137333681c0 [2023-04-19T02:48:29.140Z] ---> 1f16776d5619 [2023-04-19T02:48:29.140Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T02:48:29.140Z] ---> Running in 391394fdda0c [2023-04-19T02:48:29.140Z] Removing intermediate container 391394fdda0c [2023-04-19T02:48:29.140Z] ---> 1e82fbe6288b [2023-04-19T02:48:29.140Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-19T02:48:29.140Z] ---> Running in b10f4fe1ead3 [2023-04-19T02:48:29.140Z] Removing intermediate container b10f4fe1ead3 [2023-04-19T02:48:29.140Z] ---> ec2919764323 [2023-04-19T02:48:29.140Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T02:48:29.140Z] ---> Running in f9b2a7a3462c [2023-04-19T02:48:29.399Z] Removing intermediate container f9b2a7a3462c [2023-04-19T02:48:29.399Z] ---> 4a914218d03b [2023-04-19T02:48:29.399Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T02:48:29.399Z] ---> Running in 25d84b00e089 [2023-04-19T02:48:29.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T02:48:29.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T02:48:29.917Z] OK: 269 MiB in 57 packages [2023-04-19T02:48:30.176Z] Removing intermediate container 25d84b00e089 [2023-04-19T02:48:30.176Z] ---> 3dfbc6da0ed6 [2023-04-19T02:48:30.176Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-19T02:48:30.176Z] ---> Running in b3a55d9be6cf [2023-04-19T02:48:30.436Z] Removing intermediate container b3a55d9be6cf [2023-04-19T02:48:30.436Z] ---> 08e8c4c460f8 [2023-04-19T02:48:30.436Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-19T02:48:30.436Z] ---> 653ae1e98cd3 [2023-04-19T02:48:30.436Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T02:48:30.436Z] ---> Running in 07787bd9838a [2023-04-19T02:48:31.636Z] Removing intermediate container 07787bd9838a [2023-04-19T02:48:31.636Z] ---> e6b58827c56b [2023-04-19T02:48:31.636Z] Step 11/24 : COPY . . [2023-04-19T02:48:31.636Z] ---> 9ca25c1b6783 [2023-04-19T02:48:31.636Z] Step 12/24 : RUN $MAKE [2023-04-19T02:48:31.917Z] ---> Running in 5662d1bdd30f [2023-04-19T02:48:32.183Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-19T02:48:59.146Z] Removing intermediate container 5662d1bdd30f [2023-04-19T02:48:59.146Z] ---> 7df6f161cce0 [2023-04-19T02:48:59.146Z] Step 13/24 : FROM alpine:3.17 [2023-04-19T02:48:59.146Z] 3.17: Pulling from library/alpine [2023-04-19T02:48:59.146Z] f56be85fc22e: Pulling fs layer [2023-04-19T02:48:59.146Z] f56be85fc22e: Verifying Checksum [2023-04-19T02:48:59.146Z] f56be85fc22e: Download complete [2023-04-19T02:48:59.146Z] f56be85fc22e: Pull complete [2023-04-19T02:48:59.146Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T02:48:59.146Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T02:48:59.146Z] ---> 9ed4aefc74f6 [2023-04-19T02:48:59.146Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-19T02:48:59.146Z] ---> Running in 63a44faff65b [2023-04-19T02:48:59.146Z] Removing intermediate container 63a44faff65b [2023-04-19T02:48:59.146Z] ---> 130aa592ac57 [2023-04-19T02:48:59.146Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-19T02:48:59.146Z] ---> Running in 5abeca85e3a2 [2023-04-19T02:48:59.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T02:48:59.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T02:48:59.146Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-19T02:48:59.146Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T02:48:59.146Z] OK: 7 MiB in 16 packages [2023-04-19T02:48:59.146Z] Removing intermediate container 5abeca85e3a2 [2023-04-19T02:48:59.146Z] ---> d14024f9fb4a [2023-04-19T02:48:59.146Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-19T02:48:59.146Z] ---> 413b173b4122 [2023-04-19T02:48:59.146Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-19T02:48:59.146Z] ---> 29b98d60f7c3 [2023-04-19T02:48:59.146Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-19T02:48:59.146Z] ---> 69dabcc8ce1c [2023-04-19T02:48:59.146Z] Step 19/24 : EXPOSE 59982 [2023-04-19T02:48:59.146Z] ---> Running in c921ecf2ca4b [2023-04-19T02:48:59.146Z] Removing intermediate container c921ecf2ca4b [2023-04-19T02:48:59.146Z] ---> 5a6582ad0def [2023-04-19T02:48:59.146Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-19T02:48:59.146Z] ---> Running in 4dda4c1f5abf [2023-04-19T02:48:59.146Z] Removing intermediate container 4dda4c1f5abf [2023-04-19T02:48:59.146Z] ---> 42e22db5cf62 [2023-04-19T02:48:59.146Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-19T02:48:59.146Z] ---> Running in 856377dc6682 [2023-04-19T02:48:59.146Z] Removing intermediate container 856377dc6682 [2023-04-19T02:48:59.146Z] ---> bef9a47e7ddf [2023-04-19T02:48:59.146Z] Step 22/24 : LABEL arch=amd64 [2023-04-19T02:48:59.146Z] ---> Running in eeb7f7cd06a8 [2023-04-19T02:48:59.404Z] Removing intermediate container eeb7f7cd06a8 [2023-04-19T02:48:59.404Z] ---> f93e0c5e4135 [2023-04-19T02:48:59.404Z] Step 23/24 : LABEL git_sha=5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:48:59.404Z] ---> Running in 175b045daa11 [2023-04-19T02:48:59.404Z] Removing intermediate container 175b045daa11 [2023-04-19T02:48:59.404Z] ---> 0e32e2b294f9 [2023-04-19T02:48:59.404Z] Step 24/24 : LABEL version=3.0.0-dev.21 [2023-04-19T02:48:59.404Z] ---> Running in 6b4766f7febe [2023-04-19T02:48:59.404Z] Removing intermediate container 6b4766f7febe [2023-04-19T02:48:59.404Z] ---> 4b5ba89f9860 [2023-04-19T02:48:59.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T02:48:59.404Z] Successfully built 4b5ba89f9860 [2023-04-19T02:48:59.404Z] 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-19T02:48:59.490Z] provisioning config files... [2023-04-19T02:48:59.500Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4047950279708934509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:48:59.804Z] ---> docker-login.sh [2023-04-19T02:48:59.804Z] nexus3.edgexfoundry.org:10001 [2023-04-19T02:48:59.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:48:59.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:48:59.805Z] Configure a credential helper to remove this warning. See [2023-04-19T02:48:59.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:48:59.805Z] [2023-04-19T02:48:59.805Z] Login Succeeded [2023-04-19T02:48:59.805Z] nexus3.edgexfoundry.org:10002 [2023-04-19T02:48:59.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:48:59.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:48:59.805Z] Configure a credential helper to remove this warning. See [2023-04-19T02:48:59.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:48:59.805Z] [2023-04-19T02:48:59.805Z] Login Succeeded [2023-04-19T02:48:59.805Z] nexus3.edgexfoundry.org:10003 [2023-04-19T02:49:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:49:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:49:00.064Z] Configure a credential helper to remove this warning. See [2023-04-19T02:49:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:49:00.064Z] [2023-04-19T02:49:00.064Z] Login Succeeded [2023-04-19T02:49:00.064Z] nexus3.edgexfoundry.org:10004 [2023-04-19T02:49:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:49:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:49:00.064Z] Configure a credential helper to remove this warning. See [2023-04-19T02:49:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:49:00.064Z] [2023-04-19T02:49:00.064Z] Login Succeeded [2023-04-19T02:49:00.064Z] docker.io [2023-04-19T02:49:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:49:00.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:49:00.325Z] Configure a credential helper to remove this warning. See [2023-04-19T02:49:00.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:49:00.325Z] [2023-04-19T02:49:00.325Z] Login Succeeded [2023-04-19T02:49:00.325Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T02:49:00.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T02:49:00.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T02:49:00.392Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-04-19T02:49:00.392Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:49:00.392Z] latest [2023-04-19T02:49:00.392Z] 3.0.0-dev.21 [2023-04-19T02:49:00.392Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [2023-04-19T02:49:00.392Z] main [2023-04-19T02:49:00.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:00.719Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:01.043Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:49:01.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-19T02:49:01.043Z] f2fbfd850303: Preparing [2023-04-19T02:49:01.043Z] e5d5be768c53: Preparing [2023-04-19T02:49:01.043Z] 0fe2d5f38da9: Preparing [2023-04-19T02:49:01.043Z] 346efa21691d: Preparing [2023-04-19T02:49:01.043Z] f1417ff83b31: Preparing [2023-04-19T02:49:01.043Z] f1417ff83b31: Layer already exists [2023-04-19T02:49:01.043Z] 346efa21691d: Pushed [2023-04-19T02:49:01.043Z] f2fbfd850303: Pushed [2023-04-19T02:49:01.043Z] e5d5be768c53: Pushed [2023-04-19T02:49:03.684Z] 0fe2d5f38da9: Pushed [2023-04-19T02:49:03.684Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32: digest: sha256:45ec0534dcca9f4cb642d74ffda4142540d3379d0a120520d8a5afc4ecbf4ca9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:04.273Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:04.613Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-19T02:49:04.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-19T02:49:04.613Z] f2fbfd850303: Preparing [2023-04-19T02:49:04.613Z] e5d5be768c53: Preparing [2023-04-19T02:49:04.613Z] 0fe2d5f38da9: Preparing [2023-04-19T02:49:04.613Z] 346efa21691d: Preparing [2023-04-19T02:49:04.613Z] f1417ff83b31: Preparing [2023-04-19T02:49:04.613Z] e5d5be768c53: Layer already exists [2023-04-19T02:49:04.613Z] f1417ff83b31: Layer already exists [2023-04-19T02:49:04.613Z] 346efa21691d: Layer already exists [2023-04-19T02:49:04.613Z] f2fbfd850303: Layer already exists [2023-04-19T02:49:04.613Z] 0fe2d5f38da9: Layer already exists [2023-04-19T02:49:04.613Z] latest: digest: sha256:45ec0534dcca9f4cb642d74ffda4142540d3379d0a120520d8a5afc4ecbf4ca9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:04.994Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:05.303Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.21 [2023-04-19T02:49:05.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-19T02:49:05.303Z] f2fbfd850303: Preparing [2023-04-19T02:49:05.303Z] e5d5be768c53: Preparing [2023-04-19T02:49:05.303Z] 0fe2d5f38da9: Preparing [2023-04-19T02:49:05.303Z] 346efa21691d: Preparing [2023-04-19T02:49:05.303Z] f1417ff83b31: Preparing [2023-04-19T02:49:05.303Z] 346efa21691d: Layer already exists [2023-04-19T02:49:05.303Z] 0fe2d5f38da9: Layer already exists [2023-04-19T02:49:05.303Z] f1417ff83b31: Layer already exists [2023-04-19T02:49:05.303Z] f2fbfd850303: Layer already exists [2023-04-19T02:49:05.303Z] e5d5be768c53: Layer already exists [2023-04-19T02:49:05.303Z] 3.0.0-dev.21: digest: sha256:45ec0534dcca9f4cb642d74ffda4142540d3379d0a120520d8a5afc4ecbf4ca9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:05.684Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:06.014Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [2023-04-19T02:49:06.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-19T02:49:06.014Z] f2fbfd850303: Preparing [2023-04-19T02:49:06.014Z] e5d5be768c53: Preparing [2023-04-19T02:49:06.014Z] 0fe2d5f38da9: Preparing [2023-04-19T02:49:06.014Z] 346efa21691d: Preparing [2023-04-19T02:49:06.014Z] f1417ff83b31: Preparing [2023-04-19T02:49:06.014Z] f2fbfd850303: Layer already exists [2023-04-19T02:49:06.014Z] 346efa21691d: Layer already exists [2023-04-19T02:49:06.014Z] e5d5be768c53: Layer already exists [2023-04-19T02:49:06.014Z] f1417ff83b31: Layer already exists [2023-04-19T02:49:06.014Z] 0fe2d5f38da9: Layer already exists [2023-04-19T02:49:06.014Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21: digest: sha256:45ec0534dcca9f4cb642d74ffda4142540d3379d0a120520d8a5afc4ecbf4ca9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:06.346Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:06.674Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-04-19T02:49:06.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-04-19T02:49:06.674Z] f2fbfd850303: Preparing [2023-04-19T02:49:06.674Z] e5d5be768c53: Preparing [2023-04-19T02:49:06.674Z] 0fe2d5f38da9: Preparing [2023-04-19T02:49:06.674Z] 346efa21691d: Preparing [2023-04-19T02:49:06.674Z] f1417ff83b31: Preparing [2023-04-19T02:49:06.674Z] e5d5be768c53: Layer already exists [2023-04-19T02:49:06.674Z] 0fe2d5f38da9: Layer already exists [2023-04-19T02:49:06.674Z] f2fbfd850303: Layer already exists [2023-04-19T02:49:06.674Z] f1417ff83b31: Layer already exists [2023-04-19T02:49:06.674Z] 346efa21691d: Layer already exists [2023-04-19T02:49:06.674Z] main: digest: sha256:45ec0534dcca9f4cb642d74ffda4142540d3379d0a120520d8a5afc4ecbf4ca9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T02:49:06.724Z] ===================================================== [Pipeline] echo [2023-04-19T02:49:06.734Z] taggedImages: [2023-04-19T02:49:06.734Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:49:06.734Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-04-19T02:49:06.734Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.21 [2023-04-19T02:49:06.734Z] - nexus3.edgexfoundry.org:10004/device-mqtt:5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [2023-04-19T02:49:06.734Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:07.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T02:49:07.124Z] [2023-04-19T02:49:07.124Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:49:07.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T02:49:07.421Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-19T02:49:07.421Z] 5eb5b503b376: Pulling fs layer [2023-04-19T02:49:07.421Z] 5c69ac0246d0: Pulling fs layer [2023-04-19T02:49:07.421Z] ec43610c2a17: Pulling fs layer [2023-04-19T02:49:07.421Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-19T02:49:07.421Z] 33b1e0a273af: Pulling fs layer [2023-04-19T02:49:07.421Z] 5d3b04190fa2: Pulling fs layer [2023-04-19T02:49:07.421Z] 2f39f015ded8: Pulling fs layer [2023-04-19T02:49:07.421Z] 3a2ae6a8a46f: Waiting [2023-04-19T02:49:07.421Z] 33b1e0a273af: Waiting [2023-04-19T02:49:07.421Z] 5d3b04190fa2: Waiting [2023-04-19T02:49:07.421Z] 2f39f015ded8: Waiting [2023-04-19T02:49:07.421Z] 5c69ac0246d0: Verifying Checksum [2023-04-19T02:49:07.421Z] 5c69ac0246d0: Download complete [2023-04-19T02:49:07.421Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-19T02:49:07.421Z] 3a2ae6a8a46f: Download complete [2023-04-19T02:49:07.681Z] 33b1e0a273af: Verifying Checksum [2023-04-19T02:49:07.681Z] 33b1e0a273af: Download complete [2023-04-19T02:49:07.681Z] 5d3b04190fa2: Download complete [2023-04-19T02:49:07.681Z] ec43610c2a17: Verifying Checksum [2023-04-19T02:49:07.681Z] ec43610c2a17: Download complete [2023-04-19T02:49:07.939Z] 5eb5b503b376: Verifying Checksum [2023-04-19T02:49:07.939Z] 5eb5b503b376: Download complete [2023-04-19T02:49:08.504Z] 2f39f015ded8: Download complete [2023-04-19T02:49:09.071Z] 5eb5b503b376: Pull complete [2023-04-19T02:49:09.071Z] 5c69ac0246d0: Pull complete [2023-04-19T02:49:09.639Z] ec43610c2a17: Pull complete [2023-04-19T02:49:09.639Z] 3a2ae6a8a46f: Pull complete [2023-04-19T02:49:09.899Z] 33b1e0a273af: Pull complete [2023-04-19T02:49:09.899Z] 5d3b04190fa2: Pull complete [2023-04-19T02:49:14.096Z] 2f39f015ded8: Pull complete [2023-04-19T02:49:14.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-19T02:49:14.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T02:49:14.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:49:14.183Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T02:49:14.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T02:49:23.250Z] $ docker top 688b322ba652c49b14bebdc600b5427e3154449ec058f8ef1cf31bf7d31b6db8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:49:23.617Z] ---> job-cost.sh [2023-04-19T02:49:23.617Z] lf-activate-venv: SKIPPING [2023-04-19T02:49:23.617Z] INFO: No Stack... [2023-04-19T02:49:23.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T02:49:24.445Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T02:49:24.731Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-04-19T02:49:24.731Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T02:49:24.743Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] [2023-04-19T02:49:24.749Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] did not exist. Created. [2023-04-19T02:49:24.750Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T02:49:25.054Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-19T02:49:25.085Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T02:49:25.095Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T02:49:25.121Z] $ docker stop --time=1 688b322ba652c49b14bebdc600b5427e3154449ec058f8ef1cf31bf7d31b6db8 [2023-04-19T02:49:26.285Z] $ docker rm -f --volumes 688b322ba652c49b14bebdc600b5427e3154449ec058f8ef1cf31bf7d31b6db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-19T02:49:43.845Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9040 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-04-19T02:49:43.855Z] Running in /w/workspace/device-mqtt-go/105 [Pipeline] { [Pipeline] checkout [2023-04-19T02:49:43.886Z] Selected Git installation does not exist. Using Default [2023-04-19T02:49:43.886Z] The recommended git tool is: NONE [2023-04-19T02:49:50.288Z] using credential edgex-jenkins-ssh [2023-04-19T02:49:50.308Z] Cloning the remote Git repository [2023-04-19T02:49:50.365Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-19T02:49:50.476Z] > git init /w/workspace/device-mqtt-go/105 # timeout=10 [2023-04-19T02:49:50.645Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-19T02:49:50.647Z] > git --version # timeout=10 [2023-04-19T02:49:50.676Z] > git --version # 'git version 2.25.1' [2023-04-19T02:49:50.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T02:49:50.882Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T02:49:52.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-19T02:49:52.067Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T02:49:53.086Z] Avoid second fetch [2023-04-19T02:49:53.087Z] Checking out Revision 5d36472c489360535a63323b7f6c17c4ae0cfc32 (main) [2023-04-19T02:49:53.789Z] Commit message: "Merge pull request #569 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.71" [Pipeline] withEnv [Pipeline] { [2023-04-19T02:49:53.117Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T02:49:53.200Z] > git checkout -f 5d36472c489360535a63323b7f6c17c4ae0cfc32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T02:49:54.871Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-19T02:49:54.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T02:49:54.871Z] Dload Upload Total Spent Left Speed [2023-04-19T02:49:54.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 60521 0 --:--:-- --:--:-- --:--:-- 60191 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [Pipeline] sh [2023-04-19T02:49:55.554Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-19T02:49:55.898Z] + + sudo tee /etc/docker/daemon.new [2023-04-19T02:49:55.898Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-19T02:49:55.898Z] { [2023-04-19T02:49:55.898Z] "registry-mirrors": [ [2023-04-19T02:49:55.898Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-19T02:49:55.898Z] ], [2023-04-19T02:49:55.898Z] "bip": "10.250.0.254/24", [2023-04-19T02:49:55.898Z] "hosts": [ [2023-04-19T02:49:55.898Z] "tcp://0.0.0.0:5555", [2023-04-19T02:49:55.898Z] "unix:///var/run/docker.sock" [2023-04-19T02:49:55.898Z] ], [2023-04-19T02:49:55.898Z] "mtu": 1458, [2023-04-19T02:49:55.898Z] "selinux-enabled": true, [2023-04-19T02:49:55.898Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-19T02:49:55.898Z] } [Pipeline] sh [2023-04-19T02:49:56.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-19T02:49:56.616Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T02:50:14.963Z] provisioning config files... [2023-04-19T02:50:15.002Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/105@tmp/config11442192878175685783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:50:15.376Z] ---> docker-login.sh [2023-04-19T02:50:15.377Z] nexus3.edgexfoundry.org:10001 [2023-04-19T02:50:15.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:50:15.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:50:15.934Z] Configure a credential helper to remove this warning. See [2023-04-19T02:50:15.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:50:15.934Z] [2023-04-19T02:50:15.934Z] Login Succeeded [2023-04-19T02:50:15.934Z] nexus3.edgexfoundry.org:10002 [2023-04-19T02:50:16.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:50:16.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:50:16.209Z] Configure a credential helper to remove this warning. See [2023-04-19T02:50:16.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:50:16.209Z] [2023-04-19T02:50:16.209Z] Login Succeeded [2023-04-19T02:50:16.480Z] nexus3.edgexfoundry.org:10003 [2023-04-19T02:50:16.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:50:16.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:50:16.753Z] Configure a credential helper to remove this warning. See [2023-04-19T02:50:16.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:50:16.753Z] [2023-04-19T02:50:16.753Z] Login Succeeded [2023-04-19T02:50:16.753Z] nexus3.edgexfoundry.org:10004 [2023-04-19T02:50:17.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:50:17.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:50:17.022Z] Configure a credential helper to remove this warning. See [2023-04-19T02:50:17.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:50:17.022Z] [2023-04-19T02:50:17.022Z] Login Succeeded [2023-04-19T02:50:17.022Z] docker.io [2023-04-19T02:50:17.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:50:17.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:50:17.564Z] Configure a credential helper to remove this warning. See [2023-04-19T02:50:17.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:50:17.564Z] [2023-04-19T02:50:17.564Z] Login Succeeded [2023-04-19T02:50:17.564Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T02:50:17.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T02:50:17.875Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T02:50:17.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T02:50:17.897Z] ========================================================= [2023-04-19T02:50:17.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-19T02:50:17.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:50:18.259Z] + 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-19T02:50:18.530Z] Sending build context to Docker daemon 3.327MB [2023-04-19T02:50:18.530Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T02:50:18.530Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-19T02:50:18.805Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-19T02:50:18.805Z] af6eaf76a39c: Pulling fs layer [2023-04-19T02:50:18.805Z] 55522c791124: Pulling fs layer [2023-04-19T02:50:18.805Z] ce5c4a1c91eb: Pulling fs layer [2023-04-19T02:50:18.805Z] 169dfbe0d373: Pulling fs layer [2023-04-19T02:50:18.805Z] e1ff8fa3b103: Pulling fs layer [2023-04-19T02:50:18.805Z] 52ebb69f0ebf: Pulling fs layer [2023-04-19T02:50:18.805Z] 5abe8eddf0d5: Pulling fs layer [2023-04-19T02:50:18.805Z] 169dfbe0d373: Waiting [2023-04-19T02:50:18.805Z] e1ff8fa3b103: Waiting [2023-04-19T02:50:18.805Z] 52ebb69f0ebf: Waiting [2023-04-19T02:50:18.805Z] 5abe8eddf0d5: Waiting [2023-04-19T02:50:18.805Z] 55522c791124: Download complete [2023-04-19T02:50:18.805Z] 169dfbe0d373: Verifying Checksum [2023-04-19T02:50:18.805Z] 169dfbe0d373: Download complete [2023-04-19T02:50:18.805Z] e1ff8fa3b103: Verifying Checksum [2023-04-19T02:50:18.805Z] e1ff8fa3b103: Download complete [2023-04-19T02:50:19.080Z] af6eaf76a39c: Verifying Checksum [2023-04-19T02:50:19.080Z] af6eaf76a39c: Download complete [2023-04-19T02:50:20.086Z] af6eaf76a39c: Pull complete [2023-04-19T02:50:20.086Z] 5abe8eddf0d5: Verifying Checksum [2023-04-19T02:50:20.086Z] 5abe8eddf0d5: Download complete [2023-04-19T02:50:20.689Z] 55522c791124: Pull complete [2023-04-19T02:50:21.667Z] ce5c4a1c91eb: Verifying Checksum [2023-04-19T02:50:21.667Z] ce5c4a1c91eb: Download complete [2023-04-19T02:50:21.667Z] 52ebb69f0ebf: Verifying Checksum [2023-04-19T02:50:21.667Z] 52ebb69f0ebf: Download complete [2023-04-19T02:50:34.048Z] ce5c4a1c91eb: Pull complete [2023-04-19T02:50:34.048Z] 169dfbe0d373: Pull complete [2023-04-19T02:50:34.048Z] e1ff8fa3b103: Pull complete [2023-04-19T02:50:40.752Z] 52ebb69f0ebf: Pull complete [2023-04-19T02:50:43.406Z] 5abe8eddf0d5: Pull complete [2023-04-19T02:50:43.406Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-19T02:50:43.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-19T02:50:43.406Z] ---> 6cb57ee374ae [2023-04-19T02:50:43.406Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-19T02:50:44.578Z] ---> Running in c83040b8f5c5 [2023-04-19T02:50:44.869Z] Removing intermediate container c83040b8f5c5 [2023-04-19T02:50:44.869Z] ---> 7f881b6aca9c [2023-04-19T02:50:44.869Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T02:50:44.869Z] ---> Running in d0a2be8bfbe0 [2023-04-19T02:50:45.159Z] Removing intermediate container d0a2be8bfbe0 [2023-04-19T02:50:45.159Z] ---> 2d95ca9c811c [2023-04-19T02:50:45.159Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-19T02:50:45.452Z] ---> Running in 203064645d84 [2023-04-19T02:50:45.738Z] Removing intermediate container 203064645d84 [2023-04-19T02:50:45.738Z] ---> 042f00d42ca6 [2023-04-19T02:50:45.738Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T02:50:45.738Z] ---> Running in 6e1c8ccf547c [2023-04-19T02:50:46.024Z] Removing intermediate container 6e1c8ccf547c [2023-04-19T02:50:46.024Z] ---> 078ac8fa5183 [2023-04-19T02:50:46.024Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T02:50:46.304Z] ---> Running in 26b223f6ee21 [2023-04-19T02:50:47.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T02:50:48.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T02:50:49.466Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-19T02:50:49.466Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-19T02:50:49.466Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-19T02:50:49.466Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-19T02:50:49.466Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T02:50:49.466Z] OK: 268 MiB in 57 packages [2023-04-19T02:50:50.898Z] Removing intermediate container 26b223f6ee21 [2023-04-19T02:50:50.898Z] ---> 8550363eeeec [2023-04-19T02:50:50.898Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-19T02:50:50.898Z] ---> Running in 836b48605961 [2023-04-19T02:50:51.174Z] Removing intermediate container 836b48605961 [2023-04-19T02:50:51.174Z] ---> 5e341852c8e1 [2023-04-19T02:50:51.174Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-19T02:50:51.765Z] ---> be18bad6caac [2023-04-19T02:50:51.765Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T02:50:51.765Z] ---> Running in 015db4e86c37 [2023-04-19T02:52:13.533Z] Removing intermediate container 015db4e86c37 [2023-04-19T02:52:13.533Z] ---> dca5e7b42b31 [2023-04-19T02:52:13.533Z] Step 11/12 : COPY . . [2023-04-19T02:52:13.533Z] ---> f37bf2527bdc [2023-04-19T02:52:13.533Z] Step 12/12 : RUN $MAKE [2023-04-19T02:52:13.533Z] ---> Running in b5595c5c831a [2023-04-19T02:52:13.533Z] noop [2023-04-19T02:52:13.533Z] Removing intermediate container b5595c5c831a [2023-04-19T02:52:13.533Z] ---> 0eb2e7c3c3a4 [2023-04-19T02:52:13.533Z] Successfully built 0eb2e7c3c3a4 [2023-04-19T02:52:13.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:52:13.909Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T02:52:13.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:52:14.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-9040 does not seem to be running inside a container [2023-04-19T02:52:14.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/105 -v /w/workspace/device-mqtt-go/105:/w/workspace/device-mqtt-go/105:rw,z -v /w/workspace/device-mqtt-go/105@tmp:/w/workspace/device-mqtt-go/105@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-19T02:52:15.604Z] $ docker top 6ceb2d9d60a6a1f7f171745821ca392581072cfe87c5e6e3dd53802045043789 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T02:52:16.490Z] + go version [2023-04-19T02:52:16.490Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-19T02:52:16.522Z] $ docker stop --time=1 6ceb2d9d60a6a1f7f171745821ca392581072cfe87c5e6e3dd53802045043789 [2023-04-19T02:52:18.166Z] $ docker rm -f --volumes 6ceb2d9d60a6a1f7f171745821ca392581072cfe87c5e6e3dd53802045043789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:52:18.862Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T02:52:18.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:52:19.101Z] prd-ubuntu20.04-docker-arm64-4c-16g-9040 does not seem to be running inside a container [2023-04-19T02:52:19.198Z] $ 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/105 -v /w/workspace/device-mqtt-go/105:/w/workspace/device-mqtt-go/105:rw,z -v /w/workspace/device-mqtt-go/105@tmp:/w/workspace/device-mqtt-go/105@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-19T02:52:20.428Z] $ docker top 80c2ca0c84099d69c5f4b67a815f5861da7efa29c55c9af861f916970a48e820 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T02:52:20.972Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/105 [Pipeline] fileExists [Pipeline] sh [2023-04-19T02:52:21.694Z] + make test [2023-04-19T02:52:21.694Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T02:53:00.647Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-19T02:55:07.418Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-04-19T02:55:07.418Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-19T02:55:07.418Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 21.9% of statements [2023-04-19T02:55:08.018Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-19T02:55:08.018Z] go vet ./... [2023-04-19T02:55:46.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T02:55:46.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T02:55:46.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T02:55:46.970Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T02:55:46.994Z] $ docker stop --time=1 80c2ca0c84099d69c5f4b67a815f5861da7efa29c55c9af861f916970a48e820 [2023-04-19T02:55:48.884Z] $ docker rm -f --volumes 80c2ca0c84099d69c5f4b67a815f5861da7efa29c55c9af861f916970a48e820 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T02:55:50.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T02:55:50.144Z] Warning: overwriting stash ‘coverage-report’ [2023-04-19T02:55:50.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T02:55:51.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T02:55:51.467Z] + ls -al . [2023-04-19T02:55:51.467Z] total 176 [2023-04-19T02:55:51.467Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 02:52 . [2023-04-19T02:55:51.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 02:49 .. [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 19 02:49 .dockerignore [2023-04-19T02:55:51.467Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 02:49 .git [2023-04-19T02:55:51.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 02:49 .github [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 19 02:49 .gitignore [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 02:49 .golangci.yml [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 9417 Apr 19 02:49 Attribution.txt [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 13162 Apr 19 02:49 CHANGELOG.md [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 1689 Apr 19 02:49 Dockerfile [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 02:49 GOVERNANCE.md [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 02:49 Jenkinsfile [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 02:49 LICENSE [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 1732 Apr 19 02:49 Makefile [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 02:49 OWNERS.md [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 3165 Apr 19 02:49 README.md [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 19 02:46 VERSION [2023-04-19T02:55:51.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 02:49 bin [2023-04-19T02:55:51.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 02:49 cmd [2023-04-19T02:55:51.467Z] -rw-r--r-- 1 jenkins jenkins 18460 Apr 19 02:55 coverage.out [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 3333 Apr 19 02:49 go.mod [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 19 02:49 go.sum [2023-04-19T02:55:51.467Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 02:49 internal [2023-04-19T02:55:51.467Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 02:49 mock [2023-04-19T02:55:51.467Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 02:49 snap [2023-04-19T02:55:51.467Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 19 02:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:55:51.830Z] + 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=5d36472c489360535a63323b7f6c17c4ae0cfc32 --label arch=arm64 --label version=3.0.0-dev.21 . [2023-04-19T02:55:52.102Z] Sending build context to Docker daemon 3.346MB [2023-04-19T02:55:52.102Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T02:55:52.102Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-19T02:55:52.102Z] ---> 0eb2e7c3c3a4 [2023-04-19T02:55:52.102Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-19T02:55:52.373Z] ---> Running in ec29a5b78927 [2023-04-19T02:55:52.650Z] Removing intermediate container ec29a5b78927 [2023-04-19T02:55:52.650Z] ---> 182cb58ecf53 [2023-04-19T02:55:52.650Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T02:55:52.920Z] ---> Running in b40712bb03d9 [2023-04-19T02:55:53.191Z] Removing intermediate container b40712bb03d9 [2023-04-19T02:55:53.191Z] ---> 8c12817f878d [2023-04-19T02:55:53.191Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-19T02:55:53.191Z] ---> Running in 68b884bd0f4d [2023-04-19T02:55:53.462Z] Removing intermediate container 68b884bd0f4d [2023-04-19T02:55:53.462Z] ---> 74ea1b4ca8e7 [2023-04-19T02:55:53.462Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-19T02:55:53.731Z] ---> Running in e62c5cc0dbda [2023-04-19T02:55:54.003Z] Removing intermediate container e62c5cc0dbda [2023-04-19T02:55:54.003Z] ---> 9ca8974d66dd [2023-04-19T02:55:54.003Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T02:55:54.003Z] ---> Running in a9332f59566d [2023-04-19T02:55:55.426Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T02:55:55.693Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T02:55:57.109Z] OK: 268 MiB in 57 packages [2023-04-19T02:55:59.718Z] Removing intermediate container a9332f59566d [2023-04-19T02:55:59.718Z] ---> 928c58fe38ec [2023-04-19T02:55:59.718Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-04-19T02:55:59.718Z] ---> Running in 488b81176fd6 [2023-04-19T02:55:59.991Z] Removing intermediate container 488b81176fd6 [2023-04-19T02:55:59.991Z] ---> a59f5536b326 [2023-04-19T02:55:59.991Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-19T02:56:00.586Z] ---> 2847d894154b [2023-04-19T02:56:00.586Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T02:56:00.858Z] ---> Running in c3acb39916d3 [2023-04-19T02:56:03.467Z] Removing intermediate container c3acb39916d3 [2023-04-19T02:56:03.467Z] ---> fe1060202601 [2023-04-19T02:56:03.467Z] Step 11/24 : COPY . . [2023-04-19T02:56:04.057Z] ---> 84e2b5a2ee2f [2023-04-19T02:56:04.057Z] Step 12/24 : RUN $MAKE [2023-04-19T02:56:04.328Z] ---> Running in f84920fbd78b [2023-04-19T02:56:05.300Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.21" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-04-19T02:58:27.037Z] Removing intermediate container f84920fbd78b [2023-04-19T02:58:27.037Z] ---> 80cec4085727 [2023-04-19T02:58:27.037Z] Step 13/24 : FROM alpine:3.17 [2023-04-19T02:58:27.037Z] 3.17: Pulling from library/alpine [2023-04-19T02:58:27.037Z] c41833b44d91: Pulling fs layer [2023-04-19T02:58:27.037Z] c41833b44d91: Verifying Checksum [2023-04-19T02:58:27.037Z] c41833b44d91: Download complete [2023-04-19T02:58:27.037Z] c41833b44d91: Pull complete [2023-04-19T02:58:27.037Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T02:58:27.037Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T02:58:27.037Z] ---> 51e60588ff2c [2023-04-19T02:58:27.037Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-04-19T02:58:27.037Z] ---> Running in 4474d3fa6140 [2023-04-19T02:58:27.307Z] Removing intermediate container 4474d3fa6140 [2023-04-19T02:58:27.307Z] ---> cb9f0860a716 [2023-04-19T02:58:27.307Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-04-19T02:58:27.585Z] ---> Running in 57d133f0deb3 [2023-04-19T02:58:28.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T02:58:29.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T02:58:30.565Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-19T02:58:30.565Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T02:58:30.565Z] OK: 8 MiB in 16 packages [2023-04-19T02:58:31.551Z] Removing intermediate container 57d133f0deb3 [2023-04-19T02:58:31.551Z] ---> 2be00da3054f [2023-04-19T02:58:31.551Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-04-19T02:58:32.979Z] ---> aa49452a311d [2023-04-19T02:58:32.979Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-04-19T02:58:33.247Z] ---> e006f5a37297 [2023-04-19T02:58:33.247Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-04-19T02:58:33.836Z] ---> bb52b53494d8 [2023-04-19T02:58:33.836Z] Step 19/24 : EXPOSE 59982 [2023-04-19T02:58:33.837Z] ---> Running in e9c89b420640 [2023-04-19T02:58:34.423Z] Removing intermediate container e9c89b420640 [2023-04-19T02:58:34.423Z] ---> 5c4a1edd5ad8 [2023-04-19T02:58:34.423Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-04-19T02:58:34.423Z] ---> Running in 45ad480884e6 [2023-04-19T02:58:34.719Z] Removing intermediate container 45ad480884e6 [2023-04-19T02:58:34.719Z] ---> 3b3d3375371b [2023-04-19T02:58:34.719Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-19T02:58:34.719Z] ---> Running in 257da030993d [2023-04-19T02:58:34.995Z] Removing intermediate container 257da030993d [2023-04-19T02:58:34.995Z] ---> db8ca5bd2cc8 [2023-04-19T02:58:34.995Z] Step 22/24 : LABEL arch=arm64 [2023-04-19T02:58:34.995Z] ---> Running in 4e464c6de259 [2023-04-19T02:58:35.264Z] Removing intermediate container 4e464c6de259 [2023-04-19T02:58:35.265Z] ---> fd24e7802116 [2023-04-19T02:58:35.265Z] Step 23/24 : LABEL git_sha=5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:58:35.542Z] ---> Running in 769fa8ffcf1a [2023-04-19T02:58:35.813Z] Removing intermediate container 769fa8ffcf1a [2023-04-19T02:58:35.813Z] ---> 7708654dc2ea [2023-04-19T02:58:35.813Z] Step 24/24 : LABEL version=3.0.0-dev.21 [2023-04-19T02:58:35.813Z] ---> Running in 95039db23d5f [2023-04-19T02:58:36.081Z] Removing intermediate container 95039db23d5f [2023-04-19T02:58:36.081Z] ---> d306b0ed4611 [2023-04-19T02:58:36.081Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T02:58:36.081Z] Successfully built d306b0ed4611 [2023-04-19T02:58:36.081Z] 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-19T02:58:36.384Z] provisioning config files... [2023-04-19T02:58:36.412Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/105@tmp/config13068307799089596672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:58:36.807Z] ---> docker-login.sh [2023-04-19T02:58:36.807Z] nexus3.edgexfoundry.org:10001 [2023-04-19T02:58:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:58:37.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:58:37.079Z] Configure a credential helper to remove this warning. See [2023-04-19T02:58:37.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:58:37.079Z] [2023-04-19T02:58:37.079Z] Login Succeeded [2023-04-19T02:58:37.079Z] nexus3.edgexfoundry.org:10002 [2023-04-19T02:58:37.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:58:37.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:58:37.350Z] Configure a credential helper to remove this warning. See [2023-04-19T02:58:37.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:58:37.350Z] [2023-04-19T02:58:37.350Z] Login Succeeded [2023-04-19T02:58:37.350Z] nexus3.edgexfoundry.org:10003 [2023-04-19T02:58:37.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:58:37.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:58:37.914Z] Configure a credential helper to remove this warning. See [2023-04-19T02:58:37.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:58:37.914Z] [2023-04-19T02:58:37.914Z] Login Succeeded [2023-04-19T02:58:37.914Z] nexus3.edgexfoundry.org:10004 [2023-04-19T02:58:38.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:58:38.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:58:38.185Z] Configure a credential helper to remove this warning. See [2023-04-19T02:58:38.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:58:38.185Z] [2023-04-19T02:58:38.185Z] Login Succeeded [2023-04-19T02:58:38.185Z] docker.io [2023-04-19T02:58:38.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T02:58:38.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T02:58:38.721Z] Configure a credential helper to remove this warning. See [2023-04-19T02:58:38.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T02:58:38.721Z] [2023-04-19T02:58:38.721Z] Login Succeeded [2023-04-19T02:58:38.721Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T02:58:38.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T02:58:38.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T02:58:38.813Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-04-19T02:58:38.813Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:58:38.813Z] latest [2023-04-19T02:58:38.813Z] 3.0.0-dev.21 [2023-04-19T02:58:38.813Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [2023-04-19T02:58:38.813Z] main [2023-04-19T02:58:38.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:39.296Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:39.713Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:58:39.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-19T02:58:39.713Z] 75612b023ef5: Preparing [2023-04-19T02:58:39.713Z] 347e402823f8: Preparing [2023-04-19T02:58:39.713Z] 74dfe3801c60: Preparing [2023-04-19T02:58:39.713Z] 36e902a13598: Preparing [2023-04-19T02:58:39.713Z] 26cbea5cba74: Preparing [2023-04-19T02:58:40.019Z] 26cbea5cba74: Layer already exists [2023-04-19T02:58:40.019Z] 75612b023ef5: Pushed [2023-04-19T02:58:40.019Z] 36e902a13598: Pushed [2023-04-19T02:58:40.019Z] 347e402823f8: Pushed [2023-04-19T02:58:45.500Z] 74dfe3801c60: Pushed [2023-04-19T02:58:45.500Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32: digest: sha256:c4746197744d39d887a0111b0caf3c6596222aabb8e709e082864e9560ab1954 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:45.886Z] + 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-19T02:58:46.277Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-19T02:58:46.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-19T02:58:46.277Z] 75612b023ef5: Preparing [2023-04-19T02:58:46.277Z] 347e402823f8: Preparing [2023-04-19T02:58:46.277Z] 74dfe3801c60: Preparing [2023-04-19T02:58:46.277Z] 36e902a13598: Preparing [2023-04-19T02:58:46.277Z] 26cbea5cba74: Preparing [2023-04-19T02:58:46.277Z] 26cbea5cba74: Layer already exists [2023-04-19T02:58:46.277Z] 347e402823f8: Layer already exists [2023-04-19T02:58:46.277Z] 74dfe3801c60: Layer already exists [2023-04-19T02:58:46.277Z] 75612b023ef5: Layer already exists [2023-04-19T02:58:46.277Z] 36e902a13598: Layer already exists [2023-04-19T02:58:46.277Z] latest: digest: sha256:c4746197744d39d887a0111b0caf3c6596222aabb8e709e082864e9560ab1954 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:46.657Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:47.021Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.21 [2023-04-19T02:58:47.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-19T02:58:47.021Z] 75612b023ef5: Preparing [2023-04-19T02:58:47.021Z] 347e402823f8: Preparing [2023-04-19T02:58:47.021Z] 74dfe3801c60: Preparing [2023-04-19T02:58:47.021Z] 36e902a13598: Preparing [2023-04-19T02:58:47.021Z] 26cbea5cba74: Preparing [2023-04-19T02:58:47.021Z] 75612b023ef5: Layer already exists [2023-04-19T02:58:47.021Z] 36e902a13598: Layer already exists [2023-04-19T02:58:47.021Z] 74dfe3801c60: Layer already exists [2023-04-19T02:58:47.021Z] 347e402823f8: Layer already exists [2023-04-19T02:58:47.021Z] 26cbea5cba74: Layer already exists [2023-04-19T02:58:47.289Z] 3.0.0-dev.21: digest: sha256:c4746197744d39d887a0111b0caf3c6596222aabb8e709e082864e9560ab1954 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:47.676Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:48.061Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [2023-04-19T02:58:48.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-19T02:58:48.061Z] 75612b023ef5: Preparing [2023-04-19T02:58:48.061Z] 347e402823f8: Preparing [2023-04-19T02:58:48.061Z] 74dfe3801c60: Preparing [2023-04-19T02:58:48.061Z] 36e902a13598: Preparing [2023-04-19T02:58:48.061Z] 26cbea5cba74: Preparing [2023-04-19T02:58:48.061Z] 36e902a13598: Layer already exists [2023-04-19T02:58:48.061Z] 75612b023ef5: Layer already exists [2023-04-19T02:58:48.061Z] 74dfe3801c60: Layer already exists [2023-04-19T02:58:48.061Z] 26cbea5cba74: Layer already exists [2023-04-19T02:58:48.061Z] 347e402823f8: Layer already exists [2023-04-19T02:58:48.061Z] 5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21: digest: sha256:c4746197744d39d887a0111b0caf3c6596222aabb8e709e082864e9560ab1954 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:48.758Z] + 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-19T02:58:49.124Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-04-19T02:58:49.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-04-19T02:58:49.124Z] 75612b023ef5: Preparing [2023-04-19T02:58:49.124Z] 347e402823f8: Preparing [2023-04-19T02:58:49.124Z] 74dfe3801c60: Preparing [2023-04-19T02:58:49.124Z] 36e902a13598: Preparing [2023-04-19T02:58:49.124Z] 26cbea5cba74: Preparing [2023-04-19T02:58:49.124Z] 74dfe3801c60: Layer already exists [2023-04-19T02:58:49.124Z] 26cbea5cba74: Layer already exists [2023-04-19T02:58:49.124Z] 75612b023ef5: Layer already exists [2023-04-19T02:58:49.124Z] 347e402823f8: Layer already exists [2023-04-19T02:58:49.124Z] 36e902a13598: Layer already exists [2023-04-19T02:58:49.394Z] main: digest: sha256:c4746197744d39d887a0111b0caf3c6596222aabb8e709e082864e9560ab1954 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-19T02:58:49.455Z] ===================================================== [Pipeline] echo [2023-04-19T02:58:49.466Z] taggedImages: [2023-04-19T02:58:49.466Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d36472c489360535a63323b7f6c17c4ae0cfc32 [2023-04-19T02:58:49.466Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-04-19T02:58:49.466Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.21 [2023-04-19T02:58:49.466Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:5d36472c489360535a63323b7f6c17c4ae0cfc32-3.0.0-dev.21 [2023-04-19T02:58:49.466Z] - 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-19T02:58:49.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T02:58:49.935Z] [2023-04-19T02:58:49.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:58:50.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T02:58:50.597Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-19T02:58:50.597Z] 8998bd30e6a1: Pulling fs layer [2023-04-19T02:58:50.597Z] 04944245beec: Pulling fs layer [2023-04-19T02:58:50.597Z] 699f458cf7ca: Pulling fs layer [2023-04-19T02:58:50.597Z] 765212b225bb: Pulling fs layer [2023-04-19T02:58:50.597Z] f23df028b6ca: Pulling fs layer [2023-04-19T02:58:50.597Z] d65c8cfc05b1: Pulling fs layer [2023-04-19T02:58:50.597Z] 2437ff75d9bd: Pulling fs layer [2023-04-19T02:58:50.597Z] f23df028b6ca: Waiting [2023-04-19T02:58:50.597Z] d65c8cfc05b1: Waiting [2023-04-19T02:58:50.597Z] 2437ff75d9bd: Waiting [2023-04-19T02:58:50.597Z] 765212b225bb: Waiting [2023-04-19T02:58:50.597Z] 04944245beec: Verifying Checksum [2023-04-19T02:58:50.597Z] 04944245beec: Download complete [2023-04-19T02:58:50.597Z] 765212b225bb: Verifying Checksum [2023-04-19T02:58:50.597Z] 765212b225bb: Download complete [2023-04-19T02:58:50.867Z] f23df028b6ca: Download complete [2023-04-19T02:58:50.867Z] d65c8cfc05b1: Verifying Checksum [2023-04-19T02:58:50.867Z] d65c8cfc05b1: Download complete [2023-04-19T02:58:50.867Z] 699f458cf7ca: Verifying Checksum [2023-04-19T02:58:50.867Z] 699f458cf7ca: Download complete [2023-04-19T02:58:51.455Z] 8998bd30e6a1: Verifying Checksum [2023-04-19T02:58:51.455Z] 8998bd30e6a1: Download complete [2023-04-19T02:58:54.059Z] 2437ff75d9bd: Verifying Checksum [2023-04-19T02:58:54.059Z] 2437ff75d9bd: Download complete [2023-04-19T02:58:55.475Z] 8998bd30e6a1: Pull complete [2023-04-19T02:58:55.744Z] 04944245beec: Pull complete [2023-04-19T02:58:57.158Z] 699f458cf7ca: Pull complete [2023-04-19T02:58:57.427Z] 765212b225bb: Pull complete [2023-04-19T02:58:58.016Z] f23df028b6ca: Pull complete [2023-04-19T02:58:58.283Z] d65c8cfc05b1: Pull complete [2023-04-19T02:59:13.357Z] 2437ff75d9bd: Pull complete [2023-04-19T02:59:13.357Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-19T02:59:13.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T02:59:13.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:59:13.567Z] prd-ubuntu20.04-docker-arm64-4c-16g-9040 does not seem to be running inside a container [2023-04-19T02:59:13.656Z] $ 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/105 -v /w/workspace/device-mqtt-go/105:/w/workspace/device-mqtt-go/105:rw,z -v /w/workspace/device-mqtt-go/105@tmp:/w/workspace/device-mqtt-go/105@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-19T02:59:16.378Z] $ docker top d73e85a670afbc36631eb40e0ad1852c68f5a9e611897770375250ecedb3c297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T02:59:17.316Z] ---> job-cost.sh [2023-04-19T02:59:17.316Z] lf-activate-venv: SKIPPING [2023-04-19T02:59:17.316Z] INFO: No Stack... [2023-04-19T02:59:17.930Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-19T02:59:18.530Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T02:59:19.229Z] + cat /w/workspace/device-mqtt-go/105/archives/cost.csv [2023-04-19T02:59:19.229Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T02:59:19.313Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] [2023-04-19T02:59:19.321Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] did not exist. Created. [2023-04-19T02:59:19.321Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T02:59:19.820Z] /w/workspace/device-mqtt-go/105@tmp/durable-c7105f9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-19T02:59:20.310Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-19T02:59:20.349Z] Warning: overwriting stash ‘stack-cost’ [2023-04-19T02:59:20.398Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T02:59:20.408Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T02:59:20.475Z] $ docker stop --time=1 d73e85a670afbc36631eb40e0ad1852c68f5a9e611897770375250ecedb3c297 [2023-04-19T02:59:21.988Z] $ docker rm -f --volumes d73e85a670afbc36631eb40e0ad1852c68f5a9e611897770375250ecedb3c297 [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-19T02:59:22.674Z] provisioning config files... [2023-04-19T02:59:22.680Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10859556807926961562tmp [Pipeline] { [Pipeline] sh [2023-04-19T02:59:22.977Z] + set +x [2023-04-19T02:59:22.977Z] + curl -s https://codecov.io/bash [2023-04-19T02:59:22.977Z] + bash -s -- [2023-04-19T02:59:22.977Z] [2023-04-19T02:59:22.977Z] _____ _ [2023-04-19T02:59:22.977Z] / ____| | | [2023-04-19T02:59:22.977Z] | | ___ __| | ___ ___ _____ __ [2023-04-19T02:59:22.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-19T02:59:22.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-19T02:59:22.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-19T02:59:22.977Z] Bash-1.0.6 [2023-04-19T02:59:22.977Z] [2023-04-19T02:59:22.977Z] [2023-04-19T02:59:22.977Z] ==> git version 2.25.1 found [2023-04-19T02:59:22.977Z] ==> 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-19T02:59:22.977Z] Release-Date: 2020-01-08 [2023-04-19T02:59:22.977Z] 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-19T02:59:22.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-19T02:59:22.977Z] ==> Jenkins CI detected. [2023-04-19T02:59:22.977Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-19T02:59:22.977Z] project root: . [2023-04-19T02:59:22.977Z] --> token set from env [2023-04-19T02:59:22.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-19T02:59:22.977Z] ==> Running gcov in . (disable via -X gcov) [2023-04-19T02:59:22.977Z] ==> Python coveragepy not found [2023-04-19T02:59:22.977Z] ==> Searching for coverage reports in: [2023-04-19T02:59:22.977Z] + . [2023-04-19T02:59:22.977Z] -> Found 1 reports [2023-04-19T02:59:22.977Z] ==> Detecting git/mercurial file structure [2023-04-19T02:59:23.236Z] ==> Reading reports [2023-04-19T02:59:23.236Z] + ./coverage.out bytes=18460 [2023-04-19T02:59:23.236Z] ==> Appending adjustments [2023-04-19T02:59:23.236Z] https://docs.codecov.io/docs/fixing-reports [2023-04-19T02:59:23.236Z] + Found adjustments [2023-04-19T02:59:23.236Z] ==> Gzipping contents [2023-04-19T02:59:23.236Z] 4.0K /tmp/codecov.HGbZEL.gz [2023-04-19T02:59:23.236Z] ==> Uploading reports [2023-04-19T02:59:23.236Z] url: https://codecov.io [2023-04-19T02:59:23.236Z] query: branch=main&commit=5d36472c489360535a63323b7f6c17c4ae0cfc32&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T02:59:23.236Z] -> Pinging Codecov [2023-04-19T02:59:23.236Z] 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=5d36472c489360535a63323b7f6c17c4ae0cfc32&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-19T02:59:23.495Z] -> Uploading to [2023-04-19T02:59:23.495Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-19/7D719EC7BBE17E464838252E33014C33/5d36472c489360535a63323b7f6c17c4ae0cfc32/d048ece3-dffc-4c72-94a5-f6649b68e62c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T025923Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=462681ff0685a87cfcb6798b3248e14d3b69f984b23509e7b1ce83f0da53fdc6 [2023-04-19T02:59:23.495Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T02:59:23.495Z] Dload Upload Total Spent Left Speed [2023-04-19T02:59:23.495Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 15674 --:--:-- --:--:-- --:--:-- 15598 100 3182 0 0 100 3182 0 14869 --:--:-- --:--:-- --:--:-- 14800 [2023-04-19T02:59:23.495Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] } [2023-04-19T02:59:23.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-19T02:59:23.968Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-19T02:59:23.996Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:59:24.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T02:59:24.314Z] [2023-04-19T02:59:24.314Z] 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-19T02:59:24.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T02:59:24.611Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-19T02:59:24.611Z] df9b9388f04a: Pulling fs layer [2023-04-19T02:59:24.611Z] 52dc419b0ee2: Pulling fs layer [2023-04-19T02:59:24.611Z] 25bc292e5bac: Pulling fs layer [2023-04-19T02:59:24.611Z] 114826534d7a: Pulling fs layer [2023-04-19T02:59:24.611Z] 4657fd5d0bcf: Pulling fs layer [2023-04-19T02:59:24.611Z] 114826534d7a: Waiting [2023-04-19T02:59:24.611Z] 6ad1cebc031e: Pulling fs layer [2023-04-19T02:59:24.611Z] 8a3aa393b2d8: Pulling fs layer [2023-04-19T02:59:24.611Z] 6ad1cebc031e: Waiting [2023-04-19T02:59:24.611Z] 4657fd5d0bcf: Waiting [2023-04-19T02:59:24.611Z] 25bc292e5bac: Verifying Checksum [2023-04-19T02:59:24.611Z] 25bc292e5bac: Download complete [2023-04-19T02:59:24.611Z] 52dc419b0ee2: Verifying Checksum [2023-04-19T02:59:24.611Z] 52dc419b0ee2: Download complete [2023-04-19T02:59:24.611Z] 4657fd5d0bcf: Verifying Checksum [2023-04-19T02:59:24.611Z] 4657fd5d0bcf: Download complete [2023-04-19T02:59:24.611Z] df9b9388f04a: Verifying Checksum [2023-04-19T02:59:24.611Z] df9b9388f04a: Download complete [2023-04-19T02:59:24.871Z] df9b9388f04a: Pull complete [2023-04-19T02:59:25.129Z] 52dc419b0ee2: Pull complete [2023-04-19T02:59:25.129Z] 25bc292e5bac: Pull complete [2023-04-19T02:59:25.387Z] 6ad1cebc031e: Verifying Checksum [2023-04-19T02:59:25.387Z] 6ad1cebc031e: Download complete [2023-04-19T02:59:26.765Z] 114826534d7a: Verifying Checksum [2023-04-19T02:59:26.765Z] 114826534d7a: Download complete [2023-04-19T02:59:27.023Z] 8a3aa393b2d8: Verifying Checksum [2023-04-19T02:59:27.023Z] 8a3aa393b2d8: Download complete [2023-04-19T02:59:30.318Z] 114826534d7a: Pull complete [2023-04-19T02:59:30.318Z] 4657fd5d0bcf: Pull complete [2023-04-19T02:59:30.318Z] 6ad1cebc031e: Pull complete [2023-04-19T02:59:32.907Z] 8a3aa393b2d8: Pull complete [2023-04-19T02:59:33.167Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-19T02:59:33.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-19T02:59:33.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:59:33.266Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T02:59:33.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-19T02:59:42.225Z] $ docker top e564438f197c1199af279af853bde699e0c19e22b0c63cfa9ba1bcf29542a3d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-19T02:59:42.281Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-04-19T02:59:42.562Z] + set -o pipefail [2023-04-19T02:59:42.562Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-04-19T02:59:47.838Z] [2023-04-19T02:59:47.838Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-04-19T02:59:47.838Z] [2023-04-19T02:59:47.838Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/021f98d7-de23-49c3-aad7-ee6632d0201c [2023-04-19T02:59:47.838Z] [2023-04-19T02:59:47.838Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-19T02:59:47.838Z] [2023-04-19T02:59:47.838Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-19T02:59:47.838Z] [2023-04-19T02:59:48.097Z] [2023-04-19T02:59:48.097Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-19T02:59:48.097Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-19T02:59:48.097Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-19T02:59:48.115Z] $ docker stop --time=1 e564438f197c1199af279af853bde699e0c19e22b0c63cfa9ba1bcf29542a3d7 [2023-04-19T02:59:53.928Z] $ docker rm -f --volumes e564438f197c1199af279af853bde699e0c19e22b0c63cfa9ba1bcf29542a3d7 [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-19T02:59:54.620Z] + git log --format=format:%s -1 5d36472c489360535a63323b7f6c17c4ae0cfc32 [Pipeline] sh [2023-04-19T02:59:54.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T02:59:54.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:59:55.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T02:59:55.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T02:59:55.280Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T02:59:55.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T02:59:55.796Z] $ docker top aaec5a10edd90fbded59fa6ac142da51ca787f71b75fbe3ac2cd9ae13a9b7de1 -eo pid,comm [2023-04-19T02:59:55.835Z] 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-19T02:59:55.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T02:59:55.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T02:59:55.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T02:59:55.989Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T02:59:56.000Z] $ docker exec aaec5a10edd90fbded59fa6ac142da51ca787f71b75fbe3ac2cd9ae13a9b7de1 ssh-agent [2023-04-19T02:59:56.097Z] SSH_AUTH_SOCK=/tmp/ssh-X57tDkFupTbZ/agent.32 [2023-04-19T02:59:56.097Z] SSH_AGENT_PID=38 [2023-04-19T02:59:56.102Z] Running ssh-add (command line suppressed) [2023-04-19T02:59:56.212Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1744943667319999322.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1744943667319999322.key) [2023-04-19T02:59:56.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T02:59:56.512Z] + git semver tag [2023-04-19T02:59:56.774Z] 2023-04-19 02:59:56,753 [run_tag] DEBUG tag force:False [2023-04-19T02:59:56.774Z] 2023-04-19 02:59:56,753 [check_head_tag] DEBUG check head tag [2023-04-19T02:59:56.774Z] 2023-04-19 02:59:56,755 [execute] INFO git cat-file --batch-check [2023-04-19T02:59:56.774Z] 2023-04-19 02:59:56,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-19T02:59:56.774Z] 2023-04-19 02:59:56,760 [execute] INFO git cat-file --batch [2023-04-19T02:59:56.774Z] 2023-04-19 02:59:56,761 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-04-19T02:59:57.032Z] 2023-04-19 02:59:56,785 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T02:59:57.032Z] 2023-04-19 02:59:56,786 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-04-19T02:59:57.032Z] 2023-04-19 02:59:56,786 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-19T02:59:57.032Z] 2023-04-19 02:59:56,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T02:59:57.032Z] 3.0.0-dev.21 [Pipeline] } [2023-04-19T02:59:57.049Z] $ docker exec --env ******** --env ******** aaec5a10edd90fbded59fa6ac142da51ca787f71b75fbe3ac2cd9ae13a9b7de1 ssh-agent -k [2023-04-19T02:59:57.132Z] unset SSH_AUTH_SOCK; [2023-04-19T02:59:57.133Z] unset SSH_AGENT_PID; [2023-04-19T02:59:57.133Z] echo Agent pid 38 killed; [2023-04-19T02:59:57.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T02:59:57.441Z] + git semver [Pipeline] } [2023-04-19T02:59:57.731Z] $ docker stop --time=1 aaec5a10edd90fbded59fa6ac142da51ca787f71b75fbe3ac2cd9ae13a9b7de1 [2023-04-19T02:59:59.000Z] $ docker rm -f --volumes aaec5a10edd90fbded59fa6ac142da51ca787f71b75fbe3ac2cd9ae13a9b7de1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:59:59.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T02:59:59.398Z] [2023-04-19T02:59:59.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T02:59:59.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T02:59:59.697Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-19T02:59:59.697Z] ab5ef0e58194: Pulling fs layer [2023-04-19T02:59:59.697Z] 9712f1f96733: Pulling fs layer [2023-04-19T02:59:59.697Z] 63f879dbbcfc: Pulling fs layer [2023-04-19T02:59:59.697Z] 0d9ebad4ef96: Pulling fs layer [2023-04-19T02:59:59.697Z] e9a5061849ea: Pulling fs layer [2023-04-19T02:59:59.697Z] d747dcd14b5f: Pulling fs layer [2023-04-19T02:59:59.697Z] 2de7ff778b66: Pulling fs layer [2023-04-19T02:59:59.697Z] e9a5061849ea: Waiting [2023-04-19T02:59:59.697Z] d747dcd14b5f: Waiting [2023-04-19T02:59:59.697Z] 2de7ff778b66: Waiting [2023-04-19T02:59:59.697Z] 9712f1f96733: Verifying Checksum [2023-04-19T02:59:59.697Z] 9712f1f96733: Download complete [2023-04-19T02:59:59.955Z] 63f879dbbcfc: Verifying Checksum [2023-04-19T02:59:59.955Z] 63f879dbbcfc: Download complete [2023-04-19T03:00:00.212Z] 0d9ebad4ef96: Download complete [2023-04-19T03:00:00.212Z] d747dcd14b5f: Verifying Checksum [2023-04-19T03:00:00.212Z] d747dcd14b5f: Download complete [2023-04-19T03:00:00.212Z] e9a5061849ea: Verifying Checksum [2023-04-19T03:00:00.212Z] ab5ef0e58194: Verifying Checksum [2023-04-19T03:00:00.212Z] ab5ef0e58194: Download complete [2023-04-19T03:00:00.472Z] 2de7ff778b66: Verifying Checksum [2023-04-19T03:00:00.472Z] 2de7ff778b66: Download complete [2023-04-19T03:00:03.021Z] ab5ef0e58194: Pull complete [2023-04-19T03:00:03.021Z] 9712f1f96733: Pull complete [2023-04-19T03:00:03.958Z] 63f879dbbcfc: Pull complete [2023-04-19T03:00:08.213Z] 0d9ebad4ef96: Pull complete [2023-04-19T03:00:08.213Z] e9a5061849ea: Pull complete [2023-04-19T03:00:08.213Z] d747dcd14b5f: Pull complete [2023-04-19T03:00:08.788Z] 2de7ff778b66: Pull complete [2023-04-19T03:00:08.789Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-19T03:00:08.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-19T03:00:08.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:00:08.880Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T03:00:08.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-19T03:00:19.880Z] $ docker top 8ca336096bfb547c56193eda9802a104f6186d7bd7a9ff3dd6671fafc5c19524 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:00:19.940Z] provisioning config files... [2023-04-19T03:00:19.947Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9017087725004882120tmp [2023-04-19T03:00:19.959Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13709014109394840436tmp [2023-04-19T03:00:19.969Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17773201512776080543tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:00:19.983Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:20.267Z] ---> sigul-configuration.sh [2023-04-19T03:00:20.267Z] gpg: directory `/root/.gnupg' created [2023-04-19T03:00:20.267Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-19T03:00:20.267Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-19T03:00:20.267Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-19T03:00:20.267Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-19T03:00:20.267Z] gpg: CAST5 encrypted data [2023-04-19T03:00:20.267Z] gpg: encrypted with 1 passphrase [2023-04-19T03:00:20.267Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-19T03:00:20.550Z] + mkdir /home/jenkins [2023-04-19T03:00:20.550Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-19T03:00:20.834Z] + 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-19T03:00:20.843Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:21.127Z] ---> sigul-install.sh [2023-04-19T03:00:21.127Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-19T03:00:21.415Z] + git tag --list [2023-04-19T03:00:21.415Z] 0.7.1 [2023-04-19T03:00:21.415Z] v1.0.0 [2023-04-19T03:00:21.415Z] v1.1.0 [2023-04-19T03:00:21.415Z] v1.1.1 [2023-04-19T03:00:21.415Z] v1.2.2 [2023-04-19T03:00:21.415Z] v1.3.0 [2023-04-19T03:00:21.415Z] v1.3.1 [2023-04-19T03:00:21.415Z] v2.0.0 [2023-04-19T03:00:21.415Z] v2.1.0 [2023-04-19T03:00:21.415Z] v2.1.1 [2023-04-19T03:00:21.415Z] v2.1.1-dev.1 [2023-04-19T03:00:21.415Z] v2.1.1-dev.2 [2023-04-19T03:00:21.415Z] v2.2.0 [2023-04-19T03:00:21.415Z] v2.2.1-dev.1 [2023-04-19T03:00:21.415Z] v2.2.1-dev.10 [2023-04-19T03:00:21.415Z] v2.2.1-dev.2 [2023-04-19T03:00:21.415Z] v2.2.1-dev.3 [2023-04-19T03:00:21.415Z] v2.2.1-dev.4 [2023-04-19T03:00:21.415Z] v2.2.1-dev.5 [2023-04-19T03:00:21.415Z] v2.2.1-dev.6 [2023-04-19T03:00:21.415Z] v2.2.1-dev.7 [2023-04-19T03:00:21.415Z] v2.2.1-dev.8 [2023-04-19T03:00:21.415Z] v2.2.1-dev.9 [2023-04-19T03:00:21.415Z] v2.3.0 [2023-04-19T03:00:21.415Z] v2.3.0-dev.10 [2023-04-19T03:00:21.415Z] v2.3.0-dev.11 [2023-04-19T03:00:21.415Z] v2.3.0-dev.12 [2023-04-19T03:00:21.415Z] v2.3.0-dev.13 [2023-04-19T03:00:21.415Z] v2.3.0-dev.14 [2023-04-19T03:00:21.415Z] v2.3.0-dev.15 [2023-04-19T03:00:21.415Z] v2.3.0-dev.16 [2023-04-19T03:00:21.415Z] v2.3.0-dev.17 [2023-04-19T03:00:21.415Z] v2.3.0-dev.18 [2023-04-19T03:00:21.415Z] v2.3.0-dev.19 [2023-04-19T03:00:21.415Z] v2.3.0-dev.20 [2023-04-19T03:00:21.415Z] v2.3.0-dev.21 [2023-04-19T03:00:21.415Z] v2.3.0-dev.22 [2023-04-19T03:00:21.415Z] v2.3.0-dev.23 [2023-04-19T03:00:21.415Z] v2.3.0-dev.24 [2023-04-19T03:00:21.415Z] v2.3.0-dev.25 [2023-04-19T03:00:21.415Z] v2.3.0-dev.26 [2023-04-19T03:00:21.415Z] v2.3.0-dev.27 [2023-04-19T03:00:21.415Z] v2.3.0-dev.28 [2023-04-19T03:00:21.415Z] v2.3.0-dev.29 [2023-04-19T03:00:21.415Z] v2.3.0-dev.30 [2023-04-19T03:00:21.415Z] v2.3.0-dev.31 [2023-04-19T03:00:21.415Z] v2.3.0-dev.32 [2023-04-19T03:00:21.415Z] v2.3.0-dev.33 [2023-04-19T03:00:21.415Z] v2.3.0-dev.34 [2023-04-19T03:00:21.415Z] v3.0.0-dev.1 [2023-04-19T03:00:21.415Z] v3.0.0-dev.10 [2023-04-19T03:00:21.415Z] v3.0.0-dev.11 [2023-04-19T03:00:21.415Z] v3.0.0-dev.12 [2023-04-19T03:00:21.415Z] v3.0.0-dev.13 [2023-04-19T03:00:21.415Z] v3.0.0-dev.14 [2023-04-19T03:00:21.415Z] v3.0.0-dev.15 [2023-04-19T03:00:21.415Z] v3.0.0-dev.16 [2023-04-19T03:00:21.415Z] v3.0.0-dev.17 [2023-04-19T03:00:21.415Z] v3.0.0-dev.18 [2023-04-19T03:00:21.415Z] v3.0.0-dev.19 [2023-04-19T03:00:21.415Z] v3.0.0-dev.2 [2023-04-19T03:00:21.415Z] v3.0.0-dev.20 [2023-04-19T03:00:21.415Z] v3.0.0-dev.21 [2023-04-19T03:00:21.415Z] v3.0.0-dev.3 [2023-04-19T03:00:21.415Z] v3.0.0-dev.4 [2023-04-19T03:00:21.415Z] v3.0.0-dev.5 [2023-04-19T03:00:21.415Z] v3.0.0-dev.6 [2023-04-19T03:00:21.415Z] v3.0.0-dev.7 [2023-04-19T03:00:21.415Z] v3.0.0-dev.8 [2023-04-19T03:00:21.415Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-19T03:00:21.710Z] + lftools sign git-tag v3.0.0-dev.21 [2023-04-19T03:00:22.279Z] Signing Git tag with Sigul... [2023-04-19T03:00:22.279Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-04-19T03:00:22.547Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:22.853Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-19T03:00:22.861Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-19T03:00:22.908Z] $ docker stop --time=1 8ca336096bfb547c56193eda9802a104f6186d7bd7a9ff3dd6671fafc5c19524 [2023-04-19T03:00:24.171Z] $ docker rm -f --volumes 8ca336096bfb547c56193eda9802a104f6186d7bd7a9ff3dd6671fafc5c19524 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-19T03:00:24.593Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:00:24.593Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:00:24.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:00:24.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:00:25.029Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T03:00:25.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:00:25.463Z] $ docker top a8f1bb6377eecea503a863f785cc629bf45b082b1aadc31853cafc2f94f8f41a -eo pid,comm [2023-04-19T03:00:25.501Z] 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-19T03:00:25.501Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:00:25.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:00:25.545Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:00:25.651Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:00:25.662Z] $ docker exec a8f1bb6377eecea503a863f785cc629bf45b082b1aadc31853cafc2f94f8f41a ssh-agent [2023-04-19T03:00:25.769Z] SSH_AUTH_SOCK=/tmp/ssh-48EnLabX4fwR/agent.31 [2023-04-19T03:00:25.769Z] SSH_AGENT_PID=37 [2023-04-19T03:00:25.774Z] Running ssh-add (command line suppressed) [2023-04-19T03:00:25.893Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_801011390410627048.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_801011390410627048.key) [2023-04-19T03:00:25.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:00:26.188Z] + git semver bump pre [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,387 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,387 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,388 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,388 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,388 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,388 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,392 [execute] INFO git cat-file --batch-check [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,393 [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-19T03:00:26.447Z] 2023-04-19 03:00:26,400 [execute] INFO git cat-file --batch [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:00:26.447Z] 2023-04-19 03:00:26,406 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T03:00:26.447Z] 3.0.0-dev.22 [Pipeline] } [2023-04-19T03:00:26.463Z] $ docker exec --env ******** --env ******** a8f1bb6377eecea503a863f785cc629bf45b082b1aadc31853cafc2f94f8f41a ssh-agent -k [2023-04-19T03:00:26.554Z] unset SSH_AUTH_SOCK; [2023-04-19T03:00:26.557Z] unset SSH_AGENT_PID; [2023-04-19T03:00:26.557Z] echo Agent pid 37 killed; [2023-04-19T03:00:26.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:00:26.877Z] + git semver [Pipeline] } [2023-04-19T03:00:27.156Z] $ docker stop --time=1 a8f1bb6377eecea503a863f785cc629bf45b082b1aadc31853cafc2f94f8f41a [2023-04-19T03:00:28.460Z] $ docker rm -f --volumes a8f1bb6377eecea503a863f785cc629bf45b082b1aadc31853cafc2f94f8f41a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:00:28.831Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:00:28.831Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:00:29.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:00:29.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:00:29.288Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T03:00:29.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:00:29.760Z] $ docker top 37067fb6d94823d83c8c37b428f5e67955e49526fe77c1c69e0dfac1dc2296a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:00:29.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:00:29.917Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:00:30.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:00:30.059Z] $ docker exec 37067fb6d94823d83c8c37b428f5e67955e49526fe77c1c69e0dfac1dc2296a3 ssh-agent [2023-04-19T03:00:30.161Z] SSH_AUTH_SOCK=/tmp/ssh-yB7bweDz6kMF/agent.32 [2023-04-19T03:00:30.161Z] SSH_AGENT_PID=38 [2023-04-19T03:00:30.166Z] Running ssh-add (command line suppressed) [2023-04-19T03:00:30.282Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10922721833274242442.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10922721833274242442.key) [2023-04-19T03:00:30.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:00:30.594Z] + git semver push [2023-04-19T03:00:30.855Z] 2023-04-19 03:00:30,786 [run_push] DEBUG push [2023-04-19T03:00:30.855Z] 2023-04-19 03:00:30,786 [execute] INFO git cat-file --batch-check [2023-04-19T03:00:30.855Z] 2023-04-19 03:00:30,786 [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-19T03:00:30.855Z] 2023-04-19 03:00:30,792 [execute] INFO git rev-list dc3b30407ab38a599994f816b7c736ea38f2aa67 -- [2023-04-19T03:00:30.855Z] 2023-04-19 03:00:30,792 [execute] DEBUG Popen(['git', 'rev-list', 'dc3b30407ab38a599994f816b7c736ea38f2aa67', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:00:30.855Z] 2023-04-19 03:00:30,801 [execute] INFO git fetch -v origin [2023-04-19T03:00:30.855Z] 2023-04-19 03:00:30,801 [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-19T03:00:31.422Z] 2023-04-19 03:00:31,271 [run_push] DEBUG no remote changes detected [2023-04-19T03:00:31.422Z] 2023-04-19 03:00:31,272 [execute] INFO git push origin semver [2023-04-19T03:00:31.422Z] 2023-04-19 03:00:31,272 [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-19T03:00:32.361Z] 2023-04-19 03:00:32,030 [run_push] DEBUG push all version tags [2023-04-19T03:00:32.361Z] 2023-04-19 03:00:32,030 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-19T03:00:32.362Z] 2023-04-19 03:00:32,031 [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-19T03:00:32.958Z] 2023-04-19 03:00:32,741 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-04-19T03:00:32.959Z] 3.0.0-dev.22 [Pipeline] } [2023-04-19T03:00:32.987Z] $ docker exec --env ******** --env ******** 37067fb6d94823d83c8c37b428f5e67955e49526fe77c1c69e0dfac1dc2296a3 ssh-agent -k [2023-04-19T03:00:33.101Z] unset SSH_AUTH_SOCK; [2023-04-19T03:00:33.102Z] unset SSH_AGENT_PID; [2023-04-19T03:00:33.102Z] echo Agent pid 38 killed; [2023-04-19T03:00:33.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:00:33.464Z] + git semver [Pipeline] } [2023-04-19T03:00:33.745Z] $ docker stop --time=1 37067fb6d94823d83c8c37b428f5e67955e49526fe77c1c69e0dfac1dc2296a3 [2023-04-19T03:00:35.042Z] $ docker rm -f --volumes 37067fb6d94823d83c8c37b428f5e67955e49526fe77c1c69e0dfac1dc2296a3 [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-19T03:00:35.844Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-04-19T03:00:35.844Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-19T03:00:35.844Z] total 16 [2023-04-19T03:00:35.844Z] drwxr-xr-x 3 root root 4096 Apr 19 02:49 . [2023-04-19T03:00:35.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:00 .. [2023-04-19T03:00:35.844Z] drwxr-xr-x 2 root root 4096 Apr 19 02:49 cost [2023-04-19T03:00:35.844Z] -rw-r--r-- 1 root root 86 Apr 19 02:49 cost.csv [2023-04-19T03:00:35.844Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-19T03:00:35.844Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-04-19T03:00:35.844Z] total 16 [2023-04-19T03:00:35.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 02:49 . [2023-04-19T03:00:35.844Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:00 .. [2023-04-19T03:00:35.844Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 02:49 cost [2023-04-19T03:00:35.844Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 19 02:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:36.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:37.333Z] ---> package-listing.sh [2023-04-19T03:00:37.333Z] ++ facter osfamily [2023-04-19T03:00:37.333Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-19T03:00:37.593Z] + OS_FAMILY=debian [2023-04-19T03:00:37.593Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-04-19T03:00:37.593Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-19T03:00:37.593Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-19T03:00:37.593Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-19T03:00:37.593Z] + PACKAGES=/tmp/packages_start.txt [2023-04-19T03:00:37.593Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-19T03:00:37.593Z] + PACKAGES=/tmp/packages_end.txt [2023-04-19T03:00:37.593Z] + case "${OS_FAMILY}" in [2023-04-19T03:00:37.593Z] + dpkg -l [2023-04-19T03:00:37.593Z] + grep '^ii' [2023-04-19T03:00:37.593Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-19T03:00:37.593Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-19T03:00:37.593Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-19T03:00:37.593Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-04-19T03:00:37.593Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-04-19T03:00:37.593Z] + 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-19T03:00:37.604Z] 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-19T03:00:37.885Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:00:38.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:00:38.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:00:38.520Z] prd-ubuntu20.04-docker-8c-8g-9038 does not seem to be running inside a container [2023-04-19T03:00:38.632Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:00:38.832Z] $ docker top 59de41959e5a1690804f44657f03cb34b191c300c6d416d54839ea1d9fa311a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:00:39.157Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-19T03:00:39.441Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-19T03:00:39.727Z] + ls /var/log/sa-host [2023-04-19T03:00:39.727Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:00:39.925Z] provisioning config files... [2023-04-19T03:00:39.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2035177819554934805tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:00:39.953Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:40.240Z] ---> create-netrc.sh [Pipeline] } [2023-04-19T03:00:40.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:40.572Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-19T03:00:40.579Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:40.862Z] ---> sudo-logs.sh [2023-04-19T03:00:40.862Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-19T03:00:40.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:41.170Z] ---> job-cost.sh [2023-04-19T03:00:41.170Z] lf-activate-venv: SKIPPING [2023-04-19T03:00:41.170Z] DEBUG: total: 0.2199999988079071 [2023-04-19T03:00:41.170Z] INFO: Retrieving Stack Cost... [2023-04-19T03:00:41.429Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:00:41.997Z] INFO: Archiving Costs [Pipeline] echo [2023-04-19T03:00:42.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:00:42.288Z] ---> logs-deploy.sh [2023-04-19T03:00:42.288Z] lf-activate-venv: SKIPPING [2023-04-19T03:00:42.288Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/105 [2023-04-19T03:00:42.288Z] INFO: archiving workspace using pattern(s): [2023-04-19T03:00:43.224Z] Archives upload complete. [2023-04-19T03:00:43.484Z] INFO: archiving logs to Nexus [2023-04-19T03:00:44.051Z] ---> uname -a: [2023-04-19T03:00:44.051Z] Linux prd-ubuntu20-04-docker-8c-8g-9038 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z] ---> lscpu: [2023-04-19T03:00:44.051Z] Architecture: x86_64 [2023-04-19T03:00:44.051Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-19T03:00:44.051Z] Byte Order: Little Endian [2023-04-19T03:00:44.051Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-19T03:00:44.051Z] CPU(s): 8 [2023-04-19T03:00:44.051Z] On-line CPU(s) list: 0-7 [2023-04-19T03:00:44.051Z] Thread(s) per core: 1 [2023-04-19T03:00:44.051Z] Core(s) per socket: 1 [2023-04-19T03:00:44.051Z] Socket(s): 8 [2023-04-19T03:00:44.051Z] NUMA node(s): 1 [2023-04-19T03:00:44.051Z] Vendor ID: AuthenticAMD [2023-04-19T03:00:44.051Z] CPU family: 23 [2023-04-19T03:00:44.051Z] Model: 49 [2023-04-19T03:00:44.051Z] Model name: AMD EPYC-Rome Processor [2023-04-19T03:00:44.051Z] Stepping: 0 [2023-04-19T03:00:44.051Z] CPU MHz: 2799.940 [2023-04-19T03:00:44.051Z] BogoMIPS: 5599.88 [2023-04-19T03:00:44.051Z] Virtualization: AMD-V [2023-04-19T03:00:44.051Z] Hypervisor vendor: KVM [2023-04-19T03:00:44.051Z] Virtualization type: full [2023-04-19T03:00:44.051Z] L1d cache: 256 KiB [2023-04-19T03:00:44.051Z] L1i cache: 256 KiB [2023-04-19T03:00:44.051Z] L2 cache: 4 MiB [2023-04-19T03:00:44.051Z] L3 cache: 128 MiB [2023-04-19T03:00:44.051Z] NUMA node0 CPU(s): 0-7 [2023-04-19T03:00:44.051Z] Vulnerability Itlb multihit: Not affected [2023-04-19T03:00:44.051Z] Vulnerability L1tf: Not affected [2023-04-19T03:00:44.051Z] Vulnerability Mds: Not affected [2023-04-19T03:00:44.051Z] Vulnerability Meltdown: Not affected [2023-04-19T03:00:44.051Z] Vulnerability Mmio stale data: Not affected [2023-04-19T03:00:44.051Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-19T03:00:44.051Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-19T03:00:44.051Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-19T03:00:44.051Z] Vulnerability Srbds: Not affected [2023-04-19T03:00:44.051Z] Vulnerability Tsx async abort: Not affected [2023-04-19T03:00:44.051Z] 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-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z] ---> nproc: [2023-04-19T03:00:44.051Z] 8 [2023-04-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z] ---> df -h: [2023-04-19T03:00:44.051Z] Filesystem Size Used Avail Use% Mounted on [2023-04-19T03:00:44.051Z] overlay 155G 13G 143G 9% / [2023-04-19T03:00:44.051Z] tmpfs 64M 0 64M 0% /dev [2023-04-19T03:00:44.051Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-19T03:00:44.051Z] shm 64M 0 64M 0% /dev/shm [2023-04-19T03:00:44.051Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-19T03:00:44.051Z] [2023-04-19T03:00:44.051Z]