Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a80116fa1f446abff1b1e1c9092e6aedb73b14f 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-ssh15534954055965635685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh4745751880962267493.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8946348272553386754.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh4469810716383493449.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-ssh8991561958971084557.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] ========================================================= [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.21 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-17060 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 2a80116fa1f446abff1b1e1c9092e6aedb73b14f (main) Commit message: "Merge pull request #646 from ejlee3/napa-go-mod" > 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 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 > git rev-list --no-walk daf9656040259007f9ff9da57e54fb024fb8fec3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T18:50:13.393Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T18:50:13.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T18:50:13.482Z] ========================================================= [2023-11-08T18:50:13.482Z] EdgeX Global Pipelines Version Info [2023-11-08T18:50:13.482Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:50:14.194Z] ------------------- [2023-11-08T18:50:14.194Z] stable info: [2023-11-08T18:50:14.194Z] ------------------- [2023-11-08T18:50:14.194Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T18:50:14.194Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:50:14.194Z] Message: update stable to v1.0.257 [2023-11-08T18:50:14.766Z] ------------------- [2023-11-08T18:50:14.766Z] experimental info: [2023-11-08T18:50:14.766Z] ------------------- [2023-11-08T18:50:14.766Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T18:50:14.766Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:50:14.766Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T18:50:14.983Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-11-08T18:50:14.995Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-11-08T18:50:15.004Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T18:50:15.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T18:50:15.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T18:50:15.030Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T18:50:15.039Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T18:50:15.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T18:50:15.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T18:50:15.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T18:50:15.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T18:50:15.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-11-08T18:50:15.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T18:50:15.108Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T18:50:15.125Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:50:15.143Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:50:15.162Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:50:15.173Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:50:15.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T18:50:15.201Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T18:50:15.213Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T18:50:15.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T18:50:15.251Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T18:50:15.269Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T18:50:15.285Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T18:50:15.296Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T18:50:15.311Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T18:50:15.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T18:50:15.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T18:50:15.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T18:50:15.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo [2023-11-08T18:50:15.385Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a80116 [Pipeline] echo [2023-11-08T18:50:15.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:50:15.447Z] provisioning config files... [2023-11-08T18:50:15.461Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5235625135310570236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:50:15.767Z] ---> docker-login.sh [2023-11-08T18:50:15.767Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:50:16.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:16.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:16.028Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:16.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:16.028Z] [2023-11-08T18:50:16.028Z] Login Succeeded [2023-11-08T18:50:16.028Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:50:16.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:16.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:16.288Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:16.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:16.288Z] [2023-11-08T18:50:16.288Z] Login Succeeded [2023-11-08T18:50:16.288Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:50:16.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:16.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:16.288Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:16.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:16.288Z] [2023-11-08T18:50:16.288Z] Login Succeeded [2023-11-08T18:50:16.288Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:50:16.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:16.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:16.549Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:16.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:16.549Z] [2023-11-08T18:50:16.549Z] Login Succeeded [2023-11-08T18:50:16.549Z] docker.io [2023-11-08T18:50:16.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:16.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:16.812Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:16.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:16.812Z] [2023-11-08T18:50:16.812Z] Login Succeeded [2023-11-08T18:50:16.812Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:50:16.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T18:50:17.201Z] + git rev-list -1 --merges 2a80116fa1f446abff1b1e1c9092e6aedb73b14f~1..2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo [2023-11-08T18:50:17.246Z] -----------> git rev-list -1 --merges 2a80116fa1f446abff1b1e1c9092e6aedb73b14f~1..2a80116fa1f446abff1b1e1c9092e6aedb73b14f 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T18:50:17.246Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [false] [Pipeline] sh [2023-11-08T18:50:17.540Z] + git log --format=format:%s -1 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo [2023-11-08T18:50:17.556Z] ========================================================= [2023-11-08T18:50:17.556Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T18:50:17.556Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:50:17.875Z] + git log --format=format:%s -1 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] echo [2023-11-08T18:50:17.886Z] [semverPrep] GIT_COMMIT: 2a80116fa1f446abff1b1e1c9092e6aedb73b14f, Commit Message: Merge pull request #646 from ejlee3/napa-go-mod [Pipeline] echo [2023-11-08T18:50:17.894Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T18:50:18.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:50:18.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T18:50:18.236Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T18:50:18.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T18:50:18.236Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T18:50:18.236Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T18:50:18.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:50:18.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:50:18.590Z] [2023-11-08T18:50:18.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:50:18.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:50:18.890Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T18:50:18.890Z] b85a868b505f: Pulling fs layer [2023-11-08T18:50:18.890Z] e2be974225ed: Pulling fs layer [2023-11-08T18:50:18.890Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T18:50:18.890Z] 988bab9f4d93: Pulling fs layer [2023-11-08T18:50:18.890Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T18:50:18.890Z] eaf3925da568: Pulling fs layer [2023-11-08T18:50:18.890Z] bab4dde63d76: Pulling fs layer [2023-11-08T18:50:18.890Z] bde34c3a00c8: Pulling fs layer [2023-11-08T18:50:18.890Z] b352a97aabf1: Pulling fs layer [2023-11-08T18:50:18.890Z] 4872d77fe225: Pulling fs layer [2023-11-08T18:50:18.890Z] 5851b861e8e6: Pulling fs layer [2023-11-08T18:50:18.890Z] bab4dde63d76: Waiting [2023-11-08T18:50:18.890Z] 5851b861e8e6: Waiting [2023-11-08T18:50:18.890Z] 4872d77fe225: Waiting [2023-11-08T18:50:18.890Z] bde34c3a00c8: Waiting [2023-11-08T18:50:18.890Z] b352a97aabf1: Waiting [2023-11-08T18:50:18.890Z] 1469e6f7b9e6: Waiting [2023-11-08T18:50:18.890Z] 988bab9f4d93: Waiting [2023-11-08T18:50:18.890Z] eaf3925da568: Waiting [2023-11-08T18:50:18.890Z] e2be974225ed: Download complete [2023-11-08T18:50:18.890Z] 988bab9f4d93: Verifying Checksum [2023-11-08T18:50:18.890Z] 988bab9f4d93: Download complete [2023-11-08T18:50:18.890Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T18:50:18.890Z] 1469e6f7b9e6: Download complete [2023-11-08T18:50:19.148Z] eaf3925da568: Verifying Checksum [2023-11-08T18:50:19.148Z] eaf3925da568: Download complete [2023-11-08T18:50:19.148Z] 339a4e72a1f5: Download complete [2023-11-08T18:50:19.148Z] bde34c3a00c8: Download complete [2023-11-08T18:50:19.148Z] b352a97aabf1: Download complete [2023-11-08T18:50:19.148Z] 4872d77fe225: Download complete [2023-11-08T18:50:19.148Z] 5851b861e8e6: Verifying Checksum [2023-11-08T18:50:19.148Z] 5851b861e8e6: Download complete [2023-11-08T18:50:19.148Z] b85a868b505f: Verifying Checksum [2023-11-08T18:50:19.148Z] b85a868b505f: Download complete [2023-11-08T18:50:19.408Z] bab4dde63d76: Verifying Checksum [2023-11-08T18:50:19.408Z] bab4dde63d76: Download complete [2023-11-08T18:50:20.785Z] b85a868b505f: Pull complete [2023-11-08T18:50:20.785Z] e2be974225ed: Pull complete [2023-11-08T18:50:21.044Z] 339a4e72a1f5: Pull complete [2023-11-08T18:50:21.304Z] 988bab9f4d93: Pull complete [2023-11-08T18:50:21.562Z] 1469e6f7b9e6: Pull complete [2023-11-08T18:50:21.562Z] eaf3925da568: Pull complete [2023-11-08T18:50:23.463Z] bab4dde63d76: Pull complete [2023-11-08T18:50:23.463Z] bde34c3a00c8: Pull complete [2023-11-08T18:50:23.724Z] b352a97aabf1: Pull complete [2023-11-08T18:50:23.724Z] 4872d77fe225: Pull complete [2023-11-08T18:50:23.724Z] 5851b861e8e6: Pull complete [2023-11-08T18:50:23.724Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T18:50:23.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:50:23.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:50:23.826Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T18:50:23.864Z] $ 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-11-08T18:50:27.006Z] $ docker top 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 -eo pid,comm [2023-11-08T18:50:27.066Z] 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-11-08T18:50:27.066Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:50:27.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:50:27.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:50:27.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:50:27.233Z] $ docker exec 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent [2023-11-08T18:50:27.344Z] SSH_AUTH_SOCK=/tmp/ssh-rIeTsNLrNU4T/agent.32 [2023-11-08T18:50:27.344Z] SSH_AGENT_PID=38 [2023-11-08T18:50:27.351Z] Running ssh-add (command line suppressed) [2023-11-08T18:50:27.454Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11749923882922174343.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11749923882922174343.key) [2023-11-08T18:50:27.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:50:27.770Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T18:50:27.788Z] $ docker exec --env ******** --env ******** 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent -k [2023-11-08T18:50:27.894Z] unset SSH_AUTH_SOCK; [2023-11-08T18:50:27.894Z] unset SSH_AGENT_PID; [2023-11-08T18:50:27.895Z] echo Agent pid 38 killed; [2023-11-08T18:50:27.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T18:50:27.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:50:27.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:50:28.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:50:28.039Z] $ docker exec 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent [2023-11-08T18:50:28.155Z] SSH_AUTH_SOCK=/tmp/ssh-eWXbsq8hrNFC/agent.73 [2023-11-08T18:50:28.155Z] SSH_AGENT_PID=79 [2023-11-08T18:50:28.159Z] Running ssh-add (command line suppressed) [2023-11-08T18:50:28.275Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11954185553615667186.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11954185553615667186.key) [2023-11-08T18:50:28.291Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:50:28.587Z] + git semver init [2023-11-08T18:50:28.848Z] 2023-11-08 18:50:28,780 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T18:50:28.848Z] 2023-11-08 18:50:28,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-08T18:50:28.848Z] 2023-11-08 18:50:28,782 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2023-11-08T18:50:28.848Z] 2023-11-08 18:50:28,782 [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-11-08T18:50:29.788Z] 2023-11-08 18:50:29,721 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2023-11-08T18:50:29.788Z] 2023-11-08 18:50:29,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2023-11-08T18:50:29.788Z] 2023-11-08 18:50:29,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T18:50:29.788Z] 2023-11-08 18:50:29,721 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T18:50:29.788Z] 3.1.0-dev.23 [Pipeline] } [2023-11-08T18:50:29.797Z] $ docker exec --env ******** --env ******** 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 ssh-agent -k [2023-11-08T18:50:29.903Z] unset SSH_AUTH_SOCK; [2023-11-08T18:50:29.903Z] unset SSH_AGENT_PID; [2023-11-08T18:50:29.905Z] echo Agent pid 79 killed; [2023-11-08T18:50:29.914Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:50:30.215Z] + git semver [Pipeline] } [2023-11-08T18:50:30.490Z] $ docker stop --time=1 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 [2023-11-08T18:50:31.784Z] $ docker rm -f --volumes 002887634c7d47dcf95d2835619457c8a32601fff12896fb50b5a7a5e887ee88 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:50:32.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T18:50:32.335Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T18:50:32.339Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [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-11-08T18:50:32.568Z] provisioning config files... [2023-11-08T18:50:32.578Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13664309863279742505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:50:32.878Z] ---> docker-login.sh [2023-11-08T18:50:32.878Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:50:32.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:32.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:32.878Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:32.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:32.878Z] [2023-11-08T18:50:32.878Z] Login Succeeded [2023-11-08T18:50:32.878Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:50:32.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:32.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:32.878Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:32.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:32.878Z] [2023-11-08T18:50:32.878Z] Login Succeeded [2023-11-08T18:50:32.878Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:50:33.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:33.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:33.137Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:33.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:33.137Z] [2023-11-08T18:50:33.137Z] Login Succeeded [2023-11-08T18:50:33.137Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:50:33.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:33.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:33.137Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:33.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:33.137Z] [2023-11-08T18:50:33.137Z] Login Succeeded [2023-11-08T18:50:33.137Z] docker.io [2023-11-08T18:50:33.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:50:33.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:50:33.656Z] Configure a credential helper to remove this warning. See [2023-11-08T18:50:33.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:50:33.656Z] [2023-11-08T18:50:33.656Z] Login Succeeded [2023-11-08T18:50:33.656Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:50:33.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:50:33.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:50:33.733Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:50:33.740Z] ========================================================= [2023-11-08T18:50:33.740Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T18:50:33.740Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:50:34.046Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T18:50:34.046Z] Sending build context to Docker daemon 6.559MB [2023-11-08T18:50:34.046Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:50:34.046Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T18:50:34.046Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T18:50:34.046Z] 7264a8db6415: Pulling fs layer [2023-11-08T18:50:34.046Z] c4d48a809fc2: Pulling fs layer [2023-11-08T18:50:34.046Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T18:50:34.046Z] ad3a456e5733: Pulling fs layer [2023-11-08T18:50:34.046Z] 33e27b845d1e: Pulling fs layer [2023-11-08T18:50:34.046Z] c68163c4e522: Pulling fs layer [2023-11-08T18:50:34.046Z] 50da416c3ac9: Pulling fs layer [2023-11-08T18:50:34.046Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T18:50:34.046Z] c68163c4e522: Waiting [2023-11-08T18:50:34.046Z] 50da416c3ac9: Waiting [2023-11-08T18:50:34.046Z] ad3a456e5733: Waiting [2023-11-08T18:50:34.046Z] 33e27b845d1e: Waiting [2023-11-08T18:50:34.046Z] c4d48a809fc2: Verifying Checksum [2023-11-08T18:50:34.046Z] c4d48a809fc2: Download complete [2023-11-08T18:50:34.308Z] ad3a456e5733: Download complete [2023-11-08T18:50:34.308Z] 33e27b845d1e: Download complete [2023-11-08T18:50:34.308Z] 7264a8db6415: Download complete [2023-11-08T18:50:34.308Z] c68163c4e522: Verifying Checksum [2023-11-08T18:50:34.308Z] c68163c4e522: Download complete [2023-11-08T18:50:34.308Z] 7264a8db6415: Pull complete [2023-11-08T18:50:34.308Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T18:50:34.308Z] 23d2d4c4bb30: Download complete [2023-11-08T18:50:34.567Z] c4d48a809fc2: Pull complete [2023-11-08T18:50:34.567Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T18:50:34.567Z] 4f1c88b9dad5: Download complete [2023-11-08T18:50:35.135Z] 50da416c3ac9: Verifying Checksum [2023-11-08T18:50:35.135Z] 50da416c3ac9: Download complete [2023-11-08T18:50:38.421Z] 4f1c88b9dad5: Pull complete [2023-11-08T18:50:38.421Z] ad3a456e5733: Pull complete [2023-11-08T18:50:38.421Z] 33e27b845d1e: Pull complete [2023-11-08T18:50:38.421Z] c68163c4e522: Pull complete [2023-11-08T18:50:41.609Z] 50da416c3ac9: Pull complete [2023-11-08T18:50:41.609Z] 23d2d4c4bb30: Pull complete [2023-11-08T18:50:41.609Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T18:50:41.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T18:50:41.609Z] ---> 0786185ac409 [2023-11-08T18:50:41.609Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:50:45.800Z] ---> Running in 7ff299f6f25d [2023-11-08T18:50:46.058Z] Removing intermediate container 7ff299f6f25d [2023-11-08T18:50:46.058Z] ---> 009794ad88b8 [2023-11-08T18:50:46.058Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:50:46.058Z] ---> Running in f7de7e460bdb [2023-11-08T18:50:46.058Z] Removing intermediate container f7de7e460bdb [2023-11-08T18:50:46.058Z] ---> 6a518ffb870c [2023-11-08T18:50:46.058Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:50:46.318Z] ---> Running in f7d522bef829 [2023-11-08T18:50:46.318Z] Removing intermediate container f7d522bef829 [2023-11-08T18:50:46.318Z] ---> d8d9e02ab637 [2023-11-08T18:50:46.318Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:50:46.318Z] ---> Running in 07f06b104965 [2023-11-08T18:50:46.318Z] Removing intermediate container 07f06b104965 [2023-11-08T18:50:46.318Z] ---> 850cb035ec4d [2023-11-08T18:50:46.318Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:50:46.318Z] ---> Running in 02017d529cf1 [2023-11-08T18:50:46.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:50:46.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:50:47.095Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T18:50:47.095Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T18:50:47.095Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T18:50:47.095Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T18:50:47.095Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:50:47.095Z] OK: 268 MiB in 56 packages [2023-11-08T18:50:47.517Z] Still waiting to schedule task [2023-11-08T18:50:47.517Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T18:50:47.669Z] Removing intermediate container 02017d529cf1 [2023-11-08T18:50:47.669Z] ---> 27fde8b4345f [2023-11-08T18:50:47.669Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T18:50:47.669Z] ---> Running in 4c59dfedbd44 [2023-11-08T18:50:47.930Z] Removing intermediate container 4c59dfedbd44 [2023-11-08T18:50:47.930Z] ---> 2b5bd4abe03e [2023-11-08T18:50:47.930Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T18:50:47.930Z] ---> f5420116d821 [2023-11-08T18:50:47.930Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:50:47.930Z] ---> Running in 3384d0048326 [2023-11-08T18:51:26.737Z] Removing intermediate container 3384d0048326 [2023-11-08T18:51:26.737Z] ---> d26faddf7671 [2023-11-08T18:51:26.737Z] Step 11/12 : COPY . . [2023-11-08T18:51:26.737Z] ---> c21a0c71e701 [2023-11-08T18:51:26.737Z] Step 12/12 : RUN $MAKE [2023-11-08T18:51:26.737Z] ---> Running in 858063f1040f [2023-11-08T18:51:26.737Z] noop [2023-11-08T18:51:26.737Z] Removing intermediate container 858063f1040f [2023-11-08T18:51:26.737Z] ---> d29cf9206423 [2023-11-08T18:51:26.737Z] Successfully built d29cf9206423 [2023-11-08T18:51:26.737Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:27.067Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:51:27.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:51:27.140Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T18:51:27.172Z] $ 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-11-08T18:51:27.783Z] $ docker top 5aa4283fa4e25db8457ca3e644c8d2eb8876e66ba6d0502db20b7777f6f0ac5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:51:28.133Z] + go version [2023-11-08T18:51:28.133Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T18:51:28.144Z] $ docker stop --time=1 5aa4283fa4e25db8457ca3e644c8d2eb8876e66ba6d0502db20b7777f6f0ac5e [2023-11-08T18:51:29.417Z] $ docker rm -f --volumes 5aa4283fa4e25db8457ca3e644c8d2eb8876e66ba6d0502db20b7777f6f0ac5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:29.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:51:29.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:51:29.941Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T18:51:29.972Z] $ 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-11-08T18:51:30.313Z] $ docker top f6c7c7b62af1e5b9322bf5ff503dada0ed4c54c7181cffe4531551c65c39a1a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:51:30.661Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-08T18:51:30.959Z] + make test [2023-11-08T18:51:30.959Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T18:51:32.334Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T18:51:42.306Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T18:51:42.565Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T18:51:42.565Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements [2023-11-08T18:51:50.674Z] go vet ./... [2023-11-08T18:51:53.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T18:51:53.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T18:51:53.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T18:51:53.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T18:51:53.987Z] $ docker stop --time=1 f6c7c7b62af1e5b9322bf5ff503dada0ed4c54c7181cffe4531551c65c39a1a3 [2023-11-08T18:51:57.247Z] $ docker rm -f --volumes f6c7c7b62af1e5b9322bf5ff503dada0ed4c54c7181cffe4531551c65c39a1a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:51:57.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T18:51:57.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T18:51:58.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:51:58.471Z] + ls -al . [2023-11-08T18:51:58.471Z] total 184 [2023-11-08T18:51:58.471Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:51 . [2023-11-08T18:51:58.471Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:50 .. [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:50 .dockerignore [2023-11-08T18:51:58.471Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:51 .git [2023-11-08T18:51:58.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 .github [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:50 .gitignore [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:50 .golangci.yml [2023-11-08T18:51:58.471Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:50 .semver [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:50 Attribution.txt [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:50 CHANGELOG.md [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:50 Dockerfile [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:50 GOVERNANCE.md [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:50 Jenkinsfile [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:50 LICENSE [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:50 Makefile [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:50 OWNERS.md [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:50 README.md [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:50 VERSION [2023-11-08T18:51:58.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:50 bin [2023-11-08T18:51:58.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 cmd [2023-11-08T18:51:58.471Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:51 coverage.out [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:50 go.mod [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:50 go.sum [2023-11-08T18:51:58.471Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:50 internal [2023-11-08T18:51:58.471Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:50 mock [2023-11-08T18:51:58.471Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:51:58.837Z] + 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=2a80116fa1f446abff1b1e1c9092e6aedb73b14f --label arch=amd64 --label version=3.1.0-dev.23 . [2023-11-08T18:51:58.837Z] Sending build context to Docker daemon 6.578MB [2023-11-08T18:51:58.837Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:51:58.837Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T18:51:58.837Z] ---> d29cf9206423 [2023-11-08T18:51:58.837Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:51:58.837Z] ---> Running in e493ebb02d5d [2023-11-08T18:51:59.106Z] Removing intermediate container e493ebb02d5d [2023-11-08T18:51:59.106Z] ---> 6b4163d7b953 [2023-11-08T18:51:59.106Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:51:59.106Z] ---> Running in 265818f778fb [2023-11-08T18:51:59.106Z] Removing intermediate container 265818f778fb [2023-11-08T18:51:59.106Z] ---> efa008aaf1f6 [2023-11-08T18:51:59.106Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:51:59.106Z] ---> Running in 6000c9c2ed5d [2023-11-08T18:51:59.106Z] Removing intermediate container 6000c9c2ed5d [2023-11-08T18:51:59.106Z] ---> 861c2a88046e [2023-11-08T18:51:59.106Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:51:59.106Z] ---> Running in 430dfc5b0f9b [2023-11-08T18:51:59.369Z] Removing intermediate container 430dfc5b0f9b [2023-11-08T18:51:59.369Z] ---> 8791810b1505 [2023-11-08T18:51:59.369Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:51:59.369Z] ---> Running in b8c04f453aa3 [2023-11-08T18:51:59.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:59.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:51:59.925Z] OK: 268 MiB in 56 packages [2023-11-08T18:52:00.184Z] Removing intermediate container b8c04f453aa3 [2023-11-08T18:52:00.184Z] ---> 64411b020893 [2023-11-08T18:52:00.184Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T18:52:00.184Z] ---> Running in a87e1aa25f3f [2023-11-08T18:52:00.184Z] Removing intermediate container a87e1aa25f3f [2023-11-08T18:52:00.184Z] ---> 22984dd8e5bf [2023-11-08T18:52:00.184Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T18:52:00.442Z] ---> 2e3447857c14 [2023-11-08T18:52:00.442Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:52:00.442Z] ---> Running in f4f9fb352dbb [2023-11-08T18:52:01.009Z] Removing intermediate container f4f9fb352dbb [2023-11-08T18:52:01.009Z] ---> 695b1ad7e056 [2023-11-08T18:52:01.009Z] Step 11/24 : COPY . . [2023-11-08T18:52:01.576Z] ---> f56b3f5a11f0 [2023-11-08T18:52:01.576Z] Step 12/24 : RUN $MAKE [2023-11-08T18:52:01.576Z] ---> Running in 72558615b55f [2023-11-08T18:52:01.835Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T18:52:23.870Z] Removing intermediate container 72558615b55f [2023-11-08T18:52:23.870Z] ---> 21f2d6584292 [2023-11-08T18:52:23.870Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T18:52:23.870Z] 3.18: Pulling from library/alpine [2023-11-08T18:52:23.870Z] 96526aa774ef: Pulling fs layer [2023-11-08T18:52:23.870Z] 96526aa774ef: Verifying Checksum [2023-11-08T18:52:23.870Z] 96526aa774ef: Download complete [2023-11-08T18:52:23.870Z] 96526aa774ef: Pull complete [2023-11-08T18:52:23.870Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T18:52:23.870Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T18:52:23.870Z] ---> 8ca4688f4f35 [2023-11-08T18:52:23.870Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T18:52:23.870Z] ---> Running in 618bd62b3acc [2023-11-08T18:52:23.870Z] Removing intermediate container 618bd62b3acc [2023-11-08T18:52:23.870Z] ---> 40d80b5066a6 [2023-11-08T18:52:23.870Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T18:52:23.870Z] ---> Running in 3556ec64ce90 [2023-11-08T18:52:24.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:24.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:52:24.647Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T18:52:24.647Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:52:24.647Z] OK: 7 MiB in 16 packages [2023-11-08T18:52:25.217Z] Removing intermediate container 3556ec64ce90 [2023-11-08T18:52:25.217Z] ---> d5d30af71508 [2023-11-08T18:52:25.217Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T18:52:25.786Z] ---> 7011f9623a61 [2023-11-08T18:52:25.786Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T18:52:26.045Z] ---> 972aea579d03 [2023-11-08T18:52:26.046Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T18:52:26.046Z] ---> 80545e210c0f [2023-11-08T18:52:26.046Z] Step 19/24 : EXPOSE 59982 [2023-11-08T18:52:26.046Z] ---> Running in c7c2b0477487 [2023-11-08T18:52:26.306Z] Removing intermediate container c7c2b0477487 [2023-11-08T18:52:26.306Z] ---> c42c6038bb48 [2023-11-08T18:52:26.306Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T18:52:26.306Z] ---> Running in c68d1f7ea481 [2023-11-08T18:52:26.306Z] Removing intermediate container c68d1f7ea481 [2023-11-08T18:52:26.306Z] ---> 516d97a1f95a [2023-11-08T18:52:26.306Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T18:52:26.306Z] ---> Running in 01210885cd9b [2023-11-08T18:52:26.306Z] Removing intermediate container 01210885cd9b [2023-11-08T18:52:26.306Z] ---> 820649ff8685 [2023-11-08T18:52:26.306Z] Step 22/24 : LABEL arch=amd64 [2023-11-08T18:52:26.306Z] ---> Running in 3ec355026606 [2023-11-08T18:52:26.306Z] Removing intermediate container 3ec355026606 [2023-11-08T18:52:26.306Z] ---> d2c8b2710c0e [2023-11-08T18:52:26.306Z] Step 23/24 : LABEL git_sha=2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T18:52:26.566Z] ---> Running in 43d854cfe6e1 [2023-11-08T18:52:26.566Z] Removing intermediate container 43d854cfe6e1 [2023-11-08T18:52:26.566Z] ---> 58eb20428089 [2023-11-08T18:52:26.566Z] Step 24/24 : LABEL version=3.1.0-dev.23 [2023-11-08T18:52:26.566Z] ---> Running in 9f4ed67902f7 [2023-11-08T18:52:26.566Z] Removing intermediate container 9f4ed67902f7 [2023-11-08T18:52:26.566Z] ---> 978f357beffe [2023-11-08T18:52:26.566Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T18:52:26.566Z] Successfully built 978f357beffe [2023-11-08T18:52:26.566Z] 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-11-08T18:52:26.657Z] provisioning config files... [2023-11-08T18:52:26.667Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config10530048159276640902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:52:26.965Z] ---> docker-login.sh [2023-11-08T18:52:26.965Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:52:26.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:52:26.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:52:26.965Z] Configure a credential helper to remove this warning. See [2023-11-08T18:52:26.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:52:26.965Z] [2023-11-08T18:52:26.965Z] Login Succeeded [2023-11-08T18:52:26.965Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:52:26.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:52:26.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:52:26.965Z] Configure a credential helper to remove this warning. See [2023-11-08T18:52:26.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:52:26.965Z] [2023-11-08T18:52:26.965Z] Login Succeeded [2023-11-08T18:52:26.965Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:52:27.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:52:27.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:52:27.224Z] Configure a credential helper to remove this warning. See [2023-11-08T18:52:27.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:52:27.224Z] [2023-11-08T18:52:27.224Z] Login Succeeded [2023-11-08T18:52:27.224Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:52:27.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:52:27.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:52:27.224Z] Configure a credential helper to remove this warning. See [2023-11-08T18:52:27.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:52:27.224Z] [2023-11-08T18:52:27.224Z] Login Succeeded [2023-11-08T18:52:27.224Z] docker.io [2023-11-08T18:52:27.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:52:27.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:52:27.793Z] Configure a credential helper to remove this warning. See [2023-11-08T18:52:27.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:52:27.793Z] [2023-11-08T18:52:27.793Z] Login Succeeded [2023-11-08T18:52:27.793Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:52:27.799Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T18:52:27.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:52:27.868Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2023-11-08T18:52:27.868Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T18:52:27.868Z] latest [2023-11-08T18:52:27.868Z] 3.1.0-dev.23 [2023-11-08T18:52:27.868Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [2023-11-08T18:52:27.868Z] main [2023-11-08T18:52:27.868Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:28.204Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:28.520Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T18:52:28.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-08T18:52:28.520Z] 9fbaa87f3c85: Preparing [2023-11-08T18:52:28.520Z] cfd4b2d31b34: Preparing [2023-11-08T18:52:28.520Z] f0ce92484401: Preparing [2023-11-08T18:52:28.520Z] 76e7c6fe9b0a: Preparing [2023-11-08T18:52:28.520Z] cc2447e1835a: Preparing [2023-11-08T18:52:28.520Z] cc2447e1835a: Layer already exists [2023-11-08T18:52:28.520Z] 76e7c6fe9b0a: Pushed [2023-11-08T18:52:28.520Z] 9fbaa87f3c85: Pushed [2023-11-08T18:52:28.520Z] cfd4b2d31b34: Pushed [2023-11-08T18:52:31.808Z] f0ce92484401: Pushed [2023-11-08T18:52:31.808Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:32.127Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:32.438Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-08T18:52:32.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-08T18:52:32.438Z] 9fbaa87f3c85: Preparing [2023-11-08T18:52:32.438Z] cfd4b2d31b34: Preparing [2023-11-08T18:52:32.438Z] f0ce92484401: Preparing [2023-11-08T18:52:32.438Z] 76e7c6fe9b0a: Preparing [2023-11-08T18:52:32.438Z] cc2447e1835a: Preparing [2023-11-08T18:52:32.438Z] cfd4b2d31b34: Layer already exists [2023-11-08T18:52:32.438Z] 9fbaa87f3c85: Layer already exists [2023-11-08T18:52:32.438Z] 76e7c6fe9b0a: Layer already exists [2023-11-08T18:52:32.438Z] f0ce92484401: Layer already exists [2023-11-08T18:52:32.438Z] cc2447e1835a: Layer already exists [2023-11-08T18:52:32.438Z] latest: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:32.761Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:33.075Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.23 [2023-11-08T18:52:33.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-08T18:52:33.075Z] 9fbaa87f3c85: Preparing [2023-11-08T18:52:33.075Z] cfd4b2d31b34: Preparing [2023-11-08T18:52:33.075Z] f0ce92484401: Preparing [2023-11-08T18:52:33.075Z] 76e7c6fe9b0a: Preparing [2023-11-08T18:52:33.075Z] cc2447e1835a: Preparing [2023-11-08T18:52:33.075Z] cfd4b2d31b34: Layer already exists [2023-11-08T18:52:33.075Z] f0ce92484401: Layer already exists [2023-11-08T18:52:33.075Z] 76e7c6fe9b0a: Layer already exists [2023-11-08T18:52:33.075Z] cc2447e1835a: Layer already exists [2023-11-08T18:52:33.075Z] 9fbaa87f3c85: Layer already exists [2023-11-08T18:52:33.075Z] 3.1.0-dev.23: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:33.393Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:33.706Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [2023-11-08T18:52:33.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-08T18:52:33.706Z] 9fbaa87f3c85: Preparing [2023-11-08T18:52:33.706Z] cfd4b2d31b34: Preparing [2023-11-08T18:52:33.706Z] f0ce92484401: Preparing [2023-11-08T18:52:33.706Z] 76e7c6fe9b0a: Preparing [2023-11-08T18:52:33.706Z] cc2447e1835a: Preparing [2023-11-08T18:52:33.706Z] cc2447e1835a: Layer already exists [2023-11-08T18:52:33.706Z] f0ce92484401: Layer already exists [2023-11-08T18:52:33.706Z] 9fbaa87f3c85: Layer already exists [2023-11-08T18:52:33.706Z] 76e7c6fe9b0a: Layer already exists [2023-11-08T18:52:33.706Z] cfd4b2d31b34: Layer already exists [2023-11-08T18:52:33.706Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:34.033Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:34.342Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2023-11-08T18:52:34.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2023-11-08T18:52:34.342Z] 9fbaa87f3c85: Preparing [2023-11-08T18:52:34.342Z] cfd4b2d31b34: Preparing [2023-11-08T18:52:34.342Z] f0ce92484401: Preparing [2023-11-08T18:52:34.342Z] 76e7c6fe9b0a: Preparing [2023-11-08T18:52:34.342Z] cc2447e1835a: Preparing [2023-11-08T18:52:34.342Z] cfd4b2d31b34: Layer already exists [2023-11-08T18:52:34.342Z] 9fbaa87f3c85: Layer already exists [2023-11-08T18:52:34.342Z] 76e7c6fe9b0a: Layer already exists [2023-11-08T18:52:34.342Z] f0ce92484401: Layer already exists [2023-11-08T18:52:34.342Z] cc2447e1835a: Layer already exists [2023-11-08T18:52:34.342Z] main: digest: sha256:05488a5451180ea8286fcd5ea79695a39b400fb414d706b7636962067362aab6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T18:52:34.392Z] ===================================================== [Pipeline] echo [2023-11-08T18:52:34.403Z] taggedImages: [2023-11-08T18:52:34.403Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T18:52:34.403Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2023-11-08T18:52:34.403Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.23 [2023-11-08T18:52:34.403Z] - nexus3.edgexfoundry.org:10004/device-mqtt:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [2023-11-08T18:52:34.403Z] - 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-11-08T18:52:34.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:52:34.804Z] [2023-11-08T18:52:34.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:52:35.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:52:35.106Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T18:52:35.106Z] 5eb5b503b376: Pulling fs layer [2023-11-08T18:52:35.106Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T18:52:35.106Z] ec43610c2a17: Pulling fs layer [2023-11-08T18:52:35.106Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T18:52:35.106Z] 33b1e0a273af: Pulling fs layer [2023-11-08T18:52:35.106Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T18:52:35.106Z] 2f39f015ded8: Pulling fs layer [2023-11-08T18:52:35.106Z] 3a2ae6a8a46f: Waiting [2023-11-08T18:52:35.106Z] 33b1e0a273af: Waiting [2023-11-08T18:52:35.106Z] 5d3b04190fa2: Waiting [2023-11-08T18:52:35.106Z] 2f39f015ded8: Waiting [2023-11-08T18:52:35.106Z] 5c69ac0246d0: Download complete [2023-11-08T18:52:35.106Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T18:52:35.106Z] 3a2ae6a8a46f: Download complete [2023-11-08T18:52:35.106Z] 33b1e0a273af: Verifying Checksum [2023-11-08T18:52:35.106Z] 33b1e0a273af: Download complete [2023-11-08T18:52:35.106Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T18:52:35.106Z] 5d3b04190fa2: Download complete [2023-11-08T18:52:35.106Z] ec43610c2a17: Verifying Checksum [2023-11-08T18:52:35.106Z] ec43610c2a17: Download complete [2023-11-08T18:52:35.367Z] 5eb5b503b376: Verifying Checksum [2023-11-08T18:52:35.367Z] 5eb5b503b376: Download complete [2023-11-08T18:52:35.934Z] 2f39f015ded8: Download complete [2023-11-08T18:52:36.500Z] 5eb5b503b376: Pull complete [2023-11-08T18:52:36.500Z] 5c69ac0246d0: Pull complete [2023-11-08T18:52:37.068Z] ec43610c2a17: Pull complete [2023-11-08T18:52:37.068Z] 3a2ae6a8a46f: Pull complete [2023-11-08T18:52:37.326Z] 33b1e0a273af: Pull complete [2023-11-08T18:52:37.326Z] 5d3b04190fa2: Pull complete [2023-11-08T18:52:41.511Z] 2f39f015ded8: Pull complete [2023-11-08T18:52:41.511Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T18:52:41.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:52:41.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:52:41.590Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T18:52:41.625Z] $ 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-11-08T18:52:45.792Z] $ docker top 7f0f1a110a2a3c47d998725a4e8aa010a8b1e32846ea913b8b1a30d82d17fb58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:52:46.183Z] ---> job-cost.sh [2023-11-08T18:52:46.183Z] lf-activate-venv: SKIPPING [2023-11-08T18:52:46.183Z] INFO: No Stack... [2023-11-08T18:52:46.444Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T18:52:46.702Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T18:52:46.996Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2023-11-08T18:52:46.996Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T18:52:47.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [2023-11-08T18:52:47.018Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] did not exist. Created. [2023-11-08T18:52:47.019Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T18:52:47.324Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T18:52:47.354Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T18:52:47.362Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T18:52:47.380Z] $ docker stop --time=1 7f0f1a110a2a3c47d998725a4e8aa010a8b1e32846ea913b8b1a30d82d17fb58 [2023-11-08T18:52:48.527Z] $ docker rm -f --volumes 7f0f1a110a2a3c47d998725a4e8aa010a8b1e32846ea913b8b1a30d82d17fb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T18:53:49.997Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17065 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2023-11-08T18:53:50.015Z] Running in /w/workspace/device-mqtt-go/151 [Pipeline] { [Pipeline] checkout [2023-11-08T18:53:50.053Z] The recommended git tool is: git [2023-11-08T18:53:56.529Z] using credential edgex-jenkins-ssh [2023-11-08T18:53:56.547Z] Cloning the remote Git repository [2023-11-08T18:53:56.610Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T18:53:56.750Z] > git init /w/workspace/device-mqtt-go/151 # timeout=10 [2023-11-08T18:53:56.963Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-11-08T18:53:56.965Z] > git --version # timeout=10 [2023-11-08T18:53:56.990Z] > git --version # 'git version 2.25.1' [2023-11-08T18:53:56.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:53:57.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:53:58.504Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-11-08T18:53:58.538Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:53:59.592Z] Avoid second fetch [2023-11-08T18:53:59.592Z] Checking out Revision 2a80116fa1f446abff1b1e1c9092e6aedb73b14f (main) [2023-11-08T18:53:59.615Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T18:53:59.698Z] > git checkout -f 2a80116fa1f446abff1b1e1c9092e6aedb73b14f # timeout=10 [2023-11-08T18:54:00.307Z] Commit message: "Merge pull request #646 from ejlee3/napa-go-mod" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:54:01.354Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T18:54:01.354Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T18:54:01.354Z] Dload Upload Total Spent Left Speed [2023-11-08T18:54:01.354Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 72468 0 --:--:-- --:--:-- --:--:-- 72885 [Pipeline] sh [2023-11-08T18:54:02.039Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T18:54:02.406Z] + sudo tee /etc/docker/daemon.new [2023-11-08T18:54:02.406Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T18:54:02.406Z] { [2023-11-08T18:54:02.406Z] "registry-mirrors": [ [2023-11-08T18:54:02.406Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T18:54:02.406Z] ], [2023-11-08T18:54:02.406Z] "bip": "10.250.0.254/24", [2023-11-08T18:54:02.406Z] "hosts": [ [2023-11-08T18:54:02.406Z] "tcp://0.0.0.0:5555", [2023-11-08T18:54:02.406Z] "unix:///var/run/docker.sock" [2023-11-08T18:54:02.406Z] ], [2023-11-08T18:54:02.406Z] "mtu": 1458, [2023-11-08T18:54:02.406Z] "selinux-enabled": true, [2023-11-08T18:54:02.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T18:54:02.406Z] } [Pipeline] sh [2023-11-08T18:54:02.759Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T18:54:03.123Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:54:21.465Z] provisioning config files... [2023-11-08T18:54:21.496Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/151@tmp/config14971415535042462760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:54:21.875Z] ---> docker-login.sh [2023-11-08T18:54:21.875Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:54:22.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:22.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:22.475Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:22.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:22.475Z] [2023-11-08T18:54:22.475Z] Login Succeeded [2023-11-08T18:54:22.475Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:54:22.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:23.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:23.021Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:23.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:23.021Z] [2023-11-08T18:54:23.021Z] Login Succeeded [2023-11-08T18:54:23.021Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:54:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:23.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:23.294Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:23.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:23.294Z] [2023-11-08T18:54:23.294Z] Login Succeeded [2023-11-08T18:54:23.294Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:54:23.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:23.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:23.568Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:23.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:23.568Z] [2023-11-08T18:54:23.568Z] Login Succeeded [2023-11-08T18:54:23.568Z] docker.io [2023-11-08T18:54:23.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:54:24.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:54:24.240Z] Configure a credential helper to remove this warning. See [2023-11-08T18:54:24.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:54:24.240Z] [2023-11-08T18:54:24.240Z] Login Succeeded [2023-11-08T18:54:24.240Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:54:24.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:54:24.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:54:24.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:54:24.623Z] ========================================================= [2023-11-08T18:54:24.623Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T18:54:24.623Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:54:24.986Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T18:54:25.259Z] Sending build context to Docker daemon 3.377MB [2023-11-08T18:54:25.542Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:54:25.542Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T18:54:25.542Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T18:54:25.542Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T18:54:25.542Z] 5d54e960e981: Pulling fs layer [2023-11-08T18:54:25.542Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T18:54:25.542Z] f0e02332f6b5: Pulling fs layer [2023-11-08T18:54:25.542Z] cefa15bbcfad: Pulling fs layer [2023-11-08T18:54:25.542Z] 17808c966233: Pulling fs layer [2023-11-08T18:54:25.542Z] f4c1fc716caa: Pulling fs layer [2023-11-08T18:54:25.542Z] f0e02332f6b5: Waiting [2023-11-08T18:54:25.542Z] cefa15bbcfad: Waiting [2023-11-08T18:54:25.542Z] 17808c966233: Waiting [2023-11-08T18:54:25.542Z] f4c1fc716caa: Waiting [2023-11-08T18:54:25.542Z] 5d54e960e981: Download complete [2023-11-08T18:54:25.542Z] f0e02332f6b5: Verifying Checksum [2023-11-08T18:54:25.542Z] f0e02332f6b5: Download complete [2023-11-08T18:54:25.812Z] cefa15bbcfad: Verifying Checksum [2023-11-08T18:54:25.812Z] cefa15bbcfad: Download complete [2023-11-08T18:54:25.812Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T18:54:25.812Z] 9fda8d8052c6: Download complete [2023-11-08T18:54:26.424Z] f4c1fc716caa: Verifying Checksum [2023-11-08T18:54:26.424Z] f4c1fc716caa: Download complete [2023-11-08T18:54:26.712Z] 9fda8d8052c6: Pull complete [2023-11-08T18:54:27.315Z] 5d54e960e981: Pull complete [2023-11-08T18:54:27.914Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T18:54:27.914Z] c4a7e357bf2a: Download complete [2023-11-08T18:54:28.904Z] 17808c966233: Verifying Checksum [2023-11-08T18:54:28.904Z] 17808c966233: Download complete [2023-11-08T18:54:41.264Z] c4a7e357bf2a: Pull complete [2023-11-08T18:54:41.264Z] f0e02332f6b5: Pull complete [2023-11-08T18:54:41.535Z] cefa15bbcfad: Pull complete [2023-11-08T18:54:51.762Z] 17808c966233: Pull complete [2023-11-08T18:54:52.724Z] f4c1fc716caa: Pull complete [2023-11-08T18:54:52.724Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T18:54:52.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T18:54:52.724Z] ---> ea914061e18c [2023-11-08T18:54:52.724Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:54:53.712Z] ---> Running in d45f59d68c86 [2023-11-08T18:54:53.997Z] Removing intermediate container d45f59d68c86 [2023-11-08T18:54:53.997Z] ---> 6edc97ea0e39 [2023-11-08T18:54:53.997Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:54:53.997Z] ---> Running in 2411a7be5e66 [2023-11-08T18:54:54.270Z] Removing intermediate container 2411a7be5e66 [2023-11-08T18:54:54.270Z] ---> 99deb5c2f504 [2023-11-08T18:54:54.270Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:54:54.547Z] ---> Running in 059f3ed4c3e6 [2023-11-08T18:54:54.822Z] Removing intermediate container 059f3ed4c3e6 [2023-11-08T18:54:54.822Z] ---> e8ab8221e681 [2023-11-08T18:54:54.822Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:54:54.822Z] ---> Running in c8eea3bac165 [2023-11-08T18:54:55.425Z] Removing intermediate container c8eea3bac165 [2023-11-08T18:54:55.425Z] ---> 89a4be4193c7 [2023-11-08T18:54:55.425Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:54:55.425Z] ---> Running in 8ae416db2504 [2023-11-08T18:54:56.850Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:54:57.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:54:58.534Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T18:54:58.534Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T18:54:58.534Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T18:54:58.534Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T18:54:58.534Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:54:58.534Z] OK: 270 MiB in 56 packages [2023-11-08T18:54:59.509Z] Removing intermediate container 8ae416db2504 [2023-11-08T18:54:59.509Z] ---> fa6b253d07b1 [2023-11-08T18:54:59.509Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-11-08T18:54:59.785Z] ---> Running in 4d954df78dc6 [2023-11-08T18:55:00.057Z] Removing intermediate container 4d954df78dc6 [2023-11-08T18:55:00.057Z] ---> 469484b2b2ab [2023-11-08T18:55:00.057Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-08T18:55:00.649Z] ---> ded23a465913 [2023-11-08T18:55:00.649Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:55:00.649Z] ---> Running in f3204f7e23a1 [2023-11-08T18:56:22.347Z] Removing intermediate container f3204f7e23a1 [2023-11-08T18:56:22.347Z] ---> 0e1bcfbf9d9a [2023-11-08T18:56:22.347Z] Step 11/12 : COPY . . [2023-11-08T18:56:22.347Z] ---> 2a83950b4708 [2023-11-08T18:56:22.347Z] Step 12/12 : RUN $MAKE [2023-11-08T18:56:22.347Z] ---> Running in 24fda9075394 [2023-11-08T18:56:22.347Z] noop [2023-11-08T18:56:22.347Z] Removing intermediate container 24fda9075394 [2023-11-08T18:56:22.347Z] ---> 437dabdeda66 [2023-11-08T18:56:22.347Z] Successfully built 437dabdeda66 [2023-11-08T18:56:22.347Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:56:22.711Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:56:22.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:56:22.924Z] prd-ubuntu20.04-docker-arm64-4c-16g-17065 does not seem to be running inside a container [2023-11-08T18:56:22.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/151 -v /w/workspace/device-mqtt-go/151:/w/workspace/device-mqtt-go/151:rw,z -v /w/workspace/device-mqtt-go/151@tmp:/w/workspace/device-mqtt-go/151@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-11-08T18:56:24.264Z] $ docker top fb56a15dea6bd0b932091c93548952c2af7ab6ae0d9c379a942d68271e4b43f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:56:25.135Z] + go version [2023-11-08T18:56:25.135Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T18:56:25.156Z] $ docker stop --time=1 fb56a15dea6bd0b932091c93548952c2af7ab6ae0d9c379a942d68271e4b43f9 [2023-11-08T18:56:26.831Z] $ docker rm -f --volumes fb56a15dea6bd0b932091c93548952c2af7ab6ae0d9c379a942d68271e4b43f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:56:27.413Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:56:27.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:56:27.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-17065 does not seem to be running inside a container [2023-11-08T18:56:27.730Z] $ 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/151 -v /w/workspace/device-mqtt-go/151:/w/workspace/device-mqtt-go/151:rw,z -v /w/workspace/device-mqtt-go/151@tmp:/w/workspace/device-mqtt-go/151@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-11-08T18:56:29.085Z] $ docker top 8417097a32525399269acf7595cbe386c750d6bff00b6d78db6d965b624e2958 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:56:29.963Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/151 [Pipeline] fileExists [Pipeline] sh [2023-11-08T18:56:30.627Z] + make test [2023-11-08T18:56:30.627Z] go test ./... -coverprofile=coverage.out ./... [2023-11-08T18:56:35.993Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-11-08T18:58:42.729Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-11-08T18:58:42.729Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-11-08T18:58:42.729Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 22.8% of statements [2023-11-08T18:58:42.729Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T18:58:42.729Z] go vet ./... [2023-11-08T18:59:09.456Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T18:59:09.456Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T18:59:09.456Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T18:59:09.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T18:59:09.493Z] $ docker stop --time=1 8417097a32525399269acf7595cbe386c750d6bff00b6d78db6d965b624e2958 [2023-11-08T18:59:11.485Z] $ docker rm -f --volumes 8417097a32525399269acf7595cbe386c750d6bff00b6d78db6d965b624e2958 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:59:12.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T18:59:12.891Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T18:59:13.480Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:59:13.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:59:14.213Z] + ls -al . [2023-11-08T18:59:14.213Z] total 180 [2023-11-08T18:59:14.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:56 . [2023-11-08T18:59:14.213Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:53 .. [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:53 .dockerignore [2023-11-08T18:59:14.213Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:53 .git [2023-11-08T18:59:14.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:53 .github [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 18:53 .gitignore [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:53 .golangci.yml [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 10386 Nov 8 18:53 Attribution.txt [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 17522 Nov 8 18:53 CHANGELOG.md [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 1689 Nov 8 18:53 Dockerfile [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:53 GOVERNANCE.md [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 18:53 Jenkinsfile [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:53 LICENSE [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 1963 Nov 8 18:53 Makefile [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 18:53 OWNERS.md [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 8 18:53 README.md [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 18:50 VERSION [2023-11-08T18:59:14.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:53 bin [2023-11-08T18:59:14.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:53 cmd [2023-11-08T18:59:14.213Z] -rw-r--r-- 1 jenkins jenkins 18506 Nov 8 18:58 coverage.out [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 3775 Nov 8 18:53 go.mod [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 35000 Nov 8 18:53 go.sum [2023-11-08T18:59:14.213Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:53 internal [2023-11-08T18:59:14.213Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:53 mock [2023-11-08T18:59:14.213Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 8 18:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:59:14.575Z] + 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=2a80116fa1f446abff1b1e1c9092e6aedb73b14f --label arch=arm64 --label version=3.1.0-dev.23 . [2023-11-08T18:59:14.843Z] Sending build context to Docker daemon 3.396MB [2023-11-08T18:59:14.843Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:59:14.843Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-08T18:59:14.843Z] ---> 437dabdeda66 [2023-11-08T18:59:14.843Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:59:15.121Z] ---> Running in 22216ddeced1 [2023-11-08T18:59:15.389Z] Removing intermediate container 22216ddeced1 [2023-11-08T18:59:15.389Z] ---> 001a24eb50fb [2023-11-08T18:59:15.389Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:59:15.389Z] ---> Running in 6a7a4b9b2dc6 [2023-11-08T18:59:15.979Z] Removing intermediate container 6a7a4b9b2dc6 [2023-11-08T18:59:15.979Z] ---> 482ac8231726 [2023-11-08T18:59:15.979Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:59:15.979Z] ---> Running in 6a38e005ed29 [2023-11-08T18:59:16.257Z] Removing intermediate container 6a38e005ed29 [2023-11-08T18:59:16.257Z] ---> 322219baf61e [2023-11-08T18:59:16.257Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:59:16.257Z] ---> Running in 4d6c38f13926 [2023-11-08T18:59:16.850Z] Removing intermediate container 4d6c38f13926 [2023-11-08T18:59:16.850Z] ---> c49b92964480 [2023-11-08T18:59:16.850Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:59:16.850Z] ---> Running in 86c461ed0506 [2023-11-08T18:59:18.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:59:18.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:59:19.947Z] OK: 270 MiB in 56 packages [2023-11-08T18:59:20.924Z] Removing intermediate container 86c461ed0506 [2023-11-08T18:59:20.924Z] ---> 4d4b315a35f3 [2023-11-08T18:59:20.924Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-11-08T18:59:20.924Z] ---> Running in 1187d573b1d3 [2023-11-08T18:59:21.198Z] Removing intermediate container 1187d573b1d3 [2023-11-08T18:59:21.198Z] ---> 0c41cde3a46a [2023-11-08T18:59:21.198Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-08T18:59:21.788Z] ---> d181530f2270 [2023-11-08T18:59:21.788Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:59:22.270Z] ---> Running in f87cf85215e2 [2023-11-08T18:59:24.239Z] Removing intermediate container f87cf85215e2 [2023-11-08T18:59:24.239Z] ---> d9b999887310 [2023-11-08T18:59:24.239Z] Step 11/24 : COPY . . [2023-11-08T18:59:25.206Z] ---> 45c8c99d9850 [2023-11-08T18:59:25.206Z] Step 12/24 : RUN $MAKE [2023-11-08T18:59:25.206Z] ---> Running in a198bdd7b3c0 [2023-11-08T18:59:26.183Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.23 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-11-08T19:01:32.929Z] Removing intermediate container a198bdd7b3c0 [2023-11-08T19:01:32.929Z] ---> d9f9099cab9b [2023-11-08T19:01:32.929Z] Step 13/24 : FROM alpine:3.18 [2023-11-08T19:01:32.929Z] 3.18: Pulling from library/alpine [2023-11-08T19:01:32.929Z] 579b34f0a95b: Pulling fs layer [2023-11-08T19:01:32.929Z] 579b34f0a95b: Download complete [2023-11-08T19:01:33.199Z] 579b34f0a95b: Pull complete [2023-11-08T19:01:33.468Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T19:01:33.468Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T19:01:33.468Z] ---> 3cc203321400 [2023-11-08T19:01:33.468Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-11-08T19:01:33.468Z] ---> Running in 59be07bd74fc [2023-11-08T19:01:33.746Z] Removing intermediate container 59be07bd74fc [2023-11-08T19:01:33.746Z] ---> b6642f4b2435 [2023-11-08T19:01:33.746Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-11-08T19:01:34.018Z] ---> Running in 22dd63ff54ae [2023-11-08T19:01:34.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T19:01:35.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T19:01:36.983Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T19:01:36.983Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T19:01:36.983Z] OK: 8 MiB in 16 packages [2023-11-08T19:01:37.948Z] Removing intermediate container 22dd63ff54ae [2023-11-08T19:01:37.948Z] ---> 67a438d12ea7 [2023-11-08T19:01:37.948Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-11-08T19:01:39.368Z] ---> 5ad6d1f0e844 [2023-11-08T19:01:39.368Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-11-08T19:01:39.954Z] ---> ef95731b896f [2023-11-08T19:01:39.954Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-11-08T19:01:40.541Z] ---> 5963f6756a0a [2023-11-08T19:01:40.541Z] Step 19/24 : EXPOSE 59982 [2023-11-08T19:01:40.541Z] ---> Running in f1cb96a6e73c [2023-11-08T19:01:40.812Z] Removing intermediate container f1cb96a6e73c [2023-11-08T19:01:40.812Z] ---> ca7af9f43fa3 [2023-11-08T19:01:40.812Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-11-08T19:01:41.084Z] ---> Running in 2589ef4c13d2 [2023-11-08T19:01:41.352Z] Removing intermediate container 2589ef4c13d2 [2023-11-08T19:01:41.352Z] ---> 2362bc96b23e [2023-11-08T19:01:41.352Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-11-08T19:01:41.352Z] ---> Running in 4d46818c336b [2023-11-08T19:01:41.945Z] Removing intermediate container 4d46818c336b [2023-11-08T19:01:41.945Z] ---> 91db1279974b [2023-11-08T19:01:41.945Z] Step 22/24 : LABEL arch=arm64 [2023-11-08T19:01:41.945Z] ---> Running in c7cd4f0fea68 [2023-11-08T19:01:42.214Z] Removing intermediate container c7cd4f0fea68 [2023-11-08T19:01:42.214Z] ---> 673d0dac5944 [2023-11-08T19:01:42.214Z] Step 23/24 : LABEL git_sha=2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T19:01:42.214Z] ---> Running in 58d169fdac60 [2023-11-08T19:01:42.807Z] Removing intermediate container 58d169fdac60 [2023-11-08T19:01:42.807Z] ---> c40ec62f174c [2023-11-08T19:01:42.807Z] Step 24/24 : LABEL version=3.1.0-dev.23 [2023-11-08T19:01:42.807Z] ---> Running in d3b7e6c0f63d [2023-11-08T19:01:43.077Z] Removing intermediate container d3b7e6c0f63d [2023-11-08T19:01:43.077Z] ---> fcc729fbea8d [2023-11-08T19:01:43.077Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T19:01:43.077Z] Successfully built fcc729fbea8d [2023-11-08T19:01:43.077Z] 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-11-08T19:01:43.210Z] provisioning config files... [2023-11-08T19:01:43.228Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/151@tmp/config14023272530493674664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:01:43.588Z] ---> docker-login.sh [2023-11-08T19:01:43.588Z] nexus3.edgexfoundry.org:10001 [2023-11-08T19:01:43.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:01:43.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:01:43.860Z] Configure a credential helper to remove this warning. See [2023-11-08T19:01:43.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:01:43.860Z] [2023-11-08T19:01:43.860Z] Login Succeeded [2023-11-08T19:01:43.860Z] nexus3.edgexfoundry.org:10002 [2023-11-08T19:01:44.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:01:44.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:01:44.396Z] Configure a credential helper to remove this warning. See [2023-11-08T19:01:44.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:01:44.396Z] [2023-11-08T19:01:44.396Z] Login Succeeded [2023-11-08T19:01:44.396Z] nexus3.edgexfoundry.org:10003 [2023-11-08T19:01:44.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:01:44.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:01:44.665Z] Configure a credential helper to remove this warning. See [2023-11-08T19:01:44.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:01:44.665Z] [2023-11-08T19:01:44.665Z] Login Succeeded [2023-11-08T19:01:44.665Z] nexus3.edgexfoundry.org:10004 [2023-11-08T19:01:44.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:01:45.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:01:45.199Z] Configure a credential helper to remove this warning. See [2023-11-08T19:01:45.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:01:45.199Z] [2023-11-08T19:01:45.199Z] Login Succeeded [2023-11-08T19:01:45.199Z] docker.io [2023-11-08T19:01:45.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T19:01:45.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T19:01:45.737Z] Configure a credential helper to remove this warning. See [2023-11-08T19:01:45.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T19:01:45.737Z] [2023-11-08T19:01:45.737Z] Login Succeeded [2023-11-08T19:01:45.737Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T19:01:45.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T19:01:45.784Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T19:01:45.806Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2023-11-08T19:01:45.806Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T19:01:45.806Z] latest [2023-11-08T19:01:45.806Z] 3.1.0-dev.23 [2023-11-08T19:01:45.806Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [2023-11-08T19:01:45.806Z] main [2023-11-08T19:01:45.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:46.243Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:46.620Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T19:01:46.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-08T19:01:46.620Z] 0f30c084e9cd: Preparing [2023-11-08T19:01:46.620Z] 4a1ad4f39eb2: Preparing [2023-11-08T19:01:46.620Z] 3525e8db9fb0: Preparing [2023-11-08T19:01:46.620Z] 9a84a1237ee4: Preparing [2023-11-08T19:01:46.620Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:01:46.620Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:01:46.903Z] 9a84a1237ee4: Pushed [2023-11-08T19:01:46.904Z] 4a1ad4f39eb2: Pushed [2023-11-08T19:01:46.904Z] 0f30c084e9cd: Pushed [2023-11-08T19:01:53.645Z] 3525e8db9fb0: Pushed [2023-11-08T19:01:53.645Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:54.005Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:54.355Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-08T19:01:54.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-08T19:01:54.355Z] 0f30c084e9cd: Preparing [2023-11-08T19:01:54.355Z] 4a1ad4f39eb2: Preparing [2023-11-08T19:01:54.355Z] 3525e8db9fb0: Preparing [2023-11-08T19:01:54.355Z] 9a84a1237ee4: Preparing [2023-11-08T19:01:54.355Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:01:54.355Z] 4a1ad4f39eb2: Layer already exists [2023-11-08T19:01:54.355Z] 3525e8db9fb0: Layer already exists [2023-11-08T19:01:54.355Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:01:54.355Z] 0f30c084e9cd: Layer already exists [2023-11-08T19:01:54.355Z] 9a84a1237ee4: Layer already exists [2023-11-08T19:01:54.621Z] latest: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:54.979Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:57.920Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.23 [2023-11-08T19:01:57.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-08T19:01:57.920Z] 0f30c084e9cd: Preparing [2023-11-08T19:01:57.920Z] 4a1ad4f39eb2: Preparing [2023-11-08T19:01:57.920Z] 3525e8db9fb0: Preparing [2023-11-08T19:01:57.920Z] 9a84a1237ee4: Preparing [2023-11-08T19:01:57.920Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:01:57.920Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:01:57.920Z] 0f30c084e9cd: Layer already exists [2023-11-08T19:01:57.920Z] 4a1ad4f39eb2: Layer already exists [2023-11-08T19:01:57.920Z] 9a84a1237ee4: Layer already exists [2023-11-08T19:01:57.920Z] 3525e8db9fb0: Layer already exists [2023-11-08T19:01:58.192Z] 3.1.0-dev.23: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:58.540Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:58.889Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [2023-11-08T19:01:58.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-08T19:01:58.889Z] 0f30c084e9cd: Preparing [2023-11-08T19:01:58.889Z] 4a1ad4f39eb2: Preparing [2023-11-08T19:01:58.889Z] 3525e8db9fb0: Preparing [2023-11-08T19:01:58.889Z] 9a84a1237ee4: Preparing [2023-11-08T19:01:58.889Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:01:58.889Z] 9a84a1237ee4: Layer already exists [2023-11-08T19:01:58.889Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:01:58.889Z] 0f30c084e9cd: Layer already exists [2023-11-08T19:01:58.889Z] 4a1ad4f39eb2: Layer already exists [2023-11-08T19:01:58.889Z] 3525e8db9fb0: Layer already exists [2023-11-08T19:01:59.157Z] 2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:59.528Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:01:59.904Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2023-11-08T19:01:59.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2023-11-08T19:01:59.904Z] 0f30c084e9cd: Preparing [2023-11-08T19:01:59.904Z] 4a1ad4f39eb2: Preparing [2023-11-08T19:01:59.904Z] 3525e8db9fb0: Preparing [2023-11-08T19:01:59.904Z] 9a84a1237ee4: Preparing [2023-11-08T19:01:59.905Z] 5f4d9fc4d98d: Preparing [2023-11-08T19:01:59.905Z] 4a1ad4f39eb2: Layer already exists [2023-11-08T19:01:59.905Z] 3525e8db9fb0: Layer already exists [2023-11-08T19:01:59.905Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T19:01:59.905Z] 0f30c084e9cd: Layer already exists [2023-11-08T19:01:59.905Z] 9a84a1237ee4: Layer already exists [2023-11-08T19:02:00.177Z] main: digest: sha256:54daf04978edc9f582d47424dc8eb26ef6081379c0a57e897808179696a398ac size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T19:02:00.321Z] ===================================================== [Pipeline] echo [2023-11-08T19:02:00.337Z] taggedImages: [2023-11-08T19:02:00.337Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f [2023-11-08T19:02:00.337Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2023-11-08T19:02:00.337Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.23 [2023-11-08T19:02:00.337Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:2a80116fa1f446abff1b1e1c9092e6aedb73b14f-3.1.0-dev.23 [2023-11-08T19:02:00.337Z] - 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-11-08T19:02:00.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:02:00.725Z] [2023-11-08T19:02:00.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:02:01.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:02:01.346Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T19:02:01.346Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T19:02:01.346Z] 04944245beec: Pulling fs layer [2023-11-08T19:02:01.346Z] 699f458cf7ca: Pulling fs layer [2023-11-08T19:02:01.346Z] 765212b225bb: Pulling fs layer [2023-11-08T19:02:01.346Z] f23df028b6ca: Pulling fs layer [2023-11-08T19:02:01.346Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T19:02:01.346Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T19:02:01.346Z] f23df028b6ca: Waiting [2023-11-08T19:02:01.346Z] d65c8cfc05b1: Waiting [2023-11-08T19:02:01.346Z] 2437ff75d9bd: Waiting [2023-11-08T19:02:01.346Z] 765212b225bb: Waiting [2023-11-08T19:02:01.346Z] 04944245beec: Verifying Checksum [2023-11-08T19:02:01.346Z] 765212b225bb: Verifying Checksum [2023-11-08T19:02:01.346Z] 765212b225bb: Download complete [2023-11-08T19:02:01.346Z] f23df028b6ca: Download complete [2023-11-08T19:02:01.622Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T19:02:01.622Z] d65c8cfc05b1: Download complete [2023-11-08T19:02:01.622Z] 699f458cf7ca: Verifying Checksum [2023-11-08T19:02:01.622Z] 699f458cf7ca: Download complete [2023-11-08T19:02:02.212Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T19:02:02.212Z] 8998bd30e6a1: Download complete [2023-11-08T19:02:04.815Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T19:02:04.815Z] 2437ff75d9bd: Download complete [2023-11-08T19:02:07.405Z] 8998bd30e6a1: Pull complete [2023-11-08T19:02:07.405Z] 04944245beec: Pull complete [2023-11-08T19:02:11.683Z] 699f458cf7ca: Pull complete [2023-11-08T19:02:11.683Z] 765212b225bb: Pull complete [2023-11-08T19:02:12.268Z] f23df028b6ca: Pull complete [2023-11-08T19:02:12.537Z] d65c8cfc05b1: Pull complete [2023-11-08T19:02:30.783Z] 2437ff75d9bd: Pull complete [2023-11-08T19:02:30.783Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T19:02:30.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T19:02:30.783Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:02:31.022Z] prd-ubuntu20.04-docker-arm64-4c-16g-17065 does not seem to be running inside a container [2023-11-08T19:02:31.109Z] $ 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/151 -v /w/workspace/device-mqtt-go/151:/w/workspace/device-mqtt-go/151:rw,z -v /w/workspace/device-mqtt-go/151@tmp:/w/workspace/device-mqtt-go/151@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-11-08T19:02:34.541Z] $ docker top b2b2623ce2cda8907cad3f642314f15365254c4e2c2f13d17297b507c653094e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:02:35.418Z] ---> job-cost.sh [2023-11-08T19:02:35.418Z] lf-activate-venv: SKIPPING [2023-11-08T19:02:35.418Z] INFO: No Stack... [2023-11-08T19:02:36.003Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T19:02:36.588Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T19:02:37.236Z] + cat /w/workspace/device-mqtt-go/151/archives/cost.csv [2023-11-08T19:02:37.236Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T19:02:37.277Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [2023-11-08T19:02:37.286Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] did not exist. Created. [2023-11-08T19:02:37.286Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T19:02:38.565Z] /w/workspace/device-mqtt-go/151@tmp/durable-6b5afba4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T19:02:39.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T19:02:39.256Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T19:02:39.333Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T19:02:39.340Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-151-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T19:02:39.361Z] $ docker stop --time=1 b2b2623ce2cda8907cad3f642314f15365254c4e2c2f13d17297b507c653094e [2023-11-08T19:02:40.889Z] $ docker rm -f --volumes b2b2623ce2cda8907cad3f642314f15365254c4e2c2f13d17297b507c653094e [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-11-08T19:02:41.284Z] provisioning config files... [2023-11-08T19:02:41.292Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config579467149126746137tmp [Pipeline] { [Pipeline] sh [2023-11-08T19:02:41.591Z] + set +x [2023-11-08T19:02:41.592Z] + curl -s https://codecov.io/bash [2023-11-08T19:02:41.592Z] + bash -s -- [2023-11-08T19:02:41.592Z] [2023-11-08T19:02:41.592Z] _____ _ [2023-11-08T19:02:41.592Z] / ____| | | [2023-11-08T19:02:41.592Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T19:02:41.592Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T19:02:41.592Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T19:02:41.592Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T19:02:41.592Z] Bash-1.0.6 [2023-11-08T19:02:41.592Z] [2023-11-08T19:02:41.592Z] [2023-11-08T19:02:41.592Z] ==> git version 2.25.1 found [2023-11-08T19:02:41.592Z] ==> 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-11-08T19:02:41.592Z] Release-Date: 2020-01-08 [2023-11-08T19:02:41.592Z] 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-11-08T19:02:41.592Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T19:02:41.592Z] ==> Jenkins CI detected. [2023-11-08T19:02:41.592Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-08T19:02:41.592Z] project root: . [2023-11-08T19:02:41.592Z] --> token set from env [2023-11-08T19:02:41.592Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T19:02:41.592Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T19:02:41.592Z] ==> Python coveragepy not found [2023-11-08T19:02:41.592Z] ==> Searching for coverage reports in: [2023-11-08T19:02:41.592Z] + . [2023-11-08T19:02:41.592Z] -> Found 1 reports [2023-11-08T19:02:41.592Z] ==> Detecting git/mercurial file structure [2023-11-08T19:02:41.592Z] ==> Reading reports [2023-11-08T19:02:41.592Z] + ./coverage.out bytes=18506 [2023-11-08T19:02:41.592Z] ==> Appending adjustments [2023-11-08T19:02:41.592Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T19:02:41.852Z] + Found adjustments [2023-11-08T19:02:41.852Z] ==> Gzipping contents [2023-11-08T19:02:41.852Z] 4.0K /tmp/codecov.Wg6Wac.gz [2023-11-08T19:02:41.852Z] ==> Uploading reports [2023-11-08T19:02:41.852Z] url: https://codecov.io [2023-11-08T19:02:41.852Z] query: branch=main&commit=2a80116fa1f446abff1b1e1c9092e6aedb73b14f&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T19:02:41.852Z] -> Pinging Codecov [2023-11-08T19:02:41.852Z] 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=2a80116fa1f446abff1b1e1c9092e6aedb73b14f&build=151&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F151%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T19:02:41.852Z] -> Uploading to [2023-11-08T19:02:41.852Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/7D719EC7BBE17E464838252E33014C33/2a80116fa1f446abff1b1e1c9092e6aedb73b14f/c54fcf2b-d761-422f-ab0b-db30795afddc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T190241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6c47e3a8f37fc2277e15ffc8cdcd02670c7591a5cda4cbbf51a17e89bf186927 [2023-11-08T19:02:41.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T19:02:41.852Z] Dload Upload Total Spent Left Speed [2023-11-08T19:02:42.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12394 --:--:-- --:--:-- --:--:-- 12394 [2023-11-08T19:02:42.113Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] } [2023-11-08T19:02:42.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-08T19:02:42.254Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-08T19:02:42.265Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:02:42.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T19:02:42.565Z] [2023-11-08T19:02:42.565Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:02:42.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T19:02:42.873Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-08T19:02:42.873Z] df9b9388f04a: Pulling fs layer [2023-11-08T19:02:42.873Z] 52dc419b0ee2: Pulling fs layer [2023-11-08T19:02:42.873Z] 25bc292e5bac: Pulling fs layer [2023-11-08T19:02:42.873Z] 114826534d7a: Pulling fs layer [2023-11-08T19:02:42.873Z] 4657fd5d0bcf: Pulling fs layer [2023-11-08T19:02:42.873Z] 6ad1cebc031e: Pulling fs layer [2023-11-08T19:02:42.873Z] 8a3aa393b2d8: Pulling fs layer [2023-11-08T19:02:42.873Z] 4657fd5d0bcf: Waiting [2023-11-08T19:02:42.873Z] 6ad1cebc031e: Waiting [2023-11-08T19:02:42.873Z] 8a3aa393b2d8: Waiting [2023-11-08T19:02:42.873Z] 114826534d7a: Waiting [2023-11-08T19:02:42.873Z] 25bc292e5bac: Verifying Checksum [2023-11-08T19:02:42.873Z] 25bc292e5bac: Download complete [2023-11-08T19:02:42.873Z] 52dc419b0ee2: Verifying Checksum [2023-11-08T19:02:42.873Z] 52dc419b0ee2: Download complete [2023-11-08T19:02:42.873Z] 4657fd5d0bcf: Download complete [2023-11-08T19:02:42.873Z] df9b9388f04a: Download complete [2023-11-08T19:02:43.133Z] df9b9388f04a: Pull complete [2023-11-08T19:02:43.133Z] 6ad1cebc031e: Verifying Checksum [2023-11-08T19:02:43.133Z] 6ad1cebc031e: Download complete [2023-11-08T19:02:43.133Z] 52dc419b0ee2: Pull complete [2023-11-08T19:02:43.133Z] 25bc292e5bac: Pull complete [2023-11-08T19:02:43.700Z] 114826534d7a: Download complete [2023-11-08T19:02:43.700Z] 8a3aa393b2d8: Verifying Checksum [2023-11-08T19:02:43.700Z] 8a3aa393b2d8: Download complete [2023-11-08T19:02:46.979Z] 114826534d7a: Pull complete [2023-11-08T19:02:46.979Z] 4657fd5d0bcf: Pull complete [2023-11-08T19:02:47.237Z] 6ad1cebc031e: Pull complete [2023-11-08T19:02:49.767Z] 8a3aa393b2d8: Pull complete [2023-11-08T19:02:49.767Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-08T19:02:49.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T19:02:49.767Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:02:49.849Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T19:02:49.899Z] $ 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-11-08T19:02:55.184Z] $ docker top b8fb0c4a8f549ff8119b4dea0b77eef1fabeedfed10c2947d979c59e2e51b84f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T19:02:55.248Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2023-11-08T19:02:55.528Z] + set -o pipefail [2023-11-08T19:02:55.528Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2023-11-08T19:03:00.800Z] [2023-11-08T19:03:00.800Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2023-11-08T19:03:00.800Z] [2023-11-08T19:03:00.800Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/da3f5b9b-6123-4c6d-bd6b-5b3557836c4a [2023-11-08T19:03:00.800Z] [2023-11-08T19:03:00.800Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-08T19:03:00.800Z] [2023-11-08T19:03:00.800Z] [2023-11-08T19:03:00.800Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-08T19:03:00.800Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-08T19:03:00.800Z] More details here: https://snyk.co/ue1NS [2023-11-08T19:03:00.800Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-08T19:03:00.800Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-08T19:03:00.811Z] $ docker stop --time=1 b8fb0c4a8f549ff8119b4dea0b77eef1fabeedfed10c2947d979c59e2e51b84f [2023-11-08T19:03:04.805Z] $ docker rm -f --volumes b8fb0c4a8f549ff8119b4dea0b77eef1fabeedfed10c2947d979c59e2e51b84f [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-11-08T19:03:05.519Z] + git log --format=format:%s -1 2a80116fa1f446abff1b1e1c9092e6aedb73b14f [Pipeline] sh [2023-11-08T19:03:05.815Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:03:05.815Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:06.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:03:06.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:03:06.187Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T19:03:06.215Z] $ 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-11-08T19:03:06.624Z] $ docker top 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 -eo pid,comm [2023-11-08T19:03:06.664Z] 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-11-08T19:03:06.664Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:03:06.694Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:03:06.694Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:03:06.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:03:06.796Z] $ docker exec 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 ssh-agent [2023-11-08T19:03:06.890Z] SSH_AUTH_SOCK=/tmp/ssh-S2cI4Pv20i2V/agent.32 [2023-11-08T19:03:06.890Z] SSH_AGENT_PID=38 [2023-11-08T19:03:06.894Z] Running ssh-add (command line suppressed) [2023-11-08T19:03:06.983Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6580422787993690653.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6580422787993690653.key) [2023-11-08T19:03:06.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:03:07.286Z] + git semver tag [2023-11-08T19:03:07.544Z] 2023-11-08 19:03:07,447 [run_tag] DEBUG tag force:False [2023-11-08T19:03:07.544Z] 2023-11-08 19:03:07,447 [check_head_tag] DEBUG check head tag [2023-11-08T19:03:07.544Z] 2023-11-08 19:03:07,448 [execute] INFO git cat-file --batch-check [2023-11-08T19:03:07.544Z] 2023-11-08 19:03:07,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-08T19:03:07.544Z] 2023-11-08 19:03:07,452 [execute] INFO git cat-file --batch [2023-11-08T19:03:07.545Z] 2023-11-08 19:03:07,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2023-11-08T19:03:07.545Z] 2023-11-08 19:03:07,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:07.545Z] 2023-11-08 19:03:07,465 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 [2023-11-08T19:03:07.545Z] 2023-11-08 19:03:07,465 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:03:07.545Z] 2023-11-08 19:03:07,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:07.545Z] 3.1.0-dev.23 [Pipeline] } [2023-11-08T19:03:07.554Z] $ docker exec --env ******** --env ******** 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 ssh-agent -k [2023-11-08T19:03:07.647Z] unset SSH_AUTH_SOCK; [2023-11-08T19:03:07.647Z] unset SSH_AGENT_PID; [2023-11-08T19:03:07.647Z] echo Agent pid 38 killed; [2023-11-08T19:03:07.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:03:07.976Z] + git semver [Pipeline] } [2023-11-08T19:03:08.247Z] $ docker stop --time=1 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 [2023-11-08T19:03:09.646Z] $ docker rm -f --volumes 4462c6b858c33380c9db985da9ae17bd4557749e552ca08fc96b672a0c39f223 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:10.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T19:03:10.018Z] [2023-11-08T19:03:10.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:10.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T19:03:10.316Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T19:03:10.316Z] ab5ef0e58194: Pulling fs layer [2023-11-08T19:03:10.316Z] 9712f1f96733: Pulling fs layer [2023-11-08T19:03:10.316Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T19:03:10.316Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T19:03:10.316Z] e9a5061849ea: Pulling fs layer [2023-11-08T19:03:10.316Z] d747dcd14b5f: Pulling fs layer [2023-11-08T19:03:10.316Z] 2de7ff778b66: Pulling fs layer [2023-11-08T19:03:10.316Z] 0d9ebad4ef96: Waiting [2023-11-08T19:03:10.316Z] e9a5061849ea: Waiting [2023-11-08T19:03:10.316Z] d747dcd14b5f: Waiting [2023-11-08T19:03:10.316Z] 2de7ff778b66: Waiting [2023-11-08T19:03:10.316Z] 9712f1f96733: Verifying Checksum [2023-11-08T19:03:10.316Z] 9712f1f96733: Download complete [2023-11-08T19:03:10.574Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T19:03:10.574Z] 63f879dbbcfc: Download complete [2023-11-08T19:03:10.833Z] e9a5061849ea: Verifying Checksum [2023-11-08T19:03:10.833Z] e9a5061849ea: Download complete [2023-11-08T19:03:10.833Z] d747dcd14b5f: Verifying Checksum [2023-11-08T19:03:10.833Z] d747dcd14b5f: Download complete [2023-11-08T19:03:10.833Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T19:03:10.833Z] 0d9ebad4ef96: Download complete [2023-11-08T19:03:10.833Z] ab5ef0e58194: Download complete [2023-11-08T19:03:11.092Z] 2de7ff778b66: Verifying Checksum [2023-11-08T19:03:11.092Z] 2de7ff778b66: Download complete [2023-11-08T19:03:13.626Z] ab5ef0e58194: Pull complete [2023-11-08T19:03:13.626Z] 9712f1f96733: Pull complete [2023-11-08T19:03:13.884Z] 63f879dbbcfc: Pull complete [2023-11-08T19:03:17.161Z] 0d9ebad4ef96: Pull complete [2023-11-08T19:03:17.418Z] e9a5061849ea: Pull complete [2023-11-08T19:03:17.418Z] d747dcd14b5f: Pull complete [2023-11-08T19:03:18.348Z] 2de7ff778b66: Pull complete [2023-11-08T19:03:18.348Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T19:03:18.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T19:03:18.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:03:18.431Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T19:03:18.456Z] $ 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-11-08T19:03:24.108Z] $ docker top 08e7fead82c9ad43287ce087b02016bbe94e8f3c51ae27b065a8407db00a9094 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:03:24.179Z] provisioning config files... [2023-11-08T19:03:24.186Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15860558249204201149tmp [2023-11-08T19:03:24.194Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17031547796450847040tmp [2023-11-08T19:03:24.202Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14087021698843763576tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:03:24.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:24.499Z] ---> sigul-configuration.sh [2023-11-08T19:03:24.499Z] gpg: directory `/root/.gnupg' created [2023-11-08T19:03:24.499Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T19:03:24.499Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T19:03:24.499Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T19:03:24.499Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T19:03:24.499Z] gpg: CAST5 encrypted data [2023-11-08T19:03:24.499Z] gpg: encrypted with 1 passphrase [2023-11-08T19:03:24.499Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T19:03:24.780Z] + mkdir /home/jenkins [2023-11-08T19:03:24.780Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T19:03:25.061Z] + 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-11-08T19:03:25.070Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:25.353Z] ---> sigul-install.sh [2023-11-08T19:03:25.353Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T19:03:25.635Z] + git tag --list [2023-11-08T19:03:25.635Z] 0.7.1 [2023-11-08T19:03:25.635Z] v1.0.0 [2023-11-08T19:03:25.635Z] v1.1.0 [2023-11-08T19:03:25.635Z] v1.1.1 [2023-11-08T19:03:25.635Z] v1.2.2 [2023-11-08T19:03:25.635Z] v1.3.0 [2023-11-08T19:03:25.635Z] v1.3.1 [2023-11-08T19:03:25.635Z] v2.0.0 [2023-11-08T19:03:25.635Z] v2.1.0 [2023-11-08T19:03:25.635Z] v2.1.1 [2023-11-08T19:03:25.635Z] v2.2.0 [2023-11-08T19:03:25.635Z] v2.3.0 [2023-11-08T19:03:25.635Z] v3.0 [2023-11-08T19:03:25.635Z] v3.0.0 [2023-11-08T19:03:25.635Z] v3.1.0-dev.1 [2023-11-08T19:03:25.635Z] v3.1.0-dev.10 [2023-11-08T19:03:25.635Z] v3.1.0-dev.11 [2023-11-08T19:03:25.635Z] v3.1.0-dev.12 [2023-11-08T19:03:25.635Z] v3.1.0-dev.13 [2023-11-08T19:03:25.635Z] v3.1.0-dev.14 [2023-11-08T19:03:25.635Z] v3.1.0-dev.15 [2023-11-08T19:03:25.635Z] v3.1.0-dev.16 [2023-11-08T19:03:25.635Z] v3.1.0-dev.17 [2023-11-08T19:03:25.635Z] v3.1.0-dev.18 [2023-11-08T19:03:25.635Z] v3.1.0-dev.19 [2023-11-08T19:03:25.635Z] v3.1.0-dev.2 [2023-11-08T19:03:25.635Z] v3.1.0-dev.20 [2023-11-08T19:03:25.635Z] v3.1.0-dev.21 [2023-11-08T19:03:25.635Z] v3.1.0-dev.22 [2023-11-08T19:03:25.635Z] v3.1.0-dev.23 [2023-11-08T19:03:25.635Z] v3.1.0-dev.3 [2023-11-08T19:03:25.635Z] v3.1.0-dev.4 [2023-11-08T19:03:25.635Z] v3.1.0-dev.5 [2023-11-08T19:03:25.635Z] v3.1.0-dev.6 [2023-11-08T19:03:25.635Z] v3.1.0-dev.7 [2023-11-08T19:03:25.635Z] v3.1.0-dev.8 [2023-11-08T19:03:25.635Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T19:03:25.919Z] + lftools sign git-tag v3.1.0-dev.23 [2023-11-08T19:03:26.485Z] Signing Git tag with Sigul... [2023-11-08T19:03:26.485Z] Signing v3.1.0-dev.23 [Pipeline] echo [2023-11-08T19:03:26.753Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:27.036Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T19:03:27.044Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T19:03:27.066Z] $ docker stop --time=1 08e7fead82c9ad43287ce087b02016bbe94e8f3c51ae27b065a8407db00a9094 [2023-11-08T19:03:28.322Z] $ docker rm -f --volumes 08e7fead82c9ad43287ce087b02016bbe94e8f3c51ae27b065a8407db00a9094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T19:03:28.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:03:28.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:29.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:03:29.041Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:03:29.115Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T19:03:29.145Z] $ 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-11-08T19:03:29.499Z] $ docker top 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:03:29.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:03:29.591Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:03:29.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:03:29.690Z] $ docker exec 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad ssh-agent [2023-11-08T19:03:29.796Z] SSH_AUTH_SOCK=/tmp/ssh-WO3NuHdQd5eb/agent.32 [2023-11-08T19:03:29.796Z] SSH_AGENT_PID=39 [2023-11-08T19:03:29.800Z] Running ssh-add (command line suppressed) [2023-11-08T19:03:29.893Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14869567910972376710.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14869567910972376710.key) [2023-11-08T19:03:29.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:03:30.202Z] + git semver bump pre [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,344 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,345 [bump_version] DEBUG bumped version:3.1.0-dev.24 [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,345 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,345 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,347 [execute] INFO git cat-file --batch-check [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,347 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,352 [execute] INFO git cat-file --batch [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:03:30.463Z] 2023-11-08 19:03:30,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:30.463Z] 3.1.0-dev.24 [Pipeline] } [2023-11-08T19:03:30.469Z] $ docker exec --env ******** --env ******** 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad ssh-agent -k [2023-11-08T19:03:30.567Z] unset SSH_AUTH_SOCK; [2023-11-08T19:03:30.567Z] unset SSH_AGENT_PID; [2023-11-08T19:03:30.567Z] echo Agent pid 39 killed; [2023-11-08T19:03:30.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:03:30.880Z] + git semver [Pipeline] } [2023-11-08T19:03:31.151Z] $ docker stop --time=1 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad [2023-11-08T19:03:32.443Z] $ docker rm -f --volumes 5ba2de36078cb236b87d9b766a27edcf9f3079704b9928877dcebc59310e25ad [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T19:03:32.792Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T19:03:32.792Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:33.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T19:03:33.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:03:33.176Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T19:03:33.240Z] $ 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-11-08T19:03:33.578Z] $ docker top 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 -eo pid,comm [2023-11-08T19:03:33.626Z] 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-11-08T19:03:33.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T19:03:33.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T19:03:33.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T19:03:33.780Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T19:03:33.780Z] $ docker exec 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 ssh-agent [2023-11-08T19:03:33.889Z] SSH_AUTH_SOCK=/tmp/ssh-Run47abindhB/agent.32 [2023-11-08T19:03:33.889Z] SSH_AGENT_PID=38 [2023-11-08T19:03:33.905Z] Running ssh-add (command line suppressed) [2023-11-08T19:03:33.992Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6698764663491166479.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6698764663491166479.key) [2023-11-08T19:03:34.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T19:03:34.297Z] + git semver push [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,467 [run_push] DEBUG push [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,468 [execute] INFO git cat-file --batch-check [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,472 [execute] INFO git rev-list dcbb664d0b039953b312ce5af9186a7989ead766 -- [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,472 [execute] DEBUG Popen(['git', 'rev-list', 'dcbb664d0b039953b312ce5af9186a7989ead766', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,481 [execute] INFO git fetch -v origin [2023-11-08T19:03:34.556Z] 2023-11-08 19:03:34,481 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T19:03:35.147Z] 2023-11-08 19:03:35,007 [run_push] DEBUG no remote changes detected [2023-11-08T19:03:35.147Z] 2023-11-08 19:03:35,008 [execute] INFO git push origin semver [2023-11-08T19:03:35.147Z] 2023-11-08 19:03:35,008 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T19:03:36.085Z] 2023-11-08 19:03:35,839 [run_push] DEBUG push all version tags [2023-11-08T19:03:36.085Z] 2023-11-08 19:03:35,840 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T19:03:36.085Z] 2023-11-08 19:03:35,840 [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-11-08T19:03:36.654Z] 2023-11-08 19:03:36,595 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2023-11-08T19:03:36.654Z] 3.1.0-dev.24 [Pipeline] } [2023-11-08T19:03:36.661Z] $ docker exec --env ******** --env ******** 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 ssh-agent -k [2023-11-08T19:03:36.754Z] unset SSH_AUTH_SOCK; [2023-11-08T19:03:36.755Z] unset SSH_AGENT_PID; [2023-11-08T19:03:36.755Z] echo Agent pid 38 killed; [2023-11-08T19:03:36.769Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T19:03:37.074Z] + git semver [Pipeline] } [2023-11-08T19:03:37.343Z] $ docker stop --time=1 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 [2023-11-08T19:03:38.777Z] $ docker rm -f --volumes 9d73c1be7d2b3df9360d02f780d7c0658cad419f26fe47764ab528aba85405a9 [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-11-08T19:03:39.343Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2023-11-08T19:03:39.344Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-08T19:03:39.344Z] total 16 [2023-11-08T19:03:39.344Z] drwxr-xr-x 3 root root 4096 Nov 8 18:52 . [2023-11-08T19:03:39.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:03 .. [2023-11-08T19:03:39.344Z] drwxr-xr-x 2 root root 4096 Nov 8 18:52 cost [2023-11-08T19:03:39.344Z] -rw-r--r-- 1 root root 86 Nov 8 18:52 cost.csv [2023-11-08T19:03:39.344Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-08T19:03:39.344Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2023-11-08T19:03:39.344Z] total 16 [2023-11-08T19:03:39.344Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:52 . [2023-11-08T19:03:39.344Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:03 .. [2023-11-08T19:03:39.344Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:52 cost [2023-11-08T19:03:39.344Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 8 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:39.635Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:40.493Z] ---> package-listing.sh [2023-11-08T19:03:40.493Z] ++ facter osfamily [2023-11-08T19:03:40.493Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T19:03:40.751Z] + OS_FAMILY=debian [2023-11-08T19:03:40.751Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2023-11-08T19:03:40.751Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T19:03:40.751Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T19:03:40.751Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T19:03:40.751Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T19:03:40.751Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-08T19:03:40.751Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T19:03:40.751Z] + case "${OS_FAMILY}" in [2023-11-08T19:03:40.751Z] + dpkg -l [2023-11-08T19:03:40.751Z] + grep '^ii' [2023-11-08T19:03:40.751Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T19:03:40.751Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T19:03:40.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T19:03:40.752Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2023-11-08T19:03:40.752Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2023-11-08T19:03:40.752Z] + 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-11-08T19:03:40.765Z] 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-11-08T19:03:41.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T19:03:41.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T19:03:41.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T19:03:41.684Z] prd-ubuntu20.04-docker-8c-8g-17060 does not seem to be running inside a container [2023-11-08T19:03:41.709Z] $ 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-11-08T19:03:41.926Z] $ docker top 5e65f68db021c1d31ee270cb6ca451ce5374892f7a0c62712d0da0d31034dc95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T19:03:42.269Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T19:03:42.554Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T19:03:42.837Z] + ls /var/log/sa-host [2023-11-08T19:03:42.837Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T19:03:42.904Z] provisioning config files... [2023-11-08T19:03:42.915Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4020786604413933368tmp [Pipeline] { [Pipeline] echo [2023-11-08T19:03:42.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:43.205Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T19:03:43.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:43.533Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T19:03:43.541Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:43.820Z] ---> sudo-logs.sh [2023-11-08T19:03:43.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T19:03:43.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:44.126Z] ---> job-cost.sh [2023-11-08T19:03:44.126Z] lf-activate-venv: SKIPPING [2023-11-08T19:03:44.126Z] DEBUG: total: 0.2199999988079071 [2023-11-08T19:03:44.126Z] INFO: Retrieving Stack Cost... [2023-11-08T19:03:44.692Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T19:03:44.951Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T19:03:44.963Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T19:03:45.245Z] ---> logs-deploy.sh [2023-11-08T19:03:45.245Z] lf-activate-venv: SKIPPING [2023-11-08T19:03:45.245Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/151 [2023-11-08T19:03:45.245Z] INFO: archiving workspace using pattern(s): [2023-11-08T19:03:46.180Z] Archives upload complete. [2023-11-08T19:03:46.180Z] INFO: archiving logs to Nexus [2023-11-08T19:03:46.763Z] ---> uname -a: [2023-11-08T19:03:46.763Z] Linux prd-ubuntu20-04-docker-8c-8g-17060 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-08T19:03:46.763Z] [2023-11-08T19:03:46.763Z] [2023-11-08T19:03:46.763Z] ---> lscpu: [2023-11-08T19:03:46.763Z] Architecture: x86_64 [2023-11-08T19:03:46.763Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-08T19:03:46.763Z] Byte Order: Little Endian [2023-11-08T19:03:46.763Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-08T19:03:46.763Z] CPU(s): 8 [2023-11-08T19:03:46.763Z] On-line CPU(s) list: 0-7 [2023-11-08T19:03:46.763Z] Thread(s) per core: 1 [2023-11-08T19:03:46.763Z] Core(s) per socket: 1 [2023-11-08T19:03:46.763Z] Socket(s): 8 [2023-11-08T19:03:46.763Z] NUMA node(s): 1 [2023-11-08T19:03:46.763Z] Vendor ID: AuthenticAMD [2023-11-08T19:03:46.763Z] CPU family: 23 [2023-11-08T19:03:46.763Z] Model: 49 [2023-11-08T19:03:46.763Z] Model name: AMD EPYC-Rome Processor [2023-11-08T19:03:46.763Z] Stepping: 0 [2023-11-08T19:03:46.763Z] CPU MHz: 2799.998 [2023-11-08T19:03:46.763Z] BogoMIPS: 5599.99 [2023-11-08T19:03:46.763Z] Virtualization: AMD-V [2023-11-08T19:03:46.763Z] Hypervisor vendor: KVM [2023-11-08T19:03:46.763Z] Virtualization type: full [2023-11-08T19:03:46.763Z] L1d cache: 256 KiB [2023-11-08T19:03:46.763Z] L1i cache: 256 KiB [2023-11-08T19:03:46.763Z] L2 cache: 4 MiB [2023-11-08T19:03:46.763Z] L3 cache: 128 MiB [2023-11-08T19:03:46.763Z] NUMA node0 CPU(s): 0-7 [2023-11-08T19:03:46.763Z] Vulnerability Itlb multihit: Not affected [2023-11-08T19:03:46.763Z] Vulnerability L1tf: Not affected [2023-11-08T19:03:46.763Z] Vulnerability Mds: Not affected [2023-11-08T19:03:46.763Z] Vulnerability Meltdown: Not affected [2023-11-08T19:03:46.763Z] Vulnerability Mmio stale data: Not affected [2023-11-08T19:03:46.763Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-08T19:03:46.763Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-08T19:03:46.763Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-08T19:03:46.763Z] Vulnerability Srbds: Not affected [2023-11-08T19:03:46.763Z] Vulnerability Tsx async abort: Not affected [2023-11-08T19:03:46.763Z] 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-11-08T19:03:46.763Z] [2023-11-08T19:03:46.763Z]