Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4b0ee577561404748c59762cefd7cd847fb7a9a9 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-ssh18033609712548579082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13606369894458917427.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh8185126924076137122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh16131819120559417824.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-ssh16052838804206966745.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24096 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 4b0ee577561404748c59762cefd7cd847fb7a9a9 (main) Commit message: "Merge pull request #705 from weichou1229/v4-module" > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4b0ee577561404748c59762cefd7cd847fb7a9a9 # timeout=10 > git rev-list --no-walk a2016d423b1c70de9c1bd91a5949c98d975b79e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T06:30:14.211Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T06:30:14.291Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T06:30:14.318Z] ========================================================= [2024-10-30T06:30:14.318Z] EdgeX Global Pipelines Version Info [2024-10-30T06:30:14.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:30:15.045Z] ------------------- [2024-10-30T06:30:15.045Z] stable info: [2024-10-30T06:30:15.045Z] ------------------- [2024-10-30T06:30:15.045Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T06:30:15.045Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T06:30:15.045Z] Message: update stable to v1.0.265 [2024-10-30T06:30:15.614Z] ------------------- [2024-10-30T06:30:15.614Z] experimental info: [2024-10-30T06:30:15.614Z] ------------------- [2024-10-30T06:30:15.614Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T06:30:15.614Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T06:30:15.614Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T06:30:15.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2024-10-30T06:30:15.757Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2024-10-30T06:30:15.777Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T06:30:15.797Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T06:30:15.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T06:30:15.844Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T06:30:15.868Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T06:30:15.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T06:30:15.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T06:30:15.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T06:30:15.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T06:30:15.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2024-10-30T06:30:15.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T06:30:16.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T06:30:16.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T06:30:16.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T06:30:16.087Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T06:30:16.110Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T06:30:16.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T06:30:16.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T06:30:16.186Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T06:30:16.214Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T06:30:16.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T06:30:16.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T06:30:16.286Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T06:30:16.305Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T06:30:16.323Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T06:30:16.348Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T06:30:16.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T06:30:16.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T06:30:16.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] echo [2024-10-30T06:30:16.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4b0ee57 [Pipeline] echo [2024-10-30T06:30:16.484Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:30:16.557Z] provisioning config files... [2024-10-30T06:30:16.569Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12706994286609462429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:30:16.899Z] ---> ****-login.sh [2024-10-30T06:30:16.899Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:30:17.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:17.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:17.162Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:17.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:17.162Z] [2024-10-30T06:30:17.162Z] Login Succeeded [2024-10-30T06:30:17.162Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:30:17.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:17.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:17.162Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:17.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:17.162Z] [2024-10-30T06:30:17.162Z] Login Succeeded [2024-10-30T06:30:17.162Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:30:17.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:17.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:17.421Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:17.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:17.422Z] [2024-10-30T06:30:17.422Z] Login Succeeded [2024-10-30T06:30:17.422Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:30:17.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:17.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:17.422Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:17.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:17.422Z] [2024-10-30T06:30:17.422Z] Login Succeeded [2024-10-30T06:30:17.422Z] ****.io [2024-10-30T06:30:17.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:17.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:17.681Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:17.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:17.681Z] [2024-10-30T06:30:17.681Z] Login Succeeded [2024-10-30T06:30:17.681Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:30:17.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T06:30:18.099Z] + git rev-list -1 --merges 4b0ee577561404748c59762cefd7cd847fb7a9a9~1..4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] echo [2024-10-30T06:30:18.129Z] -----------> git rev-list -1 --merges 4b0ee577561404748c59762cefd7cd847fb7a9a9~1..4b0ee577561404748c59762cefd7cd847fb7a9a9 4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:30:18.129Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9 [false] [Pipeline] sh [2024-10-30T06:30:18.421Z] + git log --format=format:%s -1 4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] echo [2024-10-30T06:30:18.440Z] ========================================================= [2024-10-30T06:30:18.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T06:30:18.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T06:30:18.782Z] + git log --format=format:%s -1 4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] echo [2024-10-30T06:30:18.795Z] [semverPrep] GIT_COMMIT: 4b0ee577561404748c59762cefd7cd847fb7a9a9, Commit Message: Merge pull request #705 from weichou1229/v4-module [Pipeline] echo [2024-10-30T06:30:18.814Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T06:30:19.178Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T06:30:19.178Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T06:30:19.178Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T06:30:19.178Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T06:30:19.178Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T06:30:19.178Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T06:30:19.178Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:30:19.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:30:19.527Z] [2024-10-30T06:30:19.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:30:19.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:30:19.834Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T06:30:19.834Z] b85a868b505f: Pulling fs layer [2024-10-30T06:30:19.834Z] e2be974225ed: Pulling fs layer [2024-10-30T06:30:19.834Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T06:30:19.834Z] 988bab9f4d93: Pulling fs layer [2024-10-30T06:30:19.834Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T06:30:19.834Z] 988bab9f4d93: Waiting [2024-10-30T06:30:19.834Z] 1469e6f7b9e6: Waiting [2024-10-30T06:30:19.834Z] eaf3925da568: Pulling fs layer [2024-10-30T06:30:19.834Z] bab4dde63d76: Pulling fs layer [2024-10-30T06:30:19.834Z] bde34c3a00c8: Pulling fs layer [2024-10-30T06:30:19.834Z] b352a97aabf1: Pulling fs layer [2024-10-30T06:30:19.834Z] eaf3925da568: Waiting [2024-10-30T06:30:19.834Z] bab4dde63d76: Waiting [2024-10-30T06:30:19.834Z] 4872d77fe225: Pulling fs layer [2024-10-30T06:30:19.834Z] 5851b861e8e6: Pulling fs layer [2024-10-30T06:30:19.834Z] bde34c3a00c8: Waiting [2024-10-30T06:30:19.834Z] b352a97aabf1: Waiting [2024-10-30T06:30:19.834Z] 4872d77fe225: Waiting [2024-10-30T06:30:19.834Z] 5851b861e8e6: Waiting [2024-10-30T06:30:19.834Z] e2be974225ed: Verifying Checksum [2024-10-30T06:30:19.834Z] e2be974225ed: Download complete [2024-10-30T06:30:19.834Z] 988bab9f4d93: Download complete [2024-10-30T06:30:19.834Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T06:30:19.834Z] 1469e6f7b9e6: Download complete [2024-10-30T06:30:19.834Z] eaf3925da568: Verifying Checksum [2024-10-30T06:30:19.834Z] eaf3925da568: Download complete [2024-10-30T06:30:19.834Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T06:30:19.834Z] 339a4e72a1f5: Download complete [2024-10-30T06:30:19.834Z] bde34c3a00c8: Verifying Checksum [2024-10-30T06:30:19.834Z] bde34c3a00c8: Download complete [2024-10-30T06:30:20.095Z] b352a97aabf1: Verifying Checksum [2024-10-30T06:30:20.095Z] b352a97aabf1: Download complete [2024-10-30T06:30:20.095Z] 4872d77fe225: Download complete [2024-10-30T06:30:20.095Z] 5851b861e8e6: Download complete [2024-10-30T06:30:20.095Z] b85a868b505f: Verifying Checksum [2024-10-30T06:30:20.095Z] b85a868b505f: Download complete [2024-10-30T06:30:20.356Z] bab4dde63d76: Verifying Checksum [2024-10-30T06:30:20.356Z] bab4dde63d76: Download complete [2024-10-30T06:30:21.295Z] b85a868b505f: Pull complete [2024-10-30T06:30:21.554Z] e2be974225ed: Pull complete [2024-10-30T06:30:21.814Z] 339a4e72a1f5: Pull complete [2024-10-30T06:30:21.814Z] 988bab9f4d93: Pull complete [2024-10-30T06:30:22.074Z] 1469e6f7b9e6: Pull complete [2024-10-30T06:30:22.338Z] eaf3925da568: Pull complete [2024-10-30T06:30:24.249Z] bab4dde63d76: Pull complete [2024-10-30T06:30:24.249Z] bde34c3a00c8: Pull complete [2024-10-30T06:30:24.249Z] b352a97aabf1: Pull complete [2024-10-30T06:30:24.249Z] 4872d77fe225: Pull complete [2024-10-30T06:30:24.249Z] 5851b861e8e6: Pull complete [2024-10-30T06:30:24.510Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T06:30:24.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:30:24.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:30:24.656Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:30:24.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T06:30:27.115Z] $ docker top 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a -eo pid,comm [2024-10-30T06:30:27.193Z] 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-10-30T06:30:27.193Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T06:30:27.244Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:30:27.244Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:30:27.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:30:27.350Z] $ docker exec 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a ssh-agent [2024-10-30T06:30:27.466Z] SSH_AUTH_SOCK=/tmp/ssh-iV3NDTOY989a/agent.33 [2024-10-30T06:30:27.466Z] SSH_AGENT_PID=39 [2024-10-30T06:30:27.473Z] Running ssh-add (command line suppressed) [2024-10-30T06:30:27.557Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3283023507607132654.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_3283023507607132654.key) [2024-10-30T06:30:27.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:30:27.871Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T06:30:27.875Z] $ docker exec --env ******** --env ******** 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a ssh-agent -k [2024-10-30T06:30:27.985Z] unset SSH_AUTH_SOCK; [2024-10-30T06:30:27.986Z] unset SSH_AGENT_PID; [2024-10-30T06:30:27.986Z] echo Agent pid 39 killed; [2024-10-30T06:30:28.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T06:30:28.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:30:28.042Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:30:28.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:30:28.147Z] $ docker exec 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a ssh-agent [2024-10-30T06:30:28.262Z] SSH_AUTH_SOCK=/tmp/ssh-LZROXjJZ9lyE/agent.72 [2024-10-30T06:30:28.262Z] SSH_AGENT_PID=78 [2024-10-30T06:30:28.268Z] Running ssh-add (command line suppressed) [2024-10-30T06:30:28.374Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10946493209785642847.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10946493209785642847.key) [2024-10-30T06:30:28.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:30:28.693Z] + git semver init [2024-10-30T06:30:28.953Z] 2024-10-30 06:30:28,865 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T06:30:28.953Z] 2024-10-30 06:30:28,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-30T06:30:28.953Z] 2024-10-30 06:30:28,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2024-10-30T06:30:28.953Z] 2024-10-30 06:30:28,867 [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-10-30T06:30:30.864Z] 2024-10-30 06:30:30,566 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2024-10-30T06:30:30.864Z] 2024-10-30 06:30:30,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2024-10-30T06:30:30.864Z] 2024-10-30 06:30:30,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:30:30.864Z] 2024-10-30 06:30:30,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:30:30.864Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T06:30:30.867Z] $ docker exec --env ******** --env ******** 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a ssh-agent -k [2024-10-30T06:30:30.966Z] unset SSH_AUTH_SOCK; [2024-10-30T06:30:30.967Z] unset SSH_AGENT_PID; [2024-10-30T06:30:30.970Z] echo Agent pid 78 killed; [2024-10-30T06:30:30.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T06:30:31.306Z] + git semver [Pipeline] } [2024-10-30T06:30:31.573Z] $ docker stop --time=1 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a [2024-10-30T06:30:32.871Z] $ docker rm -f --volumes 5f7c71d9c6366a43373e61752eb6fa13a16d9688ed6a9726e6c9a5a43bda009a [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T06:30:33.229Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T06:30:33.465Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T06:30:33.469Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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-10-30T06:30:33.666Z] provisioning config files... [2024-10-30T06:30:33.675Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5699893513570791021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:30:33.979Z] ---> ****-login.sh [2024-10-30T06:30:33.979Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:30:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:33.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:33.979Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:33.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:33.979Z] [2024-10-30T06:30:33.979Z] Login Succeeded [2024-10-30T06:30:33.979Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:30:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:34.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:34.555Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:34.555Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:34.555Z] [2024-10-30T06:30:34.555Z] Login Succeeded [2024-10-30T06:30:34.555Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:30:34.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:35.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:35.177Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:35.177Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:35.177Z] [2024-10-30T06:30:35.177Z] Login Succeeded [2024-10-30T06:30:35.177Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:30:35.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:35.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:35.177Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:35.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:35.178Z] [2024-10-30T06:30:35.178Z] Login Succeeded [2024-10-30T06:30:35.178Z] ****.io [2024-10-30T06:30:35.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:30:35.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:30:35.437Z] Configure a credential helper to remove this warning. See [2024-10-30T06:30:35.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:30:35.437Z] [2024-10-30T06:30:35.437Z] Login Succeeded [2024-10-30T06:30:35.437Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:30:35.444Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T06:30:35.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:30:35.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:30:35.585Z] ========================================================= [2024-10-30T06:30:35.585Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T06:30:35.585Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:30:35.917Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T06:30:35.917Z] Sending build context to Docker daemon 20.94MB [2024-10-30T06:30:35.917Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:30:35.917Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T06:30:35.917Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T06:30:35.917Z] 43c4264eed91: Pulling fs layer [2024-10-30T06:30:35.917Z] 4cc291be95ef: Pulling fs layer [2024-10-30T06:30:35.917Z] 2ac1f1163629: Pulling fs layer [2024-10-30T06:30:35.917Z] 5c3c966382ef: Pulling fs layer [2024-10-30T06:30:35.917Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T06:30:35.917Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T06:30:35.917Z] 9f66e0745190: Pulling fs layer [2024-10-30T06:30:35.917Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T06:30:35.917Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T06:30:35.917Z] 5c3c966382ef: Waiting [2024-10-30T06:30:35.917Z] 9f66e0745190: Waiting [2024-10-30T06:30:35.917Z] f49a43e4bbc0: Waiting [2024-10-30T06:30:35.917Z] 561ebcabdf7f: Waiting [2024-10-30T06:30:35.917Z] 4f4fb700ef54: Waiting [2024-10-30T06:30:35.917Z] 5d5c8e513c77: Waiting [2024-10-30T06:30:36.175Z] 4cc291be95ef: Download complete [2024-10-30T06:30:36.175Z] 5c3c966382ef: Download complete [2024-10-30T06:30:36.175Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T06:30:36.175Z] 4f4fb700ef54: Download complete [2024-10-30T06:30:36.175Z] 5d5c8e513c77: Download complete [2024-10-30T06:30:36.175Z] 43c4264eed91: Download complete [2024-10-30T06:30:36.175Z] 9f66e0745190: Verifying Checksum [2024-10-30T06:30:36.175Z] 9f66e0745190: Download complete [2024-10-30T06:30:36.175Z] 43c4264eed91: Pull complete [2024-10-30T06:30:36.433Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T06:30:36.433Z] 561ebcabdf7f: Download complete [2024-10-30T06:30:36.433Z] 4cc291be95ef: Pull complete [2024-10-30T06:30:36.692Z] 2ac1f1163629: Verifying Checksum [2024-10-30T06:30:36.692Z] 2ac1f1163629: Download complete [2024-10-30T06:30:36.951Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T06:30:36.951Z] f49a43e4bbc0: Download complete [2024-10-30T06:30:40.237Z] 2ac1f1163629: Pull complete [2024-10-30T06:30:40.237Z] 5c3c966382ef: Pull complete [2024-10-30T06:30:40.237Z] 4f4fb700ef54: Pull complete [2024-10-30T06:30:40.237Z] 5d5c8e513c77: Pull complete [2024-10-30T06:30:40.237Z] 9f66e0745190: Pull complete [2024-10-30T06:30:42.810Z] f49a43e4bbc0: Pull complete [2024-10-30T06:30:43.081Z] 561ebcabdf7f: Pull complete [2024-10-30T06:30:43.081Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T06:30:43.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T06:30:43.081Z] ---> 3a752c3f9dda [2024-10-30T06:30:43.081Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:30:47.295Z] ---> Running in 66cbc930667e [2024-10-30T06:30:47.295Z] Removing intermediate container 66cbc930667e [2024-10-30T06:30:47.295Z] ---> 8a9af395915e [2024-10-30T06:30:47.295Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:30:47.295Z] ---> Running in 7697128b1474 [2024-10-30T06:30:47.295Z] Removing intermediate container 7697128b1474 [2024-10-30T06:30:47.295Z] ---> 5778b23c341f [2024-10-30T06:30:47.295Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T06:30:47.295Z] ---> Running in 0769f773e313 [2024-10-30T06:30:47.295Z] Removing intermediate container 0769f773e313 [2024-10-30T06:30:47.295Z] ---> ab3648e45582 [2024-10-30T06:30:47.295Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T06:30:47.295Z] ---> Running in c244f4faebcd [2024-10-30T06:30:47.295Z] Removing intermediate container c244f4faebcd [2024-10-30T06:30:47.295Z] ---> 4d1d879be318 [2024-10-30T06:30:47.295Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:30:47.295Z] ---> Running in 79fbf357b093 [2024-10-30T06:30:47.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:30:47.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:30:47.813Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T06:30:47.813Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T06:30:47.813Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T06:30:47.813Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T06:30:47.813Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:30:47.813Z] OK: 250 MiB in 58 packages [2024-10-30T06:30:48.381Z] Removing intermediate container 79fbf357b093 [2024-10-30T06:30:48.381Z] ---> b7e73c255a2c [2024-10-30T06:30:48.381Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-30T06:30:48.381Z] ---> Running in 5cab4d8484ff [2024-10-30T06:30:48.381Z] Removing intermediate container 5cab4d8484ff [2024-10-30T06:30:48.381Z] ---> dbd700d387c4 [2024-10-30T06:30:48.381Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T06:30:48.604Z] Still waiting to schedule task [2024-10-30T06:30:48.605Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-30T06:30:48.639Z] ---> 6bdc3817f8e8 [2024-10-30T06:30:48.639Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:30:48.639Z] ---> Running in d003576c9aa5 [2024-10-30T06:31:37.858Z] Removing intermediate container d003576c9aa5 [2024-10-30T06:31:37.858Z] ---> 2589c51c5d22 [2024-10-30T06:31:37.858Z] Step 11/12 : COPY . . [2024-10-30T06:31:37.858Z] ---> 0403ad9a5b0f [2024-10-30T06:31:37.858Z] Step 12/12 : RUN $MAKE [2024-10-30T06:31:37.858Z] ---> Running in fcaa63d43955 [2024-10-30T06:31:37.858Z] noop [2024-10-30T06:31:37.858Z] Removing intermediate container fcaa63d43955 [2024-10-30T06:31:37.858Z] ---> 73fc7b403ce8 [2024-10-30T06:31:37.858Z] Successfully built 73fc7b403ce8 [2024-10-30T06:31:37.858Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:31:38.191Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T06:31:38.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:31:38.265Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:31:38.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T06:31:38.633Z] $ docker top e955e2e528d59ec61a63634b0a5a1f45a51e2b4d3b301d6f97ca0b3b0eee0d59 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:31:38.989Z] + go version [2024-10-30T06:31:38.989Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T06:31:39.000Z] $ docker stop --time=1 e955e2e528d59ec61a63634b0a5a1f45a51e2b4d3b301d6f97ca0b3b0eee0d59 [2024-10-30T06:31:40.285Z] $ docker rm -f --volumes e955e2e528d59ec61a63634b0a5a1f45a51e2b4d3b301d6f97ca0b3b0eee0d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:31:40.720Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T06:31:40.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:31:40.803Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:31:40.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T06:31:41.161Z] $ docker top 66590264969e0c278219458f7669ee1e125bba00490fddd1ca69d7c0fc6346e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:31:41.513Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T06:31:41.815Z] + make test [2024-10-30T06:31:41.815Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T06:31:43.722Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-30T06:32:03.764Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-30T06:32:03.764Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-30T06:32:03.764Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.007s coverage: 22.8% of statements [2024-10-30T06:32:15.985Z] go vet ./... [2024-10-30T06:32:21.283Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T06:32:21.283Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T06:32:21.283Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T06:32:21.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T06:32:21.313Z] $ docker stop --time=1 66590264969e0c278219458f7669ee1e125bba00490fddd1ca69d7c0fc6346e0 [2024-10-30T06:32:24.638Z] $ docker rm -f --volumes 66590264969e0c278219458f7669ee1e125bba00490fddd1ca69d7c0fc6346e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T06:32:25.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T06:32:25.311Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T06:32:25.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T06:32:26.159Z] + ls -al . [2024-10-30T06:32:26.159Z] total 264 [2024-10-30T06:32:26.159Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 06:31 . [2024-10-30T06:32:26.159Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:30 .. [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 06:30 .dockerignore [2024-10-30T06:32:26.159Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:32 .git [2024-10-30T06:32:26.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:30 .github [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 30 06:30 .gitignore [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 06:30 .golangci.yml [2024-10-30T06:32:26.159Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:30 .semver [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 30 06:30 Attribution.txt [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 30 06:30 CHANGELOG.md [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 1803 Oct 30 06:30 Dockerfile [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 06:30 GOVERNANCE.md [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 06:30 Jenkinsfile [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 06:30 LICENSE [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 2500 Oct 30 06:30 Makefile [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 06:30 OWNERS.md [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 30 06:30 README.md [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 06:30 VERSION [2024-10-30T06:32:26.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:30 bin [2024-10-30T06:32:26.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:30 cmd [2024-10-30T06:32:26.159Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 30 06:32 coverage.out [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 7030 Oct 30 06:30 go.mod [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 06:30 go.sum [2024-10-30T06:32:26.159Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:30 internal [2024-10-30T06:32:26.159Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:30 mock [2024-10-30T06:32:26.159Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 30 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:32:26.479Z] + 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=4b0ee577561404748c59762cefd7cd847fb7a9a9 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T06:32:26.480Z] Sending build context to Docker daemon 20.97MB [2024-10-30T06:32:26.480Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:32:26.480Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T06:32:26.480Z] ---> 73fc7b403ce8 [2024-10-30T06:32:26.480Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:32:26.740Z] ---> Running in 54e396f88cf5 [2024-10-30T06:32:26.999Z] Removing intermediate container 54e396f88cf5 [2024-10-30T06:32:26.999Z] ---> cf2a62861081 [2024-10-30T06:32:26.999Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:32:26.999Z] ---> Running in b46add0ca0fa [2024-10-30T06:32:26.999Z] Removing intermediate container b46add0ca0fa [2024-10-30T06:32:26.999Z] ---> 62d15552b59b [2024-10-30T06:32:26.999Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T06:32:26.999Z] ---> Running in a76d79418470 [2024-10-30T06:32:26.999Z] Removing intermediate container a76d79418470 [2024-10-30T06:32:26.999Z] ---> d6d870a16c10 [2024-10-30T06:32:26.999Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T06:32:27.258Z] ---> Running in 4f2c433576e9 [2024-10-30T06:32:27.258Z] Removing intermediate container 4f2c433576e9 [2024-10-30T06:32:27.258Z] ---> 94f2802e82b2 [2024-10-30T06:32:27.258Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:32:27.258Z] ---> Running in 1fb9147acba2 [2024-10-30T06:32:27.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:32:27.517Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:32:27.776Z] OK: 250 MiB in 58 packages [2024-10-30T06:32:28.343Z] Removing intermediate container 1fb9147acba2 [2024-10-30T06:32:28.343Z] ---> 1bdb9fcedad3 [2024-10-30T06:32:28.343Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-30T06:32:28.343Z] ---> Running in 2204a7242579 [2024-10-30T06:32:28.343Z] Removing intermediate container 2204a7242579 [2024-10-30T06:32:28.343Z] ---> c7f49440a5c7 [2024-10-30T06:32:28.343Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T06:32:28.343Z] ---> 39da67a1b815 [2024-10-30T06:32:28.343Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:32:28.343Z] ---> Running in a2e00e8c96be [2024-10-30T06:32:29.279Z] Removing intermediate container a2e00e8c96be [2024-10-30T06:32:29.279Z] ---> e965bb8c9e62 [2024-10-30T06:32:29.279Z] Step 11/25 : COPY . . [2024-10-30T06:32:29.846Z] ---> 4c2bd98865e0 [2024-10-30T06:32:29.846Z] Step 12/25 : RUN $MAKE [2024-10-30T06:32:29.846Z] ---> Running in 1b01ee22ac70 [2024-10-30T06:32:30.106Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-10-30T06:33:08.821Z] Removing intermediate container 1b01ee22ac70 [2024-10-30T06:33:08.821Z] ---> 9e7411a7ae0d [2024-10-30T06:33:08.821Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T06:33:08.821Z] 3.20: Pulling from library/alpine [2024-10-30T06:33:08.821Z] 43c4264eed91: Already exists [2024-10-30T06:33:08.821Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T06:33:08.821Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T06:33:08.821Z] ---> 91ef0af61f39 [2024-10-30T06:33:08.821Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-30T06:33:08.821Z] ---> Running in 86a49d32ed3f [2024-10-30T06:33:08.821Z] Removing intermediate container 86a49d32ed3f [2024-10-30T06:33:08.821Z] ---> 189830d8b0ef [2024-10-30T06:33:08.821Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T06:33:08.821Z] ---> Running in 8b5520f149a6 [2024-10-30T06:33:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:33:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:33:08.821Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T06:33:08.821Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:33:08.821Z] OK: 8 MiB in 15 packages [2024-10-30T06:33:08.821Z] Removing intermediate container 8b5520f149a6 [2024-10-30T06:33:08.821Z] ---> 3476729cce48 [2024-10-30T06:33:08.821Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-30T06:33:08.821Z] ---> Running in cdcb9fe919c4 [2024-10-30T06:33:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:33:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:33:08.821Z] Upgrading critical system libraries and apk-tools: [2024-10-30T06:33:08.821Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T06:33:08.821Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:33:08.821Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T06:33:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T06:33:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T06:33:08.821Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T06:33:08.821Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T06:33:08.821Z] OK: 8 MiB in 15 packages [2024-10-30T06:33:08.821Z] Removing intermediate container cdcb9fe919c4 [2024-10-30T06:33:08.821Z] ---> 2f3ad5bc9715 [2024-10-30T06:33:08.821Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-30T06:33:08.821Z] ---> 407f3e272230 [2024-10-30T06:33:08.821Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-30T06:33:08.821Z] ---> 49eb057ed21e [2024-10-30T06:33:08.821Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-30T06:33:08.821Z] ---> 975537daee52 [2024-10-30T06:33:08.821Z] Step 20/25 : EXPOSE 59982 [2024-10-30T06:33:08.821Z] ---> Running in 9ec97176a5cb [2024-10-30T06:33:08.821Z] Removing intermediate container 9ec97176a5cb [2024-10-30T06:33:08.821Z] ---> cf23498acc98 [2024-10-30T06:33:08.821Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-30T06:33:08.821Z] ---> Running in 156c29e9f874 [2024-10-30T06:33:08.821Z] Removing intermediate container 156c29e9f874 [2024-10-30T06:33:08.821Z] ---> f379876e8eb1 [2024-10-30T06:33:08.821Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T06:33:08.821Z] ---> Running in 7eae1dae73f9 [2024-10-30T06:33:08.821Z] Removing intermediate container 7eae1dae73f9 [2024-10-30T06:33:08.821Z] ---> c9a3096d4053 [2024-10-30T06:33:08.821Z] Step 23/25 : LABEL arch=amd64 [2024-10-30T06:33:08.821Z] ---> Running in e68bd16b0b65 [2024-10-30T06:33:08.821Z] Removing intermediate container e68bd16b0b65 [2024-10-30T06:33:08.821Z] ---> dbf564c25c9d [2024-10-30T06:33:08.821Z] Step 24/25 : LABEL git_sha=4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:33:08.821Z] ---> Running in 68db7dd24588 [2024-10-30T06:33:08.821Z] Removing intermediate container 68db7dd24588 [2024-10-30T06:33:08.821Z] ---> 3d97ada9ac2e [2024-10-30T06:33:08.821Z] Step 25/25 : LABEL version=4.0.0-dev.1 [2024-10-30T06:33:08.821Z] ---> Running in 49d2f44b9b65 [2024-10-30T06:33:08.821Z] Removing intermediate container 49d2f44b9b65 [2024-10-30T06:33:08.821Z] ---> 5f1cfea2e061 [2024-10-30T06:33:08.821Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T06:33:08.821Z] Successfully built 5f1cfea2e061 [2024-10-30T06:33:08.821Z] 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-10-30T06:33:08.963Z] provisioning config files... [2024-10-30T06:33:08.974Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14349209073534052012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:33:09.281Z] ---> ****-login.sh [2024-10-30T06:33:09.281Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:33:09.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:33:09.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:33:09.281Z] Configure a credential helper to remove this warning. See [2024-10-30T06:33:09.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:33:09.281Z] [2024-10-30T06:33:09.281Z] Login Succeeded [2024-10-30T06:33:09.281Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:33:09.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:33:09.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:33:09.281Z] Configure a credential helper to remove this warning. See [2024-10-30T06:33:09.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:33:09.281Z] [2024-10-30T06:33:09.281Z] Login Succeeded [2024-10-30T06:33:09.281Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:33:09.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:33:09.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:33:09.541Z] Configure a credential helper to remove this warning. See [2024-10-30T06:33:09.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:33:09.541Z] [2024-10-30T06:33:09.541Z] Login Succeeded [2024-10-30T06:33:09.541Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:33:09.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:33:09.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:33:09.541Z] Configure a credential helper to remove this warning. See [2024-10-30T06:33:09.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:33:09.541Z] [2024-10-30T06:33:09.541Z] Login Succeeded [2024-10-30T06:33:09.541Z] ****.io [2024-10-30T06:33:09.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:33:09.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:33:09.803Z] Configure a credential helper to remove this warning. See [2024-10-30T06:33:09.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:33:09.803Z] [2024-10-30T06:33:09.803Z] Login Succeeded [2024-10-30T06:33:09.803Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:33:09.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T06:33:09.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:33:09.968Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2024-10-30T06:33:09.968Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:33:09.968Z] latest [2024-10-30T06:33:09.968Z] 4.0.0-dev.1 [2024-10-30T06:33:09.968Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [2024-10-30T06:33:09.968Z] main [2024-10-30T06:33:09.968Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:10.331Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:10.657Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:33:10.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-30T06:33:10.657Z] 50007212cbf1: Preparing [2024-10-30T06:33:10.657Z] 20559db4a8ce: Preparing [2024-10-30T06:33:10.657Z] 45839e6ff589: Preparing [2024-10-30T06:33:10.657Z] ba656caf0787: Preparing [2024-10-30T06:33:10.657Z] 5167c0b7da5d: Preparing [2024-10-30T06:33:10.657Z] 63ca1fbb43ae: Preparing [2024-10-30T06:33:10.657Z] 63ca1fbb43ae: Waiting [2024-10-30T06:33:10.657Z] 5167c0b7da5d: Pushed [2024-10-30T06:33:10.657Z] 20559db4a8ce: Pushed [2024-10-30T06:33:10.657Z] 50007212cbf1: Pushed [2024-10-30T06:33:10.657Z] 63ca1fbb43ae: Layer already exists [2024-10-30T06:33:11.227Z] ba656caf0787: Pushed [2024-10-30T06:33:15.434Z] 45839e6ff589: Pushed [2024-10-30T06:33:15.434Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9: digest: sha256:e16ed8248d14e56b2f4897885adc2cff56019f16a9c7fd6ef32b424a3623679d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:15.775Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:16.098Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-30T06:33:16.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-30T06:33:16.098Z] 50007212cbf1: Preparing [2024-10-30T06:33:16.098Z] 20559db4a8ce: Preparing [2024-10-30T06:33:16.098Z] 45839e6ff589: Preparing [2024-10-30T06:33:16.098Z] ba656caf0787: Preparing [2024-10-30T06:33:16.098Z] 5167c0b7da5d: Preparing [2024-10-30T06:33:16.098Z] 63ca1fbb43ae: Preparing [2024-10-30T06:33:16.098Z] 63ca1fbb43ae: Waiting [2024-10-30T06:33:16.098Z] 5167c0b7da5d: Layer already exists [2024-10-30T06:33:16.098Z] 50007212cbf1: Layer already exists [2024-10-30T06:33:16.098Z] 45839e6ff589: Layer already exists [2024-10-30T06:33:16.099Z] ba656caf0787: Layer already exists [2024-10-30T06:33:16.099Z] 20559db4a8ce: Layer already exists [2024-10-30T06:33:16.099Z] 63ca1fbb43ae: Layer already exists [2024-10-30T06:33:16.099Z] latest: digest: sha256:e16ed8248d14e56b2f4897885adc2cff56019f16a9c7fd6ef32b424a3623679d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:16.444Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:16.770Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.1 [2024-10-30T06:33:16.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-30T06:33:16.770Z] 50007212cbf1: Preparing [2024-10-30T06:33:16.770Z] 20559db4a8ce: Preparing [2024-10-30T06:33:16.770Z] 45839e6ff589: Preparing [2024-10-30T06:33:16.770Z] ba656caf0787: Preparing [2024-10-30T06:33:16.770Z] 5167c0b7da5d: Preparing [2024-10-30T06:33:16.770Z] 63ca1fbb43ae: Preparing [2024-10-30T06:33:16.770Z] 63ca1fbb43ae: Waiting [2024-10-30T06:33:16.770Z] 45839e6ff589: Layer already exists [2024-10-30T06:33:16.770Z] ba656caf0787: Layer already exists [2024-10-30T06:33:16.770Z] 50007212cbf1: Layer already exists [2024-10-30T06:33:16.770Z] 20559db4a8ce: Layer already exists [2024-10-30T06:33:16.770Z] 5167c0b7da5d: Layer already exists [2024-10-30T06:33:16.770Z] 63ca1fbb43ae: Layer already exists [2024-10-30T06:33:16.770Z] 4.0.0-dev.1: digest: sha256:e16ed8248d14e56b2f4897885adc2cff56019f16a9c7fd6ef32b424a3623679d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:17.097Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:17.422Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [2024-10-30T06:33:17.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-30T06:33:17.422Z] 50007212cbf1: Preparing [2024-10-30T06:33:17.422Z] 20559db4a8ce: Preparing [2024-10-30T06:33:17.422Z] 45839e6ff589: Preparing [2024-10-30T06:33:17.422Z] ba656caf0787: Preparing [2024-10-30T06:33:17.422Z] 5167c0b7da5d: Preparing [2024-10-30T06:33:17.422Z] 63ca1fbb43ae: Preparing [2024-10-30T06:33:17.422Z] 63ca1fbb43ae: Waiting [2024-10-30T06:33:17.422Z] 45839e6ff589: Layer already exists [2024-10-30T06:33:17.422Z] 50007212cbf1: Layer already exists [2024-10-30T06:33:17.422Z] 20559db4a8ce: Layer already exists [2024-10-30T06:33:17.422Z] ba656caf0787: Layer already exists [2024-10-30T06:33:17.422Z] 5167c0b7da5d: Layer already exists [2024-10-30T06:33:17.422Z] 63ca1fbb43ae: Layer already exists [2024-10-30T06:33:17.422Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1: digest: sha256:e16ed8248d14e56b2f4897885adc2cff56019f16a9c7fd6ef32b424a3623679d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:17.746Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:18.067Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2024-10-30T06:33:18.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2024-10-30T06:33:18.068Z] 50007212cbf1: Preparing [2024-10-30T06:33:18.068Z] 20559db4a8ce: Preparing [2024-10-30T06:33:18.068Z] 45839e6ff589: Preparing [2024-10-30T06:33:18.068Z] ba656caf0787: Preparing [2024-10-30T06:33:18.068Z] 5167c0b7da5d: Preparing [2024-10-30T06:33:18.068Z] 63ca1fbb43ae: Preparing [2024-10-30T06:33:18.068Z] 63ca1fbb43ae: Waiting [2024-10-30T06:33:18.068Z] 45839e6ff589: Layer already exists [2024-10-30T06:33:18.068Z] ba656caf0787: Layer already exists [2024-10-30T06:33:18.068Z] 5167c0b7da5d: Layer already exists [2024-10-30T06:33:18.068Z] 20559db4a8ce: Layer already exists [2024-10-30T06:33:18.068Z] 50007212cbf1: Layer already exists [2024-10-30T06:33:18.068Z] 63ca1fbb43ae: Layer already exists [2024-10-30T06:33:18.068Z] main: digest: sha256:e16ed8248d14e56b2f4897885adc2cff56019f16a9c7fd6ef32b424a3623679d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T06:33:18.154Z] ===================================================== [Pipeline] echo [2024-10-30T06:33:18.170Z] taggedImages: [2024-10-30T06:33:18.170Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:33:18.170Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2024-10-30T06:33:18.170Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.1 [2024-10-30T06:33:18.170Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [2024-10-30T06:33:18.170Z] - 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-10-30T06:33:18.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:33:18.567Z] [2024-10-30T06:33:18.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:33:18.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:33:18.869Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T06:33:18.869Z] 5eb5b503b376: Pulling fs layer [2024-10-30T06:33:18.869Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T06:33:18.869Z] ec43610c2a17: Pulling fs layer [2024-10-30T06:33:18.869Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T06:33:18.869Z] 33b1e0a273af: Pulling fs layer [2024-10-30T06:33:18.869Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T06:33:18.869Z] 2f39f015ded8: Pulling fs layer [2024-10-30T06:33:18.869Z] 33b1e0a273af: Waiting [2024-10-30T06:33:18.869Z] 5d3b04190fa2: Waiting [2024-10-30T06:33:18.869Z] 2f39f015ded8: Waiting [2024-10-30T06:33:18.869Z] 3a2ae6a8a46f: Waiting [2024-10-30T06:33:18.869Z] 5c69ac0246d0: Verifying Checksum [2024-10-30T06:33:18.869Z] 5c69ac0246d0: Download complete [2024-10-30T06:33:18.869Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T06:33:18.869Z] 3a2ae6a8a46f: Download complete [2024-10-30T06:33:18.869Z] 33b1e0a273af: Verifying Checksum [2024-10-30T06:33:18.869Z] 33b1e0a273af: Download complete [2024-10-30T06:33:18.869Z] 5d3b04190fa2: Download complete [2024-10-30T06:33:18.869Z] ec43610c2a17: Verifying Checksum [2024-10-30T06:33:18.869Z] ec43610c2a17: Download complete [2024-10-30T06:33:19.127Z] 5eb5b503b376: Verifying Checksum [2024-10-30T06:33:19.127Z] 5eb5b503b376: Download complete [2024-10-30T06:33:19.693Z] 2f39f015ded8: Download complete [2024-10-30T06:33:20.261Z] 5eb5b503b376: Pull complete [2024-10-30T06:33:20.261Z] 5c69ac0246d0: Pull complete [2024-10-30T06:33:20.827Z] ec43610c2a17: Pull complete [2024-10-30T06:33:20.828Z] 3a2ae6a8a46f: Pull complete [2024-10-30T06:33:21.086Z] 33b1e0a273af: Pull complete [2024-10-30T06:33:21.086Z] 5d3b04190fa2: Pull complete [2024-10-30T06:33:26.357Z] 2f39f015ded8: Pull complete [2024-10-30T06:33:26.357Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T06:33:26.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:33:26.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:33:26.467Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:33:26.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T06:33:29.837Z] $ docker top 61f915e31868490470ddd6a738f450aac35eb2ff87a62b7bb1f80f039e39433d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:33:30.222Z] ---> job-cost.sh [2024-10-30T06:33:30.222Z] lf-activate-venv: SKIPPING [2024-10-30T06:33:30.222Z] INFO: No Stack... [2024-10-30T06:33:30.481Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T06:33:31.051Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T06:33:31.343Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2024-10-30T06:33:31.343Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T06:33:31.358Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] [2024-10-30T06:33:31.366Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] did not exist. Created. [2024-10-30T06:33:31.373Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T06:33:31.685Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T06:33:31.719Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T06:33:31.732Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T06:33:31.757Z] $ docker stop --time=1 61f915e31868490470ddd6a738f450aac35eb2ff87a62b7bb1f80f039e39433d [2024-10-30T06:33:32.919Z] $ docker rm -f --volumes 61f915e31868490470ddd6a738f450aac35eb2ff87a62b7bb1f80f039e39433d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T06:34:36.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24097 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2024-10-30T06:34:36.562Z] Running in /w/workspace/device-mqtt-go/179 [Pipeline] { [Pipeline] checkout [2024-10-30T06:34:39.616Z] The recommended git tool is: git [2024-10-30T06:34:44.406Z] using credential edgex-jenkins-ssh [2024-10-30T06:34:44.435Z] Cloning the remote Git repository [2024-10-30T06:34:44.479Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-30T06:34:44.577Z] > git init /w/workspace/device-mqtt-go/179 # timeout=10 [2024-10-30T06:34:44.759Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2024-10-30T06:34:44.760Z] > git --version # timeout=10 [2024-10-30T06:34:44.783Z] > git --version # 'git version 2.25.1' [2024-10-30T06:34:44.786Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T06:34:44.953Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T06:34:47.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2024-10-30T06:34:47.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T06:34:48.626Z] Avoid second fetch [2024-10-30T06:34:48.627Z] Checking out Revision 4b0ee577561404748c59762cefd7cd847fb7a9a9 (main) [2024-10-30T06:34:49.281Z] Commit message: "Merge pull request #705 from weichou1229/v4-module" [2024-10-30T06:34:48.644Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T06:34:48.722Z] > git checkout -f 4b0ee577561404748c59762cefd7cd847fb7a9a9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T06:34:54.086Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T06:34:54.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T06:34:54.086Z] Dload Upload Total Spent Left Speed [2024-10-30T06:34:54.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-30T06:34:54.422Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T06:34:54.755Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T06:34:54.755Z] + sudo tee /etc/docker/daemon.new [2024-10-30T06:34:54.755Z] { [2024-10-30T06:34:54.755Z] "registry-mirrors": [ [2024-10-30T06:34:54.755Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T06:34:54.755Z] ], [2024-10-30T06:34:54.755Z] "bip": "10.250.0.254/24", [2024-10-30T06:34:54.755Z] "hosts": [ [2024-10-30T06:34:54.755Z] "tcp://0.0.0.0:5555", [2024-10-30T06:34:54.755Z] "unix:///var/run/docker.sock" [2024-10-30T06:34:54.755Z] ], [2024-10-30T06:34:54.755Z] "mtu": 1458, [2024-10-30T06:34:54.755Z] "selinux-enabled": true, [2024-10-30T06:34:54.755Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T06:34:54.755Z] } [Pipeline] sh [2024-10-30T06:34:55.097Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T06:34:55.437Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:35:13.723Z] provisioning config files... [2024-10-30T06:35:13.759Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/179@tmp/config15913647131781451292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:35:14.246Z] ---> ****-login.sh [2024-10-30T06:35:14.247Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:35:14.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:35:14.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:35:14.837Z] Configure a credential helper to remove this warning. See [2024-10-30T06:35:14.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:35:14.837Z] [2024-10-30T06:35:14.837Z] Login Succeeded [2024-10-30T06:35:14.837Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:35:15.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:35:15.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:35:15.374Z] Configure a credential helper to remove this warning. See [2024-10-30T06:35:15.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:35:15.374Z] [2024-10-30T06:35:15.374Z] Login Succeeded [2024-10-30T06:35:15.374Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:35:15.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:35:15.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:35:15.651Z] Configure a credential helper to remove this warning. See [2024-10-30T06:35:15.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:35:15.651Z] [2024-10-30T06:35:15.652Z] Login Succeeded [2024-10-30T06:35:15.652Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:35:15.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:35:15.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:35:15.927Z] Configure a credential helper to remove this warning. See [2024-10-30T06:35:15.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:35:15.927Z] [2024-10-30T06:35:15.927Z] Login Succeeded [2024-10-30T06:35:15.927Z] ****.io [2024-10-30T06:35:16.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:35:16.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:35:16.468Z] Configure a credential helper to remove this warning. See [2024-10-30T06:35:16.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:35:16.468Z] [2024-10-30T06:35:16.468Z] Login Succeeded [2024-10-30T06:35:16.468Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:35:16.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T06:35:16.856Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:35:16.878Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:35:16.901Z] ========================================================= [2024-10-30T06:35:16.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T06:35:16.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:35:17.272Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T06:35:17.542Z] Sending build context to Docker daemon 10.59MB [2024-10-30T06:35:17.813Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:35:17.813Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T06:35:17.813Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T06:35:17.813Z] cf04c63912e1: Pulling fs layer [2024-10-30T06:35:17.813Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T06:35:17.813Z] a37a00ec5f00: Pulling fs layer [2024-10-30T06:35:17.813Z] 50b3750afda1: Pulling fs layer [2024-10-30T06:35:17.813Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T06:35:17.813Z] 80978eb59214: Pulling fs layer [2024-10-30T06:35:17.813Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T06:35:17.813Z] c5a475d317c9: Pulling fs layer [2024-10-30T06:35:17.813Z] 80978eb59214: Waiting [2024-10-30T06:35:17.813Z] 50b3750afda1: Waiting [2024-10-30T06:35:17.813Z] c9f46d7d2bd2: Waiting [2024-10-30T06:35:17.813Z] c5a475d317c9: Waiting [2024-10-30T06:35:17.813Z] 4f4fb700ef54: Waiting [2024-10-30T06:35:17.813Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T06:35:17.813Z] 55b35a11ae5e: Download complete [2024-10-30T06:35:18.083Z] 50b3750afda1: Verifying Checksum [2024-10-30T06:35:18.083Z] 50b3750afda1: Download complete [2024-10-30T06:35:18.083Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T06:35:18.083Z] 4f4fb700ef54: Download complete [2024-10-30T06:35:18.083Z] 80978eb59214: Verifying Checksum [2024-10-30T06:35:18.083Z] 80978eb59214: Download complete [2024-10-30T06:35:18.083Z] cf04c63912e1: Verifying Checksum [2024-10-30T06:35:18.083Z] cf04c63912e1: Download complete [2024-10-30T06:35:18.671Z] c5a475d317c9: Verifying Checksum [2024-10-30T06:35:18.671Z] c5a475d317c9: Download complete [2024-10-30T06:35:18.940Z] cf04c63912e1: Pull complete [2024-10-30T06:35:19.533Z] 55b35a11ae5e: Pull complete [2024-10-30T06:35:20.122Z] a37a00ec5f00: Verifying Checksum [2024-10-30T06:35:20.122Z] a37a00ec5f00: Download complete [2024-10-30T06:35:21.091Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T06:35:21.091Z] c9f46d7d2bd2: Download complete [2024-10-30T06:35:36.115Z] a37a00ec5f00: Pull complete [2024-10-30T06:35:36.115Z] 50b3750afda1: Pull complete [2024-10-30T06:35:36.115Z] 4f4fb700ef54: Pull complete [2024-10-30T06:35:36.115Z] 80978eb59214: Pull complete [2024-10-30T06:35:42.808Z] c9f46d7d2bd2: Pull complete [2024-10-30T06:35:44.763Z] c5a475d317c9: Pull complete [2024-10-30T06:35:44.763Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T06:35:44.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T06:35:44.763Z] ---> be29e6b0f0d4 [2024-10-30T06:35:44.763Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:35:45.741Z] ---> Running in eb5cfa7e6de0 [2024-10-30T06:35:46.021Z] Removing intermediate container eb5cfa7e6de0 [2024-10-30T06:35:46.021Z] ---> fda57a331f04 [2024-10-30T06:35:46.021Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:35:46.291Z] ---> Running in f662a1417441 [2024-10-30T06:35:46.566Z] Removing intermediate container f662a1417441 [2024-10-30T06:35:46.566Z] ---> 51f0fe246c5b [2024-10-30T06:35:46.566Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T06:35:46.566Z] ---> Running in d28e6071df07 [2024-10-30T06:35:46.840Z] Removing intermediate container d28e6071df07 [2024-10-30T06:35:46.840Z] ---> 4df797f5e39d [2024-10-30T06:35:46.840Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T06:35:47.115Z] ---> Running in 757835aba7d0 [2024-10-30T06:35:47.389Z] Removing intermediate container 757835aba7d0 [2024-10-30T06:35:47.389Z] ---> 67f926be2d1a [2024-10-30T06:35:47.389Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:35:47.389Z] ---> Running in 9b8293e403a0 [2024-10-30T06:35:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T06:35:49.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T06:35:50.481Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-30T06:35:50.481Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-30T06:35:50.481Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-30T06:35:50.481Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-30T06:35:50.481Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:35:50.481Z] OK: 242 MiB in 58 packages [2024-10-30T06:35:51.448Z] Removing intermediate container 9b8293e403a0 [2024-10-30T06:35:51.448Z] ---> 3420dca9de83 [2024-10-30T06:35:51.448Z] Step 8/12 : WORKDIR /device-mqtt-go [2024-10-30T06:35:51.724Z] ---> Running in 5f90b4190686 [2024-10-30T06:35:51.994Z] Removing intermediate container 5f90b4190686 [2024-10-30T06:35:51.994Z] ---> 0740cf7fd4b0 [2024-10-30T06:35:51.994Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-30T06:35:52.582Z] ---> 61fbcd3c2419 [2024-10-30T06:35:52.582Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:35:52.582Z] ---> Running in eea1aac3ed6f [2024-10-30T06:37:44.331Z] Removing intermediate container eea1aac3ed6f [2024-10-30T06:37:44.331Z] ---> 2a0921f79bbe [2024-10-30T06:37:44.331Z] Step 11/12 : COPY . . [2024-10-30T06:37:44.331Z] ---> e89db434e599 [2024-10-30T06:37:44.331Z] Step 12/12 : RUN $MAKE [2024-10-30T06:37:44.331Z] ---> Running in e9cd5d4b27d5 [2024-10-30T06:37:44.331Z] noop [2024-10-30T06:37:44.331Z] Removing intermediate container e9cd5d4b27d5 [2024-10-30T06:37:44.331Z] ---> dae45488f66c [2024-10-30T06:37:44.331Z] Successfully built dae45488f66c [2024-10-30T06:37:44.331Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:37:44.739Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T06:37:44.739Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:37:44.955Z] prd-ubuntu20.04-docker-arm64-4c-16g-24097 does not seem to be running inside a container [2024-10-30T06:37:45.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/179 -v /w/workspace/device-mqtt-go/179:/w/workspace/device-mqtt-go/179:rw,z -v /w/workspace/device-mqtt-go/179@tmp:/w/workspace/device-mqtt-go/179@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-10-30T06:37:46.385Z] $ docker top 7c60217e12a80abdeedbe37c973eb3545d821398f9d4208cdc18385fdd17c9db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:37:47.262Z] + go version [2024-10-30T06:37:47.262Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T06:37:47.286Z] $ docker stop --time=1 7c60217e12a80abdeedbe37c973eb3545d821398f9d4208cdc18385fdd17c9db [2024-10-30T06:37:49.480Z] $ docker rm -f --volumes 7c60217e12a80abdeedbe37c973eb3545d821398f9d4208cdc18385fdd17c9db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:37:50.081Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T06:37:50.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:37:50.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-24097 does not seem to be running inside a container [2024-10-30T06:37:50.361Z] $ 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/179 -v /w/workspace/device-mqtt-go/179:/w/workspace/device-mqtt-go/179:rw,z -v /w/workspace/device-mqtt-go/179@tmp:/w/workspace/device-mqtt-go/179@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-10-30T06:37:51.624Z] $ docker top cb59545cfc7051e793ba07e6bef074c20ea55bb397c1e8f698cb289501582c10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:37:52.592Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/179 [Pipeline] fileExists [Pipeline] sh [2024-10-30T06:37:53.294Z] + make test [2024-10-30T06:37:53.294Z] go test ./... -coverprofile=coverage.out ./... [2024-10-30T06:37:59.983Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2024-10-30T06:41:36.861Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2024-10-30T06:41:36.862Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2024-10-30T06:41:36.862Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.050s coverage: 22.8% of statements [2024-10-30T06:41:36.862Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T06:41:36.862Z] go vet ./... [2024-10-30T06:42:23.743Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T06:42:23.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T06:42:23.743Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T06:42:23.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T06:42:23.781Z] $ docker stop --time=1 cb59545cfc7051e793ba07e6bef074c20ea55bb397c1e8f698cb289501582c10 [2024-10-30T06:42:25.720Z] $ docker rm -f --volumes cb59545cfc7051e793ba07e6bef074c20ea55bb397c1e8f698cb289501582c10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T06:42:27.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T06:42:27.301Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T06:42:27.751Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T06:42:28.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T06:42:28.491Z] + ls -al . [2024-10-30T06:42:28.491Z] total 260 [2024-10-30T06:42:28.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:37 . [2024-10-30T06:42:28.491Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:34 .. [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 06:34 .dockerignore [2024-10-30T06:42:28.491Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:34 .git [2024-10-30T06:42:28.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:34 .github [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 30 06:34 .gitignore [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 06:34 .golangci.yml [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 19106 Oct 30 06:34 Attribution.txt [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 18574 Oct 30 06:34 CHANGELOG.md [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 1803 Oct 30 06:34 Dockerfile [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 06:34 GOVERNANCE.md [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 657 Oct 30 06:34 Jenkinsfile [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 06:34 LICENSE [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 2500 Oct 30 06:34 Makefile [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 30 06:34 OWNERS.md [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 3599 Oct 30 06:34 README.md [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 06:30 VERSION [2024-10-30T06:42:28.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:34 bin [2024-10-30T06:42:28.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:34 cmd [2024-10-30T06:42:28.491Z] -rw-r--r-- 1 jenkins jenkins 21039 Oct 30 06:41 coverage.out [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 7030 Oct 30 06:34 go.mod [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 100162 Oct 30 06:34 go.sum [2024-10-30T06:42:28.491Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:34 internal [2024-10-30T06:42:28.491Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:34 mock [2024-10-30T06:42:28.491Z] -rw-rw-r-- 1 jenkins jenkins 227 Oct 30 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:42:28.832Z] + 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=4b0ee577561404748c59762cefd7cd847fb7a9a9 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T06:42:29.099Z] Sending build context to Docker daemon 10.61MB [2024-10-30T06:42:29.366Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T06:42:29.366Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-30T06:42:29.366Z] ---> dae45488f66c [2024-10-30T06:42:29.366Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-30T06:42:29.366Z] ---> Running in 5cb138d1ff9a [2024-10-30T06:42:29.634Z] Removing intermediate container 5cb138d1ff9a [2024-10-30T06:42:29.634Z] ---> b243b5336f15 [2024-10-30T06:42:29.634Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T06:42:29.634Z] ---> Running in 71ca95001fb9 [2024-10-30T06:42:30.235Z] Removing intermediate container 71ca95001fb9 [2024-10-30T06:42:30.236Z] ---> b94e37107ddd [2024-10-30T06:42:30.236Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-30T06:42:30.236Z] ---> Running in de03e186b373 [2024-10-30T06:42:30.503Z] Removing intermediate container de03e186b373 [2024-10-30T06:42:30.503Z] ---> f321d3b10621 [2024-10-30T06:42:30.503Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T06:42:30.503Z] ---> Running in ece5f6e113cf [2024-10-30T06:42:30.772Z] Removing intermediate container ece5f6e113cf [2024-10-30T06:42:30.772Z] ---> 53ab3eb0daf9 [2024-10-30T06:42:30.772Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T06:42:30.772Z] ---> Running in 6c407d3606bc [2024-10-30T06:42:31.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T06:42:32.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T06:42:33.732Z] OK: 242 MiB in 58 packages [2024-10-30T06:42:34.323Z] Removing intermediate container 6c407d3606bc [2024-10-30T06:42:34.323Z] ---> 68111c3bc3d8 [2024-10-30T06:42:34.323Z] Step 8/25 : WORKDIR /device-mqtt-go [2024-10-30T06:42:34.592Z] ---> Running in e63408421670 [2024-10-30T06:42:34.862Z] Removing intermediate container e63408421670 [2024-10-30T06:42:34.862Z] ---> fec31194af85 [2024-10-30T06:42:34.862Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-30T06:42:35.446Z] ---> cad06eb12cee [2024-10-30T06:42:35.446Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T06:42:35.446Z] ---> Running in 46f0bacbdb34 [2024-10-30T06:42:38.040Z] Removing intermediate container 46f0bacbdb34 [2024-10-30T06:42:38.040Z] ---> e27dfba2a993 [2024-10-30T06:42:38.040Z] Step 11/25 : COPY . . [2024-10-30T06:42:38.624Z] ---> edb3043a00b0 [2024-10-30T06:42:38.624Z] Step 12/25 : RUN $MAKE [2024-10-30T06:42:38.905Z] ---> Running in 329944c908e6 [2024-10-30T06:42:39.866Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd [2024-10-30T06:46:17.699Z] Removing intermediate container 329944c908e6 [2024-10-30T06:46:17.699Z] ---> c35cb6163b6f [2024-10-30T06:46:17.699Z] Step 13/25 : FROM alpine:3.20 [2024-10-30T06:46:17.699Z] 3.20: Pulling from library/alpine [2024-10-30T06:46:17.699Z] cf04c63912e1: Already exists [2024-10-30T06:46:17.699Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T06:46:17.699Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T06:46:17.699Z] ---> c157a85ed455 [2024-10-30T06:46:17.699Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2024-10-30T06:46:17.699Z] ---> Running in 705a97ca6c12 [2024-10-30T06:46:17.699Z] Removing intermediate container 705a97ca6c12 [2024-10-30T06:46:17.699Z] ---> 3de6e422c102 [2024-10-30T06:46:17.699Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-30T06:46:17.699Z] ---> Running in 9a3beb939992 [2024-10-30T06:46:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T06:46:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T06:46:17.699Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T06:46:17.699Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:46:17.699Z] OK: 9 MiB in 15 packages [2024-10-30T06:46:17.699Z] Removing intermediate container 9a3beb939992 [2024-10-30T06:46:17.699Z] ---> 588759c93aa8 [2024-10-30T06:46:17.699Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-30T06:46:17.699Z] ---> Running in 4711f0efe1c9 [2024-10-30T06:46:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T06:46:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T06:46:17.699Z] Upgrading critical system libraries and apk-tools: [2024-10-30T06:46:17.699Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T06:46:17.699Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T06:46:17.699Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T06:46:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T06:46:17.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T06:46:17.699Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T06:46:17.699Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T06:46:17.699Z] OK: 9 MiB in 15 packages [2024-10-30T06:46:17.966Z] Removing intermediate container 4711f0efe1c9 [2024-10-30T06:46:17.966Z] ---> e3e0353b6893 [2024-10-30T06:46:17.966Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2024-10-30T06:46:20.552Z] ---> c50f64c826d8 [2024-10-30T06:46:20.552Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2024-10-30T06:46:21.138Z] ---> 3cd9aab8ba8b [2024-10-30T06:46:21.138Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2024-10-30T06:46:21.405Z] ---> 1ff20a08560d [2024-10-30T06:46:21.405Z] Step 20/25 : EXPOSE 59982 [2024-10-30T06:46:21.674Z] ---> Running in 05c6db6c71c5 [2024-10-30T06:46:21.941Z] Removing intermediate container 05c6db6c71c5 [2024-10-30T06:46:21.942Z] ---> 806be890c680 [2024-10-30T06:46:21.942Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2024-10-30T06:46:21.942Z] ---> Running in cbe743c3248d [2024-10-30T06:46:22.212Z] Removing intermediate container cbe743c3248d [2024-10-30T06:46:22.212Z] ---> 5bcebea2f17b [2024-10-30T06:46:22.212Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T06:46:22.482Z] ---> Running in fd10e9666401 [2024-10-30T06:46:22.750Z] Removing intermediate container fd10e9666401 [2024-10-30T06:46:22.750Z] ---> 93c75a1f0685 [2024-10-30T06:46:22.750Z] Step 23/25 : LABEL arch=arm64 [2024-10-30T06:46:22.750Z] ---> Running in 1b608390340f [2024-10-30T06:46:23.018Z] Removing intermediate container 1b608390340f [2024-10-30T06:46:23.018Z] ---> 7a7a80bb7851 [2024-10-30T06:46:23.018Z] Step 24/25 : LABEL git_sha=4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:46:23.018Z] ---> Running in 09784a92a2cd [2024-10-30T06:46:23.288Z] Removing intermediate container 09784a92a2cd [2024-10-30T06:46:23.288Z] ---> 2ae2042243da [2024-10-30T06:46:23.288Z] Step 25/25 : LABEL version=4.0.0-dev.1 [2024-10-30T06:46:23.558Z] ---> Running in cda7314ca419 [2024-10-30T06:46:23.827Z] Removing intermediate container cda7314ca419 [2024-10-30T06:46:23.827Z] ---> a1a444a41240 [2024-10-30T06:46:23.827Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T06:46:23.827Z] Successfully built a1a444a41240 [2024-10-30T06:46:23.827Z] 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-10-30T06:46:23.982Z] provisioning config files... [2024-10-30T06:46:23.999Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/179@tmp/config16470972857997829154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:46:24.358Z] ---> ****-login.sh [2024-10-30T06:46:24.358Z] nexus3.edgexfoundry.org:10001 [2024-10-30T06:46:24.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:46:24.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:46:24.626Z] Configure a credential helper to remove this warning. See [2024-10-30T06:46:24.626Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:46:24.626Z] [2024-10-30T06:46:24.626Z] Login Succeeded [2024-10-30T06:46:24.626Z] nexus3.edgexfoundry.org:10002 [2024-10-30T06:46:24.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:46:24.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:46:24.893Z] Configure a credential helper to remove this warning. See [2024-10-30T06:46:24.893Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:46:24.893Z] [2024-10-30T06:46:24.893Z] Login Succeeded [2024-10-30T06:46:24.893Z] nexus3.edgexfoundry.org:10003 [2024-10-30T06:46:25.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:46:25.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:46:25.479Z] Configure a credential helper to remove this warning. See [2024-10-30T06:46:25.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:46:25.479Z] [2024-10-30T06:46:25.479Z] Login Succeeded [2024-10-30T06:46:25.479Z] nexus3.edgexfoundry.org:10004 [2024-10-30T06:46:25.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:46:25.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:46:25.748Z] Configure a credential helper to remove this warning. See [2024-10-30T06:46:25.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:46:25.748Z] [2024-10-30T06:46:25.748Z] Login Succeeded [2024-10-30T06:46:25.748Z] ****.io [2024-10-30T06:46:26.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T06:46:26.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T06:46:26.285Z] Configure a credential helper to remove this warning. See [2024-10-30T06:46:26.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T06:46:26.285Z] [2024-10-30T06:46:26.285Z] Login Succeeded [2024-10-30T06:46:26.285Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T06:46:26.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T06:46:26.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T06:46:26.379Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2024-10-30T06:46:26.379Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:46:26.379Z] latest [2024-10-30T06:46:26.379Z] 4.0.0-dev.1 [2024-10-30T06:46:26.379Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [2024-10-30T06:46:26.379Z] main [2024-10-30T06:46:26.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:26.749Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:27.384Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:46:27.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-30T06:46:27.384Z] 65a983f90974: Preparing [2024-10-30T06:46:27.384Z] b4c7b04be86f: Preparing [2024-10-30T06:46:27.384Z] 27f65ffdb1ae: Preparing [2024-10-30T06:46:27.384Z] 9f77162268f2: Preparing [2024-10-30T06:46:27.384Z] c48743ef199a: Preparing [2024-10-30T06:46:27.384Z] 16113d51b718: Preparing [2024-10-30T06:46:27.384Z] 16113d51b718: Waiting [2024-10-30T06:46:27.654Z] b4c7b04be86f: Pushed [2024-10-30T06:46:27.654Z] 65a983f90974: Pushed [2024-10-30T06:46:27.654Z] c48743ef199a: Pushed [2024-10-30T06:46:27.654Z] 16113d51b718: Layer already exists [2024-10-30T06:46:29.065Z] 9f77162268f2: Pushed [2024-10-30T06:46:39.129Z] 27f65ffdb1ae: Pushed [2024-10-30T06:46:39.129Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9: digest: sha256:33767db481a034e6424224e68cb57aa35e2bd82b0f9dd9c4478383432bbc2ee9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:39.506Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:39.870Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-30T06:46:39.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-30T06:46:39.870Z] 65a983f90974: Preparing [2024-10-30T06:46:39.870Z] b4c7b04be86f: Preparing [2024-10-30T06:46:39.870Z] 27f65ffdb1ae: Preparing [2024-10-30T06:46:39.870Z] 9f77162268f2: Preparing [2024-10-30T06:46:39.870Z] c48743ef199a: Preparing [2024-10-30T06:46:39.870Z] 16113d51b718: Preparing [2024-10-30T06:46:39.870Z] 16113d51b718: Waiting [2024-10-30T06:46:39.870Z] 27f65ffdb1ae: Layer already exists [2024-10-30T06:46:39.870Z] c48743ef199a: Layer already exists [2024-10-30T06:46:39.870Z] 9f77162268f2: Layer already exists [2024-10-30T06:46:39.870Z] 65a983f90974: Layer already exists [2024-10-30T06:46:39.870Z] b4c7b04be86f: Layer already exists [2024-10-30T06:46:39.870Z] 16113d51b718: Layer already exists [2024-10-30T06:46:40.135Z] latest: digest: sha256:33767db481a034e6424224e68cb57aa35e2bd82b0f9dd9c4478383432bbc2ee9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:40.496Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:40.853Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.1 [2024-10-30T06:46:40.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-30T06:46:40.854Z] 65a983f90974: Preparing [2024-10-30T06:46:40.854Z] b4c7b04be86f: Preparing [2024-10-30T06:46:40.854Z] 27f65ffdb1ae: Preparing [2024-10-30T06:46:40.854Z] 9f77162268f2: Preparing [2024-10-30T06:46:40.854Z] c48743ef199a: Preparing [2024-10-30T06:46:40.854Z] 16113d51b718: Preparing [2024-10-30T06:46:40.854Z] 16113d51b718: Waiting [2024-10-30T06:46:40.854Z] 27f65ffdb1ae: Layer already exists [2024-10-30T06:46:40.854Z] 65a983f90974: Layer already exists [2024-10-30T06:46:40.854Z] 9f77162268f2: Layer already exists [2024-10-30T06:46:40.854Z] c48743ef199a: Layer already exists [2024-10-30T06:46:40.854Z] b4c7b04be86f: Layer already exists [2024-10-30T06:46:40.854Z] 16113d51b718: Layer already exists [2024-10-30T06:46:41.121Z] 4.0.0-dev.1: digest: sha256:33767db481a034e6424224e68cb57aa35e2bd82b0f9dd9c4478383432bbc2ee9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:41.471Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:41.829Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [2024-10-30T06:46:41.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-30T06:46:41.829Z] 65a983f90974: Preparing [2024-10-30T06:46:41.829Z] b4c7b04be86f: Preparing [2024-10-30T06:46:41.829Z] 27f65ffdb1ae: Preparing [2024-10-30T06:46:41.829Z] 9f77162268f2: Preparing [2024-10-30T06:46:41.829Z] c48743ef199a: Preparing [2024-10-30T06:46:41.829Z] 16113d51b718: Preparing [2024-10-30T06:46:41.829Z] 16113d51b718: Waiting [2024-10-30T06:46:41.829Z] b4c7b04be86f: Layer already exists [2024-10-30T06:46:41.829Z] c48743ef199a: Layer already exists [2024-10-30T06:46:41.829Z] 65a983f90974: Layer already exists [2024-10-30T06:46:41.829Z] 27f65ffdb1ae: Layer already exists [2024-10-30T06:46:41.829Z] 9f77162268f2: Layer already exists [2024-10-30T06:46:41.829Z] 16113d51b718: Layer already exists [2024-10-30T06:46:42.095Z] 4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1: digest: sha256:33767db481a034e6424224e68cb57aa35e2bd82b0f9dd9c4478383432bbc2ee9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:42.469Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:42.828Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2024-10-30T06:46:42.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2024-10-30T06:46:42.828Z] 65a983f90974: Preparing [2024-10-30T06:46:42.828Z] b4c7b04be86f: Preparing [2024-10-30T06:46:42.828Z] 27f65ffdb1ae: Preparing [2024-10-30T06:46:42.828Z] 9f77162268f2: Preparing [2024-10-30T06:46:42.828Z] c48743ef199a: Preparing [2024-10-30T06:46:42.828Z] 16113d51b718: Preparing [2024-10-30T06:46:42.828Z] 65a983f90974: Layer already exists [2024-10-30T06:46:42.828Z] c48743ef199a: Layer already exists [2024-10-30T06:46:42.828Z] 9f77162268f2: Layer already exists [2024-10-30T06:46:42.828Z] 27f65ffdb1ae: Layer already exists [2024-10-30T06:46:42.828Z] b4c7b04be86f: Layer already exists [2024-10-30T06:46:42.828Z] 16113d51b718: Layer already exists [2024-10-30T06:46:43.094Z] main: digest: sha256:33767db481a034e6424224e68cb57aa35e2bd82b0f9dd9c4478383432bbc2ee9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T06:46:43.183Z] ===================================================== [Pipeline] echo [2024-10-30T06:46:43.202Z] taggedImages: [2024-10-30T06:46:43.202Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b0ee577561404748c59762cefd7cd847fb7a9a9 [2024-10-30T06:46:43.202Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2024-10-30T06:46:43.202Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.1 [2024-10-30T06:46:43.202Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4b0ee577561404748c59762cefd7cd847fb7a9a9-4.0.0-dev.1 [2024-10-30T06:46:43.202Z] - 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-10-30T06:46:43.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T06:46:43.605Z] [2024-10-30T06:46:43.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:46:43.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T06:46:43.945Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T06:46:43.945Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T06:46:43.945Z] 04944245beec: Pulling fs layer [2024-10-30T06:46:43.945Z] 699f458cf7ca: Pulling fs layer [2024-10-30T06:46:43.945Z] 765212b225bb: Pulling fs layer [2024-10-30T06:46:43.945Z] f23df028b6ca: Pulling fs layer [2024-10-30T06:46:43.945Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T06:46:43.945Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T06:46:43.945Z] 765212b225bb: Waiting [2024-10-30T06:46:43.945Z] f23df028b6ca: Waiting [2024-10-30T06:46:43.945Z] 2437ff75d9bd: Waiting [2024-10-30T06:46:43.945Z] d65c8cfc05b1: Waiting [2024-10-30T06:46:44.211Z] 04944245beec: Verifying Checksum [2024-10-30T06:46:44.211Z] 04944245beec: Download complete [2024-10-30T06:46:44.211Z] 765212b225bb: Verifying Checksum [2024-10-30T06:46:44.211Z] 765212b225bb: Download complete [2024-10-30T06:46:44.211Z] f23df028b6ca: Verifying Checksum [2024-10-30T06:46:44.211Z] f23df028b6ca: Download complete [2024-10-30T06:46:44.211Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T06:46:44.211Z] d65c8cfc05b1: Download complete [2024-10-30T06:46:44.211Z] 699f458cf7ca: Verifying Checksum [2024-10-30T06:46:44.211Z] 699f458cf7ca: Download complete [2024-10-30T06:46:44.791Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T06:46:44.791Z] 8998bd30e6a1: Download complete [2024-10-30T06:46:47.366Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T06:46:47.366Z] 2437ff75d9bd: Download complete [2024-10-30T06:46:49.301Z] 8998bd30e6a1: Pull complete [2024-10-30T06:46:49.569Z] 04944245beec: Pull complete [2024-10-30T06:46:51.508Z] 699f458cf7ca: Pull complete [2024-10-30T06:46:51.508Z] 765212b225bb: Pull complete [2024-10-30T06:46:52.462Z] f23df028b6ca: Pull complete [2024-10-30T06:46:52.462Z] d65c8cfc05b1: Pull complete [2024-10-30T06:47:07.445Z] 2437ff75d9bd: Pull complete [2024-10-30T06:47:07.445Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T06:47:07.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T06:47:07.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:47:07.634Z] prd-ubuntu20.04-docker-arm64-4c-16g-24097 does not seem to be running inside a container [2024-10-30T06:47:07.707Z] $ 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/179 -v /w/workspace/device-mqtt-go/179:/w/workspace/device-mqtt-go/179:rw,z -v /w/workspace/device-mqtt-go/179@tmp:/w/workspace/device-mqtt-go/179@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-10-30T06:47:10.506Z] $ docker top df35852adc8f0b225fd110adb000d89a054062daa5a56b13cbb8fe44e5d05011 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:47:11.361Z] ---> job-cost.sh [2024-10-30T06:47:11.361Z] lf-activate-venv: SKIPPING [2024-10-30T06:47:11.361Z] INFO: No Stack... [2024-10-30T06:47:11.945Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T06:47:12.528Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T06:47:13.429Z] + cut -d, -f6 [2024-10-30T06:47:13.429Z] + cat /w/workspace/device-mqtt-go/179/archives/cost.csv [Pipeline] lock [2024-10-30T06:47:13.464Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] [2024-10-30T06:47:13.473Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] did not exist. Created. [2024-10-30T06:47:13.480Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T06:47:13.935Z] /w/workspace/device-mqtt-go/179@tmp/durable-396aba9e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T06:47:14.629Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T06:47:14.658Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T06:47:14.709Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T06:47:14.719Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T06:47:14.746Z] $ docker stop --time=1 df35852adc8f0b225fd110adb000d89a054062daa5a56b13cbb8fe44e5d05011 [2024-10-30T06:47:16.307Z] $ docker rm -f --volumes df35852adc8f0b225fd110adb000d89a054062daa5a56b13cbb8fe44e5d05011 [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-10-30T06:47:16.783Z] provisioning config files... [2024-10-30T06:47:16.790Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6899786601943721061tmp [Pipeline] { [Pipeline] sh [2024-10-30T06:47:17.095Z] + set +x [2024-10-30T06:47:17.095Z] + bash -s -- [2024-10-30T06:47:17.095Z] + curl -s https://codecov.io/bash [2024-10-30T06:47:17.095Z] [2024-10-30T06:47:17.095Z] _____ _ [2024-10-30T06:47:17.095Z] / ____| | | [2024-10-30T06:47:17.095Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T06:47:17.095Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T06:47:17.095Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T06:47:17.095Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T06:47:17.095Z] Bash-1.0.6 [2024-10-30T06:47:17.095Z] [2024-10-30T06:47:17.095Z] [2024-10-30T06:47:17.095Z] ==> git version 2.25.1 found [2024-10-30T06:47:17.096Z] ==> 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-10-30T06:47:17.096Z] Release-Date: 2020-01-08 [2024-10-30T06:47:17.096Z] 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-10-30T06:47:17.096Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T06:47:17.096Z] ==> Jenkins CI detected. [2024-10-30T06:47:17.096Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-30T06:47:17.096Z] project root: . [2024-10-30T06:47:17.096Z] --> token set from env [2024-10-30T06:47:17.096Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T06:47:17.096Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T06:47:17.096Z] ==> Python coveragepy not found [2024-10-30T06:47:17.096Z] ==> Searching for coverage reports in: [2024-10-30T06:47:17.096Z] + . [2024-10-30T06:47:17.096Z] -> Found 1 reports [2024-10-30T06:47:17.096Z] ==> Detecting git/mercurial file structure [2024-10-30T06:47:17.356Z] ==> Reading reports [2024-10-30T06:47:17.356Z] + ./coverage.out bytes=21039 [2024-10-30T06:47:17.356Z] ==> Appending adjustments [2024-10-30T06:47:17.356Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T06:47:17.356Z] + Found adjustments [2024-10-30T06:47:17.356Z] ==> Gzipping contents [2024-10-30T06:47:17.356Z] 4.0K /tmp/codecov.rpVuTj.gz [2024-10-30T06:47:17.356Z] ==> Uploading reports [2024-10-30T06:47:17.356Z] url: https://codecov.io [2024-10-30T06:47:17.356Z] query: branch=main&commit=4b0ee577561404748c59762cefd7cd847fb7a9a9&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T06:47:17.356Z] -> Pinging Codecov [2024-10-30T06:47:17.356Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4b0ee577561404748c59762cefd7cd847fb7a9a9&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T06:47:17.615Z] -> Uploading to [2024-10-30T06:47:17.615Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/4b0ee577561404748c59762cefd7cd847fb7a9a9/3fa637b8-48fe-49d5-8668-b9b6ee2700a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T064717Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2221de6274b333cce68e1fa72e62dc348cc9f2a8e38e0aad0a639196f97bd9c6 [2024-10-30T06:47:17.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T06:47:17.615Z] Dload Upload Total Spent Left Speed [2024-10-30T06:47:17.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14547 --:--:-- --:--:-- --:--:-- 14547 [2024-10-30T06:47:17.875Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] } [2024-10-30T06:47:17.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T06:47:18.196Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T06:47:18.217Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:47:18.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T06:47:18.536Z] [2024-10-30T06:47:18.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:47:18.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T06:47:18.857Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T06:47:18.857Z] 43c4264eed91: Already exists [2024-10-30T06:47:18.857Z] 4cc291be95ef: Already exists [2024-10-30T06:47:18.857Z] 2ac1f1163629: Already exists [2024-10-30T06:47:18.857Z] 5c3c966382ef: Already exists [2024-10-30T06:47:18.857Z] 4f4fb700ef54: Already exists [2024-10-30T06:47:18.857Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T06:47:18.857Z] 9c3e1370e548: Pulling fs layer [2024-10-30T06:47:19.116Z] d9c7d2e4e75e: Verifying Checksum [2024-10-30T06:47:19.116Z] d9c7d2e4e75e: Download complete [2024-10-30T06:47:19.375Z] d9c7d2e4e75e: Pull complete [2024-10-30T06:47:19.940Z] 9c3e1370e548: Verifying Checksum [2024-10-30T06:47:19.940Z] 9c3e1370e548: Download complete [2024-10-30T06:47:22.468Z] 9c3e1370e548: Pull complete [2024-10-30T06:47:22.468Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T06:47:22.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T06:47:22.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:47:22.574Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:47:22.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T06:47:24.383Z] $ docker top 2ffcddc69a0402f545d416583ea4759ca2db4f75777ba9116d8a6ddacb684119 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:47:24.736Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2024-10-30T06:47:24.746Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2024-10-30T06:47:25.035Z] + set -o pipefail [2024-10-30T06:47:25.035Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2024-10-30T06:47:31.625Z] [2024-10-30T06:47:31.625Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2024-10-30T06:47:31.625Z] [2024-10-30T06:47:31.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/2a06b02d-70be-4bfd-9f23-fd5edca2a370 [2024-10-30T06:47:31.625Z] [2024-10-30T06:47:31.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T06:47:31.625Z] [Pipeline] } [2024-10-30T06:47:31.904Z] $ docker stop --time=1 2ffcddc69a0402f545d416583ea4759ca2db4f75777ba9116d8a6ddacb684119 [2024-10-30T06:47:35.414Z] $ docker rm -f --volumes 2ffcddc69a0402f545d416583ea4759ca2db4f75777ba9116d8a6ddacb684119 [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-10-30T06:47:36.320Z] + git log --format=format:%s -1 4b0ee577561404748c59762cefd7cd847fb7a9a9 [Pipeline] sh [2024-10-30T06:47:36.611Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T06:47:36.611Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:47:36.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:47:36.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:47:37.003Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:47:37.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T06:47:37.420Z] $ docker top ecc15f9c84f8407b715f57ef7e9cb4c13af6304f9c749654637c447d363f24e2 -eo pid,comm [2024-10-30T06:47:37.458Z] 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-10-30T06:47:37.458Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T06:47:37.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:47:37.513Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:47:37.631Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:47:37.641Z] $ docker exec ecc15f9c84f8407b715f57ef7e9cb4c13af6304f9c749654637c447d363f24e2 ssh-agent [2024-10-30T06:47:37.738Z] SSH_AUTH_SOCK=/tmp/ssh-7J39JVX3k4qi/agent.33 [2024-10-30T06:47:37.738Z] SSH_AGENT_PID=39 [2024-10-30T06:47:37.743Z] Running ssh-add (command line suppressed) [2024-10-30T06:47:37.846Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9391931383154315126.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9391931383154315126.key) [2024-10-30T06:47:37.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:47:38.143Z] + git semver tag [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,317 [run_tag] DEBUG tag force:False [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,318 [check_head_tag] DEBUG check head tag [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,318 [execute] INFO git cat-file --batch-check [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,322 [execute] INFO git cat-file --batch [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,344 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,345 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T06:47:38.402Z] 2024-10-30 06:47:38,351 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:47:38.402Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T06:47:38.418Z] $ docker exec --env ******** --env ******** ecc15f9c84f8407b715f57ef7e9cb4c13af6304f9c749654637c447d363f24e2 ssh-agent -k [2024-10-30T06:47:38.526Z] unset SSH_AUTH_SOCK; [2024-10-30T06:47:38.526Z] unset SSH_AGENT_PID; [2024-10-30T06:47:38.526Z] echo Agent pid 39 killed; [2024-10-30T06:47:38.529Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T06:47:38.853Z] + git semver [Pipeline] } [2024-10-30T06:47:39.131Z] $ docker stop --time=1 ecc15f9c84f8407b715f57ef7e9cb4c13af6304f9c749654637c447d363f24e2 [2024-10-30T06:47:40.409Z] $ docker rm -f --volumes ecc15f9c84f8407b715f57ef7e9cb4c13af6304f9c749654637c447d363f24e2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:47:40.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T06:47:40.810Z] [2024-10-30T06:47:40.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:47:41.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T06:47:41.115Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T06:47:41.115Z] ab5ef0e58194: Pulling fs layer [2024-10-30T06:47:41.115Z] 9712f1f96733: Pulling fs layer [2024-10-30T06:47:41.115Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T06:47:41.115Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T06:47:41.115Z] e9a5061849ea: Pulling fs layer [2024-10-30T06:47:41.115Z] d747dcd14b5f: Pulling fs layer [2024-10-30T06:47:41.115Z] 2de7ff778b66: Pulling fs layer [2024-10-30T06:47:41.115Z] 0d9ebad4ef96: Waiting [2024-10-30T06:47:41.115Z] e9a5061849ea: Waiting [2024-10-30T06:47:41.115Z] d747dcd14b5f: Waiting [2024-10-30T06:47:41.115Z] 2de7ff778b66: Waiting [2024-10-30T06:47:41.115Z] 9712f1f96733: Download complete [2024-10-30T06:47:41.374Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T06:47:41.374Z] 63f879dbbcfc: Download complete [2024-10-30T06:47:41.632Z] e9a5061849ea: Verifying Checksum [2024-10-30T06:47:41.632Z] e9a5061849ea: Download complete [2024-10-30T06:47:41.632Z] d747dcd14b5f: Download complete [2024-10-30T06:47:41.632Z] 0d9ebad4ef96: Verifying Checksum [2024-10-30T06:47:41.632Z] 0d9ebad4ef96: Download complete [2024-10-30T06:47:41.632Z] ab5ef0e58194: Verifying Checksum [2024-10-30T06:47:41.632Z] ab5ef0e58194: Download complete [2024-10-30T06:47:41.632Z] 2de7ff778b66: Verifying Checksum [2024-10-30T06:47:41.632Z] 2de7ff778b66: Download complete [2024-10-30T06:47:44.176Z] ab5ef0e58194: Pull complete [2024-10-30T06:47:44.176Z] 9712f1f96733: Pull complete [2024-10-30T06:47:45.120Z] 63f879dbbcfc: Pull complete [2024-10-30T06:47:49.310Z] 0d9ebad4ef96: Pull complete [2024-10-30T06:47:49.310Z] e9a5061849ea: Pull complete [2024-10-30T06:47:49.310Z] d747dcd14b5f: Pull complete [2024-10-30T06:47:50.245Z] 2de7ff778b66: Pull complete [2024-10-30T06:47:50.245Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T06:47:50.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T06:47:50.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:47:50.360Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:47:50.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T06:47:54.066Z] $ docker top 6ba37fd91f38365af0040e2401f77fa125c5a5e46dd58a60626bbd2dbde5d700 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:47:54.134Z] provisioning config files... [2024-10-30T06:47:54.141Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13427363515038125555tmp [2024-10-30T06:47:54.151Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12627620387306005877tmp [2024-10-30T06:47:54.159Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config677790481674816363tmp [Pipeline] { [Pipeline] echo [2024-10-30T06:47:54.187Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:47:54.482Z] ---> sigul-configuration.sh [2024-10-30T06:47:54.482Z] gpg: directory `/root/.gnupg' created [2024-10-30T06:47:54.482Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T06:47:54.482Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T06:47:54.482Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T06:47:54.482Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T06:47:54.482Z] gpg: CAST5 encrypted data [2024-10-30T06:47:54.482Z] gpg: encrypted with 1 passphrase [2024-10-30T06:47:54.482Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T06:47:54.784Z] + mkdir /home/jenkins [2024-10-30T06:47:54.784Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T06:47:55.090Z] + 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-10-30T06:47:55.105Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:47:55.400Z] ---> sigul-install.sh [2024-10-30T06:47:55.400Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T06:47:55.697Z] + git tag --list [2024-10-30T06:47:55.697Z] 0.7.1 [2024-10-30T06:47:55.697Z] v1.0.0 [2024-10-30T06:47:55.697Z] v1.1.0 [2024-10-30T06:47:55.697Z] v1.1.1 [2024-10-30T06:47:55.697Z] v1.2.2 [2024-10-30T06:47:55.697Z] v1.3.0 [2024-10-30T06:47:55.697Z] v1.3.1 [2024-10-30T06:47:55.697Z] v2.0.0 [2024-10-30T06:47:55.697Z] v2.1.0 [2024-10-30T06:47:55.697Z] v2.1.1 [2024-10-30T06:47:55.697Z] v2.2.0 [2024-10-30T06:47:55.697Z] v2.3.0 [2024-10-30T06:47:55.697Z] v3.0 [2024-10-30T06:47:55.697Z] v3.0.0 [2024-10-30T06:47:55.697Z] v3.1 [2024-10-30T06:47:55.697Z] v3.1.0 [2024-10-30T06:47:55.697Z] v3.1.0-dev.1 [2024-10-30T06:47:55.697Z] v3.1.0-dev.10 [2024-10-30T06:47:55.697Z] v3.1.0-dev.11 [2024-10-30T06:47:55.697Z] v3.1.0-dev.12 [2024-10-30T06:47:55.697Z] v3.1.0-dev.13 [2024-10-30T06:47:55.697Z] v3.1.0-dev.14 [2024-10-30T06:47:55.697Z] v3.1.0-dev.15 [2024-10-30T06:47:55.697Z] v3.1.0-dev.16 [2024-10-30T06:47:55.697Z] v3.1.0-dev.17 [2024-10-30T06:47:55.697Z] v3.1.0-dev.18 [2024-10-30T06:47:55.697Z] v3.1.0-dev.19 [2024-10-30T06:47:55.697Z] v3.1.0-dev.2 [2024-10-30T06:47:55.697Z] v3.1.0-dev.20 [2024-10-30T06:47:55.697Z] v3.1.0-dev.21 [2024-10-30T06:47:55.697Z] v3.1.0-dev.22 [2024-10-30T06:47:55.697Z] v3.1.0-dev.23 [2024-10-30T06:47:55.697Z] v3.1.0-dev.24 [2024-10-30T06:47:55.697Z] v3.1.0-dev.25 [2024-10-30T06:47:55.697Z] v3.1.0-dev.3 [2024-10-30T06:47:55.697Z] v3.1.0-dev.4 [2024-10-30T06:47:55.697Z] v3.1.0-dev.5 [2024-10-30T06:47:55.697Z] v3.1.0-dev.6 [2024-10-30T06:47:55.697Z] v3.1.0-dev.7 [2024-10-30T06:47:55.697Z] v3.1.0-dev.8 [2024-10-30T06:47:55.697Z] v3.1.0-dev.9 [2024-10-30T06:47:55.697Z] v3.1.1 [2024-10-30T06:47:55.697Z] v3.2.0-dev.1 [2024-10-30T06:47:55.697Z] v3.2.0-dev.10 [2024-10-30T06:47:55.697Z] v3.2.0-dev.11 [2024-10-30T06:47:55.697Z] v3.2.0-dev.12 [2024-10-30T06:47:55.697Z] v3.2.0-dev.13 [2024-10-30T06:47:55.697Z] v3.2.0-dev.14 [2024-10-30T06:47:55.697Z] v3.2.0-dev.15 [2024-10-30T06:47:55.697Z] v3.2.0-dev.16 [2024-10-30T06:47:55.697Z] v3.2.0-dev.17 [2024-10-30T06:47:55.697Z] v3.2.0-dev.18 [2024-10-30T06:47:55.697Z] v3.2.0-dev.19 [2024-10-30T06:47:55.697Z] v3.2.0-dev.2 [2024-10-30T06:47:55.697Z] v3.2.0-dev.20 [2024-10-30T06:47:55.697Z] v3.2.0-dev.21 [2024-10-30T06:47:55.697Z] v3.2.0-dev.22 [2024-10-30T06:47:55.697Z] v3.2.0-dev.23 [2024-10-30T06:47:55.697Z] v3.2.0-dev.3 [2024-10-30T06:47:55.697Z] v3.2.0-dev.4 [2024-10-30T06:47:55.697Z] v3.2.0-dev.5 [2024-10-30T06:47:55.697Z] v3.2.0-dev.6 [2024-10-30T06:47:55.697Z] v3.2.0-dev.7 [2024-10-30T06:47:55.697Z] v3.2.0-dev.8 [2024-10-30T06:47:55.697Z] v3.2.0-dev.9 [2024-10-30T06:47:55.697Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T06:47:55.995Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T06:47:56.563Z] Signing Git tag with Sigul... [2024-10-30T06:47:56.563Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T06:47:56.840Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:47:57.131Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T06:47:57.139Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T06:47:57.174Z] $ docker stop --time=1 6ba37fd91f38365af0040e2401f77fa125c5a5e46dd58a60626bbd2dbde5d700 [2024-10-30T06:47:58.473Z] $ docker rm -f --volumes 6ba37fd91f38365af0040e2401f77fa125c5a5e46dd58a60626bbd2dbde5d700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T06:47:58.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T06:47:58.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:47:59.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:47:59.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:47:59.325Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:47:59.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T06:47:59.689Z] $ docker top 6834a673aa92818fdfeb5ede8622e7a3b00f3fd7ddbe35048b2be9d896c44ada -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T06:47:59.797Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:47:59.797Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:47:59.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:47:59.921Z] $ docker exec 6834a673aa92818fdfeb5ede8622e7a3b00f3fd7ddbe35048b2be9d896c44ada ssh-agent [2024-10-30T06:48:00.029Z] SSH_AUTH_SOCK=/tmp/ssh-dCMJZLqWJoBs/agent.34 [2024-10-30T06:48:00.029Z] SSH_AGENT_PID=40 [2024-10-30T06:48:00.033Z] Running ssh-add (command line suppressed) [2024-10-30T06:48:00.141Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18048223668089942713.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18048223668089942713.key) [2024-10-30T06:48:00.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:48:00.447Z] + git semver bump pre [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,635 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,636 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,636 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,636 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,636 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,636 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,638 [execute] INFO git cat-file --batch-check [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,638 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,643 [execute] INFO git cat-file --batch [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T06:48:00.708Z] 2024-10-30 06:48:00,649 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:48:00.708Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T06:48:00.724Z] $ docker exec --env ******** --env ******** 6834a673aa92818fdfeb5ede8622e7a3b00f3fd7ddbe35048b2be9d896c44ada ssh-agent -k [2024-10-30T06:48:00.829Z] unset SSH_AUTH_SOCK; [2024-10-30T06:48:00.829Z] unset SSH_AGENT_PID; [2024-10-30T06:48:00.829Z] echo Agent pid 40 killed; [2024-10-30T06:48:00.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T06:48:01.159Z] + git semver [Pipeline] } [2024-10-30T06:48:01.441Z] $ docker stop --time=1 6834a673aa92818fdfeb5ede8622e7a3b00f3fd7ddbe35048b2be9d896c44ada [2024-10-30T06:48:02.722Z] $ docker rm -f --volumes 6834a673aa92818fdfeb5ede8622e7a3b00f3fd7ddbe35048b2be9d896c44ada [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T06:48:03.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T06:48:03.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:48:03.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T06:48:03.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:48:03.457Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:48:03.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T06:48:03.840Z] $ docker top 20e25ec0919a4e20ceb21509f4f0e5d40a80679e6dde39dd2bbc8a242fe00c90 -eo pid,comm [2024-10-30T06:48:03.882Z] 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-10-30T06:48:03.882Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T06:48:03.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T06:48:03.944Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T06:48:04.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T06:48:04.079Z] $ docker exec 20e25ec0919a4e20ceb21509f4f0e5d40a80679e6dde39dd2bbc8a242fe00c90 ssh-agent [2024-10-30T06:48:04.187Z] SSH_AUTH_SOCK=/tmp/ssh-Xms32O9FyHQR/agent.32 [2024-10-30T06:48:04.187Z] SSH_AGENT_PID=38 [2024-10-30T06:48:04.191Z] Running ssh-add (command line suppressed) [2024-10-30T06:48:04.310Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12710367444592021280.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_12710367444592021280.key) [2024-10-30T06:48:04.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T06:48:04.612Z] + git semver push [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,810 [run_push] DEBUG push [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,810 [execute] INFO git cat-file --batch-check [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,811 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,815 [execute] INFO git rev-list 5b53f5ce46d5dc26e56febb32e00c4612c16df1a -- [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,815 [execute] DEBUG Popen(['git', 'rev-list', '5b53f5ce46d5dc26e56febb32e00c4612c16df1a', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,826 [execute] INFO git fetch -v origin [2024-10-30T06:48:04.874Z] 2024-10-30 06:48:04,826 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-30T06:48:05.443Z] 2024-10-30 06:48:05,278 [run_push] DEBUG no remote changes detected [2024-10-30T06:48:05.443Z] 2024-10-30 06:48:05,278 [execute] INFO git push origin semver [2024-10-30T06:48:05.443Z] 2024-10-30 06:48:05,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T06:48:06.013Z] 2024-10-30 06:48:05,975 [run_push] DEBUG push all version tags [2024-10-30T06:48:06.013Z] 2024-10-30 06:48:05,976 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T06:48:06.013Z] 2024-10-30 06:48:05,976 [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-10-30T06:48:06.583Z] 2024-10-30 06:48:06,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2024-10-30T06:48:06.583Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T06:48:06.859Z] $ docker exec --env ******** --env ******** 20e25ec0919a4e20ceb21509f4f0e5d40a80679e6dde39dd2bbc8a242fe00c90 ssh-agent -k [2024-10-30T06:48:06.971Z] unset SSH_AUTH_SOCK; [2024-10-30T06:48:06.971Z] unset SSH_AGENT_PID; [2024-10-30T06:48:06.971Z] echo Agent pid 38 killed; [2024-10-30T06:48:06.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T06:48:07.308Z] + git semver [Pipeline] } [2024-10-30T06:48:07.585Z] $ docker stop --time=1 20e25ec0919a4e20ceb21509f4f0e5d40a80679e6dde39dd2bbc8a242fe00c90 [2024-10-30T06:48:08.889Z] $ docker rm -f --volumes 20e25ec0919a4e20ceb21509f4f0e5d40a80679e6dde39dd2bbc8a242fe00c90 [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-10-30T06:48:09.511Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2024-10-30T06:48:09.511Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-30T06:48:09.511Z] total 16 [2024-10-30T06:48:09.511Z] drwxr-xr-x 3 root root 4096 Oct 30 06:33 . [2024-10-30T06:48:09.511Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:47 .. [2024-10-30T06:48:09.511Z] drwxr-xr-x 2 root root 4096 Oct 30 06:33 cost [2024-10-30T06:48:09.511Z] -rw-r--r-- 1 root root 86 Oct 30 06:33 cost.csv [2024-10-30T06:48:09.511Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-30T06:48:09.511Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2024-10-30T06:48:09.511Z] total 16 [2024-10-30T06:48:09.511Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:33 . [2024-10-30T06:48:09.511Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 06:47 .. [2024-10-30T06:48:09.511Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 06:33 cost [2024-10-30T06:48:09.511Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 30 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:09.803Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:10.668Z] ---> package-listing.sh [2024-10-30T06:48:10.668Z] ++ facter osfamily [2024-10-30T06:48:10.668Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T06:48:10.928Z] + OS_FAMILY=debian [2024-10-30T06:48:10.928Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2024-10-30T06:48:10.928Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T06:48:10.928Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T06:48:10.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T06:48:10.928Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T06:48:10.928Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-30T06:48:10.928Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T06:48:10.928Z] + case "${OS_FAMILY}" in [2024-10-30T06:48:10.928Z] + dpkg -l [2024-10-30T06:48:10.928Z] + grep '^ii' [2024-10-30T06:48:10.928Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T06:48:10.928Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T06:48:10.928Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T06:48:10.928Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2024-10-30T06:48:10.928Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2024-10-30T06:48:10.928Z] + 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-10-30T06:48:10.942Z] 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-10-30T06:48:11.231Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T06:48:11.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T06:48:11.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T06:48:11.891Z] prd-ubuntu20.04-docker-8c-8g-24096 does not seem to be running inside a container [2024-10-30T06:48:11.930Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T06:48:12.133Z] $ docker top 83b04252851eff5aa44c38404994af009518316ed8ce010a24ed889f89f9ca7f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T06:48:12.483Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T06:48:12.770Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T06:48:13.056Z] + ls /var/log/sa-host [2024-10-30T06:48:13.056Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T06:48:13.144Z] provisioning config files... [2024-10-30T06:48:13.151Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17187957985361780671tmp [Pipeline] { [Pipeline] echo [2024-10-30T06:48:13.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:13.456Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T06:48:13.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:13.806Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T06:48:13.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:14.105Z] ---> sudo-logs.sh [2024-10-30T06:48:14.105Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T06:48:14.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:14.427Z] ---> job-cost.sh [2024-10-30T06:48:14.427Z] lf-activate-venv: SKIPPING [2024-10-30T06:48:14.427Z] DEBUG: total: 0.2199999988079071 [2024-10-30T06:48:14.427Z] INFO: Retrieving Stack Cost... [2024-10-30T06:48:14.688Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T06:48:15.256Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T06:48:15.272Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T06:48:15.559Z] ---> logs-deploy.sh [2024-10-30T06:48:15.559Z] lf-activate-venv: SKIPPING [2024-10-30T06:48:15.559Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/179 [2024-10-30T06:48:15.559Z] INFO: archiving workspace using pattern(s): [2024-10-30T06:48:16.502Z] Archives upload complete. [2024-10-30T06:48:16.763Z] INFO: archiving logs to Nexus [2024-10-30T06:48:17.334Z] ---> uname -a: [2024-10-30T06:48:17.334Z] Linux prd-ubuntu20-04-docker-8c-8g-24096 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-30T06:48:17.334Z] [2024-10-30T06:48:17.334Z] [2024-10-30T06:48:17.334Z] ---> lscpu: [2024-10-30T06:48:17.334Z] Architecture: x86_64 [2024-10-30T06:48:17.334Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-30T06:48:17.334Z] Byte Order: Little Endian [2024-10-30T06:48:17.334Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-30T06:48:17.334Z] CPU(s): 8 [2024-10-30T06:48:17.334Z] On-line CPU(s) list: 0-7 [2024-10-30T06:48:17.334Z] Thread(s) per core: 1 [2024-10-30T06:48:17.334Z] Core(s) per socket: 1 [2024-10-30T06:48:17.334Z] Socket(s): 8 [2024-10-30T06:48:17.334Z] NUMA node(s): 1 [2024-10-30T06:48:17.334Z] Vendor ID: AuthenticAMD [2024-10-30T06:48:17.334Z] CPU family: 23 [2024-10-30T06:48:17.334Z] Model: 49 [2024-10-30T06:48:17.334Z] Model name: AMD EPYC-Rome Processor [2024-10-30T06:48:17.334Z] Stepping: 0 [2024-10-30T06:48:17.334Z] CPU MHz: 2799.998 [2024-10-30T06:48:17.334Z] BogoMIPS: 5599.99 [2024-10-30T06:48:17.334Z] Virtualization: AMD-V [2024-10-30T06:48:17.334Z] Hypervisor vendor: KVM [2024-10-30T06:48:17.334Z] Virtualization type: full [2024-10-30T06:48:17.334Z] L1d cache: 256 KiB [2024-10-30T06:48:17.334Z] L1i cache: 256 KiB [2024-10-30T06:48:17.334Z] L2 cache: 4 MiB [2024-10-30T06:48:17.334Z] L3 cache: 128 MiB [2024-10-30T06:48:17.334Z] NUMA node0 CPU(s): 0-7 [2024-10-30T06:48:17.334Z] Vulnerability Itlb multihit: Not affected [2024-10-30T06:48:17.334Z] Vulnerability L1tf: Not affected [2024-10-30T06:48:17.334Z] Vulnerability Mds: Not affected [2024-10-30T06:48:17.334Z] Vulnerability Meltdown: Not affected [2024-10-30T06:48:17.334Z] Vulnerability Mmio stale data: Not affected [2024-10-30T06:48:17.334Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-30T06:48:17.334Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-30T06:48:17.334Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-30T06:48:17.334Z] Vulnerability Srbds: Not affected [2024-10-30T06:48:17.334Z] Vulnerability Tsx async abort: Not affected [2024-10-30T06:48:17.334Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-30T06:48:17.334Z] [2024-10-30T06:48:17.334Z]