Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3641da765e3ecf514711d982b07869362341dd3b 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-ssh12028734080938364638.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh4912708805312015056.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11394496547889717630.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8615101040791430842.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-ssh14500237490940795954.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 ‘prd-centos7-blackbox-4c-2g-5513’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5514’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5694’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5698 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 3641da765e3ecf514711d982b07869362341dd3b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #681 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git checkout -f 3641da765e3ecf514711d982b07869362341dd3b # timeout=10 > git rev-list --no-walk 35de5baf133cb3849b13998f5bd615ef0c638656 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-16T04:22:47.432Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-16T04:22:47.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-16T04:22:47.655Z] ========================================================= [2024-07-16T04:22:47.656Z] EdgeX Global Pipelines Version Info [2024-07-16T04:22:47.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:48.379Z] ------------------- [2024-07-16T04:22:48.379Z] stable info: [2024-07-16T04:22:48.379Z] ------------------- [2024-07-16T04:22:48.379Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:22:48.379Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T04:22:48.379Z] Message: update stable to v1.0.260 [2024-07-16T04:22:48.950Z] ------------------- [2024-07-16T04:22:48.950Z] experimental info: [2024-07-16T04:22:48.950Z] ------------------- [2024-07-16T04:22:48.950Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:22:48.950Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-16T04:22:48.950Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-16T04:22:49.037Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-07-16T04:22:49.062Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-07-16T04:22:49.087Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-16T04:22:49.110Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-16T04:22:49.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-16T04:22:49.161Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-16T04:22:49.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-16T04:22:49.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-16T04:22:49.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-16T04:22:49.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-16T04:22:49.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-16T04:22:49.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-07-16T04:22:49.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-16T04:22:49.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-16T04:22:49.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:22:49.419Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:22:49.440Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:22:49.463Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:22:49.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-16T04:22:49.507Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-16T04:22:49.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-16T04:22:49.555Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-16T04:22:49.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-16T04:22:49.595Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-16T04:22:49.615Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-16T04:22:49.637Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-16T04:22:49.659Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-16T04:22:49.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-16T04:22:49.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-16T04:22:49.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-16T04:22:49.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3641da765e3ecf514711d982b07869362341dd3b [Pipeline] echo [2024-07-16T04:22:49.773Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3641da7 [Pipeline] echo [2024-07-16T04:22:49.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:22:49.852Z] provisioning config files... [2024-07-16T04:22:49.867Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2722280731565403385tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:50.199Z] ---> ****-login.sh [2024-07-16T04:22:50.199Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:22:50.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:50.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:50.459Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:50.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:50.459Z] [2024-07-16T04:22:50.459Z] Login Succeeded [2024-07-16T04:22:50.459Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:22:50.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:50.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:50.721Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:50.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:50.721Z] [2024-07-16T04:22:50.721Z] Login Succeeded [2024-07-16T04:22:50.721Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:22:50.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:50.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:50.721Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:50.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:50.721Z] [2024-07-16T04:22:50.721Z] Login Succeeded [2024-07-16T04:22:50.721Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:22:50.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:50.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:50.721Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:50.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:50.721Z] [2024-07-16T04:22:50.721Z] Login Succeeded [2024-07-16T04:22:50.721Z] ****.io [2024-07-16T04:22:50.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:22:50.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:22:50.981Z] Configure a credential helper to remove this warning. See [2024-07-16T04:22:50.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:22:50.981Z] [2024-07-16T04:22:50.981Z] Login Succeeded [2024-07-16T04:22:50.981Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:22:50.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-16T04:22:51.372Z] + git rev-list -1 --merges 3641da765e3ecf514711d982b07869362341dd3b~1..3641da765e3ecf514711d982b07869362341dd3b [Pipeline] echo [2024-07-16T04:22:51.397Z] -----------> git rev-list -1 --merges 3641da765e3ecf514711d982b07869362341dd3b~1..3641da765e3ecf514711d982b07869362341dd3b 3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:22:51.397Z] 3641da765e3ecf514711d982b07869362341dd3b [false] [Pipeline] sh [2024-07-16T04:22:51.687Z] + git log --format=format:%s -1 3641da765e3ecf514711d982b07869362341dd3b [Pipeline] echo [2024-07-16T04:22:51.699Z] ========================================================= [2024-07-16T04:22:51.699Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-16T04:22:51.699Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:22:52.025Z] + git log --format=format:%s -1 3641da765e3ecf514711d982b07869362341dd3b [Pipeline] echo [2024-07-16T04:22:52.036Z] [semverPrep] GIT_COMMIT: 3641da765e3ecf514711d982b07869362341dd3b, Commit Message: Merge pull request #681 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-16T04:22:52.052Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-16T04:22:52.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:22:52.406Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-16T04:22:52.406Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-16T04:22:52.406Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-16T04:22:52.406Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-16T04:22:52.406Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-16T04:22:52.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:22:52.758Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:22:52.758Z] [2024-07-16T04:22:52.758Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:22:53.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:22:53.058Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-16T04:22:53.058Z] b85a868b505f: Pulling fs layer [2024-07-16T04:22:53.058Z] e2be974225ed: Pulling fs layer [2024-07-16T04:22:53.058Z] 339a4e72a1f5: Pulling fs layer [2024-07-16T04:22:53.058Z] 988bab9f4d93: Pulling fs layer [2024-07-16T04:22:53.058Z] 1469e6f7b9e6: Pulling fs layer [2024-07-16T04:22:53.058Z] eaf3925da568: Pulling fs layer [2024-07-16T04:22:53.058Z] bab4dde63d76: Pulling fs layer [2024-07-16T04:22:53.058Z] bde34c3a00c8: Pulling fs layer [2024-07-16T04:22:53.058Z] b352a97aabf1: Pulling fs layer [2024-07-16T04:22:53.058Z] 4872d77fe225: Pulling fs layer [2024-07-16T04:22:53.058Z] 5851b861e8e6: Pulling fs layer [2024-07-16T04:22:53.058Z] eaf3925da568: Waiting [2024-07-16T04:22:53.058Z] 988bab9f4d93: Waiting [2024-07-16T04:22:53.058Z] bab4dde63d76: Waiting [2024-07-16T04:22:53.058Z] 1469e6f7b9e6: Waiting [2024-07-16T04:22:53.058Z] bde34c3a00c8: Waiting [2024-07-16T04:22:53.058Z] 5851b861e8e6: Waiting [2024-07-16T04:22:53.058Z] 4872d77fe225: Waiting [2024-07-16T04:22:53.058Z] e2be974225ed: Verifying Checksum [2024-07-16T04:22:53.058Z] e2be974225ed: Download complete [2024-07-16T04:22:53.058Z] 988bab9f4d93: Verifying Checksum [2024-07-16T04:22:53.058Z] 988bab9f4d93: Download complete [2024-07-16T04:22:53.319Z] 339a4e72a1f5: Verifying Checksum [2024-07-16T04:22:53.319Z] 339a4e72a1f5: Download complete [2024-07-16T04:22:53.319Z] 1469e6f7b9e6: Verifying Checksum [2024-07-16T04:22:53.319Z] 1469e6f7b9e6: Download complete [2024-07-16T04:22:53.319Z] eaf3925da568: Verifying Checksum [2024-07-16T04:22:53.319Z] eaf3925da568: Download complete [2024-07-16T04:22:53.319Z] bde34c3a00c8: Verifying Checksum [2024-07-16T04:22:53.319Z] bde34c3a00c8: Download complete [2024-07-16T04:22:53.319Z] b352a97aabf1: Download complete [2024-07-16T04:22:53.319Z] 4872d77fe225: Verifying Checksum [2024-07-16T04:22:53.319Z] 4872d77fe225: Download complete [2024-07-16T04:22:53.319Z] 5851b861e8e6: Verifying Checksum [2024-07-16T04:22:53.319Z] 5851b861e8e6: Download complete [2024-07-16T04:22:53.319Z] b85a868b505f: Verifying Checksum [2024-07-16T04:22:53.319Z] b85a868b505f: Download complete [2024-07-16T04:22:53.580Z] bab4dde63d76: Verifying Checksum [2024-07-16T04:22:53.580Z] bab4dde63d76: Download complete [2024-07-16T04:22:54.527Z] b85a868b505f: Pull complete [2024-07-16T04:22:54.527Z] e2be974225ed: Pull complete [2024-07-16T04:22:55.101Z] 339a4e72a1f5: Pull complete [2024-07-16T04:22:55.101Z] 988bab9f4d93: Pull complete [2024-07-16T04:22:55.360Z] 1469e6f7b9e6: Pull complete [2024-07-16T04:22:55.360Z] eaf3925da568: Pull complete [2024-07-16T04:22:57.261Z] bab4dde63d76: Pull complete [2024-07-16T04:22:57.261Z] bde34c3a00c8: Pull complete [2024-07-16T04:22:57.261Z] b352a97aabf1: Pull complete [2024-07-16T04:22:57.261Z] 4872d77fe225: Pull complete [2024-07-16T04:22:57.521Z] 5851b861e8e6: Pull complete [2024-07-16T04:22:57.521Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-16T04:22:57.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:22:57.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:22:57.669Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:22:57.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:23:01.040Z] $ docker top 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d -eo pid,comm [2024-07-16T04:23:01.105Z] 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). [2024-07-16T04:23:01.105Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:23:01.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:23:01.161Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:23:01.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:23:01.264Z] $ docker exec 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d ssh-agent [2024-07-16T04:23:01.366Z] SSH_AUTH_SOCK=/tmp/ssh-lhYHVvsyeN96/agent.32 [2024-07-16T04:23:01.366Z] SSH_AGENT_PID=38 [2024-07-16T04:23:01.371Z] Running ssh-add (command line suppressed) [2024-07-16T04:23:01.467Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2886943256175506090.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2886943256175506090.key) [2024-07-16T04:23:01.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:23:01.781Z] + git tag --points-at HEAD [Pipeline] } [2024-07-16T04:23:01.786Z] $ docker exec --env ******** --env ******** 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d ssh-agent -k [2024-07-16T04:23:01.898Z] unset SSH_AUTH_SOCK; [2024-07-16T04:23:01.899Z] unset SSH_AGENT_PID; [2024-07-16T04:23:01.899Z] echo Agent pid 38 killed; [2024-07-16T04:23:01.915Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-16T04:23:01.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:23:01.959Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:23:02.081Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:23:02.077Z] $ docker exec 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d ssh-agent [2024-07-16T04:23:02.226Z] SSH_AUTH_SOCK=/tmp/ssh-jBfjnSJgN4M6/agent.71 [2024-07-16T04:23:02.226Z] SSH_AGENT_PID=77 [2024-07-16T04:23:02.231Z] Running ssh-add (command line suppressed) [2024-07-16T04:23:02.339Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15137232770613026967.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15137232770613026967.key) [2024-07-16T04:23:02.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:23:02.657Z] + git semver init [2024-07-16T04:23:02.916Z] 2024-07-16 04:23:02,836 [run_init] DEBUG init version:0.0.0 force:False [2024-07-16T04:23:02.916Z] 2024-07-16 04:23:02,837 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-16T04:23:02.916Z] 2024-07-16 04:23:02,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-07-16T04:23:02.916Z] 2024-07-16 04:23:02,838 [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) [2024-07-16T04:23:04.293Z] 2024-07-16 04:23:04,198 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-07-16T04:23:04.294Z] 2024-07-16 04:23:04,199 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-07-16T04:23:04.294Z] 2024-07-16 04:23:04,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:23:04.294Z] 2024-07-16 04:23:04,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:23:04.294Z] 3.2.0-dev.14 [Pipeline] } [2024-07-16T04:23:04.299Z] $ docker exec --env ******** --env ******** 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d ssh-agent -k [2024-07-16T04:23:04.408Z] unset SSH_AUTH_SOCK; [2024-07-16T04:23:04.408Z] unset SSH_AGENT_PID; [2024-07-16T04:23:04.409Z] echo Agent pid 77 killed; [2024-07-16T04:23:04.423Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:23:04.753Z] + git semver [Pipeline] } [2024-07-16T04:23:05.022Z] $ docker stop --time=1 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d [2024-07-16T04:23:06.281Z] $ docker rm -f --volumes 5ca8169b159cceb1f09982a4c35646e1983734193aabe3926e088d2f35fc050d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:23:06.632Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-16T04:23:07.072Z] Stashed 1 file(s) [Pipeline] echo [2024-07-16T04:23:07.075Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 [2024-07-16T04:23:07.264Z] provisioning config files... [2024-07-16T04:23:07.274Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6856490782513179008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:23:07.595Z] ---> ****-login.sh [2024-07-16T04:23:07.595Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:23:07.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:07.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:07.595Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:07.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:07.595Z] [2024-07-16T04:23:07.595Z] Login Succeeded [2024-07-16T04:23:07.595Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:23:07.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:07.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:07.596Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:07.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:07.596Z] [2024-07-16T04:23:07.596Z] Login Succeeded [2024-07-16T04:23:07.596Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:23:07.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:07.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:07.853Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:07.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:07.853Z] [2024-07-16T04:23:07.853Z] Login Succeeded [2024-07-16T04:23:07.853Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:23:07.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:07.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:07.854Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:07.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:07.854Z] [2024-07-16T04:23:07.854Z] Login Succeeded [2024-07-16T04:23:07.854Z] ****.io [2024-07-16T04:23:07.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:08.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:08.118Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:08.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:08.118Z] [2024-07-16T04:23:08.118Z] Login Succeeded [2024-07-16T04:23:08.118Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:23:08.125Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:23:08.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:23:08.232Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:23:08.248Z] ========================================================= [2024-07-16T04:23:08.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-16T04:23:08.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:08.584Z] + 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 . [2024-07-16T04:23:08.584Z] Sending build context to Docker daemon 21.01MB [2024-07-16T04:23:08.584Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:23:08.584Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-16T04:23:08.584Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-16T04:23:08.584Z] 619be1103602: Pulling fs layer [2024-07-16T04:23:08.584Z] 7862e08f4a3e: Pulling fs layer [2024-07-16T04:23:08.584Z] 5df492c9dc93: Pulling fs layer [2024-07-16T04:23:08.584Z] 7629e6793208: Pulling fs layer [2024-07-16T04:23:08.584Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:23:08.584Z] 7629e6793208: Waiting [2024-07-16T04:23:08.584Z] fb5054dd5b73: Pulling fs layer [2024-07-16T04:23:08.584Z] eeca6798cff9: Pulling fs layer [2024-07-16T04:23:08.584Z] aa269ceb94a6: Pulling fs layer [2024-07-16T04:23:08.584Z] ada007ff1a6a: Pulling fs layer [2024-07-16T04:23:08.584Z] 4f4fb700ef54: Waiting [2024-07-16T04:23:08.584Z] eeca6798cff9: Waiting [2024-07-16T04:23:08.584Z] aa269ceb94a6: Waiting [2024-07-16T04:23:08.584Z] ada007ff1a6a: Waiting [2024-07-16T04:23:08.584Z] fb5054dd5b73: Waiting [2024-07-16T04:23:08.842Z] 7862e08f4a3e: Verifying Checksum [2024-07-16T04:23:08.842Z] 7862e08f4a3e: Download complete [2024-07-16T04:23:08.842Z] 7629e6793208: Download complete [2024-07-16T04:23:08.842Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:23:08.842Z] 4f4fb700ef54: Download complete [2024-07-16T04:23:08.842Z] fb5054dd5b73: Verifying Checksum [2024-07-16T04:23:08.842Z] fb5054dd5b73: Download complete [2024-07-16T04:23:08.842Z] 619be1103602: Verifying Checksum [2024-07-16T04:23:08.842Z] 619be1103602: Download complete [2024-07-16T04:23:08.842Z] eeca6798cff9: Verifying Checksum [2024-07-16T04:23:08.842Z] eeca6798cff9: Download complete [2024-07-16T04:23:08.842Z] 619be1103602: Pull complete [2024-07-16T04:23:09.100Z] ada007ff1a6a: Verifying Checksum [2024-07-16T04:23:09.100Z] ada007ff1a6a: Download complete [2024-07-16T04:23:09.100Z] 7862e08f4a3e: Pull complete [2024-07-16T04:23:09.100Z] 5df492c9dc93: Verifying Checksum [2024-07-16T04:23:09.100Z] 5df492c9dc93: Download complete [2024-07-16T04:23:09.666Z] aa269ceb94a6: Verifying Checksum [2024-07-16T04:23:09.666Z] aa269ceb94a6: Download complete [2024-07-16T04:23:12.942Z] 5df492c9dc93: Pull complete [2024-07-16T04:23:12.942Z] 7629e6793208: Pull complete [2024-07-16T04:23:12.942Z] 4f4fb700ef54: Pull complete [2024-07-16T04:23:12.942Z] fb5054dd5b73: Pull complete [2024-07-16T04:23:12.942Z] eeca6798cff9: Pull complete [2024-07-16T04:23:14.834Z] aa269ceb94a6: Pull complete [2024-07-16T04:23:15.400Z] ada007ff1a6a: Pull complete [2024-07-16T04:23:15.400Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-16T04:23:15.400Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-16T04:23:15.400Z] ---> f489d0715acc [2024-07-16T04:23:15.400Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:23:20.678Z] ---> Running in a90bb9252a31 [2024-07-16T04:23:20.678Z] Removing intermediate container a90bb9252a31 [2024-07-16T04:23:20.678Z] ---> 7cd9b88252d8 [2024-07-16T04:23:20.678Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:23:20.678Z] ---> Running in a82f4a11510d [2024-07-16T04:23:20.678Z] Removing intermediate container a82f4a11510d [2024-07-16T04:23:20.678Z] ---> f17af03d676d [2024-07-16T04:23:20.678Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:23:20.678Z] ---> Running in 370b33d4d8f2 [2024-07-16T04:23:20.678Z] Removing intermediate container 370b33d4d8f2 [2024-07-16T04:23:20.678Z] ---> 0b45c175744d [2024-07-16T04:23:20.678Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:23:20.678Z] ---> Running in 680565b5d161 [2024-07-16T04:23:20.678Z] Removing intermediate container 680565b5d161 [2024-07-16T04:23:20.678Z] ---> 2c1dc19f61d2 [2024-07-16T04:23:20.678Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:23:20.678Z] ---> Running in 10a94ae20abd [2024-07-16T04:23:20.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:23:21.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:23:21.455Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-16T04:23:21.455Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-16T04:23:21.455Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-16T04:23:21.713Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-16T04:23:21.713Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T04:23:21.713Z] OK: 268 MiB in 56 packages [2024-07-16T04:23:22.214Z] Still waiting to schedule task [2024-07-16T04:23:22.214Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ [2024-07-16T04:23:22.280Z] Removing intermediate container 10a94ae20abd [2024-07-16T04:23:22.280Z] ---> c80d8dd4951f [2024-07-16T04:23:22.280Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-16T04:23:22.280Z] ---> Running in d2b03df0b6a4 [2024-07-16T04:23:22.280Z] Removing intermediate container d2b03df0b6a4 [2024-07-16T04:23:22.280Z] ---> ce868bc9c3f8 [2024-07-16T04:23:22.280Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-16T04:23:22.280Z] ---> 928e6c918dfa [2024-07-16T04:23:22.280Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:23:22.280Z] ---> Running in b37ab999e42c [2024-07-16T04:24:18.512Z] Removing intermediate container b37ab999e42c [2024-07-16T04:24:18.512Z] ---> ae33ccfe5c41 [2024-07-16T04:24:18.512Z] Step 11/12 : COPY . . [2024-07-16T04:24:18.512Z] ---> a66003307729 [2024-07-16T04:24:18.512Z] Step 12/12 : RUN $MAKE [2024-07-16T04:24:18.512Z] ---> Running in c765a527d89b [2024-07-16T04:24:18.512Z] noop [2024-07-16T04:24:18.512Z] Removing intermediate container c765a527d89b [2024-07-16T04:24:18.512Z] ---> b4dffdb66610 [2024-07-16T04:24:18.512Z] Successfully built b4dffdb66610 [2024-07-16T04:24:18.512Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:24:18.840Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:24:18.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:24:18.918Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:24:18.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-16T04:24:19.310Z] $ docker top 7b24879dfb714f1bc6e9b1b33c8d2732477eb71a6794a98a2dab712e40c14e83 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:24:19.651Z] + go version [2024-07-16T04:24:19.651Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-16T04:24:19.667Z] $ docker stop --time=1 7b24879dfb714f1bc6e9b1b33c8d2732477eb71a6794a98a2dab712e40c14e83 [2024-07-16T04:24:20.937Z] $ docker rm -f --volumes 7b24879dfb714f1bc6e9b1b33c8d2732477eb71a6794a98a2dab712e40c14e83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:24:21.380Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:24:21.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:24:21.460Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:24:21.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-16T04:24:21.898Z] $ docker top 950f6d54c28669b7c4762ef55e69fe3a4d71c9165f881ebf4b8247ab6f6c864f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:24:22.243Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:24:22.537Z] + make test [2024-07-16T04:24:22.538Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:24:24.437Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-16T04:24:42.510Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-16T04:24:42.510Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-16T04:24:42.510Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements [2024-07-16T04:24:50.621Z] go vet ./... [2024-07-16T04:24:55.889Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:24:55.889Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:24:55.889Z] ./bin/test-attribution-txt.sh [2024-07-16T04:24:55.889Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:24:55.889Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:24:55.890Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T04:24:56.148Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:24:56.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:24:56.179Z] $ docker stop --time=1 950f6d54c28669b7c4762ef55e69fe3a4d71c9165f881ebf4b8247ab6f6c864f [2024-07-16T04:24:58.953Z] $ docker rm -f --volumes 950f6d54c28669b7c4762ef55e69fe3a4d71c9165f881ebf4b8247ab6f6c864f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:24:59.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:24:59.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-16T04:24:59.997Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:25:00.283Z] + ls -al . [2024-07-16T04:25:00.283Z] total 252 [2024-07-16T04:25:00.283Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:24 . [2024-07-16T04:25:00.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 .. [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 16 04:22 .dockerignore [2024-07-16T04:25:00.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:24 .git [2024-07-16T04:25:00.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 .github [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 16 04:22 .gitignore [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 04:22 .golangci.yml [2024-07-16T04:25:00.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:23 .semver [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 16 04:22 Attribution.txt [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 16 04:22 CHANGELOG.md [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 16 04:22 Dockerfile [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:22 GOVERNANCE.md [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 16 04:22 Jenkinsfile [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 04:22 LICENSE [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 16 04:22 Makefile [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 16 04:22 OWNERS.md [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 16 04:22 README.md [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:23 VERSION [2024-07-16T04:25:00.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 bin [2024-07-16T04:25:00.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 cmd [2024-07-16T04:25:00.283Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 16 04:24 coverage.out [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 16 04:22 go.mod [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 16 04:22 go.sum [2024-07-16T04:25:00.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 internal [2024-07-16T04:25:00.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 mock [2024-07-16T04:25:00.283Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 16 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:00.643Z] + 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=3641da765e3ecf514711d982b07869362341dd3b --label arch=amd64 --label version=3.2.0-dev.14 . [2024-07-16T04:25:00.644Z] Sending build context to Docker daemon 21.03MB [2024-07-16T04:25:00.644Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:25:00.644Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-16T04:25:00.644Z] ---> b4dffdb66610 [2024-07-16T04:25:00.644Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:25:00.974Z] ---> Running in 1d30bd5c715f [2024-07-16T04:25:00.974Z] Removing intermediate container 1d30bd5c715f [2024-07-16T04:25:00.974Z] ---> d6afcdf56ca0 [2024-07-16T04:25:00.974Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:25:01.236Z] ---> Running in fdc0d195cf92 [2024-07-16T04:25:01.236Z] Removing intermediate container fdc0d195cf92 [2024-07-16T04:25:01.236Z] ---> 16c6431fc5de [2024-07-16T04:25:01.236Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:25:01.236Z] ---> Running in c584ba649467 [2024-07-16T04:25:01.236Z] Removing intermediate container c584ba649467 [2024-07-16T04:25:01.236Z] ---> 2fd1cb03be2f [2024-07-16T04:25:01.236Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:25:01.236Z] ---> Running in 40441f729120 [2024-07-16T04:25:01.236Z] Removing intermediate container 40441f729120 [2024-07-16T04:25:01.236Z] ---> 7e4fa878bd79 [2024-07-16T04:25:01.236Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:25:01.493Z] ---> Running in c95c01e0c10d [2024-07-16T04:25:01.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:01.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:02.015Z] OK: 268 MiB in 56 packages [2024-07-16T04:25:02.274Z] Removing intermediate container c95c01e0c10d [2024-07-16T04:25:02.274Z] ---> 4b9bf4c43d10 [2024-07-16T04:25:02.274Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-16T04:25:02.274Z] ---> Running in 36711f1e67b6 [2024-07-16T04:25:02.532Z] Removing intermediate container 36711f1e67b6 [2024-07-16T04:25:02.532Z] ---> 52f37b1d2ae1 [2024-07-16T04:25:02.532Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-16T04:25:02.532Z] ---> 9a86a5bf3d0b [2024-07-16T04:25:02.532Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:25:02.532Z] ---> Running in df49f70cd12b [2024-07-16T04:25:03.100Z] Removing intermediate container df49f70cd12b [2024-07-16T04:25:03.100Z] ---> fc6a23b7cffd [2024-07-16T04:25:03.100Z] Step 11/25 : COPY . . [2024-07-16T04:25:04.033Z] ---> d5882b82c51b [2024-07-16T04:25:04.033Z] Step 12/25 : RUN $MAKE [2024-07-16T04:25:04.033Z] ---> Running in 25782f7877c3 [2024-07-16T04:25:04.291Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-16T04:25:36.377Z] Removing intermediate container 25782f7877c3 [2024-07-16T04:25:36.377Z] ---> d861be1b6ef4 [2024-07-16T04:25:36.377Z] Step 13/25 : FROM alpine:3.18 [2024-07-16T04:25:36.377Z] 3.18: Pulling from library/alpine [2024-07-16T04:25:36.377Z] 73baa7ef167e: Pulling fs layer [2024-07-16T04:25:36.377Z] 73baa7ef167e: Verifying Checksum [2024-07-16T04:25:36.377Z] 73baa7ef167e: Download complete [2024-07-16T04:25:36.377Z] 73baa7ef167e: Pull complete [2024-07-16T04:25:36.377Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:25:36.377Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:25:36.377Z] ---> 8fd7cac70a4a [2024-07-16T04:25:36.377Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-16T04:25:36.377Z] ---> Running in ad9ccb2f2682 [2024-07-16T04:25:36.377Z] Removing intermediate container ad9ccb2f2682 [2024-07-16T04:25:36.377Z] ---> ae111677a90f [2024-07-16T04:25:36.377Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-16T04:25:36.377Z] ---> Running in eedb57e4f467 [2024-07-16T04:25:36.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:36.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:36.377Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T04:25:36.377Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:25:36.377Z] OK: 7 MiB in 16 packages [2024-07-16T04:25:36.377Z] Removing intermediate container eedb57e4f467 [2024-07-16T04:25:36.377Z] ---> 3d1e5a28f278 [2024-07-16T04:25:36.377Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-16T04:25:36.377Z] ---> Running in 20c9328ad876 [2024-07-16T04:25:36.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:36.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:36.377Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:25:36.377Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:25:36.377Z] OK: 7 MiB in 16 packages [2024-07-16T04:25:36.973Z] Removing intermediate container 20c9328ad876 [2024-07-16T04:25:36.973Z] ---> 474500a9ac5f [2024-07-16T04:25:36.973Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-16T04:25:38.346Z] ---> 77569c431f47 [2024-07-16T04:25:38.346Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-16T04:25:38.910Z] ---> ce82db8d76d6 [2024-07-16T04:25:38.910Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-16T04:25:38.910Z] ---> be381fd9c099 [2024-07-16T04:25:38.910Z] Step 20/25 : EXPOSE 59982 [2024-07-16T04:25:38.910Z] ---> Running in ad3828bf3fd4 [2024-07-16T04:25:38.910Z] Removing intermediate container ad3828bf3fd4 [2024-07-16T04:25:38.910Z] ---> 02ade8734435 [2024-07-16T04:25:38.910Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-16T04:25:38.910Z] ---> Running in 3643c70cebec [2024-07-16T04:25:39.169Z] Removing intermediate container 3643c70cebec [2024-07-16T04:25:39.169Z] ---> ad52e1fcf48a [2024-07-16T04:25:39.169Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-16T04:25:39.169Z] ---> Running in fc0123cd318a [2024-07-16T04:25:39.169Z] Removing intermediate container fc0123cd318a [2024-07-16T04:25:39.169Z] ---> 7cd7f9479bdd [2024-07-16T04:25:39.169Z] Step 23/25 : LABEL arch=amd64 [2024-07-16T04:25:39.169Z] ---> Running in 5be3ded62a24 [2024-07-16T04:25:39.169Z] Removing intermediate container 5be3ded62a24 [2024-07-16T04:25:39.169Z] ---> 877f947cf983 [2024-07-16T04:25:39.169Z] Step 24/25 : LABEL git_sha=3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:25:39.428Z] ---> Running in 407728bdd74c [2024-07-16T04:25:39.428Z] Removing intermediate container 407728bdd74c [2024-07-16T04:25:39.428Z] ---> c6ea1f0150f9 [2024-07-16T04:25:39.428Z] Step 25/25 : LABEL version=3.2.0-dev.14 [2024-07-16T04:25:39.428Z] ---> Running in 97e6a3aaa0ec [2024-07-16T04:25:39.428Z] Removing intermediate container 97e6a3aaa0ec [2024-07-16T04:25:39.428Z] ---> 50dc4260a1d8 [2024-07-16T04:25:39.428Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:25:39.428Z] Successfully built 50dc4260a1d8 [2024-07-16T04:25:39.428Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:25:39.552Z] provisioning config files... [2024-07-16T04:25:39.564Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config766486521387054984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:25:39.871Z] ---> ****-login.sh [2024-07-16T04:25:39.871Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:25:39.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:39.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:39.871Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:39.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:39.871Z] [2024-07-16T04:25:39.871Z] Login Succeeded [2024-07-16T04:25:39.871Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:25:39.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:39.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:39.872Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:39.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:39.872Z] [2024-07-16T04:25:39.872Z] Login Succeeded [2024-07-16T04:25:39.872Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:25:40.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:40.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:40.130Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:40.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:40.130Z] [2024-07-16T04:25:40.130Z] Login Succeeded [2024-07-16T04:25:40.130Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:25:40.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:40.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:40.130Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:40.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:40.130Z] [2024-07-16T04:25:40.130Z] Login Succeeded [2024-07-16T04:25:40.130Z] ****.io [2024-07-16T04:25:40.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:25:40.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:25:40.388Z] Configure a credential helper to remove this warning. See [2024-07-16T04:25:40.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:25:40.389Z] [2024-07-16T04:25:40.389Z] Login Succeeded [2024-07-16T04:25:40.389Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:25:40.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:25:40.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:25:40.472Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-07-16T04:25:40.472Z] 3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:25:40.472Z] latest [2024-07-16T04:25:40.472Z] 3.2.0-dev.14 [2024-07-16T04:25:40.472Z] 3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [2024-07-16T04:25:40.472Z] main [2024-07-16T04:25:40.472Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:40.826Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3641da765e3ecf514711d982b07869362341dd3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:41.147Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:25:41.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-16T04:25:41.147Z] b8ef492284af: Preparing [2024-07-16T04:25:41.147Z] 8c919ea21a0b: Preparing [2024-07-16T04:25:41.147Z] 98dc5aedbc93: Preparing [2024-07-16T04:25:41.147Z] ca122aa93ce8: Preparing [2024-07-16T04:25:41.147Z] ba8631354af4: Preparing [2024-07-16T04:25:41.147Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:41.147Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:41.147Z] 8c919ea21a0b: Pushed [2024-07-16T04:25:41.147Z] b8ef492284af: Pushed [2024-07-16T04:25:41.147Z] ba8631354af4: Pushed [2024-07-16T04:25:41.147Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:41.716Z] ca122aa93ce8: Pushed [2024-07-16T04:25:45.003Z] 98dc5aedbc93: Pushed [2024-07-16T04:25:45.261Z] 3641da765e3ecf514711d982b07869362341dd3b: digest: sha256:8b463d0f16964ceaf7f5cae8d368c7cdb6b933e13e30775100766e927ef0781c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:45.595Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:45.920Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-16T04:25:45.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-16T04:25:45.920Z] b8ef492284af: Preparing [2024-07-16T04:25:45.920Z] 8c919ea21a0b: Preparing [2024-07-16T04:25:45.920Z] 98dc5aedbc93: Preparing [2024-07-16T04:25:45.920Z] ca122aa93ce8: Preparing [2024-07-16T04:25:45.920Z] ba8631354af4: Preparing [2024-07-16T04:25:45.920Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:45.920Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:45.920Z] ba8631354af4: Layer already exists [2024-07-16T04:25:45.920Z] 98dc5aedbc93: Layer already exists [2024-07-16T04:25:45.920Z] 8c919ea21a0b: Layer already exists [2024-07-16T04:25:45.920Z] b8ef492284af: Layer already exists [2024-07-16T04:25:45.920Z] ca122aa93ce8: Layer already exists [2024-07-16T04:25:45.920Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:45.920Z] latest: digest: sha256:8b463d0f16964ceaf7f5cae8d368c7cdb6b933e13e30775100766e927ef0781c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:46.253Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:46.582Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.14 [2024-07-16T04:25:46.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-16T04:25:46.582Z] b8ef492284af: Preparing [2024-07-16T04:25:46.582Z] 8c919ea21a0b: Preparing [2024-07-16T04:25:46.582Z] 98dc5aedbc93: Preparing [2024-07-16T04:25:46.582Z] ca122aa93ce8: Preparing [2024-07-16T04:25:46.582Z] ba8631354af4: Preparing [2024-07-16T04:25:46.582Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:46.582Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:46.582Z] b8ef492284af: Layer already exists [2024-07-16T04:25:46.582Z] ca122aa93ce8: Layer already exists [2024-07-16T04:25:46.582Z] ba8631354af4: Layer already exists [2024-07-16T04:25:46.582Z] 8c919ea21a0b: Layer already exists [2024-07-16T04:25:46.582Z] 98dc5aedbc93: Layer already exists [2024-07-16T04:25:46.582Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:46.582Z] 3.2.0-dev.14: digest: sha256:8b463d0f16964ceaf7f5cae8d368c7cdb6b933e13e30775100766e927ef0781c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:46.913Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:47.235Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [2024-07-16T04:25:47.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-16T04:25:47.235Z] b8ef492284af: Preparing [2024-07-16T04:25:47.235Z] 8c919ea21a0b: Preparing [2024-07-16T04:25:47.235Z] 98dc5aedbc93: Preparing [2024-07-16T04:25:47.235Z] ca122aa93ce8: Preparing [2024-07-16T04:25:47.235Z] ba8631354af4: Preparing [2024-07-16T04:25:47.235Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:47.235Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:47.235Z] b8ef492284af: Layer already exists [2024-07-16T04:25:47.235Z] ba8631354af4: Layer already exists [2024-07-16T04:25:47.235Z] ca122aa93ce8: Layer already exists [2024-07-16T04:25:47.235Z] 98dc5aedbc93: Layer already exists [2024-07-16T04:25:47.235Z] 8c919ea21a0b: Layer already exists [2024-07-16T04:25:47.235Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:47.235Z] 3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14: digest: sha256:8b463d0f16964ceaf7f5cae8d368c7cdb6b933e13e30775100766e927ef0781c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:47.570Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:47.890Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-07-16T04:25:47.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-07-16T04:25:47.890Z] b8ef492284af: Preparing [2024-07-16T04:25:47.890Z] 8c919ea21a0b: Preparing [2024-07-16T04:25:47.890Z] 98dc5aedbc93: Preparing [2024-07-16T04:25:47.890Z] ca122aa93ce8: Preparing [2024-07-16T04:25:47.890Z] ba8631354af4: Preparing [2024-07-16T04:25:47.890Z] 63ec0bd56cf3: Preparing [2024-07-16T04:25:47.890Z] 63ec0bd56cf3: Waiting [2024-07-16T04:25:47.890Z] 8c919ea21a0b: Layer already exists [2024-07-16T04:25:47.890Z] ba8631354af4: Layer already exists [2024-07-16T04:25:47.890Z] b8ef492284af: Layer already exists [2024-07-16T04:25:47.890Z] ca122aa93ce8: Layer already exists [2024-07-16T04:25:47.890Z] 98dc5aedbc93: Layer already exists [2024-07-16T04:25:47.890Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:25:47.890Z] main: digest: sha256:8b463d0f16964ceaf7f5cae8d368c7cdb6b933e13e30775100766e927ef0781c size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:25:47.961Z] ===================================================== [Pipeline] echo [2024-07-16T04:25:47.975Z] taggedImages: [2024-07-16T04:25:47.975Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:25:47.975Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-07-16T04:25:47.975Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3.2.0-dev.14 [2024-07-16T04:25:47.975Z] - nexus3.edgexfoundry.org:10004/device-mqtt:3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [2024-07-16T04:25:47.975Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:48.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:48.393Z] [2024-07-16T04:25:48.393Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:48.696Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:48.696Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-16T04:25:48.696Z] 5eb5b503b376: Pulling fs layer [2024-07-16T04:25:48.696Z] 5c69ac0246d0: Pulling fs layer [2024-07-16T04:25:48.696Z] ec43610c2a17: Pulling fs layer [2024-07-16T04:25:48.696Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-16T04:25:48.696Z] 33b1e0a273af: Pulling fs layer [2024-07-16T04:25:48.696Z] 5d3b04190fa2: Pulling fs layer [2024-07-16T04:25:48.696Z] 2f39f015ded8: Pulling fs layer [2024-07-16T04:25:48.696Z] 33b1e0a273af: Waiting [2024-07-16T04:25:48.696Z] 5d3b04190fa2: Waiting [2024-07-16T04:25:48.696Z] 3a2ae6a8a46f: Waiting [2024-07-16T04:25:48.696Z] 2f39f015ded8: Waiting [2024-07-16T04:25:48.696Z] 5c69ac0246d0: Download complete [2024-07-16T04:25:48.696Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-16T04:25:48.696Z] 3a2ae6a8a46f: Download complete [2024-07-16T04:25:48.696Z] 33b1e0a273af: Verifying Checksum [2024-07-16T04:25:48.696Z] 33b1e0a273af: Download complete [2024-07-16T04:25:48.696Z] ec43610c2a17: Verifying Checksum [2024-07-16T04:25:48.696Z] ec43610c2a17: Download complete [2024-07-16T04:25:48.696Z] 5d3b04190fa2: Verifying Checksum [2024-07-16T04:25:48.696Z] 5d3b04190fa2: Download complete [2024-07-16T04:25:48.955Z] 5eb5b503b376: Verifying Checksum [2024-07-16T04:25:48.955Z] 5eb5b503b376: Download complete [2024-07-16T04:25:49.520Z] 2f39f015ded8: Download complete [2024-07-16T04:25:50.089Z] 5eb5b503b376: Pull complete [2024-07-16T04:25:50.089Z] 5c69ac0246d0: Pull complete [2024-07-16T04:25:50.347Z] ec43610c2a17: Pull complete [2024-07-16T04:25:50.347Z] 3a2ae6a8a46f: Pull complete [2024-07-16T04:25:50.605Z] 33b1e0a273af: Pull complete [2024-07-16T04:25:50.863Z] 5d3b04190fa2: Pull complete [2024-07-16T04:25:55.043Z] 2f39f015ded8: Pull complete [2024-07-16T04:25:55.043Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-16T04:25:55.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:25:55.043Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:25:55.149Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:25:55.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T04:25:59.262Z] $ docker top f40335140845999fab9405b2dc95dd6ab23e89a9c08247d274c8c23ae6e51dca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:25:59.651Z] ---> job-cost.sh [2024-07-16T04:25:59.652Z] lf-activate-venv: SKIPPING [2024-07-16T04:25:59.652Z] INFO: No Stack... [2024-07-16T04:25:59.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:26:00.478Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:26:00.765Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-07-16T04:26:00.765Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:26:00.778Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] [2024-07-16T04:26:00.789Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] did not exist. Created. [2024-07-16T04:26:00.797Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:26:01.116Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-16T04:26:01.150Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:26:01.282Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:26:01.322Z] $ docker stop --time=1 f40335140845999fab9405b2dc95dd6ab23e89a9c08247d274c8c23ae6e51dca [2024-07-16T04:26:02.474Z] $ docker rm -f --volumes f40335140845999fab9405b2dc95dd6ab23e89a9c08247d274c8c23ae6e51dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-16T04:26:22.375Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5706 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-07-16T04:26:22.392Z] Running in /w/workspace/device-mqtt-go/168 [Pipeline] { [Pipeline] checkout [2024-07-16T04:26:22.428Z] The recommended git tool is: git [2024-07-16T04:26:28.507Z] using credential edgex-jenkins-ssh [2024-07-16T04:26:28.556Z] Cloning the remote Git repository [2024-07-16T04:26:28.611Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-16T04:26:28.719Z] > git init /w/workspace/device-mqtt-go/168 # timeout=10 [2024-07-16T04:26:28.898Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-07-16T04:26:28.900Z] > git --version # timeout=10 [2024-07-16T04:26:28.927Z] > git --version # 'git version 2.25.1' [2024-07-16T04:26:28.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T04:26:29.111Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:26:32.752Z] Avoid second fetch [2024-07-16T04:26:32.753Z] Checking out Revision 3641da765e3ecf514711d982b07869362341dd3b (main) [2024-07-16T04:26:31.711Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-07-16T04:26:31.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:26:33.448Z] Commit message: "Merge pull request #681 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-16T04:26:32.769Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T04:26:32.846Z] > git checkout -f 3641da765e3ecf514711d982b07869362341dd3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:26:38.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-16T04:26:38.139Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:26:38.139Z] Dload Upload Total Spent Left Speed [2024-07-16T04:26:38.139Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2024-07-16T04:26:38.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-16T04:26:38.819Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-16T04:26:38.819Z] + sudo tee /etc/docker/daemon.new [2024-07-16T04:26:38.819Z] { [2024-07-16T04:26:38.819Z] "registry-mirrors": [ [2024-07-16T04:26:38.819Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-16T04:26:38.819Z] ], [2024-07-16T04:26:38.819Z] "bip": "10.250.0.254/24", [2024-07-16T04:26:38.819Z] "hosts": [ [2024-07-16T04:26:38.819Z] "tcp://0.0.0.0:5555", [2024-07-16T04:26:38.819Z] "unix:///var/run/docker.sock" [2024-07-16T04:26:38.819Z] ], [2024-07-16T04:26:38.819Z] "mtu": 1458, [2024-07-16T04:26:38.819Z] "selinux-enabled": true, [2024-07-16T04:26:38.819Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-16T04:26:38.819Z] } [Pipeline] sh [2024-07-16T04:26:39.163Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-16T04:26:39.497Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:26:57.773Z] provisioning config files... [2024-07-16T04:26:57.803Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/168@tmp/config15060996662612471032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:26:58.271Z] ---> ****-login.sh [2024-07-16T04:26:58.271Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:26:58.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:58.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:58.865Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:58.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:58.865Z] [2024-07-16T04:26:58.865Z] Login Succeeded [2024-07-16T04:26:58.865Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:26:59.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:59.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:59.409Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:59.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:59.409Z] [2024-07-16T04:26:59.409Z] Login Succeeded [2024-07-16T04:26:59.409Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:26:59.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:59.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:59.680Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:59.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:59.680Z] [2024-07-16T04:26:59.680Z] Login Succeeded [2024-07-16T04:26:59.680Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:26:59.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:59.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:59.953Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:59.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:59.953Z] [2024-07-16T04:26:59.953Z] Login Succeeded [2024-07-16T04:26:59.953Z] ****.io [2024-07-16T04:27:00.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:27:00.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:27:00.502Z] Configure a credential helper to remove this warning. See [2024-07-16T04:27:00.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:27:00.502Z] [2024-07-16T04:27:00.502Z] Login Succeeded [2024-07-16T04:27:00.775Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:27:00.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:27:01.195Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:27:01.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:27:01.236Z] ========================================================= [2024-07-16T04:27:01.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-16T04:27:01.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:27:01.629Z] + 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 . [2024-07-16T04:27:02.225Z] Sending build context to Docker daemon 10.61MB [2024-07-16T04:27:02.225Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:27:02.225Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-16T04:27:02.225Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-16T04:27:02.225Z] c6b39de5b339: Pulling fs layer [2024-07-16T04:27:02.225Z] a69c41024577: Pulling fs layer [2024-07-16T04:27:02.225Z] d6de4b400683: Pulling fs layer [2024-07-16T04:27:02.225Z] 35cb2a7552d0: Pulling fs layer [2024-07-16T04:27:02.225Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:27:02.225Z] 464afbd9ba4c: Pulling fs layer [2024-07-16T04:27:02.225Z] 00f215d4a9da: Pulling fs layer [2024-07-16T04:27:02.225Z] d496ad576159: Pulling fs layer [2024-07-16T04:27:02.225Z] 35cb2a7552d0: Waiting [2024-07-16T04:27:02.225Z] 464afbd9ba4c: Waiting [2024-07-16T04:27:02.225Z] 4f4fb700ef54: Waiting [2024-07-16T04:27:02.225Z] d496ad576159: Waiting [2024-07-16T04:27:02.225Z] 00f215d4a9da: Waiting [2024-07-16T04:27:02.497Z] a69c41024577: Verifying Checksum [2024-07-16T04:27:02.497Z] a69c41024577: Download complete [2024-07-16T04:27:02.497Z] 35cb2a7552d0: Verifying Checksum [2024-07-16T04:27:02.497Z] 35cb2a7552d0: Download complete [2024-07-16T04:27:02.497Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:27:02.497Z] 4f4fb700ef54: Download complete [2024-07-16T04:27:02.497Z] c6b39de5b339: Verifying Checksum [2024-07-16T04:27:02.497Z] c6b39de5b339: Download complete [2024-07-16T04:27:02.497Z] 464afbd9ba4c: Verifying Checksum [2024-07-16T04:27:02.497Z] 464afbd9ba4c: Download complete [2024-07-16T04:27:03.087Z] d496ad576159: Verifying Checksum [2024-07-16T04:27:03.087Z] d496ad576159: Download complete [2024-07-16T04:27:03.691Z] c6b39de5b339: Pull complete [2024-07-16T04:27:04.284Z] a69c41024577: Pull complete [2024-07-16T04:27:04.558Z] d6de4b400683: Verifying Checksum [2024-07-16T04:27:04.558Z] d6de4b400683: Download complete [2024-07-16T04:27:05.991Z] 00f215d4a9da: Verifying Checksum [2024-07-16T04:27:05.991Z] 00f215d4a9da: Download complete [2024-07-16T04:27:21.052Z] d6de4b400683: Pull complete [2024-07-16T04:27:21.052Z] 35cb2a7552d0: Pull complete [2024-07-16T04:27:21.052Z] 4f4fb700ef54: Pull complete [2024-07-16T04:27:21.052Z] 464afbd9ba4c: Pull complete [2024-07-16T04:27:29.325Z] 00f215d4a9da: Pull complete [2024-07-16T04:27:31.275Z] d496ad576159: Pull complete [2024-07-16T04:27:31.550Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-16T04:27:31.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-16T04:27:31.550Z] ---> f246e2811388 [2024-07-16T04:27:31.550Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:27:32.522Z] ---> Running in 56409e23221d [2024-07-16T04:27:33.113Z] Removing intermediate container 56409e23221d [2024-07-16T04:27:33.113Z] ---> e82a19187cc8 [2024-07-16T04:27:33.113Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:27:33.113Z] ---> Running in 9ce79a2b1b54 [2024-07-16T04:27:33.711Z] Removing intermediate container 9ce79a2b1b54 [2024-07-16T04:27:33.711Z] ---> df2374d9900f [2024-07-16T04:27:33.711Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:27:33.711Z] ---> Running in d5eb7013869f [2024-07-16T04:27:33.981Z] Removing intermediate container d5eb7013869f [2024-07-16T04:27:33.981Z] ---> 1b582a7a76b9 [2024-07-16T04:27:33.981Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:27:34.252Z] ---> Running in 40f6e0597f65 [2024-07-16T04:27:34.524Z] Removing intermediate container 40f6e0597f65 [2024-07-16T04:27:34.524Z] ---> ebabfe1c8b3d [2024-07-16T04:27:34.524Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:27:34.524Z] ---> Running in 4d542f691882 [2024-07-16T04:27:36.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:27:36.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:27:37.927Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-16T04:27:37.927Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-16T04:27:37.927Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-16T04:27:37.927Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-16T04:27:37.927Z] Executing busybox-1.36.1-r5.trigger [2024-07-16T04:27:37.927Z] OK: 271 MiB in 56 packages [2024-07-16T04:27:39.358Z] Removing intermediate container 4d542f691882 [2024-07-16T04:27:39.358Z] ---> 84b31867b0de [2024-07-16T04:27:39.358Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-07-16T04:27:39.358Z] ---> Running in 4924057b09bd [2024-07-16T04:27:39.632Z] Removing intermediate container 4924057b09bd [2024-07-16T04:27:39.632Z] ---> a237f809fd19 [2024-07-16T04:27:39.632Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-16T04:27:40.228Z] ---> 79826aeef698 [2024-07-16T04:27:40.228Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:27:40.503Z] ---> Running in 1bedb65d57ed [2024-07-16T04:29:34.981Z] Removing intermediate container 1bedb65d57ed [2024-07-16T04:29:34.981Z] ---> 4fa449172853 [2024-07-16T04:29:34.981Z] Step 11/12 : COPY . . [2024-07-16T04:29:34.981Z] ---> cbfa050a63a2 [2024-07-16T04:29:34.981Z] Step 12/12 : RUN $MAKE [2024-07-16T04:29:34.981Z] ---> Running in a1ddf0dc26a8 [2024-07-16T04:29:34.981Z] noop [2024-07-16T04:29:35.251Z] Removing intermediate container a1ddf0dc26a8 [2024-07-16T04:29:35.251Z] ---> ced9e308fbcf [2024-07-16T04:29:35.521Z] Successfully built ced9e308fbcf [2024-07-16T04:29:35.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:29:35.899Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:29:35.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:29:36.140Z] prd-ubuntu20.04-docker-arm64-4c-16g-5706 does not seem to be running inside a container [2024-07-16T04:29:36.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/168 -v /w/workspace/device-mqtt-go/168:/w/workspace/device-mqtt-go/168:rw,z -v /w/workspace/device-mqtt-go/168@tmp:/w/workspace/device-mqtt-go/168@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 [2024-07-16T04:29:37.595Z] $ docker top 9de28ca7cb70d0174e7b45da7b18fe6ab17656751f0f553afbe787e29e7c757f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:29:38.520Z] + go version [2024-07-16T04:29:38.520Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-16T04:29:38.538Z] $ docker stop --time=1 9de28ca7cb70d0174e7b45da7b18fe6ab17656751f0f553afbe787e29e7c757f [2024-07-16T04:29:40.225Z] $ docker rm -f --volumes 9de28ca7cb70d0174e7b45da7b18fe6ab17656751f0f553afbe787e29e7c757f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:29:40.832Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:29:40.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:29:41.058Z] prd-ubuntu20.04-docker-arm64-4c-16g-5706 does not seem to be running inside a container [2024-07-16T04:29:41.134Z] $ 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/168 -v /w/workspace/device-mqtt-go/168:/w/workspace/device-mqtt-go/168:rw,z -v /w/workspace/device-mqtt-go/168@tmp:/w/workspace/device-mqtt-go/168@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 [2024-07-16T04:29:42.481Z] $ docker top 0aeee7e577389e9d28894bd0dbdd66a1f82ec447ea10eaa7fff157dc8d70cfb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:29:43.370Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/168 [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:29:44.036Z] + make test [2024-07-16T04:29:44.036Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:29:50.728Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-07-16T04:34:27.763Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2024-07-16T04:34:27.764Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2024-07-16T04:34:27.764Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.8% of statements [2024-07-16T04:34:27.764Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-16T04:34:27.764Z] go vet ./... [2024-07-16T04:35:24.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:35:24.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:35:24.511Z] ./bin/test-attribution-txt.sh [2024-07-16T04:35:24.511Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:35:24.511Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T04:35:24.512Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:35:24.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:35:24.554Z] $ docker stop --time=1 0aeee7e577389e9d28894bd0dbdd66a1f82ec447ea10eaa7fff157dc8d70cfb8 [2024-07-16T04:35:26.582Z] $ docker rm -f --volumes 0aeee7e577389e9d28894bd0dbdd66a1f82ec447ea10eaa7fff157dc8d70cfb8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:35:28.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:35:28.489Z] Warning: overwriting stash ‘coverage-report’ [2024-07-16T04:35:29.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:35:29.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:35:29.892Z] + ls -al . [2024-07-16T04:35:29.892Z] total 248 [2024-07-16T04:35:29.892Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:29 . [2024-07-16T04:35:29.893Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 .. [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 16 04:26 .dockerignore [2024-07-16T04:35:29.893Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:26 .git [2024-07-16T04:35:29.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 .github [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 16 04:26 .gitignore [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 16 04:26 .golangci.yml [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 10386 Jul 16 04:26 Attribution.txt [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 18574 Jul 16 04:26 CHANGELOG.md [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 1798 Jul 16 04:26 Dockerfile [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:26 GOVERNANCE.md [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 657 Jul 16 04:26 Jenkinsfile [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 16 04:26 LICENSE [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 1963 Jul 16 04:26 Makefile [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 16 04:26 OWNERS.md [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 3599 Jul 16 04:26 README.md [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:23 VERSION [2024-07-16T04:35:29.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:26 bin [2024-07-16T04:35:29.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 cmd [2024-07-16T04:35:29.893Z] -rw-r--r-- 1 jenkins jenkins 18506 Jul 16 04:34 coverage.out [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 7064 Jul 16 04:26 go.mod [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 101928 Jul 16 04:26 go.sum [2024-07-16T04:35:29.893Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 internal [2024-07-16T04:35:29.893Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:26 mock [2024-07-16T04:35:29.893Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 16 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:35:30.248Z] + 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=3641da765e3ecf514711d982b07869362341dd3b --label arch=arm64 --label version=3.2.0-dev.14 . [2024-07-16T04:35:30.835Z] Sending build context to Docker daemon 10.63MB [2024-07-16T04:35:30.835Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:35:30.835Z] Step 2/25 : FROM ${BASE} AS builder [2024-07-16T04:35:30.835Z] ---> ced9e308fbcf [2024-07-16T04:35:30.835Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:35:31.102Z] ---> Running in d3529062fe94 [2024-07-16T04:35:31.369Z] Removing intermediate container d3529062fe94 [2024-07-16T04:35:31.369Z] ---> 2d7c601769de [2024-07-16T04:35:31.369Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:35:31.369Z] ---> Running in c4750822cbd4 [2024-07-16T04:35:31.637Z] Removing intermediate container c4750822cbd4 [2024-07-16T04:35:31.637Z] ---> ba8574f23f91 [2024-07-16T04:35:31.637Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-16T04:35:31.904Z] ---> Running in e682865768ef [2024-07-16T04:35:32.171Z] Removing intermediate container e682865768ef [2024-07-16T04:35:32.171Z] ---> 308d1bfd0a32 [2024-07-16T04:35:32.171Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:35:32.171Z] ---> Running in a2240c057928 [2024-07-16T04:35:32.766Z] Removing intermediate container a2240c057928 [2024-07-16T04:35:32.766Z] ---> a2a4777e7311 [2024-07-16T04:35:32.766Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:35:32.766Z] ---> Running in 63ebb048ec99 [2024-07-16T04:35:33.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:35:34.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:35:35.737Z] OK: 271 MiB in 56 packages [2024-07-16T04:35:36.325Z] Removing intermediate container 63ebb048ec99 [2024-07-16T04:35:36.325Z] ---> 33c8f9716518 [2024-07-16T04:35:36.325Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-07-16T04:35:36.592Z] ---> Running in c16f422f025c [2024-07-16T04:35:36.862Z] Removing intermediate container c16f422f025c [2024-07-16T04:35:36.862Z] ---> 69ba3efb9d58 [2024-07-16T04:35:36.862Z] Step 9/25 : COPY go.mod vendor* ./ [2024-07-16T04:35:37.450Z] ---> 1ff3ed8d884a [2024-07-16T04:35:37.450Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:35:37.450Z] ---> Running in 0cd239794963 [2024-07-16T04:35:40.046Z] Removing intermediate container 0cd239794963 [2024-07-16T04:35:40.046Z] ---> 6f24947c2a6d [2024-07-16T04:35:40.046Z] Step 11/25 : COPY . . [2024-07-16T04:35:41.467Z] ---> c49ffe5d6a68 [2024-07-16T04:35:41.467Z] Step 12/25 : RUN $MAKE [2024-07-16T04:35:41.467Z] ---> Running in f1d5b87f1867 [2024-07-16T04:35:42.435Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.2.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2024-07-16T04:39:49.287Z] Removing intermediate container f1d5b87f1867 [2024-07-16T04:39:49.287Z] ---> f1faa444fd65 [2024-07-16T04:39:49.287Z] Step 13/25 : FROM alpine:3.18 [2024-07-16T04:39:49.287Z] 3.18: Pulling from library/alpine [2024-07-16T04:39:49.287Z] 5c905c7ebe2f: Pulling fs layer [2024-07-16T04:39:49.287Z] 5c905c7ebe2f: Verifying Checksum [2024-07-16T04:39:49.287Z] 5c905c7ebe2f: Download complete [2024-07-16T04:39:49.287Z] 5c905c7ebe2f: Pull complete [2024-07-16T04:39:49.287Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:39:49.287Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:39:49.287Z] ---> dec292d02e07 [2024-07-16T04:39:49.287Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2024-07-16T04:39:49.287Z] ---> Running in 1f81efcb1eee [2024-07-16T04:39:49.287Z] Removing intermediate container 1f81efcb1eee [2024-07-16T04:39:49.287Z] ---> b651fe251159 [2024-07-16T04:39:49.287Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-07-16T04:39:49.287Z] ---> Running in e87395a32790 [2024-07-16T04:39:49.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:49.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:49.287Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T04:39:49.287Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:39:49.287Z] OK: 8 MiB in 16 packages [2024-07-16T04:39:49.287Z] Removing intermediate container e87395a32790 [2024-07-16T04:39:49.287Z] ---> a8a8d69582a2 [2024-07-16T04:39:49.287Z] Step 16/25 : RUN apk --no-cache upgrade [2024-07-16T04:39:49.287Z] ---> Running in aab0440d1cec [2024-07-16T04:39:49.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:49.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:39:49.287Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:39:49.287Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:39:49.287Z] OK: 8 MiB in 16 packages [2024-07-16T04:39:49.287Z] Removing intermediate container aab0440d1cec [2024-07-16T04:39:49.287Z] ---> eba5e3a9bb23 [2024-07-16T04:39:49.287Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-07-16T04:39:50.691Z] ---> 972a2fe326e5 [2024-07-16T04:39:50.691Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-07-16T04:39:50.957Z] ---> e78b37840104 [2024-07-16T04:39:50.957Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-07-16T04:39:51.546Z] ---> 5df903abdd93 [2024-07-16T04:39:51.546Z] Step 20/25 : EXPOSE 59982 [2024-07-16T04:39:51.815Z] ---> Running in 34621a31773a [2024-07-16T04:39:52.080Z] Removing intermediate container 34621a31773a [2024-07-16T04:39:52.080Z] ---> 161097c8ceca [2024-07-16T04:39:52.080Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-07-16T04:39:52.080Z] ---> Running in 960f033a781c [2024-07-16T04:39:52.345Z] Removing intermediate container 960f033a781c [2024-07-16T04:39:52.345Z] ---> b10d5d207359 [2024-07-16T04:39:52.345Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-16T04:39:52.345Z] ---> Running in 7e1077189b38 [2024-07-16T04:39:52.930Z] Removing intermediate container 7e1077189b38 [2024-07-16T04:39:52.930Z] ---> 48ab72982263 [2024-07-16T04:39:52.930Z] Step 23/25 : LABEL arch=arm64 [2024-07-16T04:39:52.930Z] ---> Running in 2c7154eae7ff [2024-07-16T04:39:53.199Z] Removing intermediate container 2c7154eae7ff [2024-07-16T04:39:53.199Z] ---> a74b3dfd9502 [2024-07-16T04:39:53.199Z] Step 24/25 : LABEL git_sha=3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:39:53.199Z] ---> Running in eb50032af173 [2024-07-16T04:39:53.467Z] Removing intermediate container eb50032af173 [2024-07-16T04:39:53.467Z] ---> 2c39bfebd2bd [2024-07-16T04:39:53.467Z] Step 25/25 : LABEL version=3.2.0-dev.14 [2024-07-16T04:39:53.734Z] ---> Running in 8829e4e027bc [2024-07-16T04:39:54.001Z] Removing intermediate container 8829e4e027bc [2024-07-16T04:39:54.001Z] ---> a0a3cbcc59c2 [2024-07-16T04:39:54.001Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:39:54.001Z] Successfully built a0a3cbcc59c2 [2024-07-16T04:39:54.001Z] 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 [2024-07-16T04:39:54.136Z] provisioning config files... [2024-07-16T04:39:54.154Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/168@tmp/config2638924454214458117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:39:54.510Z] ---> ****-login.sh [2024-07-16T04:39:54.510Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:39:54.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:39:54.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:39:54.778Z] Configure a credential helper to remove this warning. See [2024-07-16T04:39:54.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:39:54.778Z] [2024-07-16T04:39:54.778Z] Login Succeeded [2024-07-16T04:39:54.778Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:39:55.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:39:55.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:39:55.311Z] Configure a credential helper to remove this warning. See [2024-07-16T04:39:55.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:39:55.311Z] [2024-07-16T04:39:55.311Z] Login Succeeded [2024-07-16T04:39:55.311Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:39:55.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:39:55.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:39:55.578Z] Configure a credential helper to remove this warning. See [2024-07-16T04:39:55.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:39:55.578Z] [2024-07-16T04:39:55.578Z] Login Succeeded [2024-07-16T04:39:55.578Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:39:55.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:39:56.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:39:56.115Z] Configure a credential helper to remove this warning. See [2024-07-16T04:39:56.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:39:56.115Z] [2024-07-16T04:39:56.115Z] Login Succeeded [2024-07-16T04:39:56.115Z] ****.io [2024-07-16T04:39:56.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:39:56.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:39:56.655Z] Configure a credential helper to remove this warning. See [2024-07-16T04:39:56.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:39:56.655Z] [2024-07-16T04:39:56.655Z] Login Succeeded [2024-07-16T04:39:56.655Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:39:56.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:39:56.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:39:56.758Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-07-16T04:39:56.758Z] 3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:39:56.758Z] latest [2024-07-16T04:39:56.758Z] 3.2.0-dev.14 [2024-07-16T04:39:56.758Z] 3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [2024-07-16T04:39:56.758Z] main [2024-07-16T04:39:56.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:57.144Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3641da765e3ecf514711d982b07869362341dd3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:39:57.517Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:39:57.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-16T04:39:57.517Z] 49539dba93ae: Preparing [2024-07-16T04:39:57.517Z] e2b860b7c716: Preparing [2024-07-16T04:39:57.517Z] 7fbea623ed25: Preparing [2024-07-16T04:39:57.517Z] 93d1b7df3da7: Preparing [2024-07-16T04:39:57.517Z] 9e220f93c68e: Preparing [2024-07-16T04:39:57.517Z] da707bb00cb8: Preparing [2024-07-16T04:39:57.517Z] da707bb00cb8: Waiting [2024-07-16T04:39:57.786Z] e2b860b7c716: Pushed [2024-07-16T04:39:57.786Z] 49539dba93ae: Pushed [2024-07-16T04:39:57.786Z] 9e220f93c68e: Pushed [2024-07-16T04:39:57.786Z] da707bb00cb8: Layer already exists [2024-07-16T04:39:59.206Z] 93d1b7df3da7: Pushed [2024-07-16T04:40:25.921Z] 7fbea623ed25: Pushed [2024-07-16T04:40:25.921Z] 3641da765e3ecf514711d982b07869362341dd3b: digest: sha256:850d1f10b2a4ae4428885abb1590001d5f148690bf4663e756c62b5b452377f8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:26.289Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:26.637Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-16T04:40:26.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-16T04:40:26.637Z] 49539dba93ae: Preparing [2024-07-16T04:40:26.637Z] e2b860b7c716: Preparing [2024-07-16T04:40:26.637Z] 7fbea623ed25: Preparing [2024-07-16T04:40:26.637Z] 93d1b7df3da7: Preparing [2024-07-16T04:40:26.637Z] 9e220f93c68e: Preparing [2024-07-16T04:40:26.637Z] da707bb00cb8: Preparing [2024-07-16T04:40:26.637Z] da707bb00cb8: Waiting [2024-07-16T04:40:26.637Z] 9e220f93c68e: Layer already exists [2024-07-16T04:40:26.637Z] e2b860b7c716: Layer already exists [2024-07-16T04:40:26.637Z] 49539dba93ae: Layer already exists [2024-07-16T04:40:26.637Z] 7fbea623ed25: Layer already exists [2024-07-16T04:40:26.637Z] 93d1b7df3da7: Layer already exists [2024-07-16T04:40:26.637Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:26.909Z] latest: digest: sha256:850d1f10b2a4ae4428885abb1590001d5f148690bf4663e756c62b5b452377f8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:27.267Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:27.618Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.14 [2024-07-16T04:40:27.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-16T04:40:27.619Z] 49539dba93ae: Preparing [2024-07-16T04:40:27.619Z] e2b860b7c716: Preparing [2024-07-16T04:40:27.619Z] 7fbea623ed25: Preparing [2024-07-16T04:40:27.619Z] 93d1b7df3da7: Preparing [2024-07-16T04:40:27.619Z] 9e220f93c68e: Preparing [2024-07-16T04:40:27.619Z] da707bb00cb8: Preparing [2024-07-16T04:40:27.619Z] da707bb00cb8: Waiting [2024-07-16T04:40:27.619Z] 9e220f93c68e: Layer already exists [2024-07-16T04:40:27.619Z] e2b860b7c716: Layer already exists [2024-07-16T04:40:27.619Z] 93d1b7df3da7: Layer already exists [2024-07-16T04:40:27.619Z] 49539dba93ae: Layer already exists [2024-07-16T04:40:27.619Z] 7fbea623ed25: Layer already exists [2024-07-16T04:40:27.619Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:27.619Z] 3.2.0-dev.14: digest: sha256:850d1f10b2a4ae4428885abb1590001d5f148690bf4663e756c62b5b452377f8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:27.978Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:28.332Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [2024-07-16T04:40:28.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-16T04:40:28.332Z] 49539dba93ae: Preparing [2024-07-16T04:40:28.332Z] e2b860b7c716: Preparing [2024-07-16T04:40:28.332Z] 7fbea623ed25: Preparing [2024-07-16T04:40:28.332Z] 93d1b7df3da7: Preparing [2024-07-16T04:40:28.332Z] 9e220f93c68e: Preparing [2024-07-16T04:40:28.332Z] da707bb00cb8: Preparing [2024-07-16T04:40:28.332Z] da707bb00cb8: Waiting [2024-07-16T04:40:28.332Z] 9e220f93c68e: Layer already exists [2024-07-16T04:40:28.332Z] e2b860b7c716: Layer already exists [2024-07-16T04:40:28.332Z] 7fbea623ed25: Layer already exists [2024-07-16T04:40:28.332Z] 49539dba93ae: Layer already exists [2024-07-16T04:40:28.332Z] 93d1b7df3da7: Layer already exists [2024-07-16T04:40:28.332Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:28.600Z] 3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14: digest: sha256:850d1f10b2a4ae4428885abb1590001d5f148690bf4663e756c62b5b452377f8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:28.955Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:29.304Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-07-16T04:40:29.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-07-16T04:40:29.304Z] 49539dba93ae: Preparing [2024-07-16T04:40:29.304Z] e2b860b7c716: Preparing [2024-07-16T04:40:29.304Z] 7fbea623ed25: Preparing [2024-07-16T04:40:29.304Z] 93d1b7df3da7: Preparing [2024-07-16T04:40:29.304Z] 9e220f93c68e: Preparing [2024-07-16T04:40:29.304Z] da707bb00cb8: Preparing [2024-07-16T04:40:29.304Z] 49539dba93ae: Layer already exists [2024-07-16T04:40:29.304Z] 9e220f93c68e: Layer already exists [2024-07-16T04:40:29.304Z] 93d1b7df3da7: Layer already exists [2024-07-16T04:40:29.304Z] e2b860b7c716: Layer already exists [2024-07-16T04:40:29.304Z] 7fbea623ed25: Layer already exists [2024-07-16T04:40:29.304Z] da707bb00cb8: Layer already exists [2024-07-16T04:40:29.569Z] main: digest: sha256:850d1f10b2a4ae4428885abb1590001d5f148690bf4663e756c62b5b452377f8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:40:29.646Z] ===================================================== [Pipeline] echo [2024-07-16T04:40:29.655Z] taggedImages: [2024-07-16T04:40:29.655Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3641da765e3ecf514711d982b07869362341dd3b [2024-07-16T04:40:29.655Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-07-16T04:40:29.655Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.2.0-dev.14 [2024-07-16T04:40:29.655Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3641da765e3ecf514711d982b07869362341dd3b-3.2.0-dev.14 [2024-07-16T04:40:29.655Z] - 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 [2024-07-16T04:40:30.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:40:30.039Z] [2024-07-16T04:40:30.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:40:30.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:40:30.369Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-16T04:40:30.369Z] 8998bd30e6a1: Pulling fs layer [2024-07-16T04:40:30.369Z] 04944245beec: Pulling fs layer [2024-07-16T04:40:30.369Z] 699f458cf7ca: Pulling fs layer [2024-07-16T04:40:30.369Z] 765212b225bb: Pulling fs layer [2024-07-16T04:40:30.369Z] f23df028b6ca: Pulling fs layer [2024-07-16T04:40:30.369Z] d65c8cfc05b1: Pulling fs layer [2024-07-16T04:40:30.369Z] f23df028b6ca: Waiting [2024-07-16T04:40:30.369Z] 765212b225bb: Waiting [2024-07-16T04:40:30.369Z] d65c8cfc05b1: Waiting [2024-07-16T04:40:30.369Z] 2437ff75d9bd: Pulling fs layer [2024-07-16T04:40:30.637Z] 04944245beec: Download complete [2024-07-16T04:40:30.637Z] 765212b225bb: Verifying Checksum [2024-07-16T04:40:30.637Z] 765212b225bb: Download complete [2024-07-16T04:40:30.637Z] f23df028b6ca: Verifying Checksum [2024-07-16T04:40:30.637Z] f23df028b6ca: Download complete [2024-07-16T04:40:30.637Z] d65c8cfc05b1: Verifying Checksum [2024-07-16T04:40:30.637Z] d65c8cfc05b1: Download complete [2024-07-16T04:40:30.909Z] 699f458cf7ca: Verifying Checksum [2024-07-16T04:40:30.909Z] 699f458cf7ca: Download complete [2024-07-16T04:40:31.174Z] 8998bd30e6a1: Verifying Checksum [2024-07-16T04:40:31.174Z] 8998bd30e6a1: Download complete [2024-07-16T04:40:33.744Z] 2437ff75d9bd: Verifying Checksum [2024-07-16T04:40:33.744Z] 2437ff75d9bd: Download complete [2024-07-16T04:40:36.315Z] 8998bd30e6a1: Pull complete [2024-07-16T04:40:36.315Z] 04944245beec: Pull complete [2024-07-16T04:40:38.250Z] 699f458cf7ca: Pull complete [2024-07-16T04:40:38.250Z] 765212b225bb: Pull complete [2024-07-16T04:40:39.209Z] f23df028b6ca: Pull complete [2024-07-16T04:40:39.209Z] d65c8cfc05b1: Pull complete [2024-07-16T04:40:57.453Z] 2437ff75d9bd: Pull complete [2024-07-16T04:40:57.453Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-16T04:40:57.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:40:57.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:40:57.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-5706 does not seem to be running inside a container [2024-07-16T04:40:57.734Z] $ 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/168 -v /w/workspace/device-mqtt-go/168:/w/workspace/device-mqtt-go/168:rw,z -v /w/workspace/device-mqtt-go/168@tmp:/w/workspace/device-mqtt-go/168@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 [2024-07-16T04:41:00.373Z] $ docker top e8603b5d2065927a8f25aadf3cebd3bdff3d0cd5a1e074090be2bd1852a55299 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:01.321Z] ---> job-cost.sh [2024-07-16T04:41:01.321Z] lf-activate-venv: SKIPPING [2024-07-16T04:41:01.321Z] INFO: No Stack... [2024-07-16T04:41:01.594Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-16T04:41:02.571Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:41:03.246Z] + cut -d, -f6 [2024-07-16T04:41:03.246Z] + cat /w/workspace/device-mqtt-go/168/archives/cost.csv [Pipeline] lock [2024-07-16T04:41:03.304Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] [2024-07-16T04:41:03.323Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] did not exist. Created. [2024-07-16T04:41:03.331Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:41:03.993Z] /w/workspace/device-mqtt-go/168@tmp/durable-e46f8ff6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-16T04:41:04.628Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-16T04:41:04.642Z] Warning: overwriting stash ‘stack-cost’ [2024-07-16T04:41:04.709Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:41:04.728Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-168-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:41:04.753Z] $ docker stop --time=1 e8603b5d2065927a8f25aadf3cebd3bdff3d0cd5a1e074090be2bd1852a55299 [2024-07-16T04:41:06.262Z] $ docker rm -f --volumes e8603b5d2065927a8f25aadf3cebd3bdff3d0cd5a1e074090be2bd1852a55299 [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 [2024-07-16T04:41:06.742Z] provisioning config files... [2024-07-16T04:41:06.749Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13553068570088907211tmp [Pipeline] { [Pipeline] sh [2024-07-16T04:41:07.047Z] + set +x [2024-07-16T04:41:07.047Z] + curl -s https://codecov.io/bash [2024-07-16T04:41:07.047Z] + bash -s -- [2024-07-16T04:41:07.047Z] [2024-07-16T04:41:07.047Z] _____ _ [2024-07-16T04:41:07.047Z] / ____| | | [2024-07-16T04:41:07.047Z] | | ___ __| | ___ ___ _____ __ [2024-07-16T04:41:07.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-16T04:41:07.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-16T04:41:07.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-16T04:41:07.047Z] Bash-1.0.6 [2024-07-16T04:41:07.047Z] [2024-07-16T04:41:07.047Z] [2024-07-16T04:41:07.047Z] ==> git version 2.25.1 found [2024-07-16T04:41:07.047Z] ==> 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 [2024-07-16T04:41:07.047Z] Release-Date: 2020-01-08 [2024-07-16T04:41:07.048Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-16T04:41:07.048Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-16T04:41:07.048Z] ==> Jenkins CI detected. [2024-07-16T04:41:07.048Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-16T04:41:07.048Z] project root: . [2024-07-16T04:41:07.048Z] --> token set from env [2024-07-16T04:41:07.048Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-16T04:41:07.048Z] ==> Running gcov in . (disable via -X gcov) [2024-07-16T04:41:07.048Z] ==> Python coveragepy not found [2024-07-16T04:41:07.048Z] ==> Searching for coverage reports in: [2024-07-16T04:41:07.048Z] + . [2024-07-16T04:41:07.048Z] -> Found 1 reports [2024-07-16T04:41:07.048Z] ==> Detecting git/mercurial file structure [2024-07-16T04:41:07.048Z] ==> Reading reports [2024-07-16T04:41:07.048Z] + ./coverage.out bytes=18506 [2024-07-16T04:41:07.048Z] ==> Appending adjustments [2024-07-16T04:41:07.048Z] https://docs.codecov.io/docs/fixing-reports [2024-07-16T04:41:07.308Z] + Found adjustments [2024-07-16T04:41:07.308Z] ==> Gzipping contents [2024-07-16T04:41:07.308Z] 4.0K /tmp/codecov.AgKVFn.gz [2024-07-16T04:41:07.308Z] ==> Uploading reports [2024-07-16T04:41:07.308Z] url: https://codecov.io [2024-07-16T04:41:07.308Z] query: branch=main&commit=3641da765e3ecf514711d982b07869362341dd3b&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:41:07.308Z] -> Pinging Codecov [2024-07-16T04:41:07.308Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3641da765e3ecf514711d982b07869362341dd3b&build=168&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F168%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:41:07.308Z] -> Uploading to [2024-07-16T04:41:07.308Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-16/7D719EC7BBE17E464838252E33014C33/3641da765e3ecf514711d982b07869362341dd3b/4af223b8-00c3-4984-9446-9b0bc7c6ed77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T044107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a9b7ea84c217941f4cbe68494001a30168625d8a6b113f789618ce6eb7f0e2e [2024-07-16T04:41:07.308Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:41:07.308Z] Dload Upload Total Spent Left Speed [2024-07-16T04:41:08.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 2532 0:00:01 0:00:01 --:--:-- 2532 100 3049 0 0 100 3049 0 2397 0:00:01 0:00:01 --:--:-- 2397 [2024-07-16T04:41:08.689Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/3641da765e3ecf514711d982b07869362341dd3b [Pipeline] } [2024-07-16T04:41:08.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-16T04:41:08.846Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-16T04:41:08.863Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:09.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:09.178Z] [2024-07-16T04:41:09.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:09.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:09.479Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-16T04:41:09.479Z] 619be1103602: Already exists [2024-07-16T04:41:09.479Z] f8ea3408117e: Pulling fs layer [2024-07-16T04:41:09.479Z] 91320369b822: Pulling fs layer [2024-07-16T04:41:09.479Z] 0406650e8295: Pulling fs layer [2024-07-16T04:41:09.479Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:41:09.479Z] 96d80e3f36e1: Pulling fs layer [2024-07-16T04:41:09.479Z] bcf3aedb951c: Pulling fs layer [2024-07-16T04:41:09.479Z] 96d80e3f36e1: Waiting [2024-07-16T04:41:09.479Z] bcf3aedb951c: Waiting [2024-07-16T04:41:09.479Z] 4f4fb700ef54: Waiting [2024-07-16T04:41:09.479Z] 0406650e8295: Download complete [2024-07-16T04:41:09.479Z] f8ea3408117e: Download complete [2024-07-16T04:41:09.479Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:41:09.479Z] 4f4fb700ef54: Download complete [2024-07-16T04:41:09.479Z] f8ea3408117e: Pull complete [2024-07-16T04:41:09.738Z] 96d80e3f36e1: Verifying Checksum [2024-07-16T04:41:09.738Z] 96d80e3f36e1: Download complete [2024-07-16T04:41:09.996Z] 91320369b822: Download complete [2024-07-16T04:41:10.256Z] bcf3aedb951c: Verifying Checksum [2024-07-16T04:41:10.256Z] bcf3aedb951c: Download complete [2024-07-16T04:41:12.794Z] 91320369b822: Pull complete [2024-07-16T04:41:12.794Z] 0406650e8295: Pull complete [2024-07-16T04:41:12.794Z] 4f4fb700ef54: Pull complete [2024-07-16T04:41:13.053Z] 96d80e3f36e1: Pull complete [2024-07-16T04:41:16.339Z] bcf3aedb951c: Pull complete [2024-07-16T04:41:16.339Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-16T04:41:16.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:16.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:16.436Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:41:16.485Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-16T04:41:20.916Z] $ docker top ee27ea6a00f513e4f049106ed31d8301a862cac885a8cf5b0267156f90921d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:41:21.376Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-07-16T04:41:21.403Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-07-16T04:41:21.709Z] + set -o pipefail [2024-07-16T04:41:21.709Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-07-16T04:41:27.021Z] [2024-07-16T04:41:27.021Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-07-16T04:41:27.021Z] [2024-07-16T04:41:27.021Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/8fa62ecf-cae9-4f67-b7db-d3bb5cfc9653 [2024-07-16T04:41:27.021Z] [2024-07-16T04:41:27.021Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-16T04:41:27.021Z] [Pipeline] } [2024-07-16T04:41:27.612Z] $ docker stop --time=1 ee27ea6a00f513e4f049106ed31d8301a862cac885a8cf5b0267156f90921d66 [2024-07-16T04:41:32.347Z] $ docker rm -f --volumes ee27ea6a00f513e4f049106ed31d8301a862cac885a8cf5b0267156f90921d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:41:33.213Z] + git log --format=format:%s -1 3641da765e3ecf514711d982b07869362341dd3b [Pipeline] sh [2024-07-16T04:41:33.504Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:41:33.504Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:33.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:41:33.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:33.881Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:41:33.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:41:34.454Z] $ docker top c10eb0f20b0f2b4c78ea41a4f0bb479cc5c44e69f24630973da108e4a285c84a -eo pid,comm [2024-07-16T04:41:34.490Z] 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). [2024-07-16T04:41:34.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:41:34.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:41:34.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:41:34.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:41:34.671Z] $ docker exec c10eb0f20b0f2b4c78ea41a4f0bb479cc5c44e69f24630973da108e4a285c84a ssh-agent [2024-07-16T04:41:34.774Z] SSH_AUTH_SOCK=/tmp/ssh-EJuMxKUrcTWW/agent.32 [2024-07-16T04:41:34.774Z] SSH_AGENT_PID=38 [2024-07-16T04:41:34.778Z] Running ssh-add (command line suppressed) [2024-07-16T04:41:34.888Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15424279411952135684.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15424279411952135684.key) [2024-07-16T04:41:34.888Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:41:35.179Z] + git semver tag [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,371 [run_tag] DEBUG tag force:False [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,372 [check_head_tag] DEBUG check head tag [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,372 [execute] INFO git cat-file --batch-check [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,376 [execute] INFO git cat-file --batch [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,391 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,391 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,392 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:41:35.438Z] 2024-07-16 04:41:35,396 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:41:35.438Z] 3.2.0-dev.14 [Pipeline] } [2024-07-16T04:41:35.459Z] $ docker exec --env ******** --env ******** c10eb0f20b0f2b4c78ea41a4f0bb479cc5c44e69f24630973da108e4a285c84a ssh-agent -k [2024-07-16T04:41:35.552Z] unset SSH_AUTH_SOCK; [2024-07-16T04:41:35.552Z] unset SSH_AGENT_PID; [2024-07-16T04:41:35.552Z] echo Agent pid 38 killed; [2024-07-16T04:41:35.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:41:35.863Z] + git semver [Pipeline] } [2024-07-16T04:41:36.146Z] $ docker stop --time=1 c10eb0f20b0f2b4c78ea41a4f0bb479cc5c44e69f24630973da108e4a285c84a [2024-07-16T04:41:37.435Z] $ docker rm -f --volumes c10eb0f20b0f2b4c78ea41a4f0bb479cc5c44e69f24630973da108e4a285c84a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:37.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:41:37.826Z] [2024-07-16T04:41:37.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:38.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:41:38.126Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-16T04:41:38.126Z] ab5ef0e58194: Pulling fs layer [2024-07-16T04:41:38.126Z] 9712f1f96733: Pulling fs layer [2024-07-16T04:41:38.126Z] 63f879dbbcfc: Pulling fs layer [2024-07-16T04:41:38.126Z] 0d9ebad4ef96: Pulling fs layer [2024-07-16T04:41:38.126Z] e9a5061849ea: Pulling fs layer [2024-07-16T04:41:38.126Z] d747dcd14b5f: Pulling fs layer [2024-07-16T04:41:38.126Z] 2de7ff778b66: Pulling fs layer [2024-07-16T04:41:38.126Z] e9a5061849ea: Waiting [2024-07-16T04:41:38.126Z] d747dcd14b5f: Waiting [2024-07-16T04:41:38.126Z] 2de7ff778b66: Waiting [2024-07-16T04:41:38.126Z] 0d9ebad4ef96: Waiting [2024-07-16T04:41:38.126Z] 9712f1f96733: Verifying Checksum [2024-07-16T04:41:38.126Z] 9712f1f96733: Download complete [2024-07-16T04:41:38.692Z] 63f879dbbcfc: Verifying Checksum [2024-07-16T04:41:38.692Z] 63f879dbbcfc: Download complete [2024-07-16T04:41:38.949Z] e9a5061849ea: Verifying Checksum [2024-07-16T04:41:38.949Z] e9a5061849ea: Download complete [2024-07-16T04:41:38.949Z] d747dcd14b5f: Verifying Checksum [2024-07-16T04:41:38.949Z] d747dcd14b5f: Download complete [2024-07-16T04:41:38.949Z] 0d9ebad4ef96: Verifying Checksum [2024-07-16T04:41:38.949Z] 0d9ebad4ef96: Download complete [2024-07-16T04:41:38.949Z] 2de7ff778b66: Verifying Checksum [2024-07-16T04:41:38.949Z] 2de7ff778b66: Download complete [2024-07-16T04:41:38.949Z] ab5ef0e58194: Verifying Checksum [2024-07-16T04:41:38.949Z] ab5ef0e58194: Download complete [2024-07-16T04:41:41.475Z] ab5ef0e58194: Pull complete [2024-07-16T04:41:41.475Z] 9712f1f96733: Pull complete [2024-07-16T04:41:42.040Z] 63f879dbbcfc: Pull complete [2024-07-16T04:41:45.323Z] 0d9ebad4ef96: Pull complete [2024-07-16T04:41:45.581Z] e9a5061849ea: Pull complete [2024-07-16T04:41:45.840Z] d747dcd14b5f: Pull complete [2024-07-16T04:41:46.775Z] 2de7ff778b66: Pull complete [2024-07-16T04:41:46.775Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-16T04:41:46.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:41:46.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:46.875Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:41:46.919Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-16T04:41:52.271Z] $ docker top b2526ecb1e0f6039cecf9a89227fa3d3596989a4f1d497eda70105f7aec54b63 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:41:52.330Z] provisioning config files... [2024-07-16T04:41:52.340Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3530726914893391012tmp [2024-07-16T04:41:52.349Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3198010128335315759tmp [2024-07-16T04:41:52.357Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11240755817214600961tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:41:52.453Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:52.746Z] ---> sigul-configuration.sh [2024-07-16T04:41:52.746Z] gpg: directory `/root/.gnupg' created [2024-07-16T04:41:52.746Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-16T04:41:52.746Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-16T04:41:52.746Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-16T04:41:52.746Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-16T04:41:52.746Z] gpg: CAST5 encrypted data [2024-07-16T04:41:52.746Z] gpg: encrypted with 1 passphrase [2024-07-16T04:41:52.746Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-16T04:41:53.042Z] + mkdir /home/jenkins [2024-07-16T04:41:53.042Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-16T04:41:53.339Z] + 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 [2024-07-16T04:41:53.354Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:53.654Z] ---> sigul-install.sh [2024-07-16T04:41:53.654Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-16T04:41:53.962Z] + git tag --list [2024-07-16T04:41:53.962Z] 0.7.1 [2024-07-16T04:41:53.962Z] v1.0.0 [2024-07-16T04:41:53.962Z] v1.1.0 [2024-07-16T04:41:53.962Z] v1.1.1 [2024-07-16T04:41:53.962Z] v1.2.2 [2024-07-16T04:41:53.962Z] v1.3.0 [2024-07-16T04:41:53.962Z] v1.3.1 [2024-07-16T04:41:53.962Z] v2.0.0 [2024-07-16T04:41:53.962Z] v2.1.0 [2024-07-16T04:41:53.962Z] v2.1.1 [2024-07-16T04:41:53.962Z] v2.2.0 [2024-07-16T04:41:53.962Z] v2.3.0 [2024-07-16T04:41:53.962Z] v3.0 [2024-07-16T04:41:53.962Z] v3.0.0 [2024-07-16T04:41:53.962Z] v3.1 [2024-07-16T04:41:53.962Z] v3.1.0 [2024-07-16T04:41:53.962Z] v3.1.0-dev.1 [2024-07-16T04:41:53.962Z] v3.1.0-dev.10 [2024-07-16T04:41:53.962Z] v3.1.0-dev.11 [2024-07-16T04:41:53.962Z] v3.1.0-dev.12 [2024-07-16T04:41:53.962Z] v3.1.0-dev.13 [2024-07-16T04:41:53.962Z] v3.1.0-dev.14 [2024-07-16T04:41:53.962Z] v3.1.0-dev.15 [2024-07-16T04:41:53.962Z] v3.1.0-dev.16 [2024-07-16T04:41:53.962Z] v3.1.0-dev.17 [2024-07-16T04:41:53.962Z] v3.1.0-dev.18 [2024-07-16T04:41:53.962Z] v3.1.0-dev.19 [2024-07-16T04:41:53.962Z] v3.1.0-dev.2 [2024-07-16T04:41:53.962Z] v3.1.0-dev.20 [2024-07-16T04:41:53.962Z] v3.1.0-dev.21 [2024-07-16T04:41:53.962Z] v3.1.0-dev.22 [2024-07-16T04:41:53.962Z] v3.1.0-dev.23 [2024-07-16T04:41:53.962Z] v3.1.0-dev.24 [2024-07-16T04:41:53.962Z] v3.1.0-dev.25 [2024-07-16T04:41:53.962Z] v3.1.0-dev.3 [2024-07-16T04:41:53.962Z] v3.1.0-dev.4 [2024-07-16T04:41:53.962Z] v3.1.0-dev.5 [2024-07-16T04:41:53.962Z] v3.1.0-dev.6 [2024-07-16T04:41:53.962Z] v3.1.0-dev.7 [2024-07-16T04:41:53.962Z] v3.1.0-dev.8 [2024-07-16T04:41:53.962Z] v3.1.0-dev.9 [2024-07-16T04:41:53.962Z] v3.1.1 [2024-07-16T04:41:53.962Z] v3.2.0-dev.1 [2024-07-16T04:41:53.962Z] v3.2.0-dev.10 [2024-07-16T04:41:53.962Z] v3.2.0-dev.11 [2024-07-16T04:41:53.962Z] v3.2.0-dev.12 [2024-07-16T04:41:53.962Z] v3.2.0-dev.13 [2024-07-16T04:41:53.962Z] v3.2.0-dev.14 [2024-07-16T04:41:53.962Z] v3.2.0-dev.2 [2024-07-16T04:41:53.962Z] v3.2.0-dev.3 [2024-07-16T04:41:53.962Z] v3.2.0-dev.4 [2024-07-16T04:41:53.962Z] v3.2.0-dev.5 [2024-07-16T04:41:53.962Z] v3.2.0-dev.6 [2024-07-16T04:41:53.962Z] v3.2.0-dev.7 [2024-07-16T04:41:53.962Z] v3.2.0-dev.8 [2024-07-16T04:41:53.962Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-16T04:41:54.259Z] + lftools sign git-tag v3.2.0-dev.14 [2024-07-16T04:41:54.828Z] Signing Git tag with Sigul... [2024-07-16T04:41:54.828Z] Signing v3.2.0-dev.14 [Pipeline] echo [2024-07-16T04:41:55.100Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:55.392Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-16T04:41:55.400Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-16T04:41:55.441Z] $ docker stop --time=1 b2526ecb1e0f6039cecf9a89227fa3d3596989a4f1d497eda70105f7aec54b63 [2024-07-16T04:41:56.694Z] $ docker rm -f --volumes b2526ecb1e0f6039cecf9a89227fa3d3596989a4f1d497eda70105f7aec54b63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-16T04:41:57.142Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:41:57.142Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:57.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:41:57.449Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:57.537Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:41:57.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:41:57.917Z] $ docker top 36c312754b14433ff208cdaa47c25237060b2ea2f7c3c60f2057b383736127b7 -eo pid,comm [2024-07-16T04:41:57.946Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-16T04:41:57.946Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:41:58.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:41:58.005Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:41:58.103Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:41:58.119Z] $ docker exec 36c312754b14433ff208cdaa47c25237060b2ea2f7c3c60f2057b383736127b7 ssh-agent [2024-07-16T04:41:58.224Z] SSH_AUTH_SOCK=/tmp/ssh-AxEVwXUprX6y/agent.32 [2024-07-16T04:41:58.224Z] SSH_AGENT_PID=38 [2024-07-16T04:41:58.228Z] Running ssh-add (command line suppressed) [2024-07-16T04:41:58.346Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3060070928868757016.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3060070928868757016.key) [2024-07-16T04:41:58.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:41:58.641Z] + git semver bump pre [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,849 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,849 [bump_version] DEBUG bumped version:3.2.0-dev.15 [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,849 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,849 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,849 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,851 [execute] INFO git cat-file --batch-check [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,855 [execute] INFO git cat-file --batch [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:41:58.901Z] 2024-07-16 04:41:58,860 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:41:58.901Z] 3.2.0-dev.15 [Pipeline] } [2024-07-16T04:41:58.922Z] $ docker exec --env ******** --env ******** 36c312754b14433ff208cdaa47c25237060b2ea2f7c3c60f2057b383736127b7 ssh-agent -k [2024-07-16T04:41:59.021Z] unset SSH_AUTH_SOCK; [2024-07-16T04:41:59.021Z] unset SSH_AGENT_PID; [2024-07-16T04:41:59.021Z] echo Agent pid 38 killed; [2024-07-16T04:41:59.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:41:59.343Z] + git semver [Pipeline] } [2024-07-16T04:41:59.627Z] $ docker stop --time=1 36c312754b14433ff208cdaa47c25237060b2ea2f7c3c60f2057b383736127b7 [2024-07-16T04:42:00.871Z] $ docker rm -f --volumes 36c312754b14433ff208cdaa47c25237060b2ea2f7c3c60f2057b383736127b7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:42:01.209Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:42:01.209Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:01.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:42:01.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:01.592Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:42:01.637Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:42:01.959Z] $ docker top b17cdb0040eabaa30e83d06e08414c3f74235978de6fe7f669402e0af6010124 -eo pid,comm [2024-07-16T04:42:01.990Z] 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). [2024-07-16T04:42:01.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:42:02.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:42:02.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:42:02.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:42:02.183Z] $ docker exec b17cdb0040eabaa30e83d06e08414c3f74235978de6fe7f669402e0af6010124 ssh-agent [2024-07-16T04:42:02.269Z] SSH_AUTH_SOCK=/tmp/ssh-vlpdPX5bmhXW/agent.32 [2024-07-16T04:42:02.269Z] SSH_AGENT_PID=38 [2024-07-16T04:42:02.273Z] Running ssh-add (command line suppressed) [2024-07-16T04:42:02.382Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_51013433029048151.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_51013433029048151.key) [2024-07-16T04:42:02.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:42:02.674Z] + git semver push [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,891 [run_push] DEBUG push [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,891 [execute] INFO git cat-file --batch-check [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,895 [execute] INFO git rev-list 759127d102040b8693fd27dc3edf305d236d38cf -- [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,895 [execute] DEBUG Popen(['git', 'rev-list', '759127d102040b8693fd27dc3edf305d236d38cf', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,905 [execute] INFO git fetch -v origin [2024-07-16T04:42:02.933Z] 2024-07-16 04:42:02,905 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-16T04:42:03.505Z] 2024-07-16 04:42:03,344 [run_push] DEBUG no remote changes detected [2024-07-16T04:42:03.505Z] 2024-07-16 04:42:03,345 [execute] INFO git push origin semver [2024-07-16T04:42:03.505Z] 2024-07-16 04:42:03,345 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:04.444Z] 2024-07-16 04:42:04,127 [run_push] DEBUG push all version tags [2024-07-16T04:42:04.444Z] 2024-07-16 04:42:04,127 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-16T04:42:04.444Z] 2024-07-16 04:42:04,128 [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) [2024-07-16T04:42:05.015Z] 2024-07-16 04:42:04,803 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-07-16T04:42:05.015Z] 3.2.0-dev.15 [Pipeline] } [2024-07-16T04:42:05.036Z] $ docker exec --env ******** --env ******** b17cdb0040eabaa30e83d06e08414c3f74235978de6fe7f669402e0af6010124 ssh-agent -k [2024-07-16T04:42:05.137Z] unset SSH_AUTH_SOCK; [2024-07-16T04:42:05.138Z] unset SSH_AGENT_PID; [2024-07-16T04:42:05.138Z] echo Agent pid 38 killed; [2024-07-16T04:42:05.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:42:05.472Z] + git semver [Pipeline] } [2024-07-16T04:42:05.757Z] $ docker stop --time=1 b17cdb0040eabaa30e83d06e08414c3f74235978de6fe7f669402e0af6010124 [2024-07-16T04:42:07.022Z] $ docker rm -f --volumes b17cdb0040eabaa30e83d06e08414c3f74235978de6fe7f669402e0af6010124 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-16T04:42:07.635Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-07-16T04:42:07.635Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-16T04:42:07.635Z] total 16 [2024-07-16T04:42:07.635Z] drwxr-xr-x 3 root root 4096 Jul 16 04:26 . [2024-07-16T04:42:07.635Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:41 .. [2024-07-16T04:42:07.635Z] drwxr-xr-x 2 root root 4096 Jul 16 04:26 cost [2024-07-16T04:42:07.635Z] -rw-r--r-- 1 root root 86 Jul 16 04:26 cost.csv [2024-07-16T04:42:07.635Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-16T04:42:07.635Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-07-16T04:42:07.635Z] total 16 [2024-07-16T04:42:07.635Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:26 . [2024-07-16T04:42:07.635Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:41 .. [2024-07-16T04:42:07.635Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:26 cost [2024-07-16T04:42:07.635Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 16 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:07.923Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:08.778Z] ---> package-listing.sh [2024-07-16T04:42:08.779Z] ++ facter osfamily [2024-07-16T04:42:08.779Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-16T04:42:09.038Z] + OS_FAMILY=debian [2024-07-16T04:42:09.038Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-07-16T04:42:09.038Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-16T04:42:09.038Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-16T04:42:09.038Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-16T04:42:09.038Z] + PACKAGES=/tmp/packages_start.txt [2024-07-16T04:42:09.038Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-16T04:42:09.038Z] + PACKAGES=/tmp/packages_end.txt [2024-07-16T04:42:09.038Z] + case "${OS_FAMILY}" in [2024-07-16T04:42:09.038Z] + dpkg -l [2024-07-16T04:42:09.038Z] + grep '^ii' [2024-07-16T04:42:09.038Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-16T04:42:09.038Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-16T04:42:09.038Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-16T04:42:09.038Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-07-16T04:42:09.038Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-07-16T04:42:09.038Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2024-07-16T04:42:09.050Z] 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 [2024-07-16T04:42:09.326Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:09.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:42:09.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:09.973Z] prd-ubuntu20.04-docker-8c-8g-5698 does not seem to be running inside a container [2024-07-16T04:42:10.014Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T04:42:10.246Z] $ docker top 31a16ae4b6458d2937935f769acfb21ded217b59cca0a367b63afa5ec8521796 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:42:10.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-16T04:42:10.861Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-16T04:42:11.146Z] + ls /var/log/sa-host [2024-07-16T04:42:11.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:42:11.222Z] provisioning config files... [2024-07-16T04:42:11.230Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6377101784209821674tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:42:11.244Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:11.525Z] ---> create-netrc.sh [Pipeline] } [2024-07-16T04:42:11.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:11.881Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-16T04:42:11.890Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:12.171Z] ---> sudo-logs.sh [2024-07-16T04:42:12.171Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-16T04:42:12.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:12.485Z] ---> job-cost.sh [2024-07-16T04:42:12.485Z] lf-activate-venv: SKIPPING [2024-07-16T04:42:12.485Z] DEBUG: total: 0.2199999988079071 [2024-07-16T04:42:12.485Z] INFO: Retrieving Stack Cost... [2024-07-16T04:42:13.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:42:13.311Z] INFO: Archiving Costs [Pipeline] echo [2024-07-16T04:42:13.323Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:13.603Z] ---> logs-deploy.sh [2024-07-16T04:42:13.603Z] lf-activate-venv: SKIPPING [2024-07-16T04:42:13.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/168 [2024-07-16T04:42:13.603Z] INFO: archiving workspace using pattern(s): [2024-07-16T04:42:14.541Z] Archives upload complete. [2024-07-16T04:42:14.541Z] INFO: archiving logs to Nexus